Trace number 3463755

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 206.204 206.198

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 benchmark30.5973
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.02	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.02	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.02	c type "bsolo -h" for help
0.00/0.02	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.02	c Learning Strategy: Cardinality Constraint Learning
0.00/0.02	c Time Limit set to 1800
0.00/0.02	c Instance file HOME/instance-3463755-1307179192.opb
0.00/0.02	c File size is 2100 bytes.
0.00/0.02	c Highest Coefficient sum: 2553
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0 s
0.00/0.02	c Var: 31 Constr: 9 1/0/8 Lit: 237 Watch. Lit: 87
0.00/0.02	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.02	c Pre-processing Time: 0 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0     30        8      236   29       88     472      0 -2147483648 0.00
0.00/0.02	c Switching off lower bounding mode.
206.10/206.19	c      100     30      162     3272   20      502     520    154  16666 0.01
206.10/206.19	c      251     30      388     7797   20     1039     573    380  16733 0.01
206.10/206.19	c      476     30      458     9506   20     1182     631    450  14875 0.03
206.10/206.19	c      814     30      336     6902   20      794     695    328  14034 0.06
206.10/206.19	c     1322     30      417     8509   20      980     765    409  13628 0.10
206.10/206.19	c     2085     30      454     9391   20     1062     842    446  13627 0.15
206.10/206.19	c     3231     30      531    10776   20     1229     927    523  13296 0.24
206.10/206.19	c     4952     30      511    10682   20     1158    1020    503  12895 0.38
206.10/206.19	c     7536     30      660    13811   20     1491    1123    652  12751 0.59
206.10/206.19	c    11416     30      973    20484   21     2265    1236    965  12614 0.91
206.10/206.19	c    17239     30      821    17605   21     1879    1360    813  12287 1.40
206.10/206.19	c    25978     30     1121    23980   21     2608    1497   1113  11932 2.18
206.10/206.19	c    39090     30      801    17198   21     1792    1647    793  11436 3.42
206.10/206.19	c    58760     30     1098    23164   21     2515    1812   1090  11053 5.32
206.10/206.19	c    88271     30     1546    32257   20     3590    1994   1538  10689 8.26
206.10/206.19	c   132541     30     1302    27501   21     3049    2194   1294  10314 12.85
206.10/206.19	c   198951     30     1795    37201   20     4375    2414   1787   9814 20.27
206.10/206.19	c   298572     30     1529    32154   21     3650    2656   1521   9171 32.55
206.10/206.19	c   448008     30     1907    39829   20     4571    2922   1899   8799 50.91
206.10/206.19	c   672166     30     2437    50470   20     5771    3215   2429   8392 80.09
206.10/206.19	c  1008410     30     2981    62438   20     6943    3537   2973   7992 126.17
206.10/206.19	c  1512781     27     2178    39373   18     4737    3891   2170   7659 197.51
206.10/206.19	c Backtracks by Clause: 1576842
206.10/206.19	c Backtracks by PB constraint: 1377
206.10/206.19	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
206.10/206.19	c   22  1578219  20624  1599473     3126    45854   3118   7653 206.20
206.10/206.19	s UNSATISFIABLE
206.10/206.19	c Total time: 206.202 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463755-1307179192/watcher-3463755-1307179192 -o /tmp/evaluation-result-3463755-1307179192/solver-3463755-1307179192 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463755-1307179192.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: 2.00 2.03 2.00 2/550 32461
/proc/meminfo: memFree=21129636/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18728 CPUtime=0.01 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 322 0 0 0 1 0 0 0 25 0 1 0 829519585 19177472 275 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4682 275 192 642 0 4038 0

[startup+0.0604599 s]
/proc/loadavg: 2.00 2.03 2.00 2/550 32461
/proc/meminfo: memFree=21129636/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18728 CPUtime=0.06 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 341 0 0 0 6 0 0 0 25 0 1 0 829519585 19177472 294 33554432000 134512640 137138936 4293422192 18446744073709551615 136520979 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4682 294 192 642 0 4038 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18728

[startup+0.100501 s]
/proc/loadavg: 2.00 2.03 2.00 2/550 32461
/proc/meminfo: memFree=21129636/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18728 CPUtime=0.1 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 348 0 0 0 10 0 0 0 25 0 1 0 829519585 19177472 301 33554432000 134512640 137138936 4293422192 18446744073709551615 136504093 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4682 301 192 642 0 4038 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18728

[startup+0.30046 s]
/proc/loadavg: 2.00 2.03 2.00 2/550 32461
/proc/meminfo: memFree=21129636/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18856 CPUtime=0.3 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 370 0 0 0 30 0 0 0 25 0 1 0 829519585 19308544 323 33554432000 134512640 137138936 4293422192 18446744073709551615 134582929 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4714 323 192 642 0 4070 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 18856

[startup+0.70039 s]
/proc/loadavg: 2.00 2.03 2.00 2/550 32461
/proc/meminfo: memFree=21129636/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18992 CPUtime=0.69 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 392 0 0 0 69 0 0 0 25 0 1 0 829519585 19447808 345 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4748 345 192 642 0 4104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18992

[startup+1.50024 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 32462
/proc/meminfo: memFree=21127396/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=18992 CPUtime=1.49 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 417 0 0 0 149 0 0 0 25 0 1 0 829519585 19447808 370 33554432000 134512640 137138936 4293422192 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4748 370 192 642 0 4104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18992

[startup+3.10096 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 32462
/proc/meminfo: memFree=21126608/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19116 CPUtime=3.09 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 432 0 0 0 308 1 0 0 25 0 1 0 829519585 19574784 385 33554432000 134512640 137138936 4293422192 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4779 385 192 642 0 4135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19116

[startup+6.30037 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 32462
/proc/meminfo: memFree=21124856/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19244 CPUtime=6.29 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 462 0 0 0 627 2 0 0 25 0 1 0 829519585 19705856 415 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4811 415 192 642 0 4167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19244

[startup+12.7002 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 32462
/proc/meminfo: memFree=21123768/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19372 CPUtime=12.69 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 483 0 0 0 1263 6 0 0 25 0 1 0 829519585 19836928 436 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4843 436 192 642 0 4199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19372

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 32462
/proc/meminfo: memFree=21120916/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19500 CPUtime=25.5 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 526 0 0 0 2536 14 0 0 25 0 1 0 829519585 19968000 479 33554432000 134512640 137138936 4293422192 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4875 479 192 642 0 4231 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19500

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 32463
/proc/meminfo: memFree=21115124/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19620 CPUtime=51.09 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 571 0 0 0 5085 24 0 0 25 0 1 0 829519585 20090880 524 33554432000 134512640 137138936 4293422192 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4905 524 192 642 0 4261 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19620

[startup+102.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/551 32464
/proc/meminfo: memFree=21080016/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19852 CPUtime=102.31 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 605 0 0 0 10185 46 0 0 25 0 1 0 829519585 20328448 558 33554432000 134512640 137138936 4293422192 18446744073709551615 134542817 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4963 558 192 642 0 4319 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19852

[startup+162.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/551 32466
/proc/meminfo: memFree=21079116/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=162.29 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 16160 69 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19968

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

[startup+179.101 s]
/proc/loadavg: 2.09 2.06 2.01 3/551 32466
/proc/meminfo: memFree=21078728/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=179.1 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 17836 74 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136511151 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 19968

[startup+191.901 s]
/proc/loadavg: 2.08 2.06 2.01 3/551 32467
/proc/meminfo: memFree=21079588/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=191.9 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 19111 79 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 19968

[startup+198.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21079588/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=198.29 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 19748 81 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 198.29
Current children cumulated vsize (KiB) 19968

[startup+201.501 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21079588/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=201.5 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 20067 83 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136511125 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 201.5
Current children cumulated vsize (KiB) 19968

[startup+204.7 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21079584/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=204.7 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 20386 84 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 19968

[startup+205.501 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21079584/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=205.49 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 20465 84 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 134606686 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 205.49
Current children cumulated vsize (KiB) 19968

[startup+205.901 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21078964/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=205.89 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 20505 84 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 205.89
Current children cumulated vsize (KiB) 19968

[startup+206.101 s]
/proc/loadavg: 2.06 2.05 2.01 3/551 32467
/proc/meminfo: memFree=21078964/32951124 swapFree=53733252/67111528
[pid=32461] ppid=32459 vsize=19968 CPUtime=206.1 cores=0,2,4,6
/proc/32461/stat : 32461 (bsolo) R 32459 32461 29102 0 -1 4202496 642 0 0 0 20525 85 0 0 25 0 1 0 829519585 20447232 595 33554432000 134512640 137138936 4293422192 18446744073709551615 136511209 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/32461/statm: 4992 595 192 642 0 4348 0
Current children cumulated CPU time (s) 206.1
Current children cumulated vsize (KiB) 19968

Child status: 0
Real time (s): 206.198
CPU time (s): 206.204
CPU user time (s): 205.351
CPU system time (s): 0.85287
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 19968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.351
system time used= 0.85287
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 642
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= 4
involuntary context switches= 405

runsolver used 1.19382 second user time and 2.38064 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-04 11:19:52
IDJOB=3463755
IDBENCH=2905
IDSOLVER=1955
FILE ID=node106/3463755-1307179192
RUNJOBID= node106-1307175287-31541
PBS_JOBID= 13508822
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=256567007

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21129916 kB
Buffers:        399308 kB
Cached:        6015928 kB
SwapCached:      22744 kB
Active:        5916336 kB
Inactive:      5563492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21129916 kB
SwapTotal:    67111528 kB
SwapFree:     53733252 kB
Dirty:            3924 kB
Writeback:          24 kB
AnonPages:     5060572 kB
Mapped:          27352 kB
Slab:           192156 kB
PageTables:      78188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167559196 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= 73752 MiB
End job on node106 at 2011-06-04 11:23:18