Trace number 3266916

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 4800.03 1201.72

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 12413
0.00/0.01	c parsetime: 5616us
0.00/0.01	c parsed 29734 clauses with 545 variables
0.00/0.01	c NW started thread 0 successfully (1095637312)
0.00/0.01	c NW started thread 1 successfully (1084463424)
0.00/0.01	c NW started thread 2 successfully (1106127168)
0.00/0.02	c NW started thread 3 successfully (1116617024)
4.74/1.22	c preprocessor returned 10022 variables
4.74/1.22	c preprocessing returned UNKNOWN
4.74/1.22	c PP set 0 variables
4.74/1.22	c pp time: 1206384us (1s)
4.74/1.22	c preprocessor returned 10022 variables
4.74/1.22	c preprocessing returned UNKNOWN
4.74/1.22	c PP set 0 variables
4.74/1.22	c pp time: 1209794us (1s)
4.74/1.23	c preprocessor returned 10022 variables
4.74/1.23	c preprocessing returned UNKNOWN
4.74/1.23	c PP set 0 variables
4.74/1.23	c pp time: 1213244us (1s)
41.46/10.44	c preprocessor returned 30090 variables
41.46/10.44	c preprocessing returned UNKNOWN
41.46/10.44	c PP set 0 variables
41.46/10.44	c pp time: 10419441us (10s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266916-1304085189/watcher-3266916-1304085189 -o /tmp/evaluation-result-3266916-1304085189/solver-3266916-1304085189 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3266916-1304085189.cnf 1509714267 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.14 8.09 8.01 6/182 12412
/proc/meminfo: memFree=23558508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0

[startup+0.122428 s]
/proc/loadavg: 8.14 8.09 8.01 6/182 12412
/proc/meminfo: memFree=23558508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.259372 s]
/proc/loadavg: 8.14 8.09 8.01 6/182 12412
/proc/meminfo: memFree=23558508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300576 s]
/proc/loadavg: 8.14 8.09 8.01 6/182 12412
/proc/meminfo: memFree=23558508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700505 s]
/proc/loadavg: 8.14 8.09 8.01 6/182 12412
/proc/meminfo: memFree=23558508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 8.13 8.09 8.01 9/188 12418
/proc/meminfo: memFree=23527336/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=280200 CPUtime=5.92 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 13091 0 0 0 589 3 0 0 25 0 5 0 500935014 286924800 9025 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 70050 9025 404 389 0 65800 0
[pid=12413/tid=12415] ppid=12412 vsize=280200 CPUtime=1.46 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 2619 0 0 0 146 0 0 0 18 0 5 0 500935015 286924800 9025 33554432000 4194304 5787044 140737382648736 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=280200 CPUtime=1.47 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 2707 0 0 0 147 0 0 0 25 0 5 0 500935015 286924800 9025 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=280200 CPUtime=1.46 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 2377 0 0 0 146 0 0 0 25 0 5 0 500935016 286924800 9025 33554432000 4194304 5787044 140737382648736 18446744073709551615 4229055 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=280200 CPUtime=1.47 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 2721 0 0 0 147 0 0 0 25 0 5 0 500935016 286924800 9025 33554432000 4194304 5787044 140737382648736 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 288900

[startup+3.10108 s]
/proc/loadavg: 8.13 8.09 8.01 9/188 12418
/proc/meminfo: memFree=23518444/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=281656 CPUtime=12.32 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 14137 0 0 0 1228 4 0 0 25 0 5 0 500935014 288415744 10071 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 70414 10071 404 389 0 66164 0
[pid=12413/tid=12415] ppid=12412 vsize=281656 CPUtime=3.06 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 2950 0 0 0 306 0 0 0 21 0 5 0 500935015 288415744 10071 33554432000 4194304 5787044 140737382648736 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=281656 CPUtime=3.08 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 3041 0 0 0 307 1 0 0 25 0 5 0 500935015 288415744 10071 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591159 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=281656 CPUtime=3.05 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 2758 0 0 0 305 0 0 0 25 0 5 0 500935016 288415744 10071 33554432000 4194304 5787044 140737382648736 18446744073709551615 5576442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=281656 CPUtime=3.07 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 2721 0 0 0 307 0 0 0 25 0 5 0 500935016 288415744 10071 33554432000 4194304 5787044 140737382648736 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 290356

[startup+6.30052 s]
/proc/loadavg: 8.13 8.09 8.01 9/188 12419
/proc/meminfo: memFree=23506864/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=283732 CPUtime=25.09 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 15500 0 0 0 2504 5 0 0 25 0 5 0 500935014 290541568 11434 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 70933 11434 404 389 0 66683 0
[pid=12413/tid=12415] ppid=12412 vsize=283732 CPUtime=6.24 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 3393 0 0 0 623 1 0 0 25 0 5 0 500935015 290541568 11434 33554432000 4194304 5787044 140737382648736 18446744073709551615 5585343 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=283732 CPUtime=6.27 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 3461 0 0 0 626 1 0 0 25 0 5 0 500935015 290541568 11434 33554432000 4194304 5787044 140737382648736 18446744073709551615 5590543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=283732 CPUtime=6.26 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 3258 0 0 0 625 1 0 0 25 0 5 0 500935016 290541568 11434 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=283732 CPUtime=6.27 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 2721 0 0 0 627 0 0 0 25 0 5 0 500935016 290541568 11434 33554432000 4194304 5787044 140737382648736 18446744073709551615 255106462696 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 292432

[startup+12.7004 s]
/proc/loadavg: 8.11 8.08 8.01 9/188 12419
/proc/meminfo: memFree=23483800/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=291268 CPUtime=50.65 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 21554 0 0 0 5057 8 0 0 25 0 5 0 500935014 298258432 16027 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 72817 16027 417 389 0 68567 0
[pid=12413/tid=12415] ppid=12412 vsize=291268 CPUtime=12.6 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 4118 0 0 0 1259 1 0 0 25 0 5 0 500935015 298258432 16027 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=291268 CPUtime=12.67 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 5284 0 0 0 1265 2 0 0 25 0 5 0 500935015 298258432 16027 33554432000 4194304 5787044 140737382648736 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=291268 CPUtime=12.65 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 4121 0 0 0 1264 1 0 0 25 0 5 0 500935016 298258432 16027 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=291268 CPUtime=12.67 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 5364 0 0 0 1266 1 0 0 25 0 5 0 500935016 298258432 16027 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 299968

[startup+25.5011 s]
/proc/loadavg: 8.09 8.08 8.01 9/188 12419
/proc/meminfo: memFree=23450964/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=300260 CPUtime=101.77 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 27278 0 0 0 10163 14 0 0 25 0 5 0 500935014 307466240 21747 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 75065 21747 417 389 0 70815 0
[pid=12413/tid=12415] ppid=12412 vsize=300260 CPUtime=25.4 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 5220 0 0 0 2537 3 0 0 25 0 5 0 500935015 307466240 21747 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=300260 CPUtime=25.48 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 7311 0 0 0 2544 4 0 0 25 0 5 0 500935015 307466240 21747 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=300260 CPUtime=25.45 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 5261 0 0 0 2543 2 0 0 25 0 5 0 500935016 307466240 21747 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=300260 CPUtime=25.39 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 6819 0 0 0 2537 2 0 0 25 0 5 0 500935016 307466240 21747 33554432000 4194304 5787044 140737382648736 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 308960

[startup+51.1007 s]
/proc/loadavg: 8.12 8.09 8.01 9/188 12420
/proc/meminfo: memFree=23380496/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=316228 CPUtime=204.01 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 36748 0 0 0 20375 26 0 0 25 0 5 0 500935014 323817472 31151 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 79057 31151 417 389 0 74807 0
[pid=12413/tid=12415] ppid=12412 vsize=316228 CPUtime=51 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 8132 0 0 0 5093 7 0 0 25 0 5 0 500935015 323817472 31151 33554432000 4194304 5787044 140737382648736 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=316228 CPUtime=51.07 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 9352 0 0 0 5100 7 0 0 25 0 5 0 500935015 323817472 31151 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=316228 CPUtime=51.05 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 7162 0 0 0 5100 5 0 0 25 0 5 0 500935016 323817472 31151 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=316228 CPUtime=50.85 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 9435 0 0 0 5079 6 0 0 25 0 5 0 500935016 323817472 31151 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 324928

[startup+102.301 s]
/proc/loadavg: 8.05 8.07 8.01 9/188 12421
/proc/meminfo: memFree=23309432/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=335460 CPUtime=408.54 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 47743 0 0 0 40812 42 0 0 25 0 5 0 500935014 343511040 41903 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 83865 41903 417 389 0 79615 0
[pid=12413/tid=12415] ppid=12412 vsize=335460 CPUtime=102.2 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 10916 0 0 0 10209 11 0 0 25 0 5 0 500935015 343511040 41903 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=335460 CPUtime=102.27 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 11041 0 0 0 10217 10 0 0 25 0 5 0 500935015 343511040 41903 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=335460 CPUtime=102.25 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 9881 0 0 0 10217 8 0 0 25 0 5 0 500935016 343511040 41903 33554432000 4194304 5787044 140737382648736 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=335460 CPUtime=101.76 cores=1,3,5,7

################
# More data... #
################

/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 24376 0 0 0 82196 27 0 0 25 0 5 0 500935015 647786496 96457 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=632604 CPUtime=822.24 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 23459 0 0 0 82204 20 0 0 25 0 5 0 500935016 647786496 96457 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=632604 CPUtime=817.77 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 28247 0 0 0 81744 33 0 0 25 0 5 0 500935016 647786496 96457 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.48
Current children cumulated vsize (KiB) 641304

[startup+882.307 s]
/proc/loadavg: 8.12 8.07 8.01 9/188 12451
/proc/meminfo: memFree=22526020/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=640804 CPUtime=3524.17 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 109705 0 0 0 352296 121 0 0 25 0 5 0 500935014 656183296 102671 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 160201 102671 417 389 0 155951 0
[pid=12413/tid=12415] ppid=12412 vsize=640804 CPUtime=882.18 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 26065 0 0 0 88186 32 0 0 25 0 5 0 500935015 656183296 102671 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=640804 CPUtime=882.24 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 25752 0 0 0 88193 31 0 0 25 0 5 0 500935015 656183296 102671 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=640804 CPUtime=882.24 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 25533 0 0 0 88204 20 0 0 25 0 5 0 500935016 656183296 102671 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=640804 CPUtime=877.44 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 29688 0 0 0 87708 36 0 0 25 0 5 0 500935016 656183296 102671 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527209 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 649504

[startup+942.301 s]
/proc/loadavg: 5.58 7.34 7.76 5/177 12470
/proc/meminfo: memFree=23819220/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=645320 CPUtime=3763.82 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 115103 0 0 0 376249 133 0 0 25 0 5 0 500935014 660807680 107844 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 161330 107844 417 389 0 157080 0
[pid=12413/tid=12415] ppid=12412 vsize=645320 CPUtime=942.18 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27500 0 0 0 94184 34 0 0 25 0 5 0 500935015 660807680 107844 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=645320 CPUtime=942.23 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28169 0 0 0 94187 36 0 0 25 0 5 0 500935015 660807680 107844 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=645320 CPUtime=942.25 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 25700 0 0 0 94204 21 0 0 25 0 5 0 500935016 660807680 107844 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=645320 CPUtime=937.11 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 31067 0 0 0 93672 39 0 0 25 0 5 0 500935016 660807680 107844 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 654020

[startup+1002.3 s]
/proc/loadavg: 4.64 6.75 7.53 5/177 12472
/proc/meminfo: memFree=23806312/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=654464 CPUtime=4003.48 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 118718 0 0 0 400210 138 0 0 25 0 5 0 500935014 670171136 111009 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 163616 111009 417 389 0 159366 0
[pid=12413/tid=12415] ppid=12412 vsize=654464 CPUtime=1002.18 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27501 0 0 0 100183 35 0 0 25 0 5 0 500935015 670171136 111009 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=654464 CPUtime=1002.23 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28774 0 0 0 100186 37 0 0 25 0 5 0 500935015 670171136 111009 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=654464 CPUtime=1002.24 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 27405 0 0 0 100203 21 0 0 25 0 5 0 500935016 670171136 111009 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=654464 CPUtime=996.78 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 32371 0 0 0 99635 43 0 0 25 0 5 0 500935016 670171136 111009 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.48
Current children cumulated vsize (KiB) 663164

[startup+1062.3 s]
/proc/loadavg: 4.29 6.26 7.31 5/177 12474
/proc/meminfo: memFree=23800344/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=660732 CPUtime=4243.17 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 120246 0 0 0 424177 140 0 0 25 0 5 0 500935014 676589568 112537 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 165183 112537 417 389 0 160933 0
[pid=12413/tid=12415] ppid=12412 vsize=660732 CPUtime=1062.18 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27513 0 0 0 106183 35 0 0 25 0 5 0 500935015 676589568 112537 33554432000 4194304 5787044 140737382648736 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=660732 CPUtime=1062.23 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28774 0 0 0 106186 37 0 0 25 0 5 0 500935015 676589568 112537 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=660732 CPUtime=1062.25 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 28920 0 0 0 106202 23 0 0 25 0 5 0 500935016 676589568 112537 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=660732 CPUtime=1056.46 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 32372 0 0 0 105603 43 0 0 25 0 5 0 500935016 676589568 112537 33554432000 4194304 5787044 140737382648736 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 669432

[startup+1122.3 s]
/proc/loadavg: 4.16 5.86 7.10 5/177 12475
/proc/meminfo: memFree=23794508/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=666528 CPUtime=4482.84 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 121704 0 0 0 448143 141 0 0 25 0 5 0 500935014 682524672 113995 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 166632 113995 417 389 0 162382 0
[pid=12413/tid=12415] ppid=12412 vsize=666528 CPUtime=1122.19 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27527 0 0 0 112184 35 0 0 25 0 5 0 500935015 682524672 113995 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=666528 CPUtime=1122.24 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28776 0 0 0 112187 37 0 0 25 0 5 0 500935015 682524672 113995 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591190 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=666528 CPUtime=1122.25 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 30358 0 0 0 112201 24 0 0 25 0 5 0 500935016 682524672 113995 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=666528 CPUtime=1116.13 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 32376 0 0 0 111570 43 0 0 25 0 5 0 500935016 682524672 113995 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.84
Current children cumulated vsize (KiB) 675228

[startup+1182.3 s]
/proc/loadavg: 4.06 5.52 6.91 5/177 12477
/proc/meminfo: memFree=23788916/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=672012 CPUtime=4722.52 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 123111 0 0 0 472109 143 0 0 25 0 5 0 500935014 688140288 115402 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 168003 115402 417 389 0 163753 0
[pid=12413/tid=12415] ppid=12412 vsize=672012 CPUtime=1182.18 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27551 0 0 0 118183 35 0 0 25 0 5 0 500935015 688140288 115402 33554432000 4194304 5787044 140737382648736 18446744073709551615 5590426 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=672012 CPUtime=1182.23 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28788 0 0 0 118186 37 0 0 25 0 5 0 500935015 688140288 115402 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=672012 CPUtime=1181.94 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 31713 0 0 0 118169 25 0 0 25 0 5 0 500935016 688140288 115402 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=672012 CPUtime=1176.11 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 32392 0 0 0 117568 43 0 0 25 0 5 0 500935016 688140288 115402 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 680712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.04 5.42 6.84 5/177 12477
/proc/meminfo: memFree=23786060/32951124 swapFree=67111524/67111528
[pid=12412] ppid=12410 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12412/stat : 12412 (priss.sh) S 12410 12412 12135 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500935014 8908800 252 33554432000 4194304 4922060 140733621442800 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12412/statm: 2175 252 211 178 0 68 0
[pid=12413] ppid=12412 vsize=675516 CPUtime=4800.03 cores=1,3,5,7
/proc/12413/stat : 12413 (priss) S 12412 12412 12135 0 -1 4202496 123795 0 0 0 479860 143 0 0 25 0 5 0 500935014 691728384 116086 33554432000 4194304 5787044 140737382648736 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12413/statm: 168879 116086 417 389 0 164629 0
[pid=12413/tid=12415] ppid=12412 vsize=675516 CPUtime=1201.59 cores=1,3,5,7
/proc/12413/task/12415/stat : 12415 (priss) R 12412 12412 12135 0 -1 4202560 27564 0 0 0 120124 35 0 0 25 0 5 0 500935015 691728384 116086 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12413/tid=12416] ppid=12412 vsize=675516 CPUtime=1201.64 cores=1,3,5,7
/proc/12413/task/12416/stat : 12416 (priss) R 12412 12412 12135 0 -1 4202560 28791 0 0 0 120127 37 0 0 25 0 5 0 500935015 691728384 116086 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=12413/tid=12417] ppid=12412 vsize=675516 CPUtime=1201.23 cores=1,3,5,7
/proc/12413/task/12417/stat : 12417 (priss) R 12412 12412 12135 0 -1 4202560 32379 0 0 0 120098 25 0 0 25 0 5 0 500935016 691728384 116086 33554432000 4194304 5787044 140737382648736 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12413/tid=12418] ppid=12412 vsize=675516 CPUtime=1195.51 cores=1,3,5,7
/proc/12413/task/12418/stat : 12418 (priss) R 12412 12412 12135 0 -1 4202560 32394 0 0 0 119508 43 0 0 25 0 5 0 500935016 691728384 116086 33554432000 4194304 5787044 140737382648736 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 684216

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12412 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.03
CPU user time (s): 4798.6
CPU system time (s): 1.43
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 684216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.64175 second user time and 4.92625 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 15:53:09
IDJOB=3266916
IDBENCH=88220
IDSOLVER=1603
FILE ID=node144/3266916-1304085189
RUNJOBID= node144-1304083593-12154
PBS_JOBID= 13170542
Free space on /tmp= 72396 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266916-1304085189/watcher-3266916-1304085189 -o /tmp/evaluation-result-3266916-1304085189/solver-3266916-1304085189 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3266916-1304085189.cnf 1509714267 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=1509714267

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23558780 kB
Buffers:       2121944 kB
Cached:        5979500 kB
SwapCached:          4 kB
Active:         850592 kB
Inactive:      7991472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23558780 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:      740056 kB
Mapped:          15604 kB
Slab:           486080 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   937876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72408 MiB
End job on node144 at 2011-04-29 16:13:13