Trace number 3371174

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) 4800.23 1203.07

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3371174-1305417812/watcher-3371174-1305417812 -o /tmp/evaluation-result-3371174-1305417812/solver-3371174-1305417812 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371174-1305417812.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.03 8.08 7.85 5/286 5938
/proc/meminfo: memFree=18467644/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=9164 CPUtime=0 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) R 5936 5938 5706 0 -1 4202496 382 1255 0 0 0 0 0 0 25 0 1 0 653380903 9383936 313 33554432000 4194304 4417452 140733713712880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5938/statm: 2291 313 147 55 0 177 0

[startup+0.085255 s]
/proc/loadavg: 8.03 8.08 7.85 5/286 5938
/proc/meminfo: memFree=18467644/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=26604 CPUtime=0.07 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) R 5936 5938 5706 0 -1 4202496 4711 1255 0 0 7 0 0 0 25 0 1 0 653380903 27242496 4642 33554432000 4194304 4417452 140733713712880 18446744073709551615 4262019 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5938/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26604

[startup+0.100254 s]
/proc/loadavg: 8.03 8.08 7.85 5/286 5938
/proc/meminfo: memFree=18467644/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=26604 CPUtime=0.09 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) R 5936 5938 5706 0 -1 4202496 4711 1255 0 0 9 0 0 0 25 0 1 0 653380903 27242496 4642 33554432000 4194304 4417452 140733713712880 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/5938/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.300183 s]
/proc/loadavg: 8.03 8.08 7.85 5/286 5938
/proc/meminfo: memFree=18467644/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=151116 CPUtime=0.65 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 9657 1255 0 0 64 1 0 0 25 0 5 0 653380903 154742784 9242 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 37779 9242 175 55 0 35665 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 151116

[startup+0.701115 s]
/proc/loadavg: 8.03 8.08 7.85 5/286 5938
/proc/meminfo: memFree=18467644/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=164980 CPUtime=2.25 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 20983 1255 0 0 222 3 0 0 25 0 5 0 653380903 168939520 12681 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 41245 12681 180 55 0 39131 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 164980

[startup+1.50097 s]
/proc/loadavg: 8.03 8.08 7.85 9/291 5948
/proc/meminfo: memFree=18414220/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=172660 CPUtime=5.44 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 25512 1255 0 0 541 3 0 0 25 0 5 0 653380903 176803840 14601 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 43165 14601 180 55 0 41051 0
[pid=5938/tid=5945] ppid=5936 vsize=172660 CPUtime=1.31 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 3254 1255 0 0 131 0 0 0 25 0 5 0 653380921 176803840 14601 33554432000 4194304 4417452 140733713712880 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=172660 CPUtime=1.31 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 131 0 0 0 25 0 5 0 653380921 176803840 14601 33554432000 4194304 4417452 140733713712880 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=172660 CPUtime=1.3 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3622 1255 0 0 130 0 0 0 25 0 5 0 653380921 176803840 14601 33554432000 4194304 4417452 140733713712880 18446744073709551615 4378154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=172660 CPUtime=1.31 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 7195 1255 0 0 130 1 0 0 19 0 5 0 653380921 176803840 14601 33554432000 4194304 4417452 140733713712880 18446744073709551615 4356878 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 172660

[startup+3.1007 s]
/proc/loadavg: 8.03 8.08 7.85 9/291 5948
/proc/meminfo: memFree=18394752/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=196500 CPUtime=11.82 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 33731 1255 0 0 1178 4 0 0 25 0 5 0 653380903 201216000 20561 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 49125 20561 180 55 0 47011 0
[pid=5938/tid=5945] ppid=5936 vsize=196500 CPUtime=2.91 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 4492 1255 0 0 291 0 0 0 25 0 5 0 653380921 201216000 20561 33554432000 4194304 4417452 140733713712880 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=196500 CPUtime=2.91 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 291 0 0 0 25 0 5 0 653380921 201216000 20561 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=196500 CPUtime=2.89 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3622 1255 0 0 289 0 0 0 25 0 5 0 653380921 201216000 20561 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=196500 CPUtime=2.91 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 14176 1255 0 0 289 2 0 0 23 0 5 0 653380921 201216000 20561 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 196500

[startup+6.30115 s]
/proc/loadavg: 8.02 8.08 7.85 5/285 5949
/proc/meminfo: memFree=18954772/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=205520 CPUtime=24.59 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 43273 1255 0 0 2453 6 0 0 25 0 5 0 653380903 210452480 22562 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 51380 22562 180 55 0 49266 0
[pid=5938/tid=5945] ppid=5936 vsize=205520 CPUtime=6.11 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 4492 1255 0 0 611 0 0 0 25 0 5 0 653380921 210452480 22562 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=205520 CPUtime=6.11 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 611 0 0 0 25 0 5 0 653380921 210452480 22562 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=205520 CPUtime=6.06 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3798 1255 0 0 606 0 0 0 25 0 5 0 653380921 210452480 22562 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=205520 CPUtime=6.11 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 23542 1255 0 0 608 3 0 0 25 0 5 0 653380921 210452480 22562 33554432000 4194304 4417452 140733713712880 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 205520

[startup+12.701 s]
/proc/loadavg: 8.10 8.09 7.85 9/291 5985
/proc/meminfo: memFree=18912236/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=227452 CPUtime=49.93 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 72028 1255 0 0 4982 11 0 0 25 0 5 0 653380903 232910848 28299 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 56863 28299 180 55 0 54749 0
[pid=5938/tid=5945] ppid=5936 vsize=227452 CPUtime=12.51 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 5730 1255 0 0 1251 0 0 0 25 0 5 0 653380921 232910848 28299 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=227452 CPUtime=12.31 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 1230 1 0 0 25 0 5 0 653380921 232910848 28299 33554432000 4194304 4417452 140733713712880 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=227452 CPUtime=12.39 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3798 1255 0 0 1239 0 0 0 25 0 5 0 653380921 232910848 28299 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=227452 CPUtime=12.51 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 51059 1255 0 0 1244 7 0 0 25 0 5 0 653380921 232910848 28299 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 227452

[startup+25.5008 s]
/proc/loadavg: 8.08 8.09 7.85 9/291 5985
/proc/meminfo: memFree=18798200/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=295876 CPUtime=100.97 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 109051 1255 0 0 10078 19 0 0 25 0 5 0 653380903 302977024 45405 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 73969 45405 180 55 0 71855 0
[pid=5938/tid=5945] ppid=5936 vsize=295876 CPUtime=25.3 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 5730 1255 0 0 2530 0 0 0 25 0 5 0 653380921 302977024 45405 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=295876 CPUtime=25.09 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 2504 5 0 0 25 0 5 0 653380921 302977024 45405 33554432000 4194304 4417452 140733713712880 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=295876 CPUtime=25.07 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3798 1255 0 0 2507 0 0 0 25 0 5 0 653380921 302977024 45405 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=295876 CPUtime=25.3 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 88082 1255 0 0 2519 11 0 0 25 0 5 0 653380921 302977024 45405 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 295876

[startup+51.1004 s]
/proc/loadavg: 8.05 8.08 7.86 9/291 5986
/proc/meminfo: memFree=18577244/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=458048 CPUtime=203.11 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 185621 1255 0 0 20276 35 0 0 25 0 5 0 653380903 469041152 85948 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 114512 85948 180 55 0 112398 0
[pid=5938/tid=5945] ppid=5936 vsize=458048 CPUtime=50.89 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 6729 1255 0 0 5089 0 0 0 25 0 5 0 653380921 469041152 85948 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=458048 CPUtime=50.67 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 5059 8 0 0 25 0 5 0 653380921 469041152 85948 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=458048 CPUtime=50.43 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3798 1255 0 0 5043 0 0 0 25 0 5 0 653380921 469041152 85948 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249612 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=458048 CPUtime=50.9 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 163653 1255 0 0 5066 24 0 0 25 0 5 0 653380921 469041152 85948 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.11
Current children cumulated vsize (KiB) 458048

[startup+102.311 s]
/proc/loadavg: 8.07 8.08 7.87 9/291 5987
/proc/meminfo: memFree=18237720/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=728260 CPUtime=407.47 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 323352 1255 0 0 40688 59 0 0 25 0 5 0 653380903 745738240 153501 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 182065 153501 180 55 0 179951 0
[pid=5938/tid=5945] ppid=5936 vsize=728260 CPUtime=102.1 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 10866 1255 0 0 10209 1 0 0 25 0 5 0 653380921 745738240 153501 33554432000 4194304 4417452 140733713712880 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=728260 CPUtime=101.88 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 2622 1255 0 0 10180 8 0 0 25 0 5 0 653380921 745738240 153501 33554432000 4194304 4417452 140733713712880 18446744073709551615 4357344 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=728260 CPUtime=101.17 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 3798 1255 0 0 10117 0 0 0 25 0 5 0 653380921 745738240 153501 33554432000 4194304 4417452 140733713712880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=728260 CPUtime=102.1 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 297247 1255 0 0 10163 47 0 0 25 0 5 0 653380921 745738240 153501 33554432000 4194304 4417452 140733713712880 18446744073709551615 274664570768 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.47
Current children cumulated vsize (KiB) 728260

[startup+162.301 s]
/proc/loadavg: 8.37 8.14 7.90 10/292 5992
/proc/meminfo: memFree=18250320/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=724856 CPUtime=646.86 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 428592 1255 0 0 64611 75 0 0 25 0 5 0 653380903 742252544 152650 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 181214 152650 180 55 0 179100 0
[pid=5938/tid=5945] ppid=5936 vsize=724856 CPUtime=162.08 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 14166 1255 0 0 16207 1 0 0 25 0 5 0 653380921 742252544 152650 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=724856 CPUtime=161.86 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 4726 1255 0 0 16178 8 0 0 25 0 5 0 653380921 742252544 152650 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=724856 CPUtime=160.62 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 4200 1255 0 0 16062 0 0 0 25 0 5 0 653380921 742252544 152650 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=724856 CPUtime=162.09 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 396681 1255 0 0 16146 63 0 0 25 0 5 0 653380921 742252544 152650 33554432000 4194304 4417452 140733713712880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.86
Current children cumulated vsize (KiB) 724856


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

[pid=5938/tid=5946] ppid=5936 vsize=1360868 CPUtime=701.85 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 17923 1255 0 0 70175 10 0 0 25 0 5 0 653380921 1393528832 311653 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1360868 CPUtime=695.7 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 15117 1255 0 0 69568 2 0 0 25 0 5 0 653380921 1393528832 311653 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1360868 CPUtime=702.06 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 914107 1255 0 0 70072 134 0 0 25 0 5 0 653380921 1393528832 311653 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2801.84
Current children cumulated vsize (KiB) 1360868

[startup+762.31 s]
/proc/loadavg: 8.04 8.08 7.97 9/291 6008
/proc/meminfo: memFree=16941960/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=1375036 CPUtime=3041.33 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 989339 1255 0 0 303982 151 0 0 25 0 5 0 653380903 1408036864 315195 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 343759 315195 180 55 0 341645 0
[pid=5938/tid=5945] ppid=5936 vsize=1375036 CPUtime=762.06 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 29831 1255 0 0 76203 3 0 0 25 0 5 0 653380921 1408036864 315195 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=1375036 CPUtime=761.86 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 17923 1255 0 0 76176 10 0 0 25 0 5 0 653380921 1408036864 315195 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1375036 CPUtime=755.15 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 18659 1255 0 0 75513 2 0 0 25 0 5 0 653380921 1408036864 315195 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1375036 CPUtime=762.07 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 914107 1255 0 0 76073 134 0 0 25 0 5 0 653380921 1408036864 315195 33554432000 4194304 4417452 140733713712880 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.33
Current children cumulated vsize (KiB) 1375036

[startup+822.301 s]
/proc/loadavg: 8.01 8.07 7.97 9/291 6010
/proc/meminfo: memFree=16719248/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=1568604 CPUtime=3280.76 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1053125 1255 0 0 327914 162 0 0 25 0 5 0 653380903 1606250496 363619 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 392151 363619 180 55 0 390037 0
[pid=5938/tid=5945] ppid=5936 vsize=1568604 CPUtime=822.05 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 31673 1255 0 0 82202 3 0 0 25 0 5 0 653380921 1606250496 363619 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=1568604 CPUtime=821.84 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 20199 1255 0 0 82174 10 0 0 25 0 5 0 653380921 1606250496 363619 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1568604 CPUtime=814.61 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 22043 1255 0 0 81458 3 0 0 25 0 5 0 653380921 1606250496 363619 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1568604 CPUtime=822.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 970391 1255 0 0 82062 143 0 0 25 0 5 0 653380921 1606250496 363619 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.76
Current children cumulated vsize (KiB) 1568604

[startup+882.301 s]
/proc/loadavg: 8.00 8.05 7.97 9/291 6011
/proc/meminfo: memFree=16669260/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=1640820 CPUtime=3520.21 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1071147 1255 0 0 351856 165 0 0 25 0 5 0 653380903 1680199680 381641 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 410205 381641 180 55 0 408091 0
[pid=5938/tid=5945] ppid=5936 vsize=1640820 CPUtime=882.04 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 33064 1255 0 0 88201 3 0 0 25 0 5 0 653380921 1680199680 381641 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=1640820 CPUtime=881.84 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 21955 1255 0 0 88174 10 0 0 25 0 5 0 653380921 1680199680 381641 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1640820 CPUtime=874.06 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 24771 1255 0 0 87403 3 0 0 25 0 5 0 653380921 1680199680 381641 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1640820 CPUtime=882.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 982538 1255 0 0 88059 146 0 0 25 0 5 0 653380921 1680199680 381641 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.21
Current children cumulated vsize (KiB) 1640820

[startup+942.3 s]
/proc/loadavg: 8.11 8.08 7.98 9/291 6013
/proc/meminfo: memFree=16225700/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=2029788 CPUtime=3759.67 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1168389 1255 0 0 375793 174 0 0 25 0 5 0 653380903 2078502912 478883 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 507447 478883 180 55 0 505333 0
[pid=5938/tid=5945] ppid=5936 vsize=2029788 CPUtime=942.04 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 33064 1255 0 0 94201 3 0 0 25 0 5 0 653380921 2078502912 478883 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=2029788 CPUtime=941.84 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 24563 1255 0 0 94174 10 0 0 25 0 5 0 653380921 2078502912 478883 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=2029788 CPUtime=933.52 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 24771 1255 0 0 93349 3 0 0 25 0 5 0 653380921 2078502912 478883 33554432000 4194304 4417452 140733713712880 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=2029788 CPUtime=942.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1077172 1255 0 0 94050 155 0 0 25 0 5 0 653380921 2078502912 478883 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.67
Current children cumulated vsize (KiB) 2029788

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.99 9/291 6014
/proc/meminfo: memFree=15933152/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=2264120 CPUtime=3999.13 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1226972 1255 0 0 399727 186 0 0 25 0 5 0 653380903 2318458880 537466 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 566030 537466 180 55 0 563916 0
[pid=5938/tid=5945] ppid=5936 vsize=2264120 CPUtime=1002.05 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 33064 1255 0 0 100202 3 0 0 25 0 5 0 653380921 2318458880 537466 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=2264120 CPUtime=1001.85 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 25731 1255 0 0 100174 11 0 0 25 0 5 0 653380921 2318458880 537466 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=2264120 CPUtime=992.97 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 24771 1255 0 0 99294 3 0 0 25 0 5 0 653380921 2318458880 537466 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=2264120 CPUtime=1002.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1134587 1255 0 0 100039 166 0 0 25 0 5 0 653380921 2318458880 537466 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.13
Current children cumulated vsize (KiB) 2264120

[startup+1062.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/291 6016
/proc/meminfo: memFree=15651288/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=2447504 CPUtime=4238.58 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1272818 1255 0 0 423665 193 0 0 25 0 5 0 653380903 2506244096 583312 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 611876 583312 180 55 0 609762 0
[pid=5938/tid=5945] ppid=5936 vsize=2447504 CPUtime=1062.05 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 40312 1255 0 0 106201 4 0 0 25 0 5 0 653380921 2506244096 583312 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=2447504 CPUtime=1061.85 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 31879 1255 0 0 106174 11 0 0 25 0 5 0 653380921 2506244096 583312 33554432000 4194304 4417452 140733713712880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=2447504 CPUtime=1052.43 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 31057 1255 0 0 105239 4 0 0 25 0 5 0 653380921 2506244096 583312 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=2447504 CPUtime=1062.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1160751 1255 0 0 106033 172 0 0 25 0 5 0 653380921 2506244096 583312 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.58
Current children cumulated vsize (KiB) 2447504

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/291 6018
/proc/meminfo: memFree=15133576/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=2802664 CPUtime=4478.04 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1359758 1255 0 0 447593 211 0 0 25 0 5 0 653380903 2869927936 670252 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 700666 670252 180 55 0 698552 0
[pid=5938/tid=5945] ppid=5936 vsize=2802664 CPUtime=1122.05 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 40847 1255 0 0 112201 4 0 0 25 0 5 0 653380921 2869927936 670252 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=2802664 CPUtime=1121.85 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 31879 1255 0 0 112174 11 0 0 25 0 5 0 653380921 2869927936 670252 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=2802664 CPUtime=1111.88 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 31057 1255 0 0 111184 4 0 0 25 0 5 0 653380921 2869927936 670252 33554432000 4194304 4417452 140733713712880 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=2802664 CPUtime=1122.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1247156 1255 0 0 112016 189 0 0 25 0 5 0 653380921 2869927936 670252 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.04
Current children cumulated vsize (KiB) 2802664

[startup+1182.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/291 6019
/proc/meminfo: memFree=16304876/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=1452088 CPUtime=4717.49 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1519411 1255 0 0 471515 234 0 0 25 0 5 0 653380903 1486938112 334458 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 363022 334458 180 55 0 360908 0
[pid=5938/tid=5945] ppid=5936 vsize=1452088 CPUtime=1182.05 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 40847 1255 0 0 118201 4 0 0 25 0 5 0 653380921 1486938112 334458 33554432000 4194304 4417452 140733713712880 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=1452088 CPUtime=1181.85 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 31879 1255 0 0 118174 11 0 0 25 0 5 0 653380921 1486938112 334458 33554432000 4194304 4417452 140733713712880 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1452088 CPUtime=1171.34 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 34569 1255 0 0 117130 4 0 0 25 0 5 0 653380921 1486938112 334458 33554432000 4194304 4417452 140733713712880 18446744073709551615 4320983 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1452088 CPUtime=1182.05 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1403297 1255 0 0 117993 212 0 0 25 0 5 0 653380921 1486938112 334458 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.49
Current children cumulated vsize (KiB) 1452088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.09 8.08 8.00 9/291 6020
/proc/meminfo: memFree=16265444/32951132 swapFree=67093824/67111528
[pid=5938] ppid=5936 vsize=1491392 CPUtime=4800.12 cores=1,3,5,7
/proc/5938/stat : 5938 (plingeling) S 5936 5938 5706 0 -1 4202496 1529237 1255 0 0 479777 235 0 0 25 0 5 0 653380903 1527185408 344284 33554432000 4194304 4417452 140733713712880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/5938/statm: 372848 344284 180 55 0 370734 0
[pid=5938/tid=5945] ppid=5936 vsize=1491392 CPUtime=1202.76 cores=1,3,5,7
/proc/5938/task/5945/stat : 5945 (plingeling) R 5936 5938 5706 0 -1 4202560 40847 1255 0 0 120272 4 0 0 25 0 5 0 653380921 1527185408 344284 33554432000 4194304 4417452 140733713712880 18446744073709551615 4353474 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5938/tid=5946] ppid=5936 vsize=1491392 CPUtime=1202.56 cores=1,3,5,7
/proc/5938/task/5946/stat : 5946 (plingeling) R 5936 5938 5706 0 -1 4202560 31879 1255 0 0 120245 11 0 0 25 0 5 0 653380921 1527185408 344284 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5938/tid=5947] ppid=5936 vsize=1491392 CPUtime=1191.85 cores=1,3,5,7
/proc/5938/task/5947/stat : 5947 (plingeling) R 5936 5938 5706 0 -1 4202560 34569 1255 0 0 119181 4 0 0 25 0 5 0 653380921 1527185408 344284 33554432000 4194304 4417452 140733713712880 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5938/tid=5948] ppid=5936 vsize=1491392 CPUtime=1202.76 cores=1,3,5,7
/proc/5938/task/5948/stat : 5948 (plingeling) R 5936 5938 5706 0 -1 4202560 1413123 1255 0 0 120063 213 0 0 25 0 5 0 653380921 1527185408 344284 33554432000 4194304 4417452 140733713712880 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1491392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.07
CPU time (s): 4800.23
CPU user time (s): 4797.81
CPU system time (s): 2.41863
CPU usage (%): 398.997
Max. virtual memory (cumulated for all children) (KiB): 2802664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.81
system time used= 2.41863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1530493
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= 254
involuntary context switches= 35545

runsolver used 3.03254 second user time and 7.9168 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 02:03:33
IDJOB=3371174
IDBENCH=71270
IDSOLVER=1848
FILE ID=node131/3371174-1305417812
RUNJOBID= node131-1305415399-5725
PBS_JOBID= 13324564
Free space on /tmp= 73664 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371174-1305417812/watcher-3371174-1305417812 -o /tmp/evaluation-result-3371174-1305417812/solver-3371174-1305417812 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371174-1305417812.cnf

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=534678187

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      18467924 kB
Buffers:        276524 kB
Cached:        3662524 kB
SwapCached:       1504 kB
Active:       11163876 kB
Inactive:      3061508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18467924 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            3536 kB
Writeback:           0 kB
AnonPages:    10284452 kB
Mapped:          27144 kB
Slab:           163768 kB
PageTables:      32292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28638088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73684 MiB
End job on node131 at 2011-05-15 02:23:38