Trace number 3372344

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.6 5007.79

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3372344-1305437391/watcher-3372344-1305437391 -o /tmp/evaluation-result-3372344-1305437391/solver-3372344-1305437391 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372344-1305437391.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: 6.73 7.69 7.51 3/347 22394
/proc/meminfo: memFree=21251372/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=10304 CPUtime=0 cores=0-7
/proc/22394/stat : 22394 (plingeling) R 22392 22394 22226 0 -1 4202496 645 1258 0 0 0 0 0 0 22 0 1 0 655336825 10551296 575 33554432000 4194304 4417452 140735476593440 18446744073709551615 218905424872 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22394/statm: 2576 575 148 55 0 462 0

[startup+0.0560539 s]
/proc/loadavg: 6.73 7.69 7.51 3/347 22394
/proc/meminfo: memFree=21251372/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=20480 CPUtime=0.05 cores=0-7
/proc/22394/stat : 22394 (plingeling) R 22392 22394 22226 0 -1 4202496 3182 1258 0 0 5 0 0 0 22 0 1 0 655336825 20971520 3000 33554432000 4194304 4417452 140735476593440 18446744073709551615 218905424989 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22394/statm: 5120 3028 149 55 0 3006 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20480

[startup+0.101048 s]
/proc/loadavg: 6.73 7.69 7.51 3/347 22394
/proc/meminfo: memFree=21251372/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=26624 CPUtime=0.09 cores=0-7
/proc/22394/stat : 22394 (plingeling) R 22392 22394 22226 0 -1 4202496 4862 1258 0 0 9 0 0 0 22 0 1 0 655336825 27262976 4680 33554432000 4194304 4417452 140735476593440 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22394/statm: 6656 4680 149 55 0 4542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26624

[startup+0.339965 s]
/proc/loadavg: 6.73 7.69 7.51 3/347 22394
/proc/meminfo: memFree=21251372/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=191512 CPUtime=1.36 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 9406 1258 0 0 135 1 0 0 18 0 9 0 655336825 196108288 9132 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 47878 9132 174 55 0 45764 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 191512

[startup+0.700903 s]
/proc/loadavg: 6.73 7.69 7.51 3/347 22394
/proc/meminfo: memFree=21251372/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=200612 CPUtime=4.25 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 18372 1258 0 0 423 2 0 0 18 0 9 0 655336825 205426688 11098 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 50153 11098 180 55 0 48039 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 200612

[startup+1.50076 s]
/proc/loadavg: 6.73 7.69 7.51 9/356 22408
/proc/meminfo: memFree=21205924/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=212276 CPUtime=10.62 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 22696 1258 0 0 1060 2 0 0 18 0 9 0 655336825 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 53069 14289 180 55 0 50955 0
[pid=22394/tid=22401] ppid=22392 vsize=212276 CPUtime=1.3 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 2535 1258 0 0 130 0 0 0 25 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=212276 CPUtime=1.28 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 1638 1258 0 0 128 0 0 0 25 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=212276 CPUtime=1.31 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 1060 1258 0 0 131 0 0 0 23 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=212276 CPUtime=1.31 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 2389 1258 0 0 131 0 0 0 23 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=212276 CPUtime=1.31 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 1707 1258 0 0 131 0 0 0 22 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=212276 CPUtime=1.31 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 1918 1258 0 0 131 0 0 0 22 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=212276 CPUtime=1.27 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 397 1258 0 0 127 0 0 0 22 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=212276 CPUtime=1.31 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 2077 1258 0 0 131 0 0 0 23 0 9 0 655336843 217370624 14289 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 212276

[startup+3.10047 s]
/proc/loadavg: 6.73 7.69 7.51 9/356 22408
/proc/meminfo: memFree=21173064/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=258840 CPUtime=23.41 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 36546 1258 0 0 2336 5 0 0 18 0 9 0 655336825 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 64710 25930 180 55 0 62596 0
[pid=22394/tid=22401] ppid=22392 vsize=258840 CPUtime=2.9 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 4035 1258 0 0 290 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4262550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=258840 CPUtime=2.87 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 3493 1258 0 0 287 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=258840 CPUtime=2.91 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 2172 1258 0 0 291 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=258840 CPUtime=2.91 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 5877 1258 0 0 291 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4358093 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=258840 CPUtime=2.9 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 2731 1258 0 0 290 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=258840 CPUtime=2.91 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 3599 1258 0 0 291 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=258840 CPUtime=2.85 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 1824 1258 0 0 285 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=258840 CPUtime=2.9 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 3840 1258 0 0 290 0 0 0 25 0 9 0 655336843 265052160 25930 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.41
Current children cumulated vsize (KiB) 258840

[startup+6.30089 s]
/proc/loadavg: 6.83 7.70 7.51 9/356 22408
/proc/meminfo: memFree=21135624/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=278748 CPUtime=48.98 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 45370 1258 0 0 4892 6 0 0 18 0 9 0 655336825 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 69687 30907 180 55 0 67573 0
[pid=22394/tid=22401] ppid=22392 vsize=278748 CPUtime=6.11 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 4209 1258 0 0 610 1 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=278748 CPUtime=6.07 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 5085 1258 0 0 607 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=278748 CPUtime=6.11 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 3392 1258 0 0 611 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=278748 CPUtime=6.1 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 9447 1258 0 0 610 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=278748 CPUtime=6.1 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 3618 1258 0 0 610 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4276025 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=278748 CPUtime=6.11 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 3599 1258 0 0 611 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=278748 CPUtime=6.01 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 2270 1258 0 0 601 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=278748 CPUtime=6.11 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 4775 1258 0 0 611 0 0 0 25 0 9 0 655336843 285437952 30907 33554432000 4194304 4417452 140735476593440 18446744073709551615 4357219 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (KiB) 278748

[startup+12.7007 s]
/proc/loadavg: 6.93 7.70 7.51 9/356 22408
/proc/meminfo: memFree=21087848/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=336840 CPUtime=100.1 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 68964 1258 0 0 9999 11 0 0 18 0 9 0 655336825 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 84210 45403 180 55 0 82096 0
[pid=22394/tid=22401] ppid=22392 vsize=336840 CPUtime=12.51 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 9198 1258 0 0 1249 2 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=336840 CPUtime=12.47 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 9171 1258 0 0 1246 1 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=336840 CPUtime=12.51 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 3392 1258 0 0 1251 0 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=336840 CPUtime=12.51 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 16530 1258 0 0 1249 2 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=336840 CPUtime=12.5 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 3618 1258 0 0 1250 0 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=336840 CPUtime=12.51 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 4013 1258 0 0 1251 0 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=336840 CPUtime=12.34 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 5142 1258 0 0 1233 1 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=336840 CPUtime=12.5 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 8925 1258 0 0 1250 0 0 0 25 0 9 0 655336843 344924160 45403 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.1
Current children cumulated vsize (KiB) 336840

[startup+25.5004 s]
/proc/loadavg: 7.24 7.73 7.53 9/356 22408
/proc/meminfo: memFree=21017860/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=392036 CPUtime=202.35 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 113003 1258 0 0 20216 19 0 0 18 0 9 0 655336825 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 98009 59229 180 55 0 95895 0
[pid=22394/tid=22401] ppid=22392 vsize=392036 CPUtime=25.3 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 14704 1258 0 0 2528 2 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=392036 CPUtime=25.27 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 14784 1258 0 0 2525 2 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=392036 CPUtime=25.3 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 9640 1258 0 0 2529 1 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=392036 CPUtime=25.31 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 24115 1258 0 0 2528 3 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=392036 CPUtime=25.31 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 7918 1258 0 0 2530 1 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=392036 CPUtime=25.31 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 9928 1258 0 0 2530 1 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=392036 CPUtime=24.99 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 10804 1258 0 0 2497 2 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=392036 CPUtime=25.3 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 12135 1258 0 0 2529 1 0 0 25 0 9 0 655336843 401444864 59229 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.35
Current children cumulated vsize (KiB) 392036

[startup+51.1008 s]
/proc/loadavg: 7.50 7.75 7.54 9/356 22409
/proc/meminfo: memFree=20977968/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=429220 CPUtime=406.85 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 177074 1258 0 0 40653 32 0 0 18 0 9 0 655336825 439521280 68525 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 107305 68525 180 55 0 105191 0
[pid=22394/tid=22401] ppid=22392 vsize=429220 CPUtime=50.91 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 20810 1258 0 0 5087 4 0 0 25 0 9 0 655336843 439521280 68525 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=429220 CPUtime=50.87 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 21543 1258 0 0 5083 4 0 0 25 0 9 0 655336843 439521280 68525 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=429220 CPUtime=50.9 cores=0-7

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

/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 703099 1258 0 0 472041 119 0 0 25 0 9 0 655336843 1763803136 391844 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1722464 CPUtime=4722.25 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 753968 1258 0 0 472102 123 0 0 25 0 9 0 655336843 1763803136 391844 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1722464 CPUtime=4721.37 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 372725 1258 0 0 472068 69 0 0 25 0 9 0 655336843 1763803136 391844 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1722464 CPUtime=4666.51 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 416841 1258 0 0 466577 74 0 0 25 0 9 0 655336843 1763803136 391844 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1722464 CPUtime=4722.11 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 472152 59 0 0 25 0 9 0 655336843 1763803136 391844 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37720.7
Current children cumulated vsize (KiB) 1722464

[startup+4782.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/356 22552
/proc/meminfo: memFree=19670756/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1735268 CPUtime=38199.9 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3855729 1258 0 0 3819307 680 0 0 18 0 9 0 655336825 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 433817 395045 180 55 0 431703 0
[pid=22394/tid=22401] ppid=22392 vsize=1735268 CPUtime=4782.23 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 356999 1258 0 0 478156 67 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1735268 CPUtime=4782.21 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 336748 1258 0 0 478158 63 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1735268 CPUtime=4782.11 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 528610 1258 0 0 478112 99 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1735268 CPUtime=4781.59 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 703099 1258 0 0 478040 119 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1735268 CPUtime=4782.24 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 760173 1258 0 0 478100 124 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1735268 CPUtime=4781.35 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 373060 1258 0 0 478066 69 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1735268 CPUtime=4725.8 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 421758 1258 0 0 472505 75 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1735268 CPUtime=4782.1 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 478151 59 0 0 25 0 9 0 655336843 1776914432 395045 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38199.9
Current children cumulated vsize (KiB) 1735268

[startup+4842.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/356 22554
/proc/meminfo: memFree=19612088/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1793892 CPUtime=38679.2 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3896598 1258 0 0 3867224 692 0 0 18 0 9 0 655336825 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 448473 409701 180 55 0 446359 0
[pid=22394/tid=22401] ppid=22392 vsize=1793892 CPUtime=4842.23 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 363636 1258 0 0 484154 69 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1793892 CPUtime=4842.21 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 336748 1258 0 0 484158 63 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1793892 CPUtime=4842.11 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 528610 1258 0 0 484112 99 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1793892 CPUtime=4841.6 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 719963 1258 0 0 484035 125 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1793892 CPUtime=4842.24 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 770846 1258 0 0 484096 128 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1793892 CPUtime=4841.34 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 373404 1258 0 0 484065 69 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1793892 CPUtime=4785.08 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 428109 1258 0 0 478432 76 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1793892 CPUtime=4842.1 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 484151 59 0 0 25 0 9 0 655336843 1836945408 409701 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38679.2
Current children cumulated vsize (KiB) 1793892

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/356 22555
/proc/meminfo: memFree=19620484/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1785172 CPUtime=39158.4 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3911492 1258 0 0 3915150 694 0 0 18 0 9 0 655336825 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 446293 407521 180 55 0 444179 0
[pid=22394/tid=22401] ppid=22392 vsize=1785172 CPUtime=4902.23 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 363636 1258 0 0 490154 69 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1785172 CPUtime=4902.21 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 336748 1258 0 0 490158 63 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1785172 CPUtime=4902.11 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 535877 1258 0 0 490111 100 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1785172 CPUtime=4901.59 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 722014 1258 0 0 490034 125 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1785172 CPUtime=4902.24 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 775988 1258 0 0 490096 128 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1785172 CPUtime=4901.32 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 373404 1258 0 0 490063 69 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1785172 CPUtime=4844.38 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 428543 1258 0 0 484362 76 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1785172 CPUtime=4902.1 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 490151 59 0 0 25 0 9 0 655336843 1828016128 407521 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39158.4
Current children cumulated vsize (KiB) 1785172

[startup+4962.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/356 22557
/proc/meminfo: memFree=19617340/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1790840 CPUtime=39637.7 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3952553 1258 0 0 3963071 703 0 0 18 0 9 0 655336825 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 447710 408938 180 55 0 445596 0
[pid=22394/tid=22401] ppid=22392 vsize=1790840 CPUtime=4962.23 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 363636 1258 0 0 496154 69 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1790840 CPUtime=4962.21 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 347827 1258 0 0 496155 66 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1790840 CPUtime=4962.11 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 535877 1258 0 0 496110 101 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1790840 CPUtime=4961.6 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 739782 1258 0 0 496032 128 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1790840 CPUtime=4962.24 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 780010 1258 0 0 496095 129 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1790840 CPUtime=4961.32 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 373404 1258 0 0 496063 69 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1790840 CPUtime=4903.66 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 436735 1258 0 0 490289 77 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4366134 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1790840 CPUtime=4962.1 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 496151 59 0 0 25 0 9 0 655336843 1833820160 408938 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39637.7
Current children cumulated vsize (KiB) 1790840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.03 8.03 8.00 9/356 22558
/proc/meminfo: memFree=19555184/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1850408 CPUtime=40000.4 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3967445 1258 0 0 3999339 706 0 0 18 0 9 0 655336825 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 462602 423830 180 55 0 460488 0
[pid=22394/tid=22401] ppid=22392 vsize=1850408 CPUtime=5007.65 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 363636 1258 0 0 500696 69 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1850408 CPUtime=5007.62 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 347827 1258 0 0 500696 66 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1850408 CPUtime=5007.53 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 535877 1258 0 0 500652 101 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1850408 CPUtime=5007.01 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 739782 1258 0 0 500573 128 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1850408 CPUtime=5007.65 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 788356 1258 0 0 500634 131 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1850408 CPUtime=5006.73 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 379082 1258 0 0 500603 70 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1850408 CPUtime=4948.53 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 437603 1258 0 0 494776 77 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1850408 CPUtime=5007.52 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 500693 59 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1850408

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

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

[startup+5007.7 s]
/proc/loadavg: 8.03 8.03 8.00 9/356 22558
/proc/meminfo: memFree=19555184/32951124 swapFree=65581052/67111528
[pid=22394] ppid=22392 vsize=1850408 CPUtime=40000.4 cores=0-7
/proc/22394/stat : 22394 (plingeling) S 22392 22394 22226 0 -1 4202496 3967445 1258 0 0 3999339 706 0 0 18 0 9 0 655336825 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/22394/statm: 462602 423830 180 55 0 460488 0
[pid=22394/tid=22401] ppid=22392 vsize=1850408 CPUtime=5007.65 cores=0-7
/proc/22394/task/22401/stat : 22401 (plingeling) R 22392 22394 22226 0 -1 4202560 363636 1258 0 0 500696 69 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22394/tid=22402] ppid=22392 vsize=1850408 CPUtime=5007.62 cores=0-7
/proc/22394/task/22402/stat : 22402 (plingeling) R 22392 22394 22226 0 -1 4202560 347827 1258 0 0 500696 66 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22394/tid=22403] ppid=22392 vsize=1850408 CPUtime=5007.53 cores=0-7
/proc/22394/task/22403/stat : 22403 (plingeling) R 22392 22394 22226 0 -1 4202560 535877 1258 0 0 500652 101 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=22394/tid=22404] ppid=22392 vsize=1850408 CPUtime=5007.01 cores=0-7
/proc/22394/task/22404/stat : 22404 (plingeling) R 22392 22394 22226 0 -1 4202560 739782 1258 0 0 500573 128 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22394/tid=22405] ppid=22392 vsize=1850408 CPUtime=5007.65 cores=0-7
/proc/22394/task/22405/stat : 22405 (plingeling) R 22392 22394 22226 0 -1 4202560 788356 1258 0 0 500634 131 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22394/tid=22406] ppid=22392 vsize=1850408 CPUtime=5006.73 cores=0-7
/proc/22394/task/22406/stat : 22406 (plingeling) R 22392 22394 22226 0 -1 4202560 379082 1258 0 0 500603 70 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22394/tid=22407] ppid=22392 vsize=1850408 CPUtime=4948.53 cores=0-7
/proc/22394/task/22407/stat : 22407 (plingeling) R 22392 22394 22226 0 -1 4202560 437603 1258 0 0 494776 77 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22394/tid=22408] ppid=22392 vsize=1850408 CPUtime=5007.52 cores=0-7
/proc/22394/task/22408/stat : 22408 (plingeling) R 22392 22394 22226 0 -1 4202560 366307 1258 0 0 500693 59 0 0 25 0 9 0 655336843 1894817792 423830 33554432000 4194304 4417452 140735476593440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1850408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.79
CPU time (s): 40000.6
CPU user time (s): 39993.5
CPU system time (s): 7.13791
CPU usage (%): 798.768
Max. virtual memory (cumulated for all children) (KiB): 1914004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993.5
system time used= 7.13791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3968703
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= 167
involuntary context switches= 193816

runsolver used 16.3325 second user time and 42.7495 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 07:29:51
IDJOB=3372344
IDBENCH=71089
IDSOLVER=1851
FILE ID=node137/3372344-1305437391
RUNJOBID= node137-1305435563-22241
PBS_JOBID= 13324743
Free space on /tmp= 73796 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372344-1305437391/watcher-3372344-1305437391 -o /tmp/evaluation-result-3372344-1305437391/solver-3372344-1305437391 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372344-1305437391.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=734850185

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:      21251900 kB
Buffers:        293472 kB
Cached:        3734560 kB
SwapCached:      36328 kB
Active:        1675712 kB
Inactive:      9795912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21251900 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            1528 kB
Writeback:           0 kB
AnonPages:     7417268 kB
Mapped:          18792 kB
Slab:           121452 kB
PageTables:      38688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75899240 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= 73796 MiB
End job on node137 at 2011-05-15 08:53:21