Trace number 3264190

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.46 1201.85

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3264190-1304103087/watcher-3264190-1304103087 -o /tmp/evaluation-result-3264190-1304103087/solver-3264190-1304103087 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3264190-1304103087.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.26 7.99 7.94 2/177 7932
/proc/meminfo: memFree=29721044/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=9508 CPUtime=0 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) R 7929 7932 6968 0 -1 4202496 465 1258 0 0 0 0 0 0 23 0 1 0 521906551 9736192 394 33554432000 4194304 4417332 140735812148416 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7932/statm: 2377 394 146 55 0 263 0

[startup+0.078529 s]
/proc/loadavg: 7.26 7.99 7.94 2/177 7932
/proc/meminfo: memFree=29721044/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=25892 CPUtime=0.06 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) R 7929 7932 6968 0 -1 4202496 4614 1258 0 0 6 0 0 0 23 0 1 0 521906551 26513408 4495 33554432000 4194304 4417332 140735812148416 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/7932/statm: 6473 4495 147 55 0 4359 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25892

[startup+0.19741 s]
/proc/loadavg: 7.26 7.99 7.94 2/177 7932
/proc/meminfo: memFree=29721044/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=133996 CPUtime=0.5 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 5293 1258 0 0 50 0 0 0 23 0 5 0 521906551 137211904 4952 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 33499 4952 175 55 0 31385 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 133996

[startup+0.300392 s]
/proc/loadavg: 7.26 7.99 7.94 2/177 7932
/proc/meminfo: memFree=29721044/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=135852 CPUtime=0.91 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 9476 1258 0 0 90 1 0 0 23 0 5 0 521906551 139112448 5261 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 33963 5261 177 55 0 31849 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 135852

[startup+0.700315 s]
/proc/loadavg: 7.26 7.99 7.94 2/177 7932
/proc/meminfo: memFree=29721044/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=146396 CPUtime=2.51 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 13063 1258 0 0 250 1 0 0 23 0 5 0 521906551 149909504 8026 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 36599 8026 181 55 0 34485 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 146396

[startup+1.50117 s]
/proc/loadavg: 7.26 7.99 7.94 9/190 7955
/proc/meminfo: memFree=29651020/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=154308 CPUtime=5.71 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 17709 1258 0 0 569 2 0 0 23 0 5 0 521906551 158011392 10004 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 38577 10004 181 55 0 36463 0
[pid=7932/tid=7948] ppid=7929 vsize=154308 CPUtime=1.4 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 1397 1258 0 0 140 0 0 0 25 0 5 0 521906560 158011392 10004 33554432000 4194304 4417332 140735812148416 18446744073709551615 4249556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=154308 CPUtime=1.39 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 1767 1258 0 0 139 0 0 0 25 0 5 0 521906560 158011392 10004 33554432000 4194304 4417332 140735812148416 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=154308 CPUtime=1.4 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 1655 1258 0 0 140 0 0 0 25 0 5 0 521906560 158011392 10004 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=154308 CPUtime=1.4 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 8264 1258 0 0 140 0 0 0 25 0 5 0 521906560 158011392 10004 33554432000 4194304 4417332 140735812148416 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 154308

[startup+3.10087 s]
/proc/loadavg: 7.26 7.99 7.94 9/190 7955
/proc/meminfo: memFree=29630932/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=158096 CPUtime=12.1 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 23188 1258 0 0 1208 2 0 0 23 0 5 0 521906551 161890304 10951 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 39524 10951 181 55 0 37410 0
[pid=7932/tid=7948] ppid=7929 vsize=158096 CPUtime=3 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 2194 1258 0 0 300 0 0 0 25 0 5 0 521906560 161890304 10951 33554432000 4194304 4417332 140735812148416 18446744073709551615 4250360 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=158096 CPUtime=2.99 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 2564 1258 0 0 299 0 0 0 25 0 5 0 521906560 161890304 10951 33554432000 4194304 4417332 140735812148416 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=158096 CPUtime=3 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 2103 1258 0 0 300 0 0 0 25 0 5 0 521906560 161890304 10951 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=158096 CPUtime=3 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 11701 1258 0 0 299 1 0 0 25 0 5 0 521906560 161890304 10951 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 158096

[startup+6.30028 s]
/proc/loadavg: 7.32 7.99 7.94 9/190 7955
/proc/meminfo: memFree=29621820/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=162112 CPUtime=24.88 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 35439 1258 0 0 2483 5 0 0 23 0 5 0 521906551 166002688 11982 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 40528 11982 181 55 0 38414 0
[pid=7932/tid=7948] ppid=7929 vsize=162112 CPUtime=6.2 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 2194 1258 0 0 620 0 0 0 25 0 5 0 521906560 166002688 11982 33554432000 4194304 4417332 140735812148416 18446744073709551615 4258206 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=162112 CPUtime=6.17 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 2564 1258 0 0 617 0 0 0 25 0 5 0 521906560 166002688 11982 33554432000 4194304 4417332 140735812148416 18446744073709551615 4336569 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=162112 CPUtime=6.2 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 2103 1258 0 0 620 0 0 0 25 0 5 0 521906560 166002688 11982 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=162112 CPUtime=6.2 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 23952 1258 0 0 617 3 0 0 25 0 5 0 521906560 166002688 11982 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 162112

[startup+12.7011 s]
/proc/loadavg: 7.37 7.99 7.94 9/190 7955
/proc/meminfo: memFree=29547164/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=217528 CPUtime=50.44 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 56050 1258 0 0 5037 7 0 0 23 0 5 0 521906551 222748672 25809 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 54382 25809 181 55 0 52268 0
[pid=7932/tid=7948] ppid=7929 vsize=217528 CPUtime=12.6 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 2991 1258 0 0 1260 0 0 0 25 0 5 0 521906560 222748672 25809 33554432000 4194304 4417332 140735812148416 18446744073709551615 4258377 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=217528 CPUtime=12.53 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 3361 1258 0 0 1253 0 0 0 25 0 5 0 521906560 222748672 25809 33554432000 4194304 4417332 140735812148416 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=217528 CPUtime=12.6 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 4209 1258 0 0 1260 0 0 0 25 0 5 0 521906560 222748672 25809 33554432000 4194304 4417332 140735812148416 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=217528 CPUtime=12.6 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 40863 1258 0 0 1255 5 0 0 25 0 5 0 521906560 222748672 25809 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 217528

[startup+25.5007 s]
/proc/loadavg: 7.51 7.99 7.94 9/190 7955
/proc/meminfo: memFree=29455680/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=267580 CPUtime=101.57 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 85102 1258 0 0 10146 11 0 0 23 0 5 0 521906551 274001920 38322 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 66895 38322 181 55 0 64781 0
[pid=7932/tid=7948] ppid=7929 vsize=267580 CPUtime=25.4 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 4250 1258 0 0 2540 0 0 0 25 0 5 0 521906560 274001920 38322 33554432000 4194304 4417332 140735812148416 18446744073709551615 4310911 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=267580 CPUtime=25.26 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 3361 1258 0 0 2526 0 0 0 25 0 5 0 521906560 274001920 38322 33554432000 4194304 4417332 140735812148416 18446744073709551615 4365065 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=267580 CPUtime=25.4 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 7681 1258 0 0 2539 1 0 0 25 0 5 0 521906560 274001920 38322 33554432000 4194304 4417332 140735812148416 18446744073709551615 4278111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=267580 CPUtime=25.4 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 65184 1258 0 0 2532 8 0 0 25 0 5 0 521906560 274001920 38322 33554432000 4194304 4417332 140735812148416 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 267580

[startup+51.101 s]
/proc/loadavg: 7.86 8.03 7.95 9/190 7956
/proc/meminfo: memFree=29277156/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=348888 CPUtime=203.84 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 126684 1258 0 0 20367 17 0 0 23 0 5 0 521906551 357261312 58649 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 87222 58649 181 55 0 85108 0
[pid=7932/tid=7948] ppid=7929 vsize=348888 CPUtime=51 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 4520 1258 0 0 5100 0 0 0 25 0 5 0 521906560 357261312 58649 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=348888 CPUtime=50.72 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 4328 1258 0 0 5072 0 0 0 25 0 5 0 521906560 357261312 58649 33554432000 4194304 4417332 140735812148416 18446744073709551615 4277559 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=348888 CPUtime=51 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 9559 1258 0 0 5099 1 0 0 25 0 5 0 521906560 357261312 58649 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=348888 CPUtime=51 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 103651 1258 0 0 5087 13 0 0 25 0 5 0 521906560 357261312 58649 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 348888

[startup+102.306 s]
/proc/loadavg: 8.14 8.07 7.97 9/190 7958
/proc/meminfo: memFree=29088424/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=476952 CPUtime=408.37 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 200751 1258 0 0 40808 29 0 0 23 0 5 0 521906551 488398848 90665 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 119238 90665 181 55 0 117124 0
[pid=7932/tid=7948] ppid=7929 vsize=476952 CPUtime=102.21 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 6178 1258 0 0 10221 0 0 0 25 0 5 0 521906560 488398848 90665 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=476952 CPUtime=101.63 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 6573 1258 0 0 10163 0 0 0 25 0 5 0 521906560 488398848 90665 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=476952 CPUtime=102.2 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 14826 1258 0 0 10219 1 0 0 25 0 5 0 521906560 488398848 90665 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=476952 CPUtime=102.21 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 168548 1258 0 0 10196 25 0 0 25 0 5 0 521906560 488398848 90665 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 476952

[startup+162.3 s]
/proc/loadavg: 8.12 8.07 7.97 9/190 7959
/proc/meminfo: memFree=28897804/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=472972 CPUtime=648.03 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 256205 1258 0 0 64765 38 0 0 23 0 5 0 521906551 484323328 89670 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 118243 89670 181 55 0 116129 0
[pid=7932/tid=7948] ppid=7929 vsize=472972 CPUtime=162.21 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 10329 1258 0 0 16220 1 0 0 25 0 5 0 521906560 484323328 89670 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=472972 CPUtime=161.31 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 8672 1258 0 0 16130 1 0 0 25 0 5 0 521906560 484323328 89670 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=472972 CPUtime=162.21 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 16649 1258 0 0 16219 2 0 0 25 0 5 0 521906560 484323328 89670 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=472972 CPUtime=162.2 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 215929 1258 0 0 16188 32 0 0 25 0 5 0 521906560 484323328 89670 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.03
Current children cumulated vsize (KiB) 472972


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

[pid=7932/tid=7949] ppid=7929 vsize=799052 CPUtime=698.31 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 21189 1258 0 0 69829 2 0 0 25 0 5 0 521906560 818229248 171200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=799052 CPUtime=702.22 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 77533 1258 0 0 70212 10 0 0 25 0 5 0 521906560 818229248 171200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4250941 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=799052 CPUtime=702.2 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 428757 1258 0 0 70151 69 0 0 25 0 5 0 521906560 818229248 171200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.08
Current children cumulated vsize (KiB) 799052

[startup+762.307 s]
/proc/loadavg: 8.03 8.07 8.00 9/190 7984
/proc/meminfo: memFree=28010668/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=887976 CPUtime=3044.79 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 659873 1258 0 0 304377 102 0 0 23 0 5 0 521906551 909287424 193431 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 221994 193431 181 55 0 219880 0
[pid=7932/tid=7948] ppid=7929 vsize=887976 CPUtime=762.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 86958 1258 0 0 76211 12 0 0 25 0 5 0 521906560 909287424 193431 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=887976 CPUtime=757.99 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 21961 1258 0 0 75797 2 0 0 25 0 5 0 521906560 909287424 193431 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=887976 CPUtime=762.23 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 94706 1258 0 0 76211 12 0 0 25 0 5 0 521906560 909287424 193431 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=887976 CPUtime=762.22 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 451622 1258 0 0 76149 73 0 0 25 0 5 0 521906560 909287424 193431 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.79
Current children cumulated vsize (KiB) 887976

[startup+822.301 s]
/proc/loadavg: 8.45 8.18 8.04 9/190 7989
/proc/meminfo: memFree=27949976/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=891124 CPUtime=3284.43 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 708339 1258 0 0 328335 108 0 0 23 0 5 0 521906551 912510976 194218 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 222781 194218 181 55 0 220667 0
[pid=7932/tid=7948] ppid=7929 vsize=891124 CPUtime=822.22 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 96221 1258 0 0 82209 13 0 0 25 0 5 0 521906560 912510976 194218 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=891124 CPUtime=817.65 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 24009 1258 0 0 81762 3 0 0 25 0 5 0 521906560 912510976 194218 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=891124 CPUtime=822.22 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 123669 1258 0 0 82207 15 0 0 25 0 5 0 521906560 912510976 194218 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=891124 CPUtime=822.21 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 459814 1258 0 0 82147 74 0 0 25 0 5 0 521906560 912510976 194218 33554432000 4194304 4417332 140735812148416 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.43
Current children cumulated vsize (KiB) 891124

[startup+882.301 s]
/proc/loadavg: 8.31 8.17 8.05 9/190 7990
/proc/meminfo: memFree=27875764/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=941196 CPUtime=3524.1 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 744056 1258 0 0 352296 114 0 0 23 0 5 0 521906551 963784704 206736 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 235299 206736 181 55 0 233185 0
[pid=7932/tid=7948] ppid=7929 vsize=941196 CPUtime=882.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 104802 1258 0 0 88208 15 0 0 25 0 5 0 521906560 963784704 206736 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=941196 CPUtime=877.32 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 24009 1258 0 0 87729 3 0 0 25 0 5 0 521906560 963784704 206736 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=941196 CPUtime=882.22 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 141495 1258 0 0 88204 18 0 0 25 0 5 0 521906560 963784704 206736 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=941196 CPUtime=882.21 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 469124 1258 0 0 88145 76 0 0 25 0 5 0 521906560 963784704 206736 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.1
Current children cumulated vsize (KiB) 941196

[startup+942.301 s]
/proc/loadavg: 8.25 8.17 8.05 9/190 7992
/proc/meminfo: memFree=27766132/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=1033600 CPUtime=3763.79 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 802711 1258 0 0 376254 125 0 0 23 0 5 0 521906551 1058406400 229837 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 258400 229837 181 55 0 256286 0
[pid=7932/tid=7948] ppid=7929 vsize=1033600 CPUtime=942.22 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 116837 1258 0 0 94206 16 0 0 25 0 5 0 521906560 1058406400 229837 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=1033600 CPUtime=936.99 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 27974 1258 0 0 93696 3 0 0 25 0 5 0 521906560 1058406400 229837 33554432000 4194304 4417332 140735812148416 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=1033600 CPUtime=942.23 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 154484 1258 0 0 94203 20 0 0 25 0 5 0 521906560 1058406400 229837 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=1033600 CPUtime=942.21 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 498790 1258 0 0 94138 83 0 0 25 0 5 0 521906560 1058406400 229837 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.79
Current children cumulated vsize (KiB) 1033600

[startup+1002.3 s]
/proc/loadavg: 8.30 8.20 8.07 10/190 7994
/proc/meminfo: memFree=27996004/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=1140616 CPUtime=4003.45 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 860261 1258 0 0 400212 133 0 0 23 0 5 0 521906551 1167990784 256591 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 285154 256591 181 55 0 283040 0
[pid=7932/tid=7948] ppid=7929 vsize=1140616 CPUtime=1002.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 131652 1258 0 0 100205 18 0 0 25 0 5 0 521906560 1167990784 256591 33554432000 4194304 4417332 140735812148416 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=1140616 CPUtime=996.66 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 30022 1258 0 0 99662 4 0 0 25 0 5 0 521906560 1167990784 256591 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=1140616 CPUtime=1002.23 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 173644 1258 0 0 100201 22 0 0 25 0 5 0 521906560 1167990784 256591 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=1140616 CPUtime=1002.22 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 520317 1258 0 0 100135 87 0 0 25 0 5 0 521906560 1167990784 256591 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.45
Current children cumulated vsize (KiB) 1140616

[startup+1062.3 s]
/proc/loadavg: 8.22 8.19 8.07 9/190 7995
/proc/meminfo: memFree=27838724/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=1279768 CPUtime=4243.13 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 919005 1258 0 0 424170 143 0 0 23 0 5 0 521906551 1310482432 291379 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 319942 291379 181 55 0 317828 0
[pid=7932/tid=7948] ppid=7929 vsize=1279768 CPUtime=1062.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 142263 1258 0 0 106203 20 0 0 25 0 5 0 521906560 1310482432 291379 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=1279768 CPUtime=1056.33 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 32070 1258 0 0 105629 4 0 0 25 0 5 0 521906560 1310482432 291379 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=1279768 CPUtime=1062.23 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 189201 1258 0 0 106199 24 0 0 25 0 5 0 521906560 1310482432 291379 33554432000 4194304 4417332 140735812148416 18446744073709551615 4353952 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=1279768 CPUtime=1062.22 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 550845 1258 0 0 106129 93 0 0 25 0 5 0 521906560 1310482432 291379 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.13
Current children cumulated vsize (KiB) 1279768

[startup+1122.3 s]
/proc/loadavg: 8.27 8.21 8.09 9/190 7997
/proc/meminfo: memFree=27762332/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=1287052 CPUtime=4482.8 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 959286 1258 0 0 448131 149 0 0 23 0 5 0 521906551 1317941248 293200 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 321763 293200 181 55 0 319649 0
[pid=7932/tid=7948] ppid=7929 vsize=1287052 CPUtime=1122.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 164602 1258 0 0 112200 23 0 0 25 0 5 0 521906560 1317941248 293200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=1287052 CPUtime=1115.99 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 34118 1258 0 0 111595 4 0 0 25 0 5 0 521906560 1317941248 293200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=1287052 CPUtime=1122.24 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 205095 1258 0 0 112197 27 0 0 25 0 5 0 521906560 1317941248 293200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=1287052 CPUtime=1122.22 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 550845 1258 0 0 112129 93 0 0 25 0 5 0 521906560 1317941248 293200 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.8
Current children cumulated vsize (KiB) 1287052

[startup+1182.3 s]
/proc/loadavg: 8.10 8.17 8.08 9/190 7998
/proc/meminfo: memFree=28177456/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=767568 CPUtime=4722.47 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 1014386 1258 0 0 472089 158 0 0 23 0 5 0 521906551 785989632 163329 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 191892 163329 181 55 0 189778 0
[pid=7932/tid=7948] ppid=7929 vsize=767568 CPUtime=1182.23 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 186443 1258 0 0 118197 26 0 0 25 0 5 0 521906560 785989632 163329 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=767568 CPUtime=1175.66 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 36166 1258 0 0 117562 4 0 0 25 0 5 0 521906560 785989632 163329 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=767568 CPUtime=1182.23 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 219335 1258 0 0 118195 28 0 0 25 0 5 0 521906560 785989632 163329 33554432000 4194304 4417332 140735812148416 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=767568 CPUtime=1182.22 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 567816 1258 0 0 118125 97 0 0 25 0 5 0 521906560 785989632 163329 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 767568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.16 8.08 9/190 7999
/proc/meminfo: memFree=28181916/32951124 swapFree=67111352/67111528
[pid=7932] ppid=7929 vsize=780628 CPUtime=4800.4 cores=0,2,4,6
/proc/7932/stat : 7932 (plingeling) S 7929 7932 6968 0 -1 4202496 1029247 1258 0 0 479879 161 0 0 23 0 5 0 521906551 799363072 166594 33554432000 4194304 4417332 140735812148416 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7932/statm: 195157 166594 181 55 0 193043 0
[pid=7932/tid=7948] ppid=7929 vsize=780628 CPUtime=1201.74 cores=0,2,4,6
/proc/7932/task/7948/stat : 7948 (plingeling) R 7929 7932 6968 0 -1 4202560 189594 1258 0 0 120148 26 0 0 25 0 5 0 521906560 799363072 166594 33554432000 4194304 4417332 140735812148416 18446744073709551615 4365371 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7932/tid=7949] ppid=7929 vsize=780628 CPUtime=1195.06 cores=0,2,4,6
/proc/7932/task/7949/stat : 7949 (plingeling) R 7929 7932 6968 0 -1 4202560 38214 1258 0 0 119501 5 0 0 25 0 5 0 521906560 799363072 166594 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7932/tid=7950] ppid=7929 vsize=780628 CPUtime=1201.74 cores=0,2,4,6
/proc/7932/task/7950/stat : 7950 (plingeling) R 7929 7932 6968 0 -1 4202560 224479 1258 0 0 120145 29 0 0 25 0 5 0 521906560 799363072 166594 33554432000 4194304 4417332 140735812148416 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7932/tid=7951] ppid=7929 vsize=780628 CPUtime=1201.73 cores=0,2,4,6
/proc/7932/task/7951/stat : 7951 (plingeling) R 7929 7932 6968 0 -1 4202560 572334 1258 0 0 120075 98 0 0 25 0 5 0 521906560 799363072 166594 33554432000 4194304 4417332 140735812148416 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 780628

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): 1201.85
CPU time (s): 4800.46
CPU user time (s): 4798.81
CPU system time (s): 1.64675
CPU usage (%): 399.424
Max. virtual memory (cumulated for all children) (KiB): 1315528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.81
system time used= 1.64675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1030505
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= 171
involuntary context switches= 73439

runsolver used 1.78473 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 20:51:27
IDJOB=3264190
IDBENCH=84560
IDSOLVER=1605
FILE ID=node135/3264190-1304103087
RUNJOBID= node135-1304103087-7916
PBS_JOBID= 13170608
Free space on /tmp= 71116 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264190-1304103087/watcher-3264190-1304103087 -o /tmp/evaluation-result-3264190-1304103087/solver-3264190-1304103087 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3264190-1304103087.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=314271229

node135.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.851
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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:      29721332 kB
Buffers:        914468 kB
Cached:        1732176 kB
SwapCached:        172 kB
Active:         121196 kB
Inactive:      2591156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29721332 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            3592 kB
Writeback:           0 kB
AnonPages:       65412 kB
Mapped:          14500 kB
Slab:           453884 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 21:11:31