Trace number 3483971

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)UNSAT 56.3194 56.5399

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.18721
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.38/0.61	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.61	c INFO: solving HOME/instance-3483971-1307749782.cnf
0.38/0.61	c INFO: computing task features
1.77/2.07	c INFO: computed variable-clause graph statistics
1.88/2.12	c INFO: computed clause balance statistics
9.27/9.59	c INFO: computed variable balance statistics
14.97/15.21	c INFO: computed small-clause counts
15.08/15.31	c INFO: computed Horn-clause counts
44.67/44.90	c INFO: computed variable graph statistics
44.67/44.90	c INFO: collected features for HOME/instance-3483971-1307749782.cnf in 44.25 s
44.67/44.91	c INFO: running lingeling-276@0 for 485 with 1155 remaining (b = 0.70)
56.24/56.50	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.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-3483971-1307749782/watcher-3483971-1307749782 -o /tmp/evaluation-result-3483971-1307749782/solver-3483971-1307749782 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483971-1307749782.cnf -seed 209824839 -budget 1200 

running on 2 cores: 5,7

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: 4.06 4.03 3.78 5/198 16817
/proc/meminfo: memFree=31488956/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=15184 CPUtime=0 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 728 0 0 0 0 0 0 0 18 0 1 0 886577016 15548416 616 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594862437 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 3796 616 322 364 0 283 0

[startup+0.0742369 s]
/proc/loadavg: 4.06 4.03 3.78 5/198 16817
/proc/meminfo: memFree=31488956/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=38900 CPUtime=0.04 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 1665 0 0 0 3 1 0 0 17 0 1 0 886577016 39833600 1490 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16817/statm: 9725 1490 455 364 0 1025 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38900

[startup+0.100232 s]
/proc/loadavg: 4.06 4.03 3.78 5/198 16817
/proc/meminfo: memFree=31488956/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=89764 CPUtime=0.05 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 2673 0 0 0 4 1 0 0 17 0 1 0 886577016 91918336 2387 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16817/statm: 22441 2387 750 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89764

[startup+0.300235 s]
/proc/loadavg: 4.06 4.03 3.78 5/198 16817
/proc/meminfo: memFree=31488956/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=135744 CPUtime=0.18 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 5973 935 1 0 14 4 0 0 17 0 1 0 886577016 139001856 4147 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16817/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.700127 s]
/proc/loadavg: 4.06 4.03 3.78 5/198 16817
/proc/meminfo: memFree=31488956/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=291800 CPUtime=0.47 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 12595 935 1 0 39 8 0 0 16 0 1 0 886577016 298803200 10264 33554432000 4194304 5683644 140735187771680 18446744073709551615 4539104 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 72950 10265 1761 364 0 8874 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 291800

[startup+1.50099 s]
/proc/loadavg: 4.06 4.03 3.78 5/199 16822
/proc/meminfo: memFree=31432908/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=346792 CPUtime=1.27 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 25852 935 1 0 117 10 0 0 17 0 1 0 886577016 355115008 23521 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 86698 23521 1761 364 0 22622 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 346792

[startup+3.1007 s]
/proc/loadavg: 4.06 4.03 3.78 5/199 16822
/proc/meminfo: memFree=31367436/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=375932 CPUtime=2.87 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 44527 935 1 0 275 12 0 0 19 0 1 0 886577016 384954368 31368 33554432000 4194304 5683644 140735187771680 18446744073709551615 4567033 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 93983 31368 1826 364 0 29907 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 375932

[startup+6.30014 s]
/proc/loadavg: 4.14 4.04 3.79 5/199 16822
/proc/meminfo: memFree=31368248/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=375932 CPUtime=6.07 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 44527 935 1 0 595 12 0 0 25 0 1 0 886577016 384954368 31368 33554432000 4194304 5683644 140735187771680 18446744073709551615 47197605618714 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 93983 31368 1826 364 0 29907 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 375932

[startup+12.701 s]
/proc/loadavg: 4.13 4.04 3.79 5/199 16822
/proc/meminfo: memFree=31368396/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=375932 CPUtime=12.47 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 44528 935 1 0 1235 12 0 0 25 0 1 0 886577016 384954368 31369 33554432000 4194304 5683644 140735187771680 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 93983 31369 1827 364 0 29907 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 375932

[startup+25.5008 s]
/proc/loadavg: 4.10 4.04 3.79 5/199 16822
/proc/meminfo: memFree=31366980/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=375932 CPUtime=25.27 cores=5,7
/proc/16817/stat : 16817 (python) R 16815 16817 15748 0 -1 4202496 44534 935 1 0 2515 12 0 0 25 0 1 0 886577016 384954368 31375 33554432000 4194304 5683644 140735187771680 18446744073709551615 47197605562508 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16817/statm: 93983 31375 1833 364 0 29907 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 375932

[startup+51.1002 s]
/proc/loadavg: 4.06 4.03 3.80 5/202 16826
/proc/meminfo: memFree=31293800/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=378856 CPUtime=44.68 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 44816 935 1 0 4456 12 0 0 25 0 2 0 886577016 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16817/statm: 94714 29577 1867 364 0 30632 0
[pid=16824] ppid=16817 vsize=368612 CPUtime=0 cores=5,7
/proc/16824/stat : 16824 (python) S 16817 16817 15748 0 -1 4202560 874 0 0 0 0 0 0 0 18 0 1 0 886581508 377458688 28082 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594886671 0 0 16781312 514 4334894690668085509 0 0 17 5 0 0 0
/proc/16824/statm: 92153 28082 376 364 0 28071 0
[pid=16826] ppid=16824 vsize=75236 CPUtime=6.15 cores=5,7
/proc/16826/stat : 16826 (lingeling) R 16824 16826 16826 0 -1 4202496 23999 0 0 0 613 2 0 0 25 0 1 0 886581508 77041664 17976 33554432000 4194304 4352236 140736207941952 18446744073709551615 4215278 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16826/statm: 18809 17976 127 39 0 17889 0
[pid=16817/tid=16825] ppid=16815 vsize=378856 CPUtime=0 cores=5,7
/proc/16817/task/16825/stat : 16825 (python) S 16815 16817 15748 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886581508 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606690225 0 0 16781312 2 18446604471137882240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 822704

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

[startup+54.3007 s]
/proc/loadavg: 4.06 4.03 3.80 5/202 16826
/proc/meminfo: memFree=31328520/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=378856 CPUtime=44.68 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 44816 935 1 0 4456 12 0 0 25 0 2 0 886577016 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16817/statm: 94714 29577 1867 364 0 30632 0
[pid=16824] ppid=16817 vsize=368612 CPUtime=0 cores=5,7
/proc/16824/stat : 16824 (python) S 16817 16817 15748 0 -1 4202560 874 0 0 0 0 0 0 0 18 0 1 0 886581508 377458688 28082 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594886671 0 0 16781312 514 4334894690668085509 0 0 17 5 0 0 0
/proc/16824/statm: 92153 28082 376 364 0 28071 0
[pid=16826] ppid=16824 vsize=40820 CPUtime=9.35 cores=5,7
/proc/16826/stat : 16826 (lingeling) R 16824 16826 16826 0 -1 4202496 24372 0 0 0 933 2 0 0 25 0 1 0 886581508 41799680 9374 33554432000 4194304 4352236 140736207941952 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16826/statm: 10205 9374 129 39 0 9285 0
[pid=16817/tid=16825] ppid=16815 vsize=378856 CPUtime=0 cores=5,7
/proc/16817/task/16825/stat : 16825 (python) S 16815 16817 15748 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886581508 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606690225 0 0 16781312 2 18446604471137882240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 54.03
Current children cumulated vsize (KiB) 788288

[startup+55.9004 s]
/proc/loadavg: 4.06 4.03 3.80 5/202 16826
/proc/meminfo: memFree=31319716/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=378856 CPUtime=44.68 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 44816 935 1 0 4456 12 0 0 25 0 2 0 886577016 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16817/statm: 94714 29577 1867 364 0 30632 0
[pid=16824] ppid=16817 vsize=368612 CPUtime=0.01 cores=5,7
/proc/16824/stat : 16824 (python) S 16817 16817 15748 0 -1 4202560 879 0 0 0 1 0 0 0 18 0 1 0 886581508 377458688 28082 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594886671 0 0 16781312 514 682875885686063365 0 0 17 5 0 0 0
/proc/16824/statm: 92153 28082 376 364 0 28071 0
[pid=16826] ppid=16824 vsize=41028 CPUtime=10.95 cores=5,7
/proc/16826/stat : 16826 (lingeling) R 16824 16826 16826 0 -1 4202496 24424 0 0 0 1093 2 0 0 25 0 1 0 886581508 42012672 9426 33554432000 4194304 4352236 140736207941952 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/16826/statm: 10257 9426 129 39 0 9337 0
[pid=16817/tid=16825] ppid=16815 vsize=378856 CPUtime=0 cores=5,7
/proc/16817/task/16825/stat : 16825 (python) S 16815 16817 15748 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886581508 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606690225 0 0 16781312 2 18446604471137882240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 55.64
Current children cumulated vsize (KiB) 788496

[startup+56.3003 s]
/proc/loadavg: 4.06 4.03 3.80 5/202 16826
/proc/meminfo: memFree=31319220/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=378856 CPUtime=44.68 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 44816 935 1 0 4456 12 0 0 25 0 2 0 886577016 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16817/statm: 94714 29577 1867 364 0 30632 0
[pid=16824] ppid=16817 vsize=368612 CPUtime=0.01 cores=5,7
/proc/16824/stat : 16824 (python) S 16817 16817 15748 0 -1 4202560 879 0 0 0 1 0 0 0 18 0 1 0 886581508 377458688 28082 33554432000 4194304 5683644 140735187771680 18446744073709551615 235594886671 0 0 16781312 514 682875885686063365 0 0 17 5 0 0 0
/proc/16824/statm: 92153 28082 376 364 0 28071 0
[pid=16826] ppid=16824 vsize=41028 CPUtime=11.35 cores=5,7
/proc/16826/stat : 16826 (lingeling) R 16824 16826 16826 0 -1 4202496 24424 0 0 0 1133 2 0 0 25 0 1 0 886581508 42012672 9426 33554432000 4194304 4352236 140736207941952 18446744073709551615 4241440 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16826/statm: 10257 9426 129 39 0 9337 0
[pid=16817/tid=16825] ppid=16815 vsize=378856 CPUtime=0 cores=5,7
/proc/16817/task/16825/stat : 16825 (python) S 16815 16817 15748 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886581508 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606690225 0 0 16781312 2 18446604471137882240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 56.04
Current children cumulated vsize (KiB) 788496

[startup+56.5003 s]
/proc/loadavg: 4.06 4.03 3.80 5/202 16826
/proc/meminfo: memFree=31319220/32950928 swapFree=67052112/67111528
[pid=16817] ppid=16815 vsize=378856 CPUtime=44.68 cores=5,7
/proc/16817/stat : 16817 (python) S 16815 16817 15748 0 -1 4202496 44816 935 1 0 4456 12 0 0 25 0 2 0 886577016 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16817/statm: 94714 29577 1867 364 0 30632 0
[pid=16824] ppid=16817 vsize=368612 CPUtime=0.01 cores=5,7
/proc/16824/stat : 16824 (python) R 16817 16817 15748 0 -1 4202560 880 0 0 0 1 0 0 0 15 0 1 0 886581508 377458688 28082 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606696709 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/16824/statm: 92153 28082 376 364 0 28071 0
[pid=16826] ppid=16824 vsize=0 CPUtime=11.55 cores=5,7
/proc/16826/stat : 16826 (lingeling) R 16824 16826 16826 0 -1 4202500 24427 0 0 0 1152 3 0 0 25 0 1 0 886581508 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/16826/statm: 0 0 0 0 0 0 0
[pid=16817/tid=16825] ppid=16815 vsize=378856 CPUtime=0 cores=5,7
/proc/16817/task/16825/stat : 16825 (python) S 16815 16817 15748 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886581508 387948544 29577 33554432000 4194304 5683644 140735187771680 18446744073709551615 235606690225 0 0 16781312 2 18446604471137882240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 56.24
Current children cumulated vsize (KiB) 747468

Child status: 0
Real time (s): 56.5399
CPU time (s): 56.3194
CPU user time (s): 56.1375
CPU system time (s): 0.181972
CPU usage (%): 99.61
Max. virtual memory (cumulated for all children) (KiB): 822704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.1375
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85258
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= 2569
involuntary context switches= 131

runsolver used 0.090986 second user time and 0.222966 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:49:42
IDJOB=3483971
IDBENCH=82474
IDSOLVER=1976
FILE ID=node120/3483971-1307749782
RUNJOBID= node120-1307747010-15769
PBS_JOBID= 13550837
Free space on /tmp= 73816 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-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-3483971-1307749782/watcher-3483971-1307749782 -o /tmp/evaluation-result-3483971-1307749782/solver-3483971-1307749782 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483971-1307749782.cnf -seed 209824839 -budget 1200

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

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=209824839

node120.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	: 5226.07
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.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.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.78
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31489508 kB
Buffers:        103504 kB
Cached:         841516 kB
SwapCached:      11420 kB
Active:         763032 kB
Inactive:       534100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31489508 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          112484 kB
Writeback:          44 kB
AnonPages:      349672 kB
Mapped:          15716 kB
Slab:            94320 kB
PageTables:       9444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   839968 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= 73784 MiB
End job on node120 at 2011-06-11 01:50:39