Trace number 3371444

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
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-3371444-1305417248/watcher-3371444-1305417248 -o /tmp/evaluation-result-3371444-1305417248/solver-3371444-1305417248 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371444-1305417248.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: 7.45 7.97 7.94 2/346 27656
/proc/meminfo: memFree=21561868/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 217 0 0 0 0 0 0 0 21 0 1 0 634140944 8937472 147 33554432000 4194304 4417452 140734171935168 18446744073709551615 255106768640 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/27656/statm: 2182 147 122 55 0 68 0

[startup+0.111483 s]
/proc/loadavg: 7.45 7.97 7.94 2/346 27656
/proc/meminfo: memFree=21561868/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=26892 CPUtime=0.08 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) R 27654 27656 27035 0 -1 4202496 4827 1251 0 1 8 0 0 0 21 0 1 0 634140944 27537408 4748 33554432000 4194304 4417452 140734171935168 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/27656/statm: 6723 4748 149 55 0 4609 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26892

[startup+0.200364 s]
/proc/loadavg: 7.45 7.97 7.94 2/346 27656
/proc/meminfo: memFree=21561868/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=74096 CPUtime=0.32 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 8033 1251 0 1 32 0 0 0 21 0 5 0 634140944 75874304 6303 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 18524 6303 171 55 0 16410 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 74096

[startup+0.300347 s]
/proc/loadavg: 7.45 7.97 7.94 2/346 27656
/proc/meminfo: memFree=21561868/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=75272 CPUtime=0.73 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 8697 1251 0 1 72 1 0 0 21 0 5 0 634140944 77078528 6598 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 18818 6598 172 55 0 16704 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 75272

[startup+0.700276 s]
/proc/loadavg: 7.45 7.97 7.94 2/346 27656
/proc/meminfo: memFree=21561868/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=74244 CPUtime=2.32 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 10177 1251 0 1 231 1 0 0 21 0 5 0 634140944 76025856 6341 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 18561 6341 172 55 0 16447 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 74244

[startup+1.50114 s]
/proc/loadavg: 7.45 7.97 7.94 9/358 27681
/proc/meminfo: memFree=21477764/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=156576 CPUtime=5.51 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 19265 1251 0 1 548 3 0 0 21 0 5 0 634140944 160333824 11317 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 39144 11317 174 55 0 37030 0
[pid=27656/tid=27674] ppid=27654 vsize=156576 CPUtime=1.34 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 6898 1251 0 1 133 1 0 0 25 0 5 0 634140958 160333824 11317 33554432000 4194304 4417452 140734171935168 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=156576 CPUtime=1.33 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4593 1251 0 1 133 0 0 0 25 0 5 0 634140958 160333824 11317 33554432000 4194304 4417452 140734171935168 18446744073709551615 4346520 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=156576 CPUtime=1.34 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 2249 1251 0 1 134 0 0 0 25 0 5 0 634140958 160333824 11317 33554432000 4194304 4417452 140734171935168 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=156576 CPUtime=1.35 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 686 1251 0 1 135 0 0 0 25 0 5 0 634140958 160333824 11317 33554432000 4194304 4417452 140734171935168 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 156576

[startup+3.10085 s]
/proc/loadavg: 7.45 7.97 7.94 10/358 27681
/proc/meminfo: memFree=21471568/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=148308 CPUtime=11.9 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 19680 1251 0 1 1187 3 0 0 21 0 5 0 634140944 151867392 9274 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 37077 9274 178 55 0 34963 0
[pid=27656/tid=27674] ppid=27654 vsize=148308 CPUtime=2.94 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 7304 1251 0 1 293 1 0 0 25 0 5 0 634140958 151867392 9274 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=148308 CPUtime=2.91 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4599 1251 0 1 291 0 0 0 25 0 5 0 634140958 151867392 9274 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=148308 CPUtime=2.94 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 2252 1251 0 1 294 0 0 0 25 0 5 0 634140958 151867392 9274 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=148308 CPUtime=2.95 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 686 1251 0 1 295 0 0 0 25 0 5 0 634140958 151867392 9274 33554432000 4194304 4417452 140734171935168 18446744073709551615 4352496 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 148308

[startup+6.30029 s]
/proc/loadavg: 7.49 7.97 7.94 10/358 27681
/proc/meminfo: memFree=21491132/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=144212 CPUtime=24.66 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 19681 1251 0 1 2463 3 0 0 21 0 5 0 634140944 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 36053 8251 179 55 0 33939 0
[pid=27656/tid=27674] ppid=27654 vsize=144212 CPUtime=6.14 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 7305 1251 0 1 613 1 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=144212 CPUtime=6.08 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4599 1251 0 1 608 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=144212 CPUtime=6.14 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 2252 1251 0 1 614 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=144212 CPUtime=6.15 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 686 1251 0 1 615 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 144212

[startup+12.7012 s]
/proc/loadavg: 7.53 7.97 7.94 10/358 27681
/proc/meminfo: memFree=21490068/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=144212 CPUtime=50.19 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 19681 1251 0 1 5016 3 0 0 21 0 5 0 634140944 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 36053 8251 179 55 0 33939 0
[pid=27656/tid=27674] ppid=27654 vsize=144212 CPUtime=12.54 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 7305 1251 0 1 1253 1 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=144212 CPUtime=12.41 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4599 1251 0 1 1241 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=144212 CPUtime=12.54 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 2252 1251 0 1 1254 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=144212 CPUtime=12.55 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 686 1251 0 1 1255 0 0 0 25 0 5 0 634140958 147673088 8251 33554432000 4194304 4417452 140734171935168 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 144212

[startup+25.5009 s]
/proc/loadavg: 7.63 7.97 7.94 10/358 27681
/proc/meminfo: memFree=21490436/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=144248 CPUtime=101.25 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 19690 1251 0 1 10122 3 0 0 21 0 5 0 634140944 147709952 8260 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 36062 8260 179 55 0 33948 0
[pid=27656/tid=27674] ppid=27654 vsize=144248 CPUtime=25.34 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 7314 1251 0 1 2533 1 0 0 25 0 5 0 634140958 147709952 8260 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=144248 CPUtime=25.06 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4599 1251 0 1 2506 0 0 0 25 0 5 0 634140958 147709952 8260 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=144248 CPUtime=25.34 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 2252 1251 0 1 2534 0 0 0 25 0 5 0 634140958 147709952 8260 33554432000 4194304 4417452 140734171935168 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=144248 CPUtime=25.35 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 686 1251 0 1 2535 0 0 0 25 0 5 0 634140958 147709952 8260 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 144248

[startup+51.1004 s]
/proc/loadavg: 7.81 7.99 7.94 11/358 27682
/proc/meminfo: memFree=21481856/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=149968 CPUtime=203.37 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 21129 1251 0 1 20333 4 0 0 21 0 5 0 634140944 153567232 9690 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 37492 9690 179 55 0 35378 0
[pid=27656/tid=27674] ppid=27654 vsize=149968 CPUtime=50.94 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 7442 1251 0 1 5093 1 0 0 25 0 5 0 634140958 153567232 9690 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=149968 CPUtime=50.39 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 4612 1251 0 1 5039 0 0 0 25 0 5 0 634140958 153567232 9690 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=149968 CPUtime=50.94 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 3148 1251 0 1 5094 0 0 0 25 0 5 0 634140958 153567232 9690 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=149968 CPUtime=50.95 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 1088 1251 0 1 5095 0 0 0 25 0 5 0 634140958 153567232 9690 33554432000 4194304 4417452 140734171935168 18446744073709551615 4353632 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 149968

[startup+102.3 s]
/proc/loadavg: 8.04 8.02 7.95 9/358 27683
/proc/meminfo: memFree=21471056/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=156144 CPUtime=407.64 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 23185 1251 0 1 40760 4 0 0 21 0 5 0 634140944 159891456 11234 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 39036 11234 179 55 0 36922 0
[pid=27656/tid=27674] ppid=27654 vsize=156144 CPUtime=102.16 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 8474 1251 0 1 10214 2 0 0 25 0 5 0 634140958 159891456 11234 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=156144 CPUtime=101.04 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 5124 1251 0 1 10104 0 0 0 25 0 5 0 634140958 159891456 11234 33554432000 4194304 4417452 140734171935168 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=156144 CPUtime=102.14 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 3148 1251 0 1 10214 0 0 0 25 0 5 0 634140958 159891456 11234 33554432000 4194304 4417452 140734171935168 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=156144 CPUtime=102.16 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 1600 1251 0 1 10216 0 0 0 25 0 5 0 634140958 159891456 11234 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366509 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 156144

[startup+162.301 s]
/proc/loadavg: 8.13 8.04 7.96 10/358 27685
/proc/meminfo: memFree=21460880/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=160240 CPUtime=646.95 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 24728 1251 0 1 64691 4 0 0 21 0 5 0 634140944 164085760 12257 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 40060 12257 179 55 0 37946 0
[pid=27656/tid=27674] ppid=27654 vsize=160240 CPUtime=162.15 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 8481 1251 0 1 16213 2 0 0 25 0 5 0 634140958 164085760 12257 33554432000 4194304 4417452 140734171935168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=160240 CPUtime=160.38 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 5636 1251 0 1 16038 0 0 0 25 0 5 0 634140958 164085760 12257 33554432000 4194304 4417452 140734171935168 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=160240 CPUtime=162.12 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 4172 1251 0 1 16212 0 0 0 25 0 5 0 634140958 164085760 12257 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=160240 CPUtime=162.15 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 1600 1251 0 1 16215 0 0 0 25 0 5 0 634140958 164085760 12257 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.95
Current children cumulated vsize (KiB) 160240


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

[pid=27656/tid=27675] ppid=27654 vsize=174984 CPUtime=694.5 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6148 1251 0 1 69449 1 0 0 25 0 5 0 634140958 179183616 15674 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=174984 CPUtime=702.03 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 5393 1251 0 1 70203 0 0 0 25 0 5 0 634140958 179183616 15674 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=174984 CPUtime=702.14 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 8717 1251 0 1 70213 1 0 0 25 0 5 0 634140958 179183616 15674 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.98
Current children cumulated vsize (KiB) 174984

[startup+762.3 s]
/proc/loadavg: 8.22 8.14 8.04 10/358 27710
/proc/meminfo: memFree=21432376/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=169704 CPUtime=3040.35 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 36741 1251 0 1 304028 7 0 0 21 0 5 0 634140944 173776896 14354 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 42426 14354 179 55 0 40312 0
[pid=27656/tid=27674] ppid=27654 vsize=169704 CPUtime=762.17 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 9798 1251 0 1 76214 3 0 0 25 0 5 0 634140958 173776896 14354 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366670 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=169704 CPUtime=753.86 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6148 1251 0 1 75385 1 0 0 25 0 5 0 634140958 173776896 14354 33554432000 4194304 4417452 140734171935168 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=169704 CPUtime=762.02 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 5393 1251 0 1 76202 0 0 0 25 0 5 0 634140958 173776896 14354 33554432000 4194304 4417452 140734171935168 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=169704 CPUtime=762.15 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 10563 1251 0 1 76214 1 0 0 25 0 5 0 634140958 173776896 14354 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.35
Current children cumulated vsize (KiB) 169704

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 8.04 10/358 27712
/proc/meminfo: memFree=21428648/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=174896 CPUtime=3279.66 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 40999 1251 0 1 327959 7 0 0 21 0 5 0 634140944 179093504 15652 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 43724 15652 179 55 0 41610 0
[pid=27656/tid=27674] ppid=27654 vsize=174896 CPUtime=822.16 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 10822 1251 0 1 82213 3 0 0 25 0 5 0 634140958 179093504 15652 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=174896 CPUtime=813.2 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6148 1251 0 1 81319 1 0 0 25 0 5 0 634140958 179093504 15652 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366149 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=174896 CPUtime=822 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 6417 1251 0 1 82200 0 0 0 25 0 5 0 634140958 179093504 15652 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=174896 CPUtime=822.14 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 12773 1251 0 1 82213 1 0 0 25 0 5 0 634140958 179093504 15652 33554432000 4194304 4417452 140734171935168 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.66
Current children cumulated vsize (KiB) 174896

[startup+882.313 s]
/proc/loadavg: 8.18 8.14 8.04 10/358 27713
/proc/meminfo: memFree=21424420/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=174852 CPUtime=3519.04 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 43943 1251 0 1 351897 7 0 0 21 0 5 0 634140944 179048448 15641 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 43713 15641 179 55 0 41599 0
[pid=27656/tid=27674] ppid=27654 vsize=174852 CPUtime=882.18 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 11846 1251 0 1 88215 3 0 0 25 0 5 0 634140958 179048448 15641 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=174852 CPUtime=872.55 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6148 1251 0 1 87254 1 0 0 25 0 5 0 634140958 179048448 15641 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=174852 CPUtime=882.01 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 6417 1251 0 1 88201 0 0 0 25 0 5 0 634140958 179048448 15641 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=174852 CPUtime=882.15 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 14693 1251 0 1 88214 1 0 0 25 0 5 0 634140958 179048448 15641 33554432000 4194304 4417452 140734171935168 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3519.04
Current children cumulated vsize (KiB) 174852

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.04 9/358 27715
/proc/meminfo: memFree=21425408/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=169756 CPUtime=3758.32 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 46686 1251 0 1 375824 8 0 0 21 0 5 0 634140944 173830144 14367 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 42439 14367 179 55 0 40325 0
[pid=27656/tid=27674] ppid=27654 vsize=169756 CPUtime=942.16 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 11854 1251 0 1 94213 3 0 0 25 0 5 0 634140958 173830144 14367 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=169756 CPUtime=931.89 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6148 1251 0 1 93188 1 0 0 25 0 5 0 634140958 173830144 14367 33554432000 4194304 4417452 140734171935168 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=169756 CPUtime=941.99 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 6417 1251 0 1 94198 1 0 0 25 0 5 0 634140958 173830144 14367 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=169756 CPUtime=942.13 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 17428 1251 0 1 94212 1 0 0 25 0 5 0 634140958 173830144 14367 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.32
Current children cumulated vsize (KiB) 169756

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 8.04 10/358 27716
/proc/meminfo: memFree=21415596/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=179932 CPUtime=3997.67 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 51592 1251 0 1 399757 10 0 0 21 0 5 0 634140944 184250368 17187 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 44983 17187 179 55 0 42869 0
[pid=27656/tid=27674] ppid=27654 vsize=179932 CPUtime=1002.17 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 13320 1251 0 1 100213 4 0 0 25 0 5 0 634140958 184250368 17187 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=179932 CPUtime=991.23 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6212 1251 0 1 99122 1 0 0 25 0 5 0 634140958 184250368 17187 33554432000 4194304 4417452 140734171935168 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=179932 CPUtime=1001.98 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 7441 1251 0 1 100197 1 0 0 25 0 5 0 634140958 184250368 17187 33554432000 4194304 4417452 140734171935168 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=179932 CPUtime=1002.14 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 19780 1251 0 1 100212 2 0 0 25 0 5 0 634140958 184250368 17187 33554432000 4194304 4417452 140734171935168 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.67
Current children cumulated vsize (KiB) 179932

[startup+1062.3 s]
/proc/loadavg: 8.16 8.13 8.05 9/358 27718
/proc/meminfo: memFree=21415216/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=177752 CPUtime=4237.01 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 54190 1251 0 1 423691 10 0 0 21 0 5 0 634140944 182018048 16670 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 44438 16670 179 55 0 42324 0
[pid=27656/tid=27674] ppid=27654 vsize=177752 CPUtime=1062.17 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 13348 1251 0 1 106213 4 0 0 25 0 5 0 634140958 182018048 16670 33554432000 4194304 4417452 140734171935168 18446744073709551615 255106531216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=177752 CPUtime=1050.59 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 6212 1251 0 1 105058 1 0 0 25 0 5 0 634140958 182018048 16670 33554432000 4194304 4417452 140734171935168 18446744073709551615 4251034 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=177752 CPUtime=1061.97 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 7441 1251 0 1 106196 1 0 0 25 0 5 0 634140958 182018048 16670 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=177752 CPUtime=1062.13 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 22350 1251 0 1 106211 2 0 0 25 0 5 0 634140958 182018048 16670 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4237.01
Current children cumulated vsize (KiB) 177752

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.05 10/358 27720
/proc/meminfo: memFree=21412968/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=174932 CPUtime=4476.34 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 58654 1251 0 1 447623 11 0 0 21 0 5 0 634140944 179130368 15937 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 43733 15937 179 55 0 41619 0
[pid=27656/tid=27674] ppid=27654 vsize=174932 CPUtime=1122.17 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 13348 1251 0 1 112213 4 0 0 25 0 5 0 634140958 179130368 15937 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=174932 CPUtime=1109.93 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 7236 1251 0 1 110992 1 0 0 25 0 5 0 634140958 179130368 15937 33554432000 4194304 4417452 140734171935168 18446744073709551615 4356974 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=174932 CPUtime=1121.96 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 8656 1251 0 1 112195 1 0 0 25 0 5 0 634140958 179130368 15937 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=174932 CPUtime=1122.13 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 24575 1251 0 1 112211 2 0 0 25 0 5 0 634140958 179130368 15937 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.34
Current children cumulated vsize (KiB) 174932

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.05 9/358 27721
/proc/meminfo: memFree=21413828/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=175196 CPUtime=4715.68 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 61520 1251 0 1 471557 11 0 0 21 0 5 0 634140944 179400704 16006 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 43799 16006 179 55 0 41685 0
[pid=27656/tid=27674] ppid=27654 vsize=175196 CPUtime=1182.17 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 14383 1251 0 1 118213 4 0 0 25 0 5 0 634140958 179400704 16006 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=175196 CPUtime=1169.28 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 7236 1251 0 1 116927 1 0 0 25 0 5 0 634140958 179400704 16006 33554432000 4194304 4417452 140734171935168 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=175196 CPUtime=1181.95 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 8656 1251 0 1 118194 1 0 0 25 0 5 0 634140958 179400704 16006 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=175196 CPUtime=1182.13 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 26406 1251 0 1 118210 3 0 0 25 0 5 0 634140958 179400704 16006 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.68
Current children cumulated vsize (KiB) 175196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.51 s]
/proc/loadavg: 8.15 8.13 8.06 5/353 27723
/proc/meminfo: memFree=21491240/32951124 swapFree=67111348/67111528
[pid=27656] ppid=27654 vsize=176876 CPUtime=4800.32 cores=0,2,4,6
/proc/27656/stat : 27656 (plingeling) S 27654 27656 27035 0 -1 4202496 62964 1251 0 1 480021 11 0 0 21 0 5 0 634140944 181121024 16426 33554432000 4194304 4417452 140734171935168 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/27656/statm: 44219 16426 179 55 0 42105 0
[pid=27656/tid=27674] ppid=27654 vsize=176876 CPUtime=1203.39 cores=0,2,4,6
/proc/27656/task/27674/stat : 27674 (plingeling) R 27654 27656 27035 0 -1 4202560 15407 1251 0 1 120335 4 0 0 25 0 5 0 634140958 181121024 16426 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27656/tid=27675] ppid=27654 vsize=176876 CPUtime=1190.25 cores=0,2,4,6
/proc/27656/task/27675/stat : 27675 (plingeling) R 27654 27656 27035 0 -1 4202560 7236 1251 0 1 119024 1 0 0 25 0 5 0 634140958 181121024 16426 33554432000 4194304 4417452 140734171935168 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27656/tid=27676] ppid=27654 vsize=176876 CPUtime=1203.17 cores=0,2,4,6
/proc/27656/task/27676/stat : 27676 (plingeling) R 27654 27656 27035 0 -1 4202560 8656 1251 0 1 120316 1 0 0 25 0 5 0 634140958 181121024 16426 33554432000 4194304 4417452 140734171935168 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27656/tid=27677] ppid=27654 vsize=176876 CPUtime=1203.36 cores=0,2,4,6
/proc/27656/task/27677/stat : 27677 (plingeling) R 27654 27656 27035 0 -1 4202560 26826 1251 0 1 120333 3 0 0 25 0 5 0 634140958 181121024 16426 33554432000 4194304 4417452 140734171935168 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 176876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.53
CPU time (s): 4800.37
CPU user time (s): 4800.25
CPU system time (s): 0.123981
CPU usage (%): 398.856
Max. virtual memory (cumulated for all children) (KiB): 183520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.25
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64215
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= 81
involuntary context switches= 25546

runsolver used 3.84941 second user time and 9.30158 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 01:54:08
IDJOB=3371444
IDBENCH=70848
IDSOLVER=1848
FILE ID=node144/3371444-1305417248
RUNJOBID= node144-1305417248-27642
PBS_JOBID= 13324517
Free space on /tmp= 73240 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371444-1305417248/watcher-3371444-1305417248 -o /tmp/evaluation-result-3371444-1305417248/solver-3371444-1305417248 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371444-1305417248.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=613098646

node144.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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21562388 kB
Buffers:        291368 kB
Cached:        3621328 kB
SwapCached:          0 kB
Active:        8176612 kB
Inactive:      2865920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21562388 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1676 kB
Writeback:           0 kB
AnonPages:     7129816 kB
Mapped:          26796 kB
Slab:           245164 kB
PageTables:      37072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81977556 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= 73240 MiB
End job on node144 at 2011-05-15 02:14:14