Trace number 3377961

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
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1300.29 1300.04

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.34/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.65	c INFO: solving HOME/instance-3377961-1305452966.cnf
0.34/0.65	c INFO: computing task features
0.74/1.09	c INFO: computed variable-clause graph statistics
0.83/1.11	c INFO: computed clause balance statistics
2.93/3.28	c INFO: computed variable balance statistics
4.62/4.91	c INFO: computed small-clause counts
4.62/4.92	c INFO: computed Horn-clause counts
5.82/6.18	c INFO: computed variable graph statistics
5.82/6.18	c INFO: collected features for HOME/instance-3377961-1305452966.cnf in 5.52 s
5.82/6.19	c INFO: running lingeling-276@0 for 582 with 2394 remaining (b = 0.56)
593.28/593.47	c INFO: running lingeling-276@0 for 97 with 1808 remaining (b = 0.27)
693.80/693.74	c INFO: running cryptominisat-2.9.0@0 for 1708 with 1708 remaining (b = 0.53)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377961-1305452966/watcher-3377961-1305452966 -o /tmp/evaluation-result-3377961-1305452966/solver-3377961-1305452966 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377961-1305452966.cnf -seed 2007765356 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.08 4.03 3.92 5/338 19689
/proc/meminfo: memFree=23016868/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=11796 CPUtime=0 cores=5,7
/proc/19689/stat : 19689 (runsolver) R 19687 19689 18433 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 656898982 12079104 52 33554432000 4194304 5432360 140735960575248 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/19689/statm: 2949 52 33 303 0 2643 0

[startup+0.0325259 s]
/proc/loadavg: 4.08 4.03 3.92 5/338 19689
/proc/meminfo: memFree=23016868/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=16244 CPUtime=0.01 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 1050 0 0 0 1 0 0 0 23 0 1 0 656898982 16633856 922 33554432000 4194304 5683644 140736224725312 18446744073709551615 4508155 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 4061 922 381 364 0 548 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16244

[startup+0.100519 s]
/proc/loadavg: 4.08 4.03 3.92 5/338 19689
/proc/meminfo: memFree=23016868/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=84476 CPUtime=0.05 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 2306 0 0 0 4 1 0 0 18 0 1 0 656898982 86503424 2036 33554432000 4194304 5683644 140736224725312 18446744073709551615 212565671460 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 21119 2041 653 364 0 1336 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84476

[startup+0.300505 s]
/proc/loadavg: 4.08 4.03 3.92 5/338 19689
/proc/meminfo: memFree=23016868/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=135752 CPUtime=0.18 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 5969 934 1 0 14 4 0 0 17 0 1 0 656898982 139010048 4148 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436013061 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700401 s]
/proc/loadavg: 4.08 4.03 3.92 5/338 19689
/proc/meminfo: memFree=23016868/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=283260 CPUtime=0.42 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 10472 934 1 0 33 9 0 0 15 0 1 0 656898982 290058240 8144 33554432000 4194304 5683644 140736224725312 18446744073709551615 4602441 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 70815 8144 1761 364 0 6739 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 283260

[startup+1.50025 s]
/proc/loadavg: 4.08 4.03 3.92 6/339 19694
/proc/meminfo: memFree=22970608/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=308116 CPUtime=1.22 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 20434 934 1 0 112 10 0 0 16 0 1 0 656898982 315510784 14413 33554432000 4194304 5683644 140736224725312 18446744073709551615 4619592 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 77029 14413 1826 364 0 12953 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 308116

[startup+3.10095 s]
/proc/loadavg: 4.08 4.03 3.92 5/339 19694
/proc/meminfo: memFree=22962424/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=308116 CPUtime=2.82 cores=5,7
/proc/19689/stat : 19689 (python) R 19687 19689 18433 0 -1 4202496 20434 934 1 0 272 10 0 0 18 0 1 0 656898982 315510784 14413 33554432000 4194304 5683644 140736224725312 18446744073709551615 47570730086701 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19689/statm: 77029 14413 1826 364 0 12953 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 308116

[startup+6.30031 s]
/proc/loadavg: 4.07 4.03 3.92 6/336 19726
/proc/meminfo: memFree=23366332/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 316048

[startup+12.7011 s]
/proc/loadavg: 4.07 4.03 3.92 5/339 19729
/proc/meminfo: memFree=23318952/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.01 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 14423275065082609924 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=16384 CPUtime=6.43 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 5630 0 0 0 643 0 0 0 25 0 1 0 656899602 16777216 3011 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 4096 3011 129 39 0 3176 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 638236

[startup+25.5007 s]
/proc/loadavg: 4.20 4.06 3.93 5/342 19733
/proc/meminfo: memFree=23299436/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.03 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 894 0 0 0 1 2 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 16819871484880060676 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=16100 CPUtime=19.21 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 6106 0 0 0 1920 1 0 0 25 0 1 0 656899602 16486400 3095 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 4025 3095 129 39 0 3105 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 637952

[startup+51.1009 s]
/proc/loadavg: 4.21 4.07 3.93 5/342 19733
/proc/meminfo: memFree=23287512/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.09 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 905 0 0 0 4 5 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 16819871484880060676 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=23324 CPUtime=44.75 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 8013 0 0 0 4474 1 0 0 25 0 1 0 656899602 23883776 5001 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328042 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 5831 5001 129 39 0 4911 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 645176

[startup+102.312 s]
/proc/loadavg: 4.19 4.09 3.95 5/342 19735
/proc/meminfo: memFree=23273504/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.22 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 927 0 0 0 11 11 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 16819871484880060676 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=24868 CPUtime=95.85 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 8717 0 0 0 9584 1 0 0 25 0 1 0 656899602 25464832 5387 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 6217 5387 129 39 0 5297 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 646720

[startup+162.301 s]
/proc/loadavg: 4.07 4.07 3.95 5/342 19736
/proc/meminfo: memFree=23265904/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.35 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 946 0 0 0 18 17 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 16819871484880060676 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=29184 CPUtime=155.74 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 10115 0 0 0 15573 1 0 0 25 0 1 0 656899602 29884416 6466 33554432000 4194304 4352236 140735684454640 18446744073709551615 4241440 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 7296 6466 129 39 0 6376 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 651036

[startup+222.3 s]
/proc/loadavg: 4.08 4.07 3.95 5/342 19738
/proc/meminfo: memFree=23260888/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.49 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 965 0 0 0 25 24 0 0 18 0 1 0 656899601 313143296 12379 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037135 0 0 16781312 514 16819871484880060676 0 0 17 5 0 0 0
/proc/19727/statm: 76451 12379 376 364 0 12369 0
[pid=19729] ppid=19727 vsize=29180 CPUtime=215.64 cores=5,7
/proc/19729/stat : 19729 (lingeling) R 19727 19729 19729 0 -1 4202496 10115 0 0 0 21563 1 0 0 25 0 1 0 656899602 29880320 6465 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/19729/statm: 7295 6465 129 39 0 6375 0
[pid=19689/tid=19728] ppid=19687 vsize=316048 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 656899602 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 651032

[startup+282.301 s]
/proc/loadavg: 4.03 4.05 3.95 5/342 19740
/proc/meminfo: memFree=23251040/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=316048 CPUtime=5.92 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 20725 934 1 0 581 11 0 0 25 0 2 0 656898982 323633152 13874 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 79012 13874 1867 364 0 14930 0
[pid=19727] ppid=19689 vsize=305804 CPUtime=0.64 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 4.09 4.05 4.00 5/366 19798
/proc/meminfo: memFree=21856636/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=336560 CPUtime=5.94 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 22330 934 1 0 583 11 0 0 20 0 4 0 656898982 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 84140 13887 1872 364 0 20052 0
[pid=19727] ppid=19689 vsize=316048 CPUtime=1.37 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 1197 0 0 0 69 68 0 0 19 0 2 0 656899601 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/19727/statm: 79012 12423 415 364 0 14930 0
[pid=19729] ppid=19727 vsize=31204 CPUtime=586.06 cores=5,7
/proc/19729/stat : 19729 (lingeling) T 19727 19729 19729 0 -1 4202496 13102 0 0 0 58604 2 0 0 25 0 1 0 656899602 31952896 6971 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328359 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/19729/statm: 7801 6971 129 39 0 6881 0
[pid=19727/tid=19758] ppid=19689 vsize=316048 CPUtime=0 cores=5,7
/proc/19727/task/19758/stat : 19758 (python) S 19689 19689 18433 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656958329 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604464860808256 0 0 -1 7 0 0 0
[pid=19759] ppid=19689 vsize=316060 CPUtime=0.25 cores=5,7
/proc/19759/stat : 19759 (python) S 19689 19689 18433 0 -1 4202560 1104 0 0 0 13 12 0 0 19 0 2 0 656958330 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19759/statm: 79015 12407 399 364 0 14930 0
[pid=19761] ppid=19759 vsize=22560 CPUtime=100.24 cores=5,7
/proc/19761/stat : 19761 (lingeling) T 19759 19761 19761 0 -1 4202496 8140 0 0 0 10024 0 0 0 25 0 1 0 656958330 23101440 4810 33554432000 4194304 4352236 140736156604688 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/19761/statm: 5640 4810 129 39 0 4720 0
[pid=19759/tid=19764] ppid=19689 vsize=316060 CPUtime=0 cores=5,7
/proc/19759/task/19764/stat : 19764 (python) S 19689 19689 18433 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656968355 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604454224050944 0 0 -1 5 0 0 0
[pid=19765] ppid=19689 vsize=326316 CPUtime=1.13 cores=5,7
/proc/19765/stat : 19765 (python) S 19689 19689 18433 0 -1 4202560 994 0 0 0 56 57 0 0 15 0 1 0 656968356 334147584 12381 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037190 0 0 16781312 514 16819871484880060680 0 0 17 5 0 0 0
/proc/19765/statm: 81579 12381 370 364 0 17491 0
[pid=19767] ppid=19765 vsize=341868 CPUtime=427.55 cores=5,7
/proc/19767/stat : 19767 (cryptominisat-2) R 19765 19767 19767 0 -1 4202496 291702 0 0 0 42673 82 0 0 25 0 1 0 656968357 350072832 75288 33554432000 4194304 4677096 140735668486496 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19767/statm: 85467 75288 393 118 0 80426 0
[pid=19689/tid=19728] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 656899602 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
[pid=19689/tid=19760] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19760/stat : 19760 (python) S 19687 19689 18433 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 656958330 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 7 0 0 0
[pid=19689/tid=19766] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19766/stat : 19766 (python) S 19687 19689 18433 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 656968356 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 1690616

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 4.00 5/366 19799
/proc/meminfo: memFree=21779684/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=336560 CPUtime=5.94 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 22330 934 1 0 583 11 0 0 20 0 4 0 656898982 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 84140 13887 1872 364 0 20052 0
[pid=19727] ppid=19689 vsize=316048 CPUtime=1.37 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 1197 0 0 0 69 68 0 0 19 0 2 0 656899601 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/19727/statm: 79012 12423 415 364 0 14930 0
[pid=19729] ppid=19727 vsize=31204 CPUtime=586.06 cores=5,7
/proc/19729/stat : 19729 (lingeling) T 19727 19729 19729 0 -1 4202496 13102 0 0 0 58604 2 0 0 25 0 1 0 656899602 31952896 6971 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328359 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/19729/statm: 7801 6971 129 39 0 6881 0
[pid=19727/tid=19758] ppid=19689 vsize=316048 CPUtime=0 cores=5,7
/proc/19727/task/19758/stat : 19758 (python) S 19689 19689 18433 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656958329 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604464860808256 0 0 -1 7 0 0 0
[pid=19759] ppid=19689 vsize=316060 CPUtime=0.25 cores=5,7
/proc/19759/stat : 19759 (python) S 19689 19689 18433 0 -1 4202560 1104 0 0 0 13 12 0 0 19 0 2 0 656958330 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19759/statm: 79015 12407 399 364 0 14930 0
[pid=19761] ppid=19759 vsize=22560 CPUtime=100.24 cores=5,7
/proc/19761/stat : 19761 (lingeling) T 19759 19761 19761 0 -1 4202496 8140 0 0 0 10024 0 0 0 25 0 1 0 656958330 23101440 4810 33554432000 4194304 4352236 140736156604688 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/19761/statm: 5640 4810 129 39 0 4720 0
[pid=19759/tid=19764] ppid=19689 vsize=316060 CPUtime=0 cores=5,7
/proc/19759/task/19764/stat : 19764 (python) S 19689 19689 18433 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656968355 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604454224050944 0 0 -1 5 0 0 0
[pid=19765] ppid=19689 vsize=326316 CPUtime=1.28 cores=5,7
/proc/19765/stat : 19765 (python) S 19689 19689 18433 0 -1 4202560 994 0 0 0 63 65 0 0 15 0 1 0 656968356 334147584 12381 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037190 0 0 16781312 514 16819871484880060680 0 0 17 5 0 0 0
/proc/19765/statm: 81579 12381 370 364 0 17491 0
[pid=19767] ppid=19765 vsize=401028 CPUtime=487.42 cores=5,7
/proc/19767/stat : 19767 (cryptominisat-2) R 19765 19767 19767 0 -1 4202496 339703 0 0 0 48651 91 0 0 25 0 1 0 656968357 410652672 88734 33554432000 4194304 4677096 140735668486496 18446744073709551615 212435713681 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19767/statm: 100257 88734 393 118 0 95216 0
[pid=19689/tid=19728] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 656899602 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
[pid=19689/tid=19760] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19760/stat : 19760 (python) S 19687 19689 18433 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 656958330 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 7 0 0 0
[pid=19689/tid=19766] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19766/stat : 19766 (python) S 19687 19689 18433 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 656968356 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.56
Current children cumulated vsize (KiB) 1749776

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/357 19833
/proc/meminfo: memFree=21350088/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=336560 CPUtime=5.94 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 22330 934 1 0 583 11 0 0 20 0 4 0 656898982 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 84140 13887 1872 364 0 20052 0
[pid=19727] ppid=19689 vsize=316048 CPUtime=1.37 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 1197 0 0 0 69 68 0 0 19 0 2 0 656899601 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/19727/statm: 79012 12423 415 364 0 14930 0
[pid=19729] ppid=19727 vsize=31204 CPUtime=586.06 cores=5,7
/proc/19729/stat : 19729 (lingeling) T 19727 19729 19729 0 -1 4202496 13102 0 0 0 58604 2 0 0 25 0 1 0 656899602 31952896 6971 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328359 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/19729/statm: 7801 6971 129 39 0 6881 0
[pid=19727/tid=19758] ppid=19689 vsize=316048 CPUtime=0 cores=5,7
/proc/19727/task/19758/stat : 19758 (python) S 19689 19689 18433 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656958329 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604464860808256 0 0 -1 7 0 0 0
[pid=19759] ppid=19689 vsize=316060 CPUtime=0.25 cores=5,7
/proc/19759/stat : 19759 (python) S 19689 19689 18433 0 -1 4202560 1104 0 0 0 13 12 0 0 19 0 2 0 656958330 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19759/statm: 79015 12407 399 364 0 14930 0
[pid=19761] ppid=19759 vsize=22560 CPUtime=100.24 cores=5,7
/proc/19761/stat : 19761 (lingeling) T 19759 19761 19761 0 -1 4202496 8140 0 0 0 10024 0 0 0 25 0 1 0 656958330 23101440 4810 33554432000 4194304 4352236 140736156604688 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/19761/statm: 5640 4810 129 39 0 4720 0
[pid=19759/tid=19764] ppid=19689 vsize=316060 CPUtime=0 cores=5,7
/proc/19759/task/19764/stat : 19764 (python) S 19689 19689 18433 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656968355 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604454224050944 0 0 -1 5 0 0 0
[pid=19765] ppid=19689 vsize=326316 CPUtime=1.43 cores=5,7
/proc/19765/stat : 19765 (python) S 19689 19689 18433 0 -1 4202560 994 0 0 0 71 72 0 0 15 0 1 0 656968356 334147584 12381 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037190 0 0 16781312 514 16819871484880060680 0 0 17 5 0 0 0
/proc/19765/statm: 81579 12381 370 364 0 17491 0
[pid=19767] ppid=19765 vsize=521784 CPUtime=547.28 cores=5,7
/proc/19767/stat : 19767 (cryptominisat-2) R 19765 19767 19767 0 -1 4202496 353708 0 0 0 54633 95 0 0 25 0 1 0 656968357 534306816 91146 33554432000 4194304 4677096 140735668486496 18446744073709551615 4336162 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19767/statm: 130446 91146 393 118 0 125405 0
[pid=19689/tid=19728] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 656899602 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
[pid=19689/tid=19760] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19760/stat : 19760 (python) S 19687 19689 18433 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 656958330 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 7 0 0 0
[pid=19689/tid=19766] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19766/stat : 19766 (python) S 19687 19689 18433 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 656968356 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1242.57
Current children cumulated vsize (KiB) 1870532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 4.00 6/351 19867
/proc/meminfo: memFree=19897088/32951124 swapFree=57331800/67111528
[pid=19689] ppid=19687 vsize=336560 CPUtime=5.94 cores=5,7
/proc/19689/stat : 19689 (python) S 19687 19689 18433 0 -1 4202496 22330 934 1 0 583 11 0 0 20 0 4 0 656898982 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19689/statm: 84140 13887 1872 364 0 20052 0
[pid=19727] ppid=19689 vsize=316048 CPUtime=1.37 cores=5,7
/proc/19727/stat : 19727 (python) S 19689 19689 18433 0 -1 4202560 1197 0 0 0 69 68 0 0 19 0 2 0 656899601 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/19727/statm: 79012 12423 415 364 0 14930 0
[pid=19729] ppid=19727 vsize=31204 CPUtime=586.06 cores=5,7
/proc/19729/stat : 19729 (lingeling) T 19727 19729 19729 0 -1 4202496 13102 0 0 0 58604 2 0 0 25 0 1 0 656899602 31952896 6971 33554432000 4194304 4352236 140735684454640 18446744073709551615 4328359 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/19729/statm: 7801 6971 129 39 0 6881 0
[pid=19727/tid=19758] ppid=19689 vsize=316048 CPUtime=0 cores=5,7
/proc/19727/task/19758/stat : 19758 (python) S 19689 19689 18433 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 656958329 323633152 12423 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604464860808256 0 0 -1 7 0 0 0
[pid=19759] ppid=19689 vsize=316060 CPUtime=0.25 cores=5,7
/proc/19759/stat : 19759 (python) S 19689 19689 18433 0 -1 4202560 1104 0 0 0 13 12 0 0 19 0 2 0 656958330 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/19759/statm: 79015 12407 399 364 0 14930 0
[pid=19761] ppid=19759 vsize=22560 CPUtime=100.24 cores=5,7
/proc/19761/stat : 19761 (lingeling) T 19759 19761 19761 0 -1 4202496 8140 0 0 0 10024 0 0 0 25 0 1 0 656958330 23101440 4810 33554432000 4194304 4352236 140736156604688 18446744073709551615 4278664 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/19761/statm: 5640 4810 129 39 0 4720 0
[pid=19759/tid=19764] ppid=19689 vsize=316060 CPUtime=0 cores=5,7
/proc/19759/task/19764/stat : 19764 (python) S 19689 19689 18433 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656968355 323645440 12407 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 514 18446604454224050944 0 0 -1 5 0 0 0
[pid=19765] ppid=19689 vsize=326316 CPUtime=1.58 cores=5,7
/proc/19765/stat : 19765 (python) S 19689 19689 18433 0 -1 4202560 994 0 0 0 78 80 0 0 16 0 1 0 656968356 334147584 12381 33554432000 4194304 5683644 140736224725312 18446744073709551615 212436037190 0 0 16781312 514 16819871484880060680 0 0 17 5 0 0 0
/proc/19765/statm: 81579 12381 370 364 0 17491 0
[pid=19767] ppid=19765 vsize=531764 CPUtime=604.85 cores=5,7
/proc/19767/stat : 19767 (cryptominisat-2) R 19765 19767 19767 0 -1 4202496 397134 0 0 0 60377 108 0 0 25 0 1 0 656968357 544526336 102132 33554432000 4194304 4677096 140735668486496 18446744073709551615 4355129 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/19767/statm: 132941 102132 393 118 0 127900 0
[pid=19689/tid=19728] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19728/stat : 19728 (python) S 19687 19689 18433 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 656899602 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
[pid=19689/tid=19760] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19760/stat : 19760 (python) S 19687 19689 18433 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 4 0 656958330 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 7 0 0 0
[pid=19689/tid=19766] ppid=19687 vsize=336560 CPUtime=0 cores=5,7
/proc/19689/task/19766/stat : 19766 (python) S 19687 19689 18433 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 656968356 344637440 13887 33554432000 4194304 5683644 140736224725312 18446744073709551615 212447840689 0 0 16781312 2 18446604457227712576 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.29
Current children cumulated vsize (KiB) 1880512

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 19689 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=833113
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120981
# CPU time returned by wait4() is 5.95409
# while last known CPU time is 1300.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.29
CPU user time (s): 1297.48
CPU system time (s): 2.81
CPU usage (%): 100.02
Max. virtual memory (cumulated for all children) (KiB): 1901928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.83311
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23265
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2801
involuntary context switches= 26

runsolver used 4.14337 second user time and 9.69553 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 11:49:26
IDJOB=3377961
IDBENCH=20529
IDSOLVER=1858
FILE ID=node102/3377961-1305452966
RUNJOBID= node102-1305452895-19557
PBS_JOBID= 13324852
Free space on /tmp= 73544 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377961-1305452966/watcher-3377961-1305452966 -o /tmp/evaluation-result-3377961-1305452966/solver-3377961-1305452966 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377961-1305452966.cnf -seed 2007765356 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=2007765356

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23017024 kB
Buffers:         16064 kB
Cached:         443264 kB
SwapCached:      89820 kB
Active:         793508 kB
Inactive:      8956860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23017024 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           56836 kB
Writeback:           0 kB
AnonPages:     9212324 kB
Mapped:          19056 kB
Slab:            59996 kB
PageTables:      58284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59960604 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= 73276 MiB
End job on node102 at 2011-05-15 12:11:08