Trace number 3394096

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.9 5009

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g9.cnf
MD5SUMaa71b1c0a084106bad56c0f4d6c26bee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.11583
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3394096-1306088703/watcher-3394096-1306088703 -o /tmp/evaluation-result-3394096-1306088703/solver-3394096-1306088703 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394096-1306088703.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: 7.44 7.93 7.97 3/408 32590
/proc/meminfo: memFree=25238628/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=10636 CPUtime=0.01 cores=0-7
/proc/32590/stat : 32590 (plingeling) R 32588 32590 32374 0 -1 4202496 727 1251 0 0 1 0 0 0 18 0 1 0 176479698 10891264 657 33554432000 4194304 4417452 140733538552880 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32590/statm: 2659 657 147 55 0 545 0

[startup+0.0319571 s]
/proc/loadavg: 7.44 7.93 7.97 3/408 32590
/proc/meminfo: memFree=25238628/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=14104 CPUtime=0.02 cores=0-7
/proc/32590/stat : 32590 (plingeling) R 32588 32590 32374 0 -1 4202496 1595 1251 0 0 2 0 0 0 18 0 1 0 176479698 14442496 1525 33554432000 4194304 4417452 140733538552880 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32590/statm: 3526 1525 148 55 0 1412 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14104

[startup+0.106017 s]
/proc/loadavg: 7.44 7.93 7.97 3/408 32590
/proc/meminfo: memFree=25238628/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=167512 CPUtime=0.99 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 5105 1251 0 0 99 0 0 0 18 0 9 0 176479698 171532288 3065 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 41878 3065 177 55 0 39764 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 167512

[startup+0.376815 s]
/proc/loadavg: 7.44 7.93 7.97 3/408 32590
/proc/meminfo: memFree=25238628/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=171596 CPUtime=2.6 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 7063 1251 0 0 259 1 0 0 18 0 9 0 176479698 175714304 4103 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 42899 4103 180 55 0 40785 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 171596

[startup+0.700759 s]
/proc/loadavg: 7.44 7.93 7.97 3/408 32590
/proc/meminfo: memFree=25238628/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=176024 CPUtime=5.19 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 9695 1251 0 0 517 2 0 0 18 0 9 0 176479698 180248576 5196 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 44006 5196 180 55 0 41892 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 176024

[startup+1.50062 s]
/proc/loadavg: 7.44 7.93 7.97 9/417 32604
/proc/meminfo: memFree=25212020/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=187176 CPUtime=11.58 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 14106 1251 0 0 1156 2 0 0 18 0 9 0 176479698 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 46794 7986 180 55 0 44680 0
[pid=32590/tid=32597] ppid=32588 vsize=187176 CPUtime=1.44 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 724 1251 0 0 144 0 0 0 20 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=187176 CPUtime=1.42 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 639 1251 0 0 142 0 0 0 23 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=187176 CPUtime=1.43 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 1616 1251 0 0 143 0 0 0 23 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=187176 CPUtime=1.43 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 5715 1251 0 0 142 1 0 0 23 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=187176 CPUtime=1.44 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 261 1251 0 0 144 0 0 0 23 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=187176 CPUtime=1.44 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 559 1251 0 0 144 0 0 0 23 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=187176 CPUtime=1.44 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 1499 1251 0 0 144 0 0 0 25 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4260039 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=187176 CPUtime=1.44 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 458 1251 0 0 144 0 0 0 25 0 9 0 176479704 191668224 7986 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 187176

[startup+3.10034 s]
/proc/loadavg: 7.44 7.93 7.97 9/417 32604
/proc/meminfo: memFree=25199496/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=194508 CPUtime=24.36 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 21572 1251 0 0 2432 4 0 0 18 0 9 0 176479698 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 48627 9840 180 55 0 46513 0
[pid=32590/tid=32597] ppid=32588 vsize=194508 CPUtime=3.04 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 924 1251 0 0 304 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249652 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=194508 CPUtime=3 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 839 1251 0 0 300 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=194508 CPUtime=3.03 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 2511 1251 0 0 303 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4356802 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=194508 CPUtime=3.03 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 10309 1251 0 0 301 2 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=194508 CPUtime=3.04 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 662 1251 0 0 304 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=194508 CPUtime=3.04 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 759 1251 0 0 304 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=194508 CPUtime=3.04 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 2074 1251 0 0 304 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=194508 CPUtime=3.04 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 859 1251 0 0 304 0 0 0 25 0 9 0 176479704 199176192 9840 33554432000 4194304 4417452 140733538552880 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 194508

[startup+6.30079 s]
/proc/loadavg: 7.49 7.93 7.97 9/417 32604
/proc/meminfo: memFree=25173708/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=213508 CPUtime=49.92 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 49031 1251 0 0 4983 9 0 0 18 0 9 0 176479698 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 53377 14578 180 55 0 51263 0
[pid=32590/tid=32597] ppid=32588 vsize=213508 CPUtime=6.24 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 3386 1251 0 0 624 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=213508 CPUtime=6.16 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 2366 1251 0 0 616 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=213508 CPUtime=6.22 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 5970 1251 0 0 622 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=213508 CPUtime=6.24 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 20252 1251 0 0 619 5 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=213508 CPUtime=6.23 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 3526 1251 0 0 623 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=213508 CPUtime=6.23 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 3219 1251 0 0 623 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=213508 CPUtime=6.23 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 5291 1251 0 0 623 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=213508 CPUtime=6.24 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 2386 1251 0 0 624 0 0 0 25 0 9 0 176479704 218632192 14578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 213508

[startup+12.7007 s]
/proc/loadavg: 7.53 7.94 7.97 9/417 32604
/proc/meminfo: memFree=25152528/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=253220 CPUtime=101.03 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 100313 1251 0 0 10083 20 0 0 18 0 9 0 176479698 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 63305 24506 180 55 0 61191 0
[pid=32590/tid=32597] ppid=32588 vsize=253220 CPUtime=12.64 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 9865 1251 0 0 1262 2 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=253220 CPUtime=12.46 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 8041 1251 0 0 1246 0 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=253220 CPUtime=12.63 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 10897 1251 0 0 1261 2 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366087 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=253220 CPUtime=12.63 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 32022 1251 0 0 1257 6 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=253220 CPUtime=12.64 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 9376 1251 0 0 1262 2 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364912 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=253220 CPUtime=12.63 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 9298 1251 0 0 1262 1 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=253220 CPUtime=12.63 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 9007 1251 0 0 1262 1 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=253220 CPUtime=12.64 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 9172 1251 0 0 1263 1 0 0 25 0 9 0 176479704 259297280 24506 33554432000 4194304 4417452 140733538552880 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 253220

[startup+25.5004 s]
/proc/loadavg: 7.63 7.94 7.97 9/417 32604
/proc/meminfo: memFree=25113332/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=283956 CPUtime=203.24 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 188490 1251 0 0 20289 35 0 0 18 0 9 0 176479698 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 70989 32190 180 55 0 68875 0
[pid=32590/tid=32597] ppid=32588 vsize=283956 CPUtime=25.44 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 19549 1251 0 0 2541 3 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=283956 CPUtime=25.09 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 17137 1251 0 0 2507 2 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=283956 CPUtime=25.43 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 21566 1251 0 0 2539 4 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=283956 CPUtime=25.44 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 47411 1251 0 0 2534 10 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=283956 CPUtime=25.42 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 19531 1251 0 0 2539 3 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=283956 CPUtime=25.43 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 20185 1251 0 0 2540 3 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4365188 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=283956 CPUtime=25.44 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 19027 1251 0 0 2541 3 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=283956 CPUtime=25.44 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 21449 1251 0 0 2541 3 0 0 25 0 9 0 176479704 290770944 32190 33554432000 4194304 4417452 140733538552880 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 283956

[startup+51.1009 s]
/proc/loadavg: 7.87 7.97 7.98 9/417 32605
/proc/meminfo: memFree=25037972/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=352076 CPUtime=407.7 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 335637 1251 0 0 40706 64 0 0 18 0 9 0 176479698 360525824 49220 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 88019 49220 180 55 0 85905 0
[pid=32590/tid=32597] ppid=32588 vsize=352076 CPUtime=51.04 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 36367 1251 0 0 5098 6 0 0 25 0 9 0 176479704 360525824 49220 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=352076 CPUtime=50.35 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 35373 1251 0 0 5028 7 0 0 25 0 9 0 176479704 360525824 49220 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=352076 CPUtime=51.02 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.07 8.06 8.01 9/417 32742
/proc/meminfo: memFree=21298532/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4137508 CPUtime=37712.6 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 5949390 1251 0 0 3770102 1153 0 0 18 0 9 0 176479698 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1034377 995578 180 55 0 1032263 0
[pid=32590/tid=32597] ppid=32588 vsize=4137508 CPUtime=4722.34 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 718683 1251 0 0 472106 128 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4137508 CPUtime=4658.01 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 465645 156 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4137508 CPUtime=4722.34 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 746810 1251 0 0 472081 153 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4137508 CPUtime=4722.35 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 730517 1251 0 0 472062 173 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4137508 CPUtime=4721.27 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 471963 164 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4137508 CPUtime=4722.23 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 472095 128 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4137508 CPUtime=4721.53 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 672396 1251 0 0 472033 120 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4137508 CPUtime=4722.35 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 688423 1251 0 0 472109 126 0 0 25 0 9 0 176479704 4236808192 995578 33554432000 4194304 4417452 140733538552880 18446744073709551615 4260828 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37712.6
Current children cumulated vsize (KiB) 4137508

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/417 32744
/proc/meminfo: memFree=20827308/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4557892 CPUtime=38191.6 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 6054486 1251 0 0 3817994 1169 0 0 18 0 9 0 176479698 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1139473 1100674 180 55 0 1137359 0
[pid=32590/tid=32597] ppid=32588 vsize=4557892 CPUtime=4782.33 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 718683 1251 0 0 478105 128 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4557892 CPUtime=4717.19 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 471563 156 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4557892 CPUtime=4782.32 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 778661 1251 0 0 478076 156 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4557892 CPUtime=4782.34 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 730517 1251 0 0 478061 173 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4557892 CPUtime=4781.25 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 477961 164 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4557892 CPUtime=4782.22 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 478094 128 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4557892 CPUtime=4781.52 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 672396 1251 0 0 478032 120 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4557892 CPUtime=4782.34 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 761668 1251 0 0 478095 139 0 0 25 0 9 0 176479704 4667281408 1100674 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38191.6
Current children cumulated vsize (KiB) 4557892

[startup+4842.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/417 32745
/proc/meminfo: memFree=21071776/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4313652 CPUtime=38670.8 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 6121540 1251 0 0 3865900 1179 0 0 18 0 9 0 176479698 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1078413 1039646 180 55 0 1076299 0
[pid=32590/tid=32597] ppid=32588 vsize=4313652 CPUtime=4842.32 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 738367 1251 0 0 484102 130 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4313652 CPUtime=4776.36 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 477480 156 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4313652 CPUtime=4842.33 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 778661 1251 0 0 484077 156 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4313652 CPUtime=4842.34 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 746901 1251 0 0 484059 175 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4313652 CPUtime=4841.23 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 483959 164 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4313652 CPUtime=4842.22 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 484094 128 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4313652 CPUtime=4841.52 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 672396 1251 0 0 484032 120 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4313652 CPUtime=4842.34 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 792654 1251 0 0 484089 145 0 0 25 0 9 0 176479704 4417179648 1039646 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38670.8
Current children cumulated vsize (KiB) 4313652

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/417 32747
/proc/meminfo: memFree=21071624/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4248116 CPUtime=39150 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 6121540 1251 0 0 3913819 1180 0 0 18 0 9 0 176479698 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1062029 1023262 180 55 0 1059915 0
[pid=32590/tid=32597] ppid=32588 vsize=4248116 CPUtime=4902.32 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 738367 1251 0 0 490102 130 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4248116 CPUtime=4835.56 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 483400 156 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4248116 CPUtime=4902.33 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 778661 1251 0 0 490077 156 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4248116 CPUtime=4902.34 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 746901 1251 0 0 490059 175 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4248116 CPUtime=4901.22 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 489958 164 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4248116 CPUtime=4902.22 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 490094 128 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4248116 CPUtime=4901.52 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 672396 1251 0 0 490032 120 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4248116 CPUtime=4902.34 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 792654 1251 0 0 490089 145 0 0 25 0 9 0 176479704 4350070784 1023262 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39150
Current children cumulated vsize (KiB) 4248116

[startup+4962.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/417 32748
/proc/meminfo: memFree=20933344/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4451748 CPUtime=39629.2 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 6235725 1251 0 0 3961714 1202 0 0 18 0 9 0 176479698 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1112937 1074170 180 55 0 1110823 0
[pid=32590/tid=32597] ppid=32588 vsize=4451748 CPUtime=4962.33 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 798430 1251 0 0 496088 145 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4451748 CPUtime=4894.73 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 489317 156 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4451748 CPUtime=4962.33 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 778661 1251 0 0 496077 156 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4451748 CPUtime=4962.34 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 763285 1251 0 0 496057 177 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4451748 CPUtime=4961.21 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 495957 164 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4451748 CPUtime=4962.22 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 496094 128 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4451748 CPUtime=4961.52 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 710134 1251 0 0 496026 126 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4451748 CPUtime=4962.34 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 792654 1251 0 0 496089 145 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39629.2
Current children cumulated vsize (KiB) 4451748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.8 s]
/proc/loadavg: 8.05 8.05 8.00 9/417 32750
/proc/meminfo: memFree=20933200/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=4451748 CPUtime=40000.6 cores=0-7
/proc/32590/stat : 32590 (plingeling) S 32588 32590 32374 0 -1 4202496 6235725 1251 0 0 3998860 1202 0 0 18 0 9 0 176479698 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 218892367845 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 1112937 1074170 180 55 0 1110823 0
[pid=32590/tid=32597] ppid=32588 vsize=4451748 CPUtime=5008.85 cores=0-7
/proc/32590/task/32597/stat : 32597 (plingeling) R 32588 32590 32374 0 -1 4202560 798430 1251 0 0 500740 145 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=4451748 CPUtime=4940.6 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4202560 822732 1251 0 0 493904 156 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32590/tid=32599] ppid=32588 vsize=4451748 CPUtime=5008.84 cores=0-7
/proc/32590/task/32599/stat : 32599 (plingeling) R 32588 32590 32374 0 -1 4202560 778661 1251 0 0 500728 156 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32590/tid=32600] ppid=32588 vsize=4451748 CPUtime=5008.86 cores=0-7
/proc/32590/task/32600/stat : 32600 (plingeling) R 32588 32590 32374 0 -1 4202560 763285 1251 0 0 500709 177 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32590/tid=32601] ppid=32588 vsize=4451748 CPUtime=5007.71 cores=0-7
/proc/32590/task/32601/stat : 32601 (plingeling) R 32588 32590 32374 0 -1 4202560 887082 1251 0 0 500607 164 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32590/tid=32602] ppid=32588 vsize=4451748 CPUtime=5008.74 cores=0-7
/proc/32590/task/32602/stat : 32602 (plingeling) R 32588 32590 32374 0 -1 4202560 680112 1251 0 0 500745 129 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32590/tid=32603] ppid=32588 vsize=4451748 CPUtime=5008.04 cores=0-7
/proc/32590/task/32603/stat : 32603 (plingeling) R 32588 32590 32374 0 -1 4202560 710134 1251 0 0 500678 126 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32590/tid=32604] ppid=32588 vsize=4451748 CPUtime=5008.86 cores=0-7
/proc/32590/task/32604/stat : 32604 (plingeling) R 32588 32590 32374 0 -1 4202560 792654 1251 0 0 500741 145 0 0 25 0 9 0 176479704 4558589952 1074170 33554432000 4194304 4417452 140733538552880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 4451748

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

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

[startup+5008.92 s]
/proc/loadavg: 8.05 8.05 8.00 9/417 32750
/proc/meminfo: memFree=20933200/32950928 swapFree=53456944/67111528
[pid=32590] ppid=32588 vsize=0 CPUtime=40000.8 cores=0-7
/proc/32590/stat : 32590 (plingeling) Z 32588 32590 32374 0 -1 4203548 6235725 1251 0 0 3998865 1212 0 0 18 0 2 0 176479698 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32590/statm: 0 0 0 0 0 0 0
[pid=32590/tid=32598] ppid=32588 vsize=0 CPUtime=4940.71 cores=0-7
/proc/32590/task/32598/stat : 32598 (plingeling) R 32588 32590 32374 0 -1 4203588 822732 1251 0 0 493905 166 0 0 25 0 2 0 176479704 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009
CPU time (s): 40000.9
CPU user time (s): 39988.7
CPU system time (s): 12.2051
CPU usage (%): 798.58
Max. virtual memory (cumulated for all children) (KiB): 4699104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.7
system time used= 12.2051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6236976
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= 293
involuntary context switches= 193185

runsolver used 19.3291 second user time and 48.9396 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-22 20:25:03
IDJOB=3394096
IDBENCH=71444
IDSOLVER=1851
FILE ID=node112/3394096-1306088703
RUNJOBID= node112-1306083691-32388
PBS_JOBID= 13387917
Free space on /tmp= 73332 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g9.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394096-1306088703/watcher-3394096-1306088703 -o /tmp/evaluation-result-3394096-1306088703/solver-3394096-1306088703 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394096-1306088703.cnf

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

MD5SUM BENCH= aa71b1c0a084106bad56c0f4d6c26bee
RANDOM SEED=966444819

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:      25239156 kB
Buffers:        209840 kB
Cached:        5120212 kB
SwapCached:      62308 kB
Active:         583756 kB
Inactive:      6907760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25239156 kB
SwapTotal:    67111528 kB
SwapFree:     53456944 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:     2107800 kB
Mapped:          15372 kB
Slab:            93580 kB
PageTables:      59532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98615264 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-22 21:48:34