Trace number 1870416

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)-30 1800.71 1801.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_1.opb
MD5SUM2cdec46d3e8e924c4987d217b8438ed8
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-30
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
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 constraint43
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)6204
Sum of products size (including duplicates)12408
Number of different products3102
Sum of products size6204

Quality of the solution as a function of time


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

Solver Data

0.02/0.04	c SCIP version 1.1.0.7
0.02/0.04	c LP-Solver SoPlex 1.4.1
0.02/0.04	c user parameter file <scip.set> not found - using default parameters
0.02/0.04	c read problem <HOME/instance-1870416-1245202633.opb>
0.02/0.04	c original problem has 3302 variables (3302 bin, 0 int, 0 impl, 0 cont) and 3302 constraints
0.02/0.07	c start presolving problem
0.02/0.07	c presolving:
0.19/0.21	c (round 1) 3102 del vars, 200 del conss, 3102 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12408 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  3102 deleted vars, 200 deleted constraints, 3102 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  18612 implications, 0 cliques
0.39/0.42	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3102 constraints
0.39/0.42	c    3102 constraints of type <and>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.21
0.39/0.42	c OPT-NLC
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = c 1620
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = c 1791
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = c 10000
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving problem
0.39/0.42	c 
0.39/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.3s|     1 |     0 |   206 |  11M|   0 | 200 | 200 |3102 |3102 | 200 |3102 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.39/0.48	o -17
0.39/0.48	c R 0.3s|     1 |     0 |   206 |  11M|   0 | 200 | 200 |3102 |3102 | 200 |3102 |   0 |   0 |   0 |-1.000000e+02 |-1.700000e+01 |  83.00%
0.49/0.59	c   0.4s|     1 |     0 |   281 |  11M|   0 | 191 | 200 |3102 |3102 | 200 |3107 |   5 |   0 |   0 |-9.550000e+01 |-1.700000e+01 |  82.20%
0.69/0.73	c   0.5s|     1 |     0 |   337 |  11M|   0 | 185 | 200 |3102 |3102 | 200 |3112 |  10 |   0 |   0 |-9.250000e+01 |-1.700000e+01 |  81.62%
0.79/0.88	c   0.7s|     1 |     0 |   434 |  11M|   0 | 179 | 200 |3102 |3102 | 200 |3118 |  16 |   0 |   0 |-8.950000e+01 |-1.700000e+01 |  81.01%
0.79/0.89	o -19
0.79/0.89	c R 0.7s|     1 |     0 |   434 |  11M|   0 | 179 | 200 |3102 |3102 | 200 |3118 |  16 |   0 |   0 |-8.950000e+01 |-1.900000e+01 |  78.77%
0.99/1.03	c   0.8s|     1 |     0 |   499 |  11M|   0 | 170 | 200 |3102 |3102 | 200 |3125 |  23 |   0 |   0 |-8.500000e+01 |-1.900000e+01 |  77.65%
0.99/1.03	o -20
0.99/1.03	c R 0.8s|     1 |     0 |   499 |  11M|   0 | 170 | 200 |3102 |3102 | 200 |3125 |  23 |   0 |   0 |-8.500000e+01 |-2.000000e+01 |  76.47%
1.09/1.18	c   0.9s|     1 |     0 |   574 |  11M|   0 | 164 | 200 |3102 |3102 | 200 |3131 |  29 |   0 |   0 |-8.200000e+01 |-2.000000e+01 |  75.61%
1.29/1.34	c   1.1s|     1 |     0 |   667 |  11M|   0 | 160 | 200 |3102 |3102 | 200 |3139 |  37 |   0 |   0 |-8.000000e+01 |-2.000000e+01 |  75.00%
1.40/1.49	c   1.3s|     1 |     0 |   749 |  11M|   0 | 158 | 200 |3102 |3102 | 200 |3144 |  42 |   0 |   0 |-7.900000e+01 |-2.000000e+01 |  74.68%
1.69/1.72	c   1.5s|     1 |     0 |   944 |  11M|   0 | 151 | 200 |3102 |3102 | 200 |3151 |  49 |   0 |   0 |-7.550000e+01 |-2.000000e+01 |  73.51%
1.79/1.89	c   1.6s|     1 |     0 |  1012 |  11M|   0 | 149 | 200 |3102 |3102 | 200 |3158 |  56 |   0 |   0 |-7.450000e+01 |-2.000000e+01 |  73.15%
2.09/2.12	c   1.9s|     1 |     0 |  1193 |  11M|   0 | 145 | 200 |3102 |3102 | 200 |3166 |  64 |   0 |   0 |-7.250000e+01 |-2.000000e+01 |  72.41%
2.29/2.30	c   2.1s|     1 |     0 |  1378 |  11M|   0 | 141 | 200 |3102 |3102 | 200 | 368 |  74 |   0 |   0 |-7.050000e+01 |-2.000000e+01 |  71.63%
2.29/2.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.34	c   2.1s|     1 |     0 |  1532 |  11M|   0 | 134 | 200 |3102 |3102 | 200 | 376 |  82 |   0 |   0 |-7.000000e+01 |-2.000000e+01 |  71.43%
2.39/2.40	c   2.2s|     1 |     0 |  1686 |  11M|   0 | 158 | 200 |3102 |3102 | 200 | 437 | 143 |   0 |   0 |-6.933333e+01 |-2.000000e+01 |  71.15%
2.49/2.52	c   2.3s|     1 |     0 |  1860 |  12M|   0 | 135 | 200 |3102 |3102 | 200 | 633 | 339 |   0 |   0 |-6.750000e+01 |-2.000000e+01 |  70.37%
2.49/2.59	c   2.4s|     1 |     0 |  2037 |  12M|   0 | 138 | 200 |3102 |3102 | 200 | 640 | 346 |   0 |   0 |-6.675000e+01 |-2.000000e+01 |  70.04%
2.59/2.67	c   2.4s|     1 |     0 |  2208 |  12M|   0 | 153 | 200 |3102 |3102 | 200 | 667 | 373 |   0 |   0 |-6.575000e+01 |-2.000000e+01 |  69.58%
2.69/2.79	c   2.5s|     1 |     0 |  2397 |  12M|   0 | 131 | 200 |3102 |3102 | 200 | 577 | 431 |   0 |   0 |-6.425000e+01 |-2.000000e+01 |  68.87%
2.79/2.88	c   2.6s|     1 |     0 |  2603 |  12M|   0 | 141 | 200 |3102 |3102 | 200 | 620 | 474 |   0 |   0 |-6.325000e+01 |-2.000000e+01 |  68.38%
2.89/2.99	c   2.7s|     1 |     0 |  2721 |  12M|   0 | 125 | 200 |3102 |3102 | 200 | 664 | 518 |   0 |   0 |-6.250000e+01 |-2.000000e+01 |  68.00%
3.09/3.10	c   2.9s|     1 |     0 |  2933 |  12M|   0 | 159 | 200 |3102 |3102 | 200 | 671 | 525 |   0 |   0 |-6.203267e+01 |-2.000000e+01 |  67.76%
3.19/3.24	c   3.0s|     1 |     0 |  3165 |  13M|   0 | 164 | 200 |3102 |3102 | 200 | 727 | 581 |   0 |   0 |-6.056818e+01 |-2.000000e+01 |  66.98%
3.29/3.36	c   3.1s|     1 |     0 |  3410 |  13M|   0 | 142 | 200 |3102 |3102 | 200 | 782 | 636 |   0 |   0 |-5.930000e+01 |-2.000000e+01 |  66.27%
3.49/3.50	c   3.2s|     1 |     0 |  3695 |  13M|   0 | 158 | 200 |3102 |3102 | 200 | 731 | 683 |   0 |   0 |-5.860938e+01 |-2.000000e+01 |  65.88%
3.59/3.62	c   3.4s|     1 |     0 |  3939 |  14M|   0 | 162 | 200 |3102 |3102 | 200 | 750 | 702 |   0 |   0 |-5.758182e+01 |-2.000000e+01 |  65.27%
3.69/3.77	c   3.5s|     1 |     0 |  4158 |  14M|   0 | 166 | 200 |3102 |3102 | 200 | 785 | 737 |   0 |   0 |-5.689598e+01 |-2.000000e+01 |  64.85%
3.89/3.92	c   3.6s|     1 |     0 |  4377 |  14M|   0 | 160 | 200 |3102 |3102 | 200 | 847 | 799 |   0 |   0 |-5.621129e+01 |-2.000000e+01 |  64.42%
3.99/4.09	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.99/4.09	c   3.8s|     1 |     0 |  4627 |  15M|   0 | 172 | 200 |3102 |3102 | 200 | 860 | 812 |   0 |   0 |-5.570211e+01 |-2.000000e+01 |  64.09%
4.19/4.24	c   4.0s|     1 |     0 |  4745 |  15M|   0 | 177 | 200 |3102 |3102 | 200 | 893 | 845 |   0 |   0 |-5.532402e+01 |-2.000000e+01 |  63.85%
4.39/4.42	c   4.1s|     1 |     0 |  4940 |  15M|   0 | 177 | 200 |3102 |3102 | 200 | 594 | 859 |   0 |   0 |-5.472045e+01 |-2.000000e+01 |  63.45%
4.49/4.55	c   4.3s|     1 |     0 |  5147 |  15M|   0 | 176 | 200 |3102 |3102 | 200 | 615 | 880 |   0 |   0 |-5.411739e+01 |-2.000000e+01 |  63.04%
4.69/4.70	c   4.4s|     1 |     0 |  5417 |  15M|   0 | 179 | 200 |3102 |3102 | 200 | 651 | 916 |   0 |   0 |-5.343910e+01 |-2.000000e+01 |  62.57%
4.79/4.84	c   4.6s|     1 |     0 |  5599 |  15M|   0 | 179 | 200 |3102 |3102 | 200 | 669 | 934 |   0 |   0 |-5.285450e+01 |-2.000000e+01 |  62.16%
4.89/4.98	c   4.7s|     1 |     0 |  5780 |  15M|   0 | 178 | 200 |3102 |3102 | 200 | 689 | 954 |   0 |   0 |-5.232941e+01 |-2.000000e+01 |  61.78%
5.09/5.11	c   4.8s|     1 |     0 |  5906 |  15M|   0 | 182 | 200 |3102 |3102 | 200 | 698 | 963 |   0 |   0 |-5.204014e+01 |-2.000000e+01 |  61.57%
5.19/5.25	c   5.0s|     1 |     0 |  6064 |  15M|   0 | 188 | 200 |3102 |3102 | 200 | 495 | 983 |   0 |   0 |-5.179019e+01 |-2.000000e+01 |  61.38%
5.29/5.35	c   5.1s|     1 |     0 |  6166 |  15M|   0 | 183 | 200 |3102 |3102 | 200 | 512 |1000 |   0 |   0 |-5.157062e+01 |-2.000000e+01 |  61.22%
5.39/5.45	c   5.2s|     1 |     0 |  6310 |  15M|   0 | 185 | 200 |3102 |3102 | 200 | 532 |1020 |   0 |   0 |-5.135119e+01 |-2.000000e+01 |  61.05%
5.49/5.54	c   5.2s|     1 |     0 |  6391 |  15M|   0 | 187 | 200 |3102 |3102 | 200 | 545 |1033 |   0 |   0 |-5.129464e+01 |-2.000000e+01 |  61.01%
5.59/5.64	c   5.3s|     1 |     0 |  6489 |  15M|   0 | 192 | 200 |3102 |3102 | 200 | 564 |1052 |   0 |   0 |-5.120631e+01 |-2.000000e+01 |  60.94%
5.69/5.77	c   5.5s|     1 |     0 |  6642 |  15M|   0 | 188 | 200 |3102 |3102 | 200 | 574 |1062 |   0 |   0 |-5.086741e+01 |-2.000000e+01 |  60.68%
5.79/5.88	c   5.6s|     1 |     0 |  6735 |  15M|   0 | 192 | 200 |3102 |3102 | 200 | 426 |1074 |   0 |   0 |-5.079200e+01 |-2.000000e+01 |  60.62%
5.89/5.96	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.96	c   5.7s|     1 |     0 |  6839 |  15M|   0 | 186 | 200 |3102 |3102 | 200 | 438 |1086 |   0 |   0 |-5.058717e+01 |-2.000000e+01 |  60.46%
5.99/6.06	c   5.8s|     1 |     0 |  6964 |  15M|   0 | 186 | 200 |3102 |3102 | 200 | 457 |1105 |   0 |   0 |-5.030752e+01 |-2.000000e+01 |  60.24%
6.09/6.15	c   5.9s|     1 |     0 |  7074 |  15M|   0 | 190 | 200 |3102 |3102 | 200 | 473 |1121 |   0 |   0 |-5.013681e+01 |-2.000000e+01 |  60.11%
6.19/6.24	c   5.9s|     1 |     0 |  7153 |  15M|   0 | 197 | 200 |3102 |3102 | 200 | 480 |1128 |   0 |   0 |-5.004145e+01 |-2.000000e+01 |  60.03%
6.29/6.34	c   6.0s|     1 |     0 |  7244 |  15M|   0 | 193 | 200 |3102 |3102 | 200 | 489 |1137 |   0 |   0 |-4.988647e+01 |-2.000000e+01 |  59.91%
6.39/6.43	c   6.1s|     1 |     0 |  7335 |  15M|   0 | 192 | 200 |3102 |3102 | 200 | 401 |1145 |   0 |   0 |-4.977406e+01 |-2.000000e+01 |  59.82%
6.49/6.51	c   6.2s|     1 |     0 |  7438 |  15M|   0 | 193 | 200 |3102 |3102 | 200 | 414 |1158 |   0 |   0 |-4.964379e+01 |-2.000000e+01 |  59.71%
6.49/6.59	c   6.3s|     1 |     0 |  7500 |  15M|   0 | 197 | 200 |3102 |3102 | 200 | 425 |1169 |   0 |   0 |-4.954326e+01 |-2.000000e+01 |  59.63%
6.60/6.68	c   6.4s|     1 |     0 |  7605 |  15M|   0 | 196 | 200 |3102 |3102 | 200 | 435 |1179 |   0 |   0 |-4.938747e+01 |-2.000000e+01 |  59.50%
6.69/6.77	c   6.5s|     1 |     0 |  7679 |  15M|   0 | 197 | 200 |3102 |3102 | 200 | 444 |1188 |   0 |   0 |-4.930873e+01 |-2.000000e+01 |  59.44%
6.79/6.86	c   6.5s|     1 |     0 |  7771 |  15M|   0 | 199 | 200 |3102 |3102 | 200 | 452 |1196 |   0 |   0 |-4.916575e+01 |-2.000000e+01 |  59.32%
6.89/6.96	c   6.7s|     1 |     0 |  7881 |  15M|   0 | 197 | 200 |3102 |3102 | 200 | 392 |1203 |   0 |   0 |-4.906215e+01 |-2.000000e+01 |  59.24%
6.99/7.05	c   6.8s|     1 |     0 |  8001 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 401 |1212 |   0 |   0 |-4.894846e+01 |-2.000000e+01 |  59.14%
7.09/7.13	c   6.8s|     1 |     0 |  8060 |  15M|   0 | 199 | 200 |3102 |3102 | 200 | 410 |1221 |   0 |   0 |-4.890421e+01 |-2.000000e+01 |  59.10%
7.19/7.21	c   6.9s|     1 |     0 |  8113 |  15M|   0 | 199 | 200 |3102 |3102 | 200 | 417 |1228 |   0 |   0 |-4.887048e+01 |-2.000000e+01 |  59.08%
7.19/7.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.19/7.28	c   7.0s|     1 |     0 |  8151 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 428 |1239 |   0 |   0 |-4.884546e+01 |-2.000000e+01 |  59.05%
7.29/7.36	c   7.0s|     1 |     0 |  8196 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 434 |1245 |   0 |   0 |-4.882615e+01 |-2.000000e+01 |  59.04%
7.39/7.45	c   7.1s|     1 |     0 |  8265 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 395 |1255 |   0 |   0 |-4.876681e+01 |-2.000000e+01 |  58.99%
7.49/7.52	c   7.2s|     1 |     0 |  8342 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 404 |1264 |   0 |   0 |-4.871451e+01 |-2.000000e+01 |  58.94%
7.59/7.60	c   7.3s|     1 |     0 |  8426 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 414 |1274 |   0 |   0 |-4.868723e+01 |-2.000000e+01 |  58.92%
7.59/7.68	c   7.4s|     1 |     0 |  8481 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 423 |1283 |   0 |   0 |-4.866280e+01 |-2.000000e+01 |  58.90%
7.69/7.76	c   7.5s|     1 |     0 |  8534 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 432 |1292 |   0 |   0 |-4.864466e+01 |-2.000000e+01 |  58.89%
7.79/7.84	c   7.5s|     1 |     0 |  8575 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 438 |1298 |   0 |   0 |-4.863635e+01 |-2.000000e+01 |  58.88%
7.89/7.91	c   7.6s|     1 |     0 |  8596 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 386 |1302 |   0 |   0 |-4.863524e+01 |-2.000000e+01 |  58.88%
9.49/9.57	c   9.2s|     1 |     2 |  8596 |  15M|   0 | 200 | 200 |3102 |3102 | 200 | 386 |1302 |   0 |  17 |-4.863524e+01 |-2.000000e+01 |  58.88%
14.39/14.42	o -22
14.39/14.42	c *14.0s|    15 |    14 | 10348 |  15M|  14 |   - | 200 |3102 |  48 | 200 | 369 |1937 |   0 | 299 |-4.815554e+01 |-2.200000e+01 |  54.31%
14.39/14.43	o -23
14.39/14.43	c *14.0s|    16 |    13 | 10350 |  15M|  14 |   - | 200 |3102 |  84 | 200 | 370 |1938 |   0 | 299 |-4.815554e+01 |-2.300000e+01 |  52.24%
17.59/17.60	o -24
17.59/17.60	c *17.1s|    40 |    28 | 12585 |  15M|  16 |   - | 200 |3102 |  56 | 200 | 345 |2860 |   0 | 583 |-4.815554e+01 |-2.400000e+01 |  50.16%
21.89/21.92	o -25
21.89/21.92	c *21.4s|    77 |    43 | 15624 |  16M|  16 |   - | 200 |3102 |  57 | 200 | 319 |4161 |   0 | 901 |-4.815554e+01 |-2.500000e+01 |  48.08%
24.28/24.30	o -26
24.28/24.30	c *23.7s|   201 |    84 | 22715 |  16M|  19 |   - | 200 |3102 |  51 | 200 | 341 |7167 |   0 | 967 |-4.815554e+01 |-2.600000e+01 |  46.01%
86.24/86.33	o -27
86.24/86.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.24/86.33	c S84.4s|  4750 |  3143 |423969 |  26M|  45 |   0 | 200 |3102 | 142 | 200 | 366 | 118k|   0 |1295 |-4.429347e+01 |-2.700000e+01 |  39.04%
100.23/100.35	o -28
100.23/100.35	c *98.1s|  6591 |  3211 |520628 |  28M|  47 |   - | 200 |3102 |  96 | 200 | 374 | 146k|   0 |1295 |-4.392026e+01 |-2.800000e+01 |  36.25%
103.73/103.83	o -29
103.73/103.83	c * 102s|  7186 |  2991 |544773 |  27M|  47 |   - | 200 |3102 | 127 | 200 | 402 | 152k|   0 |1295 |-4.389437e+01 |-2.900000e+01 |  33.93%
125.33/125.43	c   123s| 10000 |  3993 |684744 |  31M|  52 |   - | 200 |3102 | 231 | 200 | 439 | 188k|   0 |1510 |-4.340977e+01 |-2.900000e+01 |  33.19%
192.10/192.28	c   188s| 20000 |  6885 |  1123k|  42M|  62 | 117 | 200 |3102 |1362 | 200 | 391 | 296k|   0 |2108 |-4.215385e+01 |-2.900000e+01 |  31.20%
229.99/230.19	o -30
229.99/230.19	c * 225s| 26946 |  6876 |  1376k|  44M|  63 |   - | 200 |3102 | 166 | 200 | 435 | 360k|   0 |2466 |-4.176512e+01 |-3.000000e+01 |  28.17%
245.89/246.01	c   241s| 30000 |  7422 |  1484k|  47M|  64 |  61 | 200 |3102 | 477 | 200 | 386 | 383k|   0 |2595 |-4.171181e+01 |-3.000000e+01 |  28.08%
300.77/300.91	c   294s| 40000 |  9312 |  1858k|  55M|  67 |   - | 200 |3102 | 143 | 200 | 394 | 473k|   0 |3079 |-4.136377e+01 |-3.000000e+01 |  27.47%
353.34/353.57	c   346s| 50000 | 11084 |  2219k|  62M|  71 |  71 | 200 |3102 | 426 | 200 | 424 | 561k|   0 |3469 |-4.100000e+01 |-3.000000e+01 |  26.83%
402.33/402.55	c   394s| 60000 | 12514 |  2549k|  69M|  71 |  68 | 200 |3102 | 689 | 200 | 413 | 632k|   0 |3763 |-4.062500e+01 |-3.000000e+01 |  26.15%
448.71/448.95	c   439s| 70000 | 13880 |  2866k|  75M|  74 |  58 | 200 |3102 | 528 | 200 | 396 | 699k|   0 |4041 |-4.031293e+01 |-3.000000e+01 |  25.58%
492.79/493.00	c   482s| 80000 | 15078 |  3163k|  80M|  76 |  67 | 200 |3102 | 706 | 200 | 383 | 760k|   0 |4291 |-4.006522e+01 |-3.000000e+01 |  25.12%
535.48/535.77	c   524s| 90000 | 16302 |  3456k|  86M|  76 |   - | 200 |3102 | 197 | 200 | 332 | 822k|   0 |4595 |-3.988000e+01 |-3.000000e+01 |  24.77%
577.76/578.04	c   565s|100000 | 17454 |  3742k|  91M|  76 |   - | 200 |3102 | 353 | 200 | 447 | 879k|   0 |4868 |-3.969291e+01 |-3.000000e+01 |  24.42%
619.14/619.46	c   606s|110000 | 18506 |  4026k|  95M|  78 |   - | 200 |3102 | 228 | 200 | 352 | 937k|   0 |5120 |-3.950000e+01 |-3.000000e+01 |  24.05%
657.02/657.30	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
657.02/657.30	c   643s|120000 | 19474 |  4291k|  99M|  79 |   - | 200 |3102 | 208 | 200 | 368 | 996k|   0 |5272 |-3.949074e+01 |-3.000000e+01 |  24.03%
696.31/696.67	c   681s|130000 | 20378 |  4557k| 103M|  81 |  53 | 200 |3102 | 230 | 200 | 347 |1047k|   0 |5546 |-3.925000e+01 |-3.000000e+01 |  23.57%
733.19/733.56	c   717s|140000 | 21232 |  4814k| 107M|  81 |  68 | 200 |3102 | 420 | 200 | 393 |1099k|   0 |5669 |-3.915625e+01 |-3.000000e+01 |  23.38%
771.08/771.48	c   754s|150000 | 22074 |  5071k| 111M|  84 |   - | 200 |3102 | 232 | 200 | 396 |1148k|   0 |5924 |-3.900000e+01 |-3.000000e+01 |  23.08%
805.16/805.60	c   788s|160000 | 22800 |  5310k| 114M|  84 |   - | 200 |3102 | 185 | 200 | 392 |1195k|   0 |6088 |-3.900000e+01 |-3.000000e+01 |  23.08%
843.15/843.58	c   825s|170000 | 23610 |  5571k| 118M|  84 |  57 | 200 |3102 | 365 | 200 | 411 |1245k|   0 |6271 |-3.883333e+01 |-3.000000e+01 |  22.75%
878.93/879.36	c   860s|180000 | 24394 |  5815k| 121M|  84 |  82 | 200 |3102 | 621 | 200 | 482 |1288k|   0 |6506 |-3.875000e+01 |-3.000000e+01 |  22.58%
915.03/915.41	c   895s|190000 | 25182 |  6065k| 125M|  84 |  55 | 200 |3102 | 377 | 200 | 402 |1334k|   0 |6678 |-3.865000e+01 |-3.000000e+01 |  22.38%
951.30/951.75	c   931s|200000 | 25902 |  6316k| 128M|  84 |   - | 200 |3102 | 261 | 200 | 388 |1377k|   0 |6806 |-3.852652e+01 |-3.000000e+01 |  22.13%
985.89/986.32	c   964s|210000 | 26592 |  6557k| 131M|  84 |  54 | 200 |3102 | 321 | 200 | 439 |1425k|   0 |6953 |-3.850000e+01 |-3.000000e+01 |  22.08%
1020.39/1020.87	c   998s|220000 | 27248 |  6797k| 134M|  84 |   - | 200 |3102 | 213 | 200 | 422 |1471k|   0 |7132 |-3.850000e+01 |-3.000000e+01 |  22.08%
1057.47/1057.91	c  1034s|230000 | 27948 |  7052k| 137M|  84 |  57 | 200 |3102 | 403 | 200 | 384 |1515k|   0 |7294 |-3.831579e+01 |-3.000000e+01 |  21.70%
1092.36/1092.80	c  1068s|240000 | 28630 |  7292k| 140M|  86 |  52 | 200 |3102 | 231 | 200 | 470 |1556k|   0 |7431 |-3.825000e+01 |-3.000000e+01 |  21.57%
1127.34/1127.87	c  1103s|250000 | 29262 |  7533k| 143M|  86 |   - | 200 |3102 | 309 | 200 | 440 |1596k|   0 |7565 |-3.815000e+01 |-3.000000e+01 |  21.36%
1163.72/1164.22	c  1138s|260000 | 29874 |  7781k| 146M|  87 |  54 | 200 |3102 | 267 | 200 | 428 |1636k|   0 |7720 |-3.801515e+01 |-3.000000e+01 |  21.08%
1197.52/1198.05	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1197.52/1198.05	c  1171s|270000 | 30496 |  8019k| 149M|  87 |  58 | 200 |3102 | 402 | 200 | 356 |1680k|   0 |7868 |-3.800000e+01 |-3.000000e+01 |  21.05%
1228.31/1228.89	c  1201s|280000 | 30964 |  8235k| 151M|  87 |   - | 200 |3102 | 264 | 200 | 468 |1720k|   0 |8019 |-3.800000e+01 |-3.000000e+01 |  21.05%
1261.20/1261.77	c  1233s|290000 | 31536 |  8464k| 154M|  87 |  72 | 200 |3102 | 381 | 200 | 375 |1758k|   0 |8167 |-3.800000e+01 |-3.000000e+01 |  21.05%
1294.38/1294.99	c  1266s|300000 | 32076 |  8693k| 156M|  87 |   - | 200 |3102 | 273 | 200 | 348 |1795k|   0 |8304 |-3.785965e+01 |-3.000000e+01 |  20.76%
1328.18/1328.74	c  1299s|310000 | 32616 |  8927k| 159M|  87 |   - | 200 |3102 | 228 | 200 | 393 |1836k|   0 |8444 |-3.775000e+01 |-3.000000e+01 |  20.53%
1359.36/1360.00	c  1329s|320000 | 33104 |  9146k| 161M|  87 |  52 | 200 |3102 | 323 | 200 | 407 |1875k|   0 |8550 |-3.775000e+01 |-3.000000e+01 |  20.53%
1393.24/1393.81	c  1362s|330000 | 33640 |  9377k| 164M|  87 |   - | 200 |3102 | 212 | 200 | 440 |1911k|   0 |8678 |-3.766667e+01 |-3.000000e+01 |  20.35%
1426.23/1426.83	c  1395s|340000 | 34122 |  9604k| 166M|  90 |   - | 200 |3102 | 273 | 200 | 461 |1948k|   0 |8808 |-3.760000e+01 |-3.000000e+01 |  20.21%
1457.62/1458.23	c  1425s|350000 | 34512 |  9822k| 168M|  90 |   - | 200 |3102 | 199 | 200 | 394 |1982k|   0 |8917 |-3.750000e+01 |-3.000000e+01 |  20.00%
1488.06/1488.74	c  1455s|360000 | 34892 | 10036k| 170M|  90 |  57 | 200 |3102 | 362 | 200 | 348 |2020k|   0 |9030 |-3.750000e+01 |-3.000000e+01 |  20.00%
1517.42/1518.18	c  1484s|370000 | 35236 | 10243k| 171M|  90 |  55 | 200 |3102 | 360 | 200 | 335 |2057k|   0 |9183 |-3.750000e+01 |-3.000000e+01 |  20.00%
1547.42/1548.11	c  1513s|380000 | 35562 | 10453k| 173M|  90 |   - | 200 |3102 | 235 | 200 | 413 |2093k|   0 |9318 |-3.750000e+01 |-3.000000e+01 |  20.00%
1577.91/1578.64	c  1543s|390000 | 35906 | 10667k| 175M|  90 |  55 | 200 |3102 | 377 | 200 | 422 |2129k|   0 |9444 |-3.750000e+01 |-3.000000e+01 |  20.00%
1608.50/1609.28	c  1573s|400000 | 36216 | 10878k| 176M|  90 |   - | 200 |3102 | 275 | 200 | 362 |2161k|   0 |9567 |-3.741176e+01 |-3.000000e+01 |  19.81%
1640.80/1641.51	c  1604s|410000 | 36582 | 11100k| 178M|  90 |  64 | 200 |3102 | 447 | 200 | 349 |2196k|   0 |9664 |-3.733333e+01 |-3.000000e+01 |  19.64%
1673.09/1673.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1673.09/1673.84	c  1636s|420000 | 36988 | 11325k| 180M|  90 |   - | 200 |3102 | 257 | 200 | 346 |2229k|   0 |9760 |-3.725000e+01 |-3.000000e+01 |  19.46%
1703.08/1703.82	c  1665s|430000 | 37276 | 11534k| 181M|  90 |   - | 200 |3102 | 187 | 200 | 340 |2265k|   0 |9847 |-3.725000e+01 |-3.000000e+01 |  19.46%
1733.47/1734.22	c  1695s|440000 | 37594 | 11746k| 183M|  90 |   - | 200 |3102 | 228 | 200 | 397 |2301k|   0 |  10k|-3.720000e+01 |-3.000000e+01 |  19.35%
1764.96/1765.74	c  1725s|450000 | 37934 | 11962k| 185M|  90 |  74 | 200 |3102 | 498 | 200 | 352 |2335k|   0 |  10k|-3.713889e+01 |-3.000000e+01 |  19.22%
1796.06/1796.84	c  1756s|460000 | 38280 | 12178k| 186M|  90 |  53 | 200 |3102 | 379 | 200 | 387 |2368k|   0 |  10k|-3.707143e+01 |-3.000000e+01 |  19.08%
1800.05/1800.80	c 
1800.05/1800.80	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.80	c Solving Time (sec) : 1759.68
1800.05/1800.80	c Solving Nodes      : 461373
1800.05/1800.80	c Primal Bound       : -3.00000000000000e+01 (13 solutions)
1800.05/1800.80	c Dual Bound         : -3.70625000000000e+01
1800.05/1800.80	c Gap                : 19.06 %
1800.05/1800.81	c NODE         461373
1800.05/1800.81	c DUAL BOUND   -37.0625
1800.05/1800.81	c PRIMAL BOUND -30
1800.05/1800.81	c GAP          0.190556
1800.05/1800.81	s SATISFIABLE
1800.05/1800.81	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.05/1800.81	v -x177 -x176 -x175 x174 -x173 x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 x164 -x163 -x162 x161 x160 -x159 -x158 -x157 -x156 
1800.05/1800.81	v -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 x135 
1800.05/1800.81	v x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 x117 x116 -x115 -x114 x113 
1800.05/1800.81	v -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 
1800.05/1800.81	v x90 -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.05/1800.81	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.05/1800.81	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.05/1800.81	v -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.05/1800.81	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.81	c Solving Time       :    1759.68
1800.05/1800.81	c Original Problem   :
1800.05/1800.81	c   Problem name     : HOME/instance-1870416-1245202633.opb
1800.05/1800.81	c   Variables        : 3302 (3302 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.81	c   Constraints      : 3302 initial, 3302 maximal
1800.05/1800.81	c Presolved Problem  :
1800.05/1800.81	c   Problem name     : t_HOME/instance-1870416-1245202633.opb
1800.05/1800.81	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.81	c   Constraints      : 3102 initial, 3102 maximal
1800.05/1800.81	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.81	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.81	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.81	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.81	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.81	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.81	c   probing          :       0.08          0          0          0          0          0          0          0          0
1800.05/1800.81	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.05/1800.81	c   linear           :       0.02       3102          0          0       3102          0        200          0          0
1800.05/1800.81	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.81	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.81	c   integral         :          0          0          0     251672          0        122       1003          0          0     502464
1800.05/1800.81	c   and              :       3102     473875     767361          8          0          0    3230230    2372538          0          0
1800.05/1800.81	c   countsols        :          0          0          0          8          0          0          0          0          0          0
1800.05/1800.81	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.81	c   integral         :      67.12       0.00       0.00      67.12       0.00
1800.05/1800.81	c   and              :     182.02     131.17      50.85       0.00       0.00
1800.05/1800.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.81	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.81	c   rootredcost      :       0.32          9          0          0
1800.05/1800.81	c   pseudoobj        :      10.64     769013          0          0
1800.05/1800.81	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.81	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.81	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.81	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.81	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.81	c   cut pool         :       0.08         65          -          -        196          -    (maximal pool size: 2173)
1800.05/1800.81	c   redcost          :       5.63     489971          0      62591          0          0
1800.05/1800.81	c   impliedbounds    :       0.04         66          0          0       1472          0
1800.05/1800.81	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.81	c   gomory           :       3.51         66          0          0      11297          0
1800.05/1800.81	c   strongcg         :       0.57         20          0          0       8082          0
1800.05/1800.81	c   cmir             :       0.20         10          0          0          0          0
1800.05/1800.81	c   flowcover        :       0.15         10          0          0          0          0
1800.05/1800.81	c   clique           :       0.25         66          0          0        558          0
1800.05/1800.81	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.81	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.81	c Pricers            :       Time      Calls       Vars
1800.05/1800.81	c   problem variables:       0.00          0          0
1800.05/1800.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.81	c   relpscost        :      66.62     251664        122       1003          0          0     502464
1800.05/1800.81	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.81	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.81	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.81	c   LP solutions     :       0.02          -          8
1800.05/1800.81	c   pseudo solutions :       0.00          -          0
1800.05/1800.81	c   feaspump         :       0.02          0          0
1800.05/1800.81	c   intshifting      :       0.03          0          0
1800.05/1800.81	c   oneopt           :       0.40         10          0
1800.05/1800.81	c   crossover        :       0.65         19          0
1800.05/1800.81	c   guideddiving     :       1.53        174          0
1800.05/1800.81	c   linesearchdiving :       1.25        174          0
1800.05/1800.81	c   coefdiving       :       1.53        175          0
1800.05/1800.81	c   pscostdiving     :       1.58        175          0
1800.05/1800.81	c   fracdiving       :       1.67        175          0
1800.05/1800.81	c   veclendiving     :       1.79        175          0
1800.05/1800.81	c   objpscostdiving  :       1.46         88          1
1800.05/1800.81	c   rootsoldiving    :       0.78         88          1
1800.05/1800.81	c   simplerounding   :       0.46          0          0
1800.05/1800.81	c   rounding         :      10.77      54551          3
1800.05/1800.81	c   shifting         :       0.75       3000          0
1800.05/1800.81	c   fixandinfer      :       0.00          0          0
1800.05/1800.81	c   intdiving        :       0.00          0          0
1800.05/1800.81	c   actconsdiving    :       0.00          0          0
1800.05/1800.81	c   octane           :       0.00          0          0
1800.05/1800.81	c   rens             :       0.00          0          0
1800.05/1800.81	c   rins             :       0.00          0          0
1800.05/1800.81	c   localbranching   :       0.00          0          0
1800.05/1800.81	c   mutation         :       0.00          0          0
1800.05/1800.81	c   dins             :       0.00          0          0
1800.05/1800.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.81	c   primal LP        :      43.34          0          0       0.00       0.00
1800.05/1800.81	c   dual LP          :    1229.83     684328   12112769      17.70    9849.14
1800.05/1800.81	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.81	c   diving/probing LP:       9.32      11529      94167       8.17   10103.76
1800.05/1800.81	c   strong branching :      54.90      10252     516183      50.35    9402.24
1800.05/1800.81	c     (at root node) :          -         17       6809     400.53          -
1800.05/1800.81	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.81	c B&B Tree           :
1800.05/1800.81	c   number of runs   :          1
1800.05/1800.81	c   nodes            :     461373
1800.05/1800.81	c   nodes (total)    :     461373
1800.05/1800.81	c   nodes left       :      38319
1800.05/1800.81	c   max depth        :         90
1800.05/1800.81	c   max depth (total):         90
1800.05/1800.81	c   backtracks       :      46693 (10.1%)
1800.05/1800.81	c   delayed cutoffs  :          0
1800.05/1800.81	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.81	c   avg switch length:       4.92
1800.05/1800.81	c   switching time   :      95.88
1800.05/1800.81	c Solution           :
1800.05/1800.81	c   Solutions found  :         13 (12 improvements)
1800.05/1800.81	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 26946 nodes, 225.18 seconds, depth 45, found by <relaxation>)
1800.05/1800.81	c   Dual Bound       : -3.70625000000000e+01
1800.05/1800.81	c   Gap              :      19.06 %
1800.05/1800.81	c   Root Dual Bound  : -4.86352369014163e+01
1800.65/1801.44	c Time complete: 1800.7.

Verifier Data

OK	-30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870416-1245202633/watcher-1870416-1245202633 -o /tmp/evaluation-result-1870416-1245202633/solver-1870416-1245202633 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870416-1245202633.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/67 11456
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=6100 CPUtime=0
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 659 0 0 0 0 0 0 0 18 0 1 0 176752662 6246400 642 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/11456/statm: 1525 651 325 886 0 635 0

[startup+0.036304 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11456
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=12340 CPUtime=0.02
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 2417 0 0 0 2 0 0 0 18 0 1 0 176752662 12636160 2399 1992294400 4194304 7823515 548682068736 18446744073709551615 4391364 0 0 4096 0 0 0 0 17 0 0 0
/proc/11456/statm: 3085 2399 354 886 0 2195 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12340

[startup+0.10231 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11456
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=21880 CPUtime=0.1
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 4856 0 0 0 7 3 0 0 18 0 1 0 176752662 22405120 4484 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 5470 4484 404 886 0 4580 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21880

[startup+0.301334 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11456
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=21880 CPUtime=0.3
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 4890 0 0 0 16 14 0 0 19 0 1 0 176752662 22405120 4518 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 5470 4518 425 886 0 4580 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21880

[startup+0.701363 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11456
/proc/meminfo: memFree=1637024/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=31252 CPUtime=0.69
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 7477 0 0 0 51 18 0 0 23 0 1 0 176752662 32002048 6994 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 7813 6994 544 886 0 6923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31252

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1610776/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=31864 CPUtime=1.49
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 7636 0 0 0 129 20 0 0 25 0 1 0 176752662 32628736 7153 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 7966 7153 545 886 0 7076 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31864

[startup+3.10158 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1607448/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=38656 CPUtime=3.09
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 9456 0 0 0 287 22 0 0 25 0 1 0 176752662 39583744 8937 1992294400 4194304 7823515 548682068736 18446744073709551615 6236651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 9664 8937 546 886 0 8774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38656

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1594968/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=46840 CPUtime=6.29
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 11489 0 0 0 603 26 0 0 25 0 1 0 176752662 47964160 10937 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 11710 10937 546 886 0 10820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46840

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1592928/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=48888 CPUtime=12.69
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 12008 0 0 0 1235 34 0 0 25 0 1 0 176752662 50061312 11456 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 12222 11456 553 886 0 11332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48888

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1592928/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=48888 CPUtime=25.48
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 12009 0 0 0 2491 57 0 0 25 0 1 0 176752662 50061312 11457 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 12222 11457 554 886 0 11332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48888

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1591456/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=50572 CPUtime=51.05
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 15097 0 0 0 4996 109 0 0 25 0 1 0 176752662 51785728 11910 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 12643 11910 573 886 0 11753 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 50572

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1578656/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=63156 CPUtime=102.24
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 24953 0 0 0 10006 218 0 0 25 0 1 0 176752662 64671744 15062 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 15789 15062 574 886 0 14899 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 63156

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1571616/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=70236 CPUtime=162.21
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 33171 0 0 0 15875 346 0 0 25 0 1 0 176752662 71921664 16816 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 17559 16816 574 886 0 16669 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 70236

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1561120/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=80512 CPUtime=222.2
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 37415 0 0 0 21747 473 0 0 25 0 1 0 176752662 82444288 19428 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 20128 19428 574 886 0 19238 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 80512

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1554528/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=86956 CPUtime=282.18
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 41546 0 0 0 27620 598 0 0 25 0 1 0 176752662 89042944 21003 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 21739 21003 574 886 0 20849 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 86956

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11457
/proc/meminfo: memFree=1547168/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=94408 CPUtime=342.16
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 44373 0 0 0 33485 731 0 0 25 0 1 0 176752662 96673792 22887 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 23602 22887 574 886 0 22712 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 94408

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1538528/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=103056 CPUtime=402.12
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 46538 0 0 0 39350 862 0 0 25 0 1 0 176752662 105529344 25052 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 25764 25052 574 886 0 24874 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 103056

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1528992/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=112956 CPUtime=462.11
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 49032 0 0 0 45215 996 0 0 25 0 1 0 176752662 115666944 27546 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 28239 27546 574 886 0 27349 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 112956

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1521056/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=120232 CPUtime=522.09
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 51806 0 0 0 51080 1129 0 0 25 0 1 0 176752662 123117568 29382 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 30058 29382 574 886 0 29168 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 120232

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1514976/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=126312 CPUtime=582.05
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 53322 0 0 0 56948 1257 0 0 25 0 1 0 176752662 129343488 30894 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 31578 30894 574 886 0 30688 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 126312

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1506336/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=134872 CPUtime=642.03
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 55472 0 0 0 62813 1390 0 0 25 0 1 0 176752662 138108928 33044 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 33718 33044 574 886 0 32828 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 134872

[startup+702.302 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1478624/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=162328 CPUtime=941.91
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 63979 0 0 0 92134 2057 0 0 25 0 1 0 176752662 166223872 39921 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 40582 39921 574 886 0 39692 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 162328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1470432/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=170444 CPUtime=1001.89
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 66019 0 0 0 97992 2197 0 0 25 0 1 0 176752662 174534656 41961 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 42611 41961 574 886 0 41721 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 170444

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1465696/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=175044 CPUtime=1061.86
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 67174 0 0 0 103848 2338 0 0 25 0 1 0 176752662 179245056 43116 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 43761 43116 574 886 0 42871 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 175044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11459
/proc/meminfo: memFree=1460448/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=180240 CPUtime=1121.85
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 69487 0 0 0 109711 2474 0 0 25 0 1 0 176752662 184565760 44443 1992294400 4194304 7823515 548682068736 18446744073709551615 5964848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11456/statm: 45060 44443 574 886 0 44170 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 180240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11488
/proc/meminfo: memFree=1455968/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=184708 CPUtime=1181.83
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 70580 0 0 0 115573 2610 0 0 25 0 1 0 176752662 189140992 45536 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 46177 45536 574 886 0 45287 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 184708

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11488
/proc/meminfo: memFree=1452000/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=188416 CPUtime=1241.8
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 71541 0 0 0 121432 2748 0 0 25 0 1 0 176752662 192937984 46497 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 47104 46497 574 886 0 46214 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 188416

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11488
/proc/meminfo: memFree=1447520/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=192856 CPUtime=1301.78
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 72633 0 0 0 127294 2884 0 0 25 0 1 0 176752662 197484544 47589 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 48214 47589 574 886 0 47324 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 192856

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11488
/proc/meminfo: memFree=1444000/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=196472 CPUtime=1361.75
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 73525 0 0 0 133158 3017 0 0 25 0 1 0 176752662 201187328 48481 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 49118 48481 574 886 0 48228 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 196472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11488
/proc/meminfo: memFree=1438816/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=201536 CPUtime=1421.74
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 74804 0 0 0 139018 3156 0 0 25 0 1 0 176752662 206372864 49757 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 50384 49757 574 886 0 49494 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 201536

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11494
/proc/meminfo: memFree=1437408/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=202732 CPUtime=1481.71
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 75129 0 0 0 144877 3294 0 0 25 0 1 0 176752662 207597568 50082 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 50683 50082 574 886 0 49793 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 202732

[startup+1542.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/68 11990
/proc/meminfo: memFree=1421536/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=210164 CPUtime=1541.62
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 76977 0 0 0 150722 3440 0 0 25 0 1 0 176752662 215207936 51930 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 52541 51930 574 886 0 51651 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 210164

[startup+1602.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/68 12019
/proc/meminfo: memFree=1418464/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=213200 CPUtime=1601.6
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 77735 0 0 0 156582 3578 0 0 25 0 1 0 176752662 218316800 52688 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 53300 52688 574 886 0 52410 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 213200

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1416096/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=215812 CPUtime=1661.59
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 78390 0 0 0 162447 3712 0 0 25 0 1 0 176752662 220991488 53343 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 53953 53343 574 886 0 53063 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 215812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1413984/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=217900 CPUtime=1721.57
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 78936 0 0 0 168304 3853 0 0 25 0 1 0 176752662 223129600 53889 1992294400 4194304 7823515 548682068736 18446744073709551615 4313406 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 54475 53889 574 886 0 53585 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 217900

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1410848/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=220712 CPUtime=1781.56
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 80574 0 0 0 174163 3993 0 0 25 0 1 0 176752662 226009088 54590 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 55178 54590 574 886 0 54288 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 220712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1409312/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=222384 CPUtime=1800.05
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 80963 0 0 0 175971 4034 0 0 25 0 1 0 176752662 227721216 54979 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/11456/statm: 55596 54979 574 886 0 54706 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 222384

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1409312/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=222384 CPUtime=1800.25
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 80965 0 0 0 175991 4034 0 0 25 0 1 0 176752662 227721216 54981 1992294400 4194304 7823515 548682068736 18446744073709551615 4303034 0 0 4096 0 0 0 0 17 1 0 0
/proc/11456/statm: 55596 54981 576 886 0 54706 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 222384

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12019
/proc/meminfo: memFree=1409312/2055920 swapFree=4192956/4192956
[pid=11456] ppid=11454 vsize=222384 CPUtime=1800.65
/proc/11456/stat : 11456 (pbscip.linux.x8) R 11454 11456 11042 0 -1 4194304 80965 0 0 0 176031 4034 0 0 25 0 1 0 176752662 227721216 54981 1992294400 4194304 7823515 548682068736 18446744073709551615 4902693 0 0 4096 0 0 0 0 17 1 0 0
/proc/11456/statm: 55596 54981 576 886 0 54706 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 222384

Child status: 0
Real time (s): 1801.45
CPU time (s): 1800.71
CPU user time (s): 1760.32
CPU system time (s): 40.3869
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 222384

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

runsolver used 1.59276 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node68 at 2009-06-17 03:37:13
IDJOB=1870416
IDBENCH=48207
IDSOLVER=683
FILE ID=node68/1870416-1245202633
PBS_JOBID= 9368326
Free space on /tmp= 66472 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_1.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-1870416-1245202633/watcher-1870416-1245202633 -o /tmp/evaluation-result-1870416-1245202633/solver-1870416-1245202633 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870416-1245202633.opb

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

MD5SUM BENCH= 2cdec46d3e8e924c4987d217b8438ed8
RANDOM SEED=336751230

node68.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.238
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.238
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:       1637504 kB
Buffers:         46996 kB
Cached:         275324 kB
SwapCached:          0 kB
Active:          80732 kB
Inactive:       257972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637504 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9932 kB
Writeback:           0 kB
Mapped:          26496 kB
Slab:            65336 kB
Committed_AS:    94620 kB
PageTables:       1568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66464 MiB
End job on node68 at 2009-06-17 04:07:16