Trace number 3708048

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.2UNSAT 79.9279 79.9434

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
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 benchmark5.99509
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708048-1338157126.opb
0.00/0.00	c File size is 2084 bytes.
0.00/0.00	c Highest Coefficient sum: 2424
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: 235 Watch. Lit: 85
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      234   29       86     468      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
79.88/79.94	c      100     30      167     3613   21      589     515    159  20000 0.01
79.88/79.94	c      250     30      406     8396   20     1189     567    398  15625 0.02
79.88/79.94	c      475     30      484     9958   20     1202     624    476  15322 0.03
79.88/79.94	c      813     30      395     8023   20      970     687    387  15339 0.05
79.88/79.94	c     1322     30      570    11945   20     1487     756    562  15022 0.09
79.88/79.94	c     2085     30      703    14587   20     1792     832    695  14479 0.14
79.88/79.94	c     3231     30      525    10767   20     1285     916    517  13987 0.23
79.88/79.94	c     4952     30      717    14337   19     1749    1008    709  13641 0.36
79.88/79.94	c     7537     30      513    10447   20     1159    1109    505  13316 0.57
79.88/79.94	c    11416     30      679    13631   20     1568    1220    671  13061 0.87
79.88/79.94	c    17239     30      790    16231   20     1855    1343    782  12555 1.37
79.88/79.94	c    25976     30      764    15334   20     1708    1478    756  12098 2.15
79.88/79.94	c    39086     30      808    16330   20     1827    1626    800  11681 3.35
79.88/79.94	c    58756     30     1031    20583   19     2334    1789   1023  11347 5.18
79.88/79.94	c    88266     30     1597    31830   19     4297    1968   1589  10808 8.17
79.88/79.94	c   132537     30     1490    29637   19     3856    2165   1482  10399 12.74
79.88/79.94	c   198948     30     1780    35604   20     4629    2382   1772   9916 20.06
79.88/79.94	c   298568     30     1419    28919   20     3685    2621   1411   9396 31.77
79.88/79.94	c   448003     30     2058    40803   19     5219    2884   2050   8851 50.62
79.88/79.94	c Backtracks by Clause: 671730
79.88/79.94	c Backtracks by PB constraint: 262
79.88/79.94	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
79.88/79.94	c   19   671992   5262   677461     2669    37732   2661   8407 79.92
79.88/79.94	s UNSATISFIABLE
79.88/79.94	c Total time: 79.926 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3708048-1338157126/watcher-3708048-1338157126 -o /tmp/evaluation-result-3708048-1338157126/solver-3708048-1338157126 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708048-1338157126.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.29 1.80 1.93 2/175 8760
/proc/meminfo: memFree=29883868/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=26416 CPUtime=0 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 287 0 0 0 0 0 0 0 20 0 1 0 281836948 27049984 758 33554432000 134512640 137138936 4293702528 4293700672 136577166 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 6604 758 192 642 0 5960 0

[startup+0.0522981 s]
/proc/loadavg: 1.29 1.80 1.93 2/175 8760
/proc/meminfo: memFree=29883868/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=18732 CPUtime=0.04 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 339 0 0 0 4 0 0 0 20 0 1 0 281836948 19181568 385 33554432000 134512640 137138936 4293702528 4293700952 134606683 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4683 385 192 642 0 4039 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18732

[startup+0.100208 s]
/proc/loadavg: 1.29 1.80 1.93 2/175 8760
/proc/meminfo: memFree=29883868/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=18860 CPUtime=0.09 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 351 0 0 0 9 0 0 0 20 0 1 0 281836948 19312640 397 33554432000 134512640 137138936 4293702528 4293701456 134542316 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4715 397 192 642 0 4071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18860

[startup+0.300175 s]
/proc/loadavg: 1.29 1.80 1.93 2/175 8760
/proc/meminfo: memFree=29883868/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=18860 CPUtime=0.29 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 370 0 0 0 29 0 0 0 20 0 1 0 281836948 19312640 416 33554432000 134512640 137138936 4293702528 4293701452 135984544 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4715 416 192 642 0 4071 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18860

[startup+0.700178 s]
/proc/loadavg: 1.29 1.80 1.93 2/175 8760
/proc/meminfo: memFree=29883868/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=18992 CPUtime=0.68 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 388 0 0 0 68 0 0 0 20 0 1 0 281836948 19447808 434 33554432000 134512640 137138936 4293702528 4293701076 136501693 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4748 434 192 642 0 4104 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18992

[startup+1.50018 s]
/proc/loadavg: 1.29 1.80 1.93 4/177 8762
/proc/meminfo: memFree=29881236/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=18992 CPUtime=1.49 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 408 0 0 0 148 1 0 0 20 0 1 0 281836948 19447808 454 33554432000 134512640 137138936 4293702528 4293701280 134575800 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4748 454 192 642 0 4104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18992

[startup+3.10018 s]
/proc/loadavg: 1.29 1.80 1.93 4/177 8762
/proc/meminfo: memFree=29880096/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19120 CPUtime=3.09 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 425 0 0 0 308 1 0 0 20 0 1 0 281836948 19578880 471 33554432000 134512640 137138936 4293702528 4293701024 134618397 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8760/statm: 4780 471 192 642 0 4136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19120

[startup+6.3002 s]
/proc/loadavg: 1.34 1.80 1.93 4/177 8762
/proc/meminfo: memFree=29878980/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19252 CPUtime=6.28 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 459 0 0 0 626 2 0 0 20 0 1 0 281836948 19714048 505 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4813 505 192 642 0 4169 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19252

[startup+12.7002 s]
/proc/loadavg: 1.39 1.80 1.93 4/177 8762
/proc/meminfo: memFree=29878152/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19256 CPUtime=12.69 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 478 0 0 0 1264 5 0 0 20 0 1 0 281836948 19718144 524 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4814 524 192 642 0 4170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19256

[startup+25.5003 s]
/proc/loadavg: 1.53 1.81 1.93 4/177 8762
/proc/meminfo: memFree=29877944/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19512 CPUtime=25.49 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 521 0 0 0 2538 11 0 0 20 0 1 0 281836948 19980288 567 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4878 567 192 642 0 4234 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19512

[startup+51.1003 s]
/proc/loadavg: 1.69 1.83 1.93 4/177 8762
/proc/meminfo: memFree=29877384/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=51.08 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 561 0 0 0 5088 20 0 0 20 0 1 0 281836948 20090880 607 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 607 192 642 0 4261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19620

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

[startup+51.2003 s]
/proc/loadavg: 1.69 1.83 1.93 4/177 8762
/proc/meminfo: memFree=29877384/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=51.18 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 562 0 0 0 5098 20 0 0 20 0 1 0 281836948 20090880 608 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 608 192 642 0 4261 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 19620

[startup+64.0002 s]
/proc/loadavg: 1.74 1.83 1.93 4/177 8762
/proc/meminfo: memFree=29877136/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=63.98 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 6372 26 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701456 134542319 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 19620

[startup+70.4002 s]
/proc/loadavg: 1.78 1.84 1.93 4/177 8762
/proc/meminfo: memFree=29877012/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=70.38 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7010 28 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 70.38
Current children cumulated vsize (KiB) 19620

[startup+76.8002 s]
/proc/loadavg: 1.79 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876732/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=76.78 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7647 31 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 19620

[startup+78.4002 s]
/proc/loadavg: 1.79 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876592/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=78.37 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7806 31 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 78.37
Current children cumulated vsize (KiB) 19620

[startup+79.2002 s]
/proc/loadavg: 1.81 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876592/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=79.18 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7887 31 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 79.18
Current children cumulated vsize (KiB) 19620

[startup+79.6002 s]
/proc/loadavg: 1.81 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876592/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=79.58 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7926 32 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 79.58
Current children cumulated vsize (KiB) 19620

[startup+79.8002 s]
/proc/loadavg: 1.81 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876592/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=79.78 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7946 32 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701456 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 79.78
Current children cumulated vsize (KiB) 19620

[startup+79.9002 s]
/proc/loadavg: 1.81 1.84 1.93 4/178 8765
/proc/meminfo: memFree=29876592/32873844 swapFree=7628/7628
[pid=8760] ppid=8756 vsize=19620 CPUtime=79.88 cores=0,2,4,6
/proc/8760/stat : 8760 (bsolo) R 8756 8760 8717 0 -1 4202496 572 0 0 0 7956 32 0 0 20 0 1 0 281836948 20090880 618 33554432000 134512640 137138936 4293702528 4293701644 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8760/statm: 4905 618 192 642 0 4261 0
Current children cumulated CPU time (s) 79.88
Current children cumulated vsize (KiB) 19620

Child status: 0
Real time (s): 79.9434
CPU time (s): 79.9279
CPU user time (s): 79.6049
CPU system time (s): 0.32295
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 19632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.6049
system time used= 0.32295
maximum resident set size= 5048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 572
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= 5
involuntary context switches= 134

runsolver used 0.110983 second user time and 0.328949 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 00:18:46
IDJOB=3708048
IDBENCH=2901
IDSOLVER=2286
FILE ID=node145/3708048-1338157126
RUNJOBID= node145-1338157126-8733
PBS_JOBID= 14624528
Free space on /tmp= 71556 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708048-1338157126/watcher-3708048-1338157126 -o /tmp/evaluation-result-3708048-1338157126/solver-3708048-1338157126 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708048-1338157126.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1760366929

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29884792 kB
Buffers:          326384 kB
Cached:          1833828 kB
SwapCached:            0 kB
Active:           678536 kB
Inactive:        1492364 kB
Active(anon):       2160 kB
Inactive(anon):    10880 kB
Active(file):     676376 kB
Inactive(file):  1481484 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:         18208 kB
Mapped:            13028 kB
Shmem:               200 kB
Slab:             678444 kB
SReclaimable:     120096 kB
SUnreclaim:       558348 kB
KernelStack:        1376 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node145 at 2012-05-28 00:20:06