Trace number 3394496

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 387.419 48.6316

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.858
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

387.37/48.63	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-3394496-1306098125/watcher-3394496-1306098125 -o /tmp/evaluation-result-3394496-1306098125/solver-3394496-1306098125 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394496-1306098125.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.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=8728 CPUtime=0 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 214 0 0 0 0 0 0 0 24 0 1 0 721413459 8937472 146 33554432000 4194304 4417452 140733519453104 18446744073709551615 270613110528 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/27021/statm: 2182 146 122 55 0 68 0

[startup+0.027372 s]
/proc/loadavg: 7.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=8728 CPUtime=0 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 214 0 0 0 0 0 0 0 24 0 1 0 721413459 8937472 146 33554432000 4194304 4417452 140733519453104 18446744073709551615 270613110528 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/27021/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.857166 s]
/proc/loadavg: 7.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=174624 CPUtime=6.37 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 9460 1259 0 2 635 2 0 0 25 0 9 0 721413459 178814976 5187 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 43656 5187 180 55 0 41542 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 174624

[startup+0.948162 s]
/proc/loadavg: 7.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=174276 CPUtime=7.17 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 9804 1259 0 2 715 2 0 0 25 0 9 0 721413459 178458624 5117 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 43569 5117 180 55 0 41455 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 174276

[startup+1.05713 s]
/proc/loadavg: 7.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=173572 CPUtime=7.97 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 10091 1259 0 2 795 2 0 0 25 0 9 0 721413459 177737728 4951 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 43393 4951 180 55 0 41279 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 173572

[startup+1.50106 s]
/proc/loadavg: 7.47 7.93 7.96 2/491 27021
/proc/meminfo: memFree=28072308/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=177372 CPUtime=11.52 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 12877 1259 0 2 1150 2 0 0 25 0 9 0 721413459 181628928 5913 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 44343 5913 180 55 0 42229 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 177372

[startup+3.10077 s]
/proc/loadavg: 7.51 7.93 7.96 8/500 27036
/proc/meminfo: memFree=28042504/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=186444 CPUtime=24.26 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 25408 1259 0 2 2421 5 0 0 25 0 9 0 721413459 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 46611 8209 180 55 0 44497 0
[pid=27021/tid=27028] ppid=27019 vsize=186444 CPUtime=3.03 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 2937 1259 0 2 303 0 0 0 25 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236803 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=186444 CPUtime=3.03 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 2771 1259 0 2 303 0 0 0 25 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=186444 CPUtime=3 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 3313 1259 0 2 300 0 0 0 25 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=186444 CPUtime=3 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 2350 1259 0 2 300 0 0 0 25 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=186444 CPUtime=3.03 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 3398 1259 0 2 303 0 0 0 18 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=186444 CPUtime=3.03 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 2711 1259 0 2 303 0 0 0 25 0 9 0 721413464 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=186444 CPUtime=3.03 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 3868 1259 0 2 303 0 0 0 25 0 9 0 721413465 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=186444 CPUtime=3 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 2584 1259 0 2 300 0 0 0 25 0 9 0 721413465 190918656 8209 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 186444

[startup+6.3012 s]
/proc/loadavg: 7.51 7.93 7.96 9/500 27036
/proc/meminfo: memFree=28034212/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=190924 CPUtime=49.8 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 42718 1259 0 2 4973 7 0 0 25 0 9 0 721413459 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 47731 9303 180 55 0 45617 0
[pid=27021/tid=27028] ppid=27019 vsize=190924 CPUtime=6.23 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 5306 1259 0 2 623 0 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=190924 CPUtime=6.24 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 4595 1259 0 2 623 1 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236764 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=190924 CPUtime=6.15 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 5351 1259 0 2 615 0 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=190924 CPUtime=6.2 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 3764 1259 0 2 620 0 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=190924 CPUtime=6.23 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 5003 1259 0 2 622 1 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=190924 CPUtime=6.23 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 5187 1259 0 2 622 1 0 0 25 0 9 0 721413464 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364842 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=190924 CPUtime=6.22 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 7178 1259 0 2 622 0 0 0 25 0 9 0 721413465 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 270613168554 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=190924 CPUtime=6.2 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 4858 1259 0 2 620 0 0 0 25 0 9 0 721413465 195506176 9303 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 190924

[startup+12.7011 s]
/proc/loadavg: 7.58 7.94 7.96 9/500 27036
/proc/meminfo: memFree=28028248/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=196912 CPUtime=101.04 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 75429 1259 0 2 10089 15 0 0 25 0 9 0 721413459 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 49228 10810 180 55 0 47114 0
[pid=27021/tid=27028] ppid=27019 vsize=196912 CPUtime=12.65 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 9887 1259 0 2 1264 1 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=196912 CPUtime=12.65 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 8187 1259 0 2 1264 1 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=196912 CPUtime=12.46 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 9432 1259 0 2 1245 1 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=196912 CPUtime=12.62 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 7757 1259 0 2 1261 1 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=196912 CPUtime=12.64 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 9234 1259 0 2 1263 1 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=196912 CPUtime=12.65 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 8970 1259 0 2 1263 2 0 0 25 0 9 0 721413464 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=196912 CPUtime=12.65 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 11424 1259 0 2 1264 1 0 0 25 0 9 0 721413465 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4353699 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=196912 CPUtime=12.62 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 9062 1259 0 2 1261 1 0 0 25 0 9 0 721413465 201637888 10810 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364500 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 196912

[startup+25.5008 s]
/proc/loadavg: 7.65 7.94 7.96 9/500 27036
/proc/meminfo: memFree=28014076/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=215620 CPUtime=203.1 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 132911 1259 0 2 20286 24 0 0 25 0 9 0 721413459 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 53905 15500 180 55 0 51791 0
[pid=27021/tid=27028] ppid=27019 vsize=215620 CPUtime=25.43 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 17958 1259 0 2 2541 2 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=215620 CPUtime=25.44 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 14801 1259 0 2 2541 3 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=215620 CPUtime=25.04 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 17742 1259 0 2 2502 2 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=215620 CPUtime=25.4 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 14593 1259 0 2 2538 2 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=215620 CPUtime=25.43 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 16669 1259 0 2 2540 3 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=215620 CPUtime=25.43 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 16862 1259 0 2 2540 3 0 0 25 0 9 0 721413464 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4275986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=215620 CPUtime=25.43 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 17656 1259 0 2 2541 2 0 0 25 0 9 0 721413465 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=215620 CPUtime=25.4 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 15154 1259 0 2 2538 2 0 0 25 0 9 0 721413465 220794880 15500 33554432000 4194304 4417452 140733519453104 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 215620

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

[startup+26.2007 s]
/proc/loadavg: 7.65 7.94 7.96 9/500 27036
/proc/meminfo: memFree=28011968/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=212004 CPUtime=208.68 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 134293 1259 0 2 20844 24 0 0 25 0 9 0 721413459 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 53001 14596 180 55 0 50887 0
[pid=27021/tid=27028] ppid=27019 vsize=212004 CPUtime=26.13 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 18157 1259 0 2 2611 2 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=212004 CPUtime=26.14 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 14906 1259 0 2 2611 3 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=212004 CPUtime=25.72 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 18013 1259 0 2 2570 2 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=212004 CPUtime=26.1 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 14713 1259 0 2 2608 2 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=212004 CPUtime=26.13 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 16841 1259 0 2 2610 3 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=212004 CPUtime=26.13 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 17042 1259 0 2 2610 3 0 0 25 0 9 0 721413464 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=212004 CPUtime=26.13 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 17873 1259 0 2 2611 2 0 0 25 0 9 0 721413465 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=212004 CPUtime=26.1 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 15272 1259 0 2 2608 2 0 0 25 0 9 0 721413465 217092096 14596 33554432000 4194304 4417452 140733519453104 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.68
Current children cumulated vsize (KiB) 212004

[startup+39.0004 s]
/proc/loadavg: 7.80 7.96 7.97 9/500 27036
/proc/meminfo: memFree=28005208/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=226136 CPUtime=310.88 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 181814 1259 0 2 31054 34 0 0 25 0 9 0 721413459 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 56534 18142 180 55 0 54420 0
[pid=27021/tid=27028] ppid=27019 vsize=226136 CPUtime=38.94 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 22931 1259 0 2 3891 3 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=226136 CPUtime=38.93 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 20976 1259 0 2 3889 4 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=226136 CPUtime=38.32 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 24622 1259 0 2 3828 4 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=226136 CPUtime=38.91 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 19739 1259 0 2 3887 4 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=226136 CPUtime=38.93 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 23819 1259 0 2 3889 4 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=226136 CPUtime=38.93 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 23224 1259 0 2 3888 5 0 0 25 0 9 0 721413464 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4353533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=226136 CPUtime=38.93 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 24287 1259 0 2 3890 3 0 0 25 0 9 0 721413465 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=226136 CPUtime=38.9 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 20740 1259 0 2 3887 3 0 0 25 0 9 0 721413465 231563264 18142 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 310.88
Current children cumulated vsize (KiB) 226136

[startup+45.4013 s]
/proc/loadavg: 7.81 7.96 7.97 9/500 27037
/proc/meminfo: memFree=27996156/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=233256 CPUtime=361.97 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 203127 1259 0 2 36159 38 0 0 25 0 9 0 721413459 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 58314 19937 180 55 0 56200 0
[pid=27021/tid=27028] ppid=27019 vsize=233256 CPUtime=45.33 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 26080 1259 0 2 4530 3 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=233256 CPUtime=45.33 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 22759 1259 0 2 4529 4 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4250757 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=233256 CPUtime=44.61 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 28351 1259 0 2 4457 4 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=233256 CPUtime=45.3 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 22305 1259 0 2 4525 5 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=233256 CPUtime=45.33 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 27693 1259 0 2 4528 5 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=233256 CPUtime=45.33 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 24770 1259 0 2 4528 5 0 0 25 0 9 0 721413464 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=233256 CPUtime=45.32 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 25615 1259 0 2 4529 3 0 0 25 0 9 0 721413465 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=233256 CPUtime=45.29 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 24078 1259 0 2 4526 3 0 0 25 0 9 0 721413465 238854144 19937 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364408 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 361.97
Current children cumulated vsize (KiB) 233256

[startup+47.001 s]
/proc/loadavg: 7.81 7.96 7.97 9/500 27037
/proc/meminfo: memFree=27995416/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=238656 CPUtime=374.73 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 208599 1259 0 2 37434 39 0 0 25 0 9 0 721413459 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 59664 21287 180 55 0 57550 0
[pid=27021/tid=27028] ppid=27019 vsize=238656 CPUtime=46.93 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 26296 1259 0 2 4690 3 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=238656 CPUtime=46.93 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 23967 1259 0 2 4689 4 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=238656 CPUtime=46.17 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 29371 1259 0 2 4613 4 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=238656 CPUtime=46.89 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 23381 1259 0 2 4684 5 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=238656 CPUtime=46.93 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 28056 1259 0 2 4688 5 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=238656 CPUtime=46.93 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 25835 1259 0 2 4688 5 0 0 25 0 9 0 721413464 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=238656 CPUtime=46.92 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 25949 1259 0 2 4689 3 0 0 25 0 9 0 721413465 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=238656 CPUtime=46.89 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 24268 1259 0 2 4686 3 0 0 25 0 9 0 721413465 244383744 21287 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 374.73
Current children cumulated vsize (KiB) 238656

[startup+47.8009 s]
/proc/loadavg: 7.81 7.96 7.97 9/500 27037
/proc/meminfo: memFree=27995416/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=227976 CPUtime=381.13 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 210022 1259 0 2 38074 39 0 0 25 0 9 0 721413459 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 56994 18617 180 55 0 54880 0
[pid=27021/tid=27028] ppid=27019 vsize=227976 CPUtime=47.73 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 26296 1259 0 2 4770 3 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=227976 CPUtime=47.73 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 24043 1259 0 2 4769 4 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=227976 CPUtime=46.97 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 29371 1259 0 2 4693 4 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=227976 CPUtime=47.69 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 23659 1259 0 2 4764 5 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=227976 CPUtime=47.73 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 28329 1259 0 2 4768 5 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=227976 CPUtime=47.73 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 25987 1259 0 2 4768 5 0 0 25 0 9 0 721413464 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=227976 CPUtime=47.72 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 26387 1259 0 2 4769 3 0 0 25 0 9 0 721413465 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=227976 CPUtime=47.69 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 24474 1259 0 2 4766 3 0 0 25 0 9 0 721413465 233447424 18617 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 381.13
Current children cumulated vsize (KiB) 227976

[startup+48.2008 s]
/proc/loadavg: 7.83 7.96 7.97 9/500 27037
/proc/meminfo: memFree=27999508/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=224396 CPUtime=384.32 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 210918 1259 0 2 38392 40 0 0 25 0 9 0 721413459 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 56099 17894 180 55 0 53985 0
[pid=27021/tid=27028] ppid=27019 vsize=224396 CPUtime=48.14 cores=0-7
/proc/27021/task/27028/stat : 27028 (plingeling) R 27019 27021 26995 0 -1 4202560 26787 1259 0 2 4810 4 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4234671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27021/tid=27029] ppid=27019 vsize=224396 CPUtime=48.13 cores=0-7
/proc/27021/task/27029/stat : 27029 (plingeling) R 27019 27021 26995 0 -1 4202560 24043 1259 0 2 4809 4 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27021/tid=27030] ppid=27019 vsize=224396 CPUtime=47.36 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 29776 1259 0 2 4732 4 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4246306 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27031] ppid=27019 vsize=224396 CPUtime=48.09 cores=0-7
/proc/27021/task/27031/stat : 27031 (plingeling) R 27019 27021 26995 0 -1 4202560 23659 1259 0 2 4804 5 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27021/tid=27032] ppid=27019 vsize=224396 CPUtime=48.13 cores=0-7
/proc/27021/task/27032/stat : 27032 (plingeling) R 27019 27021 26995 0 -1 4202560 28329 1259 0 2 4808 5 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27021/tid=27033] ppid=27019 vsize=224396 CPUtime=48.13 cores=0-7
/proc/27021/task/27033/stat : 27033 (plingeling) R 27019 27021 26995 0 -1 4202560 25987 1259 0 2 4808 5 0 0 25 0 9 0 721413464 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27021/tid=27034] ppid=27019 vsize=224396 CPUtime=48.12 cores=0-7
/proc/27021/task/27034/stat : 27034 (plingeling) R 27019 27021 26995 0 -1 4202560 26387 1259 0 2 4809 3 0 0 25 0 9 0 721413465 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=224396 CPUtime=48.09 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 24474 1259 0 2 4806 3 0 0 25 0 9 0 721413465 229781504 17894 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 384.32
Current children cumulated vsize (KiB) 224396

[startup+48.6007 s]
/proc/loadavg: 7.83 7.96 7.97 9/500 27037
/proc/meminfo: memFree=27999508/32951124 swapFree=53876544/67111528
[pid=27021] ppid=27019 vsize=222108 CPUtime=387.37 cores=0-7
/proc/27021/stat : 27021 (plingeling) S 27019 27021 26995 0 -1 4202496 211758 1259 0 2 38697 40 0 0 17 0 3 0 721413459 227438592 17146 33554432000 4194304 4417452 140733519453104 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27021/statm: 55527 17146 181 55 0 53413 0
[pid=27021/tid=27030] ppid=27019 vsize=222108 CPUtime=47.76 cores=0-7
/proc/27021/task/27030/stat : 27030 (plingeling) R 27019 27021 26995 0 -1 4202560 30028 1259 0 2 4772 4 0 0 25 0 3 0 721413464 227438592 17146 33554432000 4194304 4417452 140733519453104 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27021/tid=27035] ppid=27019 vsize=222108 CPUtime=48.49 cores=0-7
/proc/27021/task/27035/stat : 27035 (plingeling) R 27019 27021 26995 0 -1 4202560 24474 1259 0 2 4846 3 0 0 25 0 3 0 721413465 227438592 17146 33554432000 4194304 4417452 140733519453104 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 387.37
Current children cumulated vsize (KiB) 222108

Child status: 20
Real time (s): 48.6316
CPU time (s): 387.419
CPU user time (s): 387.01
CPU system time (s): 0.408937
CPU usage (%): 796.641
Max. virtual memory (cumulated for all children) (KiB): 240136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.01
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213020
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 1653

runsolver used 0.241963 second user time and 0.550916 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-22 23:02:05
IDJOB=3394496
IDBENCH=83192
IDSOLVER=1851
FILE ID=node108/3394496-1306098125
RUNJOBID= node108-1306098125-27009
PBS_JOBID= 13387976
Free space on /tmp= 73076 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394496-1306098125/watcher-3394496-1306098125 -o /tmp/evaluation-result-3394496-1306098125/solver-3394496-1306098125 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394496-1306098125.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=620001415

node108.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	: 5226.15
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.82
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.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.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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28072588 kB
Buffers:        122064 kB
Cached:        3529332 kB
SwapCached:      16344 kB
Active:        1025348 kB
Inactive:      3620112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28072588 kB
SwapTotal:    67111528 kB
SwapFree:     53876544 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:      988416 kB
Mapped:          11520 kB
Slab:            96396 kB
PageTables:      65316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134534496 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= 73076 MiB
End job on node108 at 2011-05-22 23:02:54