Trace number 3370914

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.42 1203.53

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370914-1305427084/watcher-3370914-1305427084 -o /tmp/evaluation-result-3370914-1305427084/solver-3370914-1305427084 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370914-1305427084.cnf 

running on 4 cores: 0,2,4,6

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 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 214 0 0 0 0 0 0 0 25 0 1 0 654306112 8937472 146 33554432000 4194304 4417452 140733925292128 18446744073709551615 218905730816 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/21446/statm: 2182 146 122 55 0 68 0

[startup+0.026601 s]
/proc/loadavg: 1.71 1.96 2.02 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=10152 CPUtime=0 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) R 21444 21446 21414 0 -1 4202496 629 1260 0 1 0 0 0 0 25 0 1 0 654306112 10395648 560 33554432000 4194304 4417452 140733925292128 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/21446/statm: 2538 560 147 55 0 424 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10152

[startup+0.749084 s]
/proc/loadavg: 1.71 1.96 2.02 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=123772 CPUtime=2.61 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 5150 1260 0 1 259 2 0 0 25 0 5 0 654306112 126742528 2368 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 30943 2368 178 55 0 28829 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 123772

[startup+0.847421 s]
/proc/loadavg: 1.71 1.96 2.02 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=124288 CPUtime=3 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 5791 1260 0 1 298 2 0 0 25 0 5 0 654306112 127270912 2517 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 31072 2517 178 55 0 28958 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 124288

[startup+0.900407 s]
/proc/loadavg: 1.71 1.96 2.02 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=125252 CPUtime=3.21 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 6123 1260 0 1 319 2 0 0 25 0 5 0 654306112 128258048 2758 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 31313 2758 178 55 0 29199 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 125252

[startup+1.5003 s]
/proc/loadavg: 1.71 1.96 2.02 2/351 21446
/proc/meminfo: memFree=21271460/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=126216 CPUtime=5.61 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 10465 1260 0 1 558 3 0 0 25 0 5 0 654306112 129245184 2999 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 31554 2999 178 55 0 29440 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 126216

[startup+3.10098 s]
/proc/loadavg: 1.71 1.96 2.02 6/359 21467
/proc/meminfo: memFree=21071108/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=132596 CPUtime=12 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 19122 1260 0 1 1195 5 0 0 25 0 5 0 654306112 135778304 4594 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 33149 4594 178 55 0 31035 0
[pid=21446/tid=21453] ppid=21444 vsize=132596 CPUtime=3.06 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 4900 1260 0 1 304 2 0 0 25 0 5 0 654306115 135778304 4594 33554432000 4194304 4417452 140733925292128 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=132596 CPUtime=3.02 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 4328 1260 0 1 302 0 0 0 25 0 5 0 654306115 135778304 4594 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=132596 CPUtime=2.94 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 4534 1260 0 1 294 0 0 0 25 0 5 0 654306115 135778304 4594 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=132596 CPUtime=2.93 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 4719 1260 0 1 292 1 0 0 25 0 5 0 654306115 135778304 4594 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 132596

[startup+6.30041 s]
/proc/loadavg: 2.22 2.06 2.05 9/363 21471
/proc/meminfo: memFree=20997924/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=137624 CPUtime=24.75 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 34142 1260 0 1 2467 8 0 0 25 0 5 0 654306112 140926976 5851 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 34406 5851 178 55 0 32292 0
[pid=21446/tid=21453] ppid=21444 vsize=137624 CPUtime=6.26 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 8275 1260 0 1 623 3 0 0 25 0 5 0 654306115 140926976 5851 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=137624 CPUtime=6.23 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 7894 1260 0 1 622 1 0 0 25 0 5 0 654306115 140926976 5851 33554432000 4194304 4417452 140733925292128 18446744073709551615 4354979 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=137624 CPUtime=6.15 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 9086 1260 0 1 614 1 0 0 25 0 5 0 654306115 140926976 5851 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=137624 CPUtime=6.09 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 8246 1260 0 1 607 2 0 0 25 0 5 0 654306115 140926976 5851 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 137624

[startup+12.7132 s]
/proc/loadavg: 2.68 2.16 2.08 9/363 21471
/proc/meminfo: memFree=20987864/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=137852 CPUtime=50.33 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 60831 1260 0 1 5020 13 0 0 25 0 5 0 654306112 141160448 5908 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 34463 5908 178 55 0 32349 0
[pid=21446/tid=21453] ppid=21444 vsize=137852 CPUtime=12.68 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 13912 1260 0 1 1264 4 0 0 25 0 5 0 654306115 141160448 5908 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=137852 CPUtime=12.64 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 14252 1260 0 1 1262 2 0 0 25 0 5 0 654306115 141160448 5908 33554432000 4194304 4417452 140733925292128 18446744073709551615 4251076 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=137852 CPUtime=12.56 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 16464 1260 0 1 1253 3 0 0 25 0 5 0 654306115 141160448 5908 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=137852 CPUtime=12.43 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 15562 1260 0 1 1240 3 0 0 25 0 5 0 654306115 141160448 5908 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 137852

[startup+25.5009 s]
/proc/loadavg: 3.86 2.44 2.17 9/363 21471
/proc/meminfo: memFree=20949828/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=152524 CPUtime=101.35 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 108151 1260 0 1 10116 19 0 0 25 0 5 0 654306112 156184576 9557 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 38131 9557 178 55 0 36017 0
[pid=21446/tid=21453] ppid=21444 vsize=152524 CPUtime=25.46 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 28822 1260 0 1 2540 6 0 0 25 0 5 0 654306115 156184576 9557 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=152524 CPUtime=25.42 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 26705 1260 0 1 2539 3 0 0 25 0 5 0 654306115 156184576 9557 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=152524 CPUtime=25.35 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 27206 1260 0 1 2531 4 0 0 25 0 5 0 654306115 156184576 9557 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=152524 CPUtime=25.08 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 24777 1260 0 1 2504 4 0 0 25 0 5 0 654306115 156184576 9557 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 152524

[startup+51.1003 s]
/proc/loadavg: 5.27 2.89 2.33 9/363 21472
/proc/meminfo: memFree=20900808/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=183456 CPUtime=203.47 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 179968 1260 0 1 20316 31 0 0 25 0 5 0 654306112 187858944 17277 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 45864 17277 178 55 0 43750 0
[pid=21446/tid=21453] ppid=21444 vsize=183456 CPUtime=51.08 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 50245 1260 0 1 5098 10 0 0 25 0 5 0 654306115 187858944 17277 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=183456 CPUtime=51.03 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 46048 1260 0 1 5096 7 0 0 25 0 5 0 654306115 187858944 17277 33554432000 4194304 4417452 140733925292128 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=183456 CPUtime=50.96 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 43096 1260 0 1 5090 6 0 0 25 0 5 0 654306115 187858944 17277 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=183456 CPUtime=50.4 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 39938 1260 0 1 5033 7 0 0 25 0 5 0 654306115 187858944 17277 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.47
Current children cumulated vsize (KiB) 183456

[startup+102.301 s]
/proc/loadavg: 6.88 3.69 2.63 9/363 21474
/proc/meminfo: memFree=20854696/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=195560 CPUtime=407.69 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 280863 1260 0 1 40720 49 0 0 25 0 5 0 654306112 200253440 20330 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 48890 20330 178 55 0 46776 0
[pid=21446/tid=21453] ppid=21444 vsize=195560 CPUtime=102.26 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 75502 1260 0 1 10211 15 0 0 25 0 5 0 654306115 200253440 20330 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=195560 CPUtime=102.21 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 72629 1260 0 1 10210 11 0 0 25 0 5 0 654306115 200253440 20330 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=195560 CPUtime=102.15 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 64974 1260 0 1 10205 10 0 0 25 0 5 0 654306115 200253440 20330 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=195560 CPUtime=101.03 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 67117 1260 0 1 10091 12 0 0 25 0 5 0 654306115 200253440 20330 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 195560

[startup+162.313 s]
/proc/loadavg: 7.70 4.50 2.97 9/363 21475
/proc/meminfo: memFree=20812744/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=198140 CPUtime=647.08 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 379662 1260 0 1 64645 63 0 0 25 0 5 0 654306112 202895360 20956 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 49535 20956 178 55 0 47421 0
[pid=21446/tid=21453] ppid=21444 vsize=198140 CPUtime=162.28 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 98455 1260 0 1 16210 18 0 0 25 0 5 0 654306115 202895360 20956 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=198140 CPUtime=162.23 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 100453 1260 0 1 16208 15 0 0 25 0 5 0 654306115 202895360 20956 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=198140 CPUtime=162.17 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 90850 1260 0 1 16203 14 0 0 25 0 5 0 654306115 202895360 20956 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=198140 CPUtime=160.37 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 89263 1260 0 1 16022 15 0 0 25 0 5 0 654306115 202895360 20956 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.08
Current children cumulated vsize (KiB) 198140

[startup+222.3 s]
/proc/loadavg: 7.99 5.17 3.30 9/363 21477
/proc/meminfo: memFree=20718204/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=244412 CPUtime=886.36 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 464955 1260 0 1 88561 75 0 0 25 0 5 0 654306112 250277888 32547 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 61103 32547 178 55 0 58989 0
[pid=21446/tid=21453] ppid=21444 vsize=244412 CPUtime=222.25 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 119118 1260 0 1 22205 20 0 0 25 0 5 0 654306115 250277888 32547 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0

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

[pid=21446/tid=21454] ppid=21444 vsize=286424 CPUtime=762.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 262433 1260 0 1 76184 38 0 0 25 0 5 0 654306115 293298176 43019 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=286424 CPUtime=762.17 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 243826 1260 0 1 76179 38 0 0 25 0 5 0 654306115 293298176 43019 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=286424 CPUtime=753.81 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 243277 1260 0 1 75341 40 0 0 25 0 5 0 654306115 293298176 43019 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.4
Current children cumulated vsize (KiB) 286424

[startup+822.313 s]
/proc/loadavg: 8.26 7.75 5.59 9/363 21493
/proc/meminfo: memFree=20254948/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=281796 CPUtime=3279.79 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1038309 1260 0 1 327816 163 0 0 25 0 5 0 654306112 288559104 41879 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 70449 41879 178 55 0 68335 0
[pid=21446/tid=21453] ppid=21444 vsize=281796 CPUtime=822.18 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 249851 1260 0 1 82178 40 0 0 25 0 5 0 654306115 288559104 41879 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=281796 CPUtime=822.24 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 272207 1260 0 1 82184 40 0 0 25 0 5 0 654306115 288559104 41879 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=281796 CPUtime=822.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 256802 1260 0 1 82179 39 0 0 25 0 5 0 654306115 288559104 41879 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=281796 CPUtime=813.16 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 258808 1260 0 1 81274 42 0 0 25 0 5 0 654306115 288559104 41879 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.79
Current children cumulated vsize (KiB) 281796

[startup+882.301 s]
/proc/loadavg: 8.22 7.83 5.75 9/363 21494
/proc/meminfo: memFree=20383356/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=299712 CPUtime=3519.09 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1092899 1260 0 1 351737 172 0 0 25 0 5 0 654306112 306905088 46343 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 74928 46343 178 55 0 72814 0
[pid=21446/tid=21453] ppid=21444 vsize=299712 CPUtime=882.16 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 262997 1260 0 1 88174 42 0 0 25 0 5 0 654306115 306905088 46343 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=299712 CPUtime=882.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 287365 1260 0 1 88180 42 0 0 25 0 5 0 654306115 306905088 46343 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=299712 CPUtime=882.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 272050 1260 0 1 88176 42 0 0 25 0 5 0 654306115 306905088 46343 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=299712 CPUtime=872.5 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 269846 1260 0 1 87206 44 0 0 25 0 5 0 654306115 306905088 46343 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.09
Current children cumulated vsize (KiB) 299712

[startup+942.3 s]
/proc/loadavg: 8.14 7.87 5.89 9/363 21496
/proc/meminfo: memFree=20314736/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=311524 CPUtime=3758.41 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1136169 1260 0 1 375663 178 0 0 25 0 5 0 654306112 319000576 49294 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 77881 49294 178 55 0 75767 0
[pid=21446/tid=21453] ppid=21444 vsize=311524 CPUtime=942.14 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 269972 1260 0 1 94171 43 0 0 25 0 5 0 654306115 319000576 49294 33554432000 4194304 4417452 140733925292128 18446744073709551615 4246258 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=311524 CPUtime=942.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 294506 1260 0 1 94179 43 0 0 25 0 5 0 654306115 319000576 49294 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=311524 CPUtime=942.17 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 287138 1260 0 1 94173 44 0 0 25 0 5 0 654306115 319000576 49294 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=311524 CPUtime=931.84 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 283912 1260 0 1 93137 47 0 0 25 0 5 0 654306115 319000576 49294 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364784 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.41
Current children cumulated vsize (KiB) 311524

[startup+1002.3 s]
/proc/loadavg: 8.05 7.89 6.02 9/363 21497
/proc/meminfo: memFree=20358596/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=296076 CPUtime=3997.76 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1180967 1260 0 1 399591 185 0 0 25 0 5 0 654306112 303181824 45437 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 74019 45437 178 55 0 71905 0
[pid=21446/tid=21453] ppid=21444 vsize=296076 CPUtime=1002.13 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 280186 1260 0 1 100168 45 0 0 25 0 5 0 654306115 303181824 45437 33554432000 4194304 4417452 140733925292128 18446744073709551615 4355827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=296076 CPUtime=1002.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 304669 1260 0 1 100177 45 0 0 25 0 5 0 654306115 303181824 45437 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=296076 CPUtime=1002.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 299731 1260 0 1 100172 46 0 0 25 0 5 0 654306115 303181824 45437 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=296076 CPUtime=991.19 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 295740 1260 0 1 99071 48 0 0 25 0 5 0 654306115 303181824 45437 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.76
Current children cumulated vsize (KiB) 296076

[startup+1062.3 s]
/proc/loadavg: 8.08 7.92 6.14 9/363 21499
/proc/meminfo: memFree=20247572/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=323156 CPUtime=4237.09 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1221937 1260 0 1 423518 191 0 0 25 0 5 0 654306112 330911744 52216 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 80789 52216 178 55 0 78675 0
[pid=21446/tid=21453] ppid=21444 vsize=323156 CPUtime=1062.12 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 289520 1260 0 1 106166 46 0 0 25 0 5 0 654306115 330911744 52216 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=323156 CPUtime=1062.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 312670 1260 0 1 106176 46 0 0 25 0 5 0 654306115 330911744 52216 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=323156 CPUtime=1062.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 309770 1260 0 1 106171 47 0 0 25 0 5 0 654306115 330911744 52216 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=323156 CPUtime=1050.53 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 309336 1260 0 1 105003 50 0 0 25 0 5 0 654306115 330911744 52216 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.09
Current children cumulated vsize (KiB) 323156

[startup+1122.3 s]
/proc/loadavg: 8.03 7.94 6.26 9/363 21501
/proc/meminfo: memFree=20132948/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=336272 CPUtime=4476.43 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1267365 1260 0 1 447445 198 0 0 25 0 5 0 654306112 344342528 55481 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 84068 55481 178 55 0 81954 0
[pid=21446/tid=21453] ppid=21444 vsize=336272 CPUtime=1122.11 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 298751 1260 0 1 112163 48 0 0 25 0 5 0 654306115 344342528 55481 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=336272 CPUtime=1122.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 327283 1260 0 1 112174 48 0 0 25 0 5 0 654306115 344342528 55481 33554432000 4194304 4417452 140733925292128 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=336272 CPUtime=1122.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 322305 1260 0 1 112169 49 0 0 25 0 5 0 654306115 344342528 55481 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=336272 CPUtime=1109.88 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 318385 1260 0 1 110937 51 0 0 25 0 5 0 654306115 344342528 55481 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.43
Current children cumulated vsize (KiB) 336272

[startup+1182.3 s]
/proc/loadavg: 8.06 7.96 6.37 9/363 21502
/proc/meminfo: memFree=20064316/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=371732 CPUtime=4715.76 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1310658 1260 0 1 471372 204 0 0 25 0 5 0 654306112 380653568 64346 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 92933 64346 178 55 0 90819 0
[pid=21446/tid=21453] ppid=21444 vsize=371732 CPUtime=1182.1 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 305545 1260 0 1 118161 49 0 0 25 0 5 0 654306115 380653568 64346 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=371732 CPUtime=1182.22 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 335036 1260 0 1 118172 50 0 0 25 0 5 0 654306115 380653568 64346 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=371732 CPUtime=1182.18 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 335551 1260 0 1 118168 50 0 0 25 0 5 0 654306115 380653568 64346 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=371732 CPUtime=1169.23 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 333885 1260 0 1 116869 54 0 0 25 0 5 0 654306115 380653568 64346 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.76
Current children cumulated vsize (KiB) 371732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.11 7.98 6.42 10/363 21503
/proc/meminfo: memFree=20095424/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=316236 CPUtime=4800.36 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1323935 1260 0 1 479829 207 0 0 25 0 5 0 654306112 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 79059 50485 178 55 0 76945 0
[pid=21446/tid=21453] ppid=21444 vsize=316236 CPUtime=1203.31 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 308982 1260 0 1 120282 49 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=316236 CPUtime=1203.44 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 338234 1260 0 1 120293 51 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=316236 CPUtime=1203.39 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 337659 1260 0 1 120289 50 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=316236 CPUtime=1190.2 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 338419 1260 0 1 118965 55 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 316236

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

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

[startup+1203.5 s]
/proc/loadavg: 8.11 7.98 6.42 10/363 21503
/proc/meminfo: memFree=20095424/32951124 swapFree=65581052/67111528
[pid=21446] ppid=21444 vsize=316236 CPUtime=4800.36 cores=0,2,4,6
/proc/21446/stat : 21446 (plingeling) S 21444 21446 21414 0 -1 4202496 1323935 1260 0 1 479829 207 0 0 25 0 5 0 654306112 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/21446/statm: 79059 50485 178 55 0 76945 0
[pid=21446/tid=21453] ppid=21444 vsize=316236 CPUtime=1203.31 cores=0,2,4,6
/proc/21446/task/21453/stat : 21453 (plingeling) R 21444 21446 21414 0 -1 4202560 308982 1260 0 1 120282 49 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21446/tid=21454] ppid=21444 vsize=316236 CPUtime=1203.44 cores=0,2,4,6
/proc/21446/task/21454/stat : 21454 (plingeling) R 21444 21446 21414 0 -1 4202560 338234 1260 0 1 120293 51 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21446/tid=21455] ppid=21444 vsize=316236 CPUtime=1203.39 cores=0,2,4,6
/proc/21446/task/21455/stat : 21455 (plingeling) R 21444 21446 21414 0 -1 4202560 337659 1260 0 1 120289 50 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21446/tid=21456] ppid=21444 vsize=316236 CPUtime=1190.2 cores=0,2,4,6
/proc/21446/task/21456/stat : 21456 (plingeling) R 21444 21446 21414 0 -1 4202560 338419 1260 0 1 118965 55 0 0 25 0 5 0 654306115 323825664 50485 33554432000 4194304 4417452 140733925292128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 316236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.53
CPU time (s): 4800.42
CPU user time (s): 4798.34
CPU system time (s): 2.08068
CPU usage (%): 398.862
Max. virtual memory (cumulated for all children) (KiB): 376980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 2.08068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1325196
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107
involuntary context switches= 21293

runsolver used 3.74143 second user time and 9.43157 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 04:38:04
IDJOB=3370914
IDBENCH=83250
IDSOLVER=1848
FILE ID=node137/3370914-1305427084
RUNJOBID= node137-1305427084-21432
PBS_JOBID= 13324606
Free space on /tmp= 73800 MiB

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

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
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:      21272112 kB
Buffers:        290724 kB
Cached:        3721480 kB
SwapCached:      36328 kB
Active:        1631552 kB
Inactive:      9820248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21272112 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:             556 kB
Writeback:           0 kB
AnonPages:     7413892 kB
Mapped:          18664 kB
Slab:           121296 kB
PageTables:      39316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75897248 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:10