Trace number 3741314

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)159 1800.11 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-1616732.opb
MD5SUMbb6edae9b271ecf76d3d6c31c88b027d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark1789.91
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints1999
Number of constraints which are clauses1999
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
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)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.01/0.01	c SCIP version 1.1.0.7
0.01/0.01	c LP-Solver SoPlex 1.4.1
0.01/0.01	c user parameter file <scip.set> not found - using default parameters
0.01/0.01	c read problem <HOME/instance-3741314-1338771015.opb>
0.01/0.01	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1999 constraints
0.01/0.02	c start presolving problem
0.01/0.02	c presolving:
0.01/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1999 upgd conss, 3998 impls, 0 clqs
0.01/0.04	c    (0.0s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.04	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.01/0.04	c presolving (2 rounds):
0.01/0.04	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.01/0.04	c  3998 implications, 0 cliques
0.01/0.04	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1999 constraints
0.01/0.04	c    1999 constraints of type <logicor>
0.01/0.04	c transformed objective value is always integral (scale: 1)
0.01/0.04	c Presolving Time: 0.02
0.01/0.04	c strange?!, PURESAT with obj
0.01/0.04	c -----------------------------------------------------------------------------------------------
0.01/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.04	c limits/memory = c 13950
0.01/0.04	c # maximal time in seconds to run
0.01/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.04	c limits/time = c 1791
0.01/0.04	c # frequency for displaying node information lines
0.01/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.04	c display/freq = c 10000
0.01/0.04	c -----------------------------------------------------------------------------------------------
0.01/0.04	c start solving problem
0.01/0.04	c 
0.01/0.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.01/0.06	c   0.0s|     1 |     0 |   224 |2568k|   0 | 200 | 200 |1999 |1999 | 200 |1999 |   0 |   0 |   0 | 1.000000e+02 |      --      |    Inf 
0.01/0.06	o 200
0.01/0.06	c r 0.0s|     1 |     0 |   224 |2573k|   0 | 200 | 200 |1999 |1999 | 200 |1999 |   0 |   0 |   0 | 1.000000e+02 | 2.000000e+02 | 100.00%
0.01/0.06	o 199
0.01/0.06	c R 0.0s|     1 |     0 |   224 |2578k|   0 | 200 | 200 |1999 |1999 | 200 |1999 |   0 |   0 |   0 | 1.000000e+02 | 1.990000e+02 |  99.00%
0.01/0.06	o 198
0.01/0.06	c s 0.0s|     1 |     0 |   224 |2584k|   0 | 200 | 200 |1999 |1999 | 200 |1999 |   0 |   0 |   0 | 1.000000e+02 | 1.980000e+02 |  98.00%
0.01/0.09	c   0.1s|     1 |     0 |   286 |2733k|   0 | 194 | 200 |1999 |1999 | 200 |2007 |   8 |   0 |   0 | 1.030000e+02 | 1.980000e+02 |  92.23%
0.01/0.09	o 197
0.01/0.09	c R 0.1s|     1 |     0 |   286 |2736k|   0 | 194 | 200 |1999 |1999 | 200 |2007 |   8 |   0 |   0 | 1.030000e+02 | 1.970000e+02 |  91.26%
0.01/0.09	o 196
0.01/0.09	c s 0.1s|     1 |     0 |   286 |2738k|   0 | 194 | 200 |1999 |1999 | 200 |2007 |   8 |   0 |   0 | 1.030000e+02 | 1.960000e+02 |  90.29%
0.09/0.12	c   0.1s|     1 |     0 |   331 |2742k|   0 | 189 | 200 |1999 |1999 | 200 |2011 |  12 |   0 |   0 | 1.055000e+02 | 1.960000e+02 |  85.78%
0.09/0.12	o 195
0.09/0.12	c R 0.1s|     1 |     0 |   331 |2745k|   0 | 189 | 200 |1999 |1999 | 200 |2011 |  12 |   0 |   0 | 1.055000e+02 | 1.950000e+02 |  84.83%
0.09/0.12	o 194
0.09/0.12	c s 0.1s|     1 |     0 |   331 |2748k|   0 | 189 | 200 |1999 |1999 | 200 |2011 |  12 |   0 |   0 | 1.055000e+02 | 1.940000e+02 |  83.89%
0.09/0.16	c   0.1s|     1 |     0 |   379 |2751k|   0 | 186 | 200 |1999 |1999 | 200 |2015 |  16 |   0 |   0 | 1.070000e+02 | 1.940000e+02 |  81.31%
0.09/0.16	o 193
0.09/0.16	c R 0.1s|     1 |     0 |   379 |2754k|   0 | 186 | 200 |1999 |1999 | 200 |2015 |  16 |   0 |   0 | 1.070000e+02 | 1.930000e+02 |  80.37%
0.19/0.22	c   0.2s|     1 |     0 |   503 |2791k|   0 | 181 | 200 |1999 |1999 | 200 |2022 |  23 |   0 |   0 | 1.100000e+02 | 1.930000e+02 |  75.45%
0.19/0.23	o 192
0.19/0.23	c R 0.2s|     1 |     0 |   503 |2793k|   0 | 181 | 200 |1999 |1999 | 200 |2022 |  23 |   0 |   0 | 1.100000e+02 | 1.920000e+02 |  74.55%
0.19/0.29	c   0.3s|     1 |     0 |   615 |2825k|   0 | 178 | 200 |1999 |1999 | 200 |2029 |  30 |   0 |   0 | 1.115000e+02 | 1.920000e+02 |  72.20%
0.29/0.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.36	c   0.3s|     1 |     0 |   744 |2852k|   0 | 175 | 200 |1999 |1999 | 200 |2036 |  37 |   0 |   0 | 1.135000e+02 | 1.920000e+02 |  69.16%
0.38/0.45	c   0.4s|     1 |     0 |   936 |2906k|   0 | 172 | 200 |1999 |1999 | 200 |2043 |  44 |   0 |   0 | 1.150000e+02 | 1.920000e+02 |  66.96%
0.49/0.54	c   0.5s|     1 |     0 |  1123 |2934k|   0 | 167 | 200 |1999 |1999 | 200 |2051 |  52 |   0 |   0 | 1.170000e+02 | 1.920000e+02 |  64.10%
0.59/0.62	c   0.6s|     1 |     0 |  1315 |2970k|   0 | 163 | 200 |1999 |1999 | 200 |2057 |  58 |   0 |   0 | 1.185000e+02 | 1.920000e+02 |  62.03%
0.59/0.67	c   0.6s|     1 |     0 |  1328 |2978k|   0 | 162 | 200 |1999 |1999 | 200 |2064 |  65 |   0 |   0 | 1.190000e+02 | 1.920000e+02 |  61.34%
0.69/0.79	c   0.8s|     1 |     0 |  1631 |3736k|   0 | 161 | 200 |1999 |1999 | 200 |2073 |  75 |   0 |   0 | 1.215000e+02 | 1.920000e+02 |  58.02%
0.78/0.87	c   0.8s|     1 |     0 |  1795 |3752k|   0 | 163 | 200 |1999 |1999 | 200 |2081 |  83 |   0 |   0 | 1.220000e+02 | 1.920000e+02 |  57.38%
0.89/0.98	c   0.9s|     1 |     0 |  2086 |3776k|   0 | 160 | 200 |1999 |1999 | 200 |2089 |  91 |   0 |   0 | 1.230000e+02 | 1.920000e+02 |  56.10%
1.00/1.09	c   1.1s|     1 |     0 |  2363 |3809k|   0 | 152 | 200 |1999 |1999 | 200 |2100 | 102 |   0 |   0 | 1.240000e+02 | 1.920000e+02 |  54.84%
1.10/1.15	c   1.1s|     1 |     0 |  2515 |3817k|   0 | 153 | 200 |1999 |1999 | 200 |2109 | 111 |   0 |   0 | 1.247500e+02 | 1.920000e+02 |  53.91%
1.19/1.24	c   1.2s|     1 |     0 |  2758 |3850k|   0 | 148 | 200 |1999 |1999 | 200 |2116 | 118 |   0 |   0 | 1.260000e+02 | 1.920000e+02 |  52.38%
1.29/1.33	c   1.3s|     1 |     0 |  3045 |3861k|   0 | 145 | 200 |1999 |1999 | 200 |2115 | 125 |   0 |   0 | 1.275000e+02 | 1.920000e+02 |  50.59%
1.39/1.40	c   1.4s|     1 |     0 |  3211 |3869k|   0 | 144 | 200 |1999 |1999 | 200 |2124 | 134 |   0 |   0 | 1.280000e+02 | 1.920000e+02 |  50.00%
1.39/1.49	c   1.4s|     1 |     0 |  3426 |3874k|   0 | 144 | 200 |1999 |1999 | 200 |2130 | 140 |   0 |   0 | 1.280000e+02 | 1.920000e+02 |  50.00%
1.49/1.57	c   1.5s|     1 |     0 |  3619 |3881k|   0 | 153 | 200 |1999 |1999 | 200 |2139 | 149 |   0 |   0 | 1.280000e+02 | 1.920000e+02 |  50.00%
1.69/1.70	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.69/1.70	c   1.6s|     1 |     0 |  4069 |3897k|   0 | 155 | 200 |1999 |1999 | 200 |2149 | 159 |   0 |   0 | 1.290000e+02 | 1.920000e+02 |  48.84%
1.69/1.77	c   1.7s|     1 |     0 |  4310 |3907k|   0 | 144 | 200 |1999 |1999 | 200 |2156 | 166 |   0 |   0 | 1.290000e+02 | 1.920000e+02 |  48.84%
1.79/1.85	c   1.8s|     1 |     0 |  4566 |3928k|   0 | 159 | 200 |1999 |1999 | 200 |2143 | 174 |   0 |   0 | 1.293333e+02 | 1.920000e+02 |  48.45%
1.89/1.98	c   1.9s|     1 |     0 |  4966 |4004k|   0 | 183 | 200 |1999 |1999 | 200 |2155 | 186 |   0 |   0 | 1.301951e+02 | 1.920000e+02 |  47.47%
1.99/2.07	c   2.0s|     1 |     0 |  5203 |4212k|   0 | 177 | 200 |1999 |1999 | 200 |2165 | 196 |   0 |   0 | 1.304037e+02 | 1.920000e+02 |  47.24%
1.99/2.07	o 191
1.99/2.07	c R 2.0s|     1 |     0 |  5203 |4215k|   0 | 177 | 200 |1999 |1999 | 200 |2165 | 196 |   0 |   0 | 1.304037e+02 | 1.910000e+02 |  46.47%
2.19/2.22	c   2.2s|     1 |     0 |  5392 |4381k|   0 | 177 | 200 |1999 |1999 | 200 |2175 | 206 |   0 |   0 | 1.308870e+02 | 1.910000e+02 |  45.93%
2.28/2.36	c   2.3s|     1 |     0 |  5736 |5002k|   0 | 182 | 200 |1999 |1999 | 200 |2184 | 215 |   0 |   0 | 1.317050e+02 | 1.910000e+02 |  45.02%
2.39/2.49	c   2.4s|     1 |     0 |  6107 |5484k|   0 | 191 | 200 |1999 |1999 | 200 |2198 | 229 |   0 |   0 | 1.321139e+02 | 1.910000e+02 |  44.57%
2.39/2.49	o 190
2.39/2.49	c R 2.4s|     1 |     0 |  6107 |5487k|   0 | 191 | 200 |1999 |1999 | 200 |2198 | 229 |   0 |   0 | 1.321139e+02 | 1.900000e+02 |  43.82%
2.69/2.74	c   2.7s|     1 |     0 |  6480 |5968k|   0 | 192 | 200 |1999 |1999 | 200 |2188 | 242 |   0 |   0 | 1.327445e+02 | 1.900000e+02 |  43.13%
2.69/2.75	o 190
2.69/2.75	c s 2.7s|     1 |     0 |  6480 |5971k|   0 | 192 | 200 |1999 |1999 | 200 |2188 | 242 |   0 |   0 | 1.327445e+02 | 1.900000e+02 |  43.13%
2.88/2.93	c   2.9s|     1 |     0 |  6713 |5975k|   0 | 191 | 200 |1999 |1999 | 200 |2203 | 257 |   0 |   0 | 1.334066e+02 | 1.900000e+02 |  42.42%
2.88/2.93	o 189
2.88/2.93	c R 2.9s|     1 |     0 |  6713 |5978k|   0 | 191 | 200 |1999 |1999 | 200 |2203 | 257 |   0 |   0 | 1.334066e+02 | 1.890000e+02 |  41.67%
3.09/3.13	c   3.1s|     1 |     0 |  6973 |5982k|   0 | 189 | 200 |1999 |1999 | 200 |2221 | 275 |   0 |   0 | 1.339022e+02 | 1.890000e+02 |  41.15%
3.30/3.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.30/3.35	c   3.3s|     1 |     0 |  7244 |6559k|   0 | 191 | 200 |1999 |1999 | 200 |2232 | 286 |   0 |   0 | 1.345101e+02 | 1.890000e+02 |  40.51%
3.49/3.55	c   3.5s|     1 |     0 |  7527 |6738k|   0 | 194 | 200 |1999 |1999 | 200 |2244 | 298 |   0 |   0 | 1.350186e+02 | 1.890000e+02 |  39.98%
3.68/3.73	c   3.6s|     1 |     0 |  7659 |6741k|   0 | 191 | 200 |1999 |1999 | 200 |2249 | 303 |   0 |   0 | 1.352302e+02 | 1.890000e+02 |  39.76%
3.89/3.94	c   3.9s|     1 |     0 |  7904 |6745k|   0 | 195 | 200 |1999 |1999 | 200 |2245 | 313 |   0 |   0 | 1.358201e+02 | 1.890000e+02 |  39.15%
4.09/4.17	c   4.1s|     1 |     0 |  8218 |6749k|   0 | 195 | 200 |1999 |1999 | 200 |2252 | 320 |   0 |   0 | 1.363562e+02 | 1.890000e+02 |  38.61%
4.29/4.36	c   4.3s|     1 |     0 |  8397 |6753k|   0 | 195 | 200 |1999 |1999 | 200 |2268 | 336 |   0 |   0 | 1.368144e+02 | 1.890000e+02 |  38.14%
4.49/4.57	c   4.5s|     1 |     0 |  8615 |6765k|   0 | 197 | 200 |1999 |1999 | 200 |2280 | 348 |   0 |   0 | 1.371192e+02 | 1.890000e+02 |  37.84%
4.69/4.75	c   4.7s|     1 |     0 |  8717 |6769k|   0 | 196 | 200 |1999 |1999 | 200 |2287 | 355 |   0 |   0 | 1.372678e+02 | 1.890000e+02 |  37.69%
4.89/4.96	c   4.9s|     1 |     0 |  8973 |6782k|   0 | 197 | 200 |1999 |1999 | 200 |2295 | 363 |   0 |   0 | 1.375948e+02 | 1.890000e+02 |  37.36%
5.08/5.16	c   5.0s|     1 |     0 |  9175 |6786k|   0 | 194 | 200 |1999 |1999 | 200 |2284 | 372 |   0 |   0 | 1.379237e+02 | 1.890000e+02 |  37.03%
5.29/5.33	c   5.2s|     1 |     0 |  9265 |6790k|   0 | 196 | 200 |1999 |1999 | 200 |2296 | 384 |   0 |   0 | 1.380689e+02 | 1.890000e+02 |  36.89%
5.49/5.51	c   5.4s|     1 |     0 |  9362 |6795k|   0 | 196 | 200 |1999 |1999 | 200 |2308 | 396 |   0 |   0 | 1.382450e+02 | 1.890000e+02 |  36.71%
5.59/5.68	c   5.6s|     1 |     0 |  9455 |6800k|   0 | 196 | 200 |1999 |1999 | 200 |2319 | 407 |   0 |   0 | 1.383692e+02 | 1.890000e+02 |  36.59%
5.78/5.88	c   5.8s|     1 |     0 |  9626 |6830k|   0 | 197 | 200 |1999 |1999 | 200 |2328 | 416 |   0 |   0 | 1.384821e+02 | 1.890000e+02 |  36.48%
5.99/6.08	c   6.0s|     1 |     0 |  9747 |6839k|   0 | 198 | 200 |1999 |1999 | 200 |2339 | 427 |   0 |   0 | 1.385849e+02 | 1.890000e+02 |  36.38%
6.19/6.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.19/6.27	c   6.2s|     1 |     0 |  9851 |6844k|   0 | 197 | 200 |1999 |1999 | 200 |2320 | 436 |   0 |   0 | 1.386699e+02 | 1.890000e+02 |  36.29%
6.39/6.47	c   6.3s|     1 |     0 | 10007 |6848k|   0 | 199 | 200 |1999 |1999 | 200 |2329 | 445 |   0 |   0 | 1.388361e+02 | 1.890000e+02 |  36.13%
6.59/6.65	c   6.5s|     1 |     0 | 10099 |6853k|   0 | 199 | 200 |1999 |1999 | 200 |2340 | 456 |   0 |   0 | 1.389060e+02 | 1.890000e+02 |  36.06%
6.79/6.83	c   6.7s|     1 |     0 | 10178 |6856k|   0 | 198 | 200 |1999 |1999 | 200 |2348 | 464 |   0 |   0 | 1.389783e+02 | 1.890000e+02 |  35.99%
6.99/7.01	c   6.9s|     1 |     0 | 10262 |6859k|   0 | 198 | 200 |1999 |1999 | 200 |2356 | 472 |   0 |   0 | 1.390529e+02 | 1.890000e+02 |  35.92%
7.09/7.19	c   7.1s|     1 |     0 | 10353 |6864k|   0 | 199 | 200 |1999 |1999 | 200 |2366 | 482 |   0 |   0 | 1.391005e+02 | 1.890000e+02 |  35.87%
7.29/7.36	c   7.2s|     1 |     0 | 10446 |6868k|   0 | 200 | 200 |1999 |1999 | 200 |2335 | 490 |   0 |   0 | 1.391703e+02 | 1.890000e+02 |  35.80%
7.49/7.53	c   7.4s|     1 |     0 | 10502 |6871k|   0 | 199 | 200 |1999 |1999 | 200 |2342 | 497 |   0 |   0 | 1.391986e+02 | 1.890000e+02 |  35.78%
7.59/7.69	c   7.5s|     1 |     0 | 10535 |6875k|   0 | 200 | 200 |1999 |1999 | 200 |2351 | 506 |   0 |   0 | 1.392091e+02 | 1.890000e+02 |  35.77%
7.79/7.86	c   7.7s|     1 |     0 | 10595 |6878k|   0 | 200 | 200 |1999 |1999 | 200 |2359 | 514 |   0 |   0 | 1.392379e+02 | 1.890000e+02 |  35.74%
7.99/8.02	c   7.9s|     1 |     0 | 10646 |6881k|   0 | 200 | 200 |1999 |1999 | 200 |2364 | 519 |   0 |   0 | 1.392516e+02 | 1.890000e+02 |  35.73%
8.09/8.19	c   8.0s|     1 |     0 | 10682 |6883k|   0 | 200 | 200 |1999 |1999 | 200 |2368 | 523 |   0 |   0 | 1.392648e+02 | 1.890000e+02 |  35.71%
8.29/8.35	c   8.2s|     1 |     0 | 10701 |6886k|   0 | 200 | 200 |1999 |1999 | 200 |2326 | 529 |   0 |   0 | 1.392680e+02 | 1.890000e+02 |  35.71%
8.48/8.51	c   8.4s|     1 |     0 | 10709 |6886k|   0 | 200 | 200 |1999 |1999 | 200 |2327 | 530 |   0 |   0 | 1.392683e+02 | 1.890000e+02 |  35.71%
8.58/8.67	o 169
8.58/8.67	c k 8.5s|     1 |     0 | 10709 |6892k|   0 | 200 | 200 |1999 |1999 | 200 |2327 | 530 |   0 |   0 | 1.392683e+02 | 1.690000e+02 |  21.35%
8.58/8.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.58/8.67	c   8.5s|     1 |     0 | 10709 |6889k|   0 | 200 | 200 |1999 |1999 | 200 |2327 | 530 |   0 |   0 | 1.392683e+02 | 1.690000e+02 |  21.35%
12.69/12.77	c  12.6s|     1 |     2 | 10709 |6890k|   0 | 200 | 200 |1999 |1999 | 200 |2327 | 530 |   0 |  29 | 1.392683e+02 | 1.690000e+02 |  21.35%
20.39/20.49	o 168
20.39/20.49	c *20.2s|    12 |     9 | 12551 |6957k|  10 |   - | 200 |1999 |1673 | 200 |2199 | 530 |   0 | 251 | 1.396673e+02 | 1.680000e+02 |  20.29%
29.79/29.81	o 166
29.79/29.81	c *29.5s|    61 |    35 | 16214 |7109k|  18 |   - | 200 |1999 | 897 | 200 |2199 | 530 |   0 | 663 | 1.396673e+02 | 1.660000e+02 |  18.85%
34.88/34.93	o 165
34.88/34.93	c v34.6s|   192 |    91 | 23471 |7292k|  19 |   - | 200 |1999 |1703 | 200 |2199 | 530 |   0 | 734 | 1.397793e+02 | 1.650000e+02 |  18.04%
35.28/35.35	o 164
35.28/35.35	c *35.0s|   229 |   102 | 25781 |7307k|  19 |   - | 200 |1999 |1143 | 200 |2199 | 530 |   0 | 735 | 1.397793e+02 | 1.640000e+02 |  17.33%
44.18/44.22	o 162
44.18/44.22	c c43.8s|  1124 |   421 | 74246 |7842k|  38 |   - | 200 |1999 |1544 | 200 |2199 | 530 |   0 | 772 | 1.408801e+02 | 1.620000e+02 |  14.99%
87.77/87.80	o 161
87.77/87.80	c *87.0s|  4675 |  1650 |322062 |9739k|  38 |   - | 200 |1999 | 474 | 200 |2199 | 530 |   0 |1032 | 1.435000e+02 | 1.610000e+02 |  12.20%
126.96/127.04	c   126s| 10000 |  2851 |548528 |  11M|  52 |  74 | 200 |1999 | 847 | 200 |2199 | 530 |   0 |1304 | 1.447556e+02 | 1.610000e+02 |  11.22%
173.25/173.37	c   172s| 20000 |  4353 |848282 |  14M|  64 |   - | 200 |1999 | 703 | 200 |2199 | 530 |   0 |1372 | 1.456429e+02 | 1.610000e+02 |  10.54%
215.15/215.23	c   213s| 30000 |  5531 |  1111k|  16M|  64 |  70 | 200 |1999 | 831 | 200 |2199 | 530 |   0 |1707 | 1.460000e+02 | 1.610000e+02 |  10.27%
244.84/244.98	o 160
244.84/244.98	c * 243s| 36799 |  5177 |  1300k|  16M|  64 |   - | 200 |1999 | 452 | 200 |2199 | 530 |   0 |1900 | 1.462727e+02 | 1.600000e+02 |   9.38%
259.74/259.82	c   257s| 40000 |  5478 |  1392k|  16M|  64 |  66 | 200 |1999 | 644 | 200 |2199 | 530 |   0 |2026 | 1.464167e+02 | 1.600000e+02 |   9.28%
304.13/304.23	c   301s| 50000 |  6476 |  1677k|  18M|  64 |  67 | 200 |1999 | 750 | 200 |2199 | 530 |   0 |2304 | 1.467500e+02 | 1.600000e+02 |   9.03%
346.53/346.63	c   343s| 60000 |  7414 |  1955k|  20M|  66 |  70 | 200 |1999 | 612 | 200 |2199 | 530 |   0 |2575 | 1.470000e+02 | 1.600000e+02 |   8.84%
389.22/389.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
389.22/389.35	c   386s| 70000 |  8314 |  2233k|  22M|  66 |   - | 200 |1999 | 861 | 200 |2199 | 530 |   0 |2851 | 1.472500e+02 | 1.600000e+02 |   8.66%
430.42/430.59	c   426s| 80000 |  9204 |  2503k|  23M|  66 |  70 | 200 |1999 | 638 | 200 |2199 | 530 |   0 |3159 | 1.475000e+02 | 1.600000e+02 |   8.47%
470.50/470.63	c   466s| 90000 | 10020 |  2767k|  25M|  66 |   - | 200 |1999 | 599 | 200 |2199 | 530 |   0 |3397 | 1.477000e+02 | 1.600000e+02 |   8.33%
508.50/508.63	c   504s|100000 | 10806 |  3023k|  27M|  66 |  88 | 200 |1999 | 890 | 200 |2199 | 530 |   0 |3568 | 1.478387e+02 | 1.600000e+02 |   8.23%
548.29/548.48	c   543s|110000 | 11592 |  3288k|  28M|  66 |  86 | 200 |1999 | 732 | 200 |2199 | 530 |   0 |3837 | 1.480000e+02 | 1.600000e+02 |   8.11%
586.59/586.76	c   581s|120000 | 12366 |  3550k|  30M|  66 |   - | 200 |1999 | 558 | 200 |2199 | 530 |   0 |3963 | 1.481579e+02 | 1.600000e+02 |   7.99%
625.48/625.66	c   619s|130000 | 13200 |  3811k|  31M|  66 |  79 | 200 |1999 | 842 | 200 |2199 | 530 |   0 |4222 | 1.482836e+02 | 1.600000e+02 |   7.90%
663.68/663.87	c   657s|140000 | 13930 |  4069k|  33M|  66 |  73 | 200 |1999 | 646 | 200 |2199 | 530 |   0 |4425 | 1.484751e+02 | 1.600000e+02 |   7.76%
701.47/701.60	c   695s|150000 | 14670 |  4329k|  34M|  66 |   - | 200 |1999 | 550 | 200 |2199 | 530 |   0 |4561 | 1.485000e+02 | 1.600000e+02 |   7.74%
739.77/739.94	c   733s|160000 | 15324 |  4586k|  35M|  66 |   - | 200 |1999 | 842 | 200 |2199 | 530 |   0 |4765 | 1.486250e+02 | 1.600000e+02 |   7.65%
776.86/777.08	c   769s|170000 | 16008 |  4837k|  37M|  66 |  71 | 200 |1999 | 611 | 200 |2199 | 530 |   0 |4943 | 1.487500e+02 | 1.600000e+02 |   7.56%
812.25/812.48	c   804s|180000 | 16594 |  5079k|  38M|  66 |  75 | 200 |1999 | 621 | 200 |2199 | 530 |   0 |5124 | 1.488375e+02 | 1.600000e+02 |   7.50%
850.44/850.63	c   842s|190000 | 17304 |  5338k|  39M|  66 |  71 | 200 |1999 | 616 | 200 |2199 | 530 |   0 |5268 | 1.490000e+02 | 1.600000e+02 |   7.38%
886.45/886.61	c   878s|200000 | 17924 |  5587k|  40M|  66 |   - | 200 |1999 | 655 | 200 |2199 | 530 |   0 |5400 | 1.490000e+02 | 1.600000e+02 |   7.38%
921.83/922.00	c   913s|210000 | 18518 |  5831k|  42M|  66 |   - | 200 |1999 | 629 | 200 |2199 | 530 |   0 |5572 | 1.490000e+02 | 1.600000e+02 |   7.38%
957.03/957.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
957.03/957.21	c   948s|220000 | 19104 |  6073k|  43M|  66 |  65 | 200 |1999 | 803 | 200 |2199 | 530 |   0 |5708 | 1.491667e+02 | 1.600000e+02 |   7.26%
992.73/992.97	c   983s|230000 | 19700 |  6318k|  44M|  66 |  84 | 200 |1999 | 605 | 200 |2199 | 530 |   0 |5886 | 1.492500e+02 | 1.600000e+02 |   7.20%
1027.22/1027.47	c  1017s|240000 | 20300 |  6558k|  45M|  66 |   - | 200 |1999 | 611 | 200 |2199 | 530 |   0 |6035 | 1.493333e+02 | 1.600000e+02 |   7.14%
1063.61/1063.88	c  1053s|250000 | 20882 |  6808k|  46M|  70 |   - | 200 |1999 | 656 | 200 |2199 | 530 |   0 |6165 | 1.494545e+02 | 1.600000e+02 |   7.06%
1097.51/1097.72	c  1087s|260000 | 21402 |  7042k|  47M|  70 |  72 | 200 |1999 | 632 | 200 |2199 | 530 |   0 |6351 | 1.495000e+02 | 1.600000e+02 |   7.02%
1132.71/1132.96	c  1122s|270000 | 21904 |  7285k|  48M|  70 |   - | 200 |1999 | 718 | 200 |2199 | 530 |   0 |6518 | 1.495000e+02 | 1.600000e+02 |   7.02%
1135.01/1135.22	o 159
1135.01/1135.22	c *1124s|270724 | 17311 |  7301k|  39M|  70 |   - | 200 |1999 | 456 | 200 |2199 | 530 |   0 |6518 | 1.495000e+02 | 1.590000e+02 |   6.35%
1167.40/1167.61	c  1156s|280000 | 17557 |  7524k|  40M|  70 |  87 | 200 |1999 | 674 | 200 |2199 | 530 |   0 |6668 | 1.495556e+02 | 1.590000e+02 |   6.32%
1203.69/1203.92	c  1192s|290000 | 17833 |  7774k|  41M|  70 |  74 | 200 |1999 | 724 | 200 |2199 | 530 |   0 |6806 | 1.496667e+02 | 1.590000e+02 |   6.24%
1239.69/1239.95	c  1228s|300000 | 18119 |  8024k|  41M|  70 |   - | 200 |1999 | 795 | 200 |2199 | 530 |   0 |6911 | 1.497500e+02 | 1.590000e+02 |   6.18%
1274.49/1274.72	c  1262s|310000 | 18309 |  8264k|  42M|  70 |  75 | 200 |1999 | 721 | 200 |2199 | 530 |   0 |7041 | 1.497500e+02 | 1.590000e+02 |   6.18%
1309.78/1310.02	c  1297s|320000 | 18573 |  8509k|  42M|  70 |  74 | 200 |1999 | 717 | 200 |2199 | 530 |   0 |7161 | 1.498333e+02 | 1.590000e+02 |   6.12%
1346.37/1346.67	c  1333s|330000 | 18881 |  8762k|  43M|  70 |   - | 200 |1999 | 676 | 200 |2199 | 530 |   0 |7282 | 1.499500e+02 | 1.590000e+02 |   6.04%
1381.06/1381.36	c  1368s|340000 | 19177 |  9004k|  44M|  70 |   - | 200 |1999 | 517 | 200 |2199 | 530 |   0 |7442 | 1.500000e+02 | 1.590000e+02 |   6.00%
1415.56/1415.80	c  1402s|350000 | 19379 |  9242k|  44M|  70 |  68 | 200 |1999 | 757 | 200 |2199 | 530 |   0 |7571 | 1.500000e+02 | 1.590000e+02 |   6.00%
1450.06/1450.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1450.06/1450.30	c  1436s|360000 | 19675 |  9485k|  45M|  70 |  75 | 200 |1999 | 613 | 200 |2199 | 530 |   0 |7649 | 1.500000e+02 | 1.590000e+02 |   6.00%
1484.85/1485.15	c  1470s|370000 | 19963 |  9729k|  46M|  70 |   - | 200 |1999 | 636 | 200 |2199 | 530 |   0 |7747 | 1.500000e+02 | 1.590000e+02 |   6.00%
1520.04/1520.39	c  1505s|380000 | 20259 |  9973k|  46M|  70 |  85 | 200 |1999 | 603 | 200 |2199 | 530 |   0 |7901 | 1.500833e+02 | 1.590000e+02 |   5.94%
1555.14/1555.43	c  1540s|390000 | 20521 | 10215k|  47M|  70 |   - | 200 |1999 | 690 | 200 |2199 | 530 |   0 |8077 | 1.501667e+02 | 1.590000e+02 |   5.88%
1588.33/1588.63	c  1573s|400000 | 20763 | 10449k|  47M|  70 |  94 | 200 |1999 | 791 | 200 |2199 | 530 |   0 |8152 | 1.502222e+02 | 1.590000e+02 |   5.84%
1622.83/1623.18	c  1607s|410000 | 21035 | 10692k|  48M|  70 |   - | 200 |1999 | 602 | 200 |2199 | 530 |   0 |8228 | 1.502500e+02 | 1.590000e+02 |   5.82%
1656.82/1657.17	c  1641s|420000 | 21271 | 10929k|  48M|  70 |  79 | 200 |1999 | 703 | 200 |2199 | 530 |   0 |8375 | 1.502500e+02 | 1.590000e+02 |   5.82%
1691.61/1691.99	c  1675s|430000 | 21525 | 11171k|  49M|  70 |   - | 200 |1999 | 650 | 200 |2199 | 530 |   0 |8558 | 1.503333e+02 | 1.590000e+02 |   5.76%
1725.52/1725.84	c  1709s|440000 | 21791 | 11410k|  50M|  70 |  79 | 200 |1999 | 670 | 200 |2199 | 530 |   0 |8625 | 1.503966e+02 | 1.590000e+02 |   5.72%
1760.21/1760.52	c  1743s|450000 | 22043 | 11654k|  50M|  71 |   - | 200 |1999 | 677 | 200 |2199 | 530 |   0 |8731 | 1.504894e+02 | 1.590000e+02 |   5.66%
1793.90/1794.23	c  1776s|460000 | 22265 | 11888k|  51M|  71 |  74 | 200 |1999 | 754 | 200 |2199 | 530 |   0 |8880 | 1.505000e+02 | 1.590000e+02 |   5.65%
1800.00/1800.31	c 
1800.00/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.31	c Solving Time (sec) : 1782.38
1800.00/1800.31	c Solving Nodes      : 462013
1800.00/1800.31	c Primal Bound       : +1.59000000000000e+02 (511 solutions)
1800.00/1800.31	c Dual Bound         : +1.50500000000000e+02
1800.00/1800.31	c Gap                : 5.65 %
1800.00/1800.31	c NODE         462013
1800.00/1800.31	c DUAL BOUND   150.5
1800.00/1800.31	c PRIMAL BOUND 159
1800.00/1800.31	c GAP          0.0564784
1800.00/1800.31	s SATISFIABLE
1800.00/1800.31	v x200 x199 x198 -x197 x196 x195 x194 x193 x192 x191 -x190 -x189 x188 x187 x186 x185 x184 -x183 x182 x181 x180 x179 x178 x177 x176 
1800.00/1800.31	v x175 -x174 -x173 x172 -x171 x170 -x169 -x168 x167 -x166 x165 x164 x163 x162 x161 x160 x159 -x158 x157 x156 -x155 x154 x153 
1800.00/1800.31	v x152 x151 x150 x149 x148 -x147 x146 -x145 -x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 -x132 x131 -x130 -x129 
1800.00/1800.31	v x128 x127 x126 x125 x124 x123 -x122 x121 -x120 -x119 x118 x117 x116 x115 x114 x113 x112 -x111 -x110 -x109 x108 x107 -x106 x105 
1800.00/1800.31	v x104 x103 x102 x101 x100 x99 x98 x97 x96 -x95 -x94 x93 x92 x91 x90 -x89 x88 -x87 x86 x85 -x84 x83 x82 -x81 x80 x79 x78 x77 
1800.00/1800.31	v x76 x75 x74 x73 x72 -x71 x70 x69 x68 x67 x66 x65 x64 x63 x62 x61 x60 -x59 x58 -x57 x56 x55 x54 x53 x52 x51 x50 x49 x48 x47 x46 
1800.00/1800.31	v x45 x44 -x43 x42 x41 x40 x39 x38 x37 x36 x35 x34 -x33 x32 x31 x30 x29 x28 x27 x26 x25 -x24 x23 x22 -x21 x20 x19 x18 x17 x16 
1800.00/1800.31	v x15 -x14 x13 x12 x11 -x10 x9 x8 x7 x6 -x5 x4 x3 x2 x1 
1800.00/1800.31	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.31	c Solving Time       :    1782.38
1800.00/1800.31	c Original Problem   :
1800.00/1800.31	c   Problem name     : HOME/instance-3741314-1338771015.opb
1800.00/1800.31	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.31	c   Constraints      : 1999 initial, 1999 maximal
1800.00/1800.31	c Presolved Problem  :
1800.00/1800.31	c   Problem name     : t_HOME/instance-3741314-1338771015.opb
1800.00/1800.31	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.31	c   Constraints      : 1999 initial, 1999 maximal
1800.00/1800.31	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.00/1800.31	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.00/1800.31	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.31	c   root node        :          -          0          -          -          0          -          -          -          -
1800.00/1800.31	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.31	c   integral         :          0          0          0     245888          0        137       1777          0          0     490518
1800.00/1800.31	c   logicor          :       1999         61     466742          6          0          0    2591423          0          0          0
1800.00/1800.31	c   countsols        :          0          0          0          6          0          0          0          0          0          0
1800.00/1800.31	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.00/1800.31	c   integral         :      93.84       0.00       0.00      93.84       0.00
1800.00/1800.31	c   logicor          :       5.84       0.01       5.83       0.00       0.00
1800.00/1800.31	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.00/1800.31	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.00/1800.31	c   rootredcost      :       0.07          8          0          0
1800.00/1800.31	c   pseudoobj        :       3.12     732229          0          0
1800.00/1800.31	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.31	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.31	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.31	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.31	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.31	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.31	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.00/1800.31	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.31	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.31	c   cut pool         :       0.03         60          -          -        143          -    (maximal pool size: 1360)
1800.00/1800.31	c   redcost          :       0.96     260989          0      16808          0          0
1800.00/1800.31	c   impliedbounds    :       0.00         62          0          0          0          0
1800.00/1800.31	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.31	c   gomory           :       5.63         62          0          0      14390          0
1800.00/1800.31	c   strongcg         :       0.27         20          0          0       9339          0
1800.00/1800.31	c   cmir             :       0.06         10          0          0          0          0
1800.00/1800.31	c   flowcover        :       0.03         10          0          0          0          0
1800.00/1800.31	c   clique           :       0.11         62          0          0        471          0
1800.00/1800.31	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.31	c   mcf              :       0.00          1          0          0          0          0
1800.00/1800.31	c Pricers            :       Time      Calls       Vars
1800.00/1800.31	c   problem variables:       0.00          0          0
1800.00/1800.31	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.31	c   relpscost        :      93.71     245882        137       1777          0          0     490518
1800.00/1800.31	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   inference        :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.31	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.31	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.31	c   LP solutions     :       0.02          -          6
1800.00/1800.31	c   pseudo solutions :       0.00          -          0
1800.00/1800.31	c   feaspump         :       0.00          0          0
1800.00/1800.31	c   intshifting      :       0.00          0          0
1800.00/1800.31	c   oneopt           :       0.14          9          1
1800.00/1800.31	c   crossover        :       0.16          3          0
1800.00/1800.31	c   guideddiving     :       2.47        137          1
1800.00/1800.31	c   veclendiving     :       2.03        137          4
1800.00/1800.31	c   objpscostdiving  :       1.84         69        148
1800.00/1800.31	c   rootsoldiving    :       1.49         69        110
1800.00/1800.31	c   coefdiving       :       1.91        138         11
1800.00/1800.31	c   fracdiving       :       2.81        138          1
1800.00/1800.31	c   pscostdiving     :       1.63        138          0
1800.00/1800.31	c   linesearchdiving :       2.27        138          1
1800.00/1800.31	c   simplerounding   :       1.94     245942        213
1800.00/1800.31	c   rounding         :      13.25      61622          8
1800.00/1800.31	c   shifting         :       3.22      13120          7
1800.00/1800.31	c   fixandinfer      :       0.00          0          0
1800.00/1800.31	c   intdiving        :       0.00          0          0
1800.00/1800.31	c   actconsdiving    :       0.00          0          0
1800.00/1800.31	c   octane           :       0.00          0          0
1800.00/1800.31	c   rens             :       0.01          0          0
1800.00/1800.31	c   rins             :       0.00          0          0
1800.00/1800.31	c   localbranching   :       0.00          0          0
1800.00/1800.31	c   mutation         :       0.00          0          0
1800.00/1800.31	c   dins             :       0.00          0          0
1800.00/1800.31	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.31	c   primal LP        :       0.00          0          0       0.00          -
1800.00/1800.31	c   dual LP          :    1554.71     462559   11819469      25.55    7602.36
1800.00/1800.31	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.31	c   diving/probing LP:      14.96       6927     113322      16.36    7575.00
1800.00/1800.31	c   strong branching :      88.61       8880     632502      71.23    7138.04
1800.00/1800.31	c     (at root node) :          -         29      17813     614.24          -
1800.00/1800.31	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.31	c B&B Tree           :
1800.00/1800.31	c   number of runs   :          1
1800.00/1800.31	c   nodes            :     462013
1800.00/1800.31	c   nodes (total)    :     462013
1800.00/1800.31	c   nodes left       :      22308
1800.00/1800.31	c   max depth        :         71
1800.00/1800.31	c   max depth (total):         71
1800.00/1800.31	c   backtracks       :      53026 (11.5%)
1800.00/1800.31	c   delayed cutoffs  :          0
1800.00/1800.31	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.00/1800.31	c   avg switch length:       5.24
1800.00/1800.31	c   switching time   :      14.24
1800.00/1800.31	c Solution           :
1800.00/1800.31	c   Solutions found  :        511 (22 improvements)
1800.00/1800.31	c   Primal Bound     : +1.59000000000000e+02   (in run 1, after 270724 nodes, 1123.95 seconds, depth 36, found by <relaxation>)
1800.00/1800.31	c   Dual Bound       : +1.50500000000000e+02
1800.00/1800.31	c   Gap              :       5.65 %
1800.00/1800.31	c   Root Dual Bound  : +1.39268328539944e+02
1800.00/1800.39	c Time complete: 1800.09.

Verifier Data

OK	159

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1337
/proc/meminfo: memFree=28418348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=6120 CPUtime=0 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 869 0 0 0 0 0 0 0 20 0 1 0 343230105 6266880 821 33554432000 4194304 7823515 140733256399680 140734599272824 4402248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 1530 833 325 887 0 640 0

[startup+0.0146799 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1337
/proc/meminfo: memFree=28418348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=9492 CPUtime=0.01 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 1714 0 0 0 1 0 0 0 20 0 1 0 343230105 9719808 1666 33554432000 4194304 7823515 140733256399680 140734599272824 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 2373 1666 354 887 0 1483 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9492

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1337
/proc/meminfo: memFree=28418348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=18652 CPUtime=0.09 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 4338 0 0 0 8 1 0 0 20 0 1 0 343230105 19099648 3852 33554432000 4194304 7823515 140733256399680 140734599272824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 4663 3852 547 887 0 3773 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18652

[startup+0.300233 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1337
/proc/meminfo: memFree=28418348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=22616 CPUtime=0.29 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 5353 0 0 0 28 1 0 0 20 0 1 0 343230105 23158784 4867 33554432000 4194304 7823515 140733256399680 140734599272824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 5654 4867 549 887 0 4764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22616

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1337
/proc/meminfo: memFree=28418348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=25556 CPUtime=0.69 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 6117 0 0 0 67 2 0 0 20 0 1 0 343230105 26169344 5628 33554432000 4194304 7823515 140733256399680 140733256394776 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 6389 5628 550 887 0 5499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25556

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1338
/proc/meminfo: memFree=28395508/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=30708 CPUtime=1.49 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 7398 0 0 0 145 4 0 0 20 0 1 0 343230105 31444992 6898 33554432000 4194304 7823515 140733256399680 140733256394776 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 7677 6898 550 887 0 6787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30708

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1338
/proc/meminfo: memFree=28391540/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=35432 CPUtime=3.09 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 8583 0 0 0 303 6 0 0 20 0 1 0 343230105 36282368 8083 33554432000 4194304 7823515 140733256399680 140733256394776 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 8858 8083 550 887 0 7968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35432

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1338
/proc/meminfo: memFree=28385100/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=37776 CPUtime=6.29 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 9176 0 0 0 619 10 0 0 20 0 1 0 343230105 38682624 8676 33554432000 4194304 7823515 140733256399680 140733256394776 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 9444 8676 550 887 0 8554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37776

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1338
/proc/meminfo: memFree=28383016/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=39580 CPUtime=12.69 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 9656 0 0 0 1252 17 0 0 20 0 1 0 343230105 40529920 9156 33554432000 4194304 7823515 140733256399680 140733256394056 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 9895 9156 556 887 0 9005 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39580

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1338
/proc/meminfo: memFree=28383164/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=39580 CPUtime=25.48 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 9658 0 0 0 2522 26 0 0 20 0 1 0 343230105 40529920 9158 33554432000 4194304 7823515 140733256399680 140733256394376 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 9895 9158 558 887 0 9005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39580

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1338
/proc/meminfo: memFree=28380980/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=39580 CPUtime=51.07 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 9694 0 0 0 5060 47 0 0 20 0 1 0 343230105 40529920 9438 33554432000 4194304 7823515 140733256399680 140733256396360 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 9895 9438 559 887 0 9005 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39580

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1338
/proc/meminfo: memFree=28377372/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=41912 CPUtime=102.27 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 14327 0 0 0 10135 92 0 0 20 0 1 0 343230105 42917888 10017 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 10478 10017 569 887 0 9588 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41912

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 1338
/proc/meminfo: memFree=28370176/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=46008 CPUtime=162.26 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 17381 0 0 0 16078 148 0 0 20 0 1 0 343230105 47112192 11045 33554432000 4194304 7823515 140733256399680 140733256395368 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 11502 11045 573 887 0 10612 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 46008

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1338
/proc/meminfo: memFree=28367128/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=49168 CPUtime=222.24 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 18198 0 0 0 22019 205 0 0 20 0 1 0 343230105 50348032 11860 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 12292 11860 573 887 0 11402 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 49168

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1339
/proc/meminfo: memFree=28364708/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=51268 CPUtime=282.23 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 18696 0 0 0 27958 265 0 0 20 0 1 0 343230105 52498432 12358 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 12817 12358 573 887 0 11927 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 51268

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1339
/proc/meminfo: memFree=28362296/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=52692 CPUtime=342.23 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 19052 0 0 0 33893 330 0 0 20 0 1 0 343230105 53956608 12714 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 13173 12714 573 887 0 12283 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 52692

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1339
/proc/meminfo: memFree=28359440/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=55004 CPUtime=402.21 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 19655 0 0 0 39834 387 0 0 20 0 1 0 343230105 56324096 13316 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 13751 13316 573 887 0 12861 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 55004

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1339
/proc/meminfo: memFree=28355284/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=58812 CPUtime=462.21 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 20584 0 0 0 45773 448 0 0 20 0 1 0 343230105 60223488 14244 33554432000 4194304 7823515 140733256399680 140733256395368 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 14703 14244 573 887 0 13813 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 58812

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1339
/proc/meminfo: memFree=28354540/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=59456 CPUtime=522.2 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 20699 0 0 0 51710 510 0 0 20 0 1 0 343230105 60882944 14359 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 14864 14359 573 887 0 13974 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 59456

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1384
/proc/meminfo: memFree=28286332/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=64784 CPUtime=582.19 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 22087 0 0 0 57648 571 0 0 20 0 1 0 343230105 66338816 15739 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 16196 15739 573 887 0 15306 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 64784

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1411
/proc/meminfo: memFree=28286452/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=74932 CPUtime=882.14 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 24569 0 0 0 87354 860 0 0 20 0 1 0 343230105 76730368 18277 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 18733 18277 573 887 0 17843 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 74932

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1411
/proc/meminfo: memFree=28285460/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=76116 CPUtime=942.13 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 24875 0 0 0 93295 918 0 0 20 0 1 0 343230105 77942784 18583 33554432000 4194304 7823515 140733256399680 140733256395368 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 19029 18583 573 887 0 18139 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 76116

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1411
/proc/meminfo: memFree=28283596/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=78172 CPUtime=1002.13 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 25373 0 0 0 99235 978 0 0 20 0 1 0 343230105 80048128 19079 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 19543 19079 573 887 0 18653 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 78172

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1636
/proc/meminfo: memFree=28280116/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=82012 CPUtime=1062.11 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 26339 0 0 0 105176 1035 0 0 20 0 1 0 343230105 83980288 20045 33554432000 4194304 7823515 140733256399680 140733256395368 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 20503 20045 573 887 0 19613 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 82012

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1636
/proc/meminfo: memFree=28277140/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=84440 CPUtime=1122.1 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 26938 0 0 0 111119 1091 0 0 20 0 1 0 343230105 86466560 20644 33554432000 4194304 7823515 140733256399680 140733256394728 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21110 20644 573 887 0 20220 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 84440

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1637
/proc/meminfo: memFree=28275776/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1182.1 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 117055 1155 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 85688

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 1640
/proc/meminfo: memFree=28275892/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1242.08 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 122998 1210 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256394696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 85688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1640
/proc/meminfo: memFree=28275652/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1302.08 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 128941 1267 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256396024 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 85688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1640
/proc/meminfo: memFree=28275412/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1362.07 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 134881 1326 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256394376 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 85688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1640
/proc/meminfo: memFree=28275908/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1422.06 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 140821 1385 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256395480 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 85688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1641
/proc/meminfo: memFree=28275908/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=85688 CPUtime=1482.05 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27259 0 0 0 146761 1444 0 0 20 0 1 0 343230105 87744512 20965 33554432000 4194304 7823515 140733256399680 140733256395432 6110649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21422 20965 573 887 0 20532 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 85688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1641
/proc/meminfo: memFree=28274792/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86580 CPUtime=1542.04 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27508 0 0 0 152702 1502 0 0 20 0 1 0 343230105 88657920 21214 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21645 21214 573 887 0 20755 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 86580

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1641
/proc/meminfo: memFree=28274916/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86580 CPUtime=1602.03 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27508 0 0 0 158638 1565 0 0 20 0 1 0 343230105 88657920 21214 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21645 21214 573 887 0 20755 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 86580

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1641
/proc/meminfo: memFree=28274852/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86580 CPUtime=1662.02 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27509 0 0 0 164578 1624 0 0 20 0 1 0 343230105 88657920 21214 33554432000 4194304 7823515 140733256399680 140733256395016 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21645 21214 573 887 0 20755 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 86580

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1641
/proc/meminfo: memFree=28274728/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86900 CPUtime=1722.01 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27557 0 0 0 170521 1680 0 0 20 0 1 0 343230105 88985600 21262 33554432000 4194304 7823515 140733256399680 140733256395368 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21725 21262 573 887 0 20835 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 86900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1642
/proc/meminfo: memFree=28274232/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86900 CPUtime=1782 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27557 0 0 0 176457 1743 0 0 20 0 1 0 343230105 88985600 21262 33554432000 4194304 7823515 140733256399680 140733256394376 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21725 21262 573 887 0 20835 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 86900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1646
/proc/meminfo: memFree=28274348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86900 CPUtime=1800 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27557 0 0 0 178238 1762 0 0 20 0 1 0 343230105 88985600 21262 33554432000 4194304 7823515 140733256399680 140733256396712 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21725 21262 573 887 0 20835 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 86900

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1646
/proc/meminfo: memFree=28274348/32873844 swapFree=7372/7372
[pid=1337] ppid=1335 vsize=86900 CPUtime=1800 cores=1,3,5,7
/proc/1337/stat : 1337 (pbscip.linux.x8) R 1335 1337 32091 0 -1 4202496 27557 0 0 0 178238 1762 0 0 20 0 1 0 343230105 88985600 21262 33554432000 4194304 7823515 140733256399680 140733256396712 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1337/statm: 21725 21262 573 887 0 20835 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 86900

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.11
CPU user time (s): 1782.48
CPU system time (s): 17.6283
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 86900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.48
system time used= 17.6283
maximum resident set size= 85056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27562
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= 26
involuntary context switches= 1863

runsolver used 3.15152 second user time and 8.63669 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 02:50:15
IDJOB=3741314
IDBENCH=89835
IDSOLVER=2321
FILE ID=node109/3741314-1338771015
RUNJOBID= node109-1338747536-32108
PBS_JOBID= 14636780
Free space on /tmp= 70704 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-1616732.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-3741314-1338771015/watcher-3741314-1338771015 -o /tmp/evaluation-result-3741314-1338771015/solver-3741314-1338771015 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3741314-1338771015.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bb6edae9b271ecf76d3d6c31c88b027d
RANDOM SEED=1900967125

node109.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28418348 kB
Buffers:         1865796 kB
Cached:          1645060 kB
SwapCached:          988 kB
Active:          2500196 kB
Inactive:        1076328 kB
Active(anon):      55944 kB
Inactive(anon):     7956 kB
Active(file):    2444252 kB
Inactive(file):  1068372 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:              9748 kB
Writeback:             0 kB
AnonPages:         24724 kB
Mapped:            12216 kB
Shmem:                 4 kB
Slab:             740196 kB
SReclaimable:     182260 kB
SUnreclaim:       557936 kB
KernelStack:        1480 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     177056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70696 MiB
End job on node109 at 2012-06-04 03:20:18