Trace number 2658127

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 ClUNSAT 245.761 245.845

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
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 benchmark117.186
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 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
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: Clause Learning
0.00/0.00	c Instance file HOME/instance-2658127-1276601593.opb
0.00/0.00	c File size is 2100 bytes.
0.00/0.00	c Highest Coefficient sum: 2553
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       88     472      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
245.70/245.84	c      100     30      108     2235   20      341     520    100  20000 0.01
245.70/245.84	c      251     30      259     5309   20      646     573    251  19307 0.01
245.70/245.84	c      476     30      484     9951   20     1095     631    476  19040 0.03
245.70/245.84	c      814     30      494    10172   20     1110     695    486  16958 0.05
245.70/245.84	c     1322     30      634    13069   20     1393     765    626  15927 0.08
245.70/245.84	c     2085     30      605    12529   20     1337     842    597  15559 0.13
245.70/245.84	c     3233     30      444     9207   20     1009     927    436  14628 0.22
245.70/245.84	c     4954     30      737    15490   21     1599    1020    729  14154 0.35
245.70/245.84	c     7541     30      721    15315   21     1567    1123    713  13862 0.54
245.70/245.84	c    11421     30      589    12748   21     1306    1236    581  13295 0.86
245.70/245.84	c    17243     30      742    15841   21     1612    1360    734  12964 1.33
245.70/245.84	c    25980     30     1160    24629   21     2448    1497   1152  12389 2.10
245.70/245.84	c    39091     30     1286    27339   21     2697    1647   1278  11903 3.28
245.70/245.84	c    58762     30     1639    35139   21     3405    1812   1631  11483 5.12
245.70/245.84	c    88272     30     1621    34914   21     3370    1994   1613  11069 7.97
245.70/245.84	c   132542     30     1271    27151   21     2662    2194   1263  10622 12.48
245.70/245.84	c   198952     30     1904    39771   20     3937    2414   1896   9924 20.05
245.70/245.84	c   298574     30     2365    50073   21     4862    2656   2357   9330 32.00
245.70/245.84	c   448010     30     2473    52076   21     5074    2922   2465   8878 50.46
245.70/245.84	c   672168     30     1895    40767   21     3919    3215   1887   8398 80.03
245.70/245.84	c  1008412     30     1809    38248   21     3746    3537   1801   7839 128.64
245.70/245.84	c  1512783     29     2973    59178   19     6071    3891   2965   7353 205.72
245.70/245.84	c Backtracks by Clause: 0
245.70/245.84	c Backtracks by PB constraint: 0
245.70/245.84	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
245.70/245.84	c   22  1756677  20684  1777982     3897    60202   3889   7147 245.76
245.70/245.84	s UNSATISFIABLE
245.70/245.84	c Total time: 245.759 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-2658127-1276601593/watcher-2658127-1276601593 -o /tmp/evaluation-result-2658127-1276601593/solver-2658127-1276601593 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2658127-1276601593.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: 1.00 1.00 1.00 2/106 9322
/proc/meminfo: memFree=1536032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=26284 CPUtime=0
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 315 0 0 0 0 0 0 0 19 0 1 0 1450210 26914816 233 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 6571 234 190 642 0 5927 0

[startup+0.108451 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 9322
/proc/meminfo: memFree=1536032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=18856 CPUtime=0.1
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 386 0 0 0 10 0 0 0 19 0 1 0 1450210 19308544 304 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4714 304 190 642 0 4070 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18856

[startup+0.201469 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 9322
/proc/meminfo: memFree=1536032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=18856 CPUtime=0.19
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 394 0 0 0 19 0 0 0 19 0 1 0 1450210 19308544 312 1992294400 134512640 137138936 4292043728 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4714 312 190 642 0 4070 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18856

[startup+0.300483 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 9322
/proc/meminfo: memFree=1536032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=18856 CPUtime=0.28
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 402 0 0 0 28 0 0 0 20 0 1 0 1450210 19308544 320 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4714 320 190 642 0 4070 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18856

[startup+0.700548 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 9322
/proc/meminfo: memFree=1536032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=18988 CPUtime=0.69
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 423 0 0 0 68 1 0 0 20 0 1 0 1450210 19443712 341 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4747 341 190 642 0 4103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18988

[startup+1.50068 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1535404/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=18988 CPUtime=1.49
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 446 0 0 0 147 2 0 0 22 0 1 0 1450210 19443712 364 1992294400 134512640 137138936 4292043728 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4747 364 190 642 0 4103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18988

[startup+3.10094 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1535032/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19116 CPUtime=3.08
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 462 0 0 0 305 3 0 0 25 0 1 0 1450210 19574784 380 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4779 380 190 642 0 4135 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19116

[startup+6.30047 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1534784/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19244 CPUtime=6.29
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 494 0 0 0 622 7 0 0 25 0 1 0 1450210 19705856 412 1992294400 134512640 137138936 4292043728 18446744073709551615 136521011 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4811 412 190 642 0 4167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19244

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1534536/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19376 CPUtime=12.68
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 529 0 0 0 1255 13 0 0 25 0 1 0 1450210 19841024 447 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4844 447 190 642 0 4200 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19376

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1534412/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19500 CPUtime=25.48
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 555 0 0 0 2524 24 0 0 25 0 1 0 1450210 19968000 473 1992294400 134512640 137138936 4292043728 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4875 473 190 642 0 4231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19500

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9323
/proc/meminfo: memFree=1534164/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19616 CPUtime=51.07
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 602 0 0 0 5056 51 0 0 25 0 1 0 1450210 20086784 520 1992294400 134512640 137138936 4292043728 18446744073709551615 134543142 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4904 520 190 642 0 4260 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19616

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9325
/proc/meminfo: memFree=1534164/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19840 CPUtime=102.26
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 635 0 0 0 10128 98 0 0 25 0 1 0 1450210 20316160 553 1992294400 134512640 137138936 4292043728 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4960 553 190 642 0 4316 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19840

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9327
/proc/meminfo: memFree=1534040/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19956 CPUtime=162.23
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 667 0 0 0 16076 147 0 0 25 0 1 0 1450210 20434944 585 1992294400 134512640 137138936 4292043728 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4989 585 190 642 0 4345 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19956

[startup+222.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=19952 CPUtime=222.22
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 688 0 0 0 22029 193 0 0 25 0 1 0 1450210 20430848 606 1992294400 134512640 137138936 4292043728 18446744073709551615 134542779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 4988 606 190 642 0 4344 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19952

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

[startup+230.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20068 CPUtime=230.31
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 22832 199 0 0 25 0 1 0 1450210 20549632 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134542357 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5017 609 190 642 0 4373 0
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (KiB) 20068

[startup+236.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=236.71
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 23468 203 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 236.71
Current children cumulated vsize (KiB) 20048

[startup+240.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=239.91
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 23787 204 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 239.91
Current children cumulated vsize (KiB) 20048

[startup+243.209 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=243.12
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 24105 207 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 243.12
Current children cumulated vsize (KiB) 20048

[startup+244.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=244.7
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 24262 208 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 136511084 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 244.7
Current children cumulated vsize (KiB) 20048

[startup+245.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=245.5
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 24341 209 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134542829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 245.5
Current children cumulated vsize (KiB) 20048

[startup+245.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9329
/proc/meminfo: memFree=1533916/2059040 swapFree=4192956/4192956
[pid=9322] ppid=9320 vsize=20048 CPUtime=245.7
/proc/9322/stat : 9322 (bsolo_pb10) R 9320 9322 2327 0 -1 4202496 691 0 0 0 24361 209 0 0 25 0 1 0 1450210 20529152 609 1992294400 134512640 137138936 4292043728 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9322/statm: 5012 609 190 642 0 4368 0
Current children cumulated CPU time (s) 245.7
Current children cumulated vsize (KiB) 20048

Child status: 0
Real time (s): 245.845
CPU time (s): 245.761
CPU user time (s): 243.662
CPU system time (s): 2.09868
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 20068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.662
system time used= 2.09868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 692
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= 2
involuntary context switches= 419

runsolver used 0.412937 second user time and 1.15982 second system time

The end

Launcher Data

Begin job on node055 at 2010-06-15 13:33:13
IDJOB=2658127
IDBENCH=2905
IDSOLVER=1163
FILE ID=node055/2658127-1276601593
PBS_JOBID= 11173558
Free space on /tmp= 62480 MiB

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

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=1788828510

node055.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.258
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.51
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.258
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1536684 kB
Buffers:         47960 kB
Cached:         348500 kB
SwapCached:          0 kB
Active:         191392 kB
Inactive:       264284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1536684 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4000 kB
Writeback:           0 kB
AnonPages:       59244 kB
Mapped:          15384 kB
Slab:            45016 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node055 at 2010-06-15 13:37:19