Trace number 3394734

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
Plingeling 587f (fixed)? (TO) 40000.4 5007.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1745.74
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


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: 961)

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-3394734-1306104755/watcher-3394734-1306104755 -o /tmp/evaluation-result-3394734-1306104755/solver-3394734-1306104755 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394734-1306104755.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.09 8.07 8.01 2/366 12470
/proc/meminfo: memFree=23112936/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=10600 CPUtime=0 cores=0-7
/proc/12470/stat : 12470 (plingeling) R 12468 12470 12267 0 -1 4202496 742 1260 0 0 0 0 0 0 25 0 1 0 722075909 10854400 672 33554432000 4194304 4417452 140736196594080 18446744073709551615 230809165568 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12470/statm: 2650 672 147 55 0 536 0

[startup+0.064156 s]
/proc/loadavg: 8.09 8.07 8.01 2/366 12470
/proc/meminfo: memFree=23112936/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=17728 CPUtime=0.05 cores=0-7
/proc/12470/stat : 12470 (plingeling) R 12468 12470 12267 0 -1 4202496 2634 1260 0 0 5 0 0 0 25 0 1 0 722075909 18153472 2455 33554432000 4194304 4417452 140736196594080 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12470/statm: 4432 2455 148 55 0 2318 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17728

[startup+0.115195 s]
/proc/loadavg: 8.09 8.07 8.01 2/366 12470
/proc/meminfo: memFree=23112936/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=102084 CPUtime=0.41 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 3330 1260 0 0 41 0 0 0 19 0 9 0 722075909 104534016 3040 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 25521 3040 176 55 0 23407 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 102084

[startup+0.301058 s]
/proc/loadavg: 8.09 8.07 8.01 2/366 12470
/proc/meminfo: memFree=23112936/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=173512 CPUtime=1.9 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 8374 1260 0 0 189 1 0 0 19 0 9 0 722075909 177676288 4578 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 43378 4578 180 55 0 41264 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 173512

[startup+0.700985 s]
/proc/loadavg: 8.09 8.07 8.01 2/366 12470
/proc/meminfo: memFree=23112936/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=176632 CPUtime=5.1 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 9411 1260 0 0 509 1 0 0 19 0 9 0 722075909 180871168 5358 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 44158 5358 180 55 0 42044 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 176632

[startup+1.50084 s]
/proc/loadavg: 8.09 8.07 8.01 9/375 12484
/proc/meminfo: memFree=23086708/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=186612 CPUtime=11.49 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 13037 1260 0 0 1147 2 0 0 19 0 9 0 722075909 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 46653 7853 180 55 0 44539 0
[pid=12470/tid=12477] ppid=12468 vsize=186612 CPUtime=1.43 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 938 1260 0 0 143 0 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=186612 CPUtime=1.42 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 338 1260 0 0 142 0 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=186612 CPUtime=1.41 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1143 1260 0 0 141 0 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=186612 CPUtime=1.42 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 5190 1260 0 0 141 1 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=186612 CPUtime=1.43 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 800 1260 0 0 143 0 0 0 23 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=186612 CPUtime=1.42 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 384 1260 0 0 142 0 0 0 23 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=186612 CPUtime=1.42 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1251 1260 0 0 142 0 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=186612 CPUtime=1.42 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 343 1260 0 0 142 0 0 0 25 0 9 0 722075916 191090688 7853 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 186612

[startup+3.10055 s]
/proc/loadavg: 8.09 8.07 8.01 9/375 12484
/proc/meminfo: memFree=23071016/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=197352 CPUtime=24.27 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 18857 1260 0 0 2424 3 0 0 19 0 9 0 722075909 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 49338 10538 180 55 0 47224 0
[pid=12470/tid=12477] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1249 1260 0 0 302 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4336665 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 649 1260 0 0 302 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=197352 CPUtime=3 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1456 1260 0 0 300 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 8977 1260 0 0 300 2 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=197352 CPUtime=3.03 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 800 1260 0 0 303 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 695 1260 0 0 302 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1727 1260 0 0 302 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=197352 CPUtime=3.02 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 654 1260 0 0 302 0 0 0 25 0 9 0 722075916 202088448 10538 33554432000 4194304 4417452 140736196594080 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 197352

[startup+6.30096 s]
/proc/loadavg: 8.08 8.06 8.01 9/375 12484
/proc/meminfo: memFree=23065588/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=219708 CPUtime=49.83 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 30547 1260 0 0 4978 5 0 0 19 0 9 0 722075909 224980992 15987 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 54927 16016 180 55 0 52813 0
[pid=12470/tid=12477] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1574 1260 0 0 622 0 0 0 25 0 9 0 722075916 224980992 16027 33554432000 4194304 4417452 140736196594080 18446744073709551615 4320811 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 970 1260 0 0 622 0 0 0 25 0 9 0 722075916 224980992 16041 33554432000 4194304 4417452 140736196594080 18446744073709551615 230808859599 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=219708 CPUtime=6.15 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 3703 1260 0 0 615 0 0 0 25 0 9 0 722075916 224980992 16059 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 14786 1260 0 0 619 3 0 0 25 0 9 0 722075916 224980992 16079 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=219708 CPUtime=6.23 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 1056 1260 0 0 623 0 0 0 25 0 9 0 722075916 224980992 16097 33554432000 4194304 4417452 140736196594080 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1047 1260 0 0 622 0 0 0 25 0 9 0 722075916 224980992 16114 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 3634 1260 0 0 622 0 0 0 25 0 9 0 722075916 224980992 16127 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=219708 CPUtime=6.22 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 1181 1260 0 0 622 0 0 0 25 0 9 0 722075916 224980992 16127 33554432000 4194304 4417452 140736196594080 18446744073709551615 4259875 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 219708

[startup+12.7008 s]
/proc/loadavg: 8.08 8.06 8.01 9/375 12484
/proc/meminfo: memFree=22995828/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=266692 CPUtime=100.95 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 58016 1260 0 0 10085 10 0 0 19 0 9 0 722075909 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 66673 27887 180 55 0 64559 0
[pid=12470/tid=12477] ppid=12468 vsize=266692 CPUtime=12.62 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 4142 1260 0 0 1262 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=266692 CPUtime=12.62 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 2093 1260 0 0 1262 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4311302 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=266692 CPUtime=12.47 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 9135 1260 0 0 1246 1 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=266692 CPUtime=12.62 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 22776 1260 0 0 1257 5 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=266692 CPUtime=12.63 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 2103 1260 0 0 1263 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=266692 CPUtime=12.62 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 2786 1260 0 0 1262 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=266692 CPUtime=12.61 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 8870 1260 0 0 1261 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=266692 CPUtime=12.62 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3461 1260 0 0 1262 0 0 0 25 0 9 0 722075916 273092608 27887 33554432000 4194304 4417452 140736196594080 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.95
Current children cumulated vsize (KiB) 266692

[startup+25.5004 s]
/proc/loadavg: 8.14 8.08 8.01 9/375 12484
/proc/meminfo: memFree=22908352/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=364204 CPUtime=203.19 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 125130 1260 0 0 20296 23 0 0 19 0 9 0 722075909 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 91051 52265 180 55 0 88937 0
[pid=12470/tid=12477] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 11663 1260 0 0 2540 2 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 11497 1260 0 0 2540 2 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=364204 CPUtime=25.12 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 16434 1260 0 0 2509 3 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 32381 1260 0 0 2535 7 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 13214 1260 0 0 2540 2 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4357241 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 10314 1260 0 0 2541 1 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4308339 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 16360 1260 0 0 2540 2 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=364204 CPUtime=25.42 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 10617 1260 0 0 2541 1 0 0 25 0 9 0 722075916 372944896 52265 33554432000 4194304 4417452 140736196594080 18446744073709551615 4310124 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 364204

[startup+51.1008 s]
/proc/loadavg: 8.09 8.07 8.01 9/375 12485
/proc/meminfo: memFree=22735340/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=537184 CPUtime=407.69 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 271279 1260 0 0 40716 53 0 0 19 0 9 0 722075909 550076416 95698 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 134296 95698 180 55 0 132182 0
[pid=12470/tid=12477] ppid=12468 vsize=537184 CPUtime=51.02 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 35837 1260 0 0 5096 6 0 0 25 0 9 0 722075916 550076416 95698 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=537184 CPUtime=51.02 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 32380 1260 0 0 5097 5 0 0 25 0 9 0 722075916 550076416 95698 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=537184 CPUtime=50.42 cores=0-7

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

[pid=12470/tid=12479] ppid=12468 vsize=5082564 CPUtime=4666.42 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1487949 1260 0 0 466394 248 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5082564 CPUtime=4722.38 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 980163 1260 0 0 472057 181 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5082564 CPUtime=4721.24 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 471669 455 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5082564 CPUtime=4722.21 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 471990 231 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5082564 CPUtime=4721.61 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 471902 259 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5082564 CPUtime=4722.37 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3125688 1260 0 0 471822 415 0 0 25 0 9 0 722075916 5204545536 1246936 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37720.4
Current children cumulated vsize (KiB) 5082564

[startup+4782.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/375 12635
/proc/meminfo: memFree=18065436/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=5099816 CPUtime=38199.6 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 16089922 1260 0 0 3817546 2409 0 0 19 0 9 0 722075909 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 1274954 1251249 180 55 0 1272840 0
[pid=12470/tid=12477] ppid=12468 vsize=5099816 CPUtime=4782.27 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1861106 1260 0 0 477942 285 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=5099816 CPUtime=4781.71 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 1887369 1260 0 0 477861 310 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=5099816 CPUtime=4725.7 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1487949 1260 0 0 472322 248 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5099816 CPUtime=4782.36 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 996547 1260 0 0 478053 183 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5099816 CPUtime=4781.21 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 477666 455 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5099816 CPUtime=4782.2 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 477989 231 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5099816 CPUtime=4781.59 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 477900 259 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5099816 CPUtime=4782.35 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3273144 1260 0 0 477803 432 0 0 25 0 9 0 722075916 5222211584 1251249 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38199.6
Current children cumulated vsize (KiB) 5099816

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/375 12637
/proc/meminfo: memFree=18065420/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=5132584 CPUtime=38678.8 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 16253762 1260 0 0 3865455 2428 0 0 19 0 9 0 722075909 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 1283146 1259441 180 55 0 1281032 0
[pid=12470/tid=12477] ppid=12468 vsize=5132584 CPUtime=4842.27 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1861106 1260 0 0 483942 285 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=5132584 CPUtime=4841.71 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 1887369 1260 0 0 483861 310 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=5132584 CPUtime=4784.98 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1487949 1260 0 0 478250 248 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5132584 CPUtime=4842.36 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 996547 1260 0 0 484053 183 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5132584 CPUtime=4841.19 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 483664 455 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5132584 CPUtime=4842.2 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 483989 231 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5132584 CPUtime=4841.6 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 483901 259 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5132584 CPUtime=4842.35 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3436984 1260 0 0 483784 451 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38678.8
Current children cumulated vsize (KiB) 5132584

[startup+4902.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/375 12638
/proc/meminfo: memFree=18065272/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=5132584 CPUtime=39158.1 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 16278338 1260 0 0 3913382 2431 0 0 19 0 9 0 722075909 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 1283146 1259441 180 55 0 1281032 0
[pid=12470/tid=12477] ppid=12468 vsize=5132584 CPUtime=4902.28 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1861106 1260 0 0 489943 285 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=5132584 CPUtime=4901.71 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 1887369 1260 0 0 489861 310 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=5132584 CPUtime=4844.28 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1487949 1260 0 0 484180 248 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5132584 CPUtime=4902.37 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 996547 1260 0 0 490054 183 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5132584 CPUtime=4901.18 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 489663 455 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5132584 CPUtime=4902.2 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 489989 231 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5132584 CPUtime=4901.6 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 489901 259 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5132584 CPUtime=4902.35 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3461560 1260 0 0 489781 454 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39158.1
Current children cumulated vsize (KiB) 5132584

[startup+4962.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/375 12640
/proc/meminfo: memFree=18065252/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=5132584 CPUtime=39637.4 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 16311106 1260 0 0 3961305 2436 0 0 19 0 9 0 722075909 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 1283146 1259441 180 55 0 1281032 0
[pid=12470/tid=12477] ppid=12468 vsize=5132584 CPUtime=4962.28 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1885682 1260 0 0 495940 288 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=5132584 CPUtime=4961.71 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 1887369 1260 0 0 495861 310 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=5132584 CPUtime=4903.56 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1487949 1260 0 0 490108 248 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5132584 CPUtime=4962.37 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 996547 1260 0 0 496054 183 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5132584 CPUtime=4961.17 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 495662 455 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5132584 CPUtime=4962.21 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 495989 232 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5132584 CPUtime=4961.6 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 495901 259 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5132584 CPUtime=4962.36 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3469752 1260 0 0 495781 455 0 0 25 0 9 0 722075916 5255766016 1259441 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39637.4
Current children cumulated vsize (KiB) 5132584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.05 8.06 8.00 9/375 12641
/proc/meminfo: memFree=18024064/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=5174132 CPUtime=40000.1 cores=0-7
/proc/12470/stat : 12470 (plingeling) S 12468 12470 12267 0 -1 4202496 16369834 1260 0 0 3997567 2447 0 0 19 0 9 0 722075909 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 230820968421 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 1293533 1269828 180 55 0 1291419 0
[pid=12470/tid=12477] ppid=12468 vsize=5174132 CPUtime=5007.69 cores=0-7
/proc/12470/task/12477/stat : 12477 (plingeling) R 12468 12470 12267 0 -1 4202560 1928026 1260 0 0 500475 294 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12470/tid=12478] ppid=12468 vsize=5174132 CPUtime=5007.13 cores=0-7
/proc/12470/task/12478/stat : 12478 (plingeling) R 12468 12470 12267 0 -1 4202560 1887369 1260 0 0 500403 310 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=5174132 CPUtime=4948.43 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4202560 1504333 1260 0 0 494590 253 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12470/tid=12480] ppid=12468 vsize=5174132 CPUtime=5007.78 cores=0-7
/proc/12470/task/12480/stat : 12480 (plingeling) R 12468 12470 12267 0 -1 4202560 996547 1260 0 0 500595 183 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12470/tid=12481] ppid=12468 vsize=5174132 CPUtime=5006.57 cores=0-7
/proc/12470/task/12481/stat : 12481 (plingeling) R 12468 12470 12267 0 -1 4202560 3177735 1260 0 0 500202 455 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12470/tid=12482] ppid=12468 vsize=5174132 CPUtime=5007.62 cores=0-7
/proc/12470/task/12482/stat : 12482 (plingeling) R 12468 12470 12267 0 -1 4202560 1546123 1260 0 0 500530 232 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=12470/tid=12483] ppid=12468 vsize=5174132 CPUtime=5007.02 cores=0-7
/proc/12470/task/12483/stat : 12483 (plingeling) R 12468 12470 12267 0 -1 4202560 1857299 1260 0 0 500443 259 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12470/tid=12484] ppid=12468 vsize=5174132 CPUtime=5007.77 cores=0-7
/proc/12470/task/12484/stat : 12484 (plingeling) R 12468 12470 12267 0 -1 4202560 3469752 1260 0 0 500322 455 0 0 25 0 9 0 722075916 5298311168 1269828 33554432000 4194304 4417452 140736196594080 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 5174132

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

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

[startup+5007.82 s]
/proc/loadavg: 8.05 8.06 8.00 9/375 12641
/proc/meminfo: memFree=18024064/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=0 CPUtime=40000.3 cores=0-7
/proc/12470/stat : 12470 (plingeling) Z 12468 12470 12267 0 -1 4203548 16369834 1260 0 0 3997574 2457 0 0 18 0 2 0 722075909 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 0 0 0 0 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=0 CPUtime=4948.53 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4203588 1504333 1260 0 0 494590 263 0 0 25 0 2 0 722075916 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

[startup+5007.9 s]
/proc/loadavg: 8.05 8.06 8.00 9/375 12641
/proc/meminfo: memFree=18024064/32951124 swapFree=37160472/67111528
[pid=12470] ppid=12468 vsize=0 CPUtime=40000.4 cores=0-7
/proc/12470/stat : 12470 (plingeling) Z 12468 12470 12267 0 -1 4203548 16369834 1260 0 0 3997574 2465 0 0 18 0 2 0 722075909 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12470/statm: 0 0 0 0 0 0 0
[pid=12470/tid=12479] ppid=12468 vsize=0 CPUtime=4948.61 cores=0-7
/proc/12470/task/12479/stat : 12479 (plingeling) R 12468 12470 12267 0 -1 4203588 1504333 1260 0 0 494590 271 0 0 25 0 2 0 722075916 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.91
CPU time (s): 40000.4
CPU user time (s): 39975.7
CPU system time (s): 24.6612
CPU usage (%): 798.745
Max. virtual memory (cumulated for all children) (KiB): 5239736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39975.7
system time used= 24.6612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16371094
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= 361
involuntary context switches= 193984

runsolver used 16.3955 second user time and 42.9715 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-23 00:52:35
IDJOB=3394734
IDBENCH=83988
IDSOLVER=1851
FILE ID=node104/3394734-1306104755
RUNJOBID= node104-1306100066-12281
PBS_JOBID= 13387982
Free space on /tmp= 73240 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394734-1306104755/watcher-3394734-1306104755 -o /tmp/evaluation-result-3394734-1306104755/solver-3394734-1306104755 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394734-1306104755.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=142442103

node104.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.855
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.71
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.855
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	: 5332.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23113340 kB
Buffers:        340576 kB
Cached:        7419180 kB
SwapCached:     152248 kB
Active:        3218604 kB
Inactive:      6315124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23113340 kB
SwapTotal:    67111528 kB
SwapFree:     37160472 kB
Dirty:             564 kB
Writeback:           0 kB
AnonPages:     1634648 kB
Mapped:          10488 kB
Slab:           149176 kB
PageTables:      88652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87700144 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= 73240 MiB
End job on node104 at 2011-05-23 02:16:04