Trace number 3394862

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)UNSAT 10128.9 1275.37

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2174.06
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

10128.86/1275.36	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3394862-1306108244/watcher-3394862-1306108244 -o /tmp/evaluation-result-3394862-1306108244/solver-3394862-1306108244 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394862-1306108244.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.56 7.97 7.97 1/565 17620
/proc/meminfo: memFree=26608892/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=21564 CPUtime=0 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 3453 1253 0 0 0 0 0 0 18 0 1 0 722423306 22081536 3383 33554432000 4194304 4417452 140734247461600 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 5391 3383 148 55 0 3277 0

[startup+0.078515 s]
/proc/loadavg: 7.56 7.97 7.97 1/565 17620
/proc/meminfo: memFree=26608892/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=34940 CPUtime=0.06 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 6834 1253 0 0 6 0 0 0 18 0 1 0 722423306 35778560 6759 33554432000 4194304 4417452 140734247461600 18446744073709551615 4259193 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 8735 6759 148 55 0 6621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34940

[startup+0.100506 s]
/proc/loadavg: 7.56 7.97 7.97 1/565 17620
/proc/meminfo: memFree=26608892/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=34940 CPUtime=0.09 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 6834 1253 0 0 9 0 0 0 18 0 1 0 722423306 35778560 6759 33554432000 4194304 4417452 140734247461600 18446744073709551615 4228002 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 8735 6759 148 55 0 6621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34940

[startup+0.300473 s]
/proc/loadavg: 7.56 7.97 7.97 1/565 17620
/proc/meminfo: memFree=26608892/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=41084 CPUtime=0.28 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 8370 1253 0 0 28 0 0 0 19 0 1 0 722423306 42070016 8295 33554432000 4194304 4417452 140734247461600 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 10271 8295 148 55 0 8157 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41084

[startup+0.700339 s]
/proc/loadavg: 7.56 7.97 7.97 1/565 17620
/proc/meminfo: memFree=26608892/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=80008 CPUtime=0.69 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 18101 1253 0 0 67 2 0 0 19 0 1 0 722423306 81928192 18026 33554432000 4194304 4417452 140734247461600 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 20002 18026 148 55 0 17888 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80008

[startup+1.5002 s]
/proc/loadavg: 7.56 7.97 7.97 2/566 17626
/proc/meminfo: memFree=26536848/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=113128 CPUtime=1.49 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 26349 1253 0 0 146 3 0 0 21 0 1 0 722423306 115843072 26274 33554432000 4194304 4417452 140734247461600 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 28282 26274 148 55 0 26168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113128

[startup+3.10091 s]
/proc/loadavg: 7.56 7.97 7.97 2/566 17626
/proc/meminfo: memFree=26502376/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=179060 CPUtime=3.09 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 42864 1253 0 0 303 6 0 0 25 0 1 0 722423306 183357440 42789 33554432000 4194304 4417452 140734247461600 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 44765 42789 148 55 0 42651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179060

[startup+6.3004 s]
/proc/loadavg: 7.03 7.85 7.93 2/566 17626
/proc/meminfo: memFree=26305524/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=311492 CPUtime=6.29 cores=0-7
/proc/17620/stat : 17620 (plingeling) R 17618 17620 17364 0 -1 4202496 75988 1253 0 0 618 11 0 0 25 0 1 0 722423306 318967808 75897 33554432000 4194304 4417452 140734247461600 18446744073709551615 268272688896 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/17620/statm: 77873 75897 148 55 0 75759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 311492

[startup+12.7012 s]
/proc/loadavg: 7.11 7.85 7.93 9/574 17634
/proc/meminfo: memFree=26305112/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=532800 CPUtime=53.38 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 131627 1253 0 0 5320 18 0 0 18 0 9 0 722423306 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 133200 98526 177 55 0 131086 0
[pid=17620/tid=17627] ppid=17618 vsize=532800 CPUtime=5.85 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 6681 1253 0 0 584 1 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4275532 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=532800 CPUtime=5.73 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 10256 1253 0 0 573 0 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=532800 CPUtime=5.82 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 10316 1253 0 0 581 1 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=532800 CPUtime=5.84 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 578 1253 0 0 584 0 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4356534 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=532800 CPUtime=5.84 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 6742 1253 0 0 584 0 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=532800 CPUtime=5.82 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 5519 1253 0 0 582 0 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4346561 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=532800 CPUtime=5.83 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 4204 1253 0 0 583 0 0 0 25 0 9 0 722423991 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4274913 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=532800 CPUtime=5.74 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 11326 1253 0 0 573 1 0 0 25 0 9 0 722423992 545587200 98526 33554432000 4194304 4417452 140734247461600 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 53.38
Current children cumulated vsize (KiB) 532800

[startup+25.5009 s]
/proc/loadavg: 7.31 7.86 7.93 9/574 17634
/proc/meminfo: memFree=26135984/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=613044 CPUtime=155.52 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 182759 1253 0 0 15526 26 0 0 18 0 9 0 722423306 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 153261 118425 180 55 0 151147 0
[pid=17620/tid=17627] ppid=17618 vsize=613044 CPUtime=18.64 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 17592 1253 0 0 1862 2 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=613044 CPUtime=18.29 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 15075 1253 0 0 1827 2 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=613044 CPUtime=18.61 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 13598 1253 0 0 1860 1 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=613044 CPUtime=18.64 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 2229 1253 0 0 1864 0 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=613044 CPUtime=18.64 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 17535 1253 0 0 1861 3 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=613044 CPUtime=18.62 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 11363 1253 0 0 1861 1 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=613044 CPUtime=18.63 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 10755 1253 0 0 1863 0 0 0 25 0 9 0 722423991 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=613044 CPUtime=18.54 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 18607 1253 0 0 1852 2 0 0 25 0 9 0 722423992 627757056 118425 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 155.52
Current children cumulated vsize (KiB) 613044

[startup+51.1004 s]
/proc/loadavg: 7.60 7.89 7.94 9/574 17635
/proc/meminfo: memFree=26125232/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=621572 CPUtime=359.82 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 198780 1253 0 0 35954 28 0 0 18 0 9 0 722423306 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 155393 120589 180 55 0 153279 0
[pid=17620/tid=17627] ppid=17618 vsize=621572 CPUtime=44.24 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 17617 1253 0 0 4422 2 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4233255 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=621572 CPUtime=43.41 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 15100 1253 0 0 4339 2 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=621572 CPUtime=44.22 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 17190 1253 0 0 4420 2 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=621572 CPUtime=44.24 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 2229 1253 0 0 4424 0 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=621572 CPUtime=44.24 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 17605 1253 0 0 4421 3 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=621572 CPUtime=44.22 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 19523 1253 0 0 4420 2 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=621572 CPUtime=44.21 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 10781 1253 0 0 4421 0 0 0 25 0 9 0 722423991 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=621572 CPUtime=44.14 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 22730 1253 0 0 4412 2 0 0 25 0 9 0 722423992 636489728 120589 33554432000 4194304 4417452 140734247461600 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 359.82
Current children cumulated vsize (KiB) 621572

[startup+102.321 s]
/proc/loadavg: 7.89 7.92 7.94 9/574 17636
/proc/meminfo: memFree=26120976/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=631688 CPUtime=768.59 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 248731 1253 0 0 76823 36 0 0 18 0 9 0 722423306 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 157922 122107 180 55 0 155808 0
[pid=17620/tid=17627] ppid=17618 vsize=631688 CPUtime=95.46 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 22307 1253 0 0 9543 3 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364915 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=631688 CPUtime=93.64 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 24310 1253 0 0 9361 3 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=631688 CPUtime=95.44 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 23722 1253 0 0 9541 3 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=631688 CPUtime=95.45 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 5990 1253 0 0 9545 0 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=631688 CPUtime=95.46 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 22750 1253 0 0 9542 4 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=631688 CPUtime=95.43 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 29467 1253 0 0 9540 3 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4353543 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=631688 CPUtime=95.43 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 16197 1253 0 0 9541 2 0 0 25 0 9 0 722423991 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=631688 CPUtime=95.36 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 27983 1253 0 0 9533 3 0 0 25 0 9 0 722423992 646848512 122107 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 768.59
Current children cumulated vsize (KiB) 631688

[startup+162.301 s]
/proc/loadavg: 8.08 7.96 7.96 9/574 17638
/proc/meminfo: memFree=26038840/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=709416 CPUtime=1247.32 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 269237 1253 0 0 124693 39 0 0 18 0 9 0 722423306 726441984 142562 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 177354 142562 180 55 0 175240 0
[pid=17620/tid=17627] ppid=17618 vsize=709416 CPUtime=155.43 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 23691 1253 0 0 15540 3 0 0 25 0 9 0 722423991 726441984 142562 33554432000 4194304 4417452 140734247461600 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=709416 CPUtime=152.51 cores=0-7

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

/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 123525 12 0 0 25 0 9 0 722423991 1360310272 297315 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1328428 CPUtime=1235.06 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 123499 7 0 0 25 0 9 0 722423991 1360310272 297315 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1328428 CPUtime=1235.36 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 95258 1253 0 0 123526 10 0 0 25 0 9 0 722423992 1360310272 297315 33554432000 4194304 4417452 140734247461600 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9865.68
Current children cumulated vsize (KiB) 1328428

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

[startup+1254.3 s]
/proc/loadavg: 8.06 8.08 8.02 9/574 17679
/proc/meminfo: memFree=25416760/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1328520 CPUtime=9961.45 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 693545 1253 0 0 996045 100 0 0 18 0 9 0 722423306 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 332130 297338 180 55 0 330016 0
[pid=17620/tid=17627] ppid=17618 vsize=1328520 CPUtime=1247.46 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 124737 9 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1328520 CPUtime=1223.7 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 122363 7 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1328520 CPUtime=1247.44 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 124735 9 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1328520 CPUtime=1247.32 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 135951 1253 0 0 124712 20 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1328520 CPUtime=1246.81 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 124672 9 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1328520 CPUtime=1247.37 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 124725 12 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1328520 CPUtime=1247.05 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 124698 7 0 0 25 0 9 0 722423991 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1328520 CPUtime=1247.36 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 95282 1253 0 0 124726 10 0 0 25 0 9 0 722423992 1360404480 297338 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9961.45
Current children cumulated vsize (KiB) 1328520

[startup+1267.1 s]
/proc/loadavg: 8.21 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407712/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10063.7 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695984 1253 0 0 1006272 100 0 0 18 0 9 0 722423306 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299777 180 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1260.28 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126019 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1334148 CPUtime=1236.27 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 123620 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1334148 CPUtime=1260.26 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 126017 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1334148 CPUtime=1260.14 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 137358 1253 0 0 125994 20 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1334148 CPUtime=1259.63 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 125954 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1334148 CPUtime=1260.19 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 126007 12 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4358192 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1334148 CPUtime=1259.87 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 125980 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1334148 CPUtime=1260.18 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 96314 1253 0 0 126008 10 0 0 25 0 9 0 722423992 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10063.7
Current children cumulated vsize (KiB) 1334148

[startup+1270.3 s]
/proc/loadavg: 8.19 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407712/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10089.2 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695984 1253 0 0 1008815 100 0 0 18 0 9 0 722423306 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299777 180 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1263.46 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126337 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1334148 CPUtime=1239.4 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 123933 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1334148 CPUtime=1263.44 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 126335 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1334148 CPUtime=1263.32 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 137358 1253 0 0 126312 20 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1334148 CPUtime=1262.81 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 126272 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1334148 CPUtime=1263.37 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 126325 12 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1334148 CPUtime=1263.04 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 126297 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1334148 CPUtime=1263.36 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 96314 1253 0 0 126326 10 0 0 25 0 9 0 722423992 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10089.2
Current children cumulated vsize (KiB) 1334148

[startup+1273.5 s]
/proc/loadavg: 8.19 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407708/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10114.7 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695984 1253 0 0 1011369 100 0 0 18 0 9 0 722423306 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299777 180 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1266.66 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126657 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1334148 CPUtime=1242.54 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 124247 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1334148 CPUtime=1266.64 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 126655 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1334148 CPUtime=1266.52 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 137358 1253 0 0 126632 20 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1334148 CPUtime=1266.01 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 126592 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1334148 CPUtime=1266.57 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 126645 12 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1334148 CPUtime=1266.25 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 126618 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1334148 CPUtime=1266.56 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 96314 1253 0 0 126646 10 0 0 25 0 9 0 722423992 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10114.7
Current children cumulated vsize (KiB) 1334148

[startup+1274.3 s]
/proc/loadavg: 8.18 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407708/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10121.1 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695984 1253 0 0 1012007 100 0 0 18 0 9 0 722423306 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299777 180 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1267.46 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126737 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1334148 CPUtime=1243.32 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 124325 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1334148 CPUtime=1267.44 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 126735 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1334148 CPUtime=1267.32 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 137358 1253 0 0 126712 20 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1334148 CPUtime=1266.81 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 126672 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1334148 CPUtime=1267.37 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 126725 12 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1334148 CPUtime=1267.05 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 126698 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1334148 CPUtime=1267.36 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 96314 1253 0 0 126726 10 0 0 25 0 9 0 722423992 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10121.1
Current children cumulated vsize (KiB) 1334148

[startup+1275.1 s]
/proc/loadavg: 8.18 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407460/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10127.4 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695984 1253 0 0 1012644 100 0 0 18 0 9 0 722423306 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299777 180 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1268.26 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126817 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17620/tid=17628] ppid=17618 vsize=1334148 CPUtime=1244.1 cores=0-7
/proc/17620/task/17628/stat : 17628 (plingeling) R 17618 17620 17364 0 -1 4202560 56366 1253 0 0 124403 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17620/tid=17629] ppid=17618 vsize=1334148 CPUtime=1268.24 cores=0-7
/proc/17620/task/17629/stat : 17629 (plingeling) R 17618 17620 17364 0 -1 4202560 67628 1253 0 0 126815 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=17620/tid=17630] ppid=17618 vsize=1334148 CPUtime=1268.12 cores=0-7
/proc/17620/task/17630/stat : 17630 (plingeling) R 17618 17620 17364 0 -1 4202560 137358 1253 0 0 126792 20 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17620/tid=17631] ppid=17618 vsize=1334148 CPUtime=1267.61 cores=0-7
/proc/17620/task/17631/stat : 17631 (plingeling) R 17618 17620 17364 0 -1 4202560 58904 1253 0 0 126752 9 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17620/tid=17632] ppid=17618 vsize=1334148 CPUtime=1268.17 cores=0-7
/proc/17620/task/17632/stat : 17632 (plingeling) R 17618 17620 17364 0 -1 4202560 92731 1253 0 0 126805 12 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17620/tid=17633] ppid=17618 vsize=1334148 CPUtime=1267.85 cores=0-7
/proc/17620/task/17633/stat : 17633 (plingeling) R 17618 17620 17364 0 -1 4202560 43981 1253 0 0 126778 7 0 0 25 0 9 0 722423991 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17620/tid=17634] ppid=17618 vsize=1334148 CPUtime=1268.16 cores=0-7
/proc/17620/task/17634/stat : 17634 (plingeling) R 17618 17620 17364 0 -1 4202560 96314 1253 0 0 126806 10 0 0 25 0 9 0 722423992 1366167552 299777 33554432000 4194304 4417452 140734247461600 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10127.4
Current children cumulated vsize (KiB) 1334148

[startup+1275.3 s]
/proc/loadavg: 8.18 8.11 8.03 9/574 17680
/proc/meminfo: memFree=25407460/32950928 swapFree=49808404/67111528
[pid=17620] ppid=17618 vsize=1334148 CPUtime=10128.9 cores=0-7
/proc/17620/stat : 17620 (plingeling) S 17618 17620 17364 0 -1 4202496 695985 1253 0 0 1012786 100 0 0 18 0 2 0 722423306 1366167552 299778 33554432000 4194304 4417452 140734247461600 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/17620/statm: 333537 299778 181 55 0 331423 0
[pid=17620/tid=17627] ppid=17618 vsize=1334148 CPUtime=1268.46 cores=0-7
/proc/17620/task/17627/stat : 17627 (plingeling) R 17618 17620 17364 0 -1 4202560 66697 1253 0 0 126837 9 0 0 25 0 2 0 722423991 1366167552 299778 33554432000 4194304 4417452 140734247461600 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10128.9
Current children cumulated vsize (KiB) 1334148

Child status: 20
Real time (s): 1275.37
CPU time (s): 10128.9
CPU user time (s): 10127.9
CPU system time (s): 1.05984
CPU usage (%): 794.197
Max. virtual memory (cumulated for all children) (KiB): 1422056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10127.9
system time used= 1.05984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 697241
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= 248
involuntary context switches= 49350

runsolver used 6.64399 second user time and 17.6693 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-23 01:50:45
IDJOB=3394862
IDBENCH=85764
IDSOLVER=1851
FILE ID=node122/3394862-1306108244
RUNJOBID= node122-1306102932-17378
PBS_JOBID= 13388003
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394862-1306108244/watcher-3394862-1306108244 -o /tmp/evaluation-result-3394862-1306108244/solver-3394862-1306108244 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394862-1306108244.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=400373270

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26609048 kB
Buffers:         16980 kB
Cached:         153688 kB
SwapCached:      59788 kB
Active:         102116 kB
Inactive:      6014880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26609048 kB
SwapTotal:    67111528 kB
SwapFree:     49808404 kB
Dirty:           24456 kB
Writeback:           0 kB
AnonPages:     5899520 kB
Mapped:          10928 kB
Slab:            59196 kB
PageTables:      92424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180714620 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 node122 at 2011-05-23 02:12:01