Trace number 3377832

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)UNSAT 31.8462 32.1245

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.42/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.42/0.70	c INFO: solving HOME/instance-3377832-1305455727.cnf
0.42/0.70	c INFO: computing task features
1.22/1.57	c INFO: computed variable-clause graph statistics
1.32/1.60	c INFO: computed clause balance statistics
6.02/6.30	c INFO: computed variable balance statistics
9.52/9.82	c INFO: computed small-clause counts
9.52/9.86	c INFO: computed Horn-clause counts
21.21/21.56	c INFO: computed variable graph statistics
21.21/21.56	c INFO: collected features for HOME/instance-3377832-1305455727.cnf in 20.85 s
21.21/21.57	c INFO: running lingeling-276@0 for 388 with 2379 remaining (b = 0.60)
31.69/32.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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.08 2.70 3.28 5/269 24483
/proc/meminfo: memFree=20544672/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=15384 CPUtime=0 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 787 0 0 0 0 0 0 0 25 0 1 0 657170638 15753216 676 33554432000 4194304 5683644 140733950229472 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 3846 677 322 364 0 333 0

[startup+0.0125479 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24483
/proc/meminfo: memFree=20544672/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=15772 CPUtime=0 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 899 0 0 0 0 0 0 0 25 0 1 0 657170638 16150528 780 33554432000 4194304 5683644 140733950229472 18446744073709551615 4510807 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 3943 780 343 364 0 430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15772

[startup+0.100577 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24483
/proc/meminfo: memFree=20544672/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=85620 CPUtime=0.06 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 2629 0 0 0 5 1 0 0 17 0 1 0 657170638 87674880 2348 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550535680 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300561 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24483
/proc/meminfo: memFree=20544672/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=135748 CPUtime=0.18 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 5971 933 1 0 14 4 0 0 17 0 1 0 657170638 139005952 4148 33554432000 4194304 5683644 140733950229472 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700456 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24483
/proc/meminfo: memFree=20544672/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=283940 CPUtime=0.42 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 10634 933 1 0 32 10 0 0 16 0 1 0 657170638 290754560 8305 33554432000 4194304 5683644 140733950229472 18446744073709551615 4422907 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 70985 8305 1761 364 0 6909 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 283940

[startup+1.50031 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24519
/proc/meminfo: memFree=20542952/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=334080 CPUtime=1.22 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 29400 933 1 0 110 12 0 0 16 0 1 0 657170638 342097920 20689 33554432000 4194304 5683644 140733950229472 18446744073709551615 47343951054458 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 83520 20691 1812 364 0 19444 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 334080

[startup+3.10104 s]
/proc/loadavg: 3.08 2.70 3.28 5/269 24519
/proc/meminfo: memFree=20483060/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=331852 CPUtime=2.82 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 31819 933 1 0 270 12 0 0 19 0 1 0 657170638 339816448 20348 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550192821 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 82963 20348 1826 364 0 18887 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 331852

[startup+6.30044 s]
/proc/loadavg: 3.15 2.72 3.29 5/269 24519
/proc/meminfo: memFree=20485444/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=331852 CPUtime=6.02 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 31819 933 1 0 590 12 0 0 25 0 1 0 657170638 339816448 20348 33554432000 4194304 5683644 140733950229472 18446744073709551615 47343953436515 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 82963 20348 1826 364 0 18887 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 331852

[startup+12.7003 s]
/proc/loadavg: 3.22 2.74 3.29 5/269 24519
/proc/meminfo: memFree=20481544/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=334080 CPUtime=12.41 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 32383 933 1 0 1229 12 0 0 25 0 1 0 657170638 342097920 20912 33554432000 4194304 5683644 140733950229472 18446744073709551615 47343950641280 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24483/statm: 83520 20912 1833 364 0 19444 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 334080

[startup+25.501 s]
/proc/loadavg: 3.47 2.82 3.31 5/272 24558
/proc/meminfo: memFree=20360428/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339976 CPUtime=21.29 cores=0,2
/proc/24483/stat : 24483 (python) S 24481 24483 22784 0 -1 4202496 32669 933 1 0 2116 13 0 0 25 0 2 0 657170638 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24483/statm: 84994 19857 1867 364 0 20912 0
[pid=24556] ppid=24483 vsize=329732 CPUtime=0 cores=0,2
/proc/24556/stat : 24556 (python) S 24483 24483 22784 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 657172796 337645568 18339 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550557711 0 0 16781312 514 11120940544446923012 0 0 17 0 0 0 0
/proc/24556/statm: 82433 18339 353 364 0 18351 0
[pid=24558] ppid=24556 vsize=47876 CPUtime=3.91 cores=0,2
/proc/24558/stat : 24558 (lingeling) R 24556 24558 24558 0 -1 4202496 17146 0 0 0 388 3 0 0 25 0 1 0 657172796 49025024 11137 33554432000 4194304 4352236 140736750118288 18446744073709551615 4228410 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24558/statm: 11969 11137 127 39 0 11049 0
[pid=24483/tid=24557] ppid=24481 vsize=339976 CPUtime=0 cores=0,2
/proc/24483/task/24557/stat : 24557 (python) S 24481 24483 22784 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 2 0 657172796 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562361265 0 0 16781312 2 18446604453916357952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 717584

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

[startup+28.7004 s]
/proc/loadavg: 3.51 2.84 3.31 5/272 24558
/proc/meminfo: memFree=20368108/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339976 CPUtime=21.29 cores=0,2
/proc/24483/stat : 24483 (python) S 24481 24483 22784 0 -1 4202496 32669 933 1 0 2116 13 0 0 25 0 2 0 657170638 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24483/statm: 84994 19857 1867 364 0 20912 0
[pid=24556] ppid=24483 vsize=329732 CPUtime=0 cores=0,2
/proc/24556/stat : 24556 (python) S 24483 24483 22784 0 -1 4202560 895 0 0 0 0 0 0 0 18 0 1 0 657172796 337645568 18362 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550557711 0 0 16781312 514 11120940544446923012 0 0 17 0 0 0 0
/proc/24556/statm: 82433 18362 376 364 0 18351 0
[pid=24558] ppid=24556 vsize=39368 CPUtime=7.09 cores=0,2
/proc/24558/stat : 24558 (lingeling) R 24556 24558 24558 0 -1 4202496 17148 0 0 0 706 3 0 0 25 0 1 0 657172796 40312832 9012 33554432000 4194304 4352236 140736750118288 18446744073709551615 4238639 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24558/statm: 9842 9012 129 39 0 8922 0
[pid=24483/tid=24557] ppid=24481 vsize=339976 CPUtime=0 cores=0,2
/proc/24483/task/24557/stat : 24557 (python) S 24481 24483 22784 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 2 0 657172796 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562361265 0 0 16781312 2 18446604453916357952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 709076

[startup+30.3011 s]
/proc/loadavg: 3.51 2.84 3.31 5/272 24558
/proc/meminfo: memFree=20367612/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339976 CPUtime=21.29 cores=0,2
/proc/24483/stat : 24483 (python) S 24481 24483 22784 0 -1 4202496 32669 933 1 0 2116 13 0 0 25 0 2 0 657170638 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24483/statm: 84994 19857 1867 364 0 20912 0
[pid=24556] ppid=24483 vsize=329732 CPUtime=0 cores=0,2
/proc/24556/stat : 24556 (python) S 24483 24483 22784 0 -1 4202560 895 0 0 0 0 0 0 0 18 0 1 0 657172796 337645568 18362 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550557711 0 0 16781312 514 11120940544446923012 0 0 17 0 0 0 0
/proc/24556/statm: 82433 18362 376 364 0 18351 0
[pid=24558] ppid=24556 vsize=39364 CPUtime=8.69 cores=0,2
/proc/24558/stat : 24558 (lingeling) R 24556 24558 24558 0 -1 4202496 17148 0 0 0 866 3 0 0 25 0 1 0 657172796 40308736 9011 33554432000 4194304 4352236 140736750118288 18446744073709551615 4207780 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24558/statm: 9841 9011 129 39 0 8921 0
[pid=24483/tid=24557] ppid=24481 vsize=339976 CPUtime=0 cores=0,2
/proc/24483/task/24557/stat : 24557 (python) S 24481 24483 22784 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 2 0 657172796 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562361265 0 0 16781312 2 18446604453916357952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (KiB) 709072

[startup+31.101 s]
/proc/loadavg: 3.51 2.84 3.31 6/272 24558
/proc/meminfo: memFree=20367736/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339976 CPUtime=21.29 cores=0,2
/proc/24483/stat : 24483 (python) S 24481 24483 22784 0 -1 4202496 32669 933 1 0 2116 13 0 0 25 0 2 0 657170638 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24483/statm: 84994 19857 1867 364 0 20912 0
[pid=24556] ppid=24483 vsize=329732 CPUtime=0 cores=0,2
/proc/24556/stat : 24556 (python) S 24483 24483 22784 0 -1 4202560 895 0 0 0 0 0 0 0 18 0 1 0 657172796 337645568 18362 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550557711 0 0 16781312 514 11120940544446923012 0 0 17 0 0 0 0
/proc/24556/statm: 82433 18362 376 364 0 18351 0
[pid=24558] ppid=24556 vsize=39364 CPUtime=9.49 cores=0,2
/proc/24558/stat : 24558 (lingeling) R 24556 24558 24558 0 -1 4202496 17148 0 0 0 946 3 0 0 25 0 1 0 657172796 40308736 9011 33554432000 4194304 4352236 140736750118288 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24558/statm: 9841 9011 129 39 0 8921 0
[pid=24483/tid=24557] ppid=24481 vsize=339976 CPUtime=0 cores=0,2
/proc/24483/task/24557/stat : 24557 (python) S 24481 24483 22784 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 2 0 657172796 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562361265 0 0 16781312 2 18446604453916357952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 30.78
Current children cumulated vsize (KiB) 709072

[startup+31.9098 s]
/proc/loadavg: 3.51 2.84 3.31 5/272 24558
/proc/meminfo: memFree=20371952/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339976 CPUtime=21.29 cores=0,2
/proc/24483/stat : 24483 (python) S 24481 24483 22784 0 -1 4202496 32669 933 1 0 2116 13 0 0 25 0 2 0 657170638 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24483/statm: 84994 19857 1867 364 0 20912 0
[pid=24556] ppid=24483 vsize=329732 CPUtime=0.02 cores=0,2
/proc/24556/stat : 24556 (python) S 24483 24483 22784 0 -1 4202560 898 0 0 0 1 1 0 0 18 0 1 0 657172796 337645568 18362 33554432000 4194304 5683644 140733950229472 18446744073709551615 271550557711 0 0 16781312 514 2040904687384756484 0 0 17 0 0 0 0
/proc/24556/statm: 82433 18362 376 364 0 18351 0
[pid=24558] ppid=24556 vsize=35264 CPUtime=10.29 cores=0,2
/proc/24558/stat : 24558 (lingeling) R 24556 24558 24558 0 -1 4202496 17148 0 0 0 1026 3 0 0 25 0 1 0 657172796 36110336 7986 33554432000 4194304 4352236 140736750118288 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/24558/statm: 8816 7986 129 39 0 7896 0
[pid=24483/tid=24557] ppid=24481 vsize=339976 CPUtime=0 cores=0,2
/proc/24483/task/24557/stat : 24557 (python) S 24481 24483 22784 0 -1 4202560 33 933 0 0 0 0 0 0 25 0 2 0 657172796 348135424 19857 33554432000 4194304 5683644 140733950229472 18446744073709551615 271562361265 0 0 16781312 2 18446604453916357952 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 31.6
Current children cumulated vsize (KiB) 704972

[startup+32.1007 s]
/proc/loadavg: 3.51 2.84 3.31 5/272 24558
/proc/meminfo: memFree=20371952/32951124 swapFree=67056788/67111528
[pid=24483] ppid=24481 vsize=339952 CPUtime=31.81 cores=0,2
/proc/24483/stat : 24483 (python) R 24481 24483 22784 0 -1 4202496 34801 19278 1 0 2117 13 1046 5 18 0 1 0 657170638 348110848 19855 33554432000 4194304 5683644 140733950229472 18446744073709551615 4516228 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24483/statm: 84988 19855 1865 364 0 20912 0
Current children cumulated CPU time (s) 31.81
Current children cumulated vsize (KiB) 339952

Child status: 0
Real time (s): 32.1245
CPU time (s): 31.8462
CPU user time (s): 31.6522
CPU system time (s): 0.19397
CPU usage (%): 99.1335
Max. virtual memory (cumulated for all children) (KiB): 717584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.6522
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61984
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= 3976
involuntary context switches= 416

runsolver used 0.067989 second user time and 0.188971 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 12:35:27
IDJOB=3377832
IDBENCH=82489
IDSOLVER=1858
FILE ID=node133/3377832-1305455727
RUNJOBID= node133-1305455665-24312
PBS_JOBID= 13324869
Free space on /tmp= 73560 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.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-3377832-1305455727/watcher-3377832-1305455727 -o /tmp/evaluation-result-3377832-1305455727/solver-3377832-1305455727 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377832-1305455727.cnf -seed 335406457 -budget 2400

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=335406457

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20511096 kB
Buffers:        295296 kB
Cached:        4128204 kB
SwapCached:       8724 kB
Active:        9090180 kB
Inactive:      3057204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20511096 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           52836 kB
Writeback:           0 kB
AnonPages:     7721552 kB
Mapped:          27660 kB
Slab:           201724 kB
PageTables:      27704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19743548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73524 MiB
End job on node133 at 2011-05-15 12:36:00