Trace number 2702675

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)? (MO) 1760.94 1761.38

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_25_4.opb
MD5SUMde244e44f140b74baa9d32bfcc24f10d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-59
Best CPU time to get the best result obtained on this benchmark1798.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -84
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31508
Sum of products size (including duplicates)63016
Number of different products15754
Sum of products size31508

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-2702675-1278574562.opb.
0.00/0.00	c Instance file HOME/instance-2702675-1278574562.opb
0.00/0.00	c File size is 1391216 bytes.
0.19/0.27	c Highest Coefficient sum: 1000
0.19/0.27	c ============================[ Problem Statistics ]=============================
0.19/0.27	c |                                                                             |
0.19/0.27	c |  Parsing time:          0.26         s                                      |
0.19/0.27	c |  Number Variables:      16754                                               |
0.19/0.27	c |  Number Clauses:        16254                                               |
0.19/0.27	c |  Number Cardinality:    1002                                                |
0.19/0.27	c |  Number PB Constraints: 15754                                               |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |   16754    33010   129032 |    11003        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: 0
0.49/0.58	o 0
0.49/0.58	c Elapsed CPU time: 0.561914 s	Remaining CPU time: 179.438 s
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |   16754    33011   129532 |    11003        0    nan |  0.000 % |
0.58/0.63	c ===============================================================================
0.58/0.63	c New solution: -1
0.58/0.63	o -1
0.58/0.63	c Elapsed CPU time: 0.610907 s	Remaining CPU time: 179.389 s
0.58/0.63	c ===============================================================================
0.58/0.63	c |         1 |   16754    33012   130032 |    11004        1    503 |  0.000 % |
0.58/0.65	c ===============================================================================
0.58/0.65	c New solution: -2
0.58/0.65	o -2
0.58/0.65	c Elapsed CPU time: 0.636903 s	Remaining CPU time: 179.363 s
0.58/0.65	c ===============================================================================
0.58/0.65	c |         1 |   16754    33013   130532 |    11004        1    503 |  0.000 % |
0.58/0.68	c ===============================================================================
0.58/0.68	c New solution: -3
0.58/0.68	o -3
0.58/0.68	c Elapsed CPU time: 0.659899 s	Remaining CPU time: 179.34 s
0.58/0.68	c ===============================================================================
0.58/0.68	c |         1 |   16754    33014   131032 |    11004        1    503 |  0.000 % |
0.69/0.70	c ===============================================================================
0.69/0.70	c New solution: -4
0.69/0.70	o -4
0.69/0.70	c Elapsed CPU time: 0.684895 s	Remaining CPU time: 179.315 s
0.69/0.70	c ===============================================================================
0.69/0.70	c |         1 |   16754    33015   131532 |    11005        1    503 |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c New solution: -5
0.69/0.74	o -5
0.69/0.74	c Elapsed CPU time: 0.714891 s	Remaining CPU time: 179.285 s
0.69/0.74	c ===============================================================================
0.69/0.74	c |        24 |   16754    33016   132032 |    11005       24    951 |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c New solution: -6
0.69/0.76	o -6
0.69/0.76	c Elapsed CPU time: 0.739887 s	Remaining CPU time: 179.26 s
0.69/0.76	c ===============================================================================
0.69/0.76	c |        24 |   16754    33017   132532 |    11005       24    951 |  0.000 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c New solution: -7
0.69/0.79	o -7
0.69/0.79	c Elapsed CPU time: 0.762884 s	Remaining CPU time: 179.237 s
0.69/0.79	c ===============================================================================
0.69/0.79	c |        24 |   16754    33018   133032 |    11006       24    951 |  0.000 % |
0.79/0.81	c ===============================================================================
0.79/0.81	c New solution: -8
0.79/0.81	o -8
0.79/0.81	c Elapsed CPU time: 0.78588 s	Remaining CPU time: 179.214 s
0.79/0.81	c ===============================================================================
0.79/0.81	c |        24 |   16754    33019   133532 |    11006       24    951 |  0.000 % |
0.79/0.84	c ===============================================================================
0.79/0.84	c New solution: -9
0.79/0.84	o -9
0.79/0.84	c Elapsed CPU time: 0.809876 s	Remaining CPU time: 179.19 s
0.79/0.84	c ===============================================================================
0.79/0.84	c |        25 |   16754    33020   134032 |    11006       25    933 |  0.000 % |
0.79/0.89	c |       125 |   16754    33020   134032 |    12107      125    975 |  0.000 % |
0.88/0.92	c ===============================================================================
0.88/0.92	c New solution: -10
0.88/0.92	o -10
0.88/0.92	c Elapsed CPU time: 0.892864 s	Remaining CPU time: 179.107 s
0.88/0.92	c ===============================================================================
0.88/0.92	c |       132 |   16754    33021   134532 |    11007      132    975 |  0.000 % |
0.88/0.98	c |       234 |   16754    33021   134532 |    12107      234    979 |  0.000 % |
1.00/1.05	c |       384 |   16754    33021   134532 |    13318      384    961 |  0.000 % |
1.10/1.16	c |       609 |   16754    33021   134532 |    14650      609    957 |  0.000 % |
1.29/1.30	c |       946 |   16754    33021   134532 |    16115      946    938 |  0.000 % |
1.29/1.36	c ===============================================================================
1.29/1.36	c New solution: -11
1.29/1.36	o -11
1.29/1.36	c Elapsed CPU time: 1.3258 s	Remaining CPU time: 178.674 s
1.29/1.36	c ===============================================================================
1.29/1.36	c |      1018 |   16754    33022   135032 |    11007     1018    940 |  0.000 % |
1.38/1.42	c |      1118 |   16754    33022   135032 |    12108     1118    943 |  0.000 % |
1.49/1.50	c |      1268 |   16754    33022   135032 |    13318     1268    948 |  0.000 % |
1.59/1.62	c |      1493 |   16754    33022   135032 |    14650     1493    954 |  0.000 % |
1.69/1.78	c |      1831 |   16754    33022   135032 |    16115     1831    959 |  0.000 % |
1.79/1.81	c ===============================================================================
1.79/1.81	c New solution: -12
1.79/1.81	o -12
1.79/1.81	c Elapsed CPU time: 1.76373 s	Remaining CPU time: 178.236 s
1.79/1.81	c ===============================================================================
1.79/1.81	c |      1850 |   16754    33023   135532 |    11007     1850    953 |  0.000 % |
1.79/1.89	c |      1950 |   16754    33023   135532 |    12108     1950    955 |  0.000 % |
1.99/2.00	c |      2100 |   16754    33023   135532 |    13319     2100    957 |  0.000 % |
2.09/2.11	c |      2325 |   16754    33023   135532 |    14651     2325    956 |  0.000 % |
2.20/2.28	c |      2662 |   16754    33023   135532 |    16116     2662    957 |  0.000 % |
2.49/2.54	c |      3168 |   16754    33023   135532 |    17727     3168    960 |  0.000 % |
2.78/2.85	c ===============================================================================
2.78/2.85	c New solution: -13
2.78/2.85	o -13
2.78/2.85	c Elapsed CPU time: 2.78358 s	Remaining CPU time: 177.216 s
2.78/2.85	c ===============================================================================
2.78/2.85	c |      3729 |   16754    33024   136032 |    11008     3729    960 |  0.000 % |
2.89/2.91	c |      3829 |   16754    33024   136032 |    12108     3829    961 |  0.000 % |
2.99/3.00	c |      3979 |   16754    33024   136032 |    13319     3979    961 |  0.000 % |
3.09/3.13	c |      4205 |   16754    33024   136032 |    14651     4205    961 |  0.000 % |
3.29/3.32	c |      4542 |   16754    33024   136032 |    16116     4542    961 |  0.000 % |
3.49/3.59	c |      5048 |   16754    33024   136032 |    17728     5048    961 |  0.000 % |
3.99/4.01	c |      5808 |   16754    33024   136032 |    19501     5808    962 |  0.000 % |
4.69/4.72	c |      6947 |   16754    33024   136032 |    21451     6947    963 |  0.000 % |
5.69/5.77	c |      8655 |   16754    33024   136032 |    23596     8655    952 |  0.000 % |
5.79/5.89	c ===============================================================================
5.79/5.89	c New solution: -14
5.79/5.89	o -14
5.79/5.89	c Elapsed CPU time: 5.77612 s	Remaining CPU time: 174.224 s
5.79/5.89	c ===============================================================================
5.79/5.89	c |      8764 |   16754    33025   136532 |    11008     8764    952 |  0.000 % |
5.99/6.00	c |      8864 |   16754    33025   136532 |    12109     8864    952 |  0.000 % |
6.09/6.12	c |      9015 |   16754    33025   136532 |    13320     9015    952 |  0.000 % |
6.19/6.28	c |      9240 |   16754    33025   136532 |    14652     9240    952 |  0.000 % |
6.28/6.39	c ===============================================================================
6.28/6.39	c New solution: -15
6.28/6.39	o -15
6.28/6.39	c Elapsed CPU time: 6.27505 s	Remaining CPU time: 173.725 s
6.28/6.39	c ===============================================================================
6.28/6.39	c |      9408 |   16754    33026   137032 |    11008     9408    952 |  0.000 % |
6.38/6.49	c |      9508 |   16754    33026   137032 |    12109     9508    952 |  0.000 % |
6.50/6.60	c |      9658 |   16754    33026   137032 |    13320     9658    952 |  0.000 % |
6.78/6.82	c |      9883 |   16754    33026   137032 |    14652     9883    952 |  0.000 % |
7.09/7.13	c |     10220 |   16754    33026   137032 |    16117    10220    953 |  0.000 % |
7.38/7.41	c |     10727 |   16754    33026   137032 |    17729    10727    954 |  0.000 % |
7.79/7.84	c |     11487 |   16754    33026   137032 |    19502    11487    956 |  0.000 % |
7.79/7.88	c ===============================================================================
7.79/7.88	c New solution: -16
7.79/7.88	o -16
7.79/7.88	c Elapsed CPU time: 7.73782 s	Remaining CPU time: 172.262 s
7.79/7.88	c ===============================================================================
7.79/7.88	c |     11504 |   16754    33027   137532 |    11009    11504    955 |  0.000 % |
7.98/8.01	c |     11604 |   16754    33027   137532 |    12109     5852    945 |  0.000 % |
8.08/8.10	c |     11754 |   16754    33027   137532 |    13320     6002    946 |  0.000 % |
8.19/8.23	c |     11979 |   16754    33027   137532 |    14652     6227    947 |  0.000 % |
8.39/8.41	c |     12316 |   16754    33027   137532 |    16118     6564    949 |  0.000 % |
8.69/8.74	c |     12822 |   16754    33027   137532 |    17730     7070    951 |  0.000 % |
9.09/9.14	c |     13582 |   16754    33027   137532 |    19503     7830    953 |  0.000 % |
9.68/9.77	c |     14721 |   16754    33027   137532 |    21453     8969    956 |  0.000 % |
10.68/10.78	c |     16429 |   16754    33027   137532 |    23598    10677    959 |  0.000 % |
12.48/12.51	c |     18991 |   16754    33027   137532 |    25958    13239    962 |  0.000 % |
13.19/13.29	c ===============================================================================
13.19/13.29	c New solution: -17
13.19/13.29	o -17
13.19/13.29	c Elapsed CPU time: 13.081 s	Remaining CPU time: 166.919 s
13.19/13.29	c ===============================================================================
13.19/13.29	c |     20063 |   16754    33028   138032 |    11009    14311    958 |  0.000 % |
13.39/13.42	c |     20163 |   16754    33028   138032 |    12110     7256    965 |  0.000 % |
13.49/13.54	c |     20313 |   16754    33028   138032 |    13321     7406    964 |  0.000 % |
13.68/13.72	c |     20538 |   16754    33028   138032 |    14653     7631    964 |  0.000 % |
13.98/14.02	c |     20875 |   16754    33028   138032 |    16118     7968    962 |  0.000 % |
14.29/14.39	c |     21381 |   16754    33028   138032 |    17730     8474    963 |  0.000 % |
14.88/14.94	c |     22140 |   16754    33028   138032 |    19503     9233    963 |  0.000 % |
15.58/15.62	c |     23279 |   16754    33028   138032 |    21454    10372    963 |  0.000 % |
16.59/16.64	c |     24987 |   16754    33028   138032 |    23599    12080    963 |  0.000 % |
18.49/18.54	c |     27549 |   16754    33028   138032 |    25959    14642    965 |  0.000 % |
18.49/18.58	c ===============================================================================
18.49/18.58	c New solution: -18
18.49/18.58	o -18
18.49/18.58	c Elapsed CPU time: 18.3062 s	Remaining CPU time: 161.694 s
18.49/18.58	c ===============================================================================
18.49/18.58	c |     27551 |   16754    33029   138532 |    11009    14644    965 |  0.000 % |
18.59/18.68	c |     27651 |   16754    33029   138532 |    12110     7422    964 |  0.000 % |
18.69/18.76	c |     27801 |   16754    33029   138532 |    13321     7572    964 |  0.000 % |
18.88/18.91	c |     28026 |   16754    33029   138532 |    14653     7797    964 |  0.000 % |
18.98/19.08	c |     28364 |   16754    33029   138532 |    16119     8135    964 |  0.000 % |
19.08/19.14	c ===============================================================================
19.08/19.14	c New solution: -19
19.08/19.14	o -19
19.08/19.14	c Elapsed CPU time: 18.8551 s	Remaining CPU time: 161.145 s
19.08/19.14	c ===============================================================================
19.08/19.14	c |     28445 |   16754    33030   139032 |    11010     8216    959 |  0.000 % |
19.18/19.23	c |     28545 |   16754    33030   139032 |    12111     8316    959 |  0.000 % |
19.29/19.33	c |     28695 |   16754    33030   139032 |    13322     8466    959 |  0.000 % |
19.39/19.43	c |     28920 |   16754    33030   139032 |    14654     8691    959 |  0.000 % |
19.58/19.65	c |     29257 |   16754    33030   139032 |    16119     9028    959 |  0.000 % |
19.79/19.89	c |     29763 |   16754    33030   139032 |    17731     9534    960 |  0.000 % |
20.19/20.26	c |     30522 |   16754    33030   139032 |    19504    10293    957 |  0.000 % |
20.99/21.09	c |     31661 |   16754    33030   139032 |    21455    11432    956 |  0.000 % |
22.08/22.13	c |     33369 |   16754    33030   139032 |    23600    13140    959 |  0.000 % |
23.89/23.95	c |     35931 |   16754    33030   139032 |    25961    15702    961 |  0.000 % |
26.78/26.88	c |     39775 |   16754    33030   139032 |    28557    19546    963 |  0.000 % |
26.89/26.96	c ===============================================================================
26.89/26.96	c New solution: -20
26.89/26.96	o -20
26.89/26.96	c Elapsed CPU time: 26.58 s	Remaining CPU time: 153.42 s
26.89/26.96	c ===============================================================================
26.89/26.96	c |     39811 |   16754    33031   139532 |    11010    19582    962 |  0.000 % |
26.99/27.09	c |     39911 |   16754    33031   139532 |    12111     9891    963 |  0.000 % |
27.18/27.26	c |     40061 |   16754    33031   139532 |    13322    10041    964 |  0.000 % |
27.38/27.40	c |     40286 |   16754    33031   139532 |    14654    10266    964 |  0.000 % |
27.58/27.62	c |     40623 |   16754    33031   139532 |    16120    10603    964 |  0.000 % |
27.68/27.70	c ===============================================================================
27.68/27.70	c New solution: -21
27.68/27.70	o -21
27.68/27.70	c Elapsed CPU time: 27.3078 s	Remaining CPU time: 152.692 s
27.68/27.70	c ===============================================================================
27.68/27.70	c |     40694 |   16754    33032   140032 |    11010    10674    960 |  0.000 % |
27.78/27.80	c |     40795 |   16754    33032   140032 |    12111    10775    960 |  0.000 % |
27.88/27.90	c |     40945 |   16754    33032   140032 |    13322    10925    960 |  0.000 % |
27.98/28.02	c |     41170 |   16754    33032   140032 |    14655    11150    960 |  0.000 % |
28.18/28.23	c |     41507 |   16754    33032   140032 |    16120    11487    960 |  0.000 % |
28.49/28.50	c |     42013 |   16754    33032   140032 |    17732    11993    960 |  0.000 % |
28.89/28.96	c |     42772 |   16754    33032   140032 |    19506    12752    961 |  0.000 % |
28.99/29.09	c ===============================================================================
28.99/29.09	c New solution: -22
28.99/29.09	o -22
28.99/29.09	c Elapsed CPU time: 28.6796 s	Remaining CPU time: 151.32 s
28.99/29.09	c ===============================================================================
28.99/29.09	c |     42937 |   16754    33033   140532 |    11011    12917    954 |  0.000 % |
29.18/29.27	c |     43042 |   16754    33033   140532 |    12112     6564    944 |  0.000 % |
29.28/29.37	c |     43192 |   16754    33033   140532 |    13323     6714    945 |  0.000 % |
29.48/29.50	c |     43417 |   16754    33033   140532 |    14655     6939    946 |  0.000 % |
29.59/29.67	c |     43754 |   16754    33033   140532 |    16121     7276    947 |  0.000 % |
29.88/29.94	c |     44260 |   16754    33033   140532 |    17733     7782    948 |  0.000 % |
30.28/30.36	c |     45019 |   16754    33033   140532 |    19506     8541    950 |  0.000 % |
30.38/30.44	c ===============================================================================
30.38/30.44	c New solution: -23
30.38/30.44	o -23
30.38/30.44	c Elapsed CPU time: 30.0034 s	Remaining CPU time: 149.997 s
30.38/30.44	c ===============================================================================
30.38/30.44	c |     45097 |   16754    33034   141032 |    11011     8619    944 |  0.000 % |
30.48/30.58	c |     45198 |   16754    33034   141032 |    12112     8720    944 |  0.000 % |
30.69/30.72	c |     45349 |   16754    33034   141032 |    13323     8871    945 |  0.000 % |
30.79/30.88	c |     45574 |   16754    33034   141032 |    14656     9096    945 |  0.000 % |
31.08/31.10	c |     45911 |   16754    33034   141032 |    16121     9433    946 |  0.000 % |
31.38/31.41	c |     46417 |   16754    33034   141032 |    17733     9939    947 |  0.000 % |
31.98/32.04	c |     47176 |   16754    33034   141032 |    19507    10698    946 |  0.000 % |
32.58/32.63	c |     48315 |   16754    33034   141032 |    21457    11837    944 |  0.000 % |
33.78/33.82	c |     50023 |   16754    33034   141032 |    23603    13545    942 |  0.000 % |
35.27/35.31	c |     52585 |   16754    33034   141032 |    25964    16107    938 |  0.000 % |
38.08/38.10	c |     56430 |   16754    33034   141032 |    28560    19952    943 |  0.000 % |
38.18/38.25	c ===============================================================================
38.18/38.25	c New solution: -24
38.18/38.25	o -24
38.18/38.25	c Elapsed CPU time: 37.7243 s	Remaining CPU time: 142.276 s
38.18/38.25	c ===============================================================================
38.18/38.25	c |     56567 |   16754    33035   141532 |    11011    20089    940 |  0.000 % |
38.28/38.38	c |     56667 |   16754    33035   141532 |    12112    10145    932 |  0.000 % |
38.39/38.47	c |     56817 |   16754    33035   141532 |    13324    10295    932 |  0.000 % |
38.49/38.59	c |     57042 |   16754    33035   141532 |    14656    10520    933 |  0.000 % |
38.68/38.77	c |     57379 |   16754    33035   141532 |    16122    10857    934 |  0.000 % |
38.78/38.89	c ===============================================================================
38.78/38.89	c New solution: -25
38.78/38.89	o -25
38.78/38.89	c Elapsed CPU time: 38.3562 s	Remaining CPU time: 141.644 s
38.78/38.89	c ===============================================================================
38.78/38.89	c |     57531 |   16754    33036   142032 |    11012    11009    926 |  0.000 % |
38.98/39.00	c |     57631 |   16754    33036   142032 |    12113    11109    926 |  0.000 % |
39.08/39.10	c |     57781 |   16754    33036   142032 |    13324    11259    927 |  0.000 % |
39.18/39.22	c |     58006 |   16754    33036   142032 |    14656    11484    927 |  0.000 % |
39.28/39.39	c |     58343 |   16754    33036   142032 |    16122    11821    928 |  0.000 % |
39.59/39.68	c |     58849 |   16754    33036   142032 |    17734    12327    930 |  0.000 % |
40.08/40.11	c |     59608 |   16754    33036   142032 |    19508    13086    931 |  0.000 % |
40.69/40.71	c |     60747 |   16754    33036   142032 |    21459    14225    931 |  0.000 % |
41.78/41.87	c |     62455 |   16754    33036   142032 |    23605    15933    930 |  0.000 % |
43.37/43.42	c |     65018 |   16754    33036   142032 |    25965    18496    934 |  0.000 % |
45.97/46.00	c |     68862 |   16754    33036   142032 |    28562    22340    931 |  0.000 % |
50.08/50.12	c |     74628 |   16754    33036   142032 |    31418    28106    928 |  0.000 % |
57.28/57.34	c |     83277 |   16754    33036   142032 |    34560    36755    924 |  0.000 % |
66.57/66.61	c |     96251 |   16754    33036   142032 |    38016    24185    906 |  0.000 % |
82.67/82.74	c |    115712 |   16754    33036   142032 |    41818    43646    907 |  0.000 % |
113.37/113.47	c |    144904 |   16754    33036   142032 |    45999    40579    909 |  0.000 % |
172.24/172.38	c |    188693 |   16754    33036   142032 |    50599    33444    901 |  0.000 % |
181.64/181.72	c There are 0 assigned variables. 0 in cost function.
182.05/182.13	c core #1
182.05/182.13	c 
182.05/182.13	c 
182.05/182.13	c Core size: 1001	Core Weight: 1	Total Weight: -499
182.05/182.13	c
182.05/182.13	c
182.05/182.13	c ============================[ Search Statistics ]==============================
182.05/182.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.05/182.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.05/182.13	c ===============================================================================
182.05/182.13	c |         0 |   17254    33538   143535 |    11179        0    nan |  0.000 % |
182.55/182.65	c |       100 |   17254    33538   143535 |    12297      100    215 |  0.481 % |
182.94/183.00	c |       250 |   17248    33538   143535 |    13526      250    276 |  1.976 % |
183.65/183.73	c |       477 |   16908    33538   143535 |    14879      466    274 |  2.475 % |
184.04/184.16	c ===============================================================================
184.24/184.35	c core #2
184.24/184.35	c 
184.24/184.35	c 
184.24/184.35	c Core size: 443	Core Weight: 1	Total Weight: -498
184.24/184.35	c
184.24/184.35	c
184.24/184.35	c ============================[ Search Statistics ]==============================
184.24/184.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.35	c ===============================================================================
184.24/184.35	c |         0 |   17674    33576   144484 |    11192        0    nan |  0.000 % |
184.65/184.74	c |       100 |   17674    33576   144484 |    12311      100    464 |  0.000 % |
185.24/185.36	c |       250 |   17674    33576   144484 |    13542      250    461 |  0.000 % |
186.05/186.16	c |       475 |   17674    33576   144484 |    14896      475    399 |  0.000 % |
187.24/187.30	c |       812 |   17674    33576   144484 |    16386      812    379 |  0.000 % |
189.05/189.12	c |      1325 |   17674    33576   144484 |    18024     1325    393 |  0.001 % |
191.74/191.82	c |      2084 |   17645    33576   144484 |    19827     2063    401 |  0.164 % |
195.55/195.61	c |      3223 |   17643    33576   144484 |    21810     3202    394 |  0.317 % |
201.64/201.76	c |      4931 |   17643    33576   144484 |    23991     4910    408 |  0.317 % |
211.54/211.61	c |      7493 |   17608    33576   144484 |    26390     7346    428 |  1.313 % |
225.54/225.64	c |     11337 |   17370    33576   144484 |    29029    10981    437 |  2.835 % |
247.93/248.04	c |     17103 |   16167    33576   144484 |    31932    15038    462 |  8.532 % |
279.42/279.55	c |     25803 |   15357    33576   144484 |    35125    22368    467 | 13.709 % |
326.51/326.63	c |     38779 |   15303    33576   144484 |    38637    35344    474 | 19.135 % |
398.10/398.23	c ===============================================================================
400.09/400.21	c core #3
400.09/400.21	c 
400.09/400.21	c 
400.09/400.21	c Core size: 763	Core Weight: 1	Total Weight: -497
400.09/400.21	c
400.09/400.21	c
400.09/400.21	c ============================[ Search Statistics ]==============================
400.09/400.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
400.09/400.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
400.09/400.21	c ===============================================================================
400.09/400.21	c |         0 |   18174    33816   146149 |    11272        0    nan |  0.000 % |
400.49/400.62	c |       100 |   18174    33816   146149 |    12399      100    626 |  0.000 % |
401.09/401.23	c |       250 |   18174    33816   146149 |    13639      250    321 |  0.000 % |
401.99/402.16	c |       475 |   18174    33816   146149 |    15003      475    375 |  0.000 % |
403.29/403.42	c |       812 |   18174    33816   146149 |    16503      812    406 |  0.000 % |
405.29/405.42	c |      1318 |   18174    33816   146149 |    18153     1318    467 |  0.000 % |
408.19/408.33	c |      2077 |   18174    33816   146149 |    19969     2077    486 |  0.000 % |
412.79/412.94	c |      3216 |   18174    33816   146149 |    21965     3216    505 |  0.000 % |
419.59/419.76	c |      4946 |   18174    33816   146149 |    24162     4946    537 |  0.000 % |
428.69/428.83	c |      7508 |   18174    33816   146149 |    26578     7508    563 |  0.000 % |
443.78/443.98	c |     11368 |   18174    33816   146149 |    29236    11368    571 |  0.000 % |
468.77/468.98	c |     17134 |   18174    33816   146149 |    32160    17134    579 |  0.000 % |
502.67/502.86	c |     25783 |   18174    33816   146149 |    35376    25783    603 |  0.000 % |
556.65/556.82	c |     38757 |   18174    33816   146149 |    38914    15049    603 |  0.000 % |
643.73/643.95	c |     58218 |   18174    33816   146149 |    42805    34510    620 |  0.000 % |
770.50/770.76	c |     87410 |   18174    33816   146149 |    47085    31974    644 |  0.000 % |
974.65/974.96	c |    131200 |   18174    33816   146149 |    51794    41068    673 |  0.000 % |
1256.69/1257.05	c |    196884 |   18174    33816   146149 |    56973    23546    674 |  0.000 % |
1682.37/1682.80	c |    295414 |   18173    33816   146149 |    62671    32459    746 |  0.006 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2702675-1278574562/watcher-2702675-1278574562 -o /tmp/evaluation-result-2702675-1278574562/solver-2702675-1278574562 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702675-1278574562.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.07 1.01 0.88 2/106 31538
/proc/meminfo: memFree=1666920/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=4256 CPUtime=0
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 349 0 0 0 0 0 0 0 19 0 1 0 25668758 4358144 268 1992294400 134512640 135752675 4293506816 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 1064 269 134 303 0 419 0

[startup+0.080195 s]
/proc/loadavg: 1.07 1.01 0.88 2/106 31538
/proc/meminfo: memFree=1666920/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=7516 CPUtime=0.07
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 1196 0 0 0 7 0 0 0 19 0 1 0 25668758 7696384 1115 1992294400 134512640 135752675 4293506816 18446744073709551615 134556524 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 1879 1115 215 303 0 1234 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7516

[startup+0.101197 s]
/proc/loadavg: 1.07 1.01 0.88 2/106 31538
/proc/meminfo: memFree=1666920/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=7912 CPUtime=0.09
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 1316 0 0 0 9 0 0 0 19 0 1 0 25668758 8101888 1235 1992294400 134512640 135752675 4293506816 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 1978 1235 245 303 0 1333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7912

[startup+0.301215 s]
/proc/loadavg: 1.07 1.01 0.88 2/106 31538
/proc/meminfo: memFree=1666920/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=12364 CPUtime=0.29
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 2961 0 0 0 28 1 0 0 20 0 1 0 25668758 12660736 2508 1992294400 134512640 135752675 4293506816 18446744073709551615 134524221 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 3091 2508 142 303 0 2786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12364

[startup+0.701252 s]
/proc/loadavg: 1.07 1.01 0.88 2/106 31538
/proc/meminfo: memFree=1666920/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=12892 CPUtime=0.69
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 3441 0 0 0 67 2 0 0 20 0 1 0 25668758 13201408 2690 1992294400 134512640 135752675 4293506816 18446744073709551615 134517249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 3223 2690 144 303 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12892

[startup+1.50132 s]
/proc/loadavg: 1.07 1.01 0.88 2/107 31539
/proc/meminfo: memFree=1656372/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=15136 CPUtime=1.49
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 3992 0 0 0 145 4 0 0 22 0 1 0 25668758 15499264 3241 1992294400 134512640 135752675 4293506816 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 3784 3241 145 303 0 3479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15136

[startup+3.10147 s]
/proc/loadavg: 1.07 1.01 0.88 2/107 31539
/proc/meminfo: memFree=1650668/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=26488 CPUtime=3.09
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 6810 0 0 0 302 7 0 0 25 0 1 0 25668758 27123712 6059 1992294400 134512640 135752675 4293506816 18446744073709551615 134605389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 6622 6059 145 303 0 6317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26488

[startup+6.30176 s]
/proc/loadavg: 1.07 1.01 0.88 2/107 31539
/proc/meminfo: memFree=1628100/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=46024 CPUtime=6.28
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 11708 0 0 0 617 11 0 0 25 0 1 0 25668758 47128576 10957 1992294400 134512640 135752675 4293506816 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 11506 10957 145 303 0 11201 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46024

[startup+12.7013 s]
/proc/loadavg: 1.06 1.01 0.88 2/107 31539
/proc/meminfo: memFree=1587552/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=85492 CPUtime=12.69
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 21583 0 0 0 1249 20 0 0 25 0 1 0 25668758 87543808 20832 1992294400 134512640 135752675 4293506816 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 21373 20832 145 303 0 21068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85492

[startup+25.5005 s]
/proc/loadavg: 1.05 1.01 0.88 2/107 31539
/proc/meminfo: memFree=1511788/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=159288 CPUtime=25.48
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 40023 0 0 0 2513 35 0 0 25 0 1 0 25668758 163110912 39272 1992294400 134512640 135752675 4293506816 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 39822 39272 145 303 0 39517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 159288

[startup+51.1008 s]
/proc/loadavg: 1.03 1.01 0.88 2/107 31541
/proc/meminfo: memFree=1369312/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=303092 CPUtime=51.07
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 75977 0 0 0 5040 67 0 0 25 0 1 0 25668758 310366208 75226 1992294400 134512640 135752675 4293506816 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 75773 75226 145 303 0 75468 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 303092

[startup+102.308 s]
/proc/loadavg: 1.01 1.00 0.89 2/107 31541
/proc/meminfo: memFree=1139168/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=529904 CPUtime=102.27
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 132644 0 0 0 10116 111 0 0 25 0 1 0 25668758 542621696 131893 1992294400 134512640 135752675 4293506816 18446744073709551615 134638097 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 132476 131893 145 303 0 132171 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 529904

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.89 2/107 31543
/proc/meminfo: memFree=976728/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=693460 CPUtime=162.25
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 173503 0 0 0 16071 154 0 0 25 0 1 0 25668758 710103040 172752 1992294400 134512640 135752675 4293506816 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 173365 172752 145 303 0 173060 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 693460

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 0.90 3/107 31545
/proc/meminfo: memFree=906916/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=760392 CPUtime=222.23
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 190984 0 0 0 22049 174 0 0 25 0 1 0 25668758 778641408 189577 1992294400 134512640 135752675 4293506816 18446744073709551615 135200859 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 190098 189577 146 303 0 189793 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 760392

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.90 2/107 31547
/proc/meminfo: memFree=906916/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=760392 CPUtime=282.22
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 190987 0 0 0 28037 185 0 0 25 0 1 0 25668758 778641408 189580 1992294400 134512640 135752675 4293506816 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 190098 189580 146 303 0 189793 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 760392

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 31547
/proc/meminfo: memFree=906792/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=760392 CPUtime=342.21
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 190995 0 0 0 34027 194 0 0 25 0 1 0 25668758 778641408 189588 1992294400 134512640 135752675 4293506816 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 190098 189588 146 303 0 189793 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 760392

[startup+402.301 s]
/proc/loadavg: 1.05 1.01 0.91 2/107 31549
/proc/meminfo: memFree=906792/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=760392 CPUtime=402.19
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 191008 0 0 0 40016 203 0 0 25 0 1 0 25668758 778641408 189601 1992294400 134512640 135752675 4293506816 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 190098 189601 146 303 0 189793 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 760392

[startup+462.301 s]
/proc/loadavg: 1.02 1.01 0.91 2/107 31551
/proc/meminfo: memFree=906668/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=760392 CPUtime=462.18
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 191008 0 0 0 46004 214 0 0 25 0 1 0 25668758 778641408 189601 1992294400 134512640 135752675 4293506816 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 190098 189601 146 303 0 189793 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 760392

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 31553
/proc/meminfo: memFree=892160/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=776040 CPUtime=522.16
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 194941 0 0 0 51992 224 0 0 25 0 1 0 25668758 794664960 193534 1992294400 134512640 135752675 4293506816 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 194010 193534 146 303 0 193705 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 776040

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 31555
/proc/meminfo: memFree=842808/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=825208 CPUtime=582.15
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 207232 0 0 0 57971 244 0 0 25 0 1 0 25668758 845012992 205825 1992294400 134512640 135752675 4293506816 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 206302 205825 146 303 0 205997 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 825208

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 31555
/proc/meminfo: memFree=791224/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=876104 CPUtime=642.13
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 219953 0 0 0 63948 265 0 0 25 0 1 0 25668758 897130496 218546 1992294400 134512640 135752675 4293506816 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 219026 218546 146 303 0 218721 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 876104

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 31561
/proc/meminfo: memFree=635356/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1032260 CPUtime=822.09
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 258975 0 0 0 81885 324 0 0 25 0 1 0 25668758 1057034240 257568 1992294400 134512640 135752675 4293506816 18446744073709551615 134638053 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 258065 257568 146 303 0 257760 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1032260

[startup+882.301 s]
/proc/loadavg: 1.04 1.01 0.92 2/107 31563
/proc/meminfo: memFree=582160/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1084972 CPUtime=882.08
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 272134 0 0 0 87862 346 0 0 25 0 1 0 25668758 1111011328 270727 1992294400 134512640 135752675 4293506816 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 271243 270727 146 303 0 270938 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 1084972

[startup+942.301 s]
/proc/loadavg: 1.06 1.02 0.93 2/107 31563
/proc/meminfo: memFree=532684/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1134776 CPUtime=942.06
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 284603 0 0 0 93845 361 0 0 25 0 1 0 25668758 1162010624 283196 1992294400 134512640 135752675 4293506816 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 283694 283196 146 303 0 283389 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1134776

[startup+1002.3 s]
/proc/loadavg: 1.06 1.03 0.93 2/107 31565
/proc/meminfo: memFree=482588/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1184472 CPUtime=1002.04
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 297008 0 0 0 99824 380 0 0 25 0 1 0 25668758 1212899328 295601 1992294400 134512640 135752675 4293506816 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 296118 295601 146 303 0 295813 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1184472

[startup+1062.3 s]
/proc/loadavg: 1.05 1.04 0.94 2/107 31567
/proc/meminfo: memFree=431500/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1235932 CPUtime=1062.03
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 309883 0 0 0 105803 400 0 0 25 0 1 0 25668758 1265594368 308476 1992294400 134512640 135752675 4293506816 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 308983 308476 146 303 0 308678 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1235932

[startup+1122.3 s]
/proc/loadavg: 1.05 1.04 0.94 2/107 31569
/proc/meminfo: memFree=378428/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1288396 CPUtime=1122.02
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 322988 0 0 0 111783 419 0 0 25 0 1 0 25668758 1319317504 321581 1992294400 134512640 135752675 4293506816 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 322099 321581 146 303 0 321794 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1288396

[startup+1182.3 s]
/proc/loadavg: 1.02 1.03 0.94 2/107 31571
/proc/meminfo: memFree=324240/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1342964 CPUtime=1182.01
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 336637 0 0 0 117761 440 0 0 25 0 1 0 25668758 1375195136 335230 1992294400 134512640 135752675 4293506816 18446744073709551615 134638155 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 335741 335230 146 303 0 335436 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 1342964

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 0.94 2/107 31571
/proc/meminfo: memFree=268688/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1397684 CPUtime=1241.99
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 350317 0 0 0 123743 456 0 0 25 0 1 0 25668758 1431228416 348910 1992294400 134512640 135752675 4293506816 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 349421 348910 146 303 0 349116 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 1397684

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 0.94 2/107 31573
/proc/meminfo: memFree=219956/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1445800 CPUtime=1301.98
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 362362 0 0 0 129721 477 0 0 25 0 1 0 25668758 1480499200 360955 1992294400 134512640 135752675 4293506816 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 361450 360955 146 303 0 361145 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 1445800

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/107 31575
/proc/meminfo: memFree=173580/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1492768 CPUtime=1361.96
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 374077 0 0 0 135699 497 0 0 25 0 1 0 25668758 1528594432 372670 1992294400 134512640 135752675 4293506816 18446744073709551615 134638143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 373192 372670 146 303 0 372887 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 1492768

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 0.94 2/107 31577
/proc/meminfo: memFree=126088/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1539840 CPUtime=1421.96
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 385855 0 0 0 141680 516 0 0 25 0 1 0 25668758 1576796160 384448 1992294400 134512640 135752675 4293506816 18446744073709551615 134638063 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 384960 384448 146 303 0 384655 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 1539840

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 31579
/proc/meminfo: memFree=66816/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1599556 CPUtime=1481.93
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 400796 0 0 0 147655 538 0 0 25 0 1 0 25668758 1637945344 399389 1992294400 134512640 135752675 4293506816 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 399889 399389 146 303 0 399584 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1599556

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 31588
/proc/meminfo: memFree=10280/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1657032 CPUtime=1541.9
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 415165 0 0 0 153632 558 0 0 25 0 1 0 25668758 1696800768 413758 1992294400 134512640 135752675 4293506816 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 414258 413758 146 303 0 413953 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1657032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 31590
/proc/meminfo: memFree=10368/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1701436 CPUtime=1601.89
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 426268 0 0 0 159615 574 0 0 25 0 1 0 25668758 1742270464 424861 1992294400 134512640 135752675 4293506816 18446744073709551615 134605414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 425359 424861 146 303 0 425054 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1701436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 31592
/proc/meminfo: memFree=10208/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1764056 CPUtime=1661.88
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 441908 0 0 0 165594 594 0 0 25 0 1 0 25668758 1806393344 440501 1992294400 134512640 135752675 4293506816 18446744073709551615 134611759 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 441014 440501 146 303 0 440709 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 1764056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 31594
/proc/meminfo: memFree=10512/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1811200 CPUtime=1721.86
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 453692 0 0 0 171575 611 0 0 25 0 1 0 25668758 1854668800 452285 1992294400 134512640 135752675 4293506816 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 452800 452285 146 303 0 452495 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1811200



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1761.2 s]
/proc/loadavg: 1.06 1.02 0.95 2/107 31594
/proc/meminfo: memFree=10016/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=1843316 CPUtime=1760.75
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4202496 461711 0 0 0 175452 623 0 0 25 0 1 0 25668758 1887555584 460304 1992294400 134512640 135752675 4293506816 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31538/statm: 460829 460304 146 303 0 460524 0
Current children cumulated CPU time (s) 1760.75
Current children cumulated vsize (KiB) 1843316

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1761.31 s]
/proc/loadavg: 1.06 1.02 0.95 2/107 31594
/proc/meminfo: memFree=10016/2059040 swapFree=4138592/4192956
[pid=31538] ppid=31536 vsize=0 CPUtime=1760.85
/proc/31538/stat : 31538 (wbo1.4b) R 31536 31538 31391 0 -1 4203524 461711 0 0 0 175452 633 0 0 25 0 1 0 25668758 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/31538/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1760.85
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1761.38
CPU time (s): 1760.94
CPU user time (s): 1754.53
CPU system time (s): 6.41102
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 1843316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1754.53
system time used= 6.41103
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461711
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= 9
involuntary context switches= 1304

runsolver used 3.02554 second user time and 8.21275 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-08 09:36:02
IDJOB=2702675
IDBENCH=48272
IDSOLVER=1190
FILE ID=node015/2702675-1278574562
PBS_JOBID= 11240101
Free space on /tmp= 62572 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_25_4.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702675-1278574562/watcher-2702675-1278574562 -o /tmp/evaluation-result-2702675-1278574562/solver-2702675-1278574562 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702675-1278574562.opb

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

MD5SUM BENCH= de244e44f140b74baa9d32bfcc24f10d
RANDOM SEED=1458771381

node015.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.214
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.42
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.214
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1669060 kB
Buffers:         71536 kB
Cached:         225912 kB
SwapCached:       9892 kB
Active:         142588 kB
Inactive:       172172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1669060 kB
SwapTotal:     4192956 kB
SwapFree:      4138592 kB
Dirty:            2980 kB
Writeback:           0 kB
AnonPages:       13856 kB
Mapped:          12100 kB
Slab:            53452 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702675-1278574562.opb

Free space on /tmp at the end= 62568 MiB
End job on node015 at 2010-07-08 10:05:26