Trace number 3394710

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

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-3394710-1306103409/watcher-3394710-1306103409 -o /tmp/evaluation-result-3394710-1306103409/solver-3394710-1306103409 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394710-1306103409.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=11196 CPUtime=0 cores=0-7
/proc/21930/stat : 21930 (plingeling) R 21928 21930 21858 0 -1 4202496 892 1254 0 0 0 0 0 0 23 0 1 0 721940623 11464704 821 33554432000 4194304 4417452 140736074982080 18446744073709551615 237278879488 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21930/statm: 2799 821 147 55 0 685 0

[startup+0.052131 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=21256 CPUtime=0.04 cores=0-7
/proc/21930/stat : 21930 (plingeling) R 21928 21930 21858 0 -1 4202496 3684 1254 0 0 4 0 0 0 23 0 1 0 721940623 21766144 3337 33554432000 4194304 4417452 140736074982080 18446744073709551615 237278937514 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21930/statm: 5442 3352 148 55 0 3328 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21256

[startup+0.100123 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=33544 CPUtime=0.09 cores=0-7
/proc/21930/stat : 21930 (plingeling) R 21928 21930 21858 0 -1 4202496 6756 1254 0 0 9 0 0 0 23 0 1 0 721940623 34349056 6409 33554432000 4194304 4417452 140736074982080 18446744073709551615 4227899 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21930/statm: 8386 6409 148 55 0 6272 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33544

[startup+0.969971 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=189424 CPUtime=6.8 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 16976 1254 0 0 678 2 0 0 25 0 9 0 721940623 193970176 8524 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 47356 8524 179 55 0 45242 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 189424

[startup+1.00096 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=189844 CPUtime=7.05 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 17334 1254 0 0 703 2 0 0 25 0 9 0 721940623 194400256 8629 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 47461 8629 179 55 0 45347 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 189844

[startup+1.50088 s]
/proc/loadavg: 8.11 6.42 3.66 1/393 21930
/proc/meminfo: memFree=17707384/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=196408 CPUtime=11.05 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 22611 1254 0 0 1102 3 0 0 25 0 9 0 721940623 201121792 10275 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 49102 10275 179 55 0 46988 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 196408

[startup+3.10059 s]
/proc/loadavg: 8.10 6.45 3.68 9/402 21945
/proc/meminfo: memFree=17653376/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=212868 CPUtime=23.81 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 37937 1254 0 0 2376 5 0 0 25 0 9 0 721940623 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 53217 14417 179 55 0 51103 0
[pid=21930/tid=21937] ppid=21928 vsize=212868 CPUtime=2.93 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 3200 1254 0 0 293 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=212868 CPUtime=2.95 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 3929 1254 0 0 295 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=212868 CPUtime=2.96 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 4147 1254 0 0 296 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=212868 CPUtime=2.96 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 4682 1254 0 0 296 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=212868 CPUtime=2.96 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 3711 1254 0 0 296 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=212868 CPUtime=2.95 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 3126 1254 0 0 295 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4320938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=212868 CPUtime=2.96 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 3321 1254 0 0 296 0 0 0 25 0 9 0 721940636 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=212868 CPUtime=2.95 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 3001 1254 0 0 295 0 0 0 25 0 9 0 721940637 217976832 14417 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 212868

[startup+6.30102 s]
/proc/loadavg: 8.10 6.45 3.68 9/402 21945
/proc/meminfo: memFree=17623624/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=238260 CPUtime=49.38 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 64454 1254 0 0 4927 11 0 0 25 0 9 0 721940623 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 59565 20733 179 55 0 57451 0
[pid=21930/tid=21937] ppid=21928 vsize=238260 CPUtime=6.09 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 7415 1254 0 0 608 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 7505 1254 0 0 615 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 7094 1254 0 0 615 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4365047 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=238260 CPUtime=6.17 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 6926 1254 0 0 616 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 7519 1254 0 0 615 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 5893 1254 0 0 615 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 6624 1254 0 0 615 1 0 0 25 0 9 0 721940636 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=238260 CPUtime=6.16 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 6658 1254 0 0 615 1 0 0 25 0 9 0 721940637 243978240 20733 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (KiB) 238260

[startup+12.7009 s]
/proc/loadavg: 8.08 6.50 3.73 9/402 21945
/proc/meminfo: memFree=17584008/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=278568 CPUtime=100.6 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 104297 1254 0 0 10041 19 0 0 25 0 9 0 721940623 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 69642 30810 179 55 0 67528 0
[pid=21930/tid=21937] ppid=21928 vsize=278568 CPUtime=12.42 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 13045 1254 0 0 1240 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=278568 CPUtime=12.56 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 11824 1254 0 0 1255 1 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4357753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=278568 CPUtime=12.58 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 11412 1254 0 0 1256 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=278568 CPUtime=12.58 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 11738 1254 0 0 1256 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=278568 CPUtime=12.58 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 11533 1254 0 0 1256 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=278568 CPUtime=12.57 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 10684 1254 0 0 1255 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=278568 CPUtime=12.57 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 12078 1254 0 0 1255 2 0 0 25 0 9 0 721940636 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=278568 CPUtime=12.56 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 13163 1254 0 0 1254 2 0 0 25 0 9 0 721940637 285253632 30810 33554432000 4194304 4417452 140736074982080 18446744073709551615 18446744073699065955 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 278568

[startup+25.5006 s]
/proc/loadavg: 8.07 6.55 3.78 9/402 21945
/proc/meminfo: memFree=17528592/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=342936 CPUtime=202.73 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 161378 1254 0 0 20243 30 0 0 25 0 9 0 721940623 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 85734 46908 179 55 0 83620 0
[pid=21930/tid=21937] ppid=21928 vsize=342936 CPUtime=25.05 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 22539 1254 0 0 2502 3 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=342936 CPUtime=25.35 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 20630 1254 0 0 2532 3 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=342936 CPUtime=25.35 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 16910 1254 0 0 2533 2 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=342936 CPUtime=25.36 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 17532 1254 0 0 2533 3 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=342936 CPUtime=25.36 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 18536 1254 0 0 2533 3 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=342936 CPUtime=25.36 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 16095 1254 0 0 2533 3 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=342936 CPUtime=25.36 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 20016 1254 0 0 2532 4 0 0 25 0 9 0 721940636 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=342936 CPUtime=25.35 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 20300 1254 0 0 2531 4 0 0 25 0 9 0 721940637 351166464 46908 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.73
Current children cumulated vsize (KiB) 342936

[startup+51.1011 s]
/proc/loadavg: 8.10 6.68 3.89 9/402 21946
/proc/meminfo: memFree=17444336/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=419360 CPUtime=407.22 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 229467 1254 0 0 40677 45 0 0 25 0 9 0 721940623 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 104840 66008 179 55 0 102726 0
[pid=21930/tid=21937] ppid=21928 vsize=419360 CPUtime=50.33 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 33196 1254 0 0 5027 6 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=419360 CPUtime=50.95 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 28842 1254 0 0 5090 5 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=419360 CPUtime=50.95 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 23602 1254 0 0 5091 4 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=419360 CPUtime=50.96 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 27826 1254 0 0 5091 5 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=419360 CPUtime=50.96 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 26778 1254 0 0 5092 4 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=419360 CPUtime=50.96 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 23766 1254 0 0 5091 5 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=419360 CPUtime=50.95 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 28217 1254 0 0 5090 5 0 0 25 0 9 0 721940636 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=419360 CPUtime=50.95 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 28420 1254 0 0 5089 6 0 0 25 0 9 0 721940637 429424640 66008 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.22
Current children cumulated vsize (KiB) 419360

[startup+102.301 s]
/proc/loadavg: 8.11 6.90 4.11 9/402 21947

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


[startup+4722.3 s]
/proc/loadavg: 8.05 8.04 7.99 9/402 22082
/proc/meminfo: memFree=14688352/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=3167152 CPUtime=37714.4 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 1998839 1254 0 0 3771002 442 0 0 25 0 9 0 721940623 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 791788 752956 179 55 0 789674 0
[pid=21930/tid=21937] ppid=21928 vsize=3167152 CPUtime=4660.27 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 465966 61 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=3167152 CPUtime=4722.12 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 472146 66 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=3167152 CPUtime=4722.28 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 235218 1254 0 0 472176 52 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=3167152 CPUtime=4721.44 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 225480 1254 0 0 472101 43 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=3167152 CPUtime=4722.28 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 472175 53 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=3167152 CPUtime=4722.28 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 226095 1254 0 0 472173 55 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=3167152 CPUtime=4721.32 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 251553 1254 0 0 472076 56 0 0 25 0 9 0 721940636 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=3167152 CPUtime=4722.27 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 236757 1254 0 0 472174 53 0 0 25 0 9 0 721940637 3243163648 752956 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37714.4
Current children cumulated vsize (KiB) 3167152

[startup+4782.3 s]
/proc/loadavg: 8.13 8.07 8.00 9/402 22084
/proc/meminfo: memFree=14887976/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=2974112 CPUtime=38193.7 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 2057948 1254 0 0 3818922 450 0 0 25 0 9 0 721940623 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 743528 702964 179 55 0 741414 0
[pid=21930/tid=21937] ppid=21928 vsize=2974112 CPUtime=4719.47 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 471886 61 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=2974112 CPUtime=4782.14 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 478148 66 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=2974112 CPUtime=4782.29 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 235218 1254 0 0 478177 52 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=2974112 CPUtime=4781.45 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 252326 1254 0 0 478098 47 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=2974112 CPUtime=4782.3 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 478177 53 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=2974112 CPUtime=4782.29 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 258358 1254 0 0 478170 59 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=2974112 CPUtime=4781.32 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 251553 1254 0 0 478076 56 0 0 25 0 9 0 721940636 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=2974112 CPUtime=4782.29 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 236757 1254 0 0 478176 53 0 0 25 0 9 0 721940637 3045490688 702964 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38193.7
Current children cumulated vsize (KiB) 2974112

[startup+4842.3 s]
/proc/loadavg: 8.19 8.08 8.01 9/402 22086
/proc/meminfo: memFree=14878856/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=2984000 CPUtime=38672.8 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 2060420 1254 0 0 3866830 451 0 0 25 0 9 0 721940623 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 746000 705436 179 55 0 743886 0
[pid=21930/tid=21937] ppid=21928 vsize=2984000 CPUtime=4778.66 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 477805 61 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=2984000 CPUtime=4842.12 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 484146 66 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=2984000 CPUtime=4842.28 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 235218 1254 0 0 484176 52 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=2984000 CPUtime=4841.44 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 252326 1254 0 0 484097 47 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=2984000 CPUtime=4842.28 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 484175 53 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=2984000 CPUtime=4842.28 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 258358 1254 0 0 484169 59 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=2984000 CPUtime=4841.29 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 254025 1254 0 0 484072 57 0 0 25 0 9 0 721940636 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=2984000 CPUtime=4842.28 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 236757 1254 0 0 484175 53 0 0 25 0 9 0 721940637 3055616000 705436 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38672.8
Current children cumulated vsize (KiB) 2984000

[startup+4902.32 s]
/proc/loadavg: 8.07 8.07 8.00 9/402 22087
/proc/meminfo: memFree=15009036/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=2852928 CPUtime=39152.1 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 2060420 1254 0 0 3914760 453 0 0 25 0 9 0 721940623 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 713232 672668 179 55 0 711118 0
[pid=21930/tid=21937] ppid=21928 vsize=2852928 CPUtime=4837.87 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 483726 61 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=2852928 CPUtime=4902.14 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 490148 66 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=2852928 CPUtime=4902.29 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 235218 1254 0 0 490177 52 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=2852928 CPUtime=4901.46 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 252326 1254 0 0 490098 48 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=2852928 CPUtime=4902.29 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 490176 53 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=2852928 CPUtime=4902.29 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 258358 1254 0 0 490170 59 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=2852928 CPUtime=4901.3 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 254025 1254 0 0 490073 57 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=2852928 CPUtime=4902.29 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 236757 1254 0 0 490176 53 0 0 25 0 9 0 721940637 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39152.1
Current children cumulated vsize (KiB) 2852928

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/402 22089
/proc/meminfo: memFree=15009020/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=2852928 CPUtime=39631.2 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 2060420 1254 0 0 3962669 453 0 0 25 0 9 0 721940623 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 713232 672668 179 55 0 711118 0
[pid=21930/tid=21937] ppid=21928 vsize=2852928 CPUtime=4897.07 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 489646 61 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=2852928 CPUtime=4962.12 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 496146 66 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=2852928 CPUtime=4962.28 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 235218 1254 0 0 496176 52 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=2852928 CPUtime=4961.45 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 252326 1254 0 0 496097 48 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=2852928 CPUtime=4962.28 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 496175 53 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=2852928 CPUtime=4962.28 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 258358 1254 0 0 496169 59 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=2852928 CPUtime=4961.28 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 254025 1254 0 0 496071 57 0 0 25 0 9 0 721940636 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=2852928 CPUtime=4962.28 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 236757 1254 0 0 496175 53 0 0 25 0 9 0 721940637 2921398272 672668 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39631.2
Current children cumulated vsize (KiB) 2852928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.5 s]
/proc/loadavg: 8.01 8.04 8.00 9/402 22090
/proc/meminfo: memFree=15125316/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=2729952 CPUtime=40000.3 cores=0-7
/proc/21930/stat : 21930 (plingeling) S 21928 21930 21858 0 -1 4202496 2105090 1254 0 0 3999570 459 0 0 25 0 9 0 721940623 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 682488 643656 179 55 0 680374 0
[pid=21930/tid=21937] ppid=21928 vsize=2729952 CPUtime=4942.64 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4202560 257597 1254 0 0 494203 61 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21930/tid=21938] ppid=21928 vsize=2729952 CPUtime=5008.34 cores=0-7
/proc/21930/task/21938/stat : 21938 (plingeling) R 21928 21930 21858 0 -1 4202560 289151 1254 0 0 500768 66 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=21930/tid=21939] ppid=21928 vsize=2729952 CPUtime=5008.5 cores=0-7
/proc/21930/task/21939/stat : 21939 (plingeling) R 21928 21930 21858 0 -1 4202560 277879 1254 0 0 500792 58 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21930/tid=21940] ppid=21928 vsize=2729952 CPUtime=5007.67 cores=0-7
/proc/21930/task/21940/stat : 21940 (plingeling) R 21928 21930 21858 0 -1 4202560 252326 1254 0 0 500719 48 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21930/tid=21941] ppid=21928 vsize=2729952 CPUtime=5008.5 cores=0-7
/proc/21930/task/21941/stat : 21941 (plingeling) R 21928 21930 21858 0 -1 4202560 268168 1254 0 0 500797 53 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21930/tid=21942] ppid=21928 vsize=2729952 CPUtime=5008.49 cores=0-7
/proc/21930/task/21942/stat : 21942 (plingeling) R 21928 21930 21858 0 -1 4202560 258358 1254 0 0 500790 59 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21930/tid=21943] ppid=21928 vsize=2729952 CPUtime=5007.48 cores=0-7
/proc/21930/task/21943/stat : 21943 (plingeling) R 21928 21930 21858 0 -1 4202560 254025 1254 0 0 500691 57 0 0 25 0 9 0 721940636 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21930/tid=21944] ppid=21928 vsize=2729952 CPUtime=5008.49 cores=0-7
/proc/21930/task/21944/stat : 21944 (plingeling) R 21928 21930 21858 0 -1 4202560 238766 1254 0 0 500796 53 0 0 25 0 9 0 721940637 2795470848 643656 33554432000 4194304 4417452 140736074982080 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 2729952

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

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

[startup+5008.62 s]
/proc/loadavg: 8.01 8.04 8.00 9/402 22090
/proc/meminfo: memFree=15125316/32950904 swapFree=65784192/67111528
[pid=21930] ppid=21928 vsize=0 CPUtime=40000.4 cores=0-7
/proc/21930/stat : 21930 (plingeling) Z 21928 21930 21858 0 -1 4203548 2105090 1254 0 0 3999575 469 0 0 18 0 2 0 721940623 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21930/statm: 0 0 0 0 0 0 0
[pid=21930/tid=21937] ppid=21928 vsize=0 CPUtime=4942.75 cores=0-7
/proc/21930/task/21937/stat : 21937 (plingeling) R 21928 21930 21858 0 -1 4203588 257597 1254 0 0 494204 71 0 0 25 0 2 0 721940636 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.63
CPU time (s): 40000.5
CPU user time (s): 39995.8
CPU system time (s): 4.70428
CPU usage (%): 798.631
Max. virtual memory (cumulated for all children) (KiB): 3275044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.8
system time used= 4.70428
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2106344
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= 221
involuntary context switches= 194261

runsolver used 17.7953 second user time and 48.0617 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-23 00:30:09
IDJOB=3394710
IDBENCH=83924
IDSOLVER=1851
FILE ID=node121/3394710-1306103409
RUNJOBID= node121-1306102931-21872
PBS_JOBID= 13388004
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=1138343531

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      17707664 kB
Buffers:        165892 kB
Cached:        3803064 kB
SwapCached:      32064 kB
Active:        7621528 kB
Inactive:      7382108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      17707664 kB
SwapTotal:    67111528 kB
SwapFree:     65784192 kB
Dirty:            1192 kB
Writeback:          12 kB
AnonPages:    11009384 kB
Mapped:          30580 kB
Slab:           120676 kB
PageTables:      51360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83502904 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= 72992 MiB
End job on node121 at 2011-05-23 01:53:39