Trace number 3250284

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 587? (TO) 4800.36 1203.05

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
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: 935)

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-3250284-1304091854/watcher-3250284-1304091854 -o /tmp/evaluation-result-3250284-1304091854/solver-3250284-1304091854 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250284-1304091854.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.84 7.99 7.62 5/181 25885
/proc/meminfo: memFree=17075724/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=10056 CPUtime=0 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 591 1252 0 0 0 0 0 0 22 0 1 0 520786454 10297344 520 33554432000 4194304 4417332 140735172570416 18446744073709551615 270612804584 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 2514 520 146 55 0 400 0

[startup+0.067608 s]
/proc/loadavg: 7.84 7.99 7.62 5/181 25885
/proc/meminfo: memFree=17075724/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=22356 CPUtime=0.06 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 3731 1252 0 0 6 0 0 0 22 0 1 0 520786454 22892544 3612 33554432000 4194304 4417332 140735172570416 18446744073709551615 4209651 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 5589 3612 147 55 0 3475 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22356

[startup+0.100601 s]
/proc/loadavg: 7.84 7.99 7.62 5/181 25885
/proc/meminfo: memFree=17075724/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=30548 CPUtime=0.08 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 5779 1252 0 0 8 0 0 0 22 0 1 0 520786454 31281152 5660 33554432000 4194304 4417332 140735172570416 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 7637 5660 147 55 0 5523 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30548

[startup+0.300569 s]
/proc/loadavg: 7.84 7.99 7.62 5/181 25885
/proc/meminfo: memFree=17075724/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=51684 CPUtime=0.29 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 11063 1252 0 0 28 1 0 0 23 0 1 0 520786454 52924416 10944 33554432000 4194304 4417332 140735172570416 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 12921 10944 147 55 0 10807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51684

[startup+0.700498 s]
/proc/loadavg: 7.84 7.99 7.62 5/181 25885
/proc/meminfo: memFree=17075724/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=84452 CPUtime=0.69 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 19255 1252 0 0 67 2 0 0 25 0 1 0 520786454 86478848 19136 33554432000 4194304 4417332 140735172570416 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 21113 19136 147 55 0 18999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84452

[startup+1.50036 s]
/proc/loadavg: 7.84 7.99 7.62 6/182 25891
/proc/meminfo: memFree=16924064/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=159556 CPUtime=1.49 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) R 25883 25885 25048 0 -1 4202496 38043 1252 0 0 144 5 0 0 25 0 1 0 520786454 163385344 37912 33554432000 4194304 4417332 140735172570416 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/25885/statm: 39889 37912 147 55 0 37775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159556

[startup+3.10104 s]
/proc/loadavg: 7.84 7.99 7.62 10/186 25895
/proc/meminfo: memFree=16862776/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=335472 CPUtime=7.28 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 75240 1252 0 0 716 12 0 0 25 0 5 0 520786454 343523328 55300 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 83868 55300 175 55 0 81754 0
[pid=25885/tid=25892] ppid=25883 vsize=335472 CPUtime=1.39 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 5274 1252 0 0 138 1 0 0 25 0 5 0 520786624 343523328 55300 33554432000 4194304 4417332 140735172570416 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=335472 CPUtime=1.39 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 5294 1252 0 0 139 0 0 0 25 0 5 0 520786624 343523328 55300 33554432000 4194304 4417332 140735172570416 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=335472 CPUtime=1.39 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 5085 1252 0 0 138 1 0 0 25 0 5 0 520786624 343523328 55300 33554432000 4194304 4417332 140735172570416 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=335472 CPUtime=1.38 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 5148 1252 0 0 138 0 0 0 25 0 5 0 520786624 343523328 55300 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 335472

[startup+6.30047 s]
/proc/loadavg: 7.85 7.99 7.62 9/186 25895
/proc/meminfo: memFree=16841572/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=339396 CPUtime=20.06 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 78484 1252 0 0 1994 12 0 0 25 0 5 0 520786454 347541504 56284 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 84849 56284 178 55 0 82735 0
[pid=25885/tid=25892] ppid=25883 vsize=339396 CPUtime=4.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 5935 1252 0 0 458 1 0 0 25 0 5 0 520786624 347541504 56284 33554432000 4194304 4417332 140735172570416 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=339396 CPUtime=4.59 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 5629 1252 0 0 459 0 0 0 25 0 5 0 520786624 347541504 56284 33554432000 4194304 4417332 140735172570416 18446744073709551615 4249435 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=339396 CPUtime=4.59 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 5960 1252 0 0 458 1 0 0 25 0 5 0 520786624 347541504 56284 33554432000 4194304 4417332 140735172570416 18446744073709551615 4236273 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=339396 CPUtime=4.56 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 6521 1252 0 0 456 0 0 0 25 0 5 0 520786624 347541504 56284 33554432000 4194304 4417332 140735172570416 18446744073709551615 4320936 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (KiB) 339396

[startup+12.7003 s]
/proc/loadavg: 7.87 7.99 7.62 9/186 25896
/proc/meminfo: memFree=16833048/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=341636 CPUtime=45.61 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 81261 1252 0 0 4549 12 0 0 25 0 5 0 520786454 349835264 56845 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 85409 56845 179 55 0 83295 0
[pid=25885/tid=25892] ppid=25883 vsize=341636 CPUtime=10.99 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 6069 1252 0 0 1098 1 0 0 25 0 5 0 520786624 349835264 56845 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=341636 CPUtime=10.98 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 5898 1252 0 0 1098 0 0 0 25 0 5 0 520786624 349835264 56845 33554432000 4194304 4417332 140735172570416 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=341636 CPUtime=10.99 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 6051 1252 0 0 1098 1 0 0 25 0 5 0 520786624 349835264 56845 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=341636 CPUtime=10.93 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 8804 1252 0 0 1092 1 0 0 25 0 5 0 520786624 349835264 56845 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.61
Current children cumulated vsize (KiB) 341636

[startup+25.5011 s]
/proc/loadavg: 7.97 8.00 7.63 9/186 25896
/proc/meminfo: memFree=16847620/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=357208 CPUtime=96.75 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 89503 1252 0 0 9662 13 0 0 25 0 5 0 520786454 365780992 60479 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 89302 60479 179 55 0 87188 0
[pid=25885/tid=25892] ppid=25883 vsize=357208 CPUtime=23.79 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 6135 1252 0 0 2378 1 0 0 25 0 5 0 520786624 365780992 60479 33554432000 4194304 4417332 140735172570416 18446744073709551615 4357846 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=357208 CPUtime=23.79 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 6436 1252 0 0 2379 0 0 0 25 0 5 0 520786624 365780992 60479 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=357208 CPUtime=23.79 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 6666 1252 0 0 2378 1 0 0 25 0 5 0 520786624 365780992 60479 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=357208 CPUtime=23.66 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 15827 1252 0 0 2364 2 0 0 25 0 5 0 520786624 365780992 60479 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.75
Current children cumulated vsize (KiB) 357208

[startup+51.1005 s]
/proc/loadavg: 8.04 8.02 7.65 9/186 25897
/proc/meminfo: memFree=16810732/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=384884 CPUtime=199 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 108571 1252 0 0 19884 16 0 0 25 0 5 0 520786454 394121216 67657 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 96221 67657 179 55 0 94107 0
[pid=25885/tid=25892] ppid=25883 vsize=384884 CPUtime=49.38 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 7258 1252 0 0 4937 1 0 0 25 0 5 0 520786624 394121216 67657 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=384884 CPUtime=49.38 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 7801 1252 0 0 4938 0 0 0 25 0 5 0 520786624 394121216 67657 33554432000 4194304 4417332 140735172570416 18446744073709551615 4236482 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=384884 CPUtime=49.38 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 7211 1252 0 0 4937 1 0 0 25 0 5 0 520786624 394121216 67657 33554432000 4194304 4417332 140735172570416 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=384884 CPUtime=49.12 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 31862 1252 0 0 4908 4 0 0 25 0 5 0 520786624 394121216 67657 33554432000 4194304 4417332 140735172570416 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 199
Current children cumulated vsize (KiB) 384884

[startup+102.306 s]
/proc/loadavg: 7.84 7.98 7.65 9/186 25935
/proc/meminfo: memFree=16973180/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=423768 CPUtime=403.54 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 182917 1252 0 0 40327 27 0 0 25 0 5 0 520786454 433938432 77378 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 105942 77378 179 55 0 103828 0
[pid=25885/tid=25892] ppid=25883 vsize=423768 CPUtime=100.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 18358 1252 0 0 10056 3 0 0 25 0 5 0 520786624 433938432 77378 33554432000 4194304 4417332 140735172570416 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=423768 CPUtime=100.6 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 26534 1252 0 0 10056 4 0 0 25 0 5 0 520786624 433938432 77378 33554432000 4194304 4417332 140735172570416 18446744073709551615 4348563 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=423768 CPUtime=100.58 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 20740 1252 0 0 10056 2 0 0 25 0 5 0 520786624 433938432 77378 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=423768 CPUtime=100.04 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 62846 1252 0 0 9996 8 0 0 25 0 5 0 520786624 433938432 77378 33554432000 4194304 4417332 140735172570416 18446744073709551615 4355745 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.54
Current children cumulated vsize (KiB) 423768

[startup+162.301 s]
/proc/loadavg: 8.06 8.01 7.68 9/186 25937
/proc/meminfo: memFree=16922376/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=433616 CPUtime=643.19 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 261304 1252 0 0 64282 37 0 0 25 0 5 0 520786454 444022784 79840 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 108404 79840 179 55 0 106290 0
[pid=25885/tid=25892] ppid=25883 vsize=433616 CPUtime=160.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 29804 1252 0 0 16055 4 0 0 25 0 5 0 520786624 444022784 79840 33554432000 4194304 4417332 140735172570416 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=433616 CPUtime=160.59 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 40279 1252 0 0 16053 6 0 0 25 0 5 0 520786624 444022784 79840 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=433616 CPUtime=160.58 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 31975 1252 0 0 16054 4 0 0 25 0 5 0 520786624 444022784 79840 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=433616 CPUtime=159.72 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 104807 1252 0 0 15958 14 0 0 25 0 5 0 520786624 444022784 79840 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 643.19
Current children cumulated vsize (KiB) 433616

[startup+222.3 s]
/proc/loadavg: 8.07 8.02 7.70 9/186 25938
/proc/meminfo: memFree=16747016/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=581604 CPUtime=882.85 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 363966 1252 0 0 88230 55 0 0 25 0 5 0 520786454 595562496 116844 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 145401 116844 179 55 0 143287 0
[pid=25885/tid=25892] ppid=25883 vsize=581604 CPUtime=220.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 49051 1252 0 0 22052 7 0 0 25 0 5 0 520786624 595562496 116844 33554432000 4194304 4417332 140735172570416 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=25885/tid=25893] ppid=25883 vsize=886176 CPUtime=700.6 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 189267 1252 0 0 70031 29 0 0 25 0 5 0 520786624 907444224 192980 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=886176 CPUtime=700.52 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 163269 1252 0 0 70029 23 0 0 25 0 5 0 520786624 907444224 192980 33554432000 4194304 4417332 140735172570416 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=886176 CPUtime=696.78 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 330195 1252 0 0 69629 49 0 0 25 0 5 0 520786624 907444224 192980 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.23
Current children cumulated vsize (KiB) 886176

[startup+762.307 s]
/proc/loadavg: 8.06 8.03 7.83 9/186 25953
/proc/meminfo: memFree=16458680/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=761264 CPUtime=3039.92 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 923241 1252 0 0 303855 137 0 0 25 0 5 0 520786454 779534336 161752 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 190316 161752 179 55 0 188202 0
[pid=25885/tid=25892] ppid=25883 vsize=761264 CPUtime=760.6 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 138419 1252 0 0 76041 19 0 0 25 0 5 0 520786624 779534336 161752 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=761264 CPUtime=760.62 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 201411 1252 0 0 76030 32 0 0 25 0 5 0 520786624 779534336 161752 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=761264 CPUtime=760.52 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 175388 1252 0 0 76027 25 0 0 25 0 5 0 520786624 779534336 161752 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=761264 CPUtime=756.46 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 353584 1252 0 0 75594 52 0 0 25 0 5 0 520786624 779534336 161752 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.92
Current children cumulated vsize (KiB) 761264

[startup+822.301 s]
/proc/loadavg: 8.08 8.03 7.84 9/186 25954
/proc/meminfo: memFree=16436336/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=797588 CPUtime=3279.57 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 964013 1252 0 0 327815 142 0 0 25 0 5 0 520786454 816730112 170832 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 199397 170832 179 55 0 197283 0
[pid=25885/tid=25892] ppid=25883 vsize=797588 CPUtime=820.6 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 146808 1252 0 0 82040 20 0 0 25 0 5 0 520786624 816730112 170832 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=797588 CPUtime=820.61 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 213397 1252 0 0 82028 33 0 0 25 0 5 0 520786624 816730112 170832 33554432000 4194304 4417332 140735172570416 18446744073709551615 4211504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=797588 CPUtime=820.51 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 190307 1252 0 0 82024 27 0 0 25 0 5 0 520786624 816730112 170832 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=797588 CPUtime=816.14 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 359062 1252 0 0 81561 53 0 0 25 0 5 0 520786624 816730112 170832 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.57
Current children cumulated vsize (KiB) 797588

[startup+882.301 s]
/proc/loadavg: 8.03 8.03 7.85 9/186 25956
/proc/meminfo: memFree=16338364/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=874480 CPUtime=3519.25 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1017457 1252 0 0 351775 150 0 0 25 0 5 0 520786454 895467520 190055 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 218620 190055 179 55 0 216506 0
[pid=25885/tid=25892] ppid=25883 vsize=874480 CPUtime=880.6 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 156372 1252 0 0 88039 21 0 0 25 0 5 0 520786624 895467520 190055 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=874480 CPUtime=880.61 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 225926 1252 0 0 88026 35 0 0 25 0 5 0 520786624 895467520 190055 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=874480 CPUtime=880.51 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 201443 1252 0 0 88022 29 0 0 25 0 5 0 520786624 895467520 190055 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=874480 CPUtime=875.81 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 379277 1252 0 0 87525 56 0 0 25 0 5 0 520786624 895467520 190055 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.25
Current children cumulated vsize (KiB) 874480

[startup+942.301 s]
/proc/loadavg: 8.01 8.02 7.85 9/186 25957
/proc/meminfo: memFree=16439024/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=778336 CPUtime=3758.92 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1077591 1252 0 0 375734 158 0 0 25 0 5 0 520786454 797016064 166020 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 194584 166020 179 55 0 192470 0
[pid=25885/tid=25892] ppid=25883 vsize=778336 CPUtime=940.6 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 162288 1252 0 0 94038 22 0 0 25 0 5 0 520786624 797016064 166020 33554432000 4194304 4417332 140735172570416 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=778336 CPUtime=940.61 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 240956 1252 0 0 94025 36 0 0 25 0 5 0 520786624 797016064 166020 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=778336 CPUtime=940.49 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 218787 1252 0 0 94018 31 0 0 25 0 5 0 520786624 797016064 166020 33554432000 4194304 4417332 140735172570416 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=778336 CPUtime=935.49 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 401121 1252 0 0 93490 59 0 0 25 0 5 0 520786624 797016064 166020 33554432000 4194304 4417332 140735172570416 18446744073709551615 4251164 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.92
Current children cumulated vsize (KiB) 778336

[startup+1002.3 s]
/proc/loadavg: 8.07 8.03 7.86 9/186 25959
/proc/meminfo: memFree=16336588/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=886356 CPUtime=3998.58 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1131492 1252 0 0 399694 164 0 0 25 0 5 0 520786454 907628544 193053 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 221589 193053 179 55 0 219475 0
[pid=25885/tid=25892] ppid=25883 vsize=886356 CPUtime=1000.6 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 168873 1252 0 0 100037 23 0 0 25 0 5 0 520786624 907628544 193053 33554432000 4194304 4417332 140735172570416 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=886356 CPUtime=1000.61 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 253892 1252 0 0 100024 37 0 0 25 0 5 0 520786624 907628544 193053 33554432000 4194304 4417332 140735172570416 18446744073709551615 4250660 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=886356 CPUtime=1000.49 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 232078 1252 0 0 100016 33 0 0 25 0 5 0 520786624 907628544 193053 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=886356 CPUtime=995.15 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 422210 1252 0 0 99454 61 0 0 25 0 5 0 520786624 907628544 193053 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.58
Current children cumulated vsize (KiB) 886356

[startup+1062.3 s]
/proc/loadavg: 8.14 8.05 7.88 9/186 25970
/proc/meminfo: memFree=16294008/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=907724 CPUtime=4238.25 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1180086 1252 0 0 423654 171 0 0 25 0 5 0 520786454 929509376 198395 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 226931 198395 179 55 0 224817 0
[pid=25885/tid=25892] ppid=25883 vsize=907724 CPUtime=1060.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 174966 1252 0 0 106035 24 0 0 25 0 5 0 520786624 929509376 198395 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=907724 CPUtime=1060.61 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 272392 1252 0 0 106021 40 0 0 25 0 5 0 520786624 929509376 198395 33554432000 4194304 4417332 140735172570416 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=907724 CPUtime=1060.49 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 248099 1252 0 0 106014 35 0 0 25 0 5 0 520786624 929509376 198395 33554432000 4194304 4417332 140735172570416 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=907724 CPUtime=1054.84 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 430190 1252 0 0 105421 63 0 0 25 0 5 0 520786624 929509376 198395 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.25
Current children cumulated vsize (KiB) 907724

[startup+1122.3 s]
/proc/loadavg: 8.16 8.07 7.90 9/186 25971
/proc/meminfo: memFree=16297328/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=921880 CPUtime=4477.91 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1213517 1252 0 0 447615 176 0 0 25 0 5 0 520786454 944005120 201934 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 230470 201934 179 55 0 228356 0
[pid=25885/tid=25892] ppid=25883 vsize=921880 CPUtime=1120.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 185939 1252 0 0 112033 26 0 0 25 0 5 0 520786624 944005120 201934 33554432000 4194304 4417332 140735172570416 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=921880 CPUtime=1120.62 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 282657 1252 0 0 112020 42 0 0 25 0 5 0 520786624 944005120 201934 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=921880 CPUtime=1120.48 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 260292 1252 0 0 112011 37 0 0 25 0 5 0 520786624 944005120 201934 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=921880 CPUtime=1114.51 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 430190 1252 0 0 111388 63 0 0 25 0 5 0 520786624 944005120 201934 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.91
Current children cumulated vsize (KiB) 921880

[startup+1182.3 s]
/proc/loadavg: 8.23 8.10 7.92 10/187 25976
/proc/meminfo: memFree=16122060/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=1052352 CPUtime=4717.59 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1278101 1252 0 0 471572 187 0 0 25 0 5 0 520786454 1077608448 234552 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 263088 234552 179 55 0 260974 0
[pid=25885/tid=25892] ppid=25883 vsize=1052352 CPUtime=1180.59 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 195254 1252 0 0 118032 27 0 0 25 0 5 0 520786624 1077608448 234552 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=1052352 CPUtime=1180.62 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 292314 1252 0 0 118019 43 0 0 25 0 5 0 520786624 1077608448 234552 33554432000 4194304 4417332 140735172570416 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=1052352 CPUtime=1180.46 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 269371 1252 0 0 118009 37 0 0 25 0 5 0 520786624 1077608448 234552 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=1052352 CPUtime=1174.18 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 466723 1252 0 0 117348 70 0 0 25 0 5 0 520786624 1077608448 234552 33554432000 4194304 4417332 140735172570416 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.59
Current children cumulated vsize (KiB) 1052352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.41 8.16 7.94 9/186 25976
/proc/meminfo: memFree=16150536/32951124 swapFree=67111528/67111528
[pid=25885] ppid=25883 vsize=1053904 CPUtime=4800.29 cores=1,3,5,7
/proc/25885/stat : 25885 (plingeling) S 25883 25885 25048 0 -1 4202496 1288623 1252 0 0 479841 188 0 0 25 0 5 0 520786454 1079197696 234940 33554432000 4194304 4417332 140735172570416 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/25885/statm: 263476 234940 179 55 0 261362 0
[pid=25885/tid=25892] ppid=25883 vsize=1053904 CPUtime=1201.3 cores=1,3,5,7
/proc/25885/task/25892/stat : 25892 (plingeling) R 25883 25885 25048 0 -1 4202560 196274 1252 0 0 120103 27 0 0 25 0 5 0 520786624 1079197696 234940 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25885/tid=25893] ppid=25883 vsize=1053904 CPUtime=1201.32 cores=1,3,5,7
/proc/25885/task/25893/stat : 25893 (plingeling) R 25883 25885 25048 0 -1 4202560 297488 1252 0 0 120089 43 0 0 25 0 5 0 520786624 1079197696 234940 33554432000 4194304 4417332 140735172570416 18446744073709551615 4251100 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25885/tid=25894] ppid=25883 vsize=1053904 CPUtime=1201.17 cores=1,3,5,7
/proc/25885/task/25894/stat : 25894 (plingeling) R 25883 25885 25048 0 -1 4202560 273699 1252 0 0 120079 38 0 0 25 0 5 0 520786624 1079197696 234940 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=25885/tid=25895] ppid=25883 vsize=1053904 CPUtime=1194.77 cores=1,3,5,7
/proc/25885/task/25895/stat : 25895 (plingeling) R 25883 25885 25048 0 -1 4202560 466723 1252 0 0 119407 70 0 0 25 0 5 0 520786624 1079197696 234940 33554432000 4194304 4417332 140735172570416 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1053904

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.05
CPU time (s): 4800.36
CPU user time (s): 4798.44
CPU system time (s): 1.92371
CPU usage (%): 399.015
Max. virtual memory (cumulated for all children) (KiB): 1073716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.44
system time used= 1.92371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1289875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 208
involuntary context switches= 36898

runsolver used 2.03569 second user time and 4.53131 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 17:44:15
IDJOB=3250284
IDBENCH=83249
IDSOLVER=1605
FILE ID=node108/3250284-1304091854
RUNJOBID= node108-1304090649-25536
PBS_JOBID= 13170551
Free space on /tmp= 72096 MiB

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

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=883919925

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17075872 kB
Buffers:       2164792 kB
Cached:       12787768 kB
SwapCached:          0 kB
Active:        4509952 kB
Inactive:     10783692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17075872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22740 kB
Writeback:           0 kB
AnonPages:      340204 kB
Mapped:          15348 kB
Slab:           518616 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   534364 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= 72096 MiB
End job on node108 at 2011-04-29 18:04:20