Trace number 3394718

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.5 5009.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark917.673
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394718-1306103907/watcher-3394718-1306103907 -o /tmp/evaluation-result-3394718-1306103907/solver-3394718-1306103907 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394718-1306103907.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.01 8.03 8.00 2/408 979
/proc/meminfo: memFree=25225124/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=8728 CPUtime=0 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 219 0 0 0 0 0 0 0 24 0 1 0 178000162 8937472 150 33554432000 4194304 4417452 140734023620432 18446744073709551615 218880158765 0 0 4096 0 18446744071562232103 0 0 17 6 0 0 0
/proc/979/statm: 2181 150 126 55 0 67 0

[startup+0.067639 s]
/proc/loadavg: 8.01 8.03 8.00 2/408 979
/proc/meminfo: memFree=25225124/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=165220 CPUtime=0.07 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 2732 1253 0 0 7 0 0 0 19 0 9 0 178000162 169185280 2493 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 41305 2493 167 55 0 39191 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 165220

[startup+0.173559 s]
/proc/loadavg: 8.01 8.03 8.00 2/408 979
/proc/meminfo: memFree=25225124/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=169480 CPUtime=0.87 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 6308 1253 0 0 87 0 0 0 19 0 9 0 178000162 173547520 3576 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 42370 3576 177 55 0 40256 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 169480

[startup+0.373521 s]
/proc/loadavg: 8.01 8.03 8.00 2/408 979
/proc/meminfo: memFree=25225124/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=174152 CPUtime=2.47 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 7560 1253 0 0 247 0 0 0 19 0 9 0 178000162 178331648 4747 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 43538 4747 180 55 0 41424 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 174152

[startup+0.700465 s]
/proc/loadavg: 8.01 8.03 8.00 2/408 979
/proc/meminfo: memFree=25225124/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=178996 CPUtime=5.09 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 9242 1253 0 0 508 1 0 0 19 0 9 0 178000162 183291904 5958 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 44749 5958 180 55 0 42635 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 178996

[startup+1.50033 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 993
/proc/meminfo: memFree=25198268/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=189080 CPUtime=11.47 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 15164 1253 0 0 1145 2 0 0 19 0 9 0 178000162 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 47270 8479 180 55 0 45156 0
[pid=979/tid=986] ppid=977 vsize=189080 CPUtime=1.43 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1197 1253 0 0 143 0 0 0 20 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4337285 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=189080 CPUtime=1.43 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 521 1253 0 0 143 0 0 0 25 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=189080 CPUtime=1.4 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1396 1253 0 0 140 0 0 0 25 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=189080 CPUtime=1.42 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 5892 1253 0 0 141 1 0 0 23 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=189080 CPUtime=1.43 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 488 1253 0 0 143 0 0 0 19 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=189080 CPUtime=1.43 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 659 1253 0 0 143 0 0 0 23 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4258206 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=189080 CPUtime=1.41 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 1128 1253 0 0 141 0 0 0 23 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=189080 CPUtime=1.43 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1189 1253 0 0 143 0 0 0 25 0 9 0 178000168 193617920 8479 33554432000 4194304 4417452 140734023620432 18446744073709551615 4337236 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 189080

[startup+3.10105 s]
/proc/loadavg: 8.00 8.03 8.00 9/417 993
/proc/meminfo: memFree=25179916/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=201216 CPUtime=24.26 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 21801 1253 0 0 2423 3 0 0 19 0 9 0 178000162 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 50304 11535 180 55 0 48190 0
[pid=979/tid=986] ppid=977 vsize=201216 CPUtime=3.03 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1197 1253 0 0 303 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4211492 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=201216 CPUtime=3.03 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 521 1253 0 0 303 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4337285 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=201216 CPUtime=3.01 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 2042 1253 0 0 301 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=201216 CPUtime=3.02 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 11627 1253 0 0 300 2 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=201216 CPUtime=3.03 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 488 1253 0 0 303 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4258224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=201216 CPUtime=3.03 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 659 1253 0 0 303 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=201216 CPUtime=2.99 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 1384 1253 0 0 299 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4310462 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=201216 CPUtime=3.03 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1189 1253 0 0 303 0 0 0 25 0 9 0 178000168 206045184 11535 33554432000 4194304 4417452 140734023620432 18446744073709551615 4250058 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 201216

[startup+6.30049 s]
/proc/loadavg: 8.00 8.03 8.00 9/417 993
/proc/meminfo: memFree=25166552/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=228508 CPUtime=49.82 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 41881 1253 0 0 4975 7 0 0 19 0 9 0 178000162 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 57127 18332 180 55 0 55013 0
[pid=979/tid=986] ppid=977 vsize=228508 CPUtime=6.23 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 2671 1253 0 0 623 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=228508 CPUtime=6.23 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 1516 1253 0 0 623 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=228508 CPUtime=6.2 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 4284 1253 0 0 620 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=228508 CPUtime=6.22 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 20613 1253 0 0 618 4 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=228508 CPUtime=6.23 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1408 1253 0 0 623 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=228508 CPUtime=6.22 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2105 1253 0 0 622 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=228508 CPUtime=6.15 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 4471 1253 0 0 615 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=228508 CPUtime=6.23 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 2119 1253 0 0 623 0 0 0 25 0 9 0 178000168 233992192 18332 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 228508

[startup+12.7004 s]
/proc/loadavg: 8.00 8.03 8.00 9/417 993
/proc/meminfo: memFree=25100308/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=301156 CPUtime=100.93 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 87817 1253 0 0 10077 16 0 0 19 0 9 0 178000162 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 75289 36494 180 55 0 73175 0
[pid=979/tid=986] ppid=977 vsize=301156 CPUtime=12.62 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 5323 1253 0 0 1262 0 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=301156 CPUtime=12.63 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 4831 1253 0 0 1262 1 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=301156 CPUtime=12.6 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 10369 1253 0 0 1259 1 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4251272 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=301156 CPUtime=12.62 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 33830 1253 0 0 1255 7 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=301156 CPUtime=12.63 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 7399 1253 0 0 1262 1 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=301156 CPUtime=12.62 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 4809 1253 0 0 1262 0 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=301156 CPUtime=12.46 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 13192 1253 0 0 1244 2 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=301156 CPUtime=12.63 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 5370 1253 0 0 1262 1 0 0 25 0 9 0 178000168 308383744 36494 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 301156

[startup+25.5012 s]
/proc/loadavg: 8.00 8.02 8.00 9/417 993
/proc/meminfo: memFree=24992496/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=393028 CPUtime=203.15 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 180142 1253 0 0 20281 34 0 0 19 0 9 0 178000162 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 98257 59462 180 55 0 96143 0
[pid=979/tid=986] ppid=977 vsize=393028 CPUtime=25.43 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 15163 1253 0 0 2541 2 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4357229 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=393028 CPUtime=25.41 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 15107 1253 0 0 2539 2 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=393028 CPUtime=25.4 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 21424 1253 0 0 2536 4 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=393028 CPUtime=25.41 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 50013 1253 0 0 2531 10 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=393028 CPUtime=25.42 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 21167 1253 0 0 2539 3 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=393028 CPUtime=25.42 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 11845 1253 0 0 2541 1 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=393028 CPUtime=25.08 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 24756 1253 0 0 2504 4 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4260044 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=393028 CPUtime=25.43 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 17973 1253 0 0 2540 3 0 0 25 0 9 0 178000168 402460672 59462 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 393028

[startup+51.1007 s]
/proc/loadavg: 8.07 8.04 8.00 9/417 994
/proc/meminfo: memFree=24850852/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=521380 CPUtime=407.6 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 380122 1253 0 0 40684 76 0 0 19 0 9 0 178000162 533893120 91550 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 130345 91550 180 55 0 128231 0
[pid=979/tid=986] ppid=977 vsize=521380 CPUtime=51.03 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 37303 1253 0 0 5096 7 0 0 25 0 9 0 178000168 533893120 91550 33554432000 4194304 4417452 140734023620432 18446744073709551615 4236311 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=521380 CPUtime=51.02 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 48262 1253 0 0 5094 8 0 0 25 0 9 0 178000168 533893120 91550 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=521380 CPUtime=51 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.02 8.03 8.00 9/417 1131
/proc/meminfo: memFree=19912924/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5455336 CPUtime=37712.3 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 13688868 1253 0 0 3769048 2178 0 0 19 0 9 0 178000162 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1363834 1325041 180 55 0 1361720 0
[pid=979/tid=986] ppid=977 vsize=5455336 CPUtime=4722.33 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 472027 206 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5455336 CPUtime=4721.24 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2341684 1253 0 0 471798 326 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5455336 CPUtime=4702.37 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1641375 1253 0 0 469969 268 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5455336 CPUtime=4722.32 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1007634 1253 0 0 472048 184 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5455336 CPUtime=4722.17 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1559495 1253 0 0 471932 285 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5455336 CPUtime=4721.5 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2136267 1253 0 0 471850 300 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5455336 CPUtime=4677.89 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2008516 1253 0 0 467467 322 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5455336 CPUtime=4722.33 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1795089 1253 0 0 471949 284 0 0 25 0 9 0 178000168 5586264064 1325041 33554432000 4194304 4417452 140734023620432 18446744073709551615 4321728 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37712.3
Current children cumulated vsize (KiB) 5455336

[startup+4782.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/417 1132
/proc/meminfo: memFree=19868900/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5499884 CPUtime=38191.3 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 14034869 1253 0 0 3816873 2259 0 0 19 0 9 0 178000162 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1374971 1336178 180 55 0 1372857 0
[pid=979/tid=986] ppid=977 vsize=5499884 CPUtime=4782.32 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 478026 206 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5499884 CPUtime=4781.2 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2386281 1253 0 0 477787 333 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5499884 CPUtime=4762.35 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1673741 1253 0 0 475960 275 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5499884 CPUtime=4782.31 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1040402 1253 0 0 478040 191 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5499884 CPUtime=4782.15 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1575879 1253 0 0 477928 287 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5499884 CPUtime=4781.48 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2194072 1253 0 0 477835 313 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5499884 CPUtime=4737.06 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2085989 1253 0 0 473365 341 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5499884 CPUtime=4782.31 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1879697 1253 0 0 477923 308 0 0 25 0 9 0 178000168 5631881216 1336178 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38191.3
Current children cumulated vsize (KiB) 5499884

[startup+4842.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/417 1133
/proc/meminfo: memFree=19853856/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5514088 CPUtime=38670.5 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 14087572 1253 0 0 3864783 2265 0 0 19 0 9 0 178000162 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1378522 1339729 180 55 0 1376408 0
[pid=979/tid=986] ppid=977 vsize=5514088 CPUtime=4842.32 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 484026 206 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5514088 CPUtime=4841.18 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2386281 1253 0 0 483785 333 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5514088 CPUtime=4822.35 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1673741 1253 0 0 481960 275 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5514088 CPUtime=4842.32 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1056786 1253 0 0 484039 193 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5514088 CPUtime=4842.15 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1592263 1253 0 0 483926 289 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5514088 CPUtime=4841.48 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2194072 1253 0 0 483835 313 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366659 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5514088 CPUtime=4796.24 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2105924 1253 0 0 479280 344 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5514088 CPUtime=4842.31 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1879697 1253 0 0 483923 308 0 0 25 0 9 0 178000168 5646426112 1339729 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38670.5
Current children cumulated vsize (KiB) 5514088

[startup+4902.3 s]
/proc/loadavg: 8.10 8.05 8.01 9/417 1135
/proc/meminfo: memFree=19782032/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5585940 CPUtime=39149.7 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 14121919 1253 0 0 3912698 2269 0 0 19 0 9 0 178000162 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1396485 1357692 180 55 0 1394371 0
[pid=979/tid=986] ppid=977 vsize=5585940 CPUtime=4902.32 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 490026 206 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5585940 CPUtime=4901.18 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2387860 1253 0 0 489784 334 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5585940 CPUtime=4882.35 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1673741 1253 0 0 487960 275 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5585940 CPUtime=4902.32 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1056786 1253 0 0 490039 193 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5585940 CPUtime=4902.15 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1608647 1253 0 0 489924 291 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5585940 CPUtime=4901.49 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2194072 1253 0 0 489836 313 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5585940 CPUtime=4855.43 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2105924 1253 0 0 485199 344 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5585940 CPUtime=4902.31 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1896081 1253 0 0 489921 310 0 0 25 0 9 0 178000168 5720002560 1357692 33554432000 4194304 4417452 140734023620432 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39149.7
Current children cumulated vsize (KiB) 5585940

[startup+4962.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/417 1146
/proc/meminfo: memFree=20184496/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5117456 CPUtime=39628.8 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 14323630 1253 0 0 3960578 2303 0 0 19 0 9 0 178000162 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1279364 1240571 180 55 0 1277250 0
[pid=979/tid=986] ppid=977 vsize=5117456 CPUtime=4962.32 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 496026 206 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5117456 CPUtime=4961.17 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2491139 1253 0 0 495766 351 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5117456 CPUtime=4942.35 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1673741 1253 0 0 493960 275 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5117456 CPUtime=4962.32 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1056786 1253 0 0 496039 193 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5117456 CPUtime=4962.12 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1608647 1253 0 0 495920 292 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5117456 CPUtime=4961.48 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2242814 1253 0 0 495827 321 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5117456 CPUtime=4914.6 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2122846 1253 0 0 491113 347 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5117456 CPUtime=4962.32 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1928849 1253 0 0 495918 314 0 0 25 0 9 0 178000168 5240274944 1240571 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39628.8
Current children cumulated vsize (KiB) 5117456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.8 s]
/proc/loadavg: 8.06 8.05 8.00 9/417 1147
/proc/meminfo: memFree=20121888/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=5246164 CPUtime=40000.2 cores=0-7
/proc/979/stat : 979 (plingeling) S 977 979 744 0 -1 4202496 14443371 1253 0 0 3997704 2316 0 0 19 0 9 0 178000162 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 1311541 1272748 180 55 0 1309427 0
[pid=979/tid=986] ppid=977 vsize=5246164 CPUtime=5008.83 cores=0-7
/proc/979/task/986/stat : 986 (plingeling) R 977 979 744 0 -1 4202560 1196114 1253 0 0 500677 206 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=979/tid=987] ppid=977 vsize=5246164 CPUtime=5007.68 cores=0-7
/proc/979/task/987/stat : 987 (plingeling) R 977 979 744 0 -1 4202560 2540291 1253 0 0 500411 357 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=979/tid=988] ppid=977 vsize=5246164 CPUtime=4988.87 cores=0-7
/proc/979/task/988/stat : 988 (plingeling) R 977 979 744 0 -1 4202560 1673741 1253 0 0 498612 275 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=979/tid=989] ppid=977 vsize=5246164 CPUtime=5008.83 cores=0-7
/proc/979/task/989/stat : 989 (plingeling) R 977 979 744 0 -1 4202560 1073170 1253 0 0 500689 194 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=979/tid=990] ppid=977 vsize=5246164 CPUtime=5008.63 cores=0-7
/proc/979/task/990/stat : 990 (plingeling) R 977 979 744 0 -1 4202560 1625031 1253 0 0 500570 293 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=979/tid=991] ppid=977 vsize=5246164 CPUtime=5008 cores=0-7
/proc/979/task/991/stat : 991 (plingeling) R 977 979 744 0 -1 4202560 2242814 1253 0 0 500479 321 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=979/tid=992] ppid=977 vsize=5246164 CPUtime=4960.48 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4202560 2160667 1253 0 0 495696 352 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=979/tid=993] ppid=977 vsize=5246164 CPUtime=5008.83 cores=0-7
/proc/979/task/993/stat : 993 (plingeling) R 977 979 744 0 -1 4202560 1928849 1253 0 0 500569 314 0 0 25 0 9 0 178000168 5372071936 1272748 33554432000 4194304 4417452 140734023620432 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 5246164

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

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

[startup+5009 s]
/proc/loadavg: 8.06 8.05 8.00 9/417 1147
/proc/meminfo: memFree=20121888/32950928 swapFree=53456944/67111528
[pid=979] ppid=977 vsize=0 CPUtime=40000.5 cores=0-7
/proc/979/stat : 979 (plingeling) Z 977 979 744 0 -1 4203548 14443372 1253 0 0 3997716 2334 0 0 18 0 2 0 178000162 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/979/statm: 0 0 0 0 0 0 0
[pid=979/tid=992] ppid=977 vsize=0 CPUtime=4960.66 cores=0-7
/proc/979/task/992/stat : 992 (plingeling) R 977 979 744 0 -1 4203588 2160667 1253 0 0 495696 370 0 0 25 0 2 0 178000168 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.03
CPU time (s): 40000.5
CPU user time (s): 39977.2
CPU system time (s): 23.3704
CPU usage (%): 798.569
Max. virtual memory (cumulated for all children) (KiB): 5744512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39977.2
system time used= 23.3704
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14444625
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= 330
involuntary context switches= 192750

runsolver used 18.9801 second user time and 49.2895 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-23 00:38:28
IDJOB=3394718
IDBENCH=83949
IDSOLVER=1851
FILE ID=node112/3394718-1306103907
RUNJOBID= node112-1306100295-759
PBS_JOBID= 13387985
Free space on /tmp= 73332 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394718-1306103907/watcher-3394718-1306103907 -o /tmp/evaluation-result-3394718-1306103907/solver-3394718-1306103907 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394718-1306103907.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=219042702

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.847
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:     32950928 kB
MemFree:      25225288 kB
Buffers:        217464 kB
Cached:        5127308 kB
SwapCached:      62308 kB
Active:         589400 kB
Inactive:      6916444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25225288 kB
SwapTotal:    67111528 kB
SwapFree:     53456944 kB
Dirty:             788 kB
Writeback:           4 kB
AnonPages:     2107656 kB
Mapped:          15400 kB
Slab:            93620 kB
PageTables:      58768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98616644 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= 73332 MiB
End job on node112 at 2011-05-23 02:01:58