Trace number 3485549
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | normalized-PB06/OPT-SMALLINT/submitted-PB06/ manquiho/market-split/normalized-opt-market-split_4_30_3.opb |
MD5SUM | d26b3b10be20d9248aac462b86b1f040 |
Bench Category | OPT-SMALLINT (optimisation, small integers) |
Best result obtained on this benchmark | OPT |
Best value of the objective obtained on this benchmark | 2 |
Best CPU time to get the best result obtained on this benchmark | 134.677 |
Has Objective Function | YES |
Satisfiable | YES |
(Un)Satisfiability was proved | YES |
Best value of the objective function | 2 |
Optimality of the best value was proved | YES |
Number of variables | 94 |
Total number of constraints | 8 |
Number of constraints which are clauses | 0 |
Number of constraints which are cardinality constraints (but not clauses) | 0 |
Number of constraints which are nor clauses,nor cardinality constraints | 8 |
Minimum length of a constraint | 45 |
Maximum length of a constraint | 46 |
Number of terms in the objective function | 64 |
Biggest coefficient in the objective function | 128 |
Number of bits for the biggest coefficient in the objective function | 8 |
Sum of the numbers in the objective function | 2040 |
Number of bits of the sum of numbers in the objective function | 11 |
Biggest number in a constraint | 940 |
Number of bits of the biggest number in a constraint | 10 |
Biggest sum of numbers in a constraint | 3331 |
Number of bits of the biggest sum of numbers | 12 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file / as an EPS file
Solver Data
0.00/0.00 c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00 c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3485549-1307772459.opb>
0.00/0.00 c original problem has 94 variables (94 bin, 0 int, 0 impl, 0 cont) and 8 constraints
0.00/0.00 c problem read
0.00/0.00 c presolving settings loaded
0.00/0.00 c presolving:
0.00/0.00 c (round 1) 0 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00 c presolving (2 rounds):
0.00/0.00 c 0 deleted vars, 4 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.00 c 0 implications, 0 cliques
0.00/0.00 c presolved problem has 94 variables (94 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.00/0.00 c 4 constraints of type <linear>
0.00/0.00 c transformed objective value is always integral (scale: 1)
0.00/0.00 c Presolving Time: 0.00
0.00/0.00 c - non default parameters ----------------------------------------------------------------------
0.00/0.00 c # SCIP version 2.0.1.4
0.00/0.00 c
0.00/0.00 c # frequency for displaying node information lines
0.00/0.00 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.00 c display/freq = 10000
0.00/0.00 c
0.00/0.00 c # maximal time in seconds to run
0.00/0.00 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.00 c limits/time = 1797
0.00/0.00 c
0.00/0.00 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.00 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.00 c limits/memory = 13950
0.00/0.00 c
0.00/0.00 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.00 c # [type: int, range: [1,2], default: 1]
0.00/0.00 c timing/clocktype = 2
0.00/0.00 c
0.00/0.00 c # belongs reading time to solving time?
0.00/0.00 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00 c timing/reading = TRUE
0.00/0.00 c
0.00/0.00 c # should presolving try to simplify inequalities
0.00/0.00 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00 c constraints/linear/simplifyinequalities = TRUE
0.00/0.00 c
0.00/0.00 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.00 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00 c constraints/indicator/addCouplingCons = TRUE
0.00/0.00 c
0.00/0.00 c # should presolving try to simplify knapsacks
0.00/0.00 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.00 c
0.00/0.00 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.00 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.00 c separating/rapidlearning/freq = 0
0.00/0.00 c
0.00/0.00 c -----------------------------------------------------------------------------------------------
0.00/0.00 c start solving
0.00/0.00 c
0.00/0.01 o 1124
0.00/0.01 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.01 c T 0.0s| 1 | 0 | 0 | - | 385k| 0 | - | 94 | 4 | 94 | 4 | 0 | 0 | 0 | -- | 1.124000e+03 | Inf
0.00/0.01 c 0.0s| 1 | 0 | 19 | - | 368k| 0 | 4 | 94 | 4 | 94 | 4 | 0 | 0 | 0 | 0.000000e+00 | 1.124000e+03 | Inf
0.00/0.02 o 1003
0.00/0.02 c y 0.0s| 1 | 0 | 19 | - | 392k| 0 | 4 | 94 | 4 | 94 | 4 | 0 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.00/0.02 c 0.0s| 1 | 0 | 25 | - | 412k| 0 | 8 | 94 | 14 | 94 | 8 | 4 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.00/0.02 c 0.0s| 1 | 0 | 33 | - | 451k| 0 | 10 | 94 | 14 | 94 | 13 | 9 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.03 c 0.0s| 1 | 0 | 37 | - | 470k| 0 | 13 | 94 | 14 | 94 | 18 | 14 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.03 c 0.0s| 1 | 0 | 49 | - | 498k| 0 | 15 | 94 | 14 | 94 | 22 | 18 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.03 c 0.0s| 1 | 0 | 60 | - | 508k| 0 | 14 | 94 | 14 | 94 | 25 | 21 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.04 c 0.0s| 1 | 0 | 66 | - | 515k| 0 | 14 | 94 | 14 | 94 | 27 | 23 | 0 | 0 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.06 c 0.1s| 1 | 2 | 163 | - | 516k| 0 | 14 | 94 | 14 | 94 | 27 | 23 | 0 | 9 | 0.000000e+00 | 1.003000e+03 | Inf
0.01/0.08 o 721
0.01/0.08 c c 0.1s| 29 | 29 | 271 | 7.3 | 539k| 28 | - | 94 | 14 | 94 | 14 | 23 | 0 | 123 | 0.000000e+00 | 7.210000e+02 | Inf
0.01/0.09 o 530
0.01/0.09 c p 0.1s| 42 | 37 | 327 | 6.4 | 545k| 28 | - | 94 | 14 | 94 | 14 | 23 | 0 | 149 | 0.000000e+00 | 5.300000e+02 | Inf
0.09/0.12 o 386
0.09/0.12 c g 0.1s| 140 | 124 | 659 | 4.3 | 613k| 33 | - | 94 | 22 | 94 | 14 | 23 | 10 | 256 | 0.000000e+00 | 3.860000e+02 | Inf
0.09/0.12 o 164
0.09/0.12 c c 0.1s| 159 | 118 | 756 | 4.4 | 615k| 33 | - | 94 | 22 | 94 | 14 | 23 | 10 | 280 | 0.000000e+00 | 1.640000e+02 | Inf
0.09/0.12 o 162
0.09/0.12 c * 0.1s| 166 | 121 | 786 | 4.4 | 609k| 33 | - | 94 | 22 | 94 | 14 | 23 | 10 | 285 | 0.000000e+00 | 1.620000e+02 | Inf
0.09/0.13 o 159
0.09/0.13 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.09/0.13 c * 0.1s| 171 | 123 | 800 | 4.3 | 610k| 33 | - | 94 | 22 | 94 | 14 | 23 | 10 | 295 | 0.000000e+00 | 1.590000e+02 | Inf
0.09/0.15 o 158
0.09/0.15 c * 0.2s| 298 | 228 | 1243 | 4.0 | 667k| 33 | - | 94 | 25 | 94 | 14 | 23 | 16 | 343 | 0.000000e+00 | 1.580000e+02 | Inf
0.09/0.15 o 156
0.09/0.15 c * 0.2s| 299 | 226 | 1243 | 3.9 | 668k| 33 | - | 94 | 25 | 94 | 14 | 23 | 16 | 343 | 0.000000e+00 | 1.560000e+02 | Inf
0.09/0.17 o 155
0.09/0.17 c * 0.2s| 349 | 265 | 1488 | 4.1 | 696k| 33 | - | 94 | 32 | 94 | 14 | 23 | 25 | 399 | 0.000000e+00 | 1.550000e+02 | Inf
0.09/0.17 o 154
0.09/0.17 c * 0.2s| 375 | 289 | 1574 | 4.0 | 710k| 33 | - | 94 | 32 | 94 | 14 | 23 | 27 | 413 | 0.000000e+00 | 1.540000e+02 | Inf
0.09/0.17 o 152
0.09/0.17 c * 0.2s| 376 | 287 | 1574 | 4.0 | 710k| 33 | - | 94 | 32 | 94 | 14 | 23 | 27 | 413 | 0.000000e+00 | 1.520000e+02 | Inf
0.09/0.18 o 151
0.09/0.18 c p 0.2s| 390 | 299 | 1614 | 4.0 | 723k| 33 | - | 94 | 32 | 94 | 14 | 23 | 28 | 423 | 0.000000e+00 | 1.510000e+02 | Inf
0.09/0.19 o 149
0.09/0.19 c v 0.2s| 425 | 332 | 1720 | 3.9 | 743k| 33 | - | 94 | 32 | 94 | 14 | 23 | 29 | 437 | 0.000000e+00 | 1.490000e+02 | Inf
0.09/0.19 o 101
0.09/0.19 c g 0.2s| 470 | 329 | 1869 | 3.8 | 750k| 33 | - | 94 | 33 | 94 | 14 | 23 | 34 | 446 | 0.000000e+00 | 1.010000e+02 | Inf
0.19/0.20 o 100
0.19/0.20 c * 0.2s| 476 | 332 | 1885 | 3.8 | 747k| 33 | - | 94 | 28 | 94 | 14 | 23 | 34 | 448 | 0.000000e+00 | 1.000000e+02 | Inf
0.19/0.20 o 98
0.19/0.20 c * 0.2s| 478 | 331 | 1886 | 3.8 | 747k| 33 | - | 94 | 28 | 94 | 14 | 23 | 34 | 450 | 0.000000e+00 | 9.800000e+01 | Inf
0.19/0.20 o 96
0.19/0.20 c * 0.2s| 480 | 331 | 1886 | 3.8 | 749k| 33 | - | 94 | 28 | 94 | 14 | 23 | 34 | 452 | 0.000000e+00 | 9.600000e+01 | Inf
0.19/0.20 o 94
0.19/0.20 c * 0.2s| 481 | 328 | 1886 | 3.8 | 748k| 33 | - | 94 | 28 | 94 | 14 | 23 | 34 | 452 | 0.000000e+00 | 9.400000e+01 | Inf
0.19/0.20 o 86
0.19/0.20 c c 0.2s| 499 | 334 | 1937 | 3.8 | 755k| 33 | - | 94 | 28 | 94 | 14 | 23 | 35 | 458 | 0.000000e+00 | 8.600000e+01 | Inf
0.19/0.20 o 85
0.19/0.20 c * 0.2s| 511 | 340 | 1970 | 3.7 | 758k| 33 | - | 94 | 29 | 94 | 14 | 23 | 36 | 462 | 0.000000e+00 | 8.500000e+01 | Inf
0.19/0.20 o 83
0.19/0.20 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.19/0.20 c * 0.2s| 512 | 339 | 1970 | 3.7 | 759k| 33 | - | 94 | 29 | 94 | 14 | 23 | 36 | 462 | 0.000000e+00 | 8.300000e+01 | Inf
0.19/0.24 o 62
0.19/0.24 c c 0.2s| 662 | 442 | 2599 | 3.8 | 818k| 33 | - | 94 | 38 | 94 | 14 | 23 | 47 | 474 | 0.000000e+00 | 6.200000e+01 | Inf
0.19/0.27 o 60
0.19/0.27 c c 0.3s| 827 | 587 | 3331 | 4.0 | 885k| 33 | - | 94 | 61 | 94 | 14 | 23 | 71 | 482 | 0.000000e+00 | 6.000000e+01 | Inf
0.19/0.27 o 58
0.19/0.27 c p 0.3s| 827 | 583 | 3331 | 4.0 | 889k| 33 | - | 94 | 62 | 94 | 14 | 23 | 73 | 482 | 0.000000e+00 | 5.800000e+01 | Inf
0.19/0.28 o 56
0.19/0.28 c f 0.3s| 882 | 628 | 3630 | 4.0 | 920k| 33 | - | 94 | 73 | 94 | 14 | 23 | 84 | 485 | 0.000000e+00 | 5.600000e+01 | Inf
0.19/0.29 o 55
0.19/0.29 c v 0.3s| 890 | 633 | 3672 | 4.1 | 928k| 33 | - | 94 | 76 | 94 | 14 | 23 | 87 | 485 | 0.000000e+00 | 5.500000e+01 | Inf
0.19/0.29 o 17
0.19/0.29 c s 0.3s| 892 | 449 | 3681 | 4.1 | 842k| 33 | 4 | 94 | 76 | 94 | 14 | 23 | 87 | 485 | 0.000000e+00 | 1.700000e+01 | Inf
0.19/0.29 o 15
0.19/0.29 c * 0.3s| 893 | 435 | 3687 | 4.1 | 833k| 33 | - | 94 | 52 | 94 | 14 | 23 | 87 | 488 | 0.000000e+00 | 1.500000e+01 | Inf
0.19/0.29 o 13
0.19/0.29 c * 0.3s| 894 | 422 | 3687 | 4.1 | 829k| 33 | - | 94 | 52 | 94 | 14 | 23 | 87 | 488 | 0.000000e+00 | 1.300000e+01 | Inf
0.19/0.29 o 11
0.19/0.29 c l 0.3s| 898 | 415 | 3712 | 4.1 | 827k| 33 | - | 94 | 49 | 94 | 14 | 23 | 89 | 495 | 0.000000e+00 | 1.100000e+01 | Inf
0.19/0.29 o 9
0.19/0.29 c g 0.3s| 898 | 392 | 3712 | 4.1 | 819k| 33 | - | 94 | 49 | 94 | 14 | 23 | 90 | 495 | 0.000000e+00 | 9.000000e+00 | Inf
0.29/0.34 o 7
0.29/0.34 c C 0.3s| 1098 | 481 | 4758 | 4.3 | 867k| 33 | 4 | 94 | 87 | 94 | 14 | 23 | 128 | 497 | 0.000000e+00 | 7.000000e+00 | Inf
0.69/0.71 o 6
0.69/0.71 c * 0.7s| 3569 | 1257 | 11472 | 3.2 |1458k| 33 | - | 94 | 606 | 94 | 14 | 23 | 647 | 535 | 0.000000e+00 | 6.000000e+00 | Inf
1.19/1.21 o 3
1.19/1.21 c * 1.2s| 7013 | 1526 | 19255 | 2.7 |1981k| 33 | - | 94 |1241 | 94 | 14 | 23 |1283 | 571 | 0.000000e+00 | 3.000000e+00 | Inf
1.59/1.64 c 1.6s| 10000 | 2047 | 25885 | 2.6 |2484k| 33 | 4 | 94 |1729 | 94 | 14 | 23 |1781 | 596 | 0.000000e+00 | 3.000000e+00 | Inf
3.09/3.14 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
3.09/3.14 c 3.1s| 20000 | 2144 | 46494 | 2.3 |3325k| 33 | - | 94 |3138 | 94 | 14 | 23 |3284 | 683 | 0.000000e+00 | 3.000000e+00 | Inf
4.70/4.73 c 4.7s| 30000 | 2022 | 66144 | 2.2 |3920k| 33 | - | 94 |4497 | 94 | 14 | 23 |4848 | 768 | 0.000000e+00 | 3.000000e+00 | Inf
6.50/6.53 c 6.5s| 40000 | 1999 | 86150 | 2.2 |4306k| 33 | - | 94 |4817 | 94 | 14 | 23 |6297 | 841 | 0.000000e+00 | 3.000000e+00 | Inf
7.59/7.60 o 2
7.59/7.60 c * 7.6s| 45857 | 1707 | 98656 | 2.1 |4091k| 33 | - | 94 |4609 | 94 | 14 | 23 |7096 | 926 | 0.000000e+00 | 2.000000e+00 | Inf
8.19/8.29 c 8.3s| 50000 | 1681 |107347 | 2.1 |3933k| 33 | 4 | 94 |3914 | 94 | 14 | 23 |7617 |1053 | 0.000000e+00 | 2.000000e+00 | Inf
9.80/9.83 c 9.8s| 60000 | 1669 |126979 | 2.1 |3859k| 33 | - | 94 |3716 | 94 | 14 | 23 |9026 |1147 | 0.000000e+00 | 2.000000e+00 | Inf
11.29/11.32 c 11.3s| 70000 | 1600 |146545 | 2.1 |3862k| 33 | 4 | 94 |3776 | 94 | 14 | 23 | 10k|1205 | 0.000000e+00 | 2.000000e+00 | Inf
12.59/12.69 c 12.7s| 80000 | 1594 |167187 | 2.1 |3298k| 33 | 4 | 94 |2233 | 94 | 14 | 23 | 11k|1239 | 0.000000e+00 | 2.000000e+00 | Inf
13.89/13.98 c 14.0s| 90000 | 1313 |187878 | 2.1 |2955k| 33 | 4 | 94 |1692 | 94 | 14 | 23 | 13k|1333 | 0.000000e+00 | 2.000000e+00 | Inf
15.19/15.23 c 15.2s|100000 | 1321 |208249 | 2.1 |3181k| 33 | 4 | 94 |2256 | 94 | 14 | 23 | 14k|1340 | 0.000000e+00 | 2.000000e+00 | Inf
16.49/16.51 c 16.5s|110000 | 1306 |228969 | 2.1 |3370k| 33 | - | 94 |2757 | 94 | 14 | 23 | 15k|1347 | 0.000000e+00 | 2.000000e+00 | Inf
17.79/17.90 c 17.9s|120000 | 1570 |249855 | 2.1 |3699k| 33 | - | 94 |3140 | 94 | 14 | 23 | 16k|1388 | 0.000000e+00 | 2.000000e+00 | Inf
19.29/19.33 c 19.3s|130000 | 1279 |268963 | 2.1 |3454k| 33 | - | 94 |3006 | 94 | 14 | 23 | 18k|1436 | 0.000000e+00 | 2.000000e+00 | Inf
20.59/20.68 c 20.7s|140000 | 1342 |289056 | 2.1 |3589k| 33 | - | 94 |3201 | 0 | 0 | 23 | 19k|1444 | 0.000000e+00 | 2.000000e+00 | Inf
22.00/22.06 c 22.1s|150000 | 1229 |309274 | 2.1 |3586k| 33 | - | 94 |3359 | 0 | 0 | 23 | 20k|1456 | 0.000000e+00 | 2.000000e+00 | Inf
23.39/23.44 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
23.39/23.44 c 23.4s|160000 | 1011 |330066 | 2.1 |2923k| 33 | - | 94 |1894 | 94 | 14 | 23 | 22k|1548 | 0.000000e+00 | 2.000000e+00 | Inf
24.59/24.67 c 24.7s|170000 | 969 |350076 | 2.1 |2833k| 33 | 4 | 94 |1702 | 94 | 14 | 23 | 23k|1577 | 0.000000e+00 | 2.000000e+00 | Inf
25.79/25.83 c 25.8s|180000 | 1372 |370647 | 2.1 |3066k| 33 | - | 94 |1703 | 94 | 14 | 23 | 24k|1584 | 0.000000e+00 | 2.000000e+00 | Inf
26.99/27.03 c 27.0s|190000 | 1677 |389947 | 2.1 |3447k| 33 | - | 94 |1971 | 94 | 14 | 23 | 25k|1595 | 0.000000e+00 | 2.000000e+00 | Inf
28.20/28.25 c 28.3s|200000 | 1025 |408721 | 2.0 |3080k| 33 | - | 94 |1945 | 0 | 0 | 23 | 26k|1603 | 0.000000e+00 | 2.000000e+00 | Inf
29.39/29.43 c 29.4s|210000 | 1537 |428223 | 2.0 |3263k| 33 | 4 | 94 |1925 | 94 | 14 | 23 | 27k|1606 | 0.000000e+00 | 2.000000e+00 | Inf
30.60/30.66 c 30.7s|220000 | 967 |446754 | 2.0 |3048k| 33 | 4 | 94 |1995 | 94 | 14 | 23 | 29k|1628 | 0.000000e+00 | 2.000000e+00 | Inf
31.80/31.87 c 31.9s|230000 | 760 |466944 | 2.0 |2797k| 33 | 4 | 94 |1857 | 94 | 14 | 23 | 30k|1690 | 0.000000e+00 | 2.000000e+00 | Inf
33.00/33.08 c 33.1s|240000 | 860 |486854 | 2.0 |2947k| 33 | 4 | 94 |2052 | 94 | 14 | 23 | 31k|1744 | 0.000000e+00 | 2.000000e+00 | Inf
34.19/34.25 c 34.2s|250000 | 830 |506181 | 2.0 |3093k| 33 | 4 | 94 |2473 | 94 | 14 | 23 | 32k|1757 | 0.000000e+00 | 2.000000e+00 | Inf
35.40/35.45 c 35.5s|260000 | 813 |525272 | 2.0 |3081k| 33 | 4 | 94 |2500 | 94 | 14 | 23 | 33k|1767 | 0.000000e+00 | 2.000000e+00 | Inf
36.60/36.67 c 36.7s|270000 | 752 |544686 | 2.0 |3065k| 33 | - | 94 |2534 | 0 | 0 | 23 | 35k|1774 | 0.000000e+00 | 2.000000e+00 | Inf
37.80/37.89 c 37.9s|280000 | 701 |565390 | 2.0 |3051k| 33 | 4 | 94 |2604 | 94 | 14 | 23 | 36k|1890 | 0.000000e+00 | 2.000000e+00 | Inf
39.09/39.11 c 39.1s|290000 | 1124 |583772 | 2.0 |3344k| 33 | - | 94 |2761 | 94 | 14 | 23 | 37k|1905 | 0.000000e+00 | 2.000000e+00 | Inf
40.29/40.38 c 40.4s|300000 | 1069 |602414 | 2.0 |3192k| 33 | - | 94 |2409 | 94 | 14 | 23 | 38k|1917 | 0.000000e+00 | 2.000000e+00 | Inf
41.50/41.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
41.50/41.59 c 41.6s|310000 | 689 |620929 | 2.0 |3021k| 33 | 4 | 94 |2552 | 94 | 14 | 23 | 40k|1935 | 0.000000e+00 | 2.000000e+00 | Inf
42.80/42.80 c 42.8s|320000 | 652 |640475 | 2.0 |3124k| 33 | 4 | 94 |2834 | 94 | 14 | 23 | 41k|1965 | 0.000000e+00 | 2.000000e+00 | Inf
44.00/44.06 c 44.1s|330000 | 756 |659882 | 2.0 |3178k| 33 | - | 94 |2800 | 0 | 0 | 23 | 42k|2021 | 0.000000e+00 | 2.000000e+00 | Inf
45.29/45.30 c 45.3s|340000 | 1116 |678490 | 2.0 |3472k| 33 | - | 94 |3061 | 94 | 14 | 23 | 43k|2041 | 0.000000e+00 | 2.000000e+00 | Inf
46.50/46.58 c 46.6s|350000 | 1338 |696879 | 2.0 |3754k| 33 | 4 | 94 |3169 | 94 | 14 | 23 | 44k|2054 | 0.000000e+00 | 2.000000e+00 | Inf
47.89/47.91 c 47.9s|360000 | 831 |715141 | 2.0 |3360k| 33 | 4 | 94 |2863 | 94 | 14 | 23 | 45k|2066 | 0.000000e+00 | 2.000000e+00 | Inf
49.09/49.15 c 49.2s|370000 | 560 |734471 | 2.0 |2927k| 33 | 4 | 94 |2425 | 94 | 14 | 23 | 46k|2156 | 0.000000e+00 | 2.000000e+00 | Inf
50.29/50.34 c 50.3s|380000 | 974 |754250 | 2.0 |3048k| 33 | 4 | 94 |2173 | 94 | 14 | 23 | 48k|2223 | 0.000000e+00 | 2.000000e+00 | Inf
51.49/51.53 c 51.5s|390000 | 1011 |773028 | 2.0 |3143k| 33 | - | 94 |1986 | 0 | 0 | 23 | 49k|2242 | 0.000000e+00 | 2.000000e+00 | Inf
52.70/52.71 c 52.7s|400000 | 859 |791954 | 2.0 |2978k| 33 | 4 | 94 |2115 | 94 | 14 | 23 | 50k|2250 | 0.000000e+00 | 2.000000e+00 | Inf
53.79/53.90 c 53.9s|410000 | 657 |810774 | 2.0 |2945k| 33 | 4 | 94 |2303 | 94 | 14 | 23 | 51k|2280 | 0.000000e+00 | 2.000000e+00 | Inf
55.09/55.12 c 55.1s|420000 | 708 |830281 | 2.0 |3000k| 33 | 4 | 94 |2125 | 94 | 14 | 23 | 52k|2300 | 0.000000e+00 | 2.000000e+00 | Inf
56.20/56.28 c 56.3s|430000 | 497 |850383 | 2.0 |2811k| 33 | - | 94 |2138 | 94 | 14 | 23 | 53k|2376 | 0.000000e+00 | 2.000000e+00 | Inf
57.39/57.45 c 57.4s|440000 | 598 |868973 | 2.0 |2961k| 33 | 4 | 94 |2244 | 94 | 14 | 23 | 55k|2391 | 0.000000e+00 | 2.000000e+00 | Inf
58.59/58.61 c 58.6s|450000 | 835 |888350 | 2.0 |3087k| 33 | 4 | 94 |2324 | 94 | 14 | 23 | 56k|2407 | 0.000000e+00 | 2.000000e+00 | Inf
59.79/59.84 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
59.79/59.84 c 59.8s|460000 | 439 |908227 | 2.0 |2641k| 33 | - | 94 |1750 | 94 | 14 | 23 | 57k|2423 | 0.000000e+00 | 2.000000e+00 | Inf
60.89/60.96 c 61.0s|470000 | 441 |928678 | 2.0 |2721k| 33 | 4 | 94 |1868 | 94 | 14 | 23 | 58k|2438 | 0.000000e+00 | 2.000000e+00 | Inf
61.99/62.09 c 62.1s|480000 | 380 |948366 | 2.0 |2745k| 33 | - | 94 |2101 | 94 | 14 | 23 | 59k|2486 | 0.000000e+00 | 2.000000e+00 | Inf
63.19/63.25 c 63.3s|490000 | 771 |967463 | 2.0 |3155k| 33 | - | 94 |2547 | 0 | 0 | 23 | 60k|2501 | 0.000000e+00 | 2.000000e+00 | Inf
64.40/64.49 c 64.5s|500000 | 683 |986183 | 2.0 |3281k| 33 | 4 | 94 |2900 | 94 | 14 | 23 | 61k|2514 | 0.000000e+00 | 2.000000e+00 | Inf
65.69/65.76 c 65.8s|510000 | 837 | 1005k| 2.0 |3271k| 33 | - | 94 |2759 | 94 | 14 | 23 | 62k|2531 | 0.000000e+00 | 2.000000e+00 | Inf
67.00/67.01 c 67.0s|520000 | 432 | 1023k| 2.0 |2968k| 33 | 4 | 94 |2661 | 94 | 14 | 23 | 63k|2542 | 0.000000e+00 | 2.000000e+00 | Inf
68.09/68.18 c 68.2s|530000 | 549 | 1043k| 2.0 |2756k| 33 | - | 94 |1837 | 94 | 14 | 23 | 64k|2575 | 0.000000e+00 | 2.000000e+00 | Inf
69.30/69.30 c 69.3s|540000 | 829 | 1062k| 2.0 |2985k| 33 | - | 94 |2025 | 0 | 0 | 23 | 66k|2589 | 0.000000e+00 | 2.000000e+00 | Inf
70.40/70.47 c 70.5s|550000 | 912 | 1080k| 2.0 |3194k| 33 | - | 94 |2048 | 94 | 14 | 23 | 67k|2594 | 0.000000e+00 | 2.000000e+00 | Inf
71.59/71.65 c 71.7s|560000 | 666 | 1099k| 2.0 |3125k| 33 | 4 | 94 |2158 | 94 | 14 | 23 | 68k|2612 | 0.000000e+00 | 2.000000e+00 | Inf
72.80/72.81 c 72.8s|570000 | 905 | 1119k| 2.0 |3282k| 33 | - | 94 |2254 | 94 | 14 | 23 | 69k|2631 | 0.000000e+00 | 2.000000e+00 | Inf
74.00/74.01 c 74.0s|580000 | 856 | 1138k| 2.0 |3302k| 33 | 4 | 94 |2326 | 94 | 14 | 23 | 70k|2643 | 0.000000e+00 | 2.000000e+00 | Inf
75.19/75.27 c 75.3s|590000 | 238 | 1157k| 2.0 |2574k| 33 | - | 94 |1860 | 94 | 14 | 23 | 72k|2659 | 0.000000e+00 | 2.000000e+00 | Inf
76.30/76.38 c 76.4s|600000 | 769 | 1178k| 2.0 |2749k| 33 | 4 | 94 |1638 | 94 | 14 | 23 | 73k|2747 | 0.000000e+00 | 2.000000e+00 | Inf
77.39/77.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
77.39/77.48 c 77.5s|610000 | 1550 | 1198k| 2.0 |3341k| 33 | 4 | 94 |1788 | 94 | 14 | 23 | 73k|2762 | 0.000000e+00 | 2.000000e+00 | Inf
78.49/78.58 c 78.6s|620000 | 2423 | 1216k| 2.0 |4096k| 33 | 4 | 94 |2314 | 94 | 14 | 23 | 75k|2768 | 0.000000e+00 | 2.000000e+00 | Inf
79.80/79.82 c 79.8s|630000 | 2111 | 1234k| 2.0 |3993k| 33 | - | 94 |2062 | 94 | 14 | 23 | 76k|2777 | 0.000000e+00 | 2.000000e+00 | Inf
80.99/81.07 c 81.1s|640000 | 1511 | 1253k| 2.0 |3727k| 33 | - | 94 |2040 | 94 | 14 | 23 | 77k|2789 | 0.000000e+00 | 2.000000e+00 | Inf
82.29/82.34 c 82.3s|650000 | 855 | 1272k| 2.0 |3308k| 33 | - | 94 |2276 | 94 | 14 | 23 | 78k|2803 | 0.000000e+00 | 2.000000e+00 | Inf
83.50/83.54 c 83.5s|660000 | 660 | 1291k| 2.0 |2941k| 33 | 4 | 94 |2260 | 94 | 14 | 23 | 80k|2812 | 0.000000e+00 | 2.000000e+00 | Inf
84.69/84.73 c 84.7s|670000 | 208 | 1309k| 2.0 |2826k| 33 | 4 | 94 |2448 | 94 | 14 | 23 | 81k|2814 | 0.000000e+00 | 2.000000e+00 | Inf
85.80/85.88 c 85.9s|680000 | 1432 | 1329k| 2.0 |3445k| 33 | 4 | 94 |2423 | 94 | 14 | 23 | 82k|2817 | 0.000000e+00 | 2.000000e+00 | Inf
86.99/87.06 c 87.1s|690000 | 1935 | 1348k| 2.0 |3919k| 33 | 4 | 94 |2585 | 94 | 14 | 23 | 83k|2842 | 0.000000e+00 | 2.000000e+00 | Inf
88.29/88.32 c 88.3s|700000 | 1420 | 1367k| 2.0 |3757k| 33 | 4 | 94 |2505 | 94 | 14 | 23 | 84k|2857 | 0.000000e+00 | 2.000000e+00 | Inf
89.60/89.60 c 89.6s|710000 | 524 | 1387k| 2.0 |3246k| 33 | - | 94 |2711 | 94 | 14 | 23 | 85k|2873 | 0.000000e+00 | 2.000000e+00 | Inf
90.79/90.84 c 90.8s|720000 | 576 | 1407k| 2.0 |2734k| 33 | 4 | 94 |1852 | 94 | 14 | 23 | 86k|2922 | 0.000000e+00 | 2.000000e+00 | Inf
91.89/91.98 c 92.0s|730000 | 853 | 1427k| 2.0 |3035k| 33 | 4 | 94 |1843 | 94 | 14 | 23 | 87k|2936 | 0.000000e+00 | 2.000000e+00 | Inf
93.09/93.19 c 93.2s|740000 | 249 | 1447k| 2.0 |2521k| 33 | 4 | 94 |1719 | 94 | 14 | 23 | 88k|3007 | 0.000000e+00 | 2.000000e+00 | Inf
94.19/94.29 c 94.3s|750000 | 272 | 1467k| 2.0 |2809k| 33 | 4 | 94 |2371 | 94 | 14 | 23 | 90k|3056 | 0.000000e+00 | 2.000000e+00 | Inf
95.39/95.42 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
95.39/95.42 c 95.4s|760000 | 251 | 1486k| 2.0 |2909k| 33 | - | 94 |2650 | 94 | 14 | 23 | 91k|3085 | 0.000000e+00 | 2.000000e+00 | Inf
96.59/96.62 c 96.6s|770000 | 431 | 1505k| 2.0 |3083k| 33 | - | 94 |2876 | 94 | 14 | 23 | 92k|3109 | 0.000000e+00 | 2.000000e+00 | Inf
97.69/97.80 c 97.8s|780000 | 229 | 1524k| 2.0 |3053k| 33 | 4 | 94 |3142 | 94 | 14 | 23 | 93k|3129 | 0.000000e+00 | 2.000000e+00 | Inf
98.99/99.02 c 99.0s|790000 | 332 | 1543k| 2.0 |3092k| 33 | - | 94 |3111 | 0 | 0 | 23 | 95k|3150 | 0.000000e+00 | 2.000000e+00 | Inf
100.19/100.24 c 100s|800000 | 237 | 1563k| 2.0 |2902k| 33 | - | 94 |2707 | 94 | 14 | 23 | 96k|3155 | 0.000000e+00 | 2.000000e+00 | Inf
101.40/101.41 c 101s|810000 | 292 | 1583k| 2.0 |2967k| 33 | - | 94 |2564 | 94 | 14 | 23 | 97k|3175 | 0.000000e+00 | 2.000000e+00 | Inf
102.49/102.58 c 103s|820000 | 165 | 1602k| 2.0 |2704k| 33 | - | 94 |2307 | 0 | 0 | 23 | 98k|3179 | 0.000000e+00 | 2.000000e+00 | Inf
103.69/103.74 c 104s|830000 | 267 | 1624k| 2.0 |2793k| 33 | - | 94 |2350 | 94 | 14 | 23 | 99k|3202 | 0.000000e+00 | 2.000000e+00 | Inf
104.89/104.94 c 105s|840000 | 287 | 1643k| 2.0 |2916k| 33 | 4 | 94 |2571 | 94 | 14 | 23 | 100k|3223 | 0.000000e+00 | 2.000000e+00 | Inf
106.09/106.13 c 106s|850000 | 458 | 1663k| 2.0 |3102k| 33 | - | 94 |2900 | 94 | 14 | 23 | 101k|3233 | 0.000000e+00 | 2.000000e+00 | Inf
107.29/107.31 c 107s|860000 | 194 | 1682k| 2.0 |3030k| 33 | - | 94 |3000 | 94 | 14 | 23 | 102k|3246 | 0.000000e+00 | 2.000000e+00 | Inf
108.49/108.53 c 109s|870000 | 80 | 1702k| 2.0 |2935k| 33 | 4 | 94 |3096 | 94 | 14 | 23 | 104k|3255 | 0.000000e+00 | 2.000000e+00 | Inf
109.69/109.74 c 110s|880000 | 292 | 1721k| 2.0 |3199k| 33 | 4 | 94 |3343 | 94 | 14 | 23 | 105k|3255 | 0.000000e+00 | 2.000000e+00 | Inf
110.89/110.98 c 111s|890000 | 619 | 1741k| 2.0 |3387k| 33 | - | 94 |3376 | 94 | 14 | 23 | 106k|3263 | 0.000000e+00 | 2.000000e+00 | Inf
112.19/112.29 c 112s|900000 | 425 | 1760k| 2.0 |3311k| 33 | 4 | 94 |3274 | 94 | 14 | 23 | 107k|3276 | 0.000000e+00 | 2.000000e+00 | Inf
113.49/113.56 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
113.49/113.56 c 114s|910000 | 103 | 1780k| 2.0 |2918k| 33 | 4 | 94 |2983 | 94 | 14 | 23 | 108k|3285 | 0.000000e+00 | 2.000000e+00 | Inf
114.69/114.74 c 115s|920000 | 1400 | 1801k| 2.0 |3555k| 33 | 4 | 94 |2795 | 94 | 14 | 23 | 109k|3298 | 0.000000e+00 | 2.000000e+00 | Inf
115.89/115.96 c 116s|930000 | 2091 | 1821k| 2.0 |4181k| 33 | 4 | 94 |3082 | 94 | 14 | 23 | 110k|3312 | 0.000000e+00 | 2.000000e+00 | Inf
117.19/117.22 c 117s|940000 | 2601 | 1840k| 2.0 |4486k| 33 | - | 94 |2766 | 94 | 14 | 23 | 111k|3327 | 0.000000e+00 | 2.000000e+00 | Inf
118.49/118.50 c 119s|950000 | 2433 | 1859k| 2.0 |4506k| 33 | - | 94 |2621 | 94 | 14 | 23 | 112k|3338 | 0.000000e+00 | 2.000000e+00 | Inf
119.69/119.75 c 120s|960000 | 2415 | 1880k| 2.0 |4680k| 33 | 4 | 94 |2801 | 94 | 14 | 23 | 113k|3347 | 0.000000e+00 | 2.000000e+00 | Inf
120.89/121.00 c 121s|970000 | 2451 | 1900k| 2.0 |4803k| 33 | 4 | 94 |2759 | 94 | 14 | 23 | 115k|3350 | 0.000000e+00 | 2.000000e+00 | Inf
122.29/122.39 c 122s|980000 | 1481 | 1919k| 2.0 |4161k| 33 | - | 94 |2534 | 94 | 14 | 23 | 116k|3358 | 0.000000e+00 | 2.000000e+00 | Inf
123.69/123.73 c 124s|990000 | 801 | 1939k| 2.0 |3501k| 33 | 4 | 94 |2545 | 94 | 14 | 23 | 117k|3360 | 0.000000e+00 | 2.000000e+00 | Inf
124.79/124.88 c 125s| 1000k| 1476 | 1959k| 2.0 |4112k| 33 | 4 | 94 |2872 | 94 | 14 | 23 | 118k|3369 | 0.000000e+00 | 2.000000e+00 | Inf
126.09/126.10 c 126s| 1010k| 979 | 1979k| 2.0 |3968k| 33 | - | 94 |3011 | 94 | 14 | 23 | 119k|3374 | 0.000000e+00 | 2.000000e+00 | Inf
127.29/127.36 c 127s| 1020k| 683 | 1998k| 2.0 |3599k| 33 | 4 | 94 |2996 | 94 | 14 | 23 | 120k|3386 | 0.000000e+00 | 2.000000e+00 | Inf
128.49/128.58 c 129s| 1030k| 355 | 2019k| 2.0 |3247k| 33 | 4 | 94 |2985 | 94 | 14 | 23 | 121k|3395 | 0.000000e+00 | 2.000000e+00 | Inf
129.70/129.80 c 130s| 1040k| 501 | 2039k| 2.0 |3128k| 33 | 4 | 94 |2964 | 94 | 14 | 23 | 122k|3477 | 0.000000e+00 | 2.000000e+00 | Inf
130.89/130.98 c 131s| 1050k| 1347 | 2058k| 2.0 |3770k| 33 | - | 94 |3190 | 0 | 0 | 23 | 123k|3483 | 0.000000e+00 | 2.000000e+00 | Inf
132.19/132.28 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
132.19/132.28 c 132s| 1060k| 587 | 2077k| 2.0 |3470k| 33 | - | 94 |3231 | 94 | 14 | 23 | 124k|3495 | 0.000000e+00 | 2.000000e+00 | Inf
133.49/133.52 c 134s| 1070k| 562 | 2097k| 2.0 |3223k| 33 | 4 | 94 |3129 | 94 | 14 | 23 | 125k|3511 | 0.000000e+00 | 2.000000e+00 | Inf
134.69/134.75 c 135s| 1080k| 30 | 2115k| 2.0 |2875k| 33 | 4 | 94 |3029 | 94 | 14 | 23 | 126k|3574 | 0.000000e+00 | 2.000000e+00 | Inf
135.69/135.77 c
135.69/135.77 c SCIP Status : problem is solved [optimal solution found]
135.69/135.77 c Solving Time (sec) : 135.77
135.69/135.77 c Solving Nodes : 1087800
135.69/135.77 c Primal Bound : +2.00000000000000e+00 (40 solutions)
135.69/135.77 c Dual Bound : +2.00000000000000e+00
135.69/135.77 c Gap : 0.00 %
135.69/135.77 s OPTIMUM FOUND
135.69/135.77 v x94 -x93 x92 -x91 -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
135.69/135.77 v -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41
135.69/135.77 v -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
135.69/135.77 v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 x1
135.69/135.77 c SCIP Status : problem is solved [optimal solution found]
135.69/135.77 c Total Time : 135.77
135.69/135.77 c solving : 135.77
135.69/135.77 c presolving : 0.00 (included in solving)
135.69/135.77 c reading : 0.00 (included in solving)
135.69/135.77 c Original Problem :
135.69/135.77 c Problem name : HOME/instance-3485549-1307772459.opb
135.69/135.77 c Variables : 94 (94 binary, 0 integer, 0 implicit integer, 0 continuous)
135.69/135.77 c Constraints : 8 initial, 8 maximal
135.69/135.77 c Presolved Problem :
135.69/135.77 c Problem name : t_HOME/instance-3485549-1307772459.opb
135.69/135.77 c Variables : 94 (94 binary, 0 integer, 0 implicit integer, 0 continuous)
135.69/135.77 c Constraints : 4 initial, 5151 maximal
135.69/135.77 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
135.69/135.77 c trivial : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c implics : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c probing : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c linear : 0.00 0 0 0 0 0 4 0 0 0
135.69/135.77 c logicor : 0.00 0 0 0 0 0 0 0 0 0
135.69/135.77 c root node : - 57 - - 57 - - - - -
135.69/135.77 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
135.69/135.77 c integral : 0 0 0 555805 0 28 0 474 1832 0 0 1106982
135.69/135.77 c linear : 4+ 7 1398052 2 0 25 1012035 192213 1191081 0 0 0
135.69/135.77 c logicor : 0+ 0 791980 0 0 0 50478 1078 56326 0 0 0
135.69/135.77 c countsols : 0 0 0 18 0 24 0 0 0 0 0 0
135.69/135.77 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
135.69/135.77 c integral : 3.08 0.00 0.00 3.08 0.00 0.00 0.00
135.69/135.77 c linear : 12.89 0.00 11.01 0.00 0.00 0.00 1.88
135.69/135.77 c logicor : 13.74 0.00 13.67 0.00 0.00 0.00 0.07
135.69/135.77 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
135.69/135.77 c Propagators : #Propagate #Resprop Cutoffs DomReds
135.69/135.77 c vbounds : 0 0 0 0
135.69/135.77 c rootredcost : 36 0 0 56
135.69/135.77 c pseudoobj : 1398170 433 287 60154
135.69/135.77 c Propagator Timings : TotalTime Propagate Resprop
135.69/135.77 c vbounds : 0.22 0.22 0.00
135.69/135.77 c rootredcost : 0.24 0.24 0.00
135.69/135.77 c pseudoobj : 2.26 2.26 0.00
135.69/135.77 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
135.69/135.77 c propagation : 3.13 193578 114400 156307 22.8 4 21.8 -
135.69/135.77 c infeasible LP : 0.02 1257 1257 1394 14.6 1 24.0 0
135.69/135.77 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
135.69/135.77 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
135.69/135.77 c pseudo solution : 0.00 1 1 1 2.0 0 0.0 -
135.69/135.77 c applied globally : - - - 128407 22.6 - - -
135.69/135.77 c applied locally : - - - 22 36.5 - - -
135.69/135.77 c Separators : Time Calls Cutoffs DomReds Cuts Conss
135.69/135.77 c cut pool : 0.00 5 - - 20 - (maximal pool size: 71)
135.69/135.77 c redcost : 1.72 583623 0 315041 0 0
135.69/135.77 c impliedbounds : 0.00 6 0 0 0 0
135.69/135.77 c intobj : 0.00 0 0 0 0 0
135.69/135.77 c gomory : 0.00 6 0 0 0 0
135.69/135.77 c cgmip : 0.00 0 0 0 0 0
135.69/135.77 c closecuts : 0.00 0 0 0 0 0
135.69/135.77 c strongcg : 0.00 6 0 0 12 0
135.69/135.77 c cmir : 0.01 6 0 0 32 0
135.69/135.77 c flowcover : 0.01 6 0 0 48 0
135.69/135.77 c clique : 0.00 1 0 0 0 0
135.69/135.77 c zerohalf : 0.00 0 0 0 0 0
135.69/135.77 c mcf : 0.00 1 0 0 0 0
135.69/135.77 c oddcycle : 0.00 0 0 0 0 0
135.69/135.77 c rapidlearning : 0.01 1 0 0 0 10
135.69/135.77 c Pricers : Time Calls Vars
135.69/135.77 c problem variables: 0.00 0 0
135.69/135.77 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
135.69/135.77 c relpscost : 2.77 555787 474 1832 0 0 1106982
135.69/135.77 c pscost : 0.00 0 0 0 0 0 0
135.69/135.77 c inference : 0.00 0 0 0 0 0 0
135.69/135.77 c mostinf : 0.00 0 0 0 0 0 0
135.69/135.77 c leastinf : 0.00 0 0 0 0 0 0
135.69/135.77 c fullstrong : 0.00 0 0 0 0 0 0
135.69/135.77 c allfullstrong : 0.00 0 0 0 0 0 0
135.69/135.77 c random : 0.00 0 0 0 0 0 0
135.69/135.77 c Primal Heuristics : Time Calls Found
135.69/135.77 c LP solutions : 0.00 - 18
135.69/135.77 c pseudo solutions : 0.00 - 0
135.69/135.77 c feaspump : 0.05 1 0
135.69/135.77 c oneopt : 0.22 35 0
135.69/135.77 c guideddiving : 0.18 506 3
135.69/135.77 c veclendiving : 0.19 507 2
135.69/135.77 c linesearchdiving : 0.18 507 1
135.69/135.77 c coefdiving : 0.19 507 5
135.69/135.77 c pscostdiving : 0.19 507 3
135.69/135.77 c fracdiving : 0.19 507 1
135.69/135.77 c objpscostdiving : 0.11 291 1
135.69/135.77 c rootsoldiving : 0.22 291 1
135.69/135.77 c trivial : 0.00 2 0
135.69/135.77 c shiftandpropagate: 0.00 1 1
135.69/135.77 c simplerounding : 0.12 0 0
135.69/135.77 c zirounding : 1.16 0 0
135.69/135.77 c rounding : 0.24 10793 0
135.69/135.77 c shifting : 3.08 14113 2
135.69/135.77 c intshifting : 0.02 0 0
135.69/135.77 c twoopt : 0.00 0 0
135.69/135.77 c fixandinfer : 0.00 0 0
135.69/135.77 c clique : 0.00 0 0
135.69/135.77 c intdiving : 0.00 0 0
135.69/135.77 c actconsdiving : 0.00 0 0
135.69/135.77 c octane : 0.00 0 0
135.69/135.77 c rens : 0.02 1 0
135.69/135.77 c rins : 0.00 0 0
135.69/135.77 c localbranching : 0.00 0 0
135.69/135.77 c mutation : 0.00 0 0
135.69/135.77 c crossover : 0.01 1 1
135.69/135.77 c dins : 0.00 0 0
135.69/135.77 c vbounds : 0.00 0 0
135.69/135.77 c undercover : 0.00 0 0
135.69/135.77 c subnlp : 0.13 0 0
135.69/135.77 c trysol : 0.17 0 0
135.69/135.77 c LP : Time Calls Iterations Iter/call Iter/sec
135.69/135.77 c primal LP : 0.00 0 0 0.00 -
135.69/135.77 c dual LP : 40.51 945816 2107974 2.23 52039.99
135.69/135.77 c lex dual LP : 0.00 0 0 0.00 -
135.69/135.77 c barrier LP : 0.00 0 0 0.00 -
135.69/135.77 c diving/probing LP: 0.52 10481 23797 2.27 46086.60
135.69/135.77 c strong branching : 0.30 3639 14256 3.92 47174.99
135.69/135.77 c (at root node) : - 9 327 36.33 -
135.69/135.77 c conflict analysis: 0.00 0 0 0.00 -
135.69/135.77 c B&B Tree :
135.69/135.77 c number of runs : 1
135.69/135.77 c nodes : 1087800
135.69/135.77 c nodes (total) : 1087800
135.69/135.77 c nodes left : 0
135.69/135.77 c max depth : 33
135.69/135.77 c max depth (total): 33
135.69/135.77 c backtracks : 306947 (28.2%)
135.69/135.77 c delayed cutoffs : 18729
135.69/135.77 c repropagations : 70246 (138267 domain reductions, 18276 cutoffs)
135.69/135.77 c avg switch length: 4.88
135.69/135.77 c switching time : 25.26
135.69/135.77 c Solution :
135.69/135.77 c Solutions found : 40 (37 improvements)
135.69/135.77 c First Solution : +1.12400000000000e+03 (in run 1, after 1 nodes, 0.01 seconds, depth 42, found by <shiftandpropagate>)
135.69/135.77 c Primal Bound : +2.00000000000000e+00 (in run 1, after 45857 nodes, 7.61 seconds, depth 24, found by <relaxation>)
135.69/135.77 c Dual Bound : +2.00000000000000e+00
135.69/135.77 c Gap : 0.00 %
135.69/135.77 c Root Dual Bound : +0.00000000000000e+00
135.69/135.77 c Root Iterations : 66
135.69/135.77 c Time complete: 135.77.
Verifier Data
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 988)
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-3485549-1307772459/watcher-3485549-1307772459 -o /tmp/evaluation-result-3485549-1307772459/solver-3485549-1307772459 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485549-1307772459.opb -t 1800 -m 15500
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 1.95 1/172 32733
/proc/meminfo: memFree=31624392/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=12216 CPUtime=0 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 1968 0 0 0 0 0 0 0 23 0 1 0 888846320 12509184 1923 33554432000 4194304 8979876 140733988457872 18446744073709551615 7836189 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 3054 1937 410 1169 0 1881 0
[startup+0.0266591 s]
/proc/loadavg: 2.00 2.00 1.95 1/172 32733
/proc/meminfo: memFree=31624392/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25076 CPUtime=0.01 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 5534 0 0 0 1 0 0 0 18 0 1 0 888846320 25677824 4879 33554432000 4194304 8979876 140733988457872 18446744073709551615 5885750 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6269 4879 676 1169 0 5096 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25076
[startup+0.100648 s]
/proc/loadavg: 2.00 2.00 1.95 1/172 32733
/proc/meminfo: memFree=31624392/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=27532 CPUtime=0.09 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6167 0 0 0 7 2 0 0 18 0 1 0 888846320 28192768 5512 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6883 5512 701 1169 0 5710 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27532
[startup+0.300609 s]
/proc/loadavg: 2.00 2.00 1.95 1/172 32733
/proc/meminfo: memFree=31624392/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=27532 CPUtime=0.29 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6171 0 0 0 23 6 0 0 18 0 1 0 888846320 28192768 5516 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6883 5516 704 1169 0 5710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27532
[startup+0.700533 s]
/proc/loadavg: 2.00 2.00 1.95 1/172 32733
/proc/meminfo: memFree=31624392/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=0.69 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6288 0 0 0 57 12 0 0 18 0 1 0 888846320 25718784 5275 33554432000 4194304 8979876 140733988457872 18446744073709551615 7226338 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5275 705 1169 0 5106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25116
[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 304
/proc/meminfo: memFree=31590896/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=1.49 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6289 0 0 0 127 22 0 0 19 0 1 0 888846320 25718784 5276 33554432000 4194304 8979876 140733988457872 18446744073709551615 6782368 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5276 705 1169 0 5106 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25116
[startup+3.10109 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 304
/proc/meminfo: memFree=31590156/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=3.09 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 268 41 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25116
[startup+6.30049 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 304
/proc/meminfo: memFree=31587976/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=6.29 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 563 66 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 6003931 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25116
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 304
/proc/meminfo: memFree=31582420/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=12.69 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 1146 123 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 18446744073699065947 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25116
[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 304
/proc/meminfo: memFree=31576940/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=25.5 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 2283 267 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 25116
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 305
/proc/meminfo: memFree=31569384/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=51.1 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 4561 549 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 25116
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 306
/proc/meminfo: memFree=31567112/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=102.3 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 9097 1133 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 5381791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25116
Solver just ended. Dumping a history of the last processes samples
[startup+115.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 306
/proc/meminfo: memFree=31566904/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=115.09 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6292 0 0 0 10222 1287 0 0 25 0 1 0 888846320 25718784 5279 33554432000 4194304 8979876 140733988457872 18446744073709551615 5270340 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5279 705 1169 0 5106 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 25116
[startup+127.901 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566280/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=127.89 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 11367 1422 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 25116
[startup+131.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566152/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=131.09 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 11654 1455 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 5908695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 131.09
Current children cumulated vsize (KiB) 25116
[startup+134.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566272/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=134.29 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 11941 1488 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 5278420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 25116
[startup+135.101 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566272/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=135.09 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 12014 1495 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 6492544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 135.09
Current children cumulated vsize (KiB) 25116
[startup+135.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566272/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=135.49 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 12050 1499 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 135.49
Current children cumulated vsize (KiB) 25116
[startup+135.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 307
/proc/meminfo: memFree=31566272/32951124 swapFree=67064368/67111528
[pid=32733] ppid=32731 vsize=25116 CPUtime=135.69 cores=1,3,5,7
/proc/32733/stat : 32733 (scip-2.0.1.4_2.) R 32731 32733 29294 0 -1 4202496 6293 0 0 0 12068 1501 0 0 25 0 1 0 888846320 25718784 5280 33554432000 4194304 8979876 140733988457872 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32733/statm: 6279 5280 705 1169 0 5106 0
Current children cumulated CPU time (s) 135.69
Current children cumulated vsize (KiB) 25116
Child status: 0
Real time (s): 135.78
CPU time (s): 135.778
CPU user time (s): 120.756
CPU system time (s): 15.0227
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 27532
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.756
system time used= 15.0227
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6301
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= 5
involuntary context switches= 471
runsolver used 0.189971 second user time and 0.441932 second system time
The end
Launcher Data
Begin job on node105 at 2011-06-11 08:07:39
IDJOB=3485549
IDBENCH=2896
IDSOLVER=1977
FILE ID=node105/3485549-1307772459
RUNJOBID= node105-1307767064-32348
PBS_JOBID= 13550855
Free space on /tmp= 74060 MiB
SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485549-1307772459/watcher-3485549-1307772459 -o /tmp/evaluation-result-3485549-1307772459/solver-3485549-1307772459 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485549-1307772459.opb -t 1800 -m 15500
TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4
MD5SUM BENCH= d26b3b10be20d9248aac462b86b1f040
RANDOM SEED=602131064
node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.65
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5226.15
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5410.70
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.825
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 31624820 kB
Buffers: 268332 kB
Cached: 802532 kB
SwapCached: 20132 kB
Active: 461340 kB
Inactive: 639572 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 31624820 kB
SwapTotal: 67111528 kB
SwapFree: 67064368 kB
Dirty: 16832 kB
Writeback: 0 kB
AnonPages: 28024 kB
Mapped: 10716 kB
Slab: 160072 kB
PageTables: 4064 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 179764 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 74044 MiB
End job on node105 at 2011-06-11 08:09:55