Trace number 3219333

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
ppfolio par? (TO) 39970.1 5000.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
MD5SUMe27af9a147b2d7c0283d090128805575
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark262.183
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3219333-1304150250/watcher-3219333-1304150250 -o /tmp/evaluation-result-3219333-1304150250/solver-3219333-1304150250 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219333-1304150250.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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.44 7.89 7.92 2/170 27044
/proc/meminfo: memFree=30109904/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0

[startup+0.0476379 s]
/proc/loadavg: 7.44 7.89 7.92 2/170 27044
/proc/meminfo: memFree=30109904/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100618 s]
/proc/loadavg: 7.44 7.89 7.92 2/170 27044
/proc/meminfo: memFree=30109904/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300582 s]
/proc/loadavg: 7.44 7.89 7.92 2/170 27044
/proc/meminfo: memFree=30109904/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70048 s]
/proc/loadavg: 7.44 7.89 7.92 2/170 27044
/proc/meminfo: memFree=30109904/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 19 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50133 s]
/proc/loadavg: 7.44 7.89 7.92 9/180 27059
/proc/meminfo: memFree=29961644/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=57252 CPUtime=1.49 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 12863 0 0 0 148 1 0 0 20 0 1 0 526625395 58626048 9482 33554432000 4194304 4587354 140735967405536 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 14313 9482 326 96 0 10875 0
[pid=27046] ppid=27044 vsize=31400 CPUtime=1.48 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 6964 0 0 0 147 1 0 0 20 0 1 0 526625395 32153600 5053 33554432000 4194304 4785740 140737263370304 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 7850 5053 340 145 0 4895 0
[pid=27047] ppid=27044 vsize=465988 CPUtime=1.48 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5913 0 0 0 148 0 0 0 20 0 1 0 526625395 477171712 5810 33554432000 134512640 134534564 4289886560 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116497 5810 95 6 0 115163 0
[pid=27048] ppid=27044 vsize=33180 CPUtime=1.48 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 33133 0 0 0 145 3 0 0 20 0 1 0 526625395 33976320 5425 33554432000 4194304 4331988 140736123226912 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 8295 5425 144 34 0 6737 0
[pid=27049] ppid=27044 vsize=163464 CPUtime=4.51 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 25043 1248 0 0 448 3 0 0 20 0 5 0 526625395 167387136 13950 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 40866 13950 164 40 0 39410 0
[pid=27049/tid=27056] ppid=27044 vsize=163464 CPUtime=1.01 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 3156 1248 0 0 101 0 0 0 19 0 5 0 526625443 167387136 13950 33554432000 4194304 4356188 140734810605056 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=163464 CPUtime=1 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 2303 1248 0 0 100 0 0 0 23 0 5 0 526625443 167387136 13950 33554432000 4194304 4356188 140734810605056 18446744073709551615 4260421 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=163464 CPUtime=1 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 4052 1248 0 0 100 0 0 0 24 0 5 0 526625443 167387136 13950 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331392 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=163464 CPUtime=1 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 2961 1248 0 0 100 0 0 0 25 0 5 0 526625443 167387136 13950 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 769608

[startup+3.10104 s]
/proc/loadavg: 7.44 7.89 7.92 9/180 27059
/proc/meminfo: memFree=29920476/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=94756 CPUtime=3.08 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 13801 0 0 0 307 1 0 0 25 0 1 0 526625395 97030144 10415 33554432000 4194304 4587354 140735967405536 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 23689 10415 326 96 0 20251 0
[pid=27046] ppid=27044 vsize=34984 CPUtime=3.09 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 7927 0 0 0 307 2 0 0 25 0 1 0 526625395 35823616 6016 33554432000 4194304 4785740 140737263370304 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 8746 6016 340 145 0 5791 0
[pid=27047] ppid=27044 vsize=465988 CPUtime=3.08 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5913 0 0 0 308 0 0 0 25 0 1 0 526625395 477171712 5810 33554432000 134512640 134534564 4289886560 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116497 5810 95 6 0 115163 0
[pid=27048] ppid=27044 vsize=76988 CPUtime=3.08 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 48606 0 0 0 303 5 0 0 25 0 1 0 526625395 78835712 16003 33554432000 4194304 4331988 140736123226912 18446744073709551615 4263238 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 19247 16003 173 34 0 17689 0
[pid=27049] ppid=27044 vsize=163460 CPUtime=10.9 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 25043 1248 0 0 1087 3 0 0 20 0 5 0 526625395 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 40865 13949 164 40 0 39409 0
[pid=27049/tid=27056] ppid=27044 vsize=163460 CPUtime=2.61 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 3156 1248 0 0 261 0 0 0 23 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=163460 CPUtime=2.59 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 2303 1248 0 0 259 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=163460 CPUtime=2.6 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 4052 1248 0 0 260 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331939 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=163460 CPUtime=2.6 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 2961 1248 0 0 260 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4234297 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 854500

[startup+6.30046 s]
/proc/loadavg: 7.48 7.89 7.92 9/180 27059
/proc/meminfo: memFree=29889972/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=94756 CPUtime=6.29 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 15629 0 0 0 627 2 0 0 25 0 1 0 526625395 97030144 12238 33554432000 4194304 4587354 140735967405536 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 23689 12238 326 96 0 20251 0
[pid=27046] ppid=27044 vsize=46532 CPUtime=6.29 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 10812 0 0 0 626 3 0 0 25 0 1 0 526625395 47648768 8901 33554432000 4194304 4785740 140737263370304 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 11633 8901 340 145 0 8678 0
[pid=27047] ppid=27044 vsize=465988 CPUtime=6.28 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5913 0 0 0 628 0 0 0 25 0 1 0 526625395 477171712 5810 33554432000 134512640 134534564 4289886560 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116497 5810 95 6 0 115163 0
[pid=27048] ppid=27044 vsize=79364 CPUtime=6.28 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 49092 0 0 0 623 5 0 0 25 0 1 0 526625395 81268736 16489 33554432000 4194304 4331988 140736123226912 18446744073709551615 4292195 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 19841 16489 173 34 0 18283 0
[pid=27049] ppid=27044 vsize=163460 CPUtime=23.68 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 25043 1248 0 0 2365 3 0 0 20 0 5 0 526625395 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 40865 13949 164 40 0 39409 0
[pid=27049/tid=27056] ppid=27044 vsize=163460 CPUtime=5.81 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 3156 1248 0 0 581 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=163460 CPUtime=5.77 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 2303 1248 0 0 577 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331416 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=163460 CPUtime=5.8 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 4052 1248 0 0 580 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=163460 CPUtime=5.8 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 2961 1248 0 0 580 0 0 0 25 0 5 0 526625443 167383040 13949 33554432000 4194304 4356188 140734810605056 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.82
Current children cumulated vsize (KiB) 868424

[startup+12.7013 s]
/proc/loadavg: 7.60 7.91 7.93 9/180 27059
/proc/meminfo: memFree=29862508/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=65540 CPUtime=12.69 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 20859 0 0 0 1265 4 0 0 25 0 1 0 526625395 67112960 11020 33554432000 4194304 4587354 140735967405536 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 16385 11020 331 96 0 12947 0
[pid=27046] ppid=27044 vsize=69556 CPUtime=12.69 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 16527 0 0 0 1264 5 0 0 25 0 1 0 526625395 71225344 14616 33554432000 4194304 4785740 140737263370304 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 17389 14616 340 145 0 14434 0
[pid=27047] ppid=27044 vsize=465988 CPUtime=12.68 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5913 0 0 0 1268 0 0 0 25 0 1 0 526625395 477171712 5810 33554432000 134512640 134534564 4289886560 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116497 5810 95 6 0 115163 0
[pid=27048] ppid=27044 vsize=85272 CPUtime=12.69 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 50651 0 0 0 1263 6 0 0 25 0 1 0 526625395 87318528 18048 33554432000 4194304 4331988 140736123226912 18446744073709551615 4288479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 21318 18048 173 34 0 19760 0
[pid=27049] ppid=27044 vsize=173740 CPUtime=49.25 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 27613 1248 0 0 4922 3 0 0 20 0 5 0 526625395 177909760 15775 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 43435 15775 164 40 0 41979 0
[pid=27049/tid=27056] ppid=27044 vsize=173740 CPUtime=12.21 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 3156 1248 0 0 1221 0 0 0 25 0 5 0 526625443 177909760 15775 33554432000 4194304 4356188 140734810605056 18446744073709551615 4210581 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=173740 CPUtime=12.14 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 3211 1248 0 0 1214 0 0 0 25 0 5 0 526625443 177909760 15775 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=173740 CPUtime=12.21 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 5134 1248 0 0 1221 0 0 0 25 0 5 0 526625443 177909760 15775 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=173740 CPUtime=12.2 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 3541 1248 0 0 1220 0 0 0 25 0 5 0 526625443 177909760 15775 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331407 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (KiB) 878420

[startup+25.501 s]
/proc/loadavg: 7.77 7.93 7.93 9/180 27060
/proc/meminfo: memFree=29797872/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=80080 CPUtime=25.48 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 50935 0 0 0 2538 10 0 0 25 0 1 0 526625395 82001920 13870 33554432000 4194304 4587354 140735967405536 18446744073709551615 4244156 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27047] ppid=27044 vsize=465992 CPUtime=4781 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5922 0 0 0 478092 8 0 0 25 0 1 0 526625395 477175808 5819 33554432000 134512640 134534564 4289886560 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116498 5819 103 6 0 115164 0
[pid=27048] ppid=27044 vsize=96760 CPUtime=4782.42 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 53548 0 0 0 478234 8 0 0 25 0 1 0 526625395 99082240 20945 33554432000 4194304 4331988 140736123226912 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 24190 20945 173 34 0 22632 0
[pid=27049] ppid=27044 vsize=261928 CPUtime=19101.4 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 86524 1248 0 0 1910129 12 0 0 20 0 5 0 526625395 268214272 37822 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 65482 37822 164 40 0 64026 0
[pid=27049/tid=27056] ppid=27044 vsize=261928 CPUtime=4781.95 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 5283 1248 0 0 478195 0 0 0 25 0 5 0 526625443 268214272 37822 33554432000 4194304 4356188 140734810605056 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=261928 CPUtime=4755.86 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 5765 1248 0 0 475586 0 0 0 25 0 5 0 526625443 268214272 37822 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=261928 CPUtime=4781.93 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 37567 1248 0 0 478188 5 0 0 25 0 5 0 526625443 268214272 37822 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331326 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=261928 CPUtime=4781.16 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 25338 1248 0 0 478112 4 0 0 25 0 5 0 526625443 268214272 37822 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330973 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38229.7
Current children cumulated vsize (KiB) 2529460

[startup+4842.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/180 27212
/proc/meminfo: memFree=28997020/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=984924 CPUtime=4842.42 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 2235830 0 0 0 483340 902 0 0 25 0 1 0 526625395 1008562176 31230 33554432000 4194304 4587354 140735967405536 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 246231 31230 337 96 0 242793 0
[pid=27046] ppid=27044 vsize=749052 CPUtime=4842.42 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 184225 0 0 0 484179 63 0 0 25 0 1 0 526625395 767029248 182314 33554432000 4194304 4785740 140737263370304 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 187263 182314 340 145 0 184308 0
[pid=27047] ppid=27044 vsize=465992 CPUtime=4841 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5922 0 0 0 484092 8 0 0 25 0 1 0 526625395 477175808 5819 33554432000 134512640 134534564 4289886560 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116498 5819 103 6 0 115164 0
[pid=27048] ppid=27044 vsize=96760 CPUtime=4842.42 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 53555 0 0 0 484234 8 0 0 25 0 1 0 526625395 99082240 20952 33554432000 4194304 4331988 140736123226912 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 24190 20952 173 34 0 22632 0
[pid=27049] ppid=27044 vsize=266024 CPUtime=19341.1 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 87548 1248 0 0 1934096 12 0 0 20 0 5 0 526625395 272408576 38846 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 66506 38846 164 40 0 65050 0
[pid=27049/tid=27056] ppid=27044 vsize=266024 CPUtime=4841.95 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 5283 1248 0 0 484195 0 0 0 25 0 5 0 526625443 272408576 38846 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=266024 CPUtime=4815.53 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 5765 1248 0 0 481553 0 0 0 25 0 5 0 526625443 272408576 38846 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=266024 CPUtime=4841.93 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 37567 1248 0 0 484188 5 0 0 25 0 5 0 526625443 272408576 38846 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=266024 CPUtime=4841.16 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 26362 1248 0 0 484112 4 0 0 25 0 5 0 526625443 272408576 38846 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38709.3
Current children cumulated vsize (KiB) 2581076

[startup+4902.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/180 27214
/proc/meminfo: memFree=29035316/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=932148 CPUtime=4902.42 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 2257449 0 0 0 489330 912 0 0 25 0 1 0 526625395 954519552 20000 33554432000 4194304 4587354 140735967405536 18446744073709551615 253640556177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 233037 20000 337 96 0 229599 0
[pid=27046] ppid=27044 vsize=749052 CPUtime=4902.43 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 184229 0 0 0 490180 63 0 0 25 0 1 0 526625395 767029248 182318 33554432000 4194304 4785740 140737263370304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 187263 182318 340 145 0 184308 0
[pid=27047] ppid=27044 vsize=465992 CPUtime=4900.99 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5922 0 0 0 490091 8 0 0 25 0 1 0 526625395 477175808 5819 33554432000 134512640 134534564 4289886560 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116498 5819 103 6 0 115164 0
[pid=27048] ppid=27044 vsize=96760 CPUtime=4902.43 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 53563 0 0 0 490235 8 0 0 25 0 1 0 526625395 99082240 20960 33554432000 4194304 4331988 140736123226912 18446744073709551615 4265302 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 24190 20960 173 34 0 22632 0
[pid=27049] ppid=27044 vsize=274216 CPUtime=19580.8 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 89596 1248 0 0 1958064 13 0 0 20 0 5 0 526625395 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 68554 40894 164 40 0 67098 0
[pid=27049/tid=27056] ppid=27044 vsize=274216 CPUtime=4901.95 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 5283 1248 0 0 490195 0 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=274216 CPUtime=4875.21 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 5765 1248 0 0 487521 0 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331435 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=274216 CPUtime=4901.93 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 39615 1248 0 0 490188 5 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=274216 CPUtime=4901.16 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 26362 1248 0 0 490112 4 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39189
Current children cumulated vsize (KiB) 2536492

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/180 27215
/proc/meminfo: memFree=28932504/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=932148 CPUtime=4962.42 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 2277908 0 0 0 495321 921 0 0 25 0 1 0 526625395 954519552 40376 33554432000 4194304 4587354 140735967405536 18446744073709551615 4236538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 233037 40376 337 96 0 229599 0
[pid=27046] ppid=27044 vsize=761204 CPUtime=4962.42 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 187249 0 0 0 496178 64 0 0 25 0 1 0 526625395 779472896 185338 33554432000 4194304 4785740 140737263370304 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 190301 185338 340 145 0 187346 0
[pid=27047] ppid=27044 vsize=465992 CPUtime=4960.98 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5922 0 0 0 496090 8 0 0 25 0 1 0 526625395 477175808 5819 33554432000 134512640 134534564 4289886560 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116498 5819 103 6 0 115164 0
[pid=27048] ppid=27044 vsize=96760 CPUtime=4962.43 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 53568 0 0 0 496235 8 0 0 25 0 1 0 526625395 99082240 20965 33554432000 4194304 4331988 140736123226912 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 24190 20965 173 34 0 22632 0
[pid=27049] ppid=27044 vsize=282408 CPUtime=19820.4 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 91644 1248 0 0 1982031 13 0 0 20 0 5 0 526625395 289185792 42942 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 70602 42942 164 40 0 69146 0
[pid=27049/tid=27056] ppid=27044 vsize=282408 CPUtime=4961.96 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 5283 1248 0 0 496196 0 0 0 25 0 5 0 526625443 289185792 42942 33554432000 4194304 4356188 140734810605056 18446744073709551615 4234112 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=282408 CPUtime=4934.88 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 5765 1248 0 0 493488 0 0 0 25 0 5 0 526625443 289185792 42942 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=282408 CPUtime=4961.93 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 39615 1248 0 0 496188 5 0 0 25 0 5 0 526625443 289185792 42942 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=282408 CPUtime=4961.16 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 28410 1248 0 0 496112 4 0 0 25 0 5 0 526625443 289185792 42942 33554432000 4194304 4356188 140734810605056 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39668.7
Current children cumulated vsize (KiB) 2556836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 27216
/proc/meminfo: memFree=29004412/32951124 swapFree=67111364/67111528
[pid=27044] ppid=27042 vsize=18324 CPUtime=0 cores=0-7
/proc/27044/stat : 27044 (ppfolio) S 27042 27044 26830 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 526625395 18763776 389 33554432000 4194304 4287625 140734971657360 18446744073709551615 253640879631 0 0 4096 65536 4579686660941283327 0 0 17 6 0 0 0
/proc/27044/statm: 4581 389 341 23 0 91 0
[pid=27045] ppid=27044 vsize=950048 CPUtime=5000.13 cores=0
/proc/27045/stat : 27045 (cryptominisat) R 27044 27044 26830 0 -1 4202496 2292766 0 0 0 499084 929 0 0 25 0 1 0 526625395 972849152 22160 33554432000 4194304 4587354 140735967405536 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27045/statm: 237512 22160 337 96 0 234074 0
[pid=27046] ppid=27044 vsize=769528 CPUtime=5000.13 cores=1
/proc/27046/stat : 27046 (clasp) R 27044 27044 26830 0 -1 4202496 189302 0 0 0 499948 65 0 0 25 0 1 0 526625395 787996672 187391 33554432000 4194304 4785740 140737263370304 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27046/statm: 192382 187391 340 145 0 189427 0
[pid=27047] ppid=27044 vsize=465992 CPUtime=4998.69 cores=2
/proc/27047/stat : 27047 (TNM) R 27044 27044 26830 0 -1 4202496 5922 0 0 0 499861 8 0 0 25 0 1 0 526625395 477175808 5819 33554432000 134512640 134534564 4289886560 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27047/statm: 116498 5819 103 6 0 115164 0
[pid=27048] ppid=27044 vsize=96892 CPUtime=5000.13 cores=3
/proc/27048/stat : 27048 (march_hi) R 27044 27044 26830 0 -1 4202496 53573 0 0 0 500005 8 0 0 25 0 1 0 526625395 99217408 20970 33554432000 4194304 4331988 140736123226912 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27048/statm: 24223 20970 173 34 0 22665 0
[pid=27049] ppid=27044 vsize=274216 CPUtime=19971.1 cores=4-7
/proc/27049/stat : 27049 (plingeling) S 27044 27044 26830 0 -1 4202496 91644 1248 0 0 1997093 13 0 0 20 0 5 0 526625395 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27049/statm: 68554 40894 164 40 0 67098 0
[pid=27049/tid=27056] ppid=27044 vsize=274216 CPUtime=4999.66 cores=4-7
/proc/27049/task/27056/stat : 27056 (plingeling) R 27044 27044 26830 0 -1 4202560 5283 1248 0 0 499966 0 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27049/tid=27057] ppid=27044 vsize=274216 CPUtime=4972.38 cores=4-7
/proc/27049/task/27057/stat : 27057 (plingeling) R 27044 27044 26830 0 -1 4202560 5765 1248 0 0 497238 0 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27049/tid=27058] ppid=27044 vsize=274216 CPUtime=4999.64 cores=4-7
/proc/27049/task/27058/stat : 27058 (plingeling) R 27044 27044 26830 0 -1 4202560 39615 1248 0 0 499959 5 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4279494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27049/tid=27059] ppid=27044 vsize=274216 CPUtime=4998.86 cores=4-7
/proc/27049/task/27059/stat : 27059 (plingeling) R 27044 27044 26830 0 -1 4202560 28410 1248 0 0 499882 4 0 0 25 0 5 0 526625443 280797184 40894 33554432000 4194304 4356188 140734810605056 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39970.1
Current children cumulated vsize (KiB) 2575000

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27044 and gives
#  childrusage.ru_utime.tv_sec=14989
#  childrusage.ru_utime.tv_usec=517247
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=488557
# CPU time returned by wait4() is 14999
# while last known CPU time is 39970.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39970.1
CPU user time (s): 39959.9
CPU system time (s): 10.23
CPU usage (%): 799.4
Max. virtual memory (cumulated for all children) (KiB): 3504940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14989.5
system time used= 9.48856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2352781
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= 578
involuntary context switches= 33508

runsolver used 7.32988 second user time and 19.952 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 09:57:30
IDJOB=3219333
IDBENCH=82572
IDSOLVER=1638
FILE ID=node106/3219333-1304150250
RUNJOBID= node106-1304145244-26844
PBS_JOBID= 13170873
Free space on /tmp= 72884 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219333-1304150250/watcher-3219333-1304150250 -o /tmp/evaluation-result-3219333-1304150250/solver-3219333-1304150250 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219333-1304150250.cnf

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

MD5SUM BENCH= e27af9a147b2d7c0283d090128805575
RANDOM SEED=119336748

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30110432 kB
Buffers:        280092 kB
Cached:        2281360 kB
SwapCached:         88 kB
Active:         895352 kB
Inactive:      1729460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30110432 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12820 kB
Writeback:           0 kB
AnonPages:       64084 kB
Mapped:          14672 kB
Slab:           148328 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188788 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= 72876 MiB
End job on node106 at 2011-04-30 11:20:52