Trace number 3394624

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.2 5009.85

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3212.64
Satisfiable
(Un)Satisfiability was proved
Number of variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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-3394624-1306100481/watcher-3394624-1306100481 -o /tmp/evaluation-result-3394624-1306100481/solver-3394624-1306100481 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394624-1306100481.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: 8.04 8.05 8.00 2/427 32489
/proc/meminfo: memFree=9264844/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=13296 CPUtime=0.01 cores=0-7
/proc/32489/stat : 32489 (plingeling) R 32487 32489 32463 0 -1 4202496 1481 1254 0 0 1 0 0 0 25 0 1 0 721647739 13615104 1332 33554432000 4194304 4417452 140736392327728 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/32489/statm: 3324 1332 149 55 0 1210 0

[startup+0.143741 s]
/proc/loadavg: 8.04 8.05 8.00 2/427 32489
/proc/meminfo: memFree=9264844/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=164104 CPUtime=0.91 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 3025 1254 0 0 91 0 0 0 25 0 9 0 721647739 168042496 2225 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 41026 2225 179 55 0 38912 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 164104

[startup+0.200732 s]
/proc/loadavg: 8.04 8.05 8.00 2/427 32489
/proc/meminfo: memFree=9264844/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=164580 CPUtime=1.37 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 3113 1254 0 0 137 0 0 0 25 0 9 0 721647739 168529920 2313 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 41193 2313 179 55 0 39079 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 164580

[startup+0.300715 s]
/proc/loadavg: 8.04 8.05 8.00 2/427 32489
/proc/meminfo: memFree=9264844/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=168984 CPUtime=2.16 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 4214 1254 0 0 216 0 0 0 25 0 9 0 721647739 173039616 3414 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 42246 3414 179 55 0 40132 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 168984

[startup+0.700645 s]
/proc/loadavg: 8.04 8.05 8.00 2/427 32489
/proc/meminfo: memFree=9264844/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=173704 CPUtime=5.36 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 5840 1254 0 0 536 0 0 0 25 0 9 0 721647739 177872896 4595 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 43426 4595 179 55 0 41312 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 173704

[startup+1.50051 s]
/proc/loadavg: 8.12 8.07 8.01 9/436 32503
/proc/meminfo: memFree=9242708/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=177896 CPUtime=11.65 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 9076 1254 0 0 1162 3 0 0 25 0 9 0 721647739 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 44474 5698 179 55 0 42360 0
[pid=32489/tid=32496] ppid=32487 vsize=177896 CPUtime=1.46 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1074 1254 0 0 146 0 0 0 20 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 274664851815 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=177896 CPUtime=1.37 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 681 1254 0 0 137 0 0 0 19 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=177896 CPUtime=1.44 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1180 1254 0 0 144 0 0 0 25 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=177896 CPUtime=1.46 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1919 1254 0 0 145 1 0 0 20 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=177896 CPUtime=1.46 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 514 1254 0 0 146 0 0 0 20 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=177896 CPUtime=1.45 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 582 1254 0 0 145 0 0 0 25 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366005 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=177896 CPUtime=1.46 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 450 1254 0 0 146 0 0 0 25 0 9 0 721647742 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4270188 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=177896 CPUtime=1.46 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 935 1254 0 0 146 0 0 0 20 0 9 0 721647743 182165504 5698 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 177896

[startup+3.10123 s]
/proc/loadavg: 8.12 8.07 8.01 9/436 32503
/proc/meminfo: memFree=9239736/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=182384 CPUtime=24.42 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 17620 1254 0 0 2437 5 0 0 25 0 9 0 721647739 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 45596 6820 179 55 0 43482 0
[pid=32489/tid=32496] ppid=32487 vsize=182384 CPUtime=3.07 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 2400 1254 0 0 306 1 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=182384 CPUtime=2.94 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1571 1254 0 0 294 0 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=182384 CPUtime=3.02 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 2427 1254 0 0 302 0 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4352339 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=182384 CPUtime=3.06 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 3725 1254 0 0 305 1 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=182384 CPUtime=3.06 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 885 1254 0 0 306 0 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=182384 CPUtime=3.05 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1189 1254 0 0 305 0 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=182384 CPUtime=3.06 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1533 1254 0 0 306 0 0 0 25 0 9 0 721647742 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=182384 CPUtime=3.06 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 2149 1254 0 0 306 0 0 0 25 0 9 0 721647743 186761216 6820 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 182384

[startup+6.30068 s]
/proc/loadavg: 8.12 8.07 8.01 9/436 32503
/proc/meminfo: memFree=9226476/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=195760 CPUtime=49.7 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 43732 1254 0 0 4953 17 0 0 25 0 9 0 721647739 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 48940 10168 179 55 0 46826 0
[pid=32489/tid=32496] ppid=32487 vsize=195760 CPUtime=6.21 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 5553 1254 0 0 620 1 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=195760 CPUtime=6.1 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 4232 1254 0 0 609 1 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=195760 CPUtime=6.16 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 6035 1254 0 0 615 1 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=195760 CPUtime=6.27 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 6392 1254 0 0 625 2 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=195760 CPUtime=6.2 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 5032 1254 0 0 620 0 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4259889 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=195760 CPUtime=6.16 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 5208 1254 0 0 615 1 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=195760 CPUtime=6.25 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 4711 1254 0 0 618 7 0 0 25 0 9 0 721647742 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=195760 CPUtime=6.26 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 4828 1254 0 0 626 0 0 0 25 0 9 0 721647743 200458240 10168 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 195760

[startup+12.7006 s]
/proc/loadavg: 8.10 8.06 8.00 9/436 32503
/proc/meminfo: memFree=9217076/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=200312 CPUtime=100.79 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 83377 1254 0 0 10054 25 0 0 25 0 9 0 721647739 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 50078 11310 179 55 0 47964 0
[pid=32489/tid=32496] ppid=32487 vsize=200312 CPUtime=12.61 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 10775 1254 0 0 1259 2 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=200312 CPUtime=12.5 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 9425 1254 0 0 1248 2 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=200312 CPUtime=12.56 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 11432 1254 0 0 1254 2 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=200312 CPUtime=12.66 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 12336 1254 0 0 1263 3 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=200312 CPUtime=12.6 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 10058 1254 0 0 1259 1 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=200312 CPUtime=12.47 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 9445 1254 0 0 1245 2 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=200312 CPUtime=12.64 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 9228 1254 0 0 1256 8 0 0 25 0 9 0 721647742 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=200312 CPUtime=12.66 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 8937 1254 0 0 1265 1 0 0 25 0 9 0 721647743 205119488 11310 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 200312

[startup+25.5014 s]
/proc/loadavg: 8.08 8.06 8.00 9/436 32504
/proc/meminfo: memFree=9207732/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=214676 CPUtime=203.01 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 160053 1254 0 0 20259 42 0 0 25 0 9 0 721647739 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 53669 14901 179 55 0 51555 0
[pid=32489/tid=32496] ppid=32487 vsize=214676 CPUtime=25.42 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 21913 1254 0 0 2537 5 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=214676 CPUtime=25.31 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 19663 1254 0 0 2526 5 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=214676 CPUtime=25.36 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 20801 1254 0 0 2532 4 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=214676 CPUtime=25.47 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 23421 1254 0 0 2540 7 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=214676 CPUtime=25.4 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 19881 1254 0 0 2537 3 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366085 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=214676 CPUtime=25.08 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 18310 1254 0 0 2504 4 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=214676 CPUtime=25.43 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 19244 1254 0 0 2534 9 0 0 25 0 9 0 721647742 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=214676 CPUtime=25.46 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 15079 1254 0 0 2544 2 0 0 25 0 9 0 721647743 219828224 14901 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 214676

[startup+51.1009 s]
/proc/loadavg: 8.05 8.05 8.00 9/436 32504
/proc/meminfo: memFree=9174880/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=254960 CPUtime=407.37 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 321247 1254 0 0 40655 82 0 0 25 0 9 0 721647739 261079040 24972 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 63740 24972 179 55 0 61626 0
[pid=32489/tid=32496] ppid=32487 vsize=254960 CPUtime=51.02 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 41808 1254 0 0 5092 10 0 0 25 0 9 0 721647742 261079040 24972 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=254960 CPUtime=50.91 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 40937 1254 0 0 5082 9 0 0 25 0 9 0 721647742 261079040 24972 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=254960 CPUtime=50.95 cores=0-7

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

/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1254219 1254 0 0 471931 203 0 0 25 0 9 0 721647742 707661824 133969 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=691076 CPUtime=4721.32 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1049143 1254 0 0 471968 164 0 0 25 0 9 0 721647742 707661824 133969 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=691076 CPUtime=4653.57 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1091160 1254 0 0 465177 180 0 0 25 0 9 0 721647742 707661824 133969 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=691076 CPUtime=4720.2 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1051399 1254 0 0 471790 230 0 0 25 0 9 0 721647742 707661824 133969 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=691076 CPUtime=4722.36 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1071039 1254 0 0 472063 173 0 0 25 0 9 0 721647743 707661824 133969 33554432000 4194304 4417452 140736392327728 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37704.6
Current children cumulated vsize (KiB) 691076

[startup+4782.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/436 32652
/proc/meminfo: memFree=8748092/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=668504 CPUtime=38183.5 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 8894718 1254 0 0 3816840 1511 0 0 25 0 9 0 721647739 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 167126 128326 179 55 0 165012 0
[pid=32489/tid=32496] ppid=32487 vsize=668504 CPUtime=4782.08 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1116088 1254 0 0 478018 190 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=668504 CPUtime=4781.35 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1056426 1254 0 0 477955 180 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=668504 CPUtime=4782.22 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1161081 1254 0 0 478043 179 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=668504 CPUtime=4781.32 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1267532 1254 0 0 477927 205 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=668504 CPUtime=4781.3 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1057267 1254 0 0 477965 165 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=668504 CPUtime=4712.69 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1101646 1254 0 0 471087 182 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=668504 CPUtime=4780.1 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1058225 1254 0 0 477778 232 0 0 25 0 9 0 721647742 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=668504 CPUtime=4782.34 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1074712 1254 0 0 478060 174 0 0 25 0 9 0 721647743 684548096 128326 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38183.5
Current children cumulated vsize (KiB) 668504

[startup+4842.32 s]
/proc/loadavg: 8.03 8.06 8.00 9/436 32653
/proc/meminfo: memFree=8823516/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=596476 CPUtime=38662.7 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 8997547 1254 0 0 3864735 1533 0 0 25 0 9 0 721647739 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 149119 110319 179 55 0 147005 0
[pid=32489/tid=32496] ppid=32487 vsize=596476 CPUtime=4842.08 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1132843 1254 0 0 484015 193 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=596476 CPUtime=4841.38 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1066745 1254 0 0 483956 182 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=596476 CPUtime=4842.24 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1179044 1254 0 0 484042 182 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=596476 CPUtime=4841.33 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1286793 1254 0 0 483924 209 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=596476 CPUtime=4841.3 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1062138 1254 0 0 483964 166 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=596476 CPUtime=4771.82 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1112061 1254 0 0 476999 183 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=596476 CPUtime=4840.06 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1074416 1254 0 0 483769 237 0 0 25 0 9 0 721647742 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=596476 CPUtime=4842.36 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1081766 1254 0 0 484061 175 0 0 25 0 9 0 721647743 610791424 110319 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38662.7
Current children cumulated vsize (KiB) 596476

[startup+4902.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/436 32655
/proc/meminfo: memFree=8760644/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=658528 CPUtime=39141.6 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 9068495 1254 0 0 3912621 1543 0 0 25 0 9 0 721647739 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 164632 125832 179 55 0 162518 0
[pid=32489/tid=32496] ppid=32487 vsize=658528 CPUtime=4902.07 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1137753 1254 0 0 490013 194 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=658528 CPUtime=4901.36 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1070039 1254 0 0 489954 182 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=658528 CPUtime=4902.22 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1185096 1254 0 0 490039 183 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=658528 CPUtime=4901.31 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1299667 1254 0 0 489920 211 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=658528 CPUtime=4901.27 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1072436 1254 0 0 489959 168 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=658528 CPUtime=4830.95 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1131745 1254 0 0 482908 187 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=658528 CPUtime=4900.02 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1079009 1254 0 0 489764 238 0 0 25 0 9 0 721647742 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=658528 CPUtime=4902.35 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1091009 1254 0 0 490058 177 0 0 25 0 9 0 721647743 674332672 125832 33554432000 4194304 4417452 140736392327728 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39141.6
Current children cumulated vsize (KiB) 658528

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/436 32656
/proc/meminfo: memFree=8774776/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=644992 CPUtime=39620.7 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 9120741 1254 0 0 3960522 1551 0 0 25 0 9 0 721647739 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 161248 122449 179 55 0 159134 0
[pid=32489/tid=32496] ppid=32487 vsize=644992 CPUtime=4962.07 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1150112 1254 0 0 496012 195 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=644992 CPUtime=4961.36 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1076119 1254 0 0 495953 183 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=644992 CPUtime=4962.22 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1190598 1254 0 0 496038 184 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=644992 CPUtime=4961.31 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1309294 1254 0 0 495918 213 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=644992 CPUtime=4961.26 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1077133 1254 0 0 495958 168 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=644992 CPUtime=4890.07 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1137092 1254 0 0 488819 188 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=644992 CPUtime=4960 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1083850 1254 0 0 495761 239 0 0 25 0 9 0 721647742 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=644992 CPUtime=4962.35 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1094802 1254 0 0 496057 178 0 0 25 0 9 0 721647743 660471808 122449 33554432000 4194304 4417452 140736392327728 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39620.7
Current children cumulated vsize (KiB) 644992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.8 s]
/proc/loadavg: 8.02 8.04 8.00 9/436 32658
/proc/meminfo: memFree=8743652/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=676096 CPUtime=40000.1 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 9167945 1254 0 0 3998450 1562 0 0 25 0 9 0 721647739 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 169024 130225 179 55 0 166910 0
[pid=32489/tid=32496] ppid=32487 vsize=676096 CPUtime=5009.59 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1154166 1254 0 0 500763 196 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=676096 CPUtime=5008.87 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1079503 1254 0 0 500704 183 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=676096 CPUtime=5009.75 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1195531 1254 0 0 500789 186 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4344131 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=676096 CPUtime=5008.82 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1325282 1254 0 0 500665 217 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=676096 CPUtime=5008.76 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1080922 1254 0 0 500708 168 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=676096 CPUtime=4936.88 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1141619 1254 0 0 493500 188 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=676096 CPUtime=5007.5 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1087772 1254 0 0 500509 241 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=676096 CPUtime=5009.86 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1101409 1254 0 0 500807 179 0 0 25 0 9 0 721647743 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4321404 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 676096

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

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

[startup+5009.8 s]
/proc/loadavg: 8.02 8.04 8.00 9/436 32658
/proc/meminfo: memFree=8743652/32951132 swapFree=67093840/67111528
[pid=32489] ppid=32487 vsize=676096 CPUtime=40000.1 cores=0-7
/proc/32489/stat : 32489 (plingeling) S 32487 32489 32463 0 -1 4202496 9167945 1254 0 0 3998450 1562 0 0 25 0 9 0 721647739 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32489/statm: 169024 130225 179 55 0 166910 0
[pid=32489/tid=32496] ppid=32487 vsize=676096 CPUtime=5009.59 cores=0-7
/proc/32489/task/32496/stat : 32496 (plingeling) R 32487 32489 32463 0 -1 4202560 1154166 1254 0 0 500763 196 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32489/tid=32497] ppid=32487 vsize=676096 CPUtime=5008.87 cores=0-7
/proc/32489/task/32497/stat : 32497 (plingeling) R 32487 32489 32463 0 -1 4202560 1079503 1254 0 0 500704 183 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32489/tid=32498] ppid=32487 vsize=676096 CPUtime=5009.75 cores=0-7
/proc/32489/task/32498/stat : 32498 (plingeling) R 32487 32489 32463 0 -1 4202560 1195531 1254 0 0 500789 186 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4344131 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32489/tid=32499] ppid=32487 vsize=676096 CPUtime=5008.82 cores=0-7
/proc/32489/task/32499/stat : 32499 (plingeling) R 32487 32489 32463 0 -1 4202560 1325282 1254 0 0 500665 217 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32489/tid=32500] ppid=32487 vsize=676096 CPUtime=5008.76 cores=0-7
/proc/32489/task/32500/stat : 32500 (plingeling) R 32487 32489 32463 0 -1 4202560 1080922 1254 0 0 500708 168 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32489/tid=32501] ppid=32487 vsize=676096 CPUtime=4936.88 cores=0-7
/proc/32489/task/32501/stat : 32501 (plingeling) R 32487 32489 32463 0 -1 4202560 1141619 1254 0 0 493500 188 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32489/tid=32502] ppid=32487 vsize=676096 CPUtime=5007.5 cores=0-7
/proc/32489/task/32502/stat : 32502 (plingeling) R 32487 32489 32463 0 -1 4202560 1087772 1254 0 0 500509 241 0 0 25 0 9 0 721647742 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32489/tid=32503] ppid=32487 vsize=676096 CPUtime=5009.86 cores=0-7
/proc/32489/task/32503/stat : 32503 (plingeling) R 32487 32489 32463 0 -1 4202560 1101409 1254 0 0 500807 179 0 0 25 0 9 0 721647743 692322304 130225 33554432000 4194304 4417452 140736392327728 18446744073709551615 4321404 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 676096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.85
CPU time (s): 40000.2
CPU user time (s): 39984.5
CPU system time (s): 15.6526
CPU usage (%): 798.432
Max. virtual memory (cumulated for all children) (KiB): 729740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39984.5
system time used= 15.6526
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9169199
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= 501
involuntary context switches= 189333

runsolver used 20.9698 second user time and 51.8131 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-22 23:41:21
IDJOB=3394624
IDBENCH=83356
IDSOLVER=1851
FILE ID=node131/3394624-1306100481
RUNJOBID= node131-1306100481-32477
PBS_JOBID= 13387987
Free space on /tmp= 72980 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394624-1306100481/watcher-3394624-1306100481 -o /tmp/evaluation-result-3394624-1306100481/solver-3394624-1306100481 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394624-1306100481.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1355589893

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       9265108 kB
Buffers:        335552 kB
Cached:        8929376 kB
SwapCached:       1504 kB
Active:       17666664 kB
Inactive:      5711180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       9265108 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:             416 kB
Writeback:          44 kB
AnonPages:    14111396 kB
Mapped:          38008 kB
Slab:           184688 kB
PageTables:      55148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95323328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72980 MiB
End job on node131 at 2011-05-23 01:04:53