Trace number 2657203

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 CardUNSAT 203.369 203.434

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark109.139
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2657203-1276601898.opb
0.00/0.00	c File size is 2096 bytes.
0.00/0.00	c Highest Coefficient sum: 2608
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 31 Constr: 9 1/0/8 Lit: 237 Watch. Lit: 87
0.00/0.00	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     30        8      236   29       90     472      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
203.33/203.43	c      101     30      172     3722   21      577     520    164  10100 0.01
203.33/203.43	c      251     30      412     8581   20     1201     573    404   9653 0.03
203.33/203.43	c      476     30      474     9939   20     1175     631    466   9153 0.05
203.33/203.43	c      814     30      362     7506   20      876     695    354   8847 0.09
203.33/203.43	c     1322     30      467     9795   20     1125     765    459   8813 0.15
203.33/203.43	c     2086     30      572    11465   20     1360     842    564   8619 0.24
203.33/203.43	c     3234     30      655    13437   20     1546     927    647   8624 0.38
203.33/203.43	c     4955     30      681    14326   21     1609    1020    673   8441 0.59
203.33/203.43	c     7539     30      991    20271   20     2378    1123    983   8194 0.92
203.33/203.43	c    11418     30     1121    23648   21     2698    1236   1113   8052 1.42
203.33/203.43	c    17241     30     1198    24268   20     2792    1360   1190   7717 2.23
203.33/203.43	c    25980     30      845    17470   20     1937    1497    837   7437 3.49
203.33/203.43	c    39091     30     1483    30152   20     3492    1647   1475   7282 5.37
203.33/203.43	c    58761     30     1439    29406   20     3466    1812   1431   7008 8.38
203.33/203.43	c    88271     30     1599    32726   20     3945    1994   1591   6692 13.19
203.33/203.43	c   132542     30     1757    35487   20     4261    2194   1749   6476 20.46
203.33/203.43	c   198952     30     1161    23465   20     2743    2414   1153   6168 32.25
203.33/203.43	c   298572     30     2204    45837   20     5138    2656   2196   5881 50.77
203.33/203.43	c   448010     30     2469    52088   21     5917    2922   2461   5506 81.36
203.33/203.43	c   672171     30     2073    41277   19     5129    3215   2065   5205 129.13
203.33/203.43	c  1008415     25     2916    45835   15     6305    3537   2908   4992 201.97
203.33/203.43	c Backtracks by Clause: 1015422
203.33/203.43	c Backtracks by PB constraint: 171
203.33/203.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
203.33/203.43	c   21  1015593  23923  1040620     1955    27749   1947   4993 203.37
203.33/203.43	s UNSATISFIABLE
203.33/203.43	c Total time: 203.367 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657203-1276601898/watcher-2657203-1276601898 -o /tmp/evaluation-result-2657203-1276601898/solver-2657203-1276601898 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2657203-1276601898.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9703
/proc/meminfo: memFree=1798316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18604 CPUtime=0
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 1477837 19050496 243 1992294400 134512640 137138936 4289482080 18446744073709551615 136504105 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4651 244 192 642 0 4007 0

[startup+0.0417821 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9703
/proc/meminfo: memFree=1798316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18736 CPUtime=0.03
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 370 0 0 0 3 0 0 0 20 0 1 0 1477837 19185664 288 1992294400 134512640 137138936 4289482080 18446744073709551615 134607574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4684 288 192 642 0 4040 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18736

[startup+0.100774 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9703
/proc/meminfo: memFree=1798316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18736 CPUtime=0.09
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 377 0 0 0 9 0 0 0 20 0 1 0 1477837 19185664 295 1992294400 134512640 137138936 4289482080 18446744073709551615 136511072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4684 295 192 642 0 4040 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18736

[startup+0.300803 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9703
/proc/meminfo: memFree=1798316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18864 CPUtime=0.29
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 397 0 0 0 29 0 0 0 20 0 1 0 1477837 19316736 315 1992294400 134512640 137138936 4289482080 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4716 315 192 642 0 4072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18864

[startup+0.700858 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 9703
/proc/meminfo: memFree=1798316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18868 CPUtime=0.69
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 416 0 0 0 68 1 0 0 20 0 1 0 1477837 19320832 334 1992294400 134512640 137138936 4289482080 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4717 334 192 642 0 4073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18868

[startup+1.50097 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1797564/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18996 CPUtime=1.49
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 440 0 0 0 148 1 0 0 22 0 1 0 1477837 19451904 358 1992294400 134512640 137138936 4289482080 18446744073709551615 134572996 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4749 358 192 642 0 4105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18996

[startup+3.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1797316/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=18996 CPUtime=3.09
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 451 0 0 0 307 2 0 0 25 0 1 0 1477837 19451904 369 1992294400 134512640 137138936 4289482080 18446744073709551615 136296975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4749 369 192 642 0 4105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18996

[startup+6.30165 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1796944/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19124 CPUtime=6.29
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 479 0 0 0 625 4 0 0 25 0 1 0 1477837 19582976 397 1992294400 134512640 137138936 4289482080 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4781 397 192 642 0 4137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19124

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1796820/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19252 CPUtime=12.69
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 497 0 0 0 1260 9 0 0 25 0 1 0 1477837 19714048 415 1992294400 134512640 137138936 4289482080 18446744073709551615 136521017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4813 415 192 642 0 4169 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19252

[startup+25.5004 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1796696/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19388 CPUtime=25.49
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 536 0 0 0 2531 18 0 0 25 0 1 0 1477837 19853312 454 1992294400 134512640 137138936 4289482080 18446744073709551615 136504051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4847 454 192 642 0 4203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19388

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9704
/proc/meminfo: memFree=1796572/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19512 CPUtime=51.07
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 580 0 0 0 5070 37 0 0 25 0 1 0 1477837 19980288 498 1992294400 134512640 137138936 4289482080 18446744073709551615 134576458 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4878 498 192 642 0 4234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19512

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 9706
/proc/meminfo: memFree=1796324/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19620 CPUtime=102.26
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 609 0 0 0 10161 65 0 0 25 0 1 0 1477837 20090880 527 1992294400 134512640 137138936 4289482080 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4905 527 192 642 0 4261 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19620

[startup+162.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=162.24
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 16124 100 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19740

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

[startup+179.101 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=179.04
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 17795 109 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 19740

[startup+191.901 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=191.82
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 19066 116 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 19740

[startup+198.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=198.22
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 19702 120 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 198.22
Current children cumulated vsize (KiB) 19740

[startup+201.501 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=201.43
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 20021 122 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 201.43
Current children cumulated vsize (KiB) 19740

[startup+202.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=202.24
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 20101 123 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 202.24
Current children cumulated vsize (KiB) 19740

[startup+203.101 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=203.03
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 20180 123 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 203.03
Current children cumulated vsize (KiB) 19740

[startup+203.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=203.22
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 20199 123 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 19740

[startup+203.401 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 9708
/proc/meminfo: memFree=1796076/2059040 swapFree=4192956/4192956
[pid=9703] ppid=9701 vsize=19740 CPUtime=203.33
/proc/9703/stat : 9703 (bsolo_pb10) R 9701 9703 2479 0 -1 4202496 636 0 0 0 20210 123 0 0 25 0 1 0 1477837 20213760 554 1992294400 134512640 137138936 4289482080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9703/statm: 4935 554 192 642 0 4291 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 19740

Child status: 0
Real time (s): 203.434
CPU time (s): 203.369
CPU user time (s): 202.131
CPU system time (s): 1.23781
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 19740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.131
system time used= 1.23781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 442

runsolver used 0.368943 second user time and 0.940856 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-15 13:38:18
IDJOB=2657203
IDBENCH=2907
IDSOLVER=1162
FILE ID=node049/2657203-1276601898
PBS_JOBID= 11173563
Free space on /tmp= 62524 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657203-1276601898/watcher-2657203-1276601898 -o /tmp/evaluation-result-2657203-1276601898/solver-2657203-1276601898 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2657203-1276601898.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=404756691

node049.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1798720 kB
Buffers:         11224 kB
Cached:         114184 kB
SwapCached:          0 kB
Active:          68824 kB
Inactive:       116036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1798720 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:       59436 kB
Mapped:          15480 kB
Slab:            53436 kB
PageTables:       3900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62520 MiB
End job on node049 at 2010-06-15 13:41:41