Trace number 3394094

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.7 5007.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3394094-1306088671/watcher-3394094-1306088671 -o /tmp/evaluation-result-3394094-1306088671/solver-3394094-1306088671 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394094-1306088671.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.45 7.93 7.96 2/320 22392
/proc/meminfo: memFree=20011060/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=10480 CPUtime=0 cores=0-7
/proc/22392/stat : 22392 (plingeling) R 22390 22392 22179 0 -1 4202496 692 1252 0 0 0 0 0 0 25 0 1 0 799097667 10731520 622 33554432000 4194304 4417452 140736952077456 18446744073709551615 260020395776 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22392/statm: 2620 622 147 55 0 506 0

[startup+0.110593 s]
/proc/loadavg: 7.45 7.93 7.96 2/320 22392
/proc/meminfo: memFree=20011060/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=26732 CPUtime=0.1 cores=0-7
/proc/22392/stat : 22392 (plingeling) R 22390 22392 22179 0 -1 4202496 4760 1252 0 0 10 0 0 0 25 0 1 0 799097667 27373568 4690 33554432000 4194304 4417452 140736952077456 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22392/statm: 6683 4690 148 55 0 4569 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26732

[startup+0.200581 s]
/proc/loadavg: 7.45 7.93 7.96 2/320 22392
/proc/meminfo: memFree=20011060/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=43116 CPUtime=0.19 cores=0-7
/proc/22392/stat : 22392 (plingeling) R 22390 22392 22179 0 -1 4202496 8856 1252 0 0 18 1 0 0 25 0 1 0 799097667 44150784 8786 33554432000 4194304 4417452 140736952077456 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/22392/statm: 10779 8786 148 55 0 8665 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43116

[startup+0.30049 s]
/proc/loadavg: 7.45 7.93 7.96 2/320 22392
/proc/meminfo: memFree=20011060/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=192588 CPUtime=0.85 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 9513 1252 0 0 84 1 0 0 25 0 9 0 799097667 197210112 9361 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 48147 9361 174 55 0 46033 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 192588

[startup+0.700413 s]
/proc/loadavg: 7.45 7.93 7.96 2/320 22392
/proc/meminfo: memFree=20011060/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=216504 CPUtime=4.05 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 23232 1252 0 0 402 3 0 0 25 0 9 0 799097667 221700096 15671 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 54126 15671 180 55 0 52012 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 216504

[startup+1.50127 s]
/proc/loadavg: 7.45 7.93 7.96 10/329 22406
/proc/meminfo: memFree=19940672/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=221620 CPUtime=10.44 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 29243 1252 0 0 1040 4 0 0 25 0 9 0 799097667 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 55405 16978 180 55 0 53291 0
[pid=22392/tid=22399] ppid=22390 vsize=221620 CPUtime=1.28 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 1789 1252 0 0 128 0 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=221620 CPUtime=1.27 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1876 1252 0 0 127 0 0 0 19 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=221620 CPUtime=1.28 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 1947 1252 0 0 128 0 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=221620 CPUtime=1.24 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 9109 1252 0 0 123 1 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=221620 CPUtime=1.26 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 655 1252 0 0 126 0 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=221620 CPUtime=1.28 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 1538 1252 0 0 128 0 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=221620 CPUtime=1.28 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 1572 1252 0 0 128 0 0 0 25 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=221620 CPUtime=1.28 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 1885 1252 0 0 128 0 0 0 19 0 9 0 799097688 226938880 16978 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 221620

[startup+3.10097 s]
/proc/loadavg: 7.45 7.93 7.96 9/329 22406
/proc/meminfo: memFree=19945628/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=249984 CPUtime=23.23 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 39802 1252 0 0 2317 6 0 0 25 0 9 0 799097667 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 62496 24041 180 55 0 60382 0
[pid=22392/tid=22399] ppid=22390 vsize=249984 CPUtime=2.88 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 2732 1252 0 0 288 0 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249919 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=249984 CPUtime=2.87 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 2819 1252 0 0 287 0 0 0 22 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249950 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=249984 CPUtime=2.88 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 1947 1252 0 0 288 0 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4355852 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=249984 CPUtime=2.83 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 15896 1252 0 0 281 2 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=249984 CPUtime=2.86 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 1598 1252 0 0 286 0 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=249984 CPUtime=2.88 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 2481 1252 0 0 288 0 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=249984 CPUtime=2.88 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 1572 1252 0 0 288 0 0 0 25 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=249984 CPUtime=2.88 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 1885 1252 0 0 288 0 0 0 23 0 9 0 799097688 255983616 24041 33554432000 4194304 4417452 140736952077456 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 249984

[startup+6.30038 s]
/proc/loadavg: 7.49 7.93 7.96 9/329 22406
/proc/meminfo: memFree=19914196/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=250988 CPUtime=48.8 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 58408 1252 0 0 4871 9 0 0 25 0 9 0 799097667 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 62747 24292 180 55 0 60633 0
[pid=22392/tid=22399] ppid=22390 vsize=250988 CPUtime=6.08 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 2732 1252 0 0 608 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=250988 CPUtime=6.07 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 2819 1252 0 0 607 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4239069 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=250988 CPUtime=6.08 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 2148 1252 0 0 608 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4278386 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=250988 CPUtime=6 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 33407 1252 0 0 595 5 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=250988 CPUtime=6.06 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 1598 1252 0 0 606 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=250988 CPUtime=6.08 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 2481 1252 0 0 608 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=250988 CPUtime=6.08 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 2466 1252 0 0 608 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4236296 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=250988 CPUtime=6.08 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 1885 1252 0 0 608 0 0 0 25 0 9 0 799097688 257011712 24292 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.8
Current children cumulated vsize (KiB) 250988

[startup+12.7012 s]
/proc/loadavg: 7.53 7.93 7.96 9/329 22406
/proc/meminfo: memFree=19871224/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=302052 CPUtime=99.93 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 87840 1252 0 0 9979 14 0 0 25 0 9 0 799097667 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 75513 37058 180 55 0 73399 0
[pid=22392/tid=22399] ppid=22390 vsize=302052 CPUtime=12.48 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 3675 1252 0 0 1248 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=302052 CPUtime=12.47 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 3762 1252 0 0 1247 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4258469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=302052 CPUtime=12.48 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 2192 1252 0 0 1248 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=302052 CPUtime=12.33 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 56390 1252 0 0 1224 9 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4354501 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=302052 CPUtime=12.46 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 2541 1252 0 0 1246 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=302052 CPUtime=12.48 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 3424 1252 0 0 1248 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=302052 CPUtime=12.48 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 3213 1252 0 0 1248 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=302052 CPUtime=12.48 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 3771 1252 0 0 1248 0 0 0 25 0 9 0 799097688 309301248 37058 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.93
Current children cumulated vsize (KiB) 302052

[startup+25.5009 s]
/proc/loadavg: 7.63 7.93 7.96 9/329 22407
/proc/meminfo: memFree=19829136/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=320296 CPUtime=202.2 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 145838 1252 0 0 20195 25 0 0 25 0 9 0 799097667 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 80074 43000 180 55 0 77960 0
[pid=22392/tid=22399] ppid=22390 vsize=320296 CPUtime=25.27 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 5164 1252 0 0 2527 0 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=320296 CPUtime=25.28 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 5055 1252 0 0 2527 1 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4343625 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=320296 CPUtime=25.28 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 8524 1252 0 0 2527 1 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=320296 CPUtime=25 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 95406 1252 0 0 2483 17 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=320296 CPUtime=25.26 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 6944 1252 0 0 2525 1 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=320296 CPUtime=25.27 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 4734 1252 0 0 2527 0 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=320296 CPUtime=25.27 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 6217 1252 0 0 2527 0 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=320296 CPUtime=25.28 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 4922 1252 0 0 2528 0 0 0 25 0 9 0 799097688 327983104 43000 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.2
Current children cumulated vsize (KiB) 320296

[startup+51.1011 s]
/proc/loadavg: 7.76 7.94 7.96 9/329 22407
/proc/meminfo: memFree=19762992/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=399712 CPUtime=406.74 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 220134 1252 0 0 40636 38 0 0 25 0 9 0 799097667 409305088 63079 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 99928 63079 180 55 0 97814 0
[pid=22392/tid=22399] ppid=22390 vsize=399712 CPUtime=50.88 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 6761 1252 0 0 5087 1 0 0 25 0 9 0 799097688 409305088 63079 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=399712 CPUtime=50.88 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 7444 1252 0 0 5087 1 0 0 25 0 9 0 799097688 409305088 63079 33554432000 4194304 4417452 140736952077456 18446744073709551615 4254441 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=399712 CPUtime=50.87 cores=0-7

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

[pid=22392/tid=22401] ppid=22390 vsize=4707512 CPUtime=4720.5 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 790583 1252 0 0 471913 137 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=4707512 CPUtime=4674.32 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1723767 1252 0 0 467084 348 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=4707512 CPUtime=4722.18 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 573199 1252 0 0 472113 105 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=4707512 CPUtime=4721.54 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 424867 1252 0 0 472085 69 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4232821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=4707512 CPUtime=4722.2 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 521339 1252 0 0 472128 92 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=4707512 CPUtime=4722.18 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 863163 1252 0 0 472097 121 0 0 25 0 9 0 799097688 4820492288 1138456 33554432000 4194304 4417452 140736952077456 18446744073709551615 4256532 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37727.4
Current children cumulated vsize (KiB) 4707512

[startup+4782.3 s]
/proc/loadavg: 8.03 8.06 8.01 9/329 22548
/proc/meminfo: memFree=15073240/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=5083520 CPUtime=38206.8 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 6637826 1252 0 0 3819530 1145 0 0 25 0 9 0 799097667 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 1270880 1232458 180 55 0 1268766 0
[pid=22392/tid=22399] ppid=22390 vsize=5083520 CPUtime=4782.01 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 615610 1252 0 0 478110 91 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=5083520 CPUtime=4782.18 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1001352 1252 0 0 478057 161 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4343764 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=5083520 CPUtime=4780.49 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 790583 1252 0 0 477912 137 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=5083520 CPUtime=4733.71 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1723767 1252 0 0 473023 348 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=5083520 CPUtime=4782.17 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 588045 1252 0 0 478109 108 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=5083520 CPUtime=4781.53 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 458080 1252 0 0 478080 73 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=5083520 CPUtime=4782.18 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 539241 1252 0 0 478125 93 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=5083520 CPUtime=4782.17 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 912276 1252 0 0 478089 128 0 0 25 0 9 0 799097688 5205524480 1232458 33554432000 4194304 4417452 140736952077456 18446744073709551615 4232783 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38206.8
Current children cumulated vsize (KiB) 5083520

[startup+4842.31 s]
/proc/loadavg: 8.07 8.06 8.01 9/329 22550
/proc/meminfo: memFree=14906772/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=5207980 CPUtime=38686.2 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 6729449 1252 0 0 3867467 1155 0 0 25 0 9 0 799097667 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 1301995 1263573 180 55 0 1299881 0
[pid=22392/tid=22399] ppid=22390 vsize=5207980 CPUtime=4842 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 672485 1252 0 0 484103 97 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=5207980 CPUtime=4842.2 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1001352 1252 0 0 484059 161 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=5207980 CPUtime=4840.51 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 798775 1252 0 0 483913 138 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=5207980 CPUtime=4793.1 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1723767 1252 0 0 478962 348 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=5207980 CPUtime=4842.19 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 588045 1252 0 0 484111 108 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4246365 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=5207980 CPUtime=4841.55 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 465993 1252 0 0 484081 74 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=5207980 CPUtime=4842.19 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 557884 1252 0 0 484125 94 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4263080 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=5207980 CPUtime=4842.19 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 912276 1252 0 0 484091 128 0 0 25 0 9 0 799097688 5332971520 1263573 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38686.2
Current children cumulated vsize (KiB) 5207980

[startup+4902.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/329 22552
/proc/meminfo: memFree=14870324/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=5297760 CPUtime=39165.5 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 6865048 1252 0 0 3915365 1187 0 0 25 0 9 0 799097667 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 1324440 1286018 180 55 0 1322326 0
[pid=22392/tid=22399] ppid=22390 vsize=5297760 CPUtime=4901.99 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 680677 1252 0 0 490099 100 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=5297760 CPUtime=4902.19 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1065037 1252 0 0 490042 177 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=5297760 CPUtime=4900.5 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 816043 1252 0 0 489910 140 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=5297760 CPUtime=4852.49 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1740279 1252 0 0 484896 353 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=5297760 CPUtime=4902.18 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 596810 1252 0 0 490108 110 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=5297760 CPUtime=4901.54 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 465993 1252 0 0 490080 74 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=5297760 CPUtime=4902.18 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 579061 1252 0 0 490119 99 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=5297760 CPUtime=4902.18 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 912276 1252 0 0 490089 129 0 0 25 0 9 0 799097688 5424906240 1286018 33554432000 4194304 4417452 140736952077456 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39165.5
Current children cumulated vsize (KiB) 5297760

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/329 22553
/proc/meminfo: memFree=14761396/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=5394900 CPUtime=39644.9 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 6928045 1252 0 0 3963292 1200 0 0 25 0 9 0 799097667 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 1348725 1310303 180 55 0 1346611 0
[pid=22392/tid=22399] ppid=22390 vsize=5394900 CPUtime=4961.98 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 680677 1252 0 0 496098 100 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=5394900 CPUtime=4962.19 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1065037 1252 0 0 496042 177 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=5394900 CPUtime=4960.5 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 822764 1252 0 0 495909 141 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=5394900 CPUtime=4911.88 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1756663 1252 0 0 490830 358 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=5394900 CPUtime=4962.18 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 599978 1252 0 0 496108 110 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=5394900 CPUtime=4961.54 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 465993 1252 0 0 496080 74 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=5394900 CPUtime=4962.19 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 584337 1252 0 0 496119 100 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=5394900 CPUtime=4962.18 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 943724 1252 0 0 496083 135 0 0 25 0 9 0 799097688 5524377600 1310303 33554432000 4194304 4417452 140736952077456 18446744073709551615 4308204 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39644.9
Current children cumulated vsize (KiB) 5394900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5006.8 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 22554
/proc/meminfo: memFree=14729956/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=5425828 CPUtime=40000.5 cores=0-7
/proc/22392/stat : 22392 (plingeling) S 22390 22392 22179 0 -1 4202496 7051764 1252 0 0 3998822 1225 0 0 25 0 9 0 799097667 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 260032198629 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 1356457 1318035 180 55 0 1354343 0
[pid=22392/tid=22399] ppid=22390 vsize=5425828 CPUtime=5006.49 cores=0-7
/proc/22392/task/22399/stat : 22399 (plingeling) R 22390 22392 22179 0 -1 4202560 680677 1252 0 0 500549 100 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=22392/tid=22400] ppid=22390 vsize=5425828 CPUtime=5006.7 cores=0-7
/proc/22392/task/22400/stat : 22400 (plingeling) R 22390 22392 22179 0 -1 4202560 1065037 1252 0 0 500493 177 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22392/tid=22401] ppid=22390 vsize=5425828 CPUtime=5004.95 cores=0-7
/proc/22392/task/22401/stat : 22401 (plingeling) R 22390 22392 22179 0 -1 4202560 843415 1252 0 0 500349 146 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=5425828 CPUtime=4955.93 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4202560 1756663 1252 0 0 495235 358 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22392/tid=22403] ppid=22390 vsize=5425828 CPUtime=5006.7 cores=0-7
/proc/22392/task/22403/stat : 22403 (plingeling) R 22390 22392 22179 0 -1 4202560 621459 1252 0 0 500555 115 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22392/tid=22404] ppid=22390 vsize=5425828 CPUtime=5006.06 cores=0-7
/proc/22392/task/22404/stat : 22404 (plingeling) R 22390 22392 22179 0 -1 4202560 473741 1252 0 0 500531 75 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=22392/tid=22405] ppid=22390 vsize=5425828 CPUtime=5006.7 cores=0-7
/proc/22392/task/22405/stat : 22405 (plingeling) R 22390 22392 22179 0 -1 4202560 586873 1252 0 0 500569 101 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=22392/tid=22406] ppid=22390 vsize=5425828 CPUtime=5006.67 cores=0-7
/proc/22392/task/22406/stat : 22406 (plingeling) R 22390 22392 22179 0 -1 4202560 1015027 1252 0 0 500519 148 0 0 25 0 9 0 799097688 5556047872 1318035 33554432000 4194304 4417452 140736952077456 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5425828

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

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

[startup+5006.92 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 22554
/proc/meminfo: memFree=14729956/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=0 CPUtime=40000.6 cores=0-7
/proc/22392/stat : 22392 (plingeling) Z 22390 22392 22179 0 -1 4203548 7051764 1252 0 0 3998826 1235 0 0 18 0 2 0 799097667 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 0 0 0 0 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=0 CPUtime=4956.03 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4203588 1756663 1252 0 0 495235 368 0 0 25 0 2 0 799097688 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5007 s]
/proc/loadavg: 8.08 8.06 8.00 9/329 22554
/proc/meminfo: memFree=14729956/32951124 swapFree=67083432/67111528
[pid=22392] ppid=22390 vsize=0 CPUtime=40000.7 cores=0-7
/proc/22392/stat : 22392 (plingeling) Z 22390 22392 22179 0 -1 4203548 7051764 1252 0 0 3998826 1243 0 0 18 0 2 0 799097667 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/22392/statm: 0 0 0 0 0 0 0
[pid=22392/tid=22402] ppid=22390 vsize=0 CPUtime=4956.11 cores=0-7
/proc/22392/task/22402/stat : 22402 (plingeling) R 22390 22392 22179 0 -1 4203588 1756663 1252 0 0 495235 376 0 0 25 0 2 0 799097688 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.01
CPU time (s): 40000.7
CPU user time (s): 39988.3
CPU system time (s): 12.4531
CPU usage (%): 798.894
Max. virtual memory (cumulated for all children) (KiB): 5862996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39988.3
system time used= 12.4531
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7053016
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= 638
involuntary context switches= 193402

runsolver used 14.4588 second user time and 36.3285 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-22 20:24:31
IDJOB=3394094
IDBENCH=71443
IDSOLVER=1851
FILE ID=node110/3394094-1306088671
RUNJOBID= node110-1306083662-22193
PBS_JOBID= 13387916
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1019222556

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20011216 kB
Buffers:        322832 kB
Cached:        8660648 kB
SwapCached:       1416 kB
Active:        5960736 kB
Inactive:      6647000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20011216 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:     3622948 kB
Mapped:          27832 kB
Slab:           239620 kB
PageTables:      27000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75581460 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= 73340 MiB
End job on node110 at 2011-05-22 21:48:00