Trace number 1870396

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-31 1800.58 1801.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_2.opb
MD5SUM4a1dc018d8373d1119ec5a7a226f506e
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-31
Best CPU time to get the best result obtained on this benchmark1800.58
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint44
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6220
Sum of products size (including duplicates)12440
Number of different products3110
Sum of products size6220

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.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver SoPlex 1.4.1
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870396-1245201636.opb>
0.00/0.04	c original problem has 3310 variables (3310 bin, 0 int, 0 impl, 0 cont) and 3310 constraints
0.00/0.07	c start presolving problem
0.00/0.07	c presolving:
0.19/0.23	c (round 1) 3110 del vars, 200 del conss, 3110 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12440 impls, 0 clqs
0.39/0.45	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.45	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.45	c presolving (2 rounds):
0.39/0.45	c  3110 deleted vars, 200 deleted constraints, 3110 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.45	c  18660 implications, 0 cliques
0.39/0.45	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3110 constraints
0.39/0.45	c    3110 constraints of type <and>
0.39/0.45	c transformed objective value is always integral (scale: 1)
0.39/0.45	c Presolving Time: 0.24
0.39/0.45	c OPT-NLC
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/memory = c 1620
0.39/0.45	c # maximal time in seconds to run
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/time = c 1791
0.39/0.45	c # frequency for displaying node information lines
0.39/0.45	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.45	c display/freq = c 10000
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c start solving problem
0.39/0.45	c 
0.49/0.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.51	c   0.3s|     1 |     0 |   205 |  11M|   0 | 200 | 200 |3110 |3110 | 200 |3110 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.49/0.51	o -17
0.49/0.51	c R 0.3s|     1 |     0 |   205 |  11M|   0 | 200 | 200 |3110 |3110 | 200 |3110 |   0 |   0 |   0 |-1.000000e+02 |-1.700000e+01 |  83.00%
0.59/0.62	c   0.4s|     1 |     0 |   259 |  11M|   0 | 193 | 200 |3110 |3110 | 200 |3117 |   7 |   0 |   0 |-9.650000e+01 |-1.700000e+01 |  82.38%
0.69/0.75	c   0.5s|     1 |     0 |   299 |  11M|   0 | 187 | 200 |3110 |3110 | 200 |3121 |  11 |   0 |   0 |-9.350000e+01 |-1.700000e+01 |  81.82%
0.69/0.75	o -19
0.69/0.75	c R 0.5s|     1 |     0 |   299 |  11M|   0 | 187 | 200 |3110 |3110 | 200 |3121 |  11 |   0 |   0 |-9.350000e+01 |-1.900000e+01 |  79.68%
0.90/0.90	c   0.7s|     1 |     0 |   378 |  11M|   0 | 179 | 200 |3110 |3110 | 200 |3130 |  20 |   0 |   0 |-8.950000e+01 |-1.900000e+01 |  78.77%
0.99/1.06	c   0.8s|     1 |     0 |   417 |  11M|   0 | 174 | 200 |3110 |3110 | 200 |3136 |  26 |   0 |   0 |-8.700000e+01 |-1.900000e+01 |  78.16%
1.19/1.25	c   1.0s|     1 |     0 |   536 |  11M|   0 | 169 | 200 |3110 |3110 | 200 |3144 |  34 |   0 |   0 |-8.450000e+01 |-1.900000e+01 |  77.51%
1.39/1.46	c   1.2s|     1 |     0 |   652 |  11M|   0 | 169 | 200 |3110 |3110 | 200 |3151 |  41 |   0 |   0 |-8.200000e+01 |-1.900000e+01 |  76.83%
1.69/1.73	c   1.5s|     1 |     0 |   831 |  11M|   0 | 161 | 200 |3110 |3110 | 200 |3159 |  49 |   0 |   0 |-8.050000e+01 |-1.900000e+01 |  76.40%
1.89/1.93	c   1.7s|     1 |     0 |   955 |  11M|   0 | 157 | 200 |3110 |3110 | 200 |3163 |  53 |   0 |   0 |-7.850000e+01 |-1.900000e+01 |  75.80%
2.10/2.15	c   1.9s|     1 |     0 |  1096 |  11M|   0 | 153 | 200 |3110 |3110 | 200 |3172 |  62 |   0 |   0 |-7.650000e+01 |-1.900000e+01 |  75.16%
2.30/2.38	c   2.1s|     1 |     0 |  1225 |  11M|   0 | 149 | 200 |3110 |3110 | 200 |3181 |  71 |   0 |   0 |-7.450000e+01 |-1.900000e+01 |  74.50%
2.49/2.54	c   2.3s|     1 |     0 |  1293 |  12M|   0 | 147 | 200 |3110 |3110 | 200 | 368 |  76 |   0 |   0 |-7.350000e+01 |-1.900000e+01 |  74.15%
2.49/2.58	c   2.3s|     1 |     0 |  1406 |  12M|   0 | 135 | 200 |3110 |3110 | 200 | 375 |  83 |   0 |   0 |-7.250000e+01 |-1.900000e+01 |  73.79%
2.59/2.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.66	c   2.4s|     1 |     0 |  1597 |  12M|   0 | 162 | 200 |3110 |3110 | 200 | 469 | 177 |   0 |   0 |-7.161538e+01 |-1.900000e+01 |  73.47%
2.79/2.80	c   2.5s|     1 |     0 |  1833 |  12M|   0 | 154 | 200 |3110 |3110 | 200 | 759 | 467 |   0 |   0 |-6.950000e+01 |-1.900000e+01 |  72.66%
2.89/2.93	c   2.7s|     1 |     0 |  1978 |  12M|   0 | 139 | 200 |3110 |3110 | 200 | 882 | 590 |   0 |   0 |-6.825000e+01 |-1.900000e+01 |  72.16%
2.99/3.03	c   2.8s|     1 |     0 |  2162 |  12M|   0 | 142 | 200 |3110 |3110 | 200 | 904 | 612 |   0 |   0 |-6.700000e+01 |-1.900000e+01 |  71.64%
3.19/3.23	c   3.0s|     1 |     0 |  2465 |  12M|   0 | 141 | 200 |3110 |3110 | 200 | 778 | 637 |   0 |   0 |-6.500000e+01 |-1.900000e+01 |  70.77%
3.30/3.35	c   3.1s|     1 |     0 |  2678 |  13M|   0 | 135 | 200 |3110 |3110 | 200 | 799 | 658 |   0 |   0 |-6.500000e+01 |-1.900000e+01 |  70.77%
3.39/3.49	c   3.2s|     1 |     0 |  2994 |  13M|   0 | 148 | 200 |3110 |3110 | 200 | 825 | 684 |   0 |   0 |-6.435000e+01 |-1.900000e+01 |  70.47%
3.59/3.66	c   3.4s|     1 |     0 |  3242 |  13M|   0 | 167 | 200 |3110 |3110 | 200 | 845 | 704 |   0 |   0 |-6.378358e+01 |-1.900000e+01 |  70.21%
3.79/3.84	c   3.6s|     1 |     0 |  3533 |  13M|   0 | 162 | 200 |3110 |3110 | 200 |1008 | 867 |   0 |   0 |-6.275000e+01 |-1.900000e+01 |  69.72%
3.99/4.00	c   3.7s|     1 |     0 |  3768 |  13M|   0 | 155 | 200 |3110 |3110 | 200 |1085 | 944 |   0 |   0 |-6.166667e+01 |-1.900000e+01 |  69.19%
4.19/4.22	c   4.0s|     1 |     0 |  4138 |  14M|   0 | 168 | 200 |3110 |3110 | 200 | 962 | 966 |   0 |   0 |-6.097181e+01 |-1.900000e+01 |  68.84%
4.40/4.42	c   4.2s|     1 |     0 |  4457 |  14M|   0 | 154 | 200 |3110 |3110 | 200 | 993 | 997 |   0 |   0 |-5.973684e+01 |-1.900000e+01 |  68.19%
4.59/4.60	c   4.3s|     1 |     0 |  4745 |  14M|   0 | 163 | 200 |3110 |3110 | 200 |1009 |1013 |   0 |   0 |-5.913604e+01 |-1.900000e+01 |  67.87%
4.79/4.83	c   4.5s|     1 |     0 |  5080 |  15M|   0 | 172 | 200 |3110 |3110 | 200 |1064 |1068 |   0 |   0 |-5.816418e+01 |-1.900000e+01 |  67.33%
5.09/5.10	c   4.8s|     1 |     0 |  5418 |  16M|   0 | 160 | 200 |3110 |3110 | 200 |1095 |1099 |   0 |   0 |-5.722619e+01 |-1.900000e+01 |  66.80%
5.29/5.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.29/5.33	c   5.0s|     1 |     0 |  5768 |  17M|   0 | 175 | 200 |3110 |3110 | 200 |1123 |1127 |   0 |   0 |-5.651051e+01 |-1.900000e+01 |  66.38%
5.50/5.59	c   5.3s|     1 |     0 |  6028 |  17M|   0 | 170 | 200 |3110 |3110 | 200 | 783 |1190 |   0 |   0 |-5.538071e+01 |-1.900000e+01 |  65.69%
5.69/5.76	c   5.5s|     1 |     0 |  6254 |  17M|   0 | 180 | 200 |3110 |3110 | 200 | 807 |1214 |   0 |   0 |-5.477351e+01 |-1.900000e+01 |  65.31%
5.89/5.94	c   5.7s|     1 |     0 |  6435 |  17M|   0 | 172 | 200 |3110 |3110 | 200 | 824 |1231 |   0 |   0 |-5.413946e+01 |-1.900000e+01 |  64.91%
6.09/6.14	c   5.8s|     1 |     0 |  6643 |  17M|   0 | 178 | 200 |3110 |3110 | 200 | 845 |1252 |   0 |   0 |-5.380896e+01 |-1.900000e+01 |  64.69%
6.30/6.33	c   6.0s|     1 |     0 |  6875 |  17M|   0 | 175 | 200 |3110 |3110 | 200 | 871 |1278 |   0 |   0 |-5.331707e+01 |-1.900000e+01 |  64.36%
6.49/6.53	c   6.2s|     1 |     0 |  7051 |  17M|   0 | 180 | 200 |3110 |3110 | 200 | 905 |1312 |   0 |   0 |-5.294710e+01 |-1.900000e+01 |  64.12%
6.70/6.75	c   6.5s|     1 |     0 |  7278 |  17M|   0 | 184 | 200 |3110 |3110 | 200 | 611 |1323 |   0 |   0 |-5.268535e+01 |-1.900000e+01 |  63.94%
6.79/6.90	c   6.6s|     1 |     0 |  7452 |  17M|   0 | 184 | 200 |3110 |3110 | 200 | 625 |1337 |   0 |   0 |-5.229820e+01 |-1.900000e+01 |  63.67%
6.99/7.05	c   6.7s|     1 |     0 |  7632 |  17M|   0 | 187 | 200 |3110 |3110 | 200 | 659 |1371 |   0 |   0 |-5.200587e+01 |-1.900000e+01 |  63.47%
7.18/7.21	c   6.9s|     1 |     0 |  7810 |  17M|   0 | 183 | 200 |3110 |3110 | 200 | 678 |1390 |   0 |   0 |-5.163719e+01 |-1.900000e+01 |  63.20%
7.28/7.34	c   7.0s|     1 |     0 |  7917 |  17M|   0 | 189 | 200 |3110 |3110 | 200 | 699 |1411 |   0 |   0 |-5.140576e+01 |-1.900000e+01 |  63.04%
7.38/7.49	c   7.2s|     1 |     0 |  8029 |  17M|   0 | 191 | 200 |3110 |3110 | 200 | 705 |1417 |   0 |   0 |-5.130067e+01 |-1.900000e+01 |  62.96%
7.59/7.63	c   7.3s|     1 |     0 |  8146 |  17M|   0 | 195 | 200 |3110 |3110 | 200 | 491 |1433 |   0 |   0 |-5.104431e+01 |-1.900000e+01 |  62.78%
7.70/7.74	c   7.4s|     1 |     0 |  8261 |  17M|   0 | 192 | 200 |3110 |3110 | 200 | 501 |1443 |   0 |   0 |-5.083887e+01 |-1.900000e+01 |  62.63%
7.80/7.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.80/7.84	c   7.5s|     1 |     0 |  8334 |  17M|   0 | 195 | 200 |3110 |3110 | 200 | 509 |1451 |   0 |   0 |-5.071452e+01 |-1.900000e+01 |  62.54%
7.89/7.95	c   7.6s|     1 |     0 |  8418 |  17M|   0 | 196 | 200 |3110 |3110 | 200 | 520 |1462 |   0 |   0 |-5.058703e+01 |-1.900000e+01 |  62.44%
7.99/8.05	c   7.7s|     1 |     0 |  8507 |  17M|   0 | 196 | 200 |3110 |3110 | 200 | 529 |1471 |   0 |   0 |-5.050619e+01 |-1.900000e+01 |  62.38%
8.09/8.16	c   7.8s|     1 |     0 |  8604 |  17M|   0 | 192 | 200 |3110 |3110 | 200 | 538 |1480 |   0 |   0 |-5.038680e+01 |-1.900000e+01 |  62.29%
8.19/8.27	c   8.0s|     1 |     0 |  8673 |  17M|   0 | 197 | 200 |3110 |3110 | 200 | 419 |1495 |   0 |   0 |-5.033342e+01 |-1.900000e+01 |  62.25%
8.29/8.36	c   8.0s|     1 |     0 |  8745 |  17M|   0 | 198 | 200 |3110 |3110 | 200 | 425 |1501 |   0 |   0 |-5.024430e+01 |-1.900000e+01 |  62.18%
8.39/8.44	c   8.1s|     1 |     0 |  8792 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 434 |1510 |   0 |   0 |-5.020533e+01 |-1.900000e+01 |  62.16%
8.49/8.52	c   8.2s|     1 |     0 |  8839 |  17M|   0 | 196 | 200 |3110 |3110 | 200 | 440 |1516 |   0 |   0 |-5.013097e+01 |-1.900000e+01 |  62.10%
8.58/8.61	c   8.3s|     1 |     0 |  8906 |  17M|   0 | 198 | 200 |3110 |3110 | 200 | 447 |1523 |   0 |   0 |-5.006122e+01 |-1.900000e+01 |  62.05%
8.69/8.71	c   8.4s|     1 |     0 |  8969 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 458 |1534 |   0 |   0 |-4.998626e+01 |-1.900000e+01 |  61.99%
8.79/8.80	c   8.5s|     1 |     0 |  9045 |  17M|   0 | 197 | 200 |3110 |3110 | 200 | 412 |1542 |   0 |   0 |-4.992334e+01 |-1.900000e+01 |  61.94%
8.79/8.89	c   8.6s|     1 |     0 |  9139 |  17M|   0 | 198 | 200 |3110 |3110 | 200 | 422 |1552 |   0 |   0 |-4.985221e+01 |-1.900000e+01 |  61.89%
8.89/8.98	c   8.7s|     1 |     0 |  9218 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 429 |1559 |   0 |   0 |-4.979925e+01 |-1.900000e+01 |  61.85%
8.99/9.07	c   8.7s|     1 |     0 |  9257 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 434 |1564 |   0 |   0 |-4.977842e+01 |-1.900000e+01 |  61.83%
9.09/9.17	c   8.8s|     1 |     0 |  9345 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 443 |1573 |   0 |   0 |-4.971759e+01 |-1.900000e+01 |  61.78%
9.19/9.26	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.19/9.26	c   8.9s|     1 |     0 |  9410 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 452 |1582 |   0 |   0 |-4.963134e+01 |-1.900000e+01 |  61.72%
9.29/9.36	c   9.0s|     1 |     0 |  9495 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 410 |1592 |   0 |   0 |-4.956996e+01 |-1.900000e+01 |  61.67%
9.39/9.46	c   9.1s|     1 |     0 |  9601 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 418 |1600 |   0 |   0 |-4.948233e+01 |-1.900000e+01 |  61.60%
9.49/9.54	c   9.2s|     1 |     0 |  9669 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 425 |1607 |   0 |   0 |-4.944621e+01 |-1.900000e+01 |  61.57%
9.59/9.64	c   9.3s|     1 |     0 |  9763 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 434 |1616 |   0 |   0 |-4.939005e+01 |-1.900000e+01 |  61.53%
9.68/9.72	c   9.4s|     1 |     0 |  9808 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 443 |1625 |   0 |   0 |-4.934973e+01 |-1.900000e+01 |  61.50%
9.78/9.81	c   9.5s|     1 |     0 |  9843 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 451 |1633 |   0 |   0 |-4.933038e+01 |-1.900000e+01 |  61.48%
9.89/9.90	c   9.6s|     1 |     0 |  9914 |  17M|   0 | 199 | 200 |3110 |3110 | 200 | 419 |1642 |   0 |   0 |-4.928489e+01 |-1.900000e+01 |  61.45%
9.89/9.99	c   9.7s|     1 |     0 |  9982 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 427 |1650 |   0 |   0 |-4.924862e+01 |-1.900000e+01 |  61.42%
10.00/10.08	c   9.7s|     1 |     0 | 10058 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 433 |1656 |   0 |   0 |-4.921369e+01 |-1.900000e+01 |  61.39%
10.09/10.16	c   9.8s|     1 |     0 | 10086 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 440 |1663 |   0 |   0 |-4.920766e+01 |-1.900000e+01 |  61.39%
10.19/10.24	c   9.9s|     1 |     0 | 10105 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 444 |1667 |   0 |   0 |-4.920483e+01 |-1.900000e+01 |  61.39%
10.29/10.32	c  10.0s|     1 |     0 | 10111 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 445 |1668 |   0 |   0 |-4.920481e+01 |-1.900000e+01 |  61.39%
13.29/13.36	c  13.0s|     1 |     2 | 10111 |  17M|   0 | 200 | 200 |3110 |3110 | 200 | 445 |1668 |   0 |  24 |-4.920481e+01 |-1.900000e+01 |  61.39%
18.09/18.13	o -22
18.09/18.13	c *17.7s|    13 |    12 | 11416 |  17M|  12 |   - | 200 |3110 |  54 | 200 | 341 |2227 |   0 | 297 |-4.866166e+01 |-2.200000e+01 |  54.79%
19.98/20.10	o -23
19.98/20.10	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.98/20.10	c R19.6s|    23 |    17 | 12427 |  17M|  13 |   - | 200 |3110 |  51 | 200 | 372 |2654 |   0 | 464 |-4.866166e+01 |-2.300000e+01 |  52.73%
28.49/28.57	o -24
28.49/28.57	c *27.9s|   195 |   104 | 23880 |  18M|  19 |   - | 200 |3110 |  43 | 200 | 363 |7554 |   0 | 930 |-4.850609e+01 |-2.400000e+01 |  50.52%
52.08/52.14	o -25
52.08/52.14	c l51.0s|  1408 |  1071 |156530 |  21M|  30 |   - | 200 |3110 |  48 | 200 | 370 |  49k|   0 |1070 |-4.681263e+01 |-2.500000e+01 |  46.60%
58.67/58.78	o -26
58.67/58.78	c S57.5s|  1861 |  1426 |195047 |  22M|  31 |   0 | 200 |3110 | 118 | 200 | 385 |  61k|   0 |1121 |-4.647522e+01 |-2.600000e+01 |  44.06%
95.87/95.97	o -27
95.87/95.97	c *93.9s|  5390 |  2963 |427254 |  28M|  43 |   - | 200 |3110 |  45 | 200 | 372 | 136k|   0 |1306 |-4.519805e+01 |-2.700000e+01 |  40.26%
96.07/96.12	o -28
96.07/96.12	c *94.0s|  5405 |  2659 |427999 |  28M|  44 |   - | 200 |3110 |  30 | 200 | 370 | 136k|   0 |1306 |-4.518578e+01 |-2.800000e+01 |  38.03%
127.96/128.05	c   125s| 10000 |  4118 |632379 |  33M|  52 |   - | 200 |3110 | 123 | 200 | 370 | 197k|   0 |1394 |-4.420211e+01 |-2.800000e+01 |  36.65%
204.13/204.27	c   200s| 20000 |  7336 |  1098k|  45M|  64 | 121 | 200 |3110 |1333 | 200 | 340 | 318k|   0 |2139 |-4.300995e+01 |-2.800000e+01 |  34.90%
266.42/266.58	o -29
266.42/266.58	c * 261s| 29853 |  8106 |  1486k|  51M|  64 |   - | 200 |3110 | 101 | 200 | 435 | 418k|   0 |2658 |-4.240104e+01 |-2.900000e+01 |  31.61%
267.22/267.40	c   262s| 30000 |  8133 |  1491k|  51M|  64 |  64 | 200 |3110 | 489 | 200 | 419 | 419k|   0 |2668 |-4.238710e+01 |-2.900000e+01 |  31.58%
331.11/331.25	c   324s| 40000 | 10421 |  1893k|  60M|  65 |  59 | 200 |3110 | 526 | 200 | 395 | 518k|   0 |3062 |-4.191667e+01 |-2.900000e+01 |  30.82%
394.09/394.21	c   385s| 50000 | 12759 |  2292k|  70M|  67 |  70 | 200 |3110 | 440 | 200 | 433 | 614k|   0 |3461 |-4.148224e+01 |-2.900000e+01 |  30.09%
454.48/454.62	c   445s| 60000 | 14937 |  2672k|  78M|  71 |  50 | 200 |3110 | 274 | 200 | 381 | 703k|   0 |3830 |-4.109677e+01 |-2.900000e+01 |  29.43%
508.36/508.57	c   497s| 70000 | 16709 |  3016k|  86M|  74 |   - | 200 |3110 | 214 | 200 | 392 | 786k|   0 |4171 |-4.083333e+01 |-2.900000e+01 |  28.98%
558.85/559.01	c   547s| 80000 | 18357 |  3338k|  92M|  77 |  50 | 200 |3110 | 262 | 200 | 410 | 860k|   0 |4463 |-4.052792e+01 |-2.900000e+01 |  28.44%
608.14/608.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
608.14/608.40	c   595s| 90000 | 19925 |  3655k|  99M|  78 |   - | 200 |3110 | 272 | 200 | 393 | 935k|   0 |4733 |-4.028571e+01 |-2.900000e+01 |  28.01%
654.82/655.02	c   640s|100000 | 21339 |  3957k| 105M|  79 |   - | 200 |3110 | 284 | 200 | 390 |1002k|   0 |4956 |-4.010000e+01 |-2.900000e+01 |  27.68%
701.01/701.26	c   685s|110000 | 22827 |  4260k| 111M|  79 |  84 | 200 |3110 | 582 | 200 | 403 |1072k|   0 |5118 |-4.000000e+01 |-2.900000e+01 |  27.50%
745.30/745.59	c   729s|120000 | 23987 |  4543k| 115M|  82 |   - | 200 |3110 | 195 | 200 | 396 |1132k|   0 |5370 |-3.980882e+01 |-2.900000e+01 |  27.15%
785.19/785.44	c   768s|130000 | 25005 |  4802k| 120M|  84 |  58 | 200 |3110 | 429 | 200 | 362 |1186k|   0 |5521 |-3.966667e+01 |-2.900000e+01 |  26.89%
828.67/828.93	c   810s|140000 | 26133 |  5082k| 124M|  84 |   - | 200 |3110 | 174 | 200 | 438 |1243k|   0 |5751 |-3.952500e+01 |-2.900000e+01 |  26.63%
868.66/868.99	c   849s|150000 | 27245 |  5348k| 129M|  84 |  63 | 200 |3110 | 518 | 200 | 366 |1304k|   0 |5934 |-3.950000e+01 |-2.900000e+01 |  26.58%
875.56/875.86	o -30
875.56/875.86	c * 856s|151823 | 21748 |  5392k| 111M|  84 |   - | 200 |3110 | 169 | 200 | 395 |1314k|   0 |5985 |-3.949194e+01 |-3.000000e+01 |  24.04%
909.95/910.29	c   889s|160000 | 22433 |  5614k| 114M|  84 |  65 | 200 |3110 | 460 | 200 | 407 |1355k|   0 |6112 |-3.937374e+01 |-3.000000e+01 |  23.81%
952.24/952.58	c   931s|170000 | 23225 |  5888k| 117M|  86 |  91 | 200 |3110 | 886 | 200 | 382 |1408k|   0 |6264 |-3.925000e+01 |-3.000000e+01 |  23.57%
991.54/991.88	c   969s|180000 | 23899 |  6139k| 121M|  86 |   - | 200 |3110 | 234 | 200 | 373 |1454k|   0 |6480 |-3.917749e+01 |-3.000000e+01 |  23.43%
1034.02/1034.38	c  1011s|190000 | 24659 |  6412k| 124M|  89 |   - | 200 |3110 | 291 | 200 | 350 |1502k|   0 |6711 |-3.910000e+01 |-3.000000e+01 |  23.27%
1075.51/1075.84	c  1051s|200000 | 25423 |  6681k| 128M|  89 |  84 | 200 |3110 | 870 | 200 | 403 |1552k|   0 |6835 |-3.900000e+01 |-3.000000e+01 |  23.08%
1113.80/1114.17	c  1088s|210000 | 26109 |  6933k| 131M|  89 |  54 | 200 |3110 | 294 | 200 | 473 |1609k|   0 |6998 |-3.899620e+01 |-3.000000e+01 |  23.07%
1155.09/1155.42	c  1129s|220000 | 26795 |  7196k| 134M|  89 | 102 | 200 |3110 | 881 | 200 | 417 |1654k|   0 |7200 |-3.887500e+01 |-3.000000e+01 |  22.83%
1195.18/1195.59	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1195.18/1195.59	c  1168s|230000 | 27483 |  7456k| 137M|  89 |   - | 200 |3110 | 158 | 200 | 403 |1699k|   0 |7375 |-3.881250e+01 |-3.000000e+01 |  22.71%
1233.46/1233.85	c  1205s|240000 | 28201 |  7705k| 141M|  89 |  74 | 200 |3110 | 482 | 200 | 380 |1746k|   0 |7509 |-3.875000e+01 |-3.000000e+01 |  22.58%
1273.16/1273.59	c  1244s|250000 | 28821 |  7960k| 144M|  89 |   - | 200 |3110 | 300 | 200 | 373 |1791k|   0 |7655 |-3.866000e+01 |-3.000000e+01 |  22.40%
1312.95/1313.35	c  1283s|260000 | 29543 |  8215k| 147M|  89 |   - | 200 |3110 | 221 | 200 | 462 |1833k|   0 |7792 |-3.857143e+01 |-3.000000e+01 |  22.22%
1352.14/1352.58	c  1321s|270000 | 30165 |  8469k| 150M|  92 |   - | 200 |3110 | 205 | 200 | 400 |1877k|   0 |7915 |-3.850000e+01 |-3.000000e+01 |  22.08%
1388.83/1389.20	c  1357s|280000 | 30709 |  8712k| 152M|  92 |  68 | 200 |3110 | 385 | 200 | 461 |1925k|   0 |8038 |-3.850000e+01 |-3.000000e+01 |  22.08%
1426.72/1427.13	c  1394s|290000 | 31207 |  8959k| 155M|  92 |   - | 200 |3110 | 257 | 200 | 488 |1971k|   0 |8185 |-3.846774e+01 |-3.000000e+01 |  22.01%
1465.41/1465.84	c  1432s|300000 | 31741 |  9207k| 157M|  92 |   - | 200 |3110 | 225 | 200 | 389 |2014k|   0 |8310 |-3.836364e+01 |-3.000000e+01 |  21.80%
1504.40/1504.83	c  1470s|310000 | 32291 |  9458k| 160M|  92 |  59 | 200 |3110 | 342 | 200 | 369 |2059k|   0 |8424 |-3.830769e+01 |-3.000000e+01 |  21.69%
1541.69/1542.12	c  1506s|320000 | 32829 |  9702k| 163M|  92 |   - | 200 |3110 | 243 | 200 | 360 |2105k|   0 |8549 |-3.825000e+01 |-3.000000e+01 |  21.57%
1576.27/1576.72	o -31
1576.27/1576.72	c *1540s|329381 | 26766 |  9924k| 138M|  92 |   - | 200 |3110 | 166 | 200 | 407 |2142k|   0 |8676 |-3.820000e+01 |-3.100000e+01 |  18.85%
1578.58/1579.10	c  1542s|330000 | 26779 |  9939k| 138M|  92 |   - | 200 |3110 | 243 | 200 | 513 |2144k|   0 |8676 |-3.819048e+01 |-3.100000e+01 |  18.83%
1617.86/1618.32	c  1581s|340000 | 27021 | 10189k| 140M|  92 |   - | 200 |3110 | 242 | 200 | 389 |2180k|   0 |8818 |-3.812500e+01 |-3.100000e+01 |  18.69%
1656.46/1656.90	c  1618s|350000 | 27175 | 10434k| 141M|  92 |  55 | 200 |3110 | 396 | 200 | 411 |2214k|   0 |8939 |-3.807143e+01 |-3.100000e+01 |  18.57%
1694.95/1695.48	c  1656s|360000 | 27387 | 10678k| 143M|  92 |   - | 200 |3110 | 230 | 200 | 381 |2248k|   0 |9077 |-3.800000e+01 |-3.100000e+01 |  18.42%
1730.74/1731.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1730.74/1731.27	c  1691s|370000 | 27587 | 10914k| 144M|  92 |   - | 200 |3110 | 282 | 200 | 355 |2290k|   0 |9207 |-3.800000e+01 |-3.100000e+01 |  18.42%
1767.03/1767.53	c  1726s|380000 | 27741 | 11151k| 145M|  92 |  57 | 200 |3110 | 473 | 200 | 411 |2328k|   0 |9354 |-3.800000e+01 |-3.100000e+01 |  18.42%
1800.03/1800.50	c 
1800.03/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.50	c Solving Time (sec) : 1758.41
1800.03/1800.50	c Solving Nodes      : 389149
1800.03/1800.50	c Primal Bound       : -3.10000000000000e+01 (13 solutions)
1800.03/1800.50	c Dual Bound         : -3.80000000000000e+01
1800.03/1800.50	c Gap                : 18.42 %
1800.03/1800.51	c NODE         389149
1800.03/1800.51	c DUAL BOUND   -38
1800.03/1800.51	c PRIMAL BOUND -31
1800.03/1800.51	c GAP          0.184211
1800.03/1800.51	s SATISFIABLE
1800.03/1800.51	v x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 -x188 -x187 -x186 -x185 -x184 x183 x182 x181 -x180 -x179 x178 
1800.03/1800.51	v -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 x169 x168 -x167 x166 -x165 -x164 -x163 x162 -x161 x160 -x159 -x158 -x157 
1800.03/1800.51	v -x156 -x155 x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 x146 -x145 x144 x143 -x142 -x141 -x140 x139 -x138 -x137 x136 -x135 
1800.03/1800.51	v -x134 x133 -x132 -x131 -x130 x129 -x128 x127 -x126 x125 x124 -x123 -x122 -x121 -x120 x119 x118 -x117 -x116 -x115 -x114 -x113 
1800.03/1800.51	v -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 
1800.03/1800.51	v -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 
1800.03/1800.51	v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 
1800.03/1800.51	v -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 
1800.03/1800.51	v -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.03/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.51	c Solving Time       :    1758.41
1800.03/1800.51	c Original Problem   :
1800.03/1800.51	c   Problem name     : HOME/instance-1870396-1245201636.opb
1800.03/1800.51	c   Variables        : 3310 (3310 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.51	c   Constraints      : 3310 initial, 3310 maximal
1800.03/1800.51	c Presolved Problem  :
1800.03/1800.51	c   Problem name     : t_HOME/instance-1870396-1245201636.opb
1800.03/1800.51	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.51	c   Constraints      : 3110 initial, 3110 maximal
1800.03/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.51	c   probing          :       0.09          0          0          0          0          0          0          0          0
1800.03/1800.51	c   and              :       0.13          0          0          0          0          0          0          0          0
1800.03/1800.51	c   linear           :       0.01       3110          0          0       3110          0        200          0          0
1800.03/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.51	c   integral         :          0          0          0     216291          0        115        744          0          0     431858
1800.03/1800.51	c   and              :       3110     430520     649824          7          0          0    2887044    2363588          0          0
1800.03/1800.51	c   countsols        :          0          0          0          7          0          0          0          0          0          0
1800.03/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.51	c   integral         :      70.49       0.00       0.00      70.49       0.00
1800.03/1800.51	c   and              :     171.26     125.30      45.96       0.00       0.00
1800.03/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.51	c   rootredcost      :       0.36         10          0          0
1800.03/1800.51	c   pseudoobj        :      10.29     651641          0          0
1800.03/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.51	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.51	c   cut pool         :       0.12         70          -          -        224          -    (maximal pool size: 2884)
1800.03/1800.51	c   redcost          :       5.11     441738          0      47485          0          0
1800.03/1800.51	c   impliedbounds    :       0.07         71          0          0       2053          0
1800.03/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.51	c   gomory           :       4.49         71          0          0      12691          0
1800.03/1800.51	c   strongcg         :       0.74         20          0          0       8761          0
1800.03/1800.51	c   cmir             :       0.20         10          0          0          0          0
1800.03/1800.51	c   flowcover        :       0.13         10          0          0          0          0
1800.03/1800.51	c   clique           :       0.25         71          0          0        590          0
1800.03/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.51	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.51	c Pricers            :       Time      Calls       Vars
1800.03/1800.51	c   problem variables:       0.00          0          0
1800.03/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.51	c   relpscost        :      70.04     216284        115        744          0          0     431858
1800.03/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   inference        :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.51	c   LP solutions     :       0.18          -          7
1800.03/1800.51	c   pseudo solutions :       0.00          -          0
1800.03/1800.51	c   feaspump         :       0.00          0          0
1800.03/1800.51	c   oneopt           :       0.34         11          0
1800.03/1800.51	c   crossover        :       0.91         26          0
1800.03/1800.51	c   objpscostdiving  :       1.32         95          0
1800.03/1800.51	c   coefdiving       :       1.49        190          0
1800.03/1800.51	c   pscostdiving     :       1.57        190          0
1800.03/1800.51	c   fracdiving       :       1.57        190          0
1800.03/1800.51	c   veclendiving     :       1.63        190          0
1800.03/1800.51	c   linesearchdiving :       1.51        190          1
1800.03/1800.51	c   guideddiving     :       1.53        190          0
1800.03/1800.51	c   rootsoldiving    :       0.83         96          1
1800.03/1800.51	c   simplerounding   :       0.43          0          0
1800.03/1800.51	c   rounding         :      10.90      51973          3
1800.03/1800.51	c   shifting         :       1.09       3979          1
1800.03/1800.51	c   intshifting      :       0.01          0          0
1800.03/1800.51	c   fixandinfer      :       0.00          0          0
1800.03/1800.51	c   intdiving        :       0.00          0          0
1800.03/1800.51	c   actconsdiving    :       0.00          0          0
1800.03/1800.51	c   octane           :       0.00          0          0
1800.03/1800.51	c   rens             :       0.01          0          0
1800.03/1800.51	c   rins             :       0.00          0          0
1800.03/1800.51	c   localbranching   :       0.00          0          0
1800.03/1800.51	c   mutation         :       0.00          0          0
1800.03/1800.51	c   dins             :       0.00          0          0
1800.03/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.51	c   primal LP        :      43.19          0          0       0.00       0.00
1800.03/1800.51	c   dual LP          :    1251.23     604079   11282985      18.68    9017.51
1800.03/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.51	c   diving/probing LP:       9.01      11494      84683       7.37    9398.78
1800.03/1800.51	c   strong branching :      59.20       9453     513370      54.31    8671.79
1800.03/1800.51	c     (at root node) :          -         24      11026     459.42          -
1800.03/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.51	c B&B Tree           :
1800.03/1800.51	c   number of runs   :          1
1800.03/1800.51	c   nodes            :     389149
1800.03/1800.51	c   nodes (total)    :     389149
1800.03/1800.51	c   nodes left       :      27928
1800.03/1800.51	c   max depth        :         92
1800.03/1800.51	c   max depth (total):         92
1800.03/1800.51	c   backtracks       :      38497 (9.9%)
1800.03/1800.51	c   delayed cutoffs  :          0
1800.03/1800.51	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.51	c   avg switch length:       4.76
1800.03/1800.51	c   switching time   :      91.35
1800.03/1800.51	c Solution           :
1800.03/1800.51	c   Solutions found  :         13 (12 improvements)
1800.03/1800.51	c   Primal Bound     : -3.10000000000000e+01   (in run 1, after 329381 nodes, 1539.90 seconds, depth 51, found by <relaxation>)
1800.03/1800.51	c   Dual Bound       : -3.80000000000000e+01
1800.03/1800.51	c   Gap              :      18.42 %
1800.03/1800.51	c   Root Dual Bound  : -4.92048092789636e+01
1800.52/1801.05	c Time complete: 1800.57.

Verifier Data

OK	-31

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870396-1245201636/watcher-1870396-1245201636 -o /tmp/evaluation-result-1870396-1245201636/solver-1870396-1245201636 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870396-1245201636.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10841
/proc/meminfo: memFree=1854456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=4324 CPUtime=0
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 187760816 4427776 448 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/10841/statm: 1081 458 295 886 0 191 0

[startup+0.101244 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10841
/proc/meminfo: memFree=1854456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=21880 CPUtime=0.09
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 4856 0 0 0 7 2 0 0 18 0 1 0 187760816 22405120 4484 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 5470 4484 404 886 0 4580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21880

[startup+0.201255 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10841
/proc/meminfo: memFree=1854456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=21880 CPUtime=0.19
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 4856 0 0 0 11 8 0 0 18 0 1 0 187760816 22405120 4484 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 5470 4484 404 886 0 4580 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21880

[startup+0.301265 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10841
/proc/meminfo: memFree=1854456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=21880 CPUtime=0.29
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 4883 0 0 0 16 13 0 0 19 0 1 0 187760816 22405120 4511 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 5470 4511 425 886 0 4580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21880

[startup+0.70131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10841
/proc/meminfo: memFree=1854456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=30872 CPUtime=0.69
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 7180 0 0 0 51 18 0 0 22 0 1 0 187760816 31612928 6771 1992294400 4194304 7823515 548682068736 18446744073709551615 5575586 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 7718 6771 544 886 0 6828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30872

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1828144/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=34008 CPUtime=1.49
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 8074 0 0 0 130 19 0 0 25 0 1 0 187760816 34824192 7665 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 8502 7665 545 886 0 7612 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34008

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1823856/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=39744 CPUtime=3.09
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 9604 0 0 0 287 22 0 0 25 0 1 0 187760816 40697856 9159 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 9936 9159 546 886 0 9046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39744

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1808048/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=51280 CPUtime=6.3
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 12531 0 0 0 603 27 0 0 25 0 1 0 187760816 52510720 12051 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 12820 12051 546 886 0 11930 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 51280

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1805680/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=53660 CPUtime=12.69
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 13143 0 0 0 1236 33 0 0 25 0 1 0 187760816 54947840 12641 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 13415 12641 553 886 0 12525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53660

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1805680/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=53660 CPUtime=25.49
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 13144 0 0 0 2494 55 0 0 25 0 1 0 187760816 54947840 12642 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 13415 12642 554 886 0 12525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53660

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1805424/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=53900 CPUtime=51.08
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 16296 0 0 0 5003 105 0 0 25 0 1 0 187760816 55193600 12767 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 13475 12767 573 886 0 12585 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53900

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1794928/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=64596 CPUtime=102.27
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 28557 0 0 0 10007 220 0 0 25 0 1 0 187760816 66146304 15373 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 16149 15373 574 886 0 15259 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64596

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1786544/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=72840 CPUtime=162.25
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 35476 0 0 0 15874 351 0 0 25 0 1 0 187760816 74588160 17454 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 18210 17454 574 886 0 17320 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72840

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1776496/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=82820 CPUtime=222.23
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 39557 0 0 0 21747 476 0 0 25 0 1 0 187760816 84807680 19950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 20705 19950 574 886 0 19815 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82820

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1767408/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=91688 CPUtime=282.22
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 44627 0 0 0 27608 614 0 0 25 0 1 0 187760816 93888512 22164 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 22922 22164 574 886 0 22032 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 91688

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1763952/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=95284 CPUtime=342.2
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 45545 0 0 0 33476 744 0 0 25 0 1 0 187760816 97570816 23082 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 23821 23082 574 886 0 22931 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 95284

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1753456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=105984 CPUtime=402.19
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 48230 0 0 0 39334 885 0 0 25 0 1 0 187760816 108527616 25767 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 26496 25767 574 886 0 25606 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 105984

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1744048/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=114980 CPUtime=462.17
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 51482 0 0 0 45210 1007 0 0 25 0 1 0 187760816 117739520 28041 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 28745 28041 574 886 0 27855 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 114980

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1731696/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=127308 CPUtime=522.16
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 54553 0 0 0 51073 1143 0 0 25 0 1 0 187760816 130363392 31112 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 31827 31112 574 886 0 30937 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 127308

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1725424/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=133560 CPUtime=582.14
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 57084 0 0 0 56932 1282 0 0 25 0 1 0 187760816 136765440 32663 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 33390 32663 574 886 0 32500 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 133560

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1717104/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=141704 CPUtime=642.13
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 59151 0 0 0 62795 1418 0 0 25 0 1 0 187760816 145104896 34730 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 35426 34730 574 886 0 34536 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 141704

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1689840/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=168580 CPUtime=1002.03
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 70662 0 0 0 97923 2280 0 0 25 0 1 0 187760816 172625920 41476 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 42145 41476 574 886 0 41255 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 168580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1689840/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=168580 CPUtime=1062.01
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 70662 0 0 0 103782 2419 0 0 25 0 1 0 187760816 172625920 41476 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 42145 41476 574 886 0 41255 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 168580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1684464/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=174120 CPUtime=1122
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 72041 0 0 0 109640 2560 0 0 25 0 1 0 187760816 178298880 42855 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 43530 42855 574 886 0 42640 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 174120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1681392/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=177112 CPUtime=1181.98
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 72808 0 0 0 115497 2701 0 0 25 0 1 0 187760816 181362688 43622 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 44278 43622 574 886 0 43388 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 177112

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1674096/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=184344 CPUtime=1241.97
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 74588 0 0 0 121348 2849 0 0 25 0 1 0 187760816 188768256 45402 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 46086 45402 574 886 0 45196 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 184344

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1669680/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=188508 CPUtime=1301.95
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 76571 0 0 0 127201 2994 0 0 25 0 1 0 187760816 193032192 46450 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 47127 46450 574 886 0 46237 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 188508

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1667568/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=190744 CPUtime=1361.93
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 77146 0 0 0 133057 3136 0 0 25 0 1 0 187760816 195321856 47025 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 47686 47025 574 886 0 46796 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 190744

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1666160/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=192172 CPUtime=1421.92
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 77484 0 0 0 138915 3277 0 0 25 0 1 0 187760816 196784128 47363 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 48043 47363 574 886 0 47153 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 192172

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1660464/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=197764 CPUtime=1481.9
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 78907 0 0 0 144773 3417 0 0 25 0 1 0 187760816 202510336 48786 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 49441 48786 574 886 0 48551 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 197764

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1657456/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=200812 CPUtime=1541.89
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 79652 0 0 0 150638 3551 0 0 25 0 1 0 187760816 205631488 49531 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 50203 49531 574 886 0 49313 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 200812

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1651568/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206420 CPUtime=1601.87
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 82970 0 0 0 156496 3691 0 0 25 0 1 0 187760816 211374080 50950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 51605 50950 574 886 0 50715 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 206420

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1651504/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1661.86
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83931 0 0 0 162359 3827 0 0 25 0 1 0 187760816 211378176 50950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50950 574 886 0 50716 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 206424

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1651504/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1721.84
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83931 0 0 0 168216 3968 0 0 25 0 1 0 187760816 211378176 50950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50950 574 886 0 50716 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 206424

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1651440/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1781.82
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83931 0 0 0 174066 4116 0 0 25 0 1 0 187760816 211378176 50950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50950 574 886 0 50716 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 206424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10842
/proc/meminfo: memFree=1651440/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1800.03
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83931 0 0 0 175844 4159 0 0 25 0 1 0 187760816 211378176 50950 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50950 574 886 0 50716 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 206424

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

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

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10843
/proc/meminfo: memFree=1651368/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1800.23
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83933 0 0 0 175864 4159 0 0 25 0 1 0 187760816 211378176 50952 1992294400 4194304 7823515 548682068736 18446744073709551615 4211754 0 0 4096 0 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50952 576 886 0 50716 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 206424

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10843
/proc/meminfo: memFree=1651368/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1800.42
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83933 0 0 0 175883 4159 0 0 25 0 1 0 187760816 211378176 50952 1992294400 4194304 7823515 548682068736 18446744073709551615 5875083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50952 576 886 0 50716 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 206424

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10843
/proc/meminfo: memFree=1651368/2055920 swapFree=4191900/4192956
[pid=10841] ppid=10839 vsize=206424 CPUtime=1800.52
/proc/10841/stat : 10841 (pbscip.linux.x8) R 10839 10841 10474 0 -1 4194304 83933 0 0 0 175893 4159 0 0 25 0 1 0 187760816 211378176 50952 1992294400 4194304 7823515 548682068736 18446744073709551615 4219216 0 0 4096 0 0 0 0 17 1 0 0
/proc/10841/statm: 51606 50952 576 886 0 50716 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (KiB) 206424

Child status: 0
Real time (s): 1801.05
CPU time (s): 1800.58
CPU user time (s): 1758.95
CPU system time (s): 41.6247
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 211576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.95
system time used= 41.6247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83936
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= 2
involuntary context switches= 2266

runsolver used 1.24981 second user time and 3.9324 second system time

The end

Launcher Data

Begin job on node38 at 2009-06-17 03:20:36
IDJOB=1870396
IDBENCH=48197
IDSOLVER=683
FILE ID=node38/1870396-1245201636
PBS_JOBID= 9368312
Free space on /tmp= 66236 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870396-1245201636/watcher-1870396-1245201636 -o /tmp/evaluation-result-1870396-1245201636/solver-1870396-1245201636 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870396-1245201636.opb

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

MD5SUM BENCH= 4a1dc018d8373d1119ec5a7a226f506e
RANDOM SEED=723978383

node38.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1854872 kB
Buffers:         43168 kB
Cached:          74552 kB
SwapCached:        260 kB
Active:          46212 kB
Inactive:        84820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854872 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9904 kB
Writeback:           0 kB
Mapped:          22512 kB
Slab:            55936 kB
Committed_AS:   171720 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node38 at 2009-06-17 03:50:39