Trace number 3377830

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 17.7833 17.9423

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-bc57sensorsp2-tseitin.cnf
MD5SUM6e04f35d78573827a20cb4936c2b6acb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.800878
Satisfiable
(Un)Satisfiability was proved
Number of variables71285
Number of clauses196970
Sum of the clauses size459594
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2131312
Number of clauses of size 365656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.45/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/0.65	c INFO: solving HOME/instance-3377830-1305455630.cnf
0.45/0.65	c INFO: computing task features
1.03/1.23	c INFO: computed variable-clause graph statistics
1.03/1.25	c INFO: computed clause balance statistics
4.11/4.35	c INFO: computed variable balance statistics
6.11/6.55	c INFO: computed small-clause counts
6.11/6.57	c INFO: computed Horn-clause counts
12.31/12.59	c INFO: computed variable graph statistics
12.31/12.59	c INFO: collected features for HOME/instance-3377830-1305455630.cnf in 11.90 s
12.41/12.60	c INFO: running lingeling-276@0 for 582 with 2388 remaining (b = 0.63)
17.71/17.91	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-3377830-1305455630/watcher-3377830-1305455630 -o /tmp/evaluation-result-3377830-1305455630/solver-3377830-1305455630 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377830-1305455630.cnf -seed 246596635 -budget 2400 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.10 1.44 2.33 4/334 30438
/proc/meminfo: memFree=13253224/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=16236 CPUtime=0 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 995 0 0 0 0 0 0 0 17 0 1 0 735793766 16625664 868 33554432000 4194304 5683644 140735885095408 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30438/statm: 4059 868 368 364 0 546 0

[startup+0.104559 s]
/proc/loadavg: 1.10 1.44 2.33 4/334 30438
/proc/meminfo: memFree=13253224/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=93956 CPUtime=0.07 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 2691 0 0 0 5 2 0 0 17 0 1 0 735793766 96210944 2406 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895486309 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30438/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 93956

[startup+0.200536 s]
/proc/loadavg: 1.10 1.44 2.33 4/334 30438
/proc/meminfo: memFree=13253224/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=121276 CPUtime=0.13 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 3934 0 0 0 8 5 0 0 17 0 1 0 735793766 124186624 3564 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/30438/statm: 30319 3564 959 364 0 2651 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 121276

[startup+0.30051 s]
/proc/loadavg: 1.10 1.44 2.33 4/334 30438
/proc/meminfo: memFree=13253224/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=135744 CPUtime=0.21 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 5970 935 1 0 14 7 0 0 17 0 1 0 735793766 139001856 4147 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895486469 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30438/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135744

[startup+0.700374 s]
/proc/loadavg: 1.10 1.44 2.33 4/334 30438
/proc/meminfo: memFree=13253224/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=284328 CPUtime=0.53 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 10743 935 1 0 34 19 0 0 17 0 1 0 735793766 291151872 8414 33554432000 4194304 5683644 140735885095408 18446744073709551615 4951663 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/30438/statm: 71082 8414 1761 364 0 7006 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 284328

[startup+1.50022 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=13054756/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=315208 CPUtime=1.31 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 24812 935 1 0 110 21 0 0 18 0 1 0 735793766 322772992 16187 33554432000 4194304 5683644 140735885095408 18446744073709551615 47494627285838 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/30438/statm: 78802 16187 1826 364 0 14726 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 315208

[startup+3.10098 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=12934848/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=315208 CPUtime=2.91 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 24812 935 1 0 270 21 0 0 21 0 1 0 735793766 322772992 16187 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895157632 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30438/statm: 78802 16187 1826 364 0 14726 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 315208

[startup+6.30038 s]
/proc/loadavg: 1.49 1.52 2.35 5/340 30460
/proc/meminfo: memFree=12932884/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=315208 CPUtime=6.11 cores=5,7
/proc/30438/stat : 30438 (python) R 30436 30438 29010 0 -1 4202496 24813 935 1 0 590 21 0 0 25 0 1 0 735793766 322772992 16188 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895157731 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30438/statm: 78802 16188 1827 364 0 14726 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 315208

[startup+12.7002 s]
/proc/loadavg: 1.69 1.56 2.35 5/340 30460
/proc/meminfo: memFree=12931068/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 323996

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

[startup+13.701 s]
/proc/loadavg: 1.69 1.56 2.35 5/343 30463
/proc/meminfo: memFree=12919884/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
[pid=30461] ppid=30438 vsize=313752 CPUtime=0 cores=5,7
/proc/30461/stat : 30461 (python) S 30438 30438 29010 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 735795026 321282048 14344 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895510543 0 0 16781312 514 14709215158513696767 0 0 17 7 0 0 0
/proc/30461/statm: 78438 14344 353 364 0 14356 0
[pid=30463] ppid=30461 vsize=14904 CPUtime=1.08 cores=5,7
/proc/30463/stat : 30463 (lingeling) R 30461 30463 30463 0 -1 4202496 7243 0 0 0 108 0 0 0 25 0 1 0 735795027 15261696 2882 33554432000 4194304 4352236 140735534573392 18446744073709551615 4319040 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30463/statm: 3726 2882 121 39 0 2806 0
[pid=30438/tid=30462] ppid=30436 vsize=323996 CPUtime=0 cores=5,7
/proc/30438/task/30462/stat : 30462 (python) S 30436 30438 29010 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 735795027 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907314097 0 0 16781312 2 18446604469137688768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 652652

[startup+15.3127 s]
/proc/loadavg: 1.95 1.61 2.37 5/343 30463
/proc/meminfo: memFree=12910708/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
[pid=30461] ppid=30438 vsize=313752 CPUtime=0 cores=5,7
/proc/30461/stat : 30461 (python) S 30438 30438 29010 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 735795026 321282048 14344 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895510543 0 0 16781312 514 14709215158513664262 0 0 17 7 0 0 0
/proc/30461/statm: 78438 14344 353 364 0 14356 0
[pid=30463] ppid=30461 vsize=25148 CPUtime=2.7 cores=5,7
/proc/30463/stat : 30463 (lingeling) R 30461 30463 30463 0 -1 4202496 9816 0 0 0 269 1 0 0 25 0 1 0 735795027 25751552 5455 33554432000 4194304 4352236 140735534573392 18446744073709551615 4229793 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30463/statm: 6287 5455 127 39 0 5367 0
[pid=30438/tid=30462] ppid=30436 vsize=323996 CPUtime=0 cores=5,7
/proc/30438/task/30462/stat : 30462 (python) S 30436 30438 29010 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 735795027 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907314097 0 0 16781312 2 18446604469137688768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.12
Current children cumulated vsize (KiB) 662896

[startup+16.9004 s]
/proc/loadavg: 1.95 1.61 2.37 5/343 30463
/proc/meminfo: memFree=12907360/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
[pid=30461] ppid=30438 vsize=313752 CPUtime=0.01 cores=5,7
/proc/30461/stat : 30461 (python) S 30438 30438 29010 0 -1 4202560 893 0 0 0 1 0 0 0 18 0 1 0 735795026 321282048 14366 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895510543 0 0 16781312 514 14709215158513696767 0 0 17 7 0 0 0
/proc/30461/statm: 78438 14366 375 364 0 14356 0
[pid=30463] ppid=30461 vsize=29248 CPUtime=4.28 cores=5,7
/proc/30463/stat : 30463 (lingeling) R 30461 30463 30463 0 -1 4202496 10841 0 0 0 427 1 0 0 25 0 1 0 735795027 29949952 6480 33554432000 4194304 4352236 140735534573392 18446744073709551615 4215278 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30463/statm: 7312 6480 127 39 0 6392 0
[pid=30438/tid=30462] ppid=30436 vsize=323996 CPUtime=0 cores=5,7
/proc/30438/task/30462/stat : 30462 (python) S 30436 30438 29010 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 735795027 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907314097 0 0 16781312 2 18446604469137688768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.71
Current children cumulated vsize (KiB) 666996

[startup+17.7002 s]
/proc/loadavg: 1.95 1.61 2.37 5/343 30463
/proc/meminfo: memFree=12907368/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
[pid=30461] ppid=30438 vsize=313752 CPUtime=0.01 cores=5,7
/proc/30461/stat : 30461 (python) S 30438 30438 29010 0 -1 4202560 893 0 0 0 1 0 0 0 18 0 1 0 735795026 321282048 14366 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895510543 0 0 16781312 514 14709215158513664262 0 0 17 7 0 0 0
/proc/30461/statm: 78438 14366 375 364 0 14356 0
[pid=30463] ppid=30461 vsize=29248 CPUtime=5.08 cores=5,7
/proc/30463/stat : 30463 (lingeling) R 30461 30463 30463 0 -1 4202496 10841 0 0 0 507 1 0 0 25 0 1 0 735795027 29949952 6480 33554432000 4194304 4352236 140735534573392 18446744073709551615 4208546 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30463/statm: 7312 6480 127 39 0 6392 0
[pid=30438/tid=30462] ppid=30436 vsize=323996 CPUtime=0 cores=5,7
/proc/30438/task/30462/stat : 30462 (python) S 30436 30438 29010 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 735795027 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907314097 0 0 16781312 2 18446604469137688768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.51
Current children cumulated vsize (KiB) 666996

[startup+17.9012 s]
/proc/loadavg: 1.95 1.61 2.37 5/343 30463
/proc/meminfo: memFree=12907368/32950928 swapFree=67085488/67111528
[pid=30438] ppid=30436 vsize=323996 CPUtime=12.42 cores=5,7
/proc/30438/stat : 30438 (python) S 30436 30438 29010 0 -1 4202496 25490 935 1 0 1221 21 0 0 25 0 2 0 735793766 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30438/statm: 80999 15862 1867 364 0 16917 0
[pid=30461] ppid=30438 vsize=313752 CPUtime=0.01 cores=5,7
/proc/30461/stat : 30461 (python) S 30438 30438 29010 0 -1 4202560 893 0 0 0 1 0 0 0 18 0 1 0 735795026 321282048 14366 33554432000 4194304 5683644 140735885095408 18446744073709551615 231895510543 0 0 16781312 514 14709215158513664262 0 0 17 7 0 0 0
/proc/30461/statm: 78438 14366 375 364 0 14356 0
[pid=30463] ppid=30461 vsize=21596 CPUtime=5.28 cores=5,7
/proc/30463/stat : 30463 (lingeling) R 30461 30463 30463 0 -1 4202496 11867 0 0 0 527 1 0 0 25 0 1 0 735795027 22114304 4601 33554432000 4194304 4352236 140735534573392 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30463/statm: 5399 4601 129 39 0 4479 0
[pid=30438/tid=30462] ppid=30436 vsize=323996 CPUtime=0 cores=5,7
/proc/30438/task/30462/stat : 30462 (python) S 30436 30438 29010 0 -1 4202560 31 935 0 0 0 0 0 0 25 0 2 0 735795027 331771904 15862 33554432000 4194304 5683644 140735885095408 18446744073709551615 231907314097 0 0 16781312 2 18446604469137688768 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.71
Current children cumulated vsize (KiB) 659344

Child status: 0
Real time (s): 17.9423
CPU time (s): 17.7833
CPU user time (s): 17.5323
CPU system time (s): 0.250961
CPU usage (%): 99.1135
Max. virtual memory (cumulated for all children) (KiB): 666996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5323
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47740
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= 17532
involuntary context switches= 57

runsolver used 0.055991 second user time and 0.122981 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 12:33:51
IDJOB=3377830
IDBENCH=82472
IDSOLVER=1858
FILE ID=node114/3377830-1305455630
RUNJOBID= node114-1305455630-30404
PBS_JOBID= 13324876
Free space on /tmp= 72916 MiB

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

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

MD5SUM BENCH= 6e04f35d78573827a20cb4936c2b6acb
RANDOM SEED=246596635

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.75
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.848
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.848
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.848
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:      13254124 kB
Buffers:        297340 kB
Cached:        6875100 kB
SwapCached:         96 kB
Active:       14019364 kB
Inactive:      5258992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13254124 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          148704 kB
Writeback:           0 kB
AnonPages:    12105552 kB
Mapped:          30504 kB
Slab:           311504 kB
PageTables:      41608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54232668 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= 72852 MiB
End job on node114 at 2011-05-15 12:34:09