Trace number 3370921

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.22 1204.85

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
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-3370921-1305427084/watcher-3370921-1305427084 -o /tmp/evaluation-result-3370921-1305427084/solver-3370921-1305427084 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370921-1305427084.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.71 1.96 2.02 5/358 21461
/proc/meminfo: memFree=21230696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=10056 CPUtime=0 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 591 1253 0 0 0 0 0 0 18 0 1 0 654306230 10297344 521 33554432000 4194304 4417452 140735928298848 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 2514 521 147 55 0 400 0

[startup+0.109323 s]
/proc/loadavg: 1.71 1.96 2.02 5/358 21461
/proc/meminfo: memFree=21230696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=30548 CPUtime=0.09 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 5779 1253 0 0 9 0 0 0 18 0 1 0 654306230 31281152 5661 33554432000 4194304 4417452 140735928298848 18446744073709551615 4323733 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 7637 5661 148 55 0 5523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30548

[startup+0.200305 s]
/proc/loadavg: 1.71 1.96 2.02 5/358 21461
/proc/meminfo: memFree=21230696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=46932 CPUtime=0.19 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 9875 1253 0 0 18 1 0 0 18 0 1 0 654306230 48058368 9757 33554432000 4194304 4417452 140735928298848 18446744073709551615 4231353 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 11733 9757 148 55 0 9619 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46932

[startup+0.300287 s]
/proc/loadavg: 1.71 1.96 2.02 5/358 21461
/proc/meminfo: memFree=21230696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=51684 CPUtime=0.28 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 11063 1253 0 0 27 1 0 0 19 0 1 0 654306230 52924416 10945 33554432000 4194304 4417452 140735928298848 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 12921 10945 148 55 0 10807 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51684

[startup+0.700219 s]
/proc/loadavg: 1.71 1.96 2.02 5/358 21461
/proc/meminfo: memFree=21230696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=84452 CPUtime=0.68 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 19255 1253 0 0 66 2 0 0 19 0 1 0 654306230 86478848 19137 33554432000 4194304 4417452 140735928298848 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 21113 19137 148 55 0 18999 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84452

[startup+1.50108 s]
/proc/loadavg: 1.71 1.96 2.02 6/359 21467
/proc/meminfo: memFree=21074952/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=159556 CPUtime=1.49 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) R 21459 21461 21414 0 -1 4202496 38043 1253 0 0 144 5 0 0 21 0 1 0 654306230 163385344 37913 33554432000 4194304 4417452 140735928298848 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/21461/statm: 39889 37913 148 55 0 37775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159556

[startup+3.10075 s]
/proc/loadavg: 2.22 2.06 2.05 9/363 21471
/proc/meminfo: memFree=21003248/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=268584 CPUtime=7.18 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 74403 1253 0 0 708 10 0 0 21 0 5 0 654306230 275030016 54929 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 67146 54929 175 55 0 65032 0
[pid=21461/tid=21468] ppid=21459 vsize=268584 CPUtime=1.41 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 5273 1253 0 0 141 0 0 0 20 0 5 0 654306398 275030016 54929 33554432000 4194304 4417452 140735928298848 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=268584 CPUtime=1.39 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 5297 1253 0 0 139 0 0 0 25 0 5 0 654306398 275030016 54929 33554432000 4194304 4417452 140735928298848 18446744073709551615 4278246 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=268584 CPUtime=1.33 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 4731 1253 0 0 133 0 0 0 25 0 5 0 654306398 275030016 54929 33554432000 4194304 4417452 140735928298848 18446744073709551615 4260027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=268584 CPUtime=1.34 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 4663 1253 0 0 133 1 0 0 25 0 5 0 654306398 275030016 54929 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 268584

[startup+6.30117 s]
/proc/loadavg: 2.22 2.06 2.05 9/363 21471
/proc/meminfo: memFree=20999784/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=269632 CPUtime=19.94 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 76928 1253 0 0 1984 10 0 0 21 0 5 0 654306230 276103168 55194 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 67408 55194 178 55 0 65294 0
[pid=21461/tid=21468] ppid=21459 vsize=269632 CPUtime=4.61 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 5810 1253 0 0 461 0 0 0 25 0 5 0 654306398 276103168 55194 33554432000 4194304 4417452 140735928298848 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=269632 CPUtime=4.56 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 5699 1253 0 0 456 0 0 0 25 0 5 0 654306398 276103168 55194 33554432000 4194304 4417452 140735928298848 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=269632 CPUtime=4.53 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 5145 1253 0 0 453 0 0 0 25 0 5 0 654306398 276103168 55194 33554432000 4194304 4417452 140735928298848 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=269632 CPUtime=4.54 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 5835 1253 0 0 453 1 0 0 25 0 5 0 654306398 276103168 55194 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (KiB) 269632

[startup+12.701 s]
/proc/loadavg: 3.10 2.25 2.11 9/363 21471
/proc/meminfo: memFree=20979928/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=280196 CPUtime=45.47 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 81610 1253 0 0 4536 11 0 0 21 0 5 0 654306230 286920704 57836 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 70049 57836 179 55 0 67935 0
[pid=21461/tid=21468] ppid=21459 vsize=280196 CPUtime=11.01 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 6033 1253 0 0 1101 0 0 0 25 0 5 0 654306398 286920704 57836 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=280196 CPUtime=10.89 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 5699 1253 0 0 1089 0 0 0 25 0 5 0 654306398 286920704 57836 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=280196 CPUtime=10.93 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 5179 1253 0 0 1093 0 0 0 25 0 5 0 654306398 286920704 57836 33554432000 4194304 4417452 140735928298848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=280196 CPUtime=10.93 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 10260 1253 0 0 1092 1 0 0 25 0 5 0 654306398 286920704 57836 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.47
Current children cumulated vsize (KiB) 280196

[startup+25.5007 s]
/proc/loadavg: 3.86 2.44 2.17 9/363 21471
/proc/meminfo: memFree=20950696/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=357116 CPUtime=96.52 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 91757 1253 0 0 9639 13 0 0 21 0 5 0 654306230 365686784 61008 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 89279 61008 179 55 0 87165 0
[pid=21461/tid=21468] ppid=21459 vsize=357116 CPUtime=23.81 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 6494 1253 0 0 2381 0 0 0 25 0 5 0 654306398 365686784 61008 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=357116 CPUtime=23.53 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 6097 1253 0 0 2353 0 0 0 25 0 5 0 654306398 365686784 61008 33554432000 4194304 4417452 140735928298848 18446744073709551615 4354418 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=357116 CPUtime=23.73 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 7342 1253 0 0 2372 1 0 0 25 0 5 0 654306398 365686784 61008 33554432000 4194304 4417452 140735928298848 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=357116 CPUtime=23.73 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 17385 1253 0 0 2371 2 0 0 25 0 5 0 654306398 365686784 61008 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.52
Current children cumulated vsize (KiB) 357116

[startup+51.1011 s]
/proc/loadavg: 5.27 2.89 2.33 9/363 21472
/proc/meminfo: memFree=20910356/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=390828 CPUtime=198.63 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 119445 1253 0 0 19847 16 0 0 21 0 5 0 654306230 400207872 69143 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 97707 69143 179 55 0 95593 0
[pid=21461/tid=21468] ppid=21459 vsize=390828 CPUtime=49.42 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 9813 1253 0 0 4941 1 0 0 25 0 5 0 654306398 400207872 69143 33554432000 4194304 4417452 140735928298848 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=390828 CPUtime=48.85 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 8636 1253 0 0 4884 1 0 0 25 0 5 0 654306398 400207872 69143 33554432000 4194304 4417452 140735928298848 18446744073709551615 4254097 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=390828 CPUtime=49.33 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 9335 1253 0 0 4932 1 0 0 25 0 5 0 654306398 400207872 69143 33554432000 4194304 4417452 140735928298848 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=390828 CPUtime=49.34 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 37222 1253 0 0 4929 5 0 0 25 0 5 0 654306398 400207872 69143 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.63
Current children cumulated vsize (KiB) 390828

[startup+102.301 s]
/proc/loadavg: 6.97 3.76 2.66 9/363 21474
/proc/meminfo: memFree=20857548/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=428112 CPUtime=402.88 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 186878 1253 0 0 40263 25 0 0 21 0 5 0 654306230 438386688 78464 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 107028 78464 179 55 0 104914 0
[pid=21461/tid=21468] ppid=21459 vsize=428112 CPUtime=100.63 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 19684 1253 0 0 10060 3 0 0 25 0 5 0 654306398 438386688 78464 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=428112 CPUtime=99.47 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 19520 1253 0 0 9945 2 0 0 25 0 5 0 654306398 438386688 78464 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=428112 CPUtime=100.55 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 22842 1253 0 0 10052 3 0 0 25 0 5 0 654306398 438386688 78464 33554432000 4194304 4417452 140735928298848 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=428112 CPUtime=100.55 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 70393 1253 0 0 10046 9 0 0 25 0 5 0 654306398 438386688 78464 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 402.88
Current children cumulated vsize (KiB) 428112

[startup+162.301 s]
/proc/loadavg: 7.70 4.50 2.97 9/363 21475
/proc/meminfo: memFree=20818572/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=463572 CPUtime=642.18 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 280096 1253 0 0 64180 38 0 0 21 0 5 0 654306230 474697728 87329 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 115893 87329 179 55 0 113779 0
[pid=21461/tid=21468] ppid=21459 vsize=463572 CPUtime=160.62 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 30382 1253 0 0 16058 4 0 0 25 0 5 0 654306398 474697728 87329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=463572 CPUtime=158.78 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 32040 1253 0 0 15874 4 0 0 25 0 5 0 654306398 474697728 87329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=463572 CPUtime=160.54 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 45801 1253 0 0 16048 6 0 0 25 0 5 0 654306398 474697728 87329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=463572 CPUtime=160.54 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 117434 1253 0 0 16039 15 0 0 25 0 5 0 654306398 474697728 87329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 463572

[startup+222.313 s]
/proc/loadavg: 7.99 5.21 3.32 9/363 21477
/proc/meminfo: memFree=20744740/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=515284 CPUtime=881.53 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 369349 1253 0 0 88101 52 0 0 21 0 5 0 654306230 527650816 100257 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 128821 100257 179 55 0 126707 0
[pid=21461/tid=21468] ppid=21459 vsize=515284 CPUtime=220.63 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 49245 1253 0 0 22056 7 0 0 25 0 5 0 654306398 527650816 100257 33554432000 4194304 4417452 140735928298848 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=21461/tid=21469] ppid=21459 vsize=851180 CPUtime=751.81 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 264607 1253 0 0 75144 37 0 0 25 0 5 0 654306398 871608320 184231 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=851180 CPUtime=760.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 266486 1253 0 0 76018 38 0 0 25 0 5 0 654306398 871608320 184231 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=851180 CPUtime=760.57 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 366659 1253 0 0 76005 52 0 0 25 0 5 0 654306398 871608320 184231 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3035.28
Current children cumulated vsize (KiB) 851180

[startup+822.301 s]
/proc/loadavg: 8.26 7.75 5.59 9/363 21493
/proc/meminfo: memFree=20254824/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=932852 CPUtime=3274.56 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1216604 1253 0 0 327283 173 0 0 21 0 5 0 654306230 955240448 204651 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 233213 204651 179 55 0 231099 0
[pid=21461/tid=21468] ppid=21459 vsize=932852 CPUtime=820.64 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 209052 1253 0 0 82035 29 0 0 25 0 5 0 654306398 955240448 204651 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=932852 CPUtime=811.11 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 287837 1253 0 0 81070 41 0 0 25 0 5 0 654306398 955240448 204651 33554432000 4194304 4417452 140735928298848 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=932852 CPUtime=820.55 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 290508 1253 0 0 82014 41 0 0 25 0 5 0 654306398 955240448 204651 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=932852 CPUtime=820.56 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 374768 1253 0 0 82003 53 0 0 25 0 5 0 654306398 955240448 204651 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3274.56
Current children cumulated vsize (KiB) 932852

[startup+882.314 s]
/proc/loadavg: 8.20 7.83 5.76 9/363 21494
/proc/meminfo: memFree=20385960/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=783572 CPUtime=3513.91 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1304265 1253 0 0 351206 185 0 0 21 0 5 0 654306230 802377728 167329 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 195893 167329 179 55 0 193779 0
[pid=21461/tid=21468] ppid=21459 vsize=783572 CPUtime=880.66 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 222922 1253 0 0 88035 31 0 0 25 0 5 0 654306398 802377728 167329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=783572 CPUtime=870.41 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 311868 1253 0 0 86997 44 0 0 25 0 5 0 654306398 802377728 167329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=783572 CPUtime=880.57 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 307539 1253 0 0 88014 43 0 0 25 0 5 0 654306398 802377728 167329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=783572 CPUtime=880.58 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 407497 1253 0 0 88000 58 0 0 25 0 5 0 654306398 802377728 167329 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3513.91
Current children cumulated vsize (KiB) 783572

[startup+942.301 s]
/proc/loadavg: 8.14 7.87 5.89 9/363 21496
/proc/meminfo: memFree=20324904/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=844040 CPUtime=3753.17 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1376899 1253 0 0 375124 193 0 0 21 0 5 0 654306230 864296960 182446 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 211010 182446 179 55 0 208896 0
[pid=21461/tid=21468] ppid=21459 vsize=844040 CPUtime=940.64 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 236843 1253 0 0 94031 33 0 0 25 0 5 0 654306398 864296960 182446 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=844040 CPUtime=929.7 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 332010 1253 0 0 92923 47 0 0 25 0 5 0 654306398 864296960 182446 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=844040 CPUtime=940.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 329323 1253 0 0 94010 46 0 0 25 0 5 0 654306398 864296960 182446 33554432000 4194304 4417452 140735928298848 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=844040 CPUtime=940.56 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 424284 1253 0 0 93997 59 0 0 25 0 5 0 654306398 864296960 182446 33554432000 4194304 4417452 140735928298848 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3753.17
Current children cumulated vsize (KiB) 844040

[startup+1002.3 s]
/proc/loadavg: 8.05 7.89 6.03 9/363 21498
/proc/meminfo: memFree=20343344/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=830264 CPUtime=3992.46 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1425919 1253 0 0 399047 199 0 0 21 0 5 0 654306230 850190336 179002 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 207566 179002 179 55 0 205452 0
[pid=21461/tid=21468] ppid=21459 vsize=830264 CPUtime=1000.64 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 250030 1253 0 0 100030 34 0 0 25 0 5 0 654306398 850190336 179002 33554432000 4194304 4417452 140735928298848 18446744073709551615 4260241 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=830264 CPUtime=988.99 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 349373 1253 0 0 98850 49 0 0 25 0 5 0 654306398 850190336 179002 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=830264 CPUtime=1000.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 347793 1253 0 0 100008 48 0 0 25 0 5 0 654306398 850190336 179002 33554432000 4194304 4417452 140735928298848 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=830264 CPUtime=1000.56 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 424284 1253 0 0 99997 59 0 0 25 0 5 0 654306398 850190336 179002 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3992.46
Current children cumulated vsize (KiB) 830264

[startup+1062.3 s]
/proc/loadavg: 8.08 7.92 6.14 9/363 21499
/proc/meminfo: memFree=20247448/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=906920 CPUtime=4231.78 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1495990 1253 0 0 422970 208 0 0 21 0 5 0 654306230 928686080 198166 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 226730 198166 179 55 0 224616 0
[pid=21461/tid=21468] ppid=21459 vsize=906920 CPUtime=1060.64 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 270396 1253 0 0 106028 36 0 0 25 0 5 0 654306398 928686080 198166 33554432000 4194304 4417452 140735928298848 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=906920 CPUtime=1048.3 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 372724 1253 0 0 104778 52 0 0 25 0 5 0 654306398 928686080 198166 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=906920 CPUtime=1060.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 368872 1253 0 0 106006 50 0 0 25 0 5 0 654306398 928686080 198166 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=906920 CPUtime=1060.57 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 429559 1253 0 0 105997 60 0 0 25 0 5 0 654306398 928686080 198166 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4231.78
Current children cumulated vsize (KiB) 906920

[startup+1122.3 s]
/proc/loadavg: 8.02 7.94 6.27 9/363 21501
/proc/meminfo: memFree=20127244/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=1006932 CPUtime=4471.07 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1582960 1253 0 0 446884 223 0 0 21 0 5 0 654306230 1031098368 223169 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 251733 223169 179 55 0 249619 0
[pid=21461/tid=21468] ppid=21459 vsize=1006932 CPUtime=1120.64 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 285138 1253 0 0 112026 38 0 0 25 0 5 0 654306398 1031098368 223169 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=1006932 CPUtime=1107.6 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 390239 1253 0 0 110705 55 0 0 25 0 5 0 654306398 1031098368 223169 33554432000 4194304 4417452 140735928298848 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=1006932 CPUtime=1120.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 385014 1253 0 0 112004 52 0 0 25 0 5 0 654306398 1031098368 223169 33554432000 4194304 4417452 140735928298848 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=1006932 CPUtime=1120.57 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 468130 1253 0 0 111989 68 0 0 25 0 5 0 654306398 1031098368 223169 33554432000 4194304 4417452 140735928298848 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4471.07
Current children cumulated vsize (KiB) 1006932

[startup+1182.3 s]
/proc/loadavg: 8.06 7.96 6.37 9/363 21502
/proc/meminfo: memFree=20064316/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=1035340 CPUtime=4710.38 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1633861 1253 0 0 470808 230 0 0 21 0 5 0 654306230 1060188160 230271 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 258835 230271 179 55 0 256721 0
[pid=21461/tid=21468] ppid=21459 vsize=1035340 CPUtime=1180.65 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 300356 1253 0 0 118024 41 0 0 25 0 5 0 654306398 1060188160 230271 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=1035340 CPUtime=1166.89 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 411501 1253 0 0 116632 57 0 0 25 0 5 0 654306398 1060188160 230271 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=1035340 CPUtime=1180.56 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 399435 1253 0 0 118001 55 0 0 25 0 5 0 654306398 1060188160 230271 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=1035340 CPUtime=1180.57 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 468130 1253 0 0 117989 68 0 0 25 0 5 0 654306398 1060188160 230271 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4710.38
Current children cumulated vsize (KiB) 1035340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.11 7.98 6.42 9/363 21540
/proc/meminfo: memFree=20276544/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=1065544 CPUtime=4800.13 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1662654 1253 0 0 479778 235 0 0 21 0 5 0 654306230 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 266386 237822 179 55 0 264272 0
[pid=21461/tid=21468] ppid=21459 vsize=1065544 CPUtime=1203.16 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 308359 1253 0 0 120275 41 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=1065544 CPUtime=1189.12 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 418793 1253 0 0 118853 59 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=1065544 CPUtime=1203.07 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 408466 1253 0 0 120251 56 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=1065544 CPUtime=1203.08 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 472597 1253 0 0 120239 69 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1065544

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

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

[startup+1204.8 s]
/proc/loadavg: 8.11 7.98 6.42 9/363 21540
/proc/meminfo: memFree=20276544/32951124 swapFree=65581052/67111528
[pid=21461] ppid=21459 vsize=1065544 CPUtime=4800.13 cores=1,3,5,7
/proc/21461/stat : 21461 (plingeling) S 21459 21461 21414 0 -1 4202496 1662654 1253 0 0 479778 235 0 0 21 0 5 0 654306230 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/21461/statm: 266386 237822 179 55 0 264272 0
[pid=21461/tid=21468] ppid=21459 vsize=1065544 CPUtime=1203.16 cores=1,3,5,7
/proc/21461/task/21468/stat : 21468 (plingeling) R 21459 21461 21414 0 -1 4202560 308359 1253 0 0 120275 41 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21461/tid=21469] ppid=21459 vsize=1065544 CPUtime=1189.12 cores=1,3,5,7
/proc/21461/task/21469/stat : 21469 (plingeling) R 21459 21461 21414 0 -1 4202560 418793 1253 0 0 118853 59 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21461/tid=21470] ppid=21459 vsize=1065544 CPUtime=1203.07 cores=1,3,5,7
/proc/21461/task/21470/stat : 21470 (plingeling) R 21459 21461 21414 0 -1 4202560 408466 1253 0 0 120251 56 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21461/tid=21471] ppid=21459 vsize=1065544 CPUtime=1203.08 cores=1,3,5,7
/proc/21461/task/21471/stat : 21471 (plingeling) R 21459 21461 21414 0 -1 4202560 472597 1253 0 0 120239 69 0 0 25 0 5 0 654306398 1091117056 237822 33554432000 4194304 4417452 140735928298848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1065544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.85
CPU time (s): 4800.22
CPU user time (s): 4797.83
CPU system time (s): 2.38764
CPU usage (%): 398.407
Max. virtual memory (cumulated for all children) (KiB): 1065544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.38764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1663907
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= 120
involuntary context switches= 36066

runsolver used 4.05538 second user time and 10.0025 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 04:38:05
IDJOB=3370921
IDBENCH=83251
IDSOLVER=1848
FILE ID=node137/3370921-1305427084
RUNJOBID= node137-1305427084-21433
PBS_JOBID= 13324606
Free space on /tmp= 73776 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370921-1305427084/watcher-3370921-1305427084 -o /tmp/evaluation-result-3370921-1305427084/solver-3370921-1305427084 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370921-1305427084.cnf

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1741819003

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21230976 kB
Buffers:        290756 kB
Cached:        3750868 kB
SwapCached:      36328 kB
Active:        1665440 kB
Inactive:      9826452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21230976 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           23212 kB
Writeback:           0 kB
AnonPages:     7423132 kB
Mapped:          19568 kB
Slab:           122464 kB
PageTables:      38836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75965580 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= 73776 MiB
End job on node137 at 2011-05-15 04:58:12