Trace number 2656098

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
wbo 1.4bOPT30 1121.26 1121.6

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein45.opb
MD5SUM5084bd7d25dcb1d535d550da78b2db16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark23.5534
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
Number of terms in the objective function 45
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 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656098-1276355103.opb.
0.00/0.00	c Instance file HOME/instance-2656098-1276355103.opb
0.00/0.00	c File size is 9856 bytes.
0.00/0.00	c Highest Coefficient sum: 67
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      45                                                  |
0.00/0.00	c |  Number Clauses:        330                                                 |
0.00/0.00	c |  Number Cardinality:    1                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      45      331     1034 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 33
0.00/0.00	o 33
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      45      332     1079 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 32
0.00/0.00	o 32
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         3 |      45      333     1124 |     5000        3     33 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 31
0.00/0.00	o 31
0.00/0.00	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        25 |      45      334     1169 |     5000       25     33 |  0.000 % |
0.00/0.00	c |       126 |      45      334     1169 |     5500      126     32 |  0.052 % |
0.00/0.01	c |       276 |      45      334     1169 |     6050      276     32 |  0.052 % |
0.00/0.01	c |       501 |      45      334     1169 |     6655      501     32 |  0.101 % |
0.00/0.02	c |       838 |      45      334     1169 |     7320      838     32 |  0.052 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 30
0.00/0.03	o 30
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 179.967 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |      1046 |      45      335     1214 |     5000     1046     32 |  0.052 % |
0.00/0.03	c |      1147 |      45      335     1214 |     5500     1147     31 |  0.052 % |
0.00/0.04	c |      1298 |      45      335     1214 |     6050     1298     31 |  0.052 % |
0.04/0.05	c |      1523 |      45      335     1214 |     6655     1523     31 |  0.052 % |
0.04/0.06	c |      1860 |      45      335     1214 |     7320     1860     31 |  0.052 % |
0.04/0.09	c |      2366 |      45      335     1214 |     8052     2366     31 |  0.052 % |
0.09/0.13	c |      3126 |      45      335     1214 |     8857     3126     31 |  0.101 % |
0.19/0.20	c |      4265 |      45      335     1214 |     9743     4265     31 |  0.052 % |
0.29/0.32	c |      5973 |      45      335     1214 |    10717     5973     31 |  0.052 % |
0.49/0.56	c |      8535 |      45      335     1214 |    11789     8535     31 |  0.052 % |
0.99/1.04	c |     12379 |      45      335     1214 |    12968     6471     31 |  0.052 % |
1.69/1.73	c |     18146 |      45      335     1214 |    14265    12238     30 |  0.052 % |
3.09/3.18	c |     26796 |      45      335     1214 |    15692    13740     30 |  0.052 % |
5.40/5.44	c |     39771 |      45      335     1214 |    17261    10999     30 |  0.053 % |
9.08/9.12	c |     59232 |      45      335     1214 |    18987    13168     30 |  0.052 % |
16.09/16.13	c |     88424 |      45      335     1214 |    20886    13837     30 |  0.053 % |
29.09/29.12	c |    132214 |      45      335     1214 |    22974    15802     30 |  0.053 % |
53.67/53.74	c |    197898 |      45      335     1214 |    25272    20824     30 |  0.055 % |
89.26/89.34	c |    296424 |      45      335     1214 |    27799    19020     30 |  0.059 % |
152.25/152.38	c |    444214 |      45      335     1214 |    30579    15974     30 |  0.102 % |
181.34/181.47	c There are 0 assigned variables. 0 in cost function.
181.84/181.98	c core #1
181.84/181.98	c core #2
181.84/181.98	c core #3
181.84/181.98	c core #4
181.84/181.98	c core #5
181.84/181.98	c core #6
181.84/181.98	c core #7
181.84/181.98	c core #8
181.84/181.98	c core #9
181.84/181.98	c core #10
181.84/181.98	c core #11
181.84/181.98	c core #12
181.84/181.98	c core #13
181.84/181.98	c core #14
181.84/181.98	c core #15
181.84/181.98	c ============================[ Search Statistics ]==============================
181.84/181.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.84/181.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.84/181.98	c ===============================================================================
181.84/181.98	c |         0 |      99      397     1414 |     5000        0    nan |  0.000 % |
181.84/181.98	c ===============================================================================
181.84/181.98	c core #16
181.84/181.98	c ============================[ Search Statistics ]==============================
181.84/181.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.84/181.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.84/181.98	c ===============================================================================
181.84/181.98	c |         0 |     118      398     1452 |     5000        0    nan |  0.000 % |
181.84/181.98	c ===============================================================================
181.84/181.98	c core #17
181.84/181.98	c ============================[ Search Statistics ]==============================
181.84/181.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.84/181.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.84/181.98	c ===============================================================================
181.84/181.98	c |         0 |     161      399     1538 |     5000        0    nan |  0.000 % |
181.84/181.99	c |       100 |     161      399     1538 |     5500      100     21 |  0.004 % |
181.84/181.99	c ===============================================================================
181.84/182.00	c core #18
181.84/182.00	c ============================[ Search Statistics ]==============================
181.84/182.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.84/182.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.84/182.00	c ===============================================================================
181.84/182.00	c |         0 |     206      401     1631 |     5000        0    nan |  0.000 % |
181.94/182.00	c |       101 |     206      401     1631 |     5500      101     30 |  0.002 % |
181.94/182.01	c |       253 |     206      401     1631 |     6050      253     31 |  0.002 % |
181.94/182.03	c |       478 |     206      401     1631 |     6655      478     31 |  0.003 % |
181.94/182.05	c |       815 |     205      401     1631 |     7320      275     29 |  0.488 % |
181.94/182.09	c |      1324 |     205      401     1631 |     8052      784     26 |  0.490 % |
182.03/182.15	c |      2085 |     204      401     1631 |     8857      860     28 |  0.973 % |
182.14/182.21	c ===============================================================================
182.14/182.23	c core #19
182.14/182.23	c ============================[ Search Statistics ]==============================
182.14/182.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.14/182.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.14/182.23	c ===============================================================================
182.14/182.23	c |         0 |     246      403     1714 |     5000        0    nan |  0.000 % |
182.14/182.24	c |       109 |     246      403     1714 |     5500      109     60 |  0.002 % |
182.14/182.25	c |       259 |     246      403     1714 |     6050      259     49 |  0.002 % |
182.14/182.26	c |       484 |     246      403     1714 |     6655      484     37 |  0.002 % |
182.14/182.27	c |       821 |     246      403     1714 |     7320      821     32 |  0.002 % |
182.14/182.30	c |      1328 |     246      403     1714 |     8052     1328     29 |  0.002 % |
182.24/182.34	c |      2088 |     246      403     1714 |     8857     2088     27 |  0.002 % |
182.34/182.42	c |      3227 |     246      403     1714 |     9743     3227     26 |  0.003 % |
182.44/182.55	c |      4935 |     246      403     1714 |    10717     4935     26 |  0.003 % |
182.73/182.81	c |      7497 |     246      403     1714 |    11789     7497     25 |  0.003 % |
183.34/183.41	c |     11341 |     246      403     1714 |    12968    11341     25 |  0.003 % |
184.23/184.36	c |     17107 |     246      403     1714 |    14265    10606     24 |  0.003 % |
185.93/186.08	c |     25758 |     246      403     1714 |    15692    12109     24 |  0.003 % |
188.83/188.99	c |     38732 |     246      403     1714 |    17261     9372     24 |  0.003 % |
193.83/193.93	c |     58193 |     246      403     1714 |    18987    11547     23 |  0.003 % |
200.23/200.39	c |     87386 |     246      403     1714 |    20886    12218     24 |  0.003 % |
211.43/211.55	c |    131176 |     246      403     1714 |    22974    14171     23 |  0.003 % |
230.22/230.39	c |    196860 |     246      403     1714 |    25272    19213     23 |  0.003 % |
260.12/260.21	c |    295386 |     246      403     1714 |    27799    17502     23 |  0.005 % |
308.00/308.13	c |    443176 |     246      403     1714 |    30579    14614     23 |  0.007 % |
388.88/389.05	c |    664860 |     246      403     1714 |    33637    22468     21 |  0.008 % |
516.24/516.42	c |    997386 |     245      403     1714 |    37001    12909     27 |  0.408 % |
721.97/722.26	c |   1496174 |     244      403     1714 |    40701    13616     22 |  0.821 % |
1058.17/1058.51	c |   2244356 |     239      403     1714 |    44771    21509     19 |  2.854 % |
1121.15/1121.55	c ===============================================================================
1121.15/1121.55	c core #20
1121.15/1121.55	c #cores: 20
1121.15/1121.55	c Final Weight: 30
1121.15/1121.55	o 30
1121.15/1121.55	s OPTIMUM FOUND
1121.15/1121.55	v x1 x2 -x3 x4 x5 -x6 x7 x8 -x9 x10 x11 x12 x13 -x14 x15 -x16 x17 x18 x19 x20 x21 x22 -x23 x24 -x25 x26 x27 -x28 x29 -x30 -x31 x32 -x33 -x34 -x35 x36 x37 x38 x39 x40 x41 x42 x43 -x44 -x45
1121.15/1121.55	c Total CPU time: 1113.08 s

Verifier Data

OK	30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656098-1276355103/watcher-2656098-1276355103 -o /tmp/evaluation-result-2656098-1276355103/solver-2656098-1276355103 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656098-1276355103.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.04 1.08 1.06 3/106 13071
/proc/meminfo: memFree=1841032/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=2568 CPUtime=0
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 285 0 0 0 0 0 0 0 20 0 1 0 11113967 2629632 200 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 642 200 147 303 0 337 0

[startup+0.050265 s]
/proc/loadavg: 1.04 1.08 1.06 3/106 13071
/proc/meminfo: memFree=1841032/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=2824 CPUtime=0.04
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 360 0 0 0 4 0 0 0 20 0 1 0 11113967 2891776 275 1992294400 134512640 135751879 4293736752 18446744073709551615 135209796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 706 276 147 303 0 401 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2824

[startup+0.101271 s]
/proc/loadavg: 1.04 1.08 1.06 3/106 13071
/proc/meminfo: memFree=1841032/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=3080 CPUtime=0.09
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 421 0 0 0 9 0 0 0 20 0 1 0 11113967 3153920 336 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 770 336 147 303 0 465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3080

[startup+0.301294 s]
/proc/loadavg: 1.04 1.08 1.06 3/106 13071
/proc/meminfo: memFree=1841032/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=3864 CPUtime=0.29
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 609 0 0 0 28 1 0 0 20 0 1 0 11113967 3956736 524 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 966 524 147 303 0 661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3864

[startup+0.701341 s]
/proc/loadavg: 1.04 1.08 1.06 3/106 13071
/proc/meminfo: memFree=1841032/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=4784 CPUtime=0.69
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 862 0 0 0 67 2 0 0 21 0 1 0 11113967 4898816 777 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 1196 777 147 303 0 891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4784

[startup+1.50143 s]
/proc/loadavg: 1.03 1.08 1.06 2/107 13072
/proc/meminfo: memFree=1837800/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=6360 CPUtime=1.5
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 1252 0 0 0 146 4 0 0 23 0 1 0 11113967 6512640 1167 1992294400 134512640 135751879 4293736752 18446744073709551615 134616363 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 1590 1167 148 303 0 1285 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6360

[startup+3.10162 s]
/proc/loadavg: 1.03 1.08 1.06 2/107 13072
/proc/meminfo: memFree=1835816/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=8556 CPUtime=3.09
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 1797 0 0 0 303 6 0 0 25 0 1 0 11113967 8761344 1712 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 2139 1712 148 303 0 1834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8556

[startup+6.30099 s]
/proc/loadavg: 1.03 1.07 1.06 2/107 13072
/proc/meminfo: memFree=1831600/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=12832 CPUtime=6.29
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 2852 0 0 0 620 9 0 0 25 0 1 0 11113967 13139968 2767 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 3208 2767 148 303 0 2903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12832

[startup+12.7017 s]
/proc/loadavg: 1.03 1.07 1.06 2/107 13072
/proc/meminfo: memFree=1824036/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=19668 CPUtime=12.69
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 4566 0 0 0 1251 18 0 0 25 0 1 0 11113967 20140032 4481 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 4917 4481 148 303 0 4612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19668

[startup+25.5012 s]
/proc/loadavg: 1.02 1.07 1.06 2/107 13074
/proc/meminfo: memFree=1814116/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=29388 CPUtime=25.48
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 6981 0 0 0 2518 30 0 0 25 0 1 0 11113967 30093312 6896 1992294400 134512640 135751879 4293736752 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 7347 6896 148 303 0 7042 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29388

[startup+51.1012 s]
/proc/loadavg: 1.01 1.06 1.05 2/107 13074
/proc/meminfo: memFree=1798492/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=45108 CPUtime=51.07
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 10886 0 0 0 5060 47 0 0 25 0 1 0 11113967 46190592 10801 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 11277 10801 148 303 0 10972 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45108

[startup+102.308 s]
/proc/loadavg: 1.00 1.05 1.05 2/107 13076
/proc/meminfo: memFree=1768484/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=74760 CPUtime=102.27
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 18303 0 0 0 10138 89 0 0 25 0 1 0 11113967 76554240 18218 1992294400 134512640 135751879 4293736752 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 18690 18218 148 303 0 18385 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 74760

[startup+162.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/107 13076
/proc/meminfo: memFree=1738724/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=104508 CPUtime=162.24
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 25731 0 0 0 16095 129 0 0 25 0 1 0 11113967 107016192 25646 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 26127 25646 148 303 0 25822 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104508

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/107 13078
/proc/meminfo: memFree=1724340/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=118584 CPUtime=222.22
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 29332 0 0 0 22040 182 0 0 25 0 1 0 11113967 121430016 29217 1992294400 134512640 135751879 4293736752 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 29646 29217 151 303 0 29341 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 118584

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/107 13080
/proc/meminfo: memFree=1704872/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=138212 CPUtime=282.21
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 34213 0 0 0 27985 236 0 0 25 0 1 0 11113967 141529088 34098 1992294400 134512640 135751879 4293736752 18446744073709551615 134616526 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 34553 34098 151 303 0 34248 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 138212

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/107 13082
/proc/meminfo: memFree=1678832/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=164016 CPUtime=342.19
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 40656 0 0 0 33938 281 0 0 25 0 1 0 11113967 167952384 40541 1992294400 134512640 135751879 4293736752 18446744073709551615 134602800 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 41004 40541 151 303 0 40699 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 164016

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/107 13084
/proc/meminfo: memFree=1652544/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=190568 CPUtime=402.17
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 47313 0 0 0 39891 326 0 0 25 0 1 0 11113967 195141632 47198 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 47642 47198 151 303 0 47337 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 190568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/107 13084
/proc/meminfo: memFree=1627248/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=215556 CPUtime=462.15
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 53528 0 0 0 45844 371 0 0 25 0 1 0 11113967 220729344 53413 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 53889 53413 151 303 0 53584 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 215556

[startup+522.301 s]
/proc/loadavg: 1.15 1.03 1.02 2/107 13089
/proc/meminfo: memFree=1601084/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=241092 CPUtime=522.13
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 59928 0 0 0 51795 418 0 0 25 0 1 0 11113967 246878208 59813 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 60273 59813 151 303 0 59968 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 241092

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.01 2/107 13091
/proc/meminfo: memFree=1578640/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=263664 CPUtime=582.12
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 65550 0 0 0 57755 457 0 0 25 0 1 0 11113967 269991936 65435 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 65916 65435 151 303 0 65611 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 263664

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.01 2/107 13093
/proc/meminfo: memFree=1554956/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=286948 CPUtime=642.11
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 71377 0 0 0 63713 498 0 0 25 0 1 0 11113967 293834752 71262 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 71737 71262 151 303 0 71432 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 286948

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13095
/proc/meminfo: memFree=1530900/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=311236 CPUtime=702.08
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 77467 0 0 0 69669 539 0 0 25 0 1 0 11113967 318705664 77352 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 77809 77352 151 303 0 77504 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 311236

[startup+762.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 13095
/proc/meminfo: memFree=1510316/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=331500 CPUtime=762.07
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 82522 0 0 0 75631 576 0 0 25 0 1 0 11113967 339456000 82407 1992294400 134512640 135751879 4293736752 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 82875 82407 151 303 0 82570 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 331500

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13097
/proc/meminfo: memFree=1490848/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=351324 CPUtime=822.04
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 87490 0 0 0 81588 616 0 0 25 0 1 0 11113967 359755776 87375 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 87831 87375 151 303 0 87526 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 351324

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13099
/proc/meminfo: memFree=1469396/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=372512 CPUtime=882.03
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 92767 0 0 0 87548 655 0 0 25 0 1 0 11113967 381452288 92652 1992294400 134512640 135751879 4293736752 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 93128 92652 151 303 0 92823 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 372512

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13101
/proc/meminfo: memFree=1448688/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=393396 CPUtime=942
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 97983 0 0 0 93507 693 0 0 25 0 1 0 11113967 402837504 97868 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 98349 97868 151 303 0 98044 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 393396

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13103
/proc/meminfo: memFree=1428848/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=413108 CPUtime=1001.99
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 102907 0 0 0 99467 732 0 0 25 0 1 0 11113967 423022592 102792 1992294400 134512640 135751879 4293736752 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 103277 102792 151 303 0 102972 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 413108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13103
/proc/meminfo: memFree=1408140/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=433972 CPUtime=1061.97
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 108131 0 0 0 105424 773 0 0 25 0 1 0 11113967 444387328 108016 1992294400 134512640 135751879 4293736752 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 108493 108016 151 303 0 108188 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 433972

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1403924/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=438220 CPUtime=1074.77
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 109144 0 0 0 106695 782 0 0 25 0 1 0 11113967 448737280 109029 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 109555 109029 151 303 0 109250 0
Current children cumulated CPU time (s) 1074.77
Current children cumulated vsize (KiB) 438220

[startup+1100.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1396360/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=445780 CPUtime=1100.36
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 111034 0 0 0 109236 800 0 0 25 0 1 0 11113967 456478720 110919 1992294400 134512640 135751879 4293736752 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 111445 110919 151 303 0 111140 0
Current children cumulated CPU time (s) 1100.36
Current children cumulated vsize (KiB) 445780

[startup+1113.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1392516/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=449476 CPUtime=1113.15
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 111962 0 0 0 110508 807 0 0 25 0 1 0 11113967 460263424 111847 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112369 111847 151 303 0 112064 0
Current children cumulated CPU time (s) 1113.15
Current children cumulated vsize (KiB) 449476

[startup+1116.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1391896/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=450004 CPUtime=1116.35
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 112091 0 0 0 110826 809 0 0 25 0 1 0 11113967 460804096 111976 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112501 111976 151 303 0 112196 0
Current children cumulated CPU time (s) 1116.35
Current children cumulated vsize (KiB) 450004

[startup+1119.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1390780/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=451192 CPUtime=1119.56
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 112379 0 0 0 111144 812 0 0 25 0 1 0 11113967 462020608 112264 1992294400 134512640 135751879 4293736752 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112798 112264 151 303 0 112493 0
Current children cumulated CPU time (s) 1119.56
Current children cumulated vsize (KiB) 451192

[startup+1120.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1390780/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=451456 CPUtime=1120.35
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 112463 0 0 0 111223 812 0 0 25 0 1 0 11113967 462290944 112348 1992294400 134512640 135751879 4293736752 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112864 112348 151 303 0 112559 0
Current children cumulated CPU time (s) 1120.35
Current children cumulated vsize (KiB) 451456

[startup+1121.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1390284/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=451588 CPUtime=1120.75
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 112501 0 0 0 111263 812 0 0 25 0 1 0 11113967 462426112 112386 1992294400 134512640 135751879 4293736752 18446744073709551615 134616848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112897 112386 151 303 0 112592 0
Current children cumulated CPU time (s) 1120.75
Current children cumulated vsize (KiB) 451588

[startup+1121.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 13105
/proc/meminfo: memFree=1390284/2059040 swapFree=4158992/4192956
[pid=13071] ppid=13069 vsize=451720 CPUtime=1121.15
/proc/13071/stat : 13071 (wbo1.4b) R 13069 13071 11757 0 -1 4202496 112528 0 0 0 111302 813 0 0 25 0 1 0 11113967 462561280 112413 1992294400 134512640 135751879 4293736752 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13071/statm: 112930 112413 151 303 0 112625 0
Current children cumulated CPU time (s) 1121.15
Current children cumulated vsize (KiB) 451720

Child status: 0
Real time (s): 1121.6
CPU time (s): 1121.26
CPU user time (s): 1113.08
CPU system time (s): 8.17476
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 451720

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

runsolver used 1.9607 second user time and 5.19221 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-12 17:05:03
IDJOB=2656098
IDBENCH=1865
IDSOLVER=1161
FILE ID=node006/2656098-1276355103
PBS_JOBID= 11173195
Free space on /tmp= 62472 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-stein45.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656098-1276355103/watcher-2656098-1276355103 -o /tmp/evaluation-result-2656098-1276355103/solver-2656098-1276355103 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656098-1276355103.opb

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

MD5SUM BENCH= 5084bd7d25dcb1d535d550da78b2db16
RANDOM SEED=1801517225

node006.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.204
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.40
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.204
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:       1841560 kB
Buffers:         21224 kB
Cached:         103016 kB
SwapCached:       1976 kB
Active:          93156 kB
Inactive:        59076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1841560 kB
SwapTotal:     4192956 kB
SwapFree:      4158992 kB
Dirty:            2980 kB
Writeback:           0 kB
AnonPages:       25996 kB
Mapped:          14000 kB
Slab:            43564 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181708 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= 62472 MiB
End job on node006 at 2010-06-12 17:23:45