Trace number 3378024

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.93 1300.03

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.64	c INFO: solving HOME/instance-3378024-1305457175.cnf
0.36/0.64	c INFO: computing task features
0.96/1.29	c INFO: computed variable-clause graph statistics
1.04/1.31	c INFO: computed clause balance statistics
4.25/4.54	c INFO: computed variable balance statistics
6.24/6.52	c INFO: computed small-clause counts
6.24/6.54	c INFO: computed Horn-clause counts
8.14/8.46	c INFO: computed variable graph statistics
8.14/8.46	c INFO: collected features for HOME/instance-3378024-1305457175.cnf in 7.82 s
8.14/8.48	c INFO: running lingeling-276@0 for 582 with 2392 remaining (b = 0.56)
595.54/595.37	c INFO: running lingeling-276@0 for 97 with 1805 remaining (b = 0.27)
695.80/695.53	c INFO: running cryptominisat-2.9.0@0 for 1705 with 1705 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-3378024-1305457175/watcher-3378024-1305457175 -o /tmp/evaluation-result-3378024-1305457175/solver-3378024-1305457175 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378024-1305457175.cnf -seed 1970870340 -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: 3.88 3.40 3.33 4/256 20368
/proc/meminfo: memFree=22489276/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=15184 CPUtime=0 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 731 0 0 0 0 0 0 0 20 0 1 0 657318255 15548416 621 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/20368/statm: 3796 621 322 364 0 283 0

[startup+0.105062 s]
/proc/loadavg: 3.88 3.40 3.33 4/256 20368
/proc/meminfo: memFree=22489276/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=94176 CPUtime=0.05 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 2768 0 0 0 4 1 0 0 17 0 1 0 657318255 96436224 2476 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921772901 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/20368/statm: 23545 2477 765 364 0 1677 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 94176

[startup+0.201841 s]
/proc/loadavg: 3.88 3.40 3.33 4/256 20368
/proc/meminfo: memFree=22489276/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=126300 CPUtime=0.11 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 4568 466 1 0 8 3 0 0 18 0 1 0 657318255 129331200 3895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921776896 0 0 16781312 2 18446744071562362840 0 0 17 5 0 0 0
/proc/20368/statm: 31575 3895 1001 364 0 2870 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 126300

[startup+0.301029 s]
/proc/loadavg: 3.88 3.40 3.33 4/256 20368
/proc/meminfo: memFree=22489276/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=135748 CPUtime=0.17 cores=5,7
/proc/20368/stat : 20368 (python) R 20366 20368 18686 0 -1 4202496 5969 932 1 0 13 4 0 0 17 0 1 0 657318255 139005952 4148 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921773061 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20368/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.70095 s]
/proc/loadavg: 3.88 3.40 3.33 4/256 20368
/proc/meminfo: memFree=22489276/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=285712 CPUtime=0.45 cores=5,7
/proc/20368/stat : 20368 (python) R 20366 20368 18686 0 -1 4202496 11046 932 1 0 35 10 0 0 15 0 1 0 657318255 292569088 8720 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20368/statm: 71428 8720 1761 364 0 7352 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 285712

[startup+1.50079 s]
/proc/loadavg: 3.88 3.40 3.33 6/257 20373
/proc/meminfo: memFree=22436816/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=318960 CPUtime=1.24 cores=5,7
/proc/20368/stat : 20368 (python) R 20366 20368 18686 0 -1 4202496 24359 932 1 0 113 11 0 0 16 0 1 0 657318255 326615040 17125 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921435927 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20368/statm: 79740 17125 1826 364 0 15664 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 318960

[startup+3.10049 s]
/proc/loadavg: 3.88 3.40 3.33 5/257 20373
/proc/meminfo: memFree=22426056/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=318960 CPUtime=2.84 cores=5,7
/proc/20368/stat : 20368 (python) R 20366 20368 18686 0 -1 4202496 24359 932 1 0 273 11 0 0 18 0 1 0 657318255 326615040 17125 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921137920 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20368/statm: 79740 17125 1826 364 0 15664 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 318960

[startup+6.3009 s]
/proc/loadavg: 3.89 3.41 3.34 6/257 20373
/proc/meminfo: memFree=22423700/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=318960 CPUtime=6.04 cores=5,7
/proc/20368/stat : 20368 (python) R 20366 20368 18686 0 -1 4202496 24360 932 1 0 593 11 0 0 25 0 1 0 657318255 326615040 17126 33554432000 4194304 5683644 140736113069632 18446744073709551615 47184263900864 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20368/statm: 79740 17126 1827 364 0 15664 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 318960

[startup+12.7007 s]
/proc/loadavg: 3.90 3.42 3.34 5/260 20377
/proc/meminfo: memFree=22410032/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17416449181098148101 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=21468 CPUtime=4.2 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 6752 0 0 0 419 1 0 0 25 0 1 0 657319104 21983232 4534 33554432000 4194304 4352236 140734968197856 18446744073709551615 4227744 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/20376/statm: 5367 4534 126 39 0 4447 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 663088

[startup+25.5004 s]
/proc/loadavg: 3.92 3.45 3.35 5/260 20377
/proc/meminfo: memFree=22392316/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.03 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 888 0 0 0 2 1 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17167211606141010181 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=21452 CPUtime=16.98 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 6755 0 0 0 1697 1 0 0 25 0 1 0 657319104 21966848 4533 33554432000 4194304 4352236 140734968197856 18446744073709551615 4328205 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20376/statm: 5363 4533 129 39 0 4443 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 663072

[startup+51.1007 s]
/proc/loadavg: 3.95 3.49 3.37 5/263 20381
/proc/meminfo: memFree=22674884/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.06 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 899 0 0 0 4 2 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17167211606141010181 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=21984 CPUtime=42.56 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 7218 0 0 0 4255 1 0 0 25 0 1 0 657319104 22511616 4666 33554432000 4194304 4352236 140734968197856 18446744073709551615 4328516 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20376/statm: 5496 4666 129 39 0 4576 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 663604

[startup+102.3 s]
/proc/loadavg: 3.63 3.49 3.37 4/254 20409
/proc/meminfo: memFree=22895656/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.14 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 922 0 0 0 8 6 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17167211606141010181 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=22632 CPUtime=93.73 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 8114 0 0 0 9372 1 0 0 25 0 1 0 657319104 23175168 4828 33554432000 4194304 4352236 140734968197856 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20376/statm: 5658 4828 129 39 0 4738 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 664252

[startup+162.3 s]
/proc/loadavg: 3.35 3.43 3.35 4/254 20411
/proc/meminfo: memFree=22812316/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.24 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 941 0 0 0 13 11 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17167211606141010181 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=24912 CPUtime=153.67 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 9060 0 0 0 15366 1 0 0 25 0 1 0 657319104 25509888 5398 33554432000 4194304 4352236 140734968197856 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20376/statm: 6228 5398 129 39 0 5308 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 666532

[startup+222.309 s]
/proc/loadavg: 3.12 3.35 3.33 4/254 20412
/proc/meminfo: memFree=22875020/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.34 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 958 0 0 0 18 16 0 0 18 0 1 0 657319103 323264512 14851 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797135 0 0 16781312 514 17167211606141010181 0 0 17 5 0 0 0
/proc/20374/statm: 78922 14851 376 364 0 14840 0
[pid=20376] ppid=20374 vsize=25908 CPUtime=213.64 cores=5,7
/proc/20376/stat : 20376 (lingeling) R 20374 20376 20376 0 -1 4202496 9671 0 0 0 21363 1 0 0 25 0 1 0 657319104 26529792 5647 33554432000 4194304 4352236 140734968197856 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/20376/statm: 6477 5647 129 39 0 5557 0
[pid=20368/tid=20375] ppid=20366 vsize=325932 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 657319104 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 667528

[startup+282.3 s]
/proc/loadavg: 3.04 3.28 3.31 4/254 20417
/proc/meminfo: memFree=22883696/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=325932 CPUtime=8.23 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 24648 932 1 0 811 12 0 0 20 0 2 0 657318255 333754368 16346 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 81483 16346 1867 364 0 17401 0
[pid=20374] ppid=20368 vsize=315688 CPUtime=0.45 cores=5,7

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

[startup+1182.3 s]
/proc/loadavg: 2.78 2.97 3.08 3/258 20484
/proc/meminfo: memFree=21584096/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=346444 CPUtime=8.24 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 26252 932 1 0 812 12 0 0 19 0 4 0 657318255 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 86611 16359 1872 364 0 22523 0
[pid=20374] ppid=20368 vsize=325932 CPUtime=0.97 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 1200 0 0 0 50 47 0 0 19 0 2 0 657319103 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20374/statm: 81483 14895 415 364 0 17401 0
[pid=20376] ppid=20374 vsize=30160 CPUtime=586.4 cores=5,7
/proc/20376/stat : 20376 (lingeling) T 20374 20376 20376 0 -1 4202496 18116 0 0 0 58637 3 0 0 25 0 1 0 657319104 30883840 6710 33554432000 4194304 4352236 140734968197856 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20376/statm: 7540 6710 129 39 0 6620 0
[pid=20374/tid=20434] ppid=20368 vsize=325932 CPUtime=0 cores=5,7
/proc/20374/task/20434/stat : 20434 (python) S 20368 20368 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657377791 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 7 0 0 0
[pid=20435] ppid=20368 vsize=325944 CPUtime=0.16 cores=5,7
/proc/20435/stat : 20435 (python) S 20368 20368 18686 0 -1 4202560 1096 0 0 0 8 8 0 0 19 0 2 0 657377792 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20435/statm: 81486 14879 399 364 0 17401 0
[pid=20437] ppid=20435 vsize=24576 CPUtime=100.07 cores=5,7
/proc/20437/stat : 20437 (lingeling) T 20435 20437 20437 0 -1 4202496 8595 0 0 0 10006 1 0 0 25 0 1 0 657377793 25165824 5314 33554432000 4194304 4352236 140737320819024 18446744073709551615 4231337 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20437/statm: 6144 5314 129 39 0 5224 0
[pid=20435/tid=20445] ppid=20368 vsize=325944 CPUtime=0 cores=5,7
/proc/20435/task/20445/stat : 20445 (python) S 20368 20368 18686 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657387808 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604471130538048 0 0 -1 7 0 0 0
[pid=20446] ppid=20368 vsize=336200 CPUtime=0.91 cores=5,7
/proc/20446/stat : 20446 (python) S 20368 20368 18686 0 -1 4202560 998 0 0 0 47 44 0 0 15 0 1 0 657387809 344268800 14853 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797190 0 0 16781312 514 17167211606141010184 0 0 17 5 0 0 0
/proc/20446/statm: 84050 14853 370 364 0 19962 0
[pid=20448] ppid=20446 vsize=958416 CPUtime=486.35 cores=5,7
/proc/20448/stat : 20448 (cryptominisat-2) R 20446 20448 20448 0 -1 4202496 591582 0 0 0 48543 92 0 0 25 0 1 0 657387810 981417984 191364 33554432000 4194304 4677096 140733545828864 18446744073709551615 4336235 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20448/statm: 239604 191364 393 118 0 234563 0
[pid=20368/tid=20375] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657319104 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20436] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20436/stat : 20436 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657377792 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20447] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20447/stat : 20447 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657387809 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.1
Current children cumulated vsize (KiB) 2347672

[startup+1242.3 s]
/proc/loadavg: 1.65 2.61 2.95 2/248 20502
/proc/meminfo: memFree=21924928/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=346444 CPUtime=8.24 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 26252 932 1 0 812 12 0 0 19 0 4 0 657318255 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 86611 16359 1872 364 0 22523 0
[pid=20374] ppid=20368 vsize=325932 CPUtime=0.97 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 1200 0 0 0 50 47 0 0 19 0 2 0 657319103 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20374/statm: 81483 14895 415 364 0 17401 0
[pid=20376] ppid=20374 vsize=30160 CPUtime=586.4 cores=5,7
/proc/20376/stat : 20376 (lingeling) T 20374 20376 20376 0 -1 4202496 18116 0 0 0 58637 3 0 0 25 0 1 0 657319104 30883840 6710 33554432000 4194304 4352236 140734968197856 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20376/statm: 7540 6710 129 39 0 6620 0
[pid=20374/tid=20434] ppid=20368 vsize=325932 CPUtime=0 cores=5,7
/proc/20374/task/20434/stat : 20434 (python) S 20368 20368 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657377791 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 7 0 0 0
[pid=20435] ppid=20368 vsize=325944 CPUtime=0.16 cores=5,7
/proc/20435/stat : 20435 (python) S 20368 20368 18686 0 -1 4202560 1096 0 0 0 8 8 0 0 19 0 2 0 657377792 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20435/statm: 81486 14879 399 364 0 17401 0
[pid=20437] ppid=20435 vsize=24576 CPUtime=100.07 cores=5,7
/proc/20437/stat : 20437 (lingeling) T 20435 20437 20437 0 -1 4202496 8595 0 0 0 10006 1 0 0 25 0 1 0 657377793 25165824 5314 33554432000 4194304 4352236 140737320819024 18446744073709551615 4231337 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20437/statm: 6144 5314 129 39 0 5224 0
[pid=20435/tid=20445] ppid=20368 vsize=325944 CPUtime=0 cores=5,7
/proc/20435/task/20445/stat : 20445 (python) S 20368 20368 18686 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657387808 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604471130538048 0 0 -1 7 0 0 0
[pid=20446] ppid=20368 vsize=336200 CPUtime=1.02 cores=5,7
/proc/20446/stat : 20446 (python) S 20368 20368 18686 0 -1 4202560 998 0 0 0 52 50 0 0 15 0 1 0 657387809 344268800 14853 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797190 0 0 16781312 514 17167211606141010184 0 0 17 5 0 0 0
/proc/20446/statm: 84050 14853 370 364 0 19962 0
[pid=20448] ppid=20446 vsize=1083668 CPUtime=546.31 cores=5,7
/proc/20448/stat : 20448 (cryptominisat-2) R 20446 20448 20448 0 -1 4202496 664062 0 0 0 54528 103 0 0 25 0 1 0 657387810 1109676032 229287 33554432000 4194304 4677096 140733545828864 18446744073709551615 4336232 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/20448/statm: 270917 229287 393 118 0 265876 0
[pid=20368/tid=20375] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657319104 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20436] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20436/stat : 20436 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657377792 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20447] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20447/stat : 20447 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657387809 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.17
Current children cumulated vsize (KiB) 2472924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.24 2.31 2.83 2/248 20504
/proc/meminfo: memFree=22035856/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=346444 CPUtime=8.24 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 26252 932 1 0 812 12 0 0 19 0 4 0 657318255 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 86611 16359 1872 364 0 22523 0
[pid=20374] ppid=20368 vsize=325932 CPUtime=0.97 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 1200 0 0 0 50 47 0 0 19 0 2 0 657319103 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20374/statm: 81483 14895 415 364 0 17401 0
[pid=20376] ppid=20374 vsize=30160 CPUtime=586.4 cores=5,7
/proc/20376/stat : 20376 (lingeling) T 20374 20376 20376 0 -1 4202496 18116 0 0 0 58637 3 0 0 25 0 1 0 657319104 30883840 6710 33554432000 4194304 4352236 140734968197856 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20376/statm: 7540 6710 129 39 0 6620 0
[pid=20374/tid=20434] ppid=20368 vsize=325932 CPUtime=0 cores=5,7
/proc/20374/task/20434/stat : 20434 (python) S 20368 20368 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657377791 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 7 0 0 0
[pid=20435] ppid=20368 vsize=325944 CPUtime=0.16 cores=5,7
/proc/20435/stat : 20435 (python) S 20368 20368 18686 0 -1 4202560 1096 0 0 0 8 8 0 0 19 0 2 0 657377792 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20435/statm: 81486 14879 399 364 0 17401 0
[pid=20437] ppid=20435 vsize=24576 CPUtime=100.07 cores=5,7
/proc/20437/stat : 20437 (lingeling) T 20435 20437 20437 0 -1 4202496 8595 0 0 0 10006 1 0 0 25 0 1 0 657377793 25165824 5314 33554432000 4194304 4352236 140737320819024 18446744073709551615 4231337 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20437/statm: 6144 5314 129 39 0 5224 0
[pid=20435/tid=20445] ppid=20368 vsize=325944 CPUtime=0 cores=5,7
/proc/20435/task/20445/stat : 20445 (python) S 20368 20368 18686 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657387808 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604471130538048 0 0 -1 7 0 0 0
[pid=20446] ppid=20368 vsize=336200 CPUtime=1.12 cores=5,7
/proc/20446/stat : 20446 (python) S 20368 20368 18686 0 -1 4202560 998 0 0 0 58 54 0 0 15 0 1 0 657387809 344268800 14853 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797190 0 0 16781312 514 17167211606141010184 0 0 17 5 0 0 0
/proc/20446/statm: 84050 14853 370 364 0 19962 0
[pid=20448] ppid=20446 vsize=1079948 CPUtime=603.97 cores=5,7
/proc/20448/stat : 20448 (cryptominisat-2) R 20446 20448 20448 0 -1 4202496 711876 0 0 0 60284 113 0 0 25 0 1 0 657387810 1105866752 201322 33554432000 4194304 4677096 140733545828864 18446744073709551615 4338061 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20448/statm: 269987 201322 393 118 0 264946 0
[pid=20368/tid=20375] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657319104 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20436] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20436/stat : 20436 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657377792 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20447] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20447/stat : 20447 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657387809 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.93
Current children cumulated vsize (KiB) 2469204

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

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

[startup+1300 s]
/proc/loadavg: 1.24 2.31 2.83 2/248 20504
/proc/meminfo: memFree=22035856/32951124 swapFree=61559568/67111528
[pid=20368] ppid=20366 vsize=346444 CPUtime=8.24 cores=5,7
/proc/20368/stat : 20368 (python) S 20366 20368 18686 0 -1 4202496 26252 932 1 0 812 12 0 0 19 0 4 0 657318255 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/20368/statm: 86611 16359 1872 364 0 22523 0
[pid=20374] ppid=20368 vsize=325932 CPUtime=0.97 cores=5,7
/proc/20374/stat : 20374 (python) S 20368 20368 18686 0 -1 4202560 1200 0 0 0 50 47 0 0 19 0 2 0 657319103 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20374/statm: 81483 14895 415 364 0 17401 0
[pid=20376] ppid=20374 vsize=30160 CPUtime=586.4 cores=5,7
/proc/20376/stat : 20376 (lingeling) T 20374 20376 20376 0 -1 4202496 18116 0 0 0 58637 3 0 0 25 0 1 0 657319104 30883840 6710 33554432000 4194304 4352236 140734968197856 18446744073709551615 4271298 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20376/statm: 7540 6710 129 39 0 6620 0
[pid=20374/tid=20434] ppid=20368 vsize=325932 CPUtime=0 cores=5,7
/proc/20374/task/20434/stat : 20434 (python) S 20368 20368 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657377791 333754368 14895 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604469852678208 0 0 -1 7 0 0 0
[pid=20435] ppid=20368 vsize=325944 CPUtime=0.16 cores=5,7
/proc/20435/stat : 20435 (python) S 20368 20368 18686 0 -1 4202560 1096 0 0 0 8 8 0 0 19 0 2 0 657377792 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/20435/statm: 81486 14879 399 364 0 17401 0
[pid=20437] ppid=20435 vsize=24576 CPUtime=100.07 cores=5,7
/proc/20437/stat : 20437 (lingeling) T 20435 20437 20437 0 -1 4202496 8595 0 0 0 10006 1 0 0 25 0 1 0 657377793 25165824 5314 33554432000 4194304 4352236 140737320819024 18446744073709551615 4231337 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/20437/statm: 6144 5314 129 39 0 5224 0
[pid=20435/tid=20445] ppid=20368 vsize=325944 CPUtime=0 cores=5,7
/proc/20435/task/20445/stat : 20445 (python) S 20368 20368 18686 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657387808 333766656 14879 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 514 18446604471130538048 0 0 -1 7 0 0 0
[pid=20446] ppid=20368 vsize=336200 CPUtime=1.12 cores=5,7
/proc/20446/stat : 20446 (python) S 20368 20368 18686 0 -1 4202560 998 0 0 0 58 54 0 0 15 0 1 0 657387809 344268800 14853 33554432000 4194304 5683644 140736113069632 18446744073709551615 222921797190 0 0 16781312 514 17167211606141010184 0 0 17 5 0 0 0
/proc/20446/statm: 84050 14853 370 364 0 19962 0
[pid=20448] ppid=20446 vsize=1079948 CPUtime=603.97 cores=5,7
/proc/20448/stat : 20448 (cryptominisat-2) R 20446 20448 20448 0 -1 4202496 711876 0 0 0 60284 113 0 0 25 0 1 0 657387810 1105866752 201322 33554432000 4194304 4677096 140733545828864 18446744073709551615 4338061 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/20448/statm: 269987 201322 393 118 0 264946 0
[pid=20368/tid=20375] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20375/stat : 20375 (python) S 20366 20368 18686 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 657319104 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20436] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20436/stat : 20436 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657377792 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
[pid=20368/tid=20447] ppid=20366 vsize=346444 CPUtime=0 cores=5,7
/proc/20368/task/20447/stat : 20447 (python) S 20366 20368 18686 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 657387809 354758656 16359 33554432000 4194304 5683644 140736113069632 18446744073709551615 222933600689 0 0 16781312 2 18446604469097879424 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.93
Current children cumulated vsize (KiB) 2469204

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20368 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=129764
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=134979
# CPU time returned by wait4() is 8.26474
# while last known CPU time is 1300.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300.93
CPU user time (s): 1298.55
CPU system time (s): 2.38
CPU usage (%): 100.069
Max. virtual memory (cumulated for all children) (KiB): 2472924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.12976
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27185
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= 2634
involuntary context switches= 36

runsolver used 2.73158 second user time and 7.2579 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 12:59:35
IDJOB=3378024
IDBENCH=84227
IDSOLVER=1858
FILE ID=node109/3378024-1305457175
RUNJOBID= node109-1305457038-20098
PBS_JOBID= 13324879
Free space on /tmp= 73068 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.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-3378024-1305457175/watcher-3378024-1305457175 -o /tmp/evaluation-result-3378024-1305457175/solver-3378024-1305457175 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378024-1305457175.cnf -seed 1970870340 -budget 2400

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1970870340

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22489432 kB
Buffers:        270148 kB
Cached:        2758368 kB
SwapCached:      28404 kB
Active:        1732676 kB
Inactive:      8494572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22489432 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:          134036 kB
Writeback:           0 kB
AnonPages:     7177416 kB
Mapped:          23992 kB
Slab:           133944 kB
PageTables:      36724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19400480 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= 73232 MiB
End job on node109 at 2011-05-15 13:21:17