Trace number 3372839

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.8 5008.98

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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-3372839-1305442901/watcher-3372839-1305442901 -o /tmp/evaluation-result-3372839-1305442901/solver-3372839-1305442901 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372839-1305442901.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: 0.00 0.16 2.29 1/363 27366
/proc/meminfo: memFree=22625348/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=19344 CPUtime=0 cores=0-7
/proc/27366/stat : 27366 (plingeling) R 27364 27366 27339 0 -1 4202496 2912 1251 0 0 0 0 0 0 22 0 1 0 655887828 19808256 2842 33554432000 4194304 4417452 140735948219360 18446744073709551615 212687372496 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27366/statm: 4836 2860 149 55 0 2722 0

[startup+0.0883591 s]
/proc/loadavg: 0.00 0.16 2.29 1/363 27366
/proc/meminfo: memFree=22625348/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=35528 CPUtime=0.07 cores=0-7
/proc/27366/stat : 27366 (plingeling) R 27364 27366 27339 0 -1 4202496 6976 1251 0 0 7 0 0 0 22 0 1 0 655887828 36380672 6906 33554432000 4194304 4417452 140735948219360 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27366/statm: 8882 6906 149 55 0 6768 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35528

[startup+0.100356 s]
/proc/loadavg: 0.00 0.16 2.29 1/363 27366
/proc/meminfo: memFree=22625348/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=35528 CPUtime=0.08 cores=0-7
/proc/27366/stat : 27366 (plingeling) R 27364 27366 27339 0 -1 4202496 6976 1251 0 0 8 0 0 0 22 0 1 0 655887828 36380672 6906 33554432000 4194304 4417452 140735948219360 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27366/statm: 8882 6906 149 55 0 6768 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35528

[startup+0.300317 s]
/proc/loadavg: 0.00 0.16 2.29 1/363 27366
/proc/meminfo: memFree=22625348/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=59772 CPUtime=0.28 cores=0-7
/proc/27366/stat : 27366 (plingeling) R 27364 27366 27339 0 -1 4202496 13130 1251 0 0 27 1 0 0 23 0 1 0 655887828 61206528 12967 33554432000 4194304 4417452 140735948219360 18446744073709551615 4264911 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27366/statm: 14943 12967 149 55 0 12829 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59772

[startup+0.700244 s]
/proc/loadavg: 0.00 0.16 2.29 1/363 27366
/proc/meminfo: memFree=22625348/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=96636 CPUtime=0.68 cores=0-7
/proc/27366/stat : 27366 (plingeling) R 27364 27366 27339 0 -1 4202496 22346 1251 0 0 65 3 0 0 25 0 1 0 655887828 98955264 22183 33554432000 4194304 4417452 140735948219360 18446744073709551615 212687675136 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27366/statm: 24159 22183 149 55 0 22045 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96636

[startup+1.50107 s]
/proc/loadavg: 0.00 0.16 2.29 9/372 27380
/proc/meminfo: memFree=22518000/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=270020 CPUtime=5.28 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 40341 1251 0 0 523 5 0 0 25 0 9 0 655887828 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 67505 29888 174 55 0 65391 0
[pid=27366/tid=27373] ppid=27364 vsize=270020 CPUtime=0.55 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 937 1251 0 0 55 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=270020 CPUtime=0.56 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2436 1251 0 0 56 0 0 0 18 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4283159 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=270020 CPUtime=0.54 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 1475 1251 0 0 54 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=270020 CPUtime=0.55 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 615 1251 0 0 55 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=270020 CPUtime=0.55 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 1263 1251 0 0 55 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=270020 CPUtime=0.52 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 1007 1251 0 0 52 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4292311 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=270020 CPUtime=0.52 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 648 1251 0 0 52 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4306366 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=270020 CPUtime=0.52 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1406 1251 0 0 52 0 0 0 25 0 9 0 655887922 276500480 29888 33554432000 4194304 4417452 140735948219360 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 270020

[startup+3.10077 s]
/proc/loadavg: 0.00 0.16 2.29 9/372 27380
/proc/meminfo: memFree=22505848/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=278704 CPUtime=18.06 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 47382 1251 0 0 1800 6 0 0 25 0 9 0 655887828 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 69676 31303 176 55 0 67562 0
[pid=27366/tid=27373] ppid=27364 vsize=278704 CPUtime=2.15 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 2634 1251 0 0 215 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4307597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=278704 CPUtime=2.15 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 3573 1251 0 0 215 0 0 0 21 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=278704 CPUtime=2.12 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2514 1251 0 0 212 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=278704 CPUtime=2.15 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 615 1251 0 0 215 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=278704 CPUtime=2.15 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 3643 1251 0 0 215 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=278704 CPUtime=2.12 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 1007 1251 0 0 212 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=278704 CPUtime=2.12 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 934 1251 0 0 212 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=278704 CPUtime=2.12 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1908 1251 0 0 212 0 0 0 25 0 9 0 655887922 285392896 31303 33554432000 4194304 4417452 140735948219360 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.06
Current children cumulated vsize (KiB) 278704

[startup+6.30119 s]
/proc/loadavg: 0.72 0.30 2.32 9/372 27381
/proc/meminfo: memFree=22498788/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=279168 CPUtime=43.63 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 53300 1251 0 0 4356 7 0 0 25 0 9 0 655887828 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 69792 31896 180 55 0 67678 0
[pid=27366/tid=27373] ppid=27364 vsize=279168 CPUtime=5.35 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 3728 1251 0 0 535 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4272309 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=279168 CPUtime=5.35 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 5807 1251 0 0 535 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=279168 CPUtime=5.28 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2518 1251 0 0 528 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=279168 CPUtime=5.35 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 615 1251 0 0 535 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=279168 CPUtime=5.35 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 3993 1251 0 0 535 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=279168 CPUtime=5.32 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2125 1251 0 0 532 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4257443 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=279168 CPUtime=5.32 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 934 1251 0 0 532 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4232644 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=279168 CPUtime=5.32 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 3026 1251 0 0 532 0 0 0 25 0 9 0 655887922 285868032 31896 33554432000 4194304 4417452 140735948219360 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.63
Current children cumulated vsize (KiB) 279168

[startup+12.701 s]
/proc/loadavg: 1.30 0.43 2.35 9/372 27381
/proc/meminfo: memFree=22496884/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=279120 CPUtime=94.75 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 53507 1251 0 0 9468 7 0 0 25 0 9 0 655887828 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 69780 32091 180 55 0 67666 0
[pid=27366/tid=27373] ppid=27364 vsize=279120 CPUtime=11.75 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 3728 1251 0 0 1175 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364456 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=279120 CPUtime=11.75 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 6014 1251 0 0 1175 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=279120 CPUtime=11.61 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2518 1251 0 0 1161 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=279120 CPUtime=11.75 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 615 1251 0 0 1175 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4264888 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=279120 CPUtime=11.75 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 3993 1251 0 0 1175 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=279120 CPUtime=11.72 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2125 1251 0 0 1172 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=279120 CPUtime=11.72 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 934 1251 0 0 1172 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=279120 CPUtime=11.72 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 3026 1251 0 0 1172 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 94.75
Current children cumulated vsize (KiB) 279120

[startup+25.5007 s]
/proc/loadavg: 2.79 0.80 2.44 9/372 27381
/proc/meminfo: memFree=22499012/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=279120 CPUtime=196.99 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 53507 1251 0 0 19692 7 0 0 25 0 9 0 655887828 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 69780 32091 180 55 0 67666 0
[pid=27366/tid=27373] ppid=27364 vsize=279120 CPUtime=24.55 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 3728 1251 0 0 2455 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4365434 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=279120 CPUtime=24.55 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 6014 1251 0 0 2455 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=279120 CPUtime=24.25 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2518 1251 0 0 2425 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=279120 CPUtime=24.55 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 615 1251 0 0 2455 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=279120 CPUtime=24.55 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 3993 1251 0 0 2455 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=279120 CPUtime=24.52 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2125 1251 0 0 2452 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=279120 CPUtime=24.52 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 934 1251 0 0 2452 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4265373 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=279120 CPUtime=24.52 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 3026 1251 0 0 2452 0 0 0 25 0 9 0 655887922 285818880 32091 33554432000 4194304 4417452 140735948219360 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 196.99
Current children cumulated vsize (KiB) 279120

[startup+51.101 s]
/proc/loadavg: 4.56 1.38 2.59 9/372 27382
/proc/meminfo: memFree=22499696/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=279120 CPUtime=401.5 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 54465 1251 0 0 40142 8 0 0 25 0 9 0 655887828 285818880 31777 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 69780 31777 180 55 0 67666 0
[pid=27366/tid=27373] ppid=27364 vsize=279120 CPUtime=50.15 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 3744 1251 0 0 5015 0 0 0 25 0 9 0 655887922 285818880 31777 33554432000 4194304 4417452 140735948219360 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=279120 CPUtime=50.15 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 6903 1251 0 0 5015 0 0 0 25 0 9 0 655887922 285818880 31777 33554432000 4194304 4417452 140735948219360 18446744073709551615 4232795 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=279120 CPUtime=49.55 cores=0-7

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

/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1667044 1251 0 0 471637 342 0 0 25 0 9 0 655887922 10153410560 2448927 33554432000 4194304 4417452 140735948219360 18446744073709551615 18446744073699065932 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37714.1
Current children cumulated vsize (KiB) 9915440

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/372 27523
/proc/meminfo: memFree=12729800/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=9995752 CPUtime=38193.2 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 15408542 1251 0 0 3816147 3178 0 0 25 0 9 0 655887828 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 2498938 2469005 180 55 0 2496824 0
[pid=27366/tid=27373] ppid=27364 vsize=9995752 CPUtime=4781.43 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 1551103 1251 0 0 477825 318 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=9995752 CPUtime=4751.27 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2504727 1251 0 0 474618 509 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=9995752 CPUtime=4755.03 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2078704 1251 0 0 475089 414 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=9995752 CPUtime=4781.33 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 1566532 1251 0 0 477781 352 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=9995752 CPUtime=4781.47 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 2107995 1251 0 0 477727 420 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=9995752 CPUtime=4780.51 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2126092 1251 0 0 477595 456 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=9995752 CPUtime=4781.42 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 1743023 1251 0 0 477787 355 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=9995752 CPUtime=4779.77 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1699812 1251 0 0 477632 345 0 0 25 0 9 0 655887922 10235650048 2469005 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364845 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38193.2
Current children cumulated vsize (KiB) 9995752

[startup+4842.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/372 27525
/proc/meminfo: memFree=11778788/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=10946100 CPUtime=38672.5 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 15875912 1251 0 0 3863963 3290 0 0 25 0 9 0 655887828 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 2736525 2706592 180 55 0 2734411 0
[pid=27366/tid=27373] ppid=27364 vsize=10946100 CPUtime=4841.43 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 1756427 1251 0 0 483773 370 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=10946100 CPUtime=4810.57 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2542960 1251 0 0 480540 517 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=10946100 CPUtime=4815.03 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2111472 1251 0 0 481082 421 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=10946100 CPUtime=4841.32 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 1689612 1251 0 0 483744 388 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=10946100 CPUtime=4841.48 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 2140763 1251 0 0 483724 424 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=10946100 CPUtime=4840.5 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2144905 1251 0 0 483591 459 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=10946100 CPUtime=4841.42 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 1743023 1251 0 0 483787 355 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=10946100 CPUtime=4839.77 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1716196 1251 0 0 483630 347 0 0 25 0 9 0 655887922 11208806400 2706592 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38672.5
Current children cumulated vsize (KiB) 10946100

[startup+4902.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/372 27526
/proc/meminfo: memFree=12176412/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=10641272 CPUtime=39151.8 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 16004942 1251 0 0 3911872 3311 0 0 25 0 9 0 655887828 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 2660318 2630385 180 55 0 2658204 0
[pid=27366/tid=27373] ppid=27364 vsize=10641272 CPUtime=4901.43 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 1772811 1251 0 0 489769 374 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=10641272 CPUtime=4869.87 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2542960 1251 0 0 486470 517 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=10641272 CPUtime=4875.03 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2127856 1251 0 0 487080 423 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4236935 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=10641272 CPUtime=4901.32 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 1689612 1251 0 0 489744 388 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=10641272 CPUtime=4901.48 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 2173531 1251 0 0 489720 428 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=10641272 CPUtime=4900.49 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2208399 1251 0 0 489581 468 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=10641272 CPUtime=4901.42 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 1743023 1251 0 0 489787 355 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=10641272 CPUtime=4899.77 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1716196 1251 0 0 489628 349 0 0 25 0 9 0 655887922 10896662528 2630385 33554432000 4194304 4417452 140735948219360 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39151.8
Current children cumulated vsize (KiB) 10641272

[startup+4962.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/372 27528
/proc/meminfo: memFree=10531764/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=12190588 CPUtime=39631.1 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 16527452 1251 0 0 3959679 3432 0 0 25 0 9 0 655887828 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 3047647 3017714 180 55 0 3045533 0
[pid=27366/tid=27373] ppid=27364 vsize=12190588 CPUtime=4961.43 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 1772811 1251 0 0 495769 374 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=12190588 CPUtime=4929.15 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2542960 1251 0 0 492398 517 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=12190588 CPUtime=4935.04 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2306245 1251 0 0 493040 464 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=12190588 CPUtime=4961.33 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 1776583 1251 0 0 495721 412 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=12190588 CPUtime=4961.48 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 2189915 1251 0 0 495715 433 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4312138 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=12190588 CPUtime=4960.49 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2252621 1251 0 0 495575 474 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=12190588 CPUtime=4961.42 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 1743023 1251 0 0 495787 355 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=12190588 CPUtime=4959.77 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1912740 1251 0 0 495582 395 0 0 25 0 9 0 655887922 12483162112 3017714 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39631.1
Current children cumulated vsize (KiB) 12190588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.5 s]
/proc/loadavg: 8.02 8.05 8.00 9/372 27529
/proc/meminfo: memFree=11811784/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=10913280 CPUtime=40000.2 cores=0-7
/proc/27366/stat : 27366 (plingeling) S 27364 27366 27339 0 -1 4202496 16694398 1251 0 0 3996548 3475 0 0 25 0 9 0 655887828 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 2728320 2698387 180 55 0 2726206 0
[pid=27366/tid=27373] ppid=27364 vsize=10913280 CPUtime=5007.65 cores=0-7
/proc/27366/task/27373/stat : 27373 (plingeling) R 27364 27366 27339 0 -1 4202560 1775459 1251 0 0 500384 381 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=10913280 CPUtime=4974.8 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4202560 2542960 1251 0 0 496963 517 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27366/tid=27375] ppid=27364 vsize=10913280 CPUtime=4981.26 cores=0-7
/proc/27366/task/27375/stat : 27375 (plingeling) R 27364 27366 27339 0 -1 4202560 2306245 1251 0 0 497662 464 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27366/tid=27376] ppid=27364 vsize=10913280 CPUtime=5007.54 cores=0-7
/proc/27366/task/27376/stat : 27376 (plingeling) R 27364 27366 27339 0 -1 4202560 1776583 1251 0 0 500342 412 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27366/tid=27377] ppid=27364 vsize=10913280 CPUtime=5007.7 cores=0-7
/proc/27366/task/27377/stat : 27377 (plingeling) R 27364 27366 27339 0 -1 4202560 2337808 1251 0 0 500302 468 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27366/tid=27378] ppid=27364 vsize=10913280 CPUtime=5006.69 cores=0-7
/proc/27366/task/27378/stat : 27378 (plingeling) R 27364 27366 27339 0 -1 4202560 2252642 1251 0 0 500195 474 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27366/tid=27379] ppid=27364 vsize=10913280 CPUtime=5007.64 cores=0-7
/proc/27366/task/27379/stat : 27379 (plingeling) R 27364 27366 27339 0 -1 4202560 1743023 1251 0 0 500409 355 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27366/tid=27380] ppid=27364 vsize=10913280 CPUtime=5005.99 cores=0-7
/proc/27366/task/27380/stat : 27380 (plingeling) R 27364 27366 27339 0 -1 4202560 1929124 1251 0 0 500202 397 0 0 25 0 9 0 655887922 11175198720 2698387 33554432000 4194304 4417452 140735948219360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 10913280

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

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

[startup+5008.62 s]
/proc/loadavg: 8.02 8.05 8.00 9/372 27529
/proc/meminfo: memFree=11811784/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=0 CPUtime=40000.4 cores=0-7
/proc/27366/stat : 27366 (plingeling) Z 27364 27366 27339 0 -1 4203548 16694398 1251 0 0 3996555 3485 0 0 18 0 2 0 655887828 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 0 0 0 0 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=0 CPUtime=4974.91 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4203588 2542960 1251 0 0 496964 527 0 0 25 0 2 0 655887922 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

[startup+5008.8 s]
/proc/loadavg: 8.02 8.05 8.00 9/372 27529
/proc/meminfo: memFree=11811784/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=0 CPUtime=40000.6 cores=0-7
/proc/27366/stat : 27366 (plingeling) Z 27364 27366 27339 0 -1 4203548 16694398 1251 0 0 3996555 3503 0 0 18 0 2 0 655887828 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 0 0 0 0 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=0 CPUtime=4975.09 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4203588 2542960 1251 0 0 496964 545 0 0 25 0 2 0 655887922 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5008.9 s]
/proc/loadavg: 8.02 8.05 8.00 9/372 27529
/proc/meminfo: memFree=11811784/32951124 swapFree=67111348/67111528
[pid=27366] ppid=27364 vsize=0 CPUtime=40000.7 cores=0-7
/proc/27366/stat : 27366 (plingeling) Z 27364 27366 27339 0 -1 4203548 16694398 1251 0 0 3996555 3513 0 0 18 0 2 0 655887828 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27366/statm: 0 0 0 0 0 0 0
[pid=27366/tid=27374] ppid=27364 vsize=0 CPUtime=4975.19 cores=0-7
/proc/27366/task/27374/stat : 27374 (plingeling) R 27364 27366 27339 0 -1 4203588 2542960 1251 0 0 496964 555 0 0 25 0 2 0 655887922 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.98
CPU time (s): 40000.8
CPU user time (s): 39965.6
CPU system time (s): 35.2196
CPU usage (%): 798.582
Max. virtual memory (cumulated for all children) (KiB): 12343328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39965.6
system time used= 35.2196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16695649
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= 453
involuntary context switches= 193433

runsolver used 16.7685 second user time and 42.5045 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 09:01:41
IDJOB=3372839
IDBENCH=84227
IDSOLVER=1851
FILE ID=node139/3372839-1305442901
RUNJOBID= node139-1305442901-27353
PBS_JOBID= 13324828
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372839-1305442901/watcher-3372839-1305442901 -o /tmp/evaluation-result-3372839-1305442901/solver-3372839-1305442901 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372839-1305442901.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1712215791

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22625760 kB
Buffers:        306052 kB
Cached:        2869596 kB
SwapCached:          0 kB
Active:        7996652 kB
Inactive:      2022492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22625760 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3880 kB
Writeback:           0 kB
AnonPages:     6843280 kB
Mapped:          27600 kB
Slab:           201856 kB
PageTables:      38152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76770552 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= 73404 MiB
End job on node139 at 2011-05-15 10:25:11