Trace number 3462971

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? 1798 1797.97

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
Number of bits of the biggest sum of numbers13
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.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Instance file HOME/instance-3462971-1307179228.opb
0.00/0.01	c File size is 6882 bytes.
0.00/0.02	c Highest Coefficient sum: 5704
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0 s
0.00/0.02	c Var: 61 Constr: 15 1/0/14 Lit: 837 Watch. Lit: 281
0.00/0.02	c Obj. Vars: 1 (1.63934 % of total variables)
0.00/0.02	c Pre-processing Time: 0.001 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0     60       14      836   59      286    1672      0      0 0.00
0.00/0.02	c Switching off lower bounding mode.
1797.92/1797.96	c      100     60      144     6607   45      743    1840    130   7692 0.01
1797.92/1797.96	c      250     60      342    15388   44     1258    2025    328   8333 0.03
1797.92/1797.96	c      477     60      617    27187   44     1924    2228    603   8672 0.06
1797.92/1797.96	c      815     60     1002    43041   42     2726    2451    988   8858 0.09
1797.92/1797.96	c     1323     60     1603    68282   42     4048    2697   1589   8590 0.15
1797.92/1797.96	c     2086     60     2512   107223   42     6087    2967   2498   8377 0.25
1797.92/1797.96	c     3232     60     2361   101572   43     5488    3264   2347   8223 0.39
1797.92/1797.96	c     4954     60     2796   124985   44     6641    3591   2782   8121 0.61
1797.92/1797.96	c     7538     60     2418   110831   45     6296    3951   2404   7614 0.99
1797.92/1797.96	c    11417     60     3675   178053   48    10442    4347   3661   7171 1.59
1797.92/1797.96	c    17239     60     2905   138127   47     8141    4782   2891   6418 2.69
1797.92/1797.96	c    25976     60     4709   226107   48    12634    5261   4695   6211 4.18
1797.92/1797.96	c    39086     60     4127   199373   48    11764    5788   4113   5669 6.89
1797.92/1797.96	c    58756     60     2931   142764   48     8334    6367   2917   5189 11.32
1797.92/1797.96	c    88266     60     4884   233585   47    18675    7004   4870   4404 20.04
1797.92/1797.96	c   132537     60     5392   263713   48    20037    7705   5378   4063 32.62
1797.92/1797.96	c   198949     60     6496   321646   49    31687    8476   6482   3628 54.83
1797.92/1797.96	c   298569     60     5016   234477   46    14015    9324   5002   3481 85.75
1797.92/1797.96	c   448004     60     8482   410463   48    30065   10257   8468   3185 140.65
1797.92/1797.96	c   672162     60     8670   417696   48    27192   11283   8656   3019 222.58
1797.92/1797.96	c  1008405     60     5891   285223   48    18437   12412   5877   2846 354.28
1797.92/1797.96	c  1512776     60     6907   331813   48    23785   13654   6893   2538 595.85
1797.92/1797.96	c  2269339     60    12672   597371   47    33020   15020  12658   2614 867.87
1797.92/1797.96	c  3404190     60     9337   436766   46    27715   16523   9323   2491 1366.23
1797.92/1797.96	c Resources Exceeded
1797.92/1797.96	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1797.96	c   24  4170465  67675  4240651    12707   614543  12693   2319 1798.00
1797.92/1797.96	s UNKNOWN
1797.92/1797.96	c Total time: 1798 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-3462971-1307179228/watcher-3462971-1307179228 -o /tmp/evaluation-result-3462971-1307179228/solver-3462971-1307179228 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462971-1307179228.opb 

running on 4 cores: 1,3,5,7

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.01 2.00 2/521 31693
/proc/meminfo: memFree=20492396/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/31693/stat : 31693 (runsolver) R 31691 31693 30263 0 -1 4202560 42 0 0 0 0 0 0 0 24 0 1 0 810338233 12079104 50 33554432000 4194304 5432328 140737121640688 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/31693/statm: 2949 50 31 303 0 2643 0

[startup+0.0788141 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 31693
/proc/meminfo: memFree=20492396/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=18984 CPUtime=0.05 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 393 0 0 0 5 0 0 0 24 0 1 0 810338233 19439616 345 33554432000 134512640 137138936 4289972976 18446744073709551615 134575459 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 4746 345 192 642 0 4102 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18984

[startup+0.100797 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 31693
/proc/meminfo: memFree=20492396/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=19112 CPUtime=0.08 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 431 0 0 0 8 0 0 0 24 0 1 0 810338233 19570688 383 33554432000 134512640 137138936 4289972976 18446744073709551615 136504236 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 4778 383 192 642 0 4134 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19112

[startup+0.30076 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 31693
/proc/meminfo: memFree=20492396/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=20400 CPUtime=0.27 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 748 0 0 0 27 0 0 0 25 0 1 0 810338233 20889600 700 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5100 700 192 642 0 4456 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 20400

[startup+0.700689 s]
/proc/loadavg: 2.00 2.01 2.00 2/521 31693
/proc/meminfo: memFree=20492396/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=20916 CPUtime=0.67 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 875 0 0 0 67 0 0 0 25 0 1 0 810338233 21417984 827 33554432000 134512640 137138936 4289972976 18446744073709551615 136297620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5229 827 192 642 0 4585 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 20916

[startup+1.50054 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 31694
/proc/meminfo: memFree=20488792/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=21432 CPUtime=1.47 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1026 0 0 0 147 0 0 0 25 0 1 0 810338233 21946368 978 33554432000 134512640 137138936 4289972976 18446744073709551615 134600290 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5358 978 192 642 0 4714 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21432

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 31694
/proc/meminfo: memFree=20487080/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=22072 CPUtime=3.08 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1169 0 0 0 306 2 0 0 25 0 1 0 810338233 22601728 1121 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5518 1121 192 642 0 4874 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22072

[startup+6.30066 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 31694
/proc/meminfo: memFree=20485844/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=22584 CPUtime=6.27 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1289 0 0 0 624 3 0 0 25 0 1 0 810338233 23126016 1241 33554432000 134512640 137138936 4289972976 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5646 1241 192 642 0 5002 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22584

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 31695
/proc/meminfo: memFree=20484820/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=23348 CPUtime=12.68 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1493 0 0 0 1262 6 0 0 25 0 1 0 810338233 23908352 1445 33554432000 134512640 137138936 4289972976 18446744073709551615 134604192 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 5837 1445 192 642 0 5193 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23348

[startup+25.5001 s]
/proc/loadavg: 2.07 2.03 2.00 3/522 31695
/proc/meminfo: memFree=20483696/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=24224 CPUtime=25.47 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1701 0 0 0 2537 10 0 0 25 0 1 0 810338233 24805376 1653 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6056 1653 192 642 0 5412 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24224

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 31696
/proc/meminfo: memFree=20484572/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=24920 CPUtime=51.07 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 1879 0 0 0 5088 19 0 0 25 0 1 0 810338233 25518080 1831 33554432000 134512640 137138936 4289972976 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6230 1831 192 642 0 5586 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24920

[startup+102.32 s]
/proc/loadavg: 2.07 2.03 2.00 3/522 31697
/proc/meminfo: memFree=20483664/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=25908 CPUtime=102.29 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2126 0 0 0 10194 35 0 0 25 0 1 0 810338233 26529792 2078 33554432000 134512640 137138936 4289972976 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6477 2078 192 642 0 5833 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25908

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 31699
/proc/meminfo: memFree=20481388/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=26556 CPUtime=162.27 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2296 0 0 0 16175 52 0 0 25 0 1 0 810338233 27193344 2248 33554432000 134512640 137138936 4289972976 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6639 2248 192 642 0 5995 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 26556

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/522 31700
/proc/meminfo: memFree=20481360/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=26556 CPUtime=222.28 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2296 0 0 0 22161 67 0 0 25 0 1 0 810338233 27193344 2248 33554432000 134512640 137138936 4289972976 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6639 2248 192 642 0 5995 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26556

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 31704
/proc/meminfo: memFree=20481324/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=27492 CPUtime=282.28 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2543 0 0 0 28145 83 0 0 25 0 1 0 810338233 28151808 2495 33554432000 134512640 137138936 4289972976 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6873 2495 192 642 0 6229 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 27492

[startup+342.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/522 31760
/proc/meminfo: memFree=21488268/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=27492 CPUtime=342.28 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2543 0 0 0 34133 95 0 0 25 0 1 0 810338233 28151808 2495 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 6873 2495 192 642 0 6229 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 27492

[startup+402.301 s]
/proc/loadavg: 2.04 2.04 2.01 3/522 31762
/proc/meminfo: memFree=21464148/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=28584 CPUtime=402.28 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2797 0 0 0 40123 105 0 0 25 0 1 0 810338233 29270016 2749 33554432000 134512640 137138936 4289972976 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7146 2749 192 642 0 6502 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 28584

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 31764
/proc/meminfo: memFree=21444380/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=28660 CPUtime=462.29 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2834 0 0 0 46112 117 0 0 25 0 1 0 810338233 29347840 2786 33554432000 134512640 137138936 4289972976 18446744073709551615 134599718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7165 2786 192 642 0 6521 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 28660

[startup+522.301 s]
/proc/loadavg: 2.16 2.06 2.01 3/522 31765
/proc/meminfo: memFree=21428084/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=28788 CPUtime=522.29 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2857 0 0 0 52102 127 0 0 25 0 1 0 810338233 29478912 2809 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7197 2809 192 642 0 6553 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 28788

[startup+582.301 s]
/proc/loadavg: 2.21 2.08 2.02 3/522 31767
/proc/meminfo: memFree=21412416/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=28788 CPUtime=582.29 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 2857 0 0 0 58088 141 0 0 25 0 1 0 810338233 29478912 2809 33554432000 134512640 137138936 4289972976 18446744073709551615 136504108 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7197 2809 192 642 0 6553 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 28788

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=21391120/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30312 CPUtime=1062.3 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3236 0 0 0 105972 258 0 0 25 0 1 0 810338233 31039488 3188 33554432000 134512640 137138936 4289972976 18446744073709551615 134542167 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7578 3188 192 642 0 6934 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 30312

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 31781
/proc/meminfo: memFree=21391328/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30312 CPUtime=1122.31 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3241 0 0 0 111957 274 0 0 25 0 1 0 810338233 31039488 3193 33554432000 134512640 137138936 4289972976 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7578 3193 192 642 0 6934 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 30312

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/522 31783
/proc/meminfo: memFree=21390040/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30312 CPUtime=1182.31 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3241 0 0 0 117944 287 0 0 25 0 1 0 810338233 31039488 3193 33554432000 134512640 137138936 4289972976 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7578 3193 192 642 0 6934 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 30312

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31784
/proc/meminfo: memFree=21390372/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30312 CPUtime=1242.31 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3241 0 0 0 123932 299 0 0 25 0 1 0 810338233 31039488 3193 33554432000 134512640 137138936 4289972976 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7578 3193 192 642 0 6934 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 30312

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 31786
/proc/meminfo: memFree=21389220/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30312 CPUtime=1302.34 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3241 0 0 0 129920 314 0 0 25 0 1 0 810338233 31039488 3193 33554432000 134512640 137138936 4289972976 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7578 3193 192 642 0 6934 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 30312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 31788
/proc/meminfo: memFree=21389180/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=30308 CPUtime=1362.31 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3241 0 0 0 135902 329 0 0 25 0 1 0 810338233 31035392 3193 33554432000 134512640 137138936 4289972976 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7577 3193 192 642 0 6933 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 30308

[startup+1422.32 s]
/proc/loadavg: 2.08 2.05 2.01 3/522 31789
/proc/meminfo: memFree=21388888/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31480 CPUtime=1422.33 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3533 0 0 0 141893 340 0 0 25 0 1 0 810338233 32235520 3485 33554432000 134512640 137138936 4289972976 18446744073709551615 136502654 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7870 3485 192 642 0 7226 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 31480

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 31791
/proc/meminfo: memFree=21382788/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31600 CPUtime=1482.32 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3556 0 0 0 147881 351 0 0 25 0 1 0 810338233 32358400 3508 33554432000 134512640 137138936 4289972976 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7900 3508 192 642 0 7256 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 31600

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/522 31792
/proc/meminfo: memFree=21373316/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31600 CPUtime=1542.32 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3562 0 0 0 153868 364 0 0 25 0 1 0 810338233 32358400 3514 33554432000 134512640 137138936 4289972976 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7900 3514 192 642 0 7256 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 31600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 31794
/proc/meminfo: memFree=21362624/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31600 CPUtime=1602.32 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3562 0 0 0 159858 374 0 0 25 0 1 0 810338233 32358400 3514 33554432000 134512640 137138936 4289972976 18446744073709551615 136297742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7900 3514 192 642 0 7256 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 31600

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/522 31796
/proc/meminfo: memFree=21355660/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31688 CPUtime=1662.32 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3579 0 0 0 165849 383 0 0 25 0 1 0 810338233 32448512 3531 33554432000 134512640 137138936 4289972976 18446744073709551615 134542273 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7922 3531 192 642 0 7278 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 31688

[startup+1722.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/522 31797
/proc/meminfo: memFree=21347080/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1722.33 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 171839 394 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 31816

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21334900/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1782.33 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 177827 406 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 31816

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

[startup+1785.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21335768/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1785.52 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 178146 406 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 31816

[startup+1791.92 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21334652/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1791.95 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 178788 407 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 31816

[startup+1795.1 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21334280/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1795.15 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 179107 408 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 31816

[startup+1796.7 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21334156/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1796.73 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 179265 408 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 31816

[startup+1797.5 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21333412/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1797.53 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 179345 408 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 31816

[startup+1797.9 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31799
/proc/meminfo: memFree=21333412/32951124 swapFree=58800704/67111528
[pid=31693] ppid=31691 vsize=31816 CPUtime=1797.92 cores=1,3,5,7
/proc/31693/stat : 31693 (bsolo) R 31691 31693 30263 0 -1 4202496 3613 0 0 0 179384 408 0 0 25 0 1 0 810338233 32579584 3565 33554432000 134512640 137138936 4289972976 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31693/statm: 7954 3565 192 642 0 7310 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 31816

Child status: 0
Real time (s): 1797.97
CPU time (s): 1798
CPU user time (s): 1793.91
CPU system time (s): 4.09038
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 31816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.91
system time used= 4.09038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3613
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= 20746

runsolver used 8.88865 second user time and 22.1426 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 11:20:28
IDJOB=3462971
IDBENCH=2909
IDSOLVER=1955
FILE ID=node142/3462971-1307179228
RUNJOBID= node142-1307174552-31322
PBS_JOBID= 13508862
Free space on /tmp= 73932 MiB

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

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=1225043045

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20492676 kB
Buffers:        279984 kB
Cached:         453592 kB
SwapCached:      11452 kB
Active:       10387284 kB
Inactive:      1808008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20492676 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            3928 kB
Writeback:           0 kB
AnonPages:    11459088 kB
Mapped:          32492 kB
Slab:           116460 kB
PageTables:      77116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146456012 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= 73932 MiB
End job on node142 at 2011-06-04 11:50:26