Trace number 2680754

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)OPT64 184.217 184.276

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB05/manquinho/routing/normalized-s4-4-3-2pb.opb
MD5SUM135acf1f05855c365b3d13b378debe22
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark0.289955
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved YES
Number of variables648
Total number of constraints1952
Number of constraints which are clauses1928
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 constraint27
Number of terms in the objective function 648
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 648
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 648
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-2680754-1277453331.opb.
0.00/0.00	c Instance file HOME/instance-2680754-1277453331.opb
0.00/0.00	c File size is 70110 bytes.
0.00/0.01	c Highest Coefficient sum: 30
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:      648                                                 |
0.00/0.01	c |  Number Clauses:        1928                                                |
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 |     540     2060     6006 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     540     2060     6006 |     5500      100     10 | 16.667 % |
0.00/0.02	c |       250 |     540     2060     6006 |     6050      250     10 | 16.667 % |
0.00/0.02	c |       475 |     540     2060     6006 |     6655      475     11 | 16.667 % |
0.00/0.04	c |       812 |     540     2060     6006 |     7320      812     11 | 16.667 % |
0.00/0.05	c |      1318 |     540     2060     6006 |     8052     1318     12 | 16.667 % |
0.07/0.08	c |      2077 |     540     2060     6006 |     8857     2077     11 | 16.667 % |
0.09/0.13	c |      3216 |     540     2060     6006 |     9743     3216     11 | 16.667 % |
0.19/0.23	c |      4925 |     540     2060     6006 |    10717     4925     14 | 16.667 % |
0.29/0.38	c |      7489 |     540     2060     6006 |    11789     7489     17 | 16.667 % |
0.59/0.63	c |     11333 |     539     2060     6006 |    12968    11321     16 | 16.821 % |
0.99/1.04	c |     17099 |     536     2060     6006 |    14265    10515     19 | 17.284 % |
1.59/1.67	c |     25750 |     535     2060     6006 |    15692    11900     20 | 17.439 % |
2.89/2.96	c |     38724 |     531     2060     6006 |    17261    15070     24 | 18.056 % |
5.39/5.48	c |     58185 |     526     2060     6006 |    18987    17052     25 | 18.827 % |
10.79/10.88	c ===============================================================================
10.79/10.88	c New solution: 72
10.79/10.88	o 72
10.79/10.88	c Elapsed CPU time: 10.6854 s	Remaining CPU time: 169.315 s
10.79/10.88	c ===============================================================================
10.79/10.88	c |     84273 |     525     2061     6530 |     5000    14420     23 | 18.827 % |
10.89/10.93	c |     84373 |     525     2061     6530 |     5500     3705     21 | 18.982 % |
10.89/10.94	c |     84525 |     525     2061     6530 |     6050     3857     21 | 18.982 % |
10.89/10.94	c |     84751 |     525     2061     6530 |     6655     4083     21 | 18.982 % |
10.89/10.96	c |     85088 |     525     2061     6530 |     7320     4420     21 | 18.982 % |
10.89/11.00	c |     85595 |     525     2061     6530 |     8052     4927     22 | 18.982 % |
10.99/11.06	c |     86354 |     525     2061     6530 |     8857     5686     21 | 18.982 % |
11.09/11.17	c |     87494 |     525     2061     6530 |     9743     6826     23 | 18.982 % |
11.29/11.31	c |     89203 |     525     2061     6530 |    10717     8535     23 | 18.982 % |
11.59/11.62	c |     91767 |     525     2061     6530 |    11789     5657     26 | 18.982 % |
11.99/12.03	c |     95612 |     525     2061     6530 |    12968     9502     26 | 18.982 % |
12.69/12.77	c |    101379 |     525     2061     6530 |    14265     8696     25 | 18.982 % |
13.78/13.86	c |    110029 |     524     2061     6530 |    15692    10055     24 | 19.136 % |
15.39/15.49	c |    123004 |     524     2061     6530 |    17261    15098     27 | 19.136 % |
17.99/18.09	c |    142466 |     524     2061     6530 |    18987    17135     26 | 19.136 % |
19.69/19.79	c ===============================================================================
19.69/19.79	c New solution: 70
19.69/19.79	o 70
19.69/19.79	c Elapsed CPU time: 19.418 s	Remaining CPU time: 160.582 s
19.69/19.79	c ===============================================================================
19.69/19.79	c |    152905 |     524     2062     7054 |     5000    17998     25 | 19.136 % |
19.79/19.84	c |    153007 |     524     2062     7054 |     5500     4602     25 | 19.136 % |
19.79/19.85	c |    153157 |     524     2062     7054 |     6050     4752     25 | 19.136 % |
19.79/19.86	c |    153385 |     524     2062     7054 |     6655     4980     24 | 19.136 % |
19.79/19.89	c |    153722 |     524     2062     7054 |     7320     5317     24 | 19.136 % |
19.88/19.94	c |    154230 |     524     2062     7054 |     8052     5825     25 | 19.136 % |
19.99/20.00	c |    154991 |     524     2062     7054 |     8857     6586     25 | 19.136 % |
20.09/20.11	c |    156133 |     524     2062     7054 |     9743     7728     25 | 19.136 % |
20.28/20.30	c |    157843 |     524     2062     7054 |    10717     9438     25 | 19.136 % |
20.58/20.60	c |    160407 |     524     2062     7054 |    11789     6558     24 | 19.136 % |
20.98/21.04	c |    164252 |     524     2062     7054 |    12968    10403     24 | 19.136 % |
21.68/21.78	c |    170022 |     524     2062     7054 |    14265     9605     24 | 19.136 % |
22.99/23.10	c |    178672 |     524     2062     7054 |    15692    11036     27 | 19.136 % |
25.09/25.11	c |    191646 |     524     2062     7054 |    17261     8052     29 | 19.136 % |
27.78/27.81	c |    211107 |     524     2062     7054 |    18987    10072     26 | 19.136 % |
27.78/27.87	c ===============================================================================
27.78/27.87	c New solution: 68
27.78/27.87	o 68
27.78/27.87	c Elapsed CPU time: 27.3308 s	Remaining CPU time: 152.669 s
27.78/27.87	c ===============================================================================
27.78/27.87	c |    212042 |     524     2063     7578 |     5000    11007     25 | 19.136 % |
27.88/27.91	c |    212142 |     524     2063     7578 |     5500     2852     19 | 19.136 % |
27.88/27.91	c |    212293 |     524     2063     7578 |     6050     3003     19 | 19.136 % |
27.88/27.92	c |    212518 |     524     2063     7578 |     6655     3228     19 | 19.136 % |
27.88/27.95	c |    212856 |     524     2063     7578 |     7320     3566     20 | 19.136 % |
27.88/27.98	c |    213362 |     524     2063     7578 |     8052     4072     20 | 19.136 % |
27.98/28.03	c |    214121 |     524     2063     7578 |     8857     4831     21 | 19.136 % |
28.08/28.13	c |    215264 |     524     2063     7578 |     9743     5974     22 | 19.136 % |
28.19/28.25	c |    216972 |     524     2063     7578 |    10717     7682     22 | 19.136 % |
28.49/28.58	c |    219534 |     524     2063     7578 |    11789    10244     24 | 19.136 % |
28.88/28.94	c |    223378 |     524     2063     7578 |    12968     8116     24 | 19.136 % |
29.59/29.67	c |    229144 |     524     2063     7578 |    14265     7322     24 | 19.136 % |
30.79/30.84	c |    237794 |     524     2063     7578 |    15692     8762     27 | 19.136 % |
32.29/32.30	c ===============================================================================
32.29/32.30	c New solution: 66
32.29/32.30	o 66
32.29/32.30	c Elapsed CPU time: 31.6322 s	Remaining CPU time: 148.368 s
32.29/32.30	c ===============================================================================
32.29/32.30	c |    250275 |     524     2064     8102 |     5000    13304     27 | 19.136 % |
32.29/32.34	c |    250375 |     524     2064     8102 |     5500     3426     31 | 19.136 % |
32.29/32.34	c |    250525 |     524     2064     8102 |     6050     3576     31 | 19.136 % |
32.29/32.36	c |    250750 |     524     2064     8102 |     6655     3801     30 | 19.136 % |
32.29/32.37	c |    251088 |     524     2064     8102 |     7320     4139     29 | 19.136 % |
32.38/32.40	c |    251597 |     524     2064     8102 |     8052     4648     29 | 19.136 % |
32.38/32.44	c |    252356 |     524     2064     8102 |     8857     5407     27 | 19.136 % |
32.49/32.51	c |    253497 |     524     2064     8102 |     9743     6548     26 | 19.136 % |
32.58/32.65	c |    255206 |     524     2064     8102 |    10717     8257     25 | 19.136 % |
32.78/32.87	c |    257769 |     524     2064     8102 |    11789    10820     24 | 19.136 % |
33.18/33.20	c |    261614 |     524     2064     8102 |    12968     8680     22 | 19.136 % |
33.78/33.87	c |    267382 |     524     2064     8102 |    14265     7884     20 | 19.136 % |
34.78/34.81	c |    276032 |     523     2064     8102 |    15692     9309     26 | 19.290 % |
36.18/36.27	c |    289008 |     523     2064     8102 |    17261    14363     21 | 19.290 % |
38.78/38.85	c |    308471 |     523     2064     8102 |    18987    16390     27 | 19.291 % |
43.08/43.19	c |    337665 |     523     2064     8102 |    20886    16861     27 | 19.290 % |
49.57/49.60	c |    381454 |     523     2064     8102 |    22974    18559     25 | 19.290 % |
60.27/60.36	c |    447141 |     523     2064     8102 |    25272    14747     29 | 19.290 % |
64.47/64.57	c ===============================================================================
64.47/64.57	c New solution: 64
64.47/64.57	o 64
64.47/64.57	c Elapsed CPU time: 63.2574 s	Remaining CPU time: 116.743 s
64.47/64.57	c ===============================================================================
64.47/64.57	c |    477774 |     523     2065     8626 |     5000    17525     44 | 19.290 % |
64.57/64.62	c |    477874 |     523     2065     8626 |     5500     4482     45 | 19.290 % |
64.57/64.62	c |    478024 |     523     2065     8626 |     6050     4632     44 | 19.290 % |
64.57/64.63	c |    478251 |     523     2065     8626 |     6655     4859     43 | 19.290 % |
64.57/64.65	c |    478588 |     523     2065     8626 |     7320     5196     41 | 19.290 % |
64.57/64.67	c |    479095 |     523     2065     8626 |     8052     5703     39 | 19.290 % |
64.67/64.71	c |    479854 |     523     2065     8626 |     8857     6462     37 | 19.290 % |
64.67/64.78	c |    480995 |     523     2065     8626 |     9743     7603     34 | 19.290 % |
64.77/64.90	c |    482703 |     523     2065     8626 |    10717     9311     32 | 19.291 % |
65.07/65.12	c |    485266 |     523     2065     8626 |    11789     6434     19 | 19.290 % |
65.37/65.46	c |    489112 |     523     2065     8626 |    12968    10280     21 | 19.290 % |
66.07/66.12	c |    494878 |     523     2065     8626 |    14265     9428     27 | 19.291 % |
66.97/67.09	c |    503528 |     523     2065     8626 |    15692    10872     21 | 19.290 % |
68.67/68.75	c |    516503 |     523     2065     8626 |    17261    15818     30 | 19.290 % |
71.47/71.51	c |    535965 |     523     2065     8626 |    18987     9138     18 | 19.290 % |
75.27/75.35	c |    565158 |     523     2065     8626 |    20886    19138     24 | 19.290 % |
83.06/83.19	c |    608948 |     523     2065     8626 |    22974    20854     22 | 19.290 % |
93.06/93.17	c |    674632 |     523     2065     8626 |    25272    17123     24 | 19.291 % |
113.45/113.59	c |    773158 |     522     2065     8626 |    27799    24896     29 | 19.445 % |
141.45/141.50	c |    920948 |     522     2065     8626 |    30579    20509     24 | 19.445 % |
182.83/182.99	c There are 128 assigned variables. 20 in cost function.
184.14/184.23	c core #1
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 3
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #2
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 4
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #3
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 5
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #4
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 6
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #5
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 7
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #6
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 8
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #7
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 9
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #8
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 10
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #9
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 11
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #10
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 12
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #11
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 13
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #12
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 14
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #13
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 15
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #14
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 16
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #15
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 2	Core Weight: 1	Total Weight: 17
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #16
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 18
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #17
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 19
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #18
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 20
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #19
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 9	Core Weight: 1	Total Weight: 21
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #20
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 22
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #21
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 9	Core Weight: 1	Total Weight: 23
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #22
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 24
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #23
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 25
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #24
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 26
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #25
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 9	Core Weight: 1	Total Weight: 27
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #26
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 28
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #27
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 29
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #28
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 30
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #29
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 31
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #30
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 8	Core Weight: 1	Total Weight: 32
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #31
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 33
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #32
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 34
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #33
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 9	Core Weight: 1	Total Weight: 35
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #34
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 36
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #35
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 37
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #36
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 14	Core Weight: 1	Total Weight: 38
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #37
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 39
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #38
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 40
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #39
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 13	Core Weight: 1	Total Weight: 41
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #40
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 42
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #41
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 3	Core Weight: 1	Total Weight: 43
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #42
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 44
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #43
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 45
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #44
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 46
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #45
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 9	Core Weight: 1	Total Weight: 47
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #46
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 48
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #47
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 14	Core Weight: 1	Total Weight: 49
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #48
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 3	Core Weight: 1	Total Weight: 50
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #49
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 8	Core Weight: 1	Total Weight: 51
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #50
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 52
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #51
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 53
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #52
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 14	Core Weight: 1	Total Weight: 54
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #53
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 4	Core Weight: 1	Total Weight: 55
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #54
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 6	Core Weight: 1	Total Weight: 56
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #55
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 57
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #56
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 58
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #57
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 14	Core Weight: 1	Total Weight: 59
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #58
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 60
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c core #59
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 5	Core Weight: 1	Total Weight: 61
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c ============================[ Search Statistics ]==============================
184.14/184.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.23	c ===============================================================================
184.14/184.23	c |         0 |     302     2521     5108 |     5000        0    nan |  0.000 % |
184.14/184.23	c ===============================================================================
184.14/184.23	c core #60
184.14/184.23	c 
184.14/184.23	c 
184.14/184.23	c Core size: 11	Core Weight: 1	Total Weight: 62
184.14/184.23	c
184.14/184.23	c
184.14/184.23	c ============================[ Search Statistics ]==============================
184.14/184.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.23	c ===============================================================================
184.14/184.23	c |         0 |     314     2524     5209 |     5000        0    nan |  0.000 % |
184.14/184.24	c ===============================================================================
184.14/184.24	c core #61
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 10	Core Weight: 1	Total Weight: 63
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c ============================[ Search Statistics ]==============================
184.14/184.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.24	c ===============================================================================
184.14/184.24	c |         0 |     327     2525     5329 |     5000        0    nan |  0.000 % |
184.14/184.24	c ===============================================================================
184.14/184.24	c core #62
184.14/184.24	c 
184.14/184.24	c 
184.14/184.24	c Core size: 15	Core Weight: 1	Total Weight: 64
184.14/184.24	c
184.14/184.24	c
184.14/184.24	c This is when the PBO solver was able to find the optimum, but failed to prove optimality...
184.14/184.24	Best: 64
184.14/184.24	Total: 64
184.14/184.24	c #cores: 62
184.14/184.24	c Final Weight: 64
184.14/184.24	o 64
184.14/184.24	s OPTIMUM FOUND
184.14/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
184.14/184.24	c Total CPU time: 181.248 s

Verifier Data

OK	64

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680754-1277453331/watcher-2680754-1277453331 -o /tmp/evaluation-result-2680754-1277453331/solver-2680754-1277453331 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680754-1277453331.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: 0.99 0.97 0.79 3/105 28077
/proc/meminfo: memFree=1865880/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=2652 CPUtime=0
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 86626694 2715648 218 1992294400 134512640 135752675 4290211504 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 663 218 141 303 0 340 0

[startup+0.076887 s]
/proc/loadavg: 0.99 0.97 0.79 3/105 28077
/proc/meminfo: memFree=1865880/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=2976 CPUtime=0.07
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 415 0 0 0 7 0 0 0 25 0 1 0 86626694 3047424 316 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 744 316 145 303 0 439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2976

[startup+0.100889 s]
/proc/loadavg: 0.99 0.97 0.79 3/105 28077
/proc/meminfo: memFree=1865880/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=3108 CPUtime=0.09
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 435 0 0 0 9 0 0 0 25 0 1 0 86626694 3182592 336 1992294400 134512640 135752675 4290211504 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 777 336 145 303 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3108

[startup+0.300913 s]
/proc/loadavg: 0.99 0.97 0.79 3/105 28077
/proc/meminfo: memFree=1865880/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=3768 CPUtime=0.29
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 611 0 0 0 28 1 0 0 25 0 1 0 86626694 3858432 512 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 942 513 145 303 0 637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3768

[startup+0.700958 s]
/proc/loadavg: 0.99 0.97 0.79 3/105 28077
/proc/meminfo: memFree=1865880/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=5024 CPUtime=0.69
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 906 0 0 0 66 3 0 0 25 0 1 0 86626694 5144576 807 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 1256 807 145 303 0 951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5024

[startup+1.50105 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 28078
/proc/meminfo: memFree=1862152/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=7268 CPUtime=1.49
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 1480 0 0 0 145 4 0 0 25 0 1 0 86626694 7442432 1381 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 1817 1381 145 303 0 1512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7268

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 28078
/proc/meminfo: memFree=1859052/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=10704 CPUtime=3.09
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 2354 0 0 0 302 7 0 0 25 0 1 0 86626694 10960896 2255 1992294400 134512640 135752675 4290211504 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 2676 2255 145 303 0 2371 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10704

[startup+6.30059 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 28078
/proc/meminfo: memFree=1852852/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=16092 CPUtime=6.29
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 3698 0 0 0 615 14 0 0 25 0 1 0 86626694 16478208 3599 1992294400 134512640 135752675 4290211504 18446744073709551615 134612033 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 4023 3599 145 303 0 3718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16092

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 28078
/proc/meminfo: memFree=1844420/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=24544 CPUtime=12.69
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 5804 0 0 0 1246 23 0 0 25 0 1 0 86626694 25133056 5705 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 6136 5705 145 303 0 5831 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24544

[startup+25.5008 s]
/proc/loadavg: 0.99 0.97 0.79 2/106 28078
/proc/meminfo: memFree=1822224/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=46464 CPUtime=25.48
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 11283 0 0 0 2498 50 0 0 25 0 1 0 86626694 47579136 11184 1992294400 134512640 135752675 4290211504 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 11616 11184 145 303 0 11311 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46464

[startup+51.1007 s]
/proc/loadavg: 0.99 0.97 0.80 2/106 28078
/proc/meminfo: memFree=1778576/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=90300 CPUtime=51.07
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 22228 0 0 0 5002 105 0 0 25 0 1 0 86626694 92467200 22129 1992294400 134512640 135752675 4290211504 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 22575 22129 145 303 0 22270 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90300

[startup+102.308 s]
/proc/loadavg: 0.99 0.97 0.81 2/106 28080
/proc/meminfo: memFree=1703184/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=164584 CPUtime=102.26
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 40786 0 0 0 10035 191 0 0 25 0 1 0 86626694 168534016 40687 1992294400 134512640 135752675 4290211504 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 41146 40687 145 303 0 40841 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 164584

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1635852/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=231960 CPUtime=162.24
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 57630 0 0 0 15955 269 0 0 25 0 1 0 86626694 237527040 57531 1992294400 134512640 135752675 4290211504 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 57990 57531 145 303 0 57685 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 231960

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1633372/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=234072 CPUtime=166.24
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 58146 0 0 0 16352 272 0 0 25 0 1 0 86626694 239689728 58047 1992294400 134512640 135752675 4290211504 18446744073709551615 134611594 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 58518 58047 145 303 0 58213 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 234072

[startup+172.708 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1627544/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=239872 CPUtime=172.64
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 59618 0 0 0 16986 278 0 0 25 0 1 0 86626694 245628928 59519 1992294400 134512640 135752675 4290211504 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 59968 59519 145 303 0 59663 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 239872

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1621096/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=247244 CPUtime=179.04
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 61429 0 0 0 17615 289 0 0 25 0 1 0 86626694 253177856 61330 1992294400 134512640 135752675 4290211504 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 61811 61330 145 303 0 61506 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 247244

[startup+182.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1617128/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=251176 CPUtime=182.23
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 62418 0 0 0 17931 292 0 0 25 0 1 0 86626694 257204224 62319 1992294400 134512640 135752675 4290211504 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 62794 62319 145 303 0 62489 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 251176

[startup+183.102 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1616012/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=252496 CPUtime=183.04
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 62751 0 0 0 18010 294 0 0 25 0 1 0 86626694 258555904 62652 1992294400 134512640 135752675 4290211504 18446744073709551615 134713029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 63124 62652 145 303 0 62819 0
Current children cumulated CPU time (s) 183.04
Current children cumulated vsize (KiB) 252496

[startup+183.902 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1614896/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=252332 CPUtime=183.84
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 62752 0 0 0 18090 294 0 0 25 0 1 0 86626694 258387968 62622 1992294400 134512640 135752675 4290211504 18446744073709551615 135205025 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 63083 62622 146 303 0 62778 0
Current children cumulated CPU time (s) 183.84
Current children cumulated vsize (KiB) 252332

[startup+184.102 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1614896/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=252332 CPUtime=184.04
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 62752 0 0 0 18110 294 0 0 25 0 1 0 86626694 258387968 62622 1992294400 134512640 135752675 4290211504 18446744073709551615 135229089 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 63083 62622 146 303 0 62778 0
Current children cumulated CPU time (s) 184.04
Current children cumulated vsize (KiB) 252332

[startup+184.202 s]
/proc/loadavg: 0.99 0.97 0.82 2/106 28082
/proc/meminfo: memFree=1614896/2059040 swapFree=4139624/4192956
[pid=28077] ppid=28075 vsize=252332 CPUtime=184.14
/proc/28077/stat : 28077 (wbo1.4b) R 28075 28077 27944 0 -1 4202496 62753 0 0 0 18120 294 0 0 25 0 1 0 86626694 258387968 62623 1992294400 134512640 135752675 4290211504 18446744073709551615 135206853 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28077/statm: 63083 62623 146 303 0 62778 0
Current children cumulated CPU time (s) 184.14
Current children cumulated vsize (KiB) 252332

Child status: 0
Real time (s): 184.276
CPU time (s): 184.217
CPU user time (s): 181.248
CPU system time (s): 2.96855
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 252496

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

runsolver used 0.317951 second user time and 0.877866 second system time

The end

Launcher Data

Begin job on node088 at 2010-06-25 10:08:51
IDJOB=2680754
IDBENCH=2024
IDSOLVER=1190
FILE ID=node088/2680754-1277453331
PBS_JOBID= 11188102
Free space on /tmp= 62468 MiB

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

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

MD5SUM BENCH= 135acf1f05855c365b3d13b378debe22
RANDOM SEED=2083987929

node088.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.217
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.43
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.217
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1867068 kB
Buffers:         33872 kB
Cached:          59328 kB
SwapCached:       5660 kB
Active:          18688 kB
Inactive:        87688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1867068 kB
SwapTotal:     4192956 kB
SwapFree:      4139624 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:       11736 kB
Mapped:           8276 kB
Slab:            63800 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182036 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= 62464 MiB
End job on node088 at 2010-06-25 10:11:56