Trace number 2657351

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 Cl? 1798 1798.58

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark364.143
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657351-1276618094.opb
0.00/0.00	c File size is 3364 bytes.
0.00/0.00	c Highest Coefficient sum: 3487
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 41 Constr: 11 1/0/10 Lit: 395 Watch. Lit: 138
0.00/0.00	c Obj. Vars: 1 (2.43902 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     40       10      394   39      142     788      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.92/1798.57	c      100     40      110     3222   29      425     867    100  14285 0.01
1797.92/1798.57	c      251     40      261     7633   29      730     954    251  14764 0.02
1797.92/1798.57	c      478     40      488    13783   28     1189    1050    478  14058 0.03
1797.92/1798.57	c      816     40      826    23206   28     1858    1156    816  13161 0.06
1797.92/1798.57	c     1324     40      732    21127   28     1678    1272    722  12609 0.10
1797.92/1798.57	c     2087     40      843    24894   29     1898    1400    833  11857 0.18
1797.92/1798.57	c     3234     40     1272    36599   28     2753    1541   1262  11075 0.29
1797.92/1798.57	c     4955     40     1409    42510   30     3028    1696   1399  10818 0.46
1797.92/1798.57	c     7539     40     1375    39865   28     2965    1866   1365  10427 0.72
1797.92/1798.57	c    11418     40     1415    41516   29     3039    2053   1405   9902 1.15
1797.92/1798.57	c    17240     40     1983    58552   29     4179    2259   1973   9545 1.81
1797.92/1798.57	c    25978     40     1481    43189   29     3174    2485   1471   9105 2.85
1797.92/1798.57	c    39088     40     1915    56762   29     4047    2734   1905   8779 4.45
1797.92/1798.57	c    58759     40     2101    62602   29     4413    3008   2091   8448 6.96
1797.92/1798.57	c    88271     40     2574    75791   29     5361    3309   2564   7903 11.17
1797.92/1798.57	c   132542     40     3205    94883   29     6621    3640   3195   7438 17.82
1797.92/1798.57	c   198952     40     3252    97081   29     6717    4005   3242   6976 28.52
1797.92/1798.57	c   298573     40     3544   103766   29     7302    4406   3534   6550 45.58
1797.92/1798.57	c   448008     40     3691   106978   28     7598    4847   3681   6041 74.15
1797.92/1798.57	c   672166     40     2592    75788   29     5389    5332   2582   5737 117.14
1797.92/1798.57	c  1008410     40     5133   153374   29    10478    5866   5123   5292 190.55
1797.92/1798.57	c  1512781     40     3769   112224   29     7747    6453   3759   4933 306.64
1797.92/1798.57	c  2269344     40     6316   188106   29    12851    7099   6306   4545 499.20
1797.92/1798.57	c  3404195     40     4943   144962   29    10103    7809   4933   4170 816.28
1797.92/1798.57	c  5106478     40     6255   186633   29    12721    8590   6245   3758 1358.63
1797.92/1798.57	c Resources Exceeded
1797.92/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.57	c   25  6396465  70194  6468455     4761   139882   4751   3557 1798.00
1797.92/1798.57	s UNKNOWN
1797.92/1798.57	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2794
/proc/meminfo: memFree=1810560/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=18600 CPUtime=0
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 325 0 0 0 0 0 0 0 17 0 1 0 37413108 19046400 242 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4650 242 190 642 0 4006 0

[startup+0.100451 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2794
/proc/meminfo: memFree=1810560/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19116 CPUtime=0.09
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 456 0 0 0 9 0 0 0 17 0 1 0 37413108 19574784 373 1992294400 134512640 137138936 4292681328 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4779 373 190 642 0 4135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19116

[startup+0.201462 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2794
/proc/meminfo: memFree=1810560/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19116 CPUtime=0.19
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 474 0 0 0 19 0 0 0 17 0 1 0 37413108 19574784 391 1992294400 134512640 137138936 4292681328 18446744073709551615 135984550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4779 391 190 642 0 4135 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19116

[startup+0.301472 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2794
/proc/meminfo: memFree=1810560/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19244 CPUtime=0.29
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 490 0 0 0 29 0 0 0 17 0 1 0 37413108 19705856 407 1992294400 134512640 137138936 4292681328 18446744073709551615 134542415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4811 407 190 642 0 4167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19244

[startup+0.701516 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 2794
/proc/meminfo: memFree=1810560/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19372 CPUtime=0.69
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 531 0 0 0 68 1 0 0 17 0 1 0 37413108 19836928 448 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4843 448 190 642 0 4199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19372

[startup+1.50061 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2795
/proc/meminfo: memFree=1809312/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19504 CPUtime=1.49
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 575 0 0 0 147 2 0 0 18 0 1 0 37413108 19972096 492 1992294400 134512640 137138936 4292681328 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4876 492 190 642 0 4232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19504

[startup+3.10078 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2795
/proc/meminfo: memFree=1809064/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19760 CPUtime=3.09
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 622 0 0 0 305 4 0 0 21 0 1 0 37413108 20234240 539 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4940 539 190 642 0 4296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19760

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2795
/proc/meminfo: memFree=1808568/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=19888 CPUtime=6.29
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 660 0 0 0 622 7 0 0 25 0 1 0 37413108 20365312 577 1992294400 134512640 137138936 4292681328 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 4972 577 190 642 0 4328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19888

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2795
/proc/meminfo: memFree=1808196/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=20148 CPUtime=12.69
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 730 0 0 0 1256 13 0 0 25 0 1 0 37413108 20631552 647 1992294400 134512640 137138936 4292681328 18446744073709551615 134575844 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5037 647 190 642 0 4393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20148

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2797
/proc/meminfo: memFree=1808080/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=20396 CPUtime=25.48
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 778 0 0 0 2527 21 0 0 25 0 1 0 37413108 20885504 695 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5099 695 190 642 0 4455 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20396

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2797
/proc/meminfo: memFree=1807584/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=20776 CPUtime=51.07
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 888 0 0 0 5068 39 0 0 25 0 1 0 37413108 21274624 805 1992294400 134512640 137138936 4292681328 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5194 805 190 642 0 4550 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20776

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2799
/proc/meminfo: memFree=1807336/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=20904 CPUtime=102.26
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 929 0 0 0 10159 67 0 0 25 0 1 0 37413108 21405696 846 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5226 846 190 642 0 4582 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20904

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2799
/proc/meminfo: memFree=1807088/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21248 CPUtime=162.24
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 993 0 0 0 16124 100 0 0 25 0 1 0 37413108 21757952 910 1992294400 134512640 137138936 4292681328 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5312 910 190 642 0 4668 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21248

[startup+222.309 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 2801
/proc/meminfo: memFree=1806840/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21496 CPUtime=222.23
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1055 0 0 0 22090 133 0 0 25 0 1 0 37413108 22011904 972 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5374 972 190 642 0 4730 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21496

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 2803
/proc/meminfo: memFree=1806840/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21496 CPUtime=282.2
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1061 0 0 0 28053 167 0 0 25 0 1 0 37413108 22011904 978 1992294400 134512640 137138936 4292681328 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5374 978 190 642 0 4730 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21496

[startup+342.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 2808
/proc/meminfo: memFree=1805724/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21756 CPUtime=342.18
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1131 0 0 0 34017 201 0 0 25 0 1 0 37413108 22278144 1048 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5439 1048 190 642 0 4795 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 21756

[startup+402.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 2810
/proc/meminfo: memFree=1805724/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21756 CPUtime=402.16
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1136 0 0 0 39983 233 0 0 25 0 1 0 37413108 22278144 1053 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5439 1053 190 642 0 4795 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 21756

[startup+462.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 2810
/proc/meminfo: memFree=1805724/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=21756 CPUtime=462.14
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1136 0 0 0 45953 261 0 0 25 0 1 0 37413108 22278144 1053 1992294400 134512640 137138936 4292681328 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5439 1053 190 642 0 4795 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 21756

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2812
/proc/meminfo: memFree=1805476/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22136 CPUtime=522.13
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1216 0 0 0 51925 288 0 0 25 0 1 0 37413108 22667264 1133 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5534 1133 190 642 0 4890 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22136

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2814
/proc/meminfo: memFree=1805476/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22132 CPUtime=582.11
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1216 0 0 0 57898 313 0 0 25 0 1 0 37413108 22663168 1133 1992294400 134512640 137138936 4292681328 18446744073709551615 134601074 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5533 1133 190 642 0 4889 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 22132

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2816
/proc/meminfo: memFree=1805476/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22124 CPUtime=642.08
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1221 0 0 0 63870 338 0 0 25 0 1 0 37413108 22654976 1138 1992294400 134512640 137138936 4292681328 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5531 1138 190 642 0 4887 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 22124

[startup+702.301 s]

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

/proc/meminfo: memFree=1805104/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22488 CPUtime=1121.93
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1307 0 0 0 111645 548 0 0 25 0 1 0 37413108 23027712 1224 1992294400 134512640 137138936 4292681328 18446744073709551615 134543180 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5622 1224 190 642 0 4978 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 22488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2830
/proc/meminfo: memFree=1805104/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22484 CPUtime=1181.9
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1307 0 0 0 117617 573 0 0 25 0 1 0 37413108 23023616 1224 1992294400 134512640 137138936 4292681328 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5621 1224 190 642 0 4977 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 22484

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2832
/proc/meminfo: memFree=1804980/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22484 CPUtime=1241.89
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1308 0 0 0 123590 599 0 0 25 0 1 0 37413108 23023616 1225 1992294400 134512640 137138936 4292681328 18446744073709551615 134542190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5621 1225 190 642 0 4977 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 22484

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2834
/proc/meminfo: memFree=1804856/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22484 CPUtime=1301.87
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1308 0 0 0 129565 622 0 0 25 0 1 0 37413108 23023616 1225 1992294400 134512640 137138936 4292681328 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5621 1225 190 642 0 4977 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 22484

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2834
/proc/meminfo: memFree=1804608/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1361.85
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1394 0 0 0 135536 649 0 0 25 0 1 0 37413108 23396352 1311 1992294400 134512640 137138936 4292681328 18446744073709551615 134575620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1311 190 642 0 5068 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 22848

[startup+1422.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 2836
/proc/meminfo: memFree=1804484/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1421.84
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 141509 675 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 22848

[startup+1482.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 2838
/proc/meminfo: memFree=1804484/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1481.81
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 147481 700 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134609268 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 22848

[startup+1542.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 2840
/proc/meminfo: memFree=1804360/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1541.8
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 153456 724 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 22848

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2842
/proc/meminfo: memFree=1804360/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1601.78
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 159431 747 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 22848

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2842
/proc/meminfo: memFree=1804360/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1661.76
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 165405 771 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 22848

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2844
/proc/meminfo: memFree=1804236/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1721.74
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 171377 797 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 22848

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1781.72
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 177353 819 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 136521049 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 22848

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1791.42
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178319 823 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 22848

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1794.62
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178638 824 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 22848

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1796.22
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178797 825 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 22848

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1797.02
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178877 825 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 22848

[startup+1798 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1797.42
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178917 825 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (KiB) 22848

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1797.82
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178957 825 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 22848

[startup+1798.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 2846
/proc/meminfo: memFree=1804112/2059040 swapFree=4140532/4192956
[pid=2794] ppid=2792 vsize=22848 CPUtime=1797.92
/proc/2794/stat : 2794 (bsolo_pb10) R 2792 2794 2427 0 -1 4202496 1413 0 0 0 178967 825 0 0 25 0 1 0 37413108 23396352 1330 1992294400 134512640 137138936 4292681328 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2794/statm: 5712 1330 190 642 0 5068 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 22848

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798
CPU user time (s): 1789.74
CPU system time (s): 8.25774
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 22848

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

runsolver used 2.78558 second user time and 8.66868 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-15 18:08:14
IDJOB=2657351
IDBENCH=2931
IDSOLVER=1163
FILE ID=node005/2657351-1276618094
PBS_JOBID= 11172290
Free space on /tmp= 62564 MiB

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

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=1396228155

node005.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.246
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.246
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1811212 kB
Buffers:         66900 kB
Cached:          98828 kB
SwapCached:       6800 kB
Active:          92660 kB
Inactive:        87328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1811212 kB
SwapTotal:     4192956 kB
SwapFree:      4140532 kB
Dirty:            3888 kB
Writeback:           0 kB
AnonPages:       11660 kB
Mapped:          13204 kB
Slab:            46116 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62560 MiB
End job on node005 at 2010-06-15 18:38:12