Trace number 2680758

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.4b (fixed)OPT62 184.211 184.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-1pb.opb
MD5SUM7070b0ccf5287a23c61644383564c46b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark62
Best CPU time to get the best result obtained on this benchmark0.233963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62
Optimality of the best value was proved YES
Number of variables672
Total number of constraints2028
Number of constraints which are clauses2004
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 672
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 672
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 672
Number of bits of the biggest sum of numbers10
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 - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680758-1277453385.opb.
0.00/0.00	c Instance file HOME/instance-2680758-1277453385.opb
0.00/0.00	c File size is 73067 bytes.
0.00/0.01	c Highest Coefficient sum: 31
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      672                                                 |
0.00/0.01	c |  Number Clauses:        2004                                                |
0.00/0.01	c |  Number Cardinality:    24                                                  |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     560     2140     6262 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       102 |     560     2140     6262 |     5500      102      9 | 16.667 % |
0.00/0.02	c |       253 |     560     2140     6262 |     6050      253      9 | 16.667 % |
0.00/0.03	c |       478 |     560     2140     6262 |     6655      478      9 | 16.667 % |
0.03/0.04	c |       815 |     560     2140     6262 |     7320      815      9 | 16.667 % |
0.03/0.07	c |      1321 |     560     2140     6262 |     8052     1321      9 | 16.667 % |
0.09/0.10	c |      2080 |     560     2140     6262 |     8857     2080     12 | 16.667 % |
0.09/0.15	c |      3219 |     560     2140     6262 |     9743     3219     15 | 16.667 % |
0.18/0.27	c |      4928 |     560     2140     6262 |    10717     4928     15 | 16.667 % |
0.38/0.40	c |      7490 |     560     2140     6262 |    11789     7490     15 | 16.667 % |
0.58/0.63	c |     11335 |     560     2140     6262 |    12968    11335     16 | 16.667 % |
1.10/1.13	c |     17101 |     560     2140     6262 |    14265    10533     19 | 16.667 % |
1.99/2.03	c |     25750 |     560     2140     6262 |    15692    11974     17 | 16.667 % |
4.08/4.11	c |     38724 |     560     2140     6262 |    17261     9117     19 | 16.667 % |
4.19/4.23	c ===============================================================================
4.19/4.23	c New solution: 72
4.19/4.23	o 72
4.19/4.23	c Elapsed CPU time: 4.12637 s	Remaining CPU time: 175.874 s
4.19/4.23	c ===============================================================================
4.19/4.23	c |     40338 |     560     2141     6808 |     5000    10731     18 | 16.667 % |
4.19/4.26	c |     40439 |     560     2141     6808 |     5500     2784     16 | 16.667 % |
4.19/4.27	c |     40589 |     560     2141     6808 |     6050     2934     15 | 16.667 % |
4.19/4.28	c |     40814 |     560     2141     6808 |     6655     3159     15 | 16.667 % |
4.19/4.29	c |     41152 |     560     2141     6808 |     7320     3497     15 | 16.667 % |
4.30/4.32	c |     41658 |     560     2141     6808 |     8052     4003     15 | 16.667 % |
4.30/4.37	c |     42417 |     560     2141     6808 |     8857     4762     15 | 16.667 % |
4.40/4.42	c |     43556 |     560     2141     6808 |     9743     5901     15 | 16.667 % |
4.49/4.53	c ===============================================================================
4.49/4.53	c New solution: 70
4.49/4.53	o 70
4.49/4.53	c Elapsed CPU time: 4.40833 s	Remaining CPU time: 175.592 s
4.49/4.53	c ===============================================================================
4.49/4.53	c |     44875 |     560     2142     7354 |     5000     7220     14 | 16.667 % |
4.49/4.54	c |     44975 |     560     2142     7354 |     5500     3710     13 | 16.667 % |
4.49/4.55	c |     45125 |     560     2142     7354 |     6050     3860     13 | 16.667 % |
4.49/4.56	c |     45350 |     560     2142     7354 |     6655     4085     14 | 16.667 % |
4.49/4.58	c |     45687 |     560     2142     7354 |     7320     4422     14 | 16.667 % |
4.59/4.60	c |     46194 |     560     2142     7354 |     8052     4929     14 | 16.667 % |
4.59/4.64	c |     46957 |     560     2142     7354 |     8857     5692     14 | 16.667 % |
4.69/4.74	c |     48096 |     560     2142     7354 |     9743     6831     14 | 16.667 % |
4.78/4.88	c |     49804 |     560     2142     7354 |    10717     8539     14 | 16.667 % |
5.09/5.15	c |     52367 |     560     2142     7354 |    11789     5679     14 | 16.667 % |
5.29/5.35	c ===============================================================================
5.29/5.35	c New solution: 68
5.29/5.35	o 68
5.29/5.35	c Elapsed CPU time: 5.20221 s	Remaining CPU time: 174.798 s
5.29/5.35	c ===============================================================================
5.29/5.35	c |     55270 |     560     2143     7900 |     5000     8582     16 | 16.667 % |
5.29/5.38	c |     55371 |     560     2143     7900 |     5500     4392     16 | 16.667 % |
5.29/5.38	c |     55521 |     560     2143     7900 |     6050     4542     16 | 16.667 % |
5.29/5.40	c |     55748 |     560     2143     7900 |     6655     4769     16 | 16.667 % |
5.40/5.42	c |     56086 |     560     2143     7900 |     7320     5107     16 | 16.667 % |
5.40/5.45	c |     56593 |     560     2143     7900 |     8052     5614     16 | 16.667 % |
5.49/5.51	c |     57352 |     560     2143     7900 |     8857     6373     16 | 16.667 % |
5.49/5.59	c |     58492 |     560     2143     7900 |     9743     7513     16 | 16.667 % |
5.69/5.78	c |     60201 |     560     2143     7900 |    10717     9222     21 | 16.667 % |
5.98/6.05	c |     62765 |     560     2143     7900 |    11789     6344     25 | 16.667 % |
6.39/6.40	c |     66610 |     560     2143     7900 |    12968    10189     21 | 16.667 % |
6.99/7.04	c |     72376 |     560     2143     7900 |    14265     9250     32 | 16.667 % |
7.89/7.95	c |     81026 |     560     2143     7900 |    15692    10682     27 | 16.667 % |
9.49/9.54	c |     94002 |     560     2143     7900 |    17261    15738     19 | 16.667 % |
9.90/9.94	c ===============================================================================
9.90/9.94	c New solution: 66
9.90/9.94	o 66
9.90/9.94	c Elapsed CPU time: 9.68553 s	Remaining CPU time: 170.314 s
9.90/9.94	c ===============================================================================
9.90/9.94	c |     96988 |     560     2144     8446 |     5000    10028     18 | 16.667 % |
9.90/9.97	c |     97088 |     560     2144     8446 |     5500     5114     18 | 16.667 % |
9.90/9.98	c |     97241 |     560     2144     8446 |     6050     5267     18 | 16.667 % |
9.90/9.99	c |     97467 |     560     2144     8446 |     6655     5493     18 | 16.667 % |
9.99/10.01	c |     97806 |     560     2144     8446 |     7320     5832     18 | 16.667 % |
9.99/10.04	c |     98312 |     560     2144     8446 |     8052     6338     17 | 16.667 % |
10.08/10.10	c |     99074 |     560     2144     8446 |     8857     7100     17 | 16.667 % |
10.18/10.20	c |    100214 |     560     2144     8446 |     9743     8240     19 | 16.667 % |
10.38/10.46	c |    101924 |     560     2144     8446 |    10717     4986     20 | 16.667 % |
10.58/10.67	c |    104486 |     560     2144     8446 |    11789     7548     18 | 16.667 % |
11.08/11.14	c |    108331 |     560     2144     8446 |    12968    11393     17 | 16.667 % |
11.78/11.84	c |    114098 |     560     2144     8446 |    14265    10480     29 | 16.667 % |
12.98/13.05	c |    122747 |     560     2144     8446 |    15692    11894     28 | 16.667 % |
14.38/14.41	c |    135721 |     560     2144     8446 |    17261     8857     24 | 16.668 % |
15.08/15.15	c ===============================================================================
15.08/15.15	c New solution: 64
15.08/15.15	o 64
15.08/15.15	c Elapsed CPU time: 14.7528 s	Remaining CPU time: 165.247 s
15.08/15.15	c ===============================================================================
15.08/15.15	c |    142840 |     560     2145     8992 |     5000    15976     22 | 16.668 % |
15.18/15.20	c |    142940 |     560     2145     8992 |     5500     4094     19 | 16.667 % |
15.18/15.21	c |    143091 |     560     2145     8992 |     6050     4245     19 | 16.667 % |
15.18/15.23	c |    143317 |     560     2145     8992 |     6655     4471     19 | 16.667 % |
15.18/15.25	c |    143655 |     560     2145     8992 |     7320     4809     18 | 16.667 % |
15.18/15.28	c |    144161 |     560     2145     8992 |     8052     5315     18 | 16.667 % |
15.29/15.34	c |    144921 |     560     2145     8992 |     8857     6075     18 | 16.667 % |
15.39/15.44	c |    146060 |     560     2145     8992 |     9743     7214     17 | 16.667 % |
15.58/15.62	c |    147768 |     560     2145     8992 |    10717     8922     17 | 16.667 % |
15.78/15.89	c |    150332 |     560     2145     8992 |    11789     6056     13 | 16.667 % |
16.28/16.33	c |    154176 |     560     2145     8992 |    12968     9900     18 | 16.667 % |
16.88/16.93	c |    159942 |     560     2145     8992 |    14265     9027     25 | 16.667 % |
17.98/18.06	c |    168592 |     560     2145     8992 |    15692    10303     40 | 16.668 % |
19.88/19.96	c |    181567 |     560     2145     8992 |    17261    15268     45 | 16.667 % |
22.68/22.76	c |    201028 |     560     2145     8992 |    18987    17187     42 | 16.667 % |
27.27/27.33	c |    230220 |     560     2145     8992 |    20886    17352     48 | 16.667 % |
32.18/32.25	c ===============================================================================
32.18/32.26	c New solution: 62
32.18/32.26	o 62
32.18/32.26	c Elapsed CPU time: 31.5302 s	Remaining CPU time: 148.47 s
32.18/32.26	c ===============================================================================
32.18/32.26	c |    261678 |     560     2146     9538 |     5000    17137     45 | 16.667 % |
32.28/32.30	c |    261780 |     560     2146     9538 |     5500     4387     45 | 16.667 % |
32.28/32.31	c |    261930 |     560     2146     9538 |     6050     4537     44 | 16.667 % |
32.28/32.33	c |    262156 |     560     2146     9538 |     6655     4763     43 | 16.667 % |
32.28/32.34	c |    262493 |     560     2146     9538 |     7320     5100     41 | 16.667 % |
32.28/32.37	c |    262999 |     560     2146     9538 |     8052     5606     39 | 16.667 % |
32.38/32.41	c |    263759 |     560     2146     9538 |     8857     6366     36 | 16.667 % |
32.38/32.49	c |    264898 |     560     2146     9538 |     9743     7505     33 | 16.667 % |
32.57/32.60	c |    266607 |     559     2146     9538 |    10717     9207     30 | 16.816 % |
32.77/32.83	c |    269172 |     559     2146     9538 |    11789     6343     15 | 16.816 % |
33.07/33.17	c |    273018 |     559     2146     9538 |    12968    10189     15 | 16.816 % |
33.87/33.91	c |    278786 |     559     2146     9538 |    14265     9402     16 | 16.816 % |
34.77/34.84	c |    287435 |     559     2146     9538 |    15692    10846     15 | 16.816 % |
36.47/36.52	c |    300411 |     559     2146     9538 |    17261     7985     16 | 16.816 % |
38.97/39.09	c |    319873 |     559     2146     9538 |    18987     9899     24 | 16.816 % |
43.98/44.02	c |    349066 |     559     2146     9538 |    20886    10128     46 | 16.816 % |
50.57/50.68	c |    392856 |     558     2146     9538 |    22974    11538     45 | 16.965 % |
61.36/61.50	c |    458540 |     558     2146     9538 |    25272    18377     37 | 16.965 % |
79.56/79.68	c |    557066 |     558     2146     9538 |    27799    18342     44 | 16.965 % |
111.06/111.17	c |    704855 |     557     2146     9538 |    30579    16467     46 | 17.113 % |
160.23/160.33	c |    926538 |     556     2146     9538 |    33637    25592     40 | 17.262 % |
182.82/182.97	c There are 117 assigned variables. 5 in cost function.
184.12/184.24	c core #1
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 1
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #2
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 2
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #3
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 3
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #4
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 4
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #5
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 5
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #6
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 6
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #7
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 7
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #8
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 8
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #9
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 9
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #10
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 10
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #11
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 11
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #12
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 12
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #13
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 13
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #14
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 2	Core Weight: 1	Total Weight: 14
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #15
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 15
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #16
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 16
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #17
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 3	Core Weight: 1	Total Weight: 17
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #18
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 18
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #19
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 19
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #20
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 13	Core Weight: 1	Total Weight: 20
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #21
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 21
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #22
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 22
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #23
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 23
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #24
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 24
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #25
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 25
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #26
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 26
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #27
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 27
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #28
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 28
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #29
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 29
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #30
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 30
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #31
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 31
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #32
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 32
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #33
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 33
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #34
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 34
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #35
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 35
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #36
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 36
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #37
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 37
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #38
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 38
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #39
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 39
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #40
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 40
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #41
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 14	Core Weight: 1	Total Weight: 41
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #42
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 3	Core Weight: 1	Total Weight: 42
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #43
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 43
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #44
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 14	Core Weight: 1	Total Weight: 44
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #45
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 45
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #46
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 46
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #47
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 47
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #48
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 48
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #49
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 14	Core Weight: 1	Total Weight: 49
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #50
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 50
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #51
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 51
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #52
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 52
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #53
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 53
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #54
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 54
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #55
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 55
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #56
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 6	Core Weight: 1	Total Weight: 56
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #57
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 5	Core Weight: 1	Total Weight: 57
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #58
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 58
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #59
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 59
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #60
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 60
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #61
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 4	Core Weight: 1	Total Weight: 61
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c core #62
184.12/184.24	c 
184.12/184.24	c 
184.12/184.24	c Core size: 9	Core Weight: 1	Total Weight: 62
184.12/184.24	c
184.12/184.24	c
184.12/184.24	c This is when the PBO solver was able to find the optimum, but failed to prove optimality...
184.12/184.24	Best: 62
184.12/184.24	Total: 62
184.12/184.24	c #cores: 62
184.12/184.24	c Final Weight: 62
184.12/184.24	o 62
184.12/184.24	s OPTIMUM FOUND
184.12/184.24	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 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672
184.12/184.24	c Total CPU time: 181.273 s

Verifier Data

OK	62

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680758-1277453385/watcher-2680758-1277453385 -o /tmp/evaluation-result-2680758-1277453385/solver-2680758-1277453385 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680758-1277453385.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 0.81 3/106 23089
/proc/meminfo: memFree=1848376/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=2652 CPUtime=0
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 286 0 0 0 0 0 0 0 17 0 1 0 118993874 2715648 204 1992294400 134512640 135752675 4293290352 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 663 204 136 303 0 340 0

[startup+0.040863 s]
/proc/loadavg: 1.00 1.00 0.81 3/106 23089
/proc/meminfo: memFree=1848376/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=2844 CPUtime=0.03
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 376 0 0 0 3 0 0 0 18 0 1 0 118993874 2912256 276 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 711 276 145 303 0 406 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2844

[startup+0.100855 s]
/proc/loadavg: 1.00 1.00 0.81 3/106 23089
/proc/meminfo: memFree=1848376/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=3108 CPUtime=0.09
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 432 0 0 0 9 0 0 0 18 0 1 0 118993874 3182592 332 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 777 332 145 303 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3108

[startup+0.30087 s]
/proc/loadavg: 1.00 1.00 0.81 3/106 23089
/proc/meminfo: memFree=1848376/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=3768 CPUtime=0.29
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 611 0 0 0 28 1 0 0 18 0 1 0 118993874 3858432 511 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 942 511 145 303 0 637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3768

[startup+0.700902 s]
/proc/loadavg: 1.00 1.00 0.81 3/106 23089
/proc/meminfo: memFree=1848376/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=5124 CPUtime=0.69
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 946 0 0 0 66 3 0 0 18 0 1 0 118993874 5246976 846 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 1281 846 145 303 0 976 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5124

[startup+1.50097 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 23090
/proc/meminfo: memFree=1844772/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=6972 CPUtime=1.49
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 1402 0 0 0 144 5 0 0 20 0 1 0 118993874 7139328 1302 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 1743 1302 145 303 0 1438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6972

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 23090
/proc/meminfo: memFree=1842540/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=9356 CPUtime=3.09
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 1997 0 0 0 301 8 0 0 24 0 1 0 118993874 9580544 1897 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 2339 1897 145 303 0 2034 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9356

[startup+6.30035 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 23092
/proc/meminfo: memFree=1836464/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=15812 CPUtime=6.28
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 3622 0 0 0 612 16 0 0 25 0 1 0 118993874 16191488 3522 1992294400 134512640 135752675 4293290352 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 3953 3522 145 303 0 3648 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15812

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 23092
/proc/meminfo: memFree=1823444/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=27868 CPUtime=12.68
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 6627 0 0 0 1237 31 0 0 25 0 1 0 118993874 28536832 6527 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 6967 6527 145 303 0 6662 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27868

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 0.81 2/107 23092
/proc/meminfo: memFree=1797280/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=53404 CPUtime=25.48
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 13013 0 0 0 2488 60 0 0 25 0 1 0 118993874 54685696 12913 1992294400 134512640 135752675 4293290352 18446744073709551615 134638155 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 13351 12913 145 303 0 13046 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53404

[startup+51.1009 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 23092
/proc/meminfo: memFree=1754996/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=96328 CPUtime=51.06
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 23732 0 0 0 4998 108 0 0 25 0 1 0 118993874 98639872 23632 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 24082 23632 145 303 0 23777 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 96328

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 23094
/proc/meminfo: memFree=1677496/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=172640 CPUtime=102.26
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 42781 0 0 0 10037 189 0 0 25 0 1 0 118993874 176783360 42681 1992294400 134512640 135752675 4293290352 18446744073709551615 134603340 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 43160 42681 145 303 0 42855 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 172640

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1599996/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=251208 CPUtime=162.23
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 62420 0 0 0 15954 269 0 0 25 0 1 0 118993874 257236992 62320 1992294400 134512640 135752675 4293290352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 62802 62320 145 303 0 62497 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 251208

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1593672/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=256752 CPUtime=166.23
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 63835 0 0 0 16349 274 0 0 25 0 1 0 118993874 262914048 63735 1992294400 134512640 135752675 4293290352 18446744073709551615 134611609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 64188 63735 145 303 0 63883 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 256752

[startup+172.709 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1588092/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=262008 CPUtime=172.64
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 65129 0 0 0 16985 279 0 0 25 0 1 0 118993874 268296192 65029 1992294400 134512640 135752675 4293290352 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 65502 65029 145 303 0 65197 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 262008

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1582388/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=268604 CPUtime=179.03
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 66781 0 0 0 17617 286 0 0 25 0 1 0 118993874 275050496 66681 1992294400 134512640 135752675 4293290352 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 67151 66681 145 303 0 66846 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 268604

[startup+182.301 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1578544/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=272500 CPUtime=182.22
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 67743 0 0 0 17933 289 0 0 25 0 1 0 118993874 279040000 67643 1992294400 134512640 135752675 4293290352 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 68125 67643 145 303 0 67820 0
Current children cumulated CPU time (s) 182.22
Current children cumulated vsize (KiB) 272500

[startup+183.101 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1577304/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=273408 CPUtime=183.02
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 67988 0 0 0 18012 290 0 0 25 0 1 0 118993874 279969792 67888 1992294400 134512640 135752675 4293290352 18446744073709551615 134713029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 68352 67888 145 303 0 68047 0
Current children cumulated CPU time (s) 183.02
Current children cumulated vsize (KiB) 273408

[startup+183.901 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1576560/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=273244 CPUtime=183.82
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 67989 0 0 0 18092 290 0 0 25 0 1 0 118993874 279801856 67855 1992294400 134512640 135752675 4293290352 18446744073709551615 135205088 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 68311 67855 146 303 0 68006 0
Current children cumulated CPU time (s) 183.82
Current children cumulated vsize (KiB) 273244

[startup+184.101 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1576560/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=273244 CPUtime=184.02
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 67989 0 0 0 18112 290 0 0 25 0 1 0 118993874 279801856 67855 1992294400 134512640 135752675 4293290352 18446744073709551615 134634640 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 68311 67855 146 303 0 68006 0
Current children cumulated CPU time (s) 184.02
Current children cumulated vsize (KiB) 273244

[startup+184.201 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 23096
/proc/meminfo: memFree=1576560/2059040 swapFree=4136400/4192956
[pid=23089] ppid=23087 vsize=273244 CPUtime=184.12
/proc/23089/stat : 23089 (wbo1.4b) R 23087 23089 22983 0 -1 4202496 67990 0 0 0 18122 290 0 0 25 0 1 0 118993874 279801856 67856 1992294400 134512640 135752675 4293290352 18446744073709551615 135206386 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/23089/statm: 68311 67856 146 303 0 68006 0
Current children cumulated CPU time (s) 184.12
Current children cumulated vsize (KiB) 273244

Child status: 0
Real time (s): 184.28
CPU time (s): 184.211
CPU user time (s): 181.273
CPU system time (s): 2.93755
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 273408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.273
system time used= 2.93755
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67991
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= 3
involuntary context switches= 2128

runsolver used 0.340948 second user time and 0.85487 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-25 10:09:45
IDJOB=2680758
IDBENCH=2029
IDSOLVER=1190
FILE ID=node026/2680758-1277453385
PBS_JOBID= 11188138
Free space on /tmp= 62484 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/routing/normalized-s4-4-3-1pb.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680758-1277453385/watcher-2680758-1277453385 -o /tmp/evaluation-result-2680758-1277453385/solver-2680758-1277453385 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680758-1277453385.opb

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

MD5SUM BENCH= 7070b0ccf5287a23c61644383564c46b
RANDOM SEED=1504451790

node026.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.201
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1849504 kB
Buffers:         46848 kB
Cached:          60100 kB
SwapCached:       9024 kB
Active:          15484 kB
Inactive:       104444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1849504 kB
SwapTotal:     4192956 kB
SwapFree:      4136400 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:       11544 kB
Mapped:           8376 kB
Slab:            67664 kB
PageTables:       4192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181364 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= 62480 MiB
End job on node026 at 2010-06-25 10:12:49