Trace number 3483890

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, 1200 s timeout)? (TO) 1200.07 1199.22

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3483890-1307748336.cnf
0.32/0.45	c INFO: computing task features
0.61/0.71	c INFO: computed variable-clause graph statistics
0.61/0.72	c INFO: computed clause balance statistics
1.80/1.91	c INFO: computed variable balance statistics
2.90/3.01	c INFO: computed small-clause counts
2.90/3.02	c INFO: computed Horn-clause counts
2.90/3.04	c INFO: computed variable graph statistics
2.90/3.04	c INFO: collected features for HOME/instance-3483890-1307748336.cnf in 2.58 s
2.90/3.05	c INFO: running lingeling-276@0 for 582 with 1197 remaining (b = 0.54)
588.18/587.67	c INFO: running cryptominisat-2.9.0@0 for 612 with 612 remaining (b = 0.46)

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.1 (svn: 988)

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-3483890-1307748336/watcher-3483890-1307748336 -o /tmp/evaluation-result-3483890-1307748336/solver-3483890-1307748336 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483890-1307748336.cnf -seed 1960296326 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.91 3.93 3.55 4/198 21536
/proc/meminfo: memFree=30493640/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=15388 CPUtime=0 cores=4,6
/proc/21536/stat : 21536 (python) R 21534 21536 20932 0 -1 4202496 797 0 0 0 0 0 0 0 25 0 1 0 5578438 15757312 682 33554432000 4194304 5683644 140737051753200 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21536/statm: 3847 684 322 364 0 334 0

[startup+0.0394201 s]
/proc/loadavg: 3.91 3.93 3.55 4/198 21536
/proc/meminfo: memFree=30493640/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=18884 CPUtime=0.02 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 1289 0 0 0 2 0 0 0 25 0 1 0 5578438 19337216 1140 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/21536/statm: 4721 1140 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101405 s]
/proc/loadavg: 3.91 3.93 3.55 4/198 21536
/proc/meminfo: memFree=30493640/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=104616 CPUtime=0.06 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 3153 0 0 0 5 1 0 0 25 0 1 0 5578438 107126784 2827 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124078080 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/21536/statm: 26154 2827 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.301066 s]
/proc/loadavg: 3.91 3.93 3.55 4/198 21536
/proc/meminfo: memFree=30493640/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=198920 CPUtime=0.23 cores=4,6
/proc/21536/stat : 21536 (python) R 21534 21536 20932 0 -1 4202496 7032 932 1 0 17 6 0 0 25 0 1 0 5578438 203694080 5053 33554432000 4194304 5683644 140737051753200 18446744073709551615 4952096 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21536/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700999 s]
/proc/loadavg: 3.91 3.93 3.55 4/198 21536
/proc/meminfo: memFree=30493640/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=287204 CPUtime=0.61 cores=4,6
/proc/21536/stat : 21536 (python) R 21534 21536 20932 0 -1 4202496 13460 932 1 0 53 8 0 0 25 0 1 0 5578438 294096896 9021 33554432000 4194304 5683644 140737051753200 18446744073709551615 47815562521342 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21536/statm: 71801 9021 1774 364 0 7725 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 287204

[startup+1.50085 s]
/proc/loadavg: 4.00 3.94 3.56 6/199 21541
/proc/meminfo: memFree=30449548/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293076 CPUtime=1.4 cores=4,6
/proc/21536/stat : 21536 (python) R 21534 21536 20932 0 -1 4202496 15103 932 1 0 132 8 0 0 25 0 1 0 5578438 300109824 10653 33554432000 4194304 5683644 140737051753200 18446744073709551615 47815569940874 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21536/statm: 73269 10653 1826 364 0 9193 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 293076

[startup+3.10062 s]
/proc/loadavg: 4.00 3.94 3.56 5/199 21541
/proc/meminfo: memFree=30448556/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 293240

[startup+6.30101 s]
/proc/loadavg: 4.00 3.94 3.56 5/202 21544
/proc/meminfo: memFree=30432296/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 5578743 290910208 6689 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 4345499480317985027 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6689 355 364 0 6941 0
[pid=21544] ppid=21542 vsize=13376 CPUtime=3.24 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 3764 0 0 0 324 0 0 0 25 0 1 0 5578743 13697024 2512 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 3344 2512 128 39 0 2424 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 590708

[startup+12.701 s]
/proc/loadavg: 4.00 3.95 3.57 5/202 21545
/proc/meminfo: memFree=30426468/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 5578743 290910208 6711 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 4345499480317985027 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6711 377 364 0 6941 0
[pid=21544] ppid=21542 vsize=15936 CPUtime=9.64 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 4404 0 0 0 964 0 0 0 25 0 1 0 5578743 16318464 3152 33554432000 4194304 4352236 140736667684944 18446744073709551615 4327955 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 3984 3152 128 39 0 3064 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 593268

[startup+25.5007 s]
/proc/loadavg: 4.00 3.95 3.57 5/199 21589
/proc/meminfo: memFree=30506868/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0.02 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 893 0 0 0 0 2 0 0 18 0 1 0 5578743 290910208 6712 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 16903434368591036675 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6712 378 364 0 6941 0
[pid=21544] ppid=21542 vsize=22048 CPUtime=22.43 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 5932 0 0 0 2243 0 0 0 25 0 1 0 5578743 22577152 4680 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 5512 4680 128 39 0 4592 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 599380

[startup+51.1012 s]
/proc/loadavg: 4.00 3.95 3.58 5/202 21592
/proc/meminfo: memFree=30470160/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0.05 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 902 0 0 0 2 3 0 0 18 0 1 0 5578743 290910208 6712 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 16903434368591036675 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6712 378 364 0 6941 0
[pid=21544] ppid=21542 vsize=24864 CPUtime=48.03 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 6636 0 0 0 4803 0 0 0 25 0 1 0 5578743 25460736 5384 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328363 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 6216 5384 128 39 0 5296 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 602196

[startup+102.307 s]
/proc/loadavg: 4.10 3.98 3.61 5/199 21637
/proc/meminfo: memFree=30338780/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0.11 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 924 0 0 0 5 6 0 0 18 0 1 0 5578743 290910208 6712 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 16903434368591036675 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6712 378 364 0 6941 0
[pid=21544] ppid=21542 vsize=31252 CPUtime=99.24 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 10281 0 0 0 9923 1 0 0 25 0 1 0 5578743 32002048 6981 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 7813 6981 128 39 0 6893 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 608584

[startup+162.3 s]
/proc/loadavg: 4.03 3.98 3.63 5/199 21684
/proc/meminfo: memFree=30555976/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0.19 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 942 0 0 0 9 10 0 0 18 0 1 0 5578743 290910208 6712 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 16903434368591036675 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6712 378 364 0 6941 0
[pid=21544] ppid=21542 vsize=34576 CPUtime=159.23 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 17256 0 0 0 15921 2 0 0 25 0 1 0 5578743 35405824 7812 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 8644 7812 128 39 0 7724 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 611908

[startup+222.301 s]
/proc/loadavg: 4.07 4.00 3.66 4/193 21714
/proc/meminfo: memFree=30718088/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=293240 CPUtime=2.95 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 15391 932 1 0 287 8 0 0 25 0 2 0 5578438 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21536/statm: 73310 8204 1867 364 0 9228 0
[pid=21542] ppid=21536 vsize=284092 CPUtime=0.26 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 960 0 0 0 13 13 0 0 18 0 1 0 5578743 290910208 6712 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100111 0 0 16781312 514 16903434368591036675 0 0 17 6 0 0 0
/proc/21542/statm: 71023 6712 378 364 0 6941 0
[pid=21544] ppid=21542 vsize=45336 CPUtime=219.23 cores=4,6
/proc/21544/stat : 21544 (lingeling) R 21542 21544 21544 0 -1 4202496 23145 0 0 0 21920 3 0 0 25 0 1 0 5578743 46424064 10501 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328308 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/21544/statm: 11334 10501 128 39 0 10414 0
[pid=21536/tid=21543] ppid=21534 vsize=293240 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 2 0 5578743 300277760 8204 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 622668

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

[pid=21747] ppid=21536 vsize=294228 CPUtime=0.52 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 29 23 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=119604 CPUtime=354.26 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 173810 0 0 0 35396 30 0 0 25 0 1 0 5637205 122474496 22798 33554432000 4194304 4677096 140733444213456 18446744073709551615 4320002 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/21749/statm: 29901 22798 391 118 0 24860 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 1070244

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/215 21769
/proc/meminfo: memFree=26494932/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=303928 CPUtime=2.96 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 16196 932 1 0 287 9 0 0 20 0 3 0 5578438 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21536/statm: 75982 8287 1870 364 0 11897 0
[pid=21542] ppid=21536 vsize=294336 CPUtime=0.69 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 1192 0 0 0 36 33 0 0 19 0 2 0 5578743 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21542/statm: 73584 6754 415 364 0 9502 0
[pid=21544] ppid=21542 vsize=58148 CPUtime=584.61 cores=4,6
/proc/21544/stat : 21544 (lingeling) T 21542 21544 21544 0 -1 4202496 40109 0 0 0 58455 6 0 0 25 0 1 0 5578743 59543552 13705 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/21544/statm: 14537 13705 128 39 0 13617 0
[pid=21542/tid=21746] ppid=21536 vsize=294336 CPUtime=0 cores=4,6
/proc/21542/task/21746/stat : 21746 (python) S 21536 21536 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5637204 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 514 18446604453924458688 0 0 -1 6 0 0 0
[pid=21747] ppid=21536 vsize=294228 CPUtime=0.6 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 34 26 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=195676 CPUtime=414.19 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 193292 0 0 0 41385 34 0 0 25 0 1 0 5637205 200372224 25840 33554432000 4194304 4677096 140733444213456 18446744073709551615 4334830 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21749/statm: 48919 25840 391 118 0 43878 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 1146316

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/215 21769
/proc/meminfo: memFree=26526024/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=303928 CPUtime=2.96 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 16196 932 1 0 287 9 0 0 20 0 3 0 5578438 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21536/statm: 75982 8287 1870 364 0 11897 0
[pid=21542] ppid=21536 vsize=294336 CPUtime=0.69 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 1192 0 0 0 36 33 0 0 19 0 2 0 5578743 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21542/statm: 73584 6754 415 364 0 9502 0
[pid=21544] ppid=21542 vsize=58148 CPUtime=584.61 cores=4,6
/proc/21544/stat : 21544 (lingeling) T 21542 21544 21544 0 -1 4202496 40109 0 0 0 58455 6 0 0 25 0 1 0 5578743 59543552 13705 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/21544/statm: 14537 13705 128 39 0 13617 0
[pid=21542/tid=21746] ppid=21536 vsize=294336 CPUtime=0 cores=4,6
/proc/21542/task/21746/stat : 21746 (python) S 21536 21536 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5637204 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 514 18446604453924458688 0 0 -1 6 0 0 0
[pid=21747] ppid=21536 vsize=294228 CPUtime=0.69 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 39 30 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=121868 CPUtime=474.14 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 215414 0 0 0 47376 38 0 0 25 0 1 0 5637205 124792832 23996 33554432000 4194304 4677096 140733444213456 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21749/statm: 30467 23996 391 118 0 25426 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1063.09
Current children cumulated vsize (KiB) 1072508

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/215 21771
/proc/meminfo: memFree=26075524/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=303928 CPUtime=2.96 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 16196 932 1 0 287 9 0 0 20 0 3 0 5578438 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21536/statm: 75982 8287 1870 364 0 11897 0
[pid=21542] ppid=21536 vsize=294336 CPUtime=0.69 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 1192 0 0 0 36 33 0 0 19 0 2 0 5578743 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21542/statm: 73584 6754 415 364 0 9502 0
[pid=21544] ppid=21542 vsize=58148 CPUtime=584.61 cores=4,6
/proc/21544/stat : 21544 (lingeling) T 21542 21544 21544 0 -1 4202496 40109 0 0 0 58455 6 0 0 25 0 1 0 5578743 59543552 13705 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/21544/statm: 14537 13705 128 39 0 13617 0
[pid=21542/tid=21746] ppid=21536 vsize=294336 CPUtime=0 cores=4,6
/proc/21542/task/21746/stat : 21746 (python) S 21536 21536 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5637204 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 514 18446604453924458688 0 0 -1 6 0 0 0
[pid=21747] ppid=21536 vsize=294228 CPUtime=0.78 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 44 34 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=250448 CPUtime=534.08 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 242430 0 0 0 53365 43 0 0 25 0 1 0 5637205 256458752 37657 33554432000 4194304 4677096 140733444213456 18446744073709551615 4320100 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21749/statm: 62612 37657 391 118 0 57571 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.12
Current children cumulated vsize (KiB) 1201088

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/215 21773
/proc/meminfo: memFree=26138368/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=303928 CPUtime=2.96 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 16196 932 1 0 287 9 0 0 20 0 3 0 5578438 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21536/statm: 75982 8287 1870 364 0 11897 0
[pid=21542] ppid=21536 vsize=294336 CPUtime=0.69 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 1192 0 0 0 36 33 0 0 19 0 2 0 5578743 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21542/statm: 73584 6754 415 364 0 9502 0
[pid=21544] ppid=21542 vsize=58148 CPUtime=584.61 cores=4,6
/proc/21544/stat : 21544 (lingeling) T 21542 21544 21544 0 -1 4202496 40109 0 0 0 58455 6 0 0 25 0 1 0 5578743 59543552 13705 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/21544/statm: 14537 13705 128 39 0 13617 0
[pid=21542/tid=21746] ppid=21536 vsize=294336 CPUtime=0 cores=4,6
/proc/21542/task/21746/stat : 21746 (python) S 21536 21536 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5637204 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 514 18446604453924458688 0 0 -1 6 0 0 0
[pid=21747] ppid=21536 vsize=294228 CPUtime=0.87 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 50 37 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=251436 CPUtime=594.02 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 261785 0 0 0 59356 46 0 0 25 0 1 0 5637205 257470464 37746 33554432000 4194304 4677096 140733444213456 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21749/statm: 62859 37746 391 118 0 57818 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 1202076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.2 s]
/proc/loadavg: 3.93 3.98 3.85 5/208 21816
/proc/meminfo: memFree=26157864/32950928 swapFree=67111528/67111528
[pid=21536] ppid=21534 vsize=303928 CPUtime=2.96 cores=4,6
/proc/21536/stat : 21536 (python) S 21534 21536 20932 0 -1 4202496 16196 932 1 0 287 9 0 0 20 0 3 0 5578438 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21536/statm: 75982 8287 1870 364 0 11897 0
[pid=21542] ppid=21536 vsize=294336 CPUtime=0.69 cores=4,6
/proc/21542/stat : 21542 (python) S 21536 21536 20932 0 -1 4202560 1192 0 0 0 36 33 0 0 19 0 2 0 5578743 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135906763 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21542/statm: 73584 6754 415 364 0 9502 0
[pid=21544] ppid=21542 vsize=58148 CPUtime=584.61 cores=4,6
/proc/21544/stat : 21544 (lingeling) T 21542 21544 21544 0 -1 4202496 40109 0 0 0 58455 6 0 0 25 0 1 0 5578743 59543552 13705 33554432000 4194304 4352236 140736667684944 18446744073709551615 4328114 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/21544/statm: 14537 13705 128 39 0 13617 0
[pid=21542/tid=21746] ppid=21536 vsize=294336 CPUtime=0 cores=4,6
/proc/21542/task/21746/stat : 21746 (python) S 21536 21536 20932 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 5637204 301400064 6754 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 514 18446604453924458688 0 0 -1 6 0 0 0
[pid=21747] ppid=21536 vsize=294228 CPUtime=0.89 cores=4,6
/proc/21747/stat : 21747 (python) S 21536 21536 20932 0 -1 4202560 1016 0 0 0 51 38 0 0 15 0 1 0 5637205 301289472 6787 33554432000 4194304 5683644 140737051753200 18446744073709551615 232124100166 0 0 16781312 514 16903434368591036675 0 0 17 4 0 0 0
/proc/21747/statm: 73557 6787 373 364 0 9472 0
[pid=21749] ppid=21747 vsize=251788 CPUtime=610.92 cores=4,6
/proc/21749/stat : 21749 (cryptominisat-2) R 21747 21749 21749 0 -1 4202496 267910 0 0 0 61044 48 0 0 25 0 1 0 5637205 257830912 37378 33554432000 4194304 4677096 140733444213456 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21749/statm: 62947 37378 391 118 0 57906 0
[pid=21536/tid=21543] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21543/stat : 21543 (python) S 21534 21536 20932 0 -1 4202560 30 932 0 0 0 0 0 0 25 0 3 0 5578743 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 4 0 0 0
[pid=21536/tid=21748] ppid=21534 vsize=303928 CPUtime=0 cores=4,6
/proc/21536/task/21748/stat : 21748 (python) S 21534 21536 20932 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 5637205 311222272 8287 33554432000 4194304 5683644 140737051753200 18446744073709551615 232135903665 0 0 16781312 2 18446604453924513600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1202428

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 21536 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=879562
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=95985
# CPU time returned by wait4() is 2.97555
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.22
CPU time (s): 1200.07
CPU user time (s): 1198.73
CPU system time (s): 1.34
CPU usage (%): 100.07
Max. virtual memory (cumulated for all children) (KiB): 1202428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.87956
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17128
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= 978
involuntary context switches= 32

runsolver used 2.00169 second user time and 4.54431 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 01:25:36
IDJOB=3483890
IDBENCH=71098
IDSOLVER=1976
FILE ID=node124/3483890-1307748336
RUNJOBID= node124-1307747010-20951
PBS_JOBID= 13550833
Free space on /tmp= 74028 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.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-3483890-1307748336/watcher-3483890-1307748336 -o /tmp/evaluation-result-3483890-1307748336/solver-3483890-1307748336 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483890-1307748336.cnf -seed 1960296326 -budget 1200

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1960296326

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.855
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.855
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:     32950928 kB
MemFree:      30494068 kB
Buffers:         93268 kB
Cached:        1269308 kB
SwapCached:          0 kB
Active:        1370132 kB
Inactive:       922424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30494068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           70616 kB
Writeback:           0 kB
AnonPages:      929832 kB
Mapped:          23672 kB
Slab:            95920 kB
PageTables:      10120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1567596 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= 73744 MiB
End job on node124 at 2011-06-11 01:45:38