Trace number 3394740

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) 40001.1 5009.66

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1325.32
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

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-3394740-1306104807/watcher-3394740-1306104807 -o /tmp/evaluation-result-3394740-1306104807/solver-3394740-1306104807 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394740-1306104807.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: 7.37 7.92 7.97 2/439 8442
/proc/meminfo: memFree=32585124/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=157152 CPUtime=0.02 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 554 1251 0 0 2 0 0 0 25 0 9 0 722079493 160923648 461 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 39288 461 176 55 0 37174 0
[pid=8442/tid=8448] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 37 1251 0 0 0 0 0 0 18 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 23 1251 0 0 0 0 0 0 25 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4253222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 8 1251 0 0 0 0 0 0 18 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4250713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 61 1251 0 0 0 0 0 0 25 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4357291 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 34 1251 0 0 0 0 0 0 25 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4257746 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 26 1251 0 0 0 0 0 0 18 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4257654 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 1 1251 0 0 0 0 0 0 25 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4283536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=157312 CPUtime=0 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 23 1251 0 0 0 0 0 0 25 0 9 0 722079494 161087488 533 33554432000 4194304 4417452 140735957355584 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.117679 s]
/proc/loadavg: 7.37 7.92 7.97 2/439 8442
/proc/meminfo: memFree=32585124/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=162360 CPUtime=0.87 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2229 1251 0 0 87 0 0 0 25 0 9 0 722079493 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 40590 1937 180 55 0 38476 0
[pid=8442/tid=8448] ppid=8440 vsize=162360 CPUtime=0.11 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 186 1251 0 0 11 0 0 0 18 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=162360 CPUtime=0.11 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 201 1251 0 0 11 0 0 0 25 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=162360 CPUtime=0.1 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 289 1251 0 0 10 0 0 0 18 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=162360 CPUtime=0.11 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 323 1251 0 0 11 0 0 0 25 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=162360 CPUtime=0.11 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 290 1251 0 0 11 0 0 0 25 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4321570 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=162360 CPUtime=0.1 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 98 1251 0 0 10 0 0 0 18 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=162360 CPUtime=0.09 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282 1251 0 0 9 0 0 0 25 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=162360 CPUtime=0.1 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 147 1251 0 0 10 0 0 0 25 0 9 0 722079494 166256640 1937 33554432000 4194304 4417452 140735957355584 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 162360

[startup+0.200664 s]
/proc/loadavg: 7.37 7.92 7.97 2/439 8442
/proc/meminfo: memFree=32585124/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=164164 CPUtime=1.53 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 3680 1251 0 0 152 1 0 0 25 0 9 0 722079493 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 41041 2423 180 55 0 38927 0
[pid=8442/tid=8448] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 368 1251 0 0 19 0 0 0 18 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 437 1251 0 0 19 0 0 0 25 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=164164 CPUtime=0.18 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 473 1251 0 0 18 0 0 0 18 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 473 1251 0 0 19 0 0 0 25 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 410 1251 0 0 19 0 0 0 25 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 222 1251 0 0 19 0 0 0 18 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=164164 CPUtime=0.17 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 519 1251 0 0 17 0 0 0 25 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=164164 CPUtime=0.19 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 365 1251 0 0 19 0 0 0 25 0 9 0 722079494 168103936 2423 33554432000 4194304 4417452 140735957355584 18446744073709551615 4354120 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 164164

[startup+0.300646 s]
/proc/loadavg: 7.37 7.92 7.97 2/439 8442
/proc/meminfo: memFree=32585124/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=165360 CPUtime=2.33 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 5187 1251 0 0 232 1 0 0 25 0 9 0 722079493 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 41340 2722 180 55 0 39226 0
[pid=8442/tid=8448] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 596 1251 0 0 29 0 0 0 18 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 632 1251 0 0 29 0 0 0 25 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4265002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=165360 CPUtime=0.28 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 638 1251 0 0 28 0 0 0 18 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4305920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 702 1251 0 0 29 0 0 0 25 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 500 1251 0 0 29 0 0 0 25 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4278559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 431 1251 0 0 29 0 0 0 18 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=165360 CPUtime=0.27 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 714 1251 0 0 27 0 0 0 25 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=165360 CPUtime=0.29 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 561 1251 0 0 29 0 0 0 25 0 9 0 722079494 169328640 2722 33554432000 4194304 4417452 140735957355584 18446744073709551615 4316199 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 165360

[startup+0.700577 s]
/proc/loadavg: 7.37 7.92 7.97 2/439 8442
/proc/meminfo: memFree=32585124/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=171084 CPUtime=5.53 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 9814 1251 0 0 551 2 0 0 25 0 9 0 722079493 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 42771 4102 180 55 0 40657 0
[pid=8442/tid=8448] ppid=8440 vsize=171084 CPUtime=0.69 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 1262 1251 0 0 69 0 0 0 18 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=171084 CPUtime=0.69 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 1245 1251 0 0 69 0 0 0 25 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4357281 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=171084 CPUtime=0.68 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 1354 1251 0 0 68 0 0 0 18 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=171084 CPUtime=0.69 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 1043 1251 0 0 69 0 0 0 25 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=171084 CPUtime=0.69 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 1070 1251 0 0 69 0 0 0 25 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=171084 CPUtime=0.68 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 1026 1251 0 0 68 0 0 0 18 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=171084 CPUtime=0.67 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 1248 1251 0 0 67 0 0 0 25 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=171084 CPUtime=0.68 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 1153 1251 0 0 68 0 0 0 25 0 9 0 722079494 175190016 4102 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 171084

[startup+1.50044 s]
/proc/loadavg: 7.37 7.92 7.97 9/448 8456
/proc/meminfo: memFree=32564592/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=176820 CPUtime=11.92 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 19780 1251 0 0 1188 4 0 0 25 0 9 0 722079493 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 44205 5518 180 55 0 42091 0
[pid=8442/tid=8448] ppid=8440 vsize=176820 CPUtime=1.48 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 2628 1251 0 0 148 0 0 0 20 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=176820 CPUtime=1.48 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 2326 1251 0 0 148 0 0 0 25 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4366180 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=176820 CPUtime=1.48 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 2748 1251 0 0 148 0 0 0 20 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364893 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=176820 CPUtime=1.49 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 1987 1251 0 0 149 0 0 0 25 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=176820 CPUtime=1.49 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 2317 1251 0 0 149 0 0 0 25 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=176820 CPUtime=1.48 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 2218 1251 0 0 148 0 0 0 20 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=176820 CPUtime=1.45 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 2748 1251 0 0 145 0 0 0 25 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=176820 CPUtime=1.48 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 2395 1251 0 0 148 0 0 0 25 0 9 0 722079494 181063680 5518 33554432000 4194304 4417452 140735957355584 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.92
Current children cumulated vsize (KiB) 176820

[startup+3.10116 s]
/proc/loadavg: 7.37 7.92 7.97 9/448 8456
/proc/meminfo: memFree=32559388/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=187244 CPUtime=24.7 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 33151 1251 0 0 2464 6 0 0 25 0 9 0 722079493 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 46811 8140 180 55 0 44697 0
[pid=8442/tid=8448] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 4770 1251 0 0 308 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 3889 1251 0 0 308 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 4513 1251 0 0 307 1 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 3326 1251 0 0 308 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=187244 CPUtime=3.09 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 4009 1251 0 0 309 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 3828 1251 0 0 308 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=187244 CPUtime=3.04 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 4373 1251 0 0 304 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=187244 CPUtime=3.08 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 4030 1251 0 0 308 0 0 0 25 0 9 0 722079494 191737856 8140 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 187244

[startup+6.3006 s]
/proc/loadavg: 7.42 7.92 7.97 9/448 8456
/proc/meminfo: memFree=32544012/32950928 swapFree=34365868/67111528
[pid=8442] ppid=8440 vsize=200228 CPUtime=50.26 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 58088 1251 0 0 5014 12 0 0 25 0 9 0 722079493 205033472 11374 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 50057 11374 180 55 0 47943 0

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


[startup+4722.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/448 8606
/proc/meminfo: memFree=29732676/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=2999752 CPUtime=37707.4 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2159475 1251 0 0 3770275 460 0 0 25 0 9 0 722079493 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 749938 711530 180 55 0 747824 0
[pid=8442/tid=8448] ppid=8440 vsize=2999752 CPUtime=4722.41 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 472187 54 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=2999752 CPUtime=4721.29 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 472076 53 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=2999752 CPUtime=4721.22 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 260697 1251 0 0 472067 55 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=2999752 CPUtime=4722.39 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 472175 64 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=2999752 CPUtime=4721.73 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 259780 1251 0 0 472121 52 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=2999752 CPUtime=4722.41 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 472185 56 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=2999752 CPUtime=4653.5 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 465290 60 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=2999752 CPUtime=4722.38 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 267020 1251 0 0 472175 63 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37707.4
Current children cumulated vsize (KiB) 2999752

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.01 9/448 8608
/proc/meminfo: memFree=29732640/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=2999752 CPUtime=38186.4 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2159475 1251 0 0 3818180 460 0 0 25 0 9 0 722079493 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 749938 711530 180 55 0 747824 0
[pid=8442/tid=8448] ppid=8440 vsize=2999752 CPUtime=4782.39 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 478185 54 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=2999752 CPUtime=4781.27 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 478074 53 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=2999752 CPUtime=4781.2 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 260697 1251 0 0 478065 55 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=2999752 CPUtime=4782.38 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 478174 64 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=2999752 CPUtime=4781.71 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 259780 1251 0 0 478119 52 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=2999752 CPUtime=4782.4 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 478184 56 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=2999752 CPUtime=4712.62 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 471202 60 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=2999752 CPUtime=4782.36 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 267020 1251 0 0 478173 63 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38186.4
Current children cumulated vsize (KiB) 2999752

[startup+4842.32 s]
/proc/loadavg: 8.03 8.05 8.00 9/448 8609
/proc/meminfo: memFree=29732492/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=2999752 CPUtime=38665.6 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2159475 1251 0 0 3866103 460 0 0 25 0 9 0 722079493 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 749938 711530 180 55 0 747824 0
[pid=8442/tid=8448] ppid=8440 vsize=2999752 CPUtime=4842.41 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 484187 54 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=2999752 CPUtime=4841.29 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 484076 53 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=2999752 CPUtime=4841.19 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 260697 1251 0 0 484064 55 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=2999752 CPUtime=4842.4 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 484176 64 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=2999752 CPUtime=4841.73 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 259780 1251 0 0 484121 52 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=2999752 CPUtime=4842.41 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 484185 56 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=2999752 CPUtime=4771.76 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 477116 60 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=2999752 CPUtime=4842.38 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 267020 1251 0 0 484175 63 0 0 25 0 9 0 722079494 3071746048 711530 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38665.6
Current children cumulated vsize (KiB) 2999752

[startup+4902.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/448 8611
/proc/meminfo: memFree=29591828/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=3140292 CPUtime=39144.6 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2194610 1251 0 0 3913992 472 0 0 25 0 9 0 722079493 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 785073 746665 180 55 0 782959 0
[pid=8442/tid=8448] ppid=8440 vsize=3140292 CPUtime=4902.4 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 490186 54 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=3140292 CPUtime=4901.27 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 490074 53 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=3140292 CPUtime=4901.16 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 260697 1251 0 0 490061 55 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=3140292 CPUtime=4902.38 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 490174 64 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=3140292 CPUtime=4901.72 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 271272 1251 0 0 490116 56 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=3140292 CPUtime=4902.4 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 490184 56 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=3140292 CPUtime=4830.87 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 483027 60 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=3140292 CPUtime=4902.37 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 290663 1251 0 0 490166 71 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39144.6
Current children cumulated vsize (KiB) 3140292

[startup+4962.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/448 8612
/proc/meminfo: memFree=29591660/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=3140292 CPUtime=39623.8 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2194610 1251 0 0 3961904 472 0 0 25 0 9 0 722079493 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 785073 746665 180 55 0 782959 0
[pid=8442/tid=8448] ppid=8440 vsize=3140292 CPUtime=4962.4 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 496186 54 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=3140292 CPUtime=4961.27 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 496074 53 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=3140292 CPUtime=4961.15 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 260697 1251 0 0 496060 55 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=3140292 CPUtime=4962.38 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 496174 64 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=3140292 CPUtime=4961.72 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 271272 1251 0 0 496116 56 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=3140292 CPUtime=4962.4 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 496184 56 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=3140292 CPUtime=4890 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 488940 60 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=3140292 CPUtime=4962.37 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 290663 1251 0 0 496166 71 0 0 25 0 9 0 722079494 3215659008 746665 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39623.8
Current children cumulated vsize (KiB) 3140292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.52 s]
/proc/loadavg: 8.00 8.02 8.00 9/448 8614
/proc/meminfo: memFree=29553668/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=3178512 CPUtime=40000.9 cores=0-7
/proc/8442/stat : 8442 (plingeling) S 8440 8442 8416 0 -1 4202496 2204165 1251 0 0 3999610 475 0 0 25 0 9 0 722079493 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 794628 756220 180 55 0 792514 0
[pid=8442/tid=8448] ppid=8440 vsize=3178512 CPUtime=5009.63 cores=0-7
/proc/8442/task/8448/stat : 8448 (plingeling) R 8440 8442 8416 0 -1 4202560 247316 1251 0 0 500909 54 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=8442/tid=8449] ppid=8440 vsize=3178512 CPUtime=5008.5 cores=0-7
/proc/8442/task/8449/stat : 8449 (plingeling) R 8440 8442 8416 0 -1 4202560 276467 1251 0 0 500797 53 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=8442/tid=8450] ppid=8440 vsize=3178512 CPUtime=5008.37 cores=0-7
/proc/8442/task/8450/stat : 8450 (plingeling) R 8440 8442 8416 0 -1 4202560 270252 1251 0 0 500779 58 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=8442/tid=8451] ppid=8440 vsize=3178512 CPUtime=5009.62 cores=0-7
/proc/8442/task/8451/stat : 8451 (plingeling) R 8440 8442 8416 0 -1 4202560 315862 1251 0 0 500898 64 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8442/tid=8452] ppid=8440 vsize=3178512 CPUtime=5008.95 cores=0-7
/proc/8442/task/8452/stat : 8452 (plingeling) R 8440 8442 8416 0 -1 4202560 271272 1251 0 0 500839 56 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8442/tid=8453] ppid=8440 vsize=3178512 CPUtime=5009.63 cores=0-7
/proc/8442/task/8453/stat : 8453 (plingeling) R 8440 8442 8416 0 -1 4202560 249231 1251 0 0 500907 56 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=3178512 CPUtime=4936.52 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4202560 282689 1251 0 0 493592 60 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8442/tid=8455] ppid=8440 vsize=3178512 CPUtime=5009.6 cores=0-7
/proc/8442/task/8455/stat : 8455 (plingeling) R 8440 8442 8416 0 -1 4202560 290663 1251 0 0 500889 71 0 0 25 0 9 0 722079494 3254796288 756220 33554432000 4194304 4417452 140735957355584 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 3178512

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

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

[startup+5009.62 s]
/proc/loadavg: 8.00 8.02 8.00 9/448 8614
/proc/meminfo: memFree=29553668/32950928 swapFree=34365872/67111528
[pid=8442] ppid=8440 vsize=0 CPUtime=40001 cores=0-7
/proc/8442/stat : 8442 (plingeling) Z 8440 8442 8416 0 -1 4203548 2204165 1251 0 0 3999619 484 0 0 18 0 2 0 722079493 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/8442/statm: 0 0 0 0 0 0 0
[pid=8442/tid=8454] ppid=8440 vsize=0 CPUtime=4936.61 cores=0-7
/proc/8442/task/8454/stat : 8454 (plingeling) R 8440 8442 8416 0 -1 4203588 282689 1251 0 0 493592 69 0 0 25 0 2 0 722079494 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.66
CPU time (s): 40001.1
CPU user time (s): 39996.2
CPU system time (s): 4.87926
CPU usage (%): 798.479
Max. virtual memory (cumulated for all children) (KiB): 3178512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996.2
system time used= 4.87926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2205416
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= 267
involuntary context switches= 193467

runsolver used 19.416 second user time and 53.6888 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-23 00:53:27
IDJOB=3394740
IDBENCH=84018
IDSOLVER=1851
FILE ID=node120/3394740-1306104807
RUNJOBID= node120-1306104807-8430
PBS_JOBID= 13388015
Free space on /tmp= 73352 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394740-1306104807/watcher-3394740-1306104807 -o /tmp/evaluation-result-3394740-1306104807/solver-3394740-1306104807 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394740-1306104807.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=2117442258

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.809
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.78
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.809
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.809
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32585148 kB
Buffers:         37992 kB
Cached:          78328 kB
SwapCached:      12996 kB
Active:          82672 kB
Inactive:        52816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32585148 kB
SwapTotal:    67111528 kB
SwapFree:     34365868 kB
Dirty:             536 kB
Writeback:           0 kB
AnonPages:       15020 kB
Mapped:           8036 kB
Slab:            67416 kB
PageTables:      91248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105365832 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= 73352 MiB
End job on node120 at 2011-05-23 02:16:59