Trace number 3394118

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.9 5012.8

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.53
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3394118-1306090540/watcher-3394118-1306090540 -o /tmp/evaluation-result-3394118-1306090540/solver-3394118-1306090540 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394118-1306090540.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: 1.70 1.96 1.98 1/568 17107
/proc/meminfo: memFree=8330568/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=10636 CPUtime=0 cores=0-7
/proc/17107/stat : 17107 (plingeling) R 17105 17107 17081 0 -1 4202496 727 1252 0 0 0 0 0 0 25 0 1 0 720651739 10891264 657 33554432000 4194304 4417452 140735388920608 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/17107/statm: 2659 657 147 55 0 545 0

[startup+0.120807 s]
/proc/loadavg: 1.70 1.96 1.98 1/568 17107
/proc/meminfo: memFree=8330568/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=167440 CPUtime=0.41 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 4207 1252 0 0 41 0 0 0 19 0 9 0 720651739 171458560 2984 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 41860 2984 177 55 0 39746 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 167440

[startup+0.20495 s]
/proc/loadavg: 1.70 1.96 1.98 1/568 17107
/proc/meminfo: memFree=8330568/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=169092 CPUtime=1.02 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5121 1252 0 0 102 0 0 0 19 0 9 0 720651739 173150208 3414 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 42273 3414 180 55 0 40159 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 169092

[startup+0.320768 s]
/proc/loadavg: 1.70 1.96 1.98 1/568 17107
/proc/meminfo: memFree=8330568/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=171632 CPUtime=1.72 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5805 1252 0 0 172 0 0 0 19 0 9 0 720651739 175751168 4098 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 42908 4098 180 55 0 40794 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 171632

[startup+0.700701 s]
/proc/loadavg: 1.70 1.96 1.98 1/568 17107
/proc/meminfo: memFree=8330568/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=181244 CPUtime=4.7 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 9404 1252 0 0 469 1 0 0 19 0 9 0 720651739 185593856 6501 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 45311 6501 180 55 0 43197 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 181244

[startup+1.50056 s]
/proc/loadavg: 1.70 1.96 1.98 9/577 17122
/proc/meminfo: memFree=8305192/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=185212 CPUtime=11.08 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 13402 1252 0 0 1106 2 0 0 19 0 9 0 720651739 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 46303 7493 180 55 0 44189 0
[pid=17107/tid=17115] ppid=17105 vsize=185212 CPUtime=1.44 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 378 1252 0 0 144 0 0 0 19 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4319876 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=185212 CPUtime=1.28 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 468 1252 0 0 128 0 0 0 25 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4250000 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=185212 CPUtime=1.22 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 1419 1252 0 0 122 0 0 0 25 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4365488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=185212 CPUtime=1.43 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 5712 1252 0 0 143 0 0 0 20 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=185212 CPUtime=1.33 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 573 1252 0 0 133 0 0 0 22 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4258553 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=185212 CPUtime=1.44 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 591 1252 0 0 144 0 0 0 20 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4258525 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=185212 CPUtime=1.43 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 1195 1252 0 0 143 0 0 0 25 0 9 0 720651744 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=185212 CPUtime=1.4 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 431 1252 0 0 140 0 0 0 25 0 9 0 720651746 189657088 7493 33554432000 4194304 4417452 140735388920608 18446744073709551615 4336284 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 185212

[startup+3.10126 s]
/proc/loadavg: 2.20 2.06 2.01 9/577 17122
/proc/meminfo: memFree=8293812/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=192020 CPUtime=23.86 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 20224 1252 0 0 2383 3 0 0 19 0 9 0 720651739 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 48005 9227 180 55 0 45891 0
[pid=17107/tid=17115] ppid=17105 vsize=192020 CPUtime=3.04 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 779 1252 0 0 304 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=192020 CPUtime=2.88 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 668 1252 0 0 288 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=192020 CPUtime=2.82 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 1920 1252 0 0 282 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=192020 CPUtime=3.03 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 9839 1252 0 0 302 1 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=192020 CPUtime=2.93 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 773 1252 0 0 293 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4258472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=192020 CPUtime=3.04 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 791 1252 0 0 304 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=192020 CPUtime=3.03 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 2188 1252 0 0 303 0 0 0 25 0 9 0 720651744 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=192020 CPUtime=2.98 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 631 1252 0 0 298 0 0 0 25 0 9 0 720651746 196628480 9227 33554432000 4194304 4417452 140735388920608 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.86
Current children cumulated vsize (KiB) 192020

[startup+6.30068 s]
/proc/loadavg: 2.20 2.06 2.01 9/577 17122
/proc/meminfo: memFree=8264300/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=213148 CPUtime=49.38 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 39344 1252 0 0 4931 7 0 0 19 0 9 0 720651739 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 53287 14479 180 55 0 51173 0
[pid=17107/tid=17115] ppid=17105 vsize=213148 CPUtime=6.24 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 2005 1252 0 0 624 0 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4352414 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=213148 CPUtime=6.08 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 1360 1252 0 0 608 0 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=213148 CPUtime=6.02 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 5427 1252 0 0 601 1 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=213148 CPUtime=6.22 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 17440 1252 0 0 619 3 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=213148 CPUtime=6.13 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 1757 1252 0 0 613 0 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=213148 CPUtime=6.23 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 1651 1252 0 0 623 0 0 0 19 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=213148 CPUtime=6.23 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 5447 1252 0 0 623 0 0 0 25 0 9 0 720651744 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=213148 CPUtime=6.12 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 1622 1252 0 0 612 0 0 0 25 0 9 0 720651746 218263552 14479 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (KiB) 213148

[startup+12.7005 s]
/proc/loadavg: 3.09 2.25 2.07 9/577 17122
/proc/meminfo: memFree=8233976/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=261524 CPUtime=100.46 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 62614 1252 0 0 10036 10 0 0 19 0 9 0 720651739 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 65381 26573 180 55 0 63267 0
[pid=17107/tid=17115] ppid=17105 vsize=261524 CPUtime=12.64 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 3230 1252 0 0 1264 0 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=261524 CPUtime=12.48 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 2261 1252 0 0 1248 0 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=261524 CPUtime=12.42 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 7678 1252 0 0 1241 1 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=261524 CPUtime=12.62 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 30139 1252 0 0 1257 5 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=261524 CPUtime=12.52 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 2698 1252 0 0 1252 0 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4260039 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=261524 CPUtime=12.63 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 3020 1252 0 0 1263 0 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4278249 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=261524 CPUtime=12.63 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 8681 1252 0 0 1262 1 0 0 25 0 9 0 720651744 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=261524 CPUtime=12.39 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 2272 1252 0 0 1239 0 0 0 25 0 9 0 720651746 267800576 26573 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 261524

[startup+25.5012 s]
/proc/loadavg: 3.93 2.46 2.14 9/577 17122
/proc/meminfo: memFree=8180592/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=325748 CPUtime=202.6 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 109342 1252 0 0 20242 18 0 0 19 0 9 0 720651739 333565952 42238 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 81437 42264 180 55 0 79323 0
[pid=17107/tid=17115] ppid=17105 vsize=325748 CPUtime=25.44 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 8499 1252 0 0 2543 1 0 0 25 0 9 0 720651744 333565952 42278 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=325748 CPUtime=25.28 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 5007 1252 0 0 2528 0 0 0 25 0 9 0 720651744 333565952 42293 33554432000 4194304 4417452 140735388920608 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=325748 CPUtime=25.23 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 14654 1252 0 0 2520 3 0 0 25 0 9 0 720651744 333565952 42310 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=325748 CPUtime=25.43 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 47024 1252 0 0 2534 9 0 0 25 0 9 0 720651744 333565952 42325 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=325748 CPUtime=25.32 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 3874 1252 0 0 2532 0 0 0 25 0 9 0 720651744 333565952 42342 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=325748 CPUtime=25.43 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 4821 1252 0 0 2543 0 0 0 25 0 9 0 720651744 333565952 42356 33554432000 4194304 4417452 140735388920608 18446744073709551615 212687369275 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=325748 CPUtime=25.43 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 17599 1252 0 0 2541 2 0 0 25 0 9 0 720651744 333565952 42373 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=325748 CPUtime=24.94 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 5348 1252 0 0 2494 0 0 0 25 0 9 0 720651746 333565952 42387 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.6
Current children cumulated vsize (KiB) 325748

[startup+51.1015 s]
/proc/loadavg: 5.32 2.90 2.30 9/577 17123
/proc/meminfo: memFree=8130268/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=357872 CPUtime=406.92 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 215013 1252 0 0 40653 39 0 0 19 0 9 0 720651739 366460928 50669 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 89468 50669 180 55 0 87354 0
[pid=17107/tid=17115] ppid=17105 vsize=357872 CPUtime=51.03 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 22267 1252 0 0 5100 3 0 0 25 0 9 0 720651744 366460928 50669 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=357872 CPUtime=50.88 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 17216 1252 0 0 5086 2 0 0 25 0 9 0 720651744 366460928 50669 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=357872 CPUtime=50.82 cores=0-7

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


[startup+4722.3 s]
/proc/loadavg: 8.02 8.06 8.00 9/577 17272
/proc/meminfo: memFree=4391320/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4086332 CPUtime=37683.9 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5488038 1252 0 0 3767310 1077 0 0 19 0 9 0 720651739 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1021583 982784 180 55 0 1019469 0
[pid=17107/tid=17115] ppid=17105 vsize=4086332 CPUtime=4722.36 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 472110 126 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4086332 CPUtime=4722.2 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 650201 1252 0 0 472094 126 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4086332 CPUtime=4721.75 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 472043 132 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4086332 CPUtime=4720.25 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 713487 1252 0 0 471861 164 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4086332 CPUtime=4721.55 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 700220 1252 0 0 472013 142 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4086332 CPUtime=4722.39 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 666019 1252 0 0 472112 127 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4086332 CPUtime=4722.39 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 680880 1252 0 0 472112 127 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4086332 CPUtime=4630.91 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 462962 129 0 0 25 0 9 0 720651746 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37683.9
Current children cumulated vsize (KiB) 4086332

[startup+4782.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/577 17273
/proc/meminfo: memFree=4392296/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4086332 CPUtime=38162.6 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5488038 1252 0 0 3815183 1077 0 0 19 0 9 0 720651739 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1021583 982784 180 55 0 1019469 0
[pid=17107/tid=17115] ppid=17105 vsize=4086332 CPUtime=4782.35 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 478109 126 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4344138 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4086332 CPUtime=4782.18 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 650201 1252 0 0 478092 126 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4086332 CPUtime=4781.73 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 478041 132 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4086332 CPUtime=4780.2 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 713487 1252 0 0 477856 164 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4086332 CPUtime=4781.53 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 700220 1252 0 0 478011 142 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4086332 CPUtime=4782.37 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 666019 1252 0 0 478110 127 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4086332 CPUtime=4782.37 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 680880 1252 0 0 478110 127 0 0 25 0 9 0 720651744 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4086332 CPUtime=4689.74 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 468845 129 0 0 25 0 9 0 720651746 4184403968 982784 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38162.6
Current children cumulated vsize (KiB) 4086332

[startup+4842.32 s]
/proc/loadavg: 8.04 8.06 8.00 9/577 17275
/proc/meminfo: memFree=4291600/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4186772 CPUtime=38641.6 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5513148 1252 0 0 3863074 1085 0 0 19 0 9 0 720651739 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1046693 1007894 180 55 0 1044579 0
[pid=17107/tid=17115] ppid=17105 vsize=4186772 CPUtime=4842.37 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 484111 126 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4186772 CPUtime=4842.2 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 650201 1252 0 0 484094 126 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4186772 CPUtime=4841.75 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 484043 132 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4186772 CPUtime=4840.21 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 713487 1252 0 0 483857 164 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4186772 CPUtime=4841.55 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 700220 1252 0 0 484013 142 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4186772 CPUtime=4842.4 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 666019 1252 0 0 484113 127 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4186772 CPUtime=4842.4 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 705990 1252 0 0 484105 135 0 0 25 0 9 0 720651744 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4186772 CPUtime=4748.58 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 474729 129 0 0 25 0 9 0 720651746 4287254528 1007894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38641.6
Current children cumulated vsize (KiB) 4186772

[startup+4902.3 s]
/proc/loadavg: 8.09 8.06 8.00 9/577 17277
/proc/meminfo: memFree=3974780/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4503164 CPUtime=39120.2 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5649361 1252 0 0 3910913 1112 0 0 19 0 9 0 720651739 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1125791 1086992 180 55 0 1123677 0
[pid=17107/tid=17115] ppid=17105 vsize=4503164 CPUtime=4902.35 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 490109 126 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4503164 CPUtime=4902.18 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 650201 1252 0 0 490092 126 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4503164 CPUtime=4901.74 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 490041 133 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4503164 CPUtime=4900.18 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 713487 1252 0 0 489854 164 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4503164 CPUtime=4901.54 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 700220 1252 0 0 490012 142 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4503164 CPUtime=4902.37 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 734440 1252 0 0 490095 142 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4503164 CPUtime=4902.37 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 773782 1252 0 0 490091 146 0 0 25 0 9 0 720651744 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4503164 CPUtime=4807.39 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 480610 129 0 0 25 0 9 0 720651746 4611239936 1086992 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39120.2
Current children cumulated vsize (KiB) 4503164

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/577 17278
/proc/meminfo: memFree=3768996/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4709056 CPUtime=39599 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5719795 1252 0 0 3958774 1129 0 0 19 0 9 0 720651739 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1177264 1138465 180 55 0 1175150 0
[pid=17107/tid=17115] ppid=17105 vsize=4709056 CPUtime=4962.35 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 496109 126 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4709056 CPUtime=4962.18 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 689573 1252 0 0 496086 132 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4709056 CPUtime=4961.74 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 496041 133 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4709056 CPUtime=4960.16 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 744549 1252 0 0 495840 176 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4709056 CPUtime=4961.54 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 700220 1252 0 0 496012 142 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4709056 CPUtime=4962.38 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 734440 1252 0 0 496096 142 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4709056 CPUtime=4962.37 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 773782 1252 0 0 496091 146 0 0 25 0 9 0 720651744 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4709056 CPUtime=4866.19 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 486490 129 0 0 25 0 9 0 720651746 4822073344 1138465 33554432000 4194304 4417452 140735388920608 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39599
Current children cumulated vsize (KiB) 4709056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.6 s]
/proc/loadavg: 8.19 8.08 8.01 9/577 17279
/proc/meminfo: memFree=3655468/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=4822772 CPUtime=40000.6 cores=0-7
/proc/17107/stat : 17107 (plingeling) S 17105 17107 17081 0 -1 4202496 5763362 1252 0 0 3998920 1136 0 0 19 0 9 0 720651739 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 1205693 1166894 180 55 0 1203579 0
[pid=17107/tid=17115] ppid=17105 vsize=4822772 CPUtime=5012.67 cores=0-7
/proc/17107/task/17115/stat : 17115 (plingeling) R 17105 17107 17081 0 -1 4202560 702748 1252 0 0 501141 126 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17107/tid=17116] ppid=17105 vsize=4822772 CPUtime=5012.51 cores=0-7
/proc/17107/task/17116/stat : 17116 (plingeling) R 17105 17107 17081 0 -1 4202560 689573 1252 0 0 501119 132 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17107/tid=17117] ppid=17105 vsize=4822772 CPUtime=5012.06 cores=0-7
/proc/17107/task/17117/stat : 17117 (plingeling) R 17105 17107 17081 0 -1 4202560 655475 1252 0 0 501073 133 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17107/tid=17118] ppid=17105 vsize=4822772 CPUtime=5010.47 cores=0-7
/proc/17107/task/17118/stat : 17118 (plingeling) R 17105 17107 17081 0 -1 4202560 744549 1252 0 0 500871 176 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17107/tid=17119] ppid=17105 vsize=4822772 CPUtime=5011.86 cores=0-7
/proc/17107/task/17119/stat : 17119 (plingeling) R 17105 17107 17081 0 -1 4202560 743787 1252 0 0 501037 149 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17107/tid=17120] ppid=17105 vsize=4822772 CPUtime=5012.7 cores=0-7
/proc/17107/task/17120/stat : 17120 (plingeling) R 17105 17107 17081 0 -1 4202560 734440 1252 0 0 501128 142 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17107/tid=17121] ppid=17105 vsize=4822772 CPUtime=5012.7 cores=0-7
/proc/17107/task/17121/stat : 17121 (plingeling) R 17105 17107 17081 0 -1 4202560 773782 1252 0 0 501124 146 0 0 25 0 9 0 720651744 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=4822772 CPUtime=4915.54 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4202560 716373 1252 0 0 491425 129 0 0 25 0 9 0 720651746 4938518528 1166894 33554432000 4194304 4417452 140735388920608 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 4822772

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

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

[startup+5012.73 s]
/proc/loadavg: 8.19 8.08 8.01 2/571 17280
/proc/meminfo: memFree=6465352/32951124 swapFree=67111364/67111528
[pid=17107] ppid=17105 vsize=0 CPUtime=40000.8 cores=0-7
/proc/17107/stat : 17107 (plingeling) Z 17105 17107 17081 0 -1 4203548 5763362 1252 0 0 3998931 1147 0 0 18 0 2 0 720651739 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/17107/statm: 0 0 0 0 0 0 0
[pid=17107/tid=17122] ppid=17105 vsize=0 CPUtime=4915.66 cores=0-7
/proc/17107/task/17122/stat : 17122 (plingeling) R 17105 17107 17081 0 -1 4203588 716373 1252 0 0 491425 141 0 0 25 0 2 0 720651746 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.8
CPU time (s): 40000.9
CPU user time (s): 39989.3
CPU system time (s): 11.5382
CPU usage (%): 797.974
Max. virtual memory (cumulated for all children) (KiB): 4822772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.3
system time used= 11.5382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5764614
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= 243
involuntary context switches= 192314

runsolver used 26.522 second user time and 70.6713 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-22 20:55:40
IDJOB=3394118
IDBENCH=71572
IDSOLVER=1851
FILE ID=node139/3394118-1306090540
RUNJOBID= node139-1306090540-17095
PBS_JOBID= 13387934
Free space on /tmp= 73260 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes8.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394118-1306090540/watcher-3394118-1306090540 -o /tmp/evaluation-result-3394118-1306090540/solver-3394118-1306090540 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394118-1306090540.cnf

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=2094186000

node139.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.852
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.852
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.75
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.852
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.74
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.852
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.75
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.852
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	: 5321.49
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.852
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.75
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8330848 kB
Buffers:        367596 kB
Cached:        7517924 kB
SwapCached:          0 kB
Active:       18930128 kB
Inactive:      5326660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8330848 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             860 kB
Writeback:           0 kB
AnonPages:    16371688 kB
Mapped:          44244 kB
Slab:           212736 kB
PageTables:      78488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170868396 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= 73260 MiB
End job on node139 at 2011-05-22 22:19:15