Trace number 3451498

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
MD5SUMe569a703dfec131c012510753e8401ab
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark1.70774
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1931
Optimality of the best value was proved YES
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Number of terms in the objective function 3862
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 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3451498-1307082838.opb>
0.09/0.11	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.09/0.11	c problem read
0.09/0.11	c presolving settings loaded
0.09/0.14	c presolving:
0.09/0.16	c (round 1) 710 del vars, 720 del conss, 0 add conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36384 impls, 0 clqs
0.09/0.17	c (round 2) 753 del vars, 2214 del conss, 0 add conss, 738 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43208 impls, 0 clqs
0.09/0.17	c (round 3) 795 del vars, 2450 del conss, 0 add conss, 780 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43516 impls, 0 clqs
0.09/0.18	c (round 4) 855 del vars, 2664 del conss, 0 add conss, 822 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 45724 impls, 0 clqs
0.09/0.18	c (round 5) 924 del vars, 3067 del conss, 0 add conss, 872 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 46764 impls, 0 clqs
0.09/0.18	c (round 6) 948 del vars, 3190 del conss, 0 add conss, 896 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 47482 impls, 0 clqs
0.09/0.19	c (round 7) 955 del vars, 3240 del conss, 0 add conss, 903 chg bounds, 10 chg sides, 18 chg coeffs, 0 upgd conss, 48506 impls, 0 clqs
0.09/0.19	c (round 8) 961 del vars, 3267 del conss, 0 add conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48700 impls, 0 clqs
0.09/0.19	c (round 9) 961 del vars, 3270 del conss, 0 add conss, 909 chg bounds, 13 chg sides, 24 chg coeffs, 0 upgd conss, 48946 impls, 0 clqs
0.19/0.26	c (round 10) 961 del vars, 6007 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10332 upgd conss, 48946 impls, 0 clqs
0.19/0.28	c (round 11) 961 del vars, 6007 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 48946 impls, 0 clqs
0.29/0.31	c (round 12) 1011 del vars, 6007 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 52844 impls, 0 clqs
0.29/0.31	c (round 13) 1011 del vars, 6132 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 53250 impls, 0 clqs
0.29/0.32	c (round 14) 1011 del vars, 6140 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 53250 impls, 0 clqs
0.29/0.36	c (round 15) 1061 del vars, 6140 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55464 impls, 0 clqs
0.29/0.36	c (round 16) 1063 del vars, 6207 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
0.29/0.37	c (round 17) 1063 del vars, 6211 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 55690 impls, 0 clqs
0.39/0.41	c (round 18) 1114 del vars, 6211 del conss, 0 add conss, 909 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 56680 impls, 0 clqs
0.39/0.41	c (round 19) 1118 del vars, 6352 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
0.39/0.41	c (round 20) 1119 del vars, 6369 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 57045 impls, 0 clqs
0.39/0.47	c (round 21) 1171 del vars, 6369 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 59813 impls, 0 clqs
0.39/0.48	c (round 22) 1174 del vars, 6544 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
0.39/0.49	c (round 23) 1174 del vars, 6558 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
0.49/0.50	c (round 24) 1174 del vars, 6566 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 60397 impls, 0 clqs
0.49/0.54	c (round 25) 1224 del vars, 6566 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 62947 impls, 0 clqs
0.49/0.55	c (round 26) 1227 del vars, 6750 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
0.49/0.55	c (round 27) 1227 del vars, 6753 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
0.49/0.56	c (round 28) 1227 del vars, 6759 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 63123 impls, 0 clqs
0.49/0.59	c (round 29) 1277 del vars, 6759 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64279 impls, 0 clqs
0.59/0.60	c (round 30) 1277 del vars, 6990 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64533 impls, 0 clqs
0.59/0.61	c (round 31) 1277 del vars, 6995 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64533 impls, 0 clqs
0.59/0.65	c (round 32) 1327 del vars, 6995 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64683 impls, 0 clqs
0.59/0.65	c (round 33) 1327 del vars, 7127 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 64683 impls, 0 clqs
0.59/0.69	c (round 34) 1377 del vars, 7127 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
0.59/0.69	c (round 35) 1377 del vars, 7220 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
0.69/0.73	c (round 36) 1427 del vars, 7220 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
0.69/0.74	c (round 37) 1427 del vars, 7270 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 65675 impls, 0 clqs
0.69/0.78	c (round 38) 1477 del vars, 7270 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66203 impls, 0 clqs
0.69/0.78	c (round 39) 1477 del vars, 7331 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66203 impls, 0 clqs
0.79/0.84	c (round 40) 1527 del vars, 7331 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66733 impls, 0 clqs
0.79/0.85	c (round 41) 1527 del vars, 7399 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 66733 impls, 0 clqs
0.79/0.89	c (round 42) 1577 del vars, 7399 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67211 impls, 0 clqs
0.89/0.90	c (round 43) 1577 del vars, 7468 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67211 impls, 0 clqs
0.89/0.93	c (round 44) 1627 del vars, 7468 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
0.89/0.94	c (round 45) 1627 del vars, 7518 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
0.89/0.95	c (round 46) 1627 del vars, 7519 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 67443 impls, 0 clqs
0.89/1.00	c    (1.0s) probing: 1000/2901 (34.5%) - 197 fixings, 482 aggregations, 3551 implications, 0 bound changes
0.89/1.01	c (round 47) 1677 del vars, 7519 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68471 impls, 0 clqs
0.89/1.01	c (round 48) 1682 del vars, 7748 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68583 impls, 0 clqs
1.00/1.02	c (round 49) 1682 del vars, 7751 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 68583 impls, 0 clqs
1.00/1.06	c (round 50) 1732 del vars, 7751 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69017 impls, 0 clqs
1.00/1.07	c (round 51) 1732 del vars, 7903 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69017 impls, 0 clqs
1.00/1.10	c (round 52) 1782 del vars, 7903 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
1.00/1.11	c (round 53) 1782 del vars, 7953 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69093 impls, 0 clqs
1.11/1.18	c    (1.2s) probing: 1360/2901 (46.9%) - 236 fixings, 572 aggregations, 3912 implications, 0 bound changes
1.11/1.18	c    (1.2s) probing aborted: 100/100 successive totally useless probings
1.11/1.18	c (round 54) 1787 del vars, 7953 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69205 impls, 0 clqs
1.11/1.19	c (round 55) 1787 del vars, 7958 del conss, 0 add conss, 910 chg bounds, 31 chg sides, 24 chg coeffs, 10392 upgd conss, 69205 impls, 0 clqs
1.19/1.23	c    (1.2s) probing: 1499/2901 (51.7%) - 236 fixings, 572 aggregations, 3918 implications, 0 bound changes
1.19/1.23	c    (1.2s) probing aborted: 100/100 successive totally useless probings
1.19/1.23	c presolving (56 rounds):
1.19/1.23	c  1787 deleted vars, 7958 deleted constraints, 0 added constraints, 910 tightened bounds, 0 added holes, 31 changed sides, 24 changed coefficients
1.19/1.23	c  69221 implications, 0 cliques
1.19/1.23	c presolved problem has 2075 variables (2075 bin, 0 int, 0 impl, 0 cont) and 8441 constraints
1.19/1.23	c    4151 constraints of type <setppc>
1.19/1.23	c    4290 constraints of type <logicor>
1.19/1.23	c transformed objective value is always integral (scale: 1)
1.19/1.23	c Presolving Time: 1.11
1.19/1.23	c - non default parameters ----------------------------------------------------------------------
1.19/1.23	c # SCIP version 2.0.1.5
1.19/1.23	c 
1.19/1.23	c # frequency for displaying node information lines
1.19/1.23	c # [type: int, range: [-1,2147483647], default: 100]
1.19/1.23	c display/freq = 10000
1.19/1.23	c 
1.19/1.23	c # maximal time in seconds to run
1.19/1.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.19/1.23	c limits/time = 1800
1.19/1.23	c 
1.19/1.23	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.19/1.23	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.19/1.23	c limits/memory = 13950
1.19/1.23	c 
1.19/1.23	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.19/1.23	c # [type: int, range: [1,2], default: 1]
1.19/1.23	c timing/clocktype = 2
1.19/1.23	c 
1.19/1.23	c # belongs reading time to solving time?
1.19/1.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.19/1.23	c timing/reading = TRUE
1.19/1.23	c 
1.19/1.23	c # should presolving try to simplify inequalities
1.19/1.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.19/1.23	c constraints/linear/simplifyinequalities = TRUE
1.19/1.23	c 
1.19/1.23	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.19/1.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.19/1.23	c constraints/indicator/addCouplingCons = TRUE
1.19/1.23	c 
1.19/1.23	c # should presolving try to simplify knapsacks
1.19/1.23	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.19/1.23	c constraints/knapsack/simplifyinequalities = TRUE
1.19/1.23	c 
1.19/1.23	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.19/1.23	c # [type: int, range: [-1,2147483647], default: -1]
1.19/1.23	c separating/rapidlearning/freq = 0
1.19/1.23	c 
1.19/1.23	c -----------------------------------------------------------------------------------------------
1.19/1.23	c start solving
1.19/1.24	c 
2.49/2.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.54	c   2.5s|     1 |     0 |  6574 |     - |  23M|   0 |1351 |2075 |8486 |2075 |8427 |   0 |  45 |   0 | 1.602531e+03 |      --      |    Inf 
16.79/16.83	c  16.8s|     1 |     0 | 45409 |     - |  25M|   0 |1336 |2075 |9021 |2075 |8463 | 140 |  45 |   0 | 1.644250e+03 |      --      |    Inf 
17.68/17.75	c  17.7s|     1 |     0 | 48613 |     - |  26M|   0 |1373 |2075 |9021 |2075 |8566 | 243 |  45 |   0 | 1.661750e+03 |      --      |    Inf 
19.18/19.25	c  19.2s|     1 |     0 | 54365 |     - |  27M|   0 |1442 |2075 |9021 |2075 |8634 | 311 |  45 |   0 | 1.695306e+03 |      --      |    Inf 
20.59/20.62	c  20.6s|     1 |     0 | 59126 |     - |  28M|   0 |1445 |2075 |9021 |2075 |8699 | 376 |  45 |   0 | 1.735549e+03 |      --      |    Inf 
22.08/22.14	c  22.1s|     1 |     0 | 64519 |     - |  29M|   0 |1415 |2075 |9021 |2075 |8754 | 431 |  45 |   0 | 1.772676e+03 |      --      |    Inf 
23.29/23.33	c  23.3s|     1 |     0 | 69318 |     - |  30M|   0 |1400 |2075 |9021 |2075 |8803 | 480 |  45 |   0 | 1.799588e+03 |      --      |    Inf 
23.99/24.05	c  24.0s|     1 |     0 | 71586 |     - |  31M|   0 |1410 |2075 |9021 |2075 |8847 | 524 |  45 |   0 | 1.804129e+03 |      --      |    Inf 
25.09/25.16	c  25.2s|     1 |     0 | 74465 |     - |  33M|   0 |1469 |2075 |9021 |2075 |8897 | 574 |  45 |   0 | 1.809468e+03 |      --      |    Inf 
26.78/26.81	c  26.8s|     1 |     0 | 79543 |     - |  34M|   0 |1583 |2075 |9021 |2075 |8932 | 609 |  45 |   0 | 1.813460e+03 |      --      |    Inf 
28.39/28.44	c  28.4s|     1 |     0 | 82799 |     - |  35M|   0 |1611 |2075 |9021 |2075 |8963 | 640 |  45 |   0 | 1.817808e+03 |      --      |    Inf 
29.49/29.61	c  29.6s|     1 |     0 | 83902 |     - |  36M|   0 |1597 |2075 |9021 |2075 |8990 | 667 |  45 |   0 | 1.819833e+03 |      --      |    Inf 
33.29/33.37	c  33.4s|     1 |     0 | 90092 |     - |  36M|   0 |1577 |2075 |9021 |2075 |9013 | 690 |  45 |   0 | 1.823440e+03 |      --      |    Inf 
35.39/35.48	c  35.5s|     1 |     0 | 95622 |     - |  37M|   0 |1615 |2075 |9021 |2075 |9045 | 722 |  45 |   0 | 1.827187e+03 |      --      |    Inf 
37.89/37.95	c  38.0s|     1 |     0 |101750 |     - |  37M|   0 |1601 |2075 |9021 |2075 |9069 | 746 |  45 |   0 | 1.829334e+03 |      --      |    Inf 
40.29/40.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.29/40.30	c  40.3s|     1 |     0 |107089 |     - |  39M|   0 |1597 |2075 |9021 |2075 |9097 | 774 |  45 |   0 | 1.831406e+03 |      --      |    Inf 
43.09/43.15	c  43.1s|     1 |     0 |113785 |     - |  40M|   0 |1614 |2075 |9021 |2075 |8862 | 800 |  45 |   0 | 1.832895e+03 |      --      |    Inf 
45.11/45.19	c  45.2s|     1 |     0 |117848 |     - |  42M|   0 |1671 |2075 |9021 |2075 |8893 | 831 |  45 |   0 | 1.835076e+03 |      --      |    Inf 
48.99/49.08	c  49.1s|     1 |     0 |125048 |     - |  42M|   0 |1663 |2075 |9021 |2075 |8927 | 865 |  45 |   0 | 1.837444e+03 |      --      |    Inf 
52.19/52.24	c  52.2s|     1 |     0 |132357 |     - |  43M|   0 |1702 |2075 |9021 |2075 |8966 | 904 |  45 |   0 | 1.839607e+03 |      --      |    Inf 
56.00/56.05	c  56.0s|     1 |     0 |139947 |     - |  45M|   0 |1651 |2075 |9021 |2075 |8996 | 934 |  45 |   0 | 1.842175e+03 |      --      |    Inf 
58.79/58.84	c  58.8s|     1 |     0 |147047 |     - |  46M|   0 |1744 |2075 |9021 |2075 |9020 | 958 |  45 |   0 | 1.843404e+03 |      --      |    Inf 
61.79/61.82	c  61.8s|     1 |     0 |151834 |     - |  46M|   0 |1649 |2075 |9021 |2075 |8898 | 972 |  45 |   0 | 1.844490e+03 |      --      |    Inf 
65.09/65.20	c  65.2s|     1 |     0 |157701 |     - |  46M|   0 |1686 |2075 |9021 |2075 |8917 | 991 |  45 |   0 | 1.845613e+03 |      --      |    Inf 
67.49/67.52	c  67.5s|     1 |     0 |161708 |     - |  46M|   0 |1657 |2075 |9021 |2075 |8941 |1015 |  45 |   0 | 1.846846e+03 |      --      |    Inf 
70.59/70.62	c  70.6s|     1 |     0 |168869 |     - |  47M|   0 |1651 |2075 |9021 |2075 |8964 |1038 |  45 |   0 | 1.848856e+03 |      --      |    Inf 
75.59/75.69	c  75.7s|     1 |     0 |177426 |     - |  47M|   0 |1781 |2075 |9021 |2075 |8987 |1061 |  45 |   0 | 1.849926e+03 |      --      |    Inf 
79.99/80.06	c  80.1s|     1 |     0 |186195 |     - |  47M|   0 |1804 |2075 |9021 |2075 |9009 |1083 |  45 |   0 | 1.850823e+03 |      --      |    Inf 
84.71/84.76	c  84.8s|     1 |     0 |194173 |     - |  47M|   0 |1685 |2075 |9021 |2075 |8895 |1099 |  45 |   0 | 1.851644e+03 |      --      |    Inf 
87.69/87.78	c  87.8s|     1 |     0 |197884 |     - |  47M|   0 |1686 |2075 |9021 |2075 |8909 |1113 |  45 |   0 | 1.851854e+03 |      --      |    Inf 
90.29/90.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.29/90.35	c  90.4s|     1 |     0 |200132 |     - |  47M|   0 |1671 |2075 |9021 |2075 |8918 |1122 |  45 |   0 | 1.852178e+03 |      --      |    Inf 
92.89/92.94	c  92.9s|     1 |     0 |201962 |     - |  47M|   0 |1701 |2075 |9021 |2075 |8933 |1137 |  45 |   0 | 1.852812e+03 |      --      |    Inf 
96.70/96.73	c  96.7s|     1 |     0 |207940 |     - |  47M|   0 |1674 |2075 |9021 |2075 |8949 |1153 |  45 |   0 | 1.853567e+03 |      --      |    Inf 
100.29/100.39	c   100s|     1 |     0 |214809 |     - |  47M|   0 |1668 |2075 |9021 |2075 |8967 |1171 |  45 |   0 | 1.853770e+03 |      --      |    Inf 
103.30/103.33	c   103s|     1 |     0 |218910 |     - |  47M|   0 |1650 |2075 |9021 |2075 |8890 |1183 |  45 |   0 | 1.854055e+03 |      --      |    Inf 
104.99/105.08	c   105s|     1 |     0 |220794 |     - |  48M|   0 |1688 |2075 |9021 |2075 |8900 |1193 |  45 |   0 | 1.854493e+03 |      --      |    Inf 
107.89/107.94	c   108s|     1 |     0 |224802 |     - |  48M|   0 |1685 |2075 |9021 |2075 |8917 |1210 |  45 |   0 | 1.854749e+03 |      --      |    Inf 
110.89/110.92	c   111s|     1 |     0 |228400 |     - |  48M|   0 |1748 |2075 |9021 |2075 |8930 |1223 |  45 |   0 | 1.854861e+03 |      --      |    Inf 
112.10/112.16	c   112s|     1 |     0 |229306 |     - |  48M|   0 |1692 |2075 |9021 |2075 |8938 |1231 |  45 |   0 | 1.854872e+03 |      --      |    Inf 
113.99/114.05	c   114s|     1 |     0 |230793 |     - |  48M|   0 |1692 |2075 |9021 |2075 |8943 |1236 |  45 |   0 | 1.854998e+03 |      --      |    Inf 
115.79/115.85	c   116s|     1 |     0 |231782 |     - |  48M|   0 |1681 |2075 |9021 |2075 |8888 |1241 |  45 |   0 | 1.855026e+03 |      --      |    Inf 
118.29/118.33	c   118s|     1 |     0 |234465 |     - |  48M|   0 |1682 |2075 |9021 |2075 |8898 |1251 |  45 |   0 | 1.855253e+03 |      --      |    Inf 
119.99/120.06	c   120s|     1 |     0 |235805 |     - |  48M|   0 |1667 |2075 |9021 |2075 |8905 |1258 |  45 |   0 | 1.855316e+03 |      --      |    Inf 
121.59/121.63	c   122s|     1 |     0 |236106 |     - |  48M|   0 |1666 |2075 |9021 |2075 |8914 |1267 |  45 |   0 | 1.855364e+03 |      --      |    Inf 
123.29/123.38	c   123s|     1 |     0 |237136 |     - |  48M|   0 |1663 |2075 |9021 |2075 |8921 |1274 |  45 |   0 | 1.855402e+03 |      --      |    Inf 
126.09/126.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.09/126.18	c   126s|     1 |     0 |241701 |     - |  48M|   0 |1677 |2075 |9021 |2075 |8930 |1283 |  45 |   0 | 1.855527e+03 |      --      |    Inf 
128.29/128.30	c   128s|     1 |     0 |243532 |     - |  48M|   0 |1661 |2075 |9021 |2075 |8885 |1293 |  45 |   0 | 1.855599e+03 |      --      |    Inf 
129.39/129.42	c   129s|     1 |     0 |244036 |     - |  48M|   0 |1645 |2075 |9021 |2075 |8894 |1302 |  45 |   0 | 1.855619e+03 |      --      |    Inf 
131.19/131.24	c   131s|     1 |     0 |246552 |     - |  48M|   0 |1644 |2075 |9021 |2075 |8904 |1312 |  45 |   0 | 1.855941e+03 |      --      |    Inf 
133.59/133.62	c   134s|     1 |     0 |248597 |     - |  48M|   0 |1666 |2075 |9021 |2075 |8916 |1324 |  45 |   0 | 1.856091e+03 |      --      |    Inf 
135.79/135.82	c   136s|     1 |     0 |251765 |     - |  48M|   0 |1674 |2075 |9021 |2075 |8927 |1335 |  45 |   0 | 1.856652e+03 |      --      |    Inf 
139.79/139.82	c   140s|     1 |     0 |258105 |     - |  48M|   0 |1665 |2075 |9021 |2075 |8947 |1355 |  45 |   0 | 1.857026e+03 |      --      |    Inf 
142.79/142.86	c   143s|     1 |     0 |262238 |     - |  48M|   0 |1667 |2075 |9021 |2075 |8916 |1366 |  45 |   0 | 1.857401e+03 |      --      |    Inf 
145.10/145.13	c   145s|     1 |     0 |263851 |     - |  48M|   0 |1669 |2075 |9021 |2075 |8924 |1374 |  45 |   0 | 1.857441e+03 |      --      |    Inf 
146.99/147.08	c   147s|     1 |     0 |265393 |     - |  48M|   0 |1634 |2075 |9021 |2075 |8938 |1388 |  45 |   0 | 1.857554e+03 |      --      |    Inf 
149.00/149.01	c   149s|     1 |     0 |267241 |     - |  48M|   0 |1644 |2075 |9021 |2075 |8951 |1401 |  45 |   0 | 1.857740e+03 |      --      |    Inf 
149.79/149.89	c   150s|     1 |     0 |267306 |     - |  48M|   0 |1644 |2075 |9021 |2075 |8955 |1405 |  45 |   0 | 1.857740e+03 |      --      |    Inf 
151.99/152.03	c   152s|     1 |     0 |269592 |     - |  48M|   0 |1685 |2075 |9021 |2075 |8962 |1412 |  45 |   0 | 1.857788e+03 |      --      |    Inf 
154.09/154.10	c   154s|     1 |     0 |270670 |     - |  48M|   0 |1646 |2075 |9021 |2075 |8947 |1420 |  45 |   0 | 1.857804e+03 |      --      |    Inf 
156.10/156.15	c   156s|     1 |     0 |272969 |     - |  48M|   0 |1664 |2075 |9021 |2075 |8957 |1430 |  45 |   0 | 1.857963e+03 |      --      |    Inf 
158.30/158.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
158.30/158.38	c   158s|     1 |     0 |274295 |     - |  48M|   0 |1675 |2075 |9021 |2075 |8964 |1437 |  45 |   0 | 1.858030e+03 |      --      |    Inf 
161.50/161.56	c   162s|     1 |     0 |279280 |     - |  48M|   0 |1655 |2075 |9021 |2075 |8978 |1451 |  45 |   0 | 1.858423e+03 |      --      |    Inf 
163.49/163.50	c   163s|     1 |     0 |280763 |     - |  49M|   0 |1652 |2075 |9021 |2075 |8987 |1460 |  45 |   0 | 1.858605e+03 |      --      |    Inf 
165.39/165.46	c   165s|     1 |     0 |282360 |     - |  49M|   0 |1643 |2075 |9021 |2075 |8997 |1470 |  45 |   0 | 1.858690e+03 |      --      |    Inf 
167.49/167.57	c   168s|     1 |     0 |284112 |     - |  49M|   0 |1631 |2075 |9021 |2075 |8947 |1482 |  45 |   0 | 1.858794e+03 |      --      |    Inf 
168.89/168.92	c   169s|     1 |     0 |284398 |     - |  49M|   0 |1622 |2075 |9021 |2075 |8957 |1492 |  45 |   0 | 1.858819e+03 |      --      |    Inf 
170.51/170.57	c   171s|     1 |     0 |284459 |     - |  49M|   0 |1634 |2075 |9021 |2075 |8963 |1498 |  45 |   0 | 1.858819e+03 |      --      |    Inf 
172.39/172.49	c   172s|     1 |     0 |285328 |     - |  49M|   0 |1651 |2075 |9021 |2075 |8972 |1507 |  45 |   0 | 1.858873e+03 |      --      |    Inf 
173.70/173.72	c   174s|     1 |     0 |285480 |     - |  49M|   0 |1660 |2075 |9021 |2075 |8979 |1514 |  45 |   0 | 1.858875e+03 |      --      |    Inf 
174.99/175.01	c   175s|     1 |     0 |285600 |     - |  49M|   0 |1662 |2075 |9021 |2075 |8987 |1522 |  45 |   0 | 1.858883e+03 |      --      |    Inf 
176.59/176.60	c   177s|     1 |     0 |286323 |     - |  49M|   0 |1649 |2075 |9021 |2075 |8943 |1528 |  45 |   0 | 1.858944e+03 |      --      |    Inf 
178.21/178.22	c   178s|     1 |     0 |286853 |     - |  49M|   0 |1667 |2075 |9021 |2075 |8956 |1541 |  45 |   0 | 1.858958e+03 |      --      |    Inf 
179.79/179.80	c   180s|     1 |     0 |289052 |     - |  49M|   0 |1649 |2075 |9021 |2075 |8966 |1551 |  45 |   0 | 1.859125e+03 |      --      |    Inf 
181.10/181.19	c   181s|     1 |     0 |290242 |     - |  49M|   0 |1651 |2075 |9021 |2075 |8976 |1561 |  45 |   0 | 1.859192e+03 |      --      |    Inf 
182.50/182.57	c   183s|     1 |     0 |291719 |     - |  49M|   0 |1674 |2075 |9021 |2075 |8991 |1576 |  45 |   0 | 1.859282e+03 |      --      |    Inf 
183.80/183.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
183.80/183.82	c   184s|     1 |     0 |291796 |     - |  49M|   0 |1667 |2075 |9021 |2075 |8994 |1579 |  45 |   0 | 1.859282e+03 |      --      |    Inf 
184.99/185.06	c   185s|     1 |     0 |292096 |     - |  49M|   0 |1662 |2075 |9021 |2075 |8952 |1584 |  45 |   0 | 1.859292e+03 |      --      |    Inf 
186.39/186.40	c   186s|     1 |     0 |292744 |     - |  49M|   0 |1644 |2075 |9021 |2075 |8958 |1590 |  45 |   0 | 1.859297e+03 |      --      |    Inf 
187.69/187.72	c   188s|     1 |     0 |294008 |     - |  49M|   0 |1638 |2075 |9021 |2075 |8963 |1595 |  45 |   0 | 1.859408e+03 |      --      |    Inf 
189.10/189.14	c   189s|     1 |     0 |295098 |     - |  49M|   0 |1638 |2075 |9021 |2075 |8975 |1607 |  45 |   0 | 1.859510e+03 |      --      |    Inf 
189.89/190.00	c   190s|     1 |     0 |295155 |     - |  49M|   0 |1643 |2075 |9021 |2075 |8982 |1614 |  45 |   0 | 1.859511e+03 |      --      |    Inf 
191.10/191.16	c   191s|     1 |     0 |296054 |     - |  49M|   0 |1662 |2075 |9021 |2075 |8989 |1621 |  45 |   0 | 1.859524e+03 |      --      |    Inf 
192.69/192.76	c   193s|     1 |     0 |296322 |     - |  49M|   0 |1648 |2075 |9021 |2075 |8962 |1628 |  45 |   0 | 1.859525e+03 |      --      |    Inf 
193.60/193.69	c   194s|     1 |     0 |296454 |     - |  49M|   0 |1643 |2075 |9021 |2075 |8969 |1635 |  45 |   0 | 1.859526e+03 |      --      |    Inf 
195.09/195.15	c   195s|     1 |     0 |298289 |     - |  49M|   0 |1652 |2075 |9021 |2075 |8975 |1641 |  45 |   0 | 1.859547e+03 |      --      |    Inf 
203.19/203.28	c   203s|     1 |     2 |298289 |     - |  49M|   0 |1652 |2075 |9021 |2075 |8975 |1641 |  45 |  24 | 1.859547e+03 |      --      |    Inf 
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.01	c Solving Time (sec) : 1800.01
1800.04/1800.01	c Solving Nodes      : 1005
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +1.86196239688597e+03
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.01	c Total Time         :    1800.01
1800.04/1800.01	c   solving          :    1800.01
1800.04/1800.01	c   presolving       :       1.11 (included in solving)
1800.04/1800.01	c   reading          :       0.11 (included in solving)
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-3451498-1307082838.opb
1800.04/1800.01	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.01	c   Constraints      : 16399 initial, 16399 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-3451498-1307082838.opb
1800.04/1800.01	c   Variables        : 2075 (2075 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.01	c   Constraints      : 8441 initial, 9297 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          1          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.01          0         61          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.58        236        572          0          0          0          0          0          0          0
1800.04/1800.01	c   setppc           :       0.12          5          0          0          0          0       1778          0          0          0
1800.04/1800.01	c   linear           :       0.11        909          3          0        909          0       6007          0         31         24
1800.04/1800.01	c   logicor          :       0.26          0          0          0          1          0        173          0          0          0
1800.04/1800.01	c   root node        :          -         11          -          -         11          -          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0       1038          0          4          0          2         75          0          0       1958
1800.04/1800.01	c   setppc           :       4151         85      43170          0          1          3       5553         55      12092          0          0          0
1800.04/1800.01	c   linear           :          0+        84      38723          0          0          0        427         16        305        113          0          0
1800.04/1800.01	c   logicor          :       4290+        85      26331          0          1          0       3698        204       7037          1          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.01	c   integral         :     433.00       0.00       0.00     433.00       0.00       0.00       0.00
1800.04/1800.01	c   setppc           :       3.48       0.02       3.45       0.00       0.00       0.00       0.00
1800.04/1800.01	c   linear           :       0.30       0.03       0.26       0.00       0.00       0.00       0.00
1800.04/1800.01	c   logicor          :       0.22       0.03       0.19       0.00       0.00       0.00       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :          0          0          0          0
1800.04/1800.01	c   rootredcost      :          0          0          0          0
1800.04/1800.01	c   pseudoobj        :      39061          0          0          0
1800.04/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.01	c   vbounds          :       0.01       0.01       0.00
1800.04/1800.01	c   rootredcost      :       0.01       0.01       0.00
1800.04/1800.01	c   pseudoobj        :       1.08       1.08       0.00
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.01        193        193        710       19.2         63        7.1          -
1800.04/1800.01	c   infeasible LP    :       0.01         16         16         81       26.8          6        4.2          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -        486       10.9          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.36         83          -          -       1085          -    (maximal pool size: 8110)
1800.04/1800.01	c   redcost          :       0.04       1121          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.05         84          0          0        810          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :      84.76         84          0          0      16998          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       4.43         20          0          0      10000          0
1800.04/1800.01	c   cmir             :       0.35         10          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.41         10          0          0          0          0
1800.04/1800.01	c   clique           :       1.84         84          0          0        574          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.53          1          0         11          0        618
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     433.00       1038          2         75          0          0       1958
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.00          0          0
1800.04/1800.01	c   crossover        :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.00          0          0
1800.04/1800.01	c   trivial          :       0.01          2          0
1800.04/1800.01	c   shiftandpropagate:       0.03          1          0
1800.04/1800.01	c   simplerounding   :       0.00          0          0
1800.04/1800.01	c   zirounding       :       0.78        981          0
1800.04/1800.01	c   rounding         :       0.41        429          0
1800.04/1800.01	c   shifting         :       0.49        161          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   feaspump         :      13.11          1          0
1800.04/1800.01	c   clique           :       0.00          0          0
1800.04/1800.01	c   coefdiving       :      94.19         10          0
1800.04/1800.01	c   pscostdiving     :      87.82          9          0
1800.04/1800.01	c   fracdiving       :      95.64         13          0
1800.04/1800.01	c   veclendiving     :      81.61         10          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   objpscostdiving  :      39.67          3          0
1800.04/1800.01	c   rootsoldiving    :      27.02          4          0
1800.04/1800.01	c   linesearchdiving :      88.00         13          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.03          0          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   vbounds          :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   subnlp           :       0.00          0          0
1800.04/1800.01	c   trysol           :       0.00          0          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.06          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     741.37       1126    2233918    1983.94    3013.24
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:     505.37      17854    1296565      72.62    2565.59
1800.04/1800.01	c   strong branching :     432.55       2007    1106319     551.23    2557.68
1800.04/1800.01	c     (at root node) :          -         24      20126     838.58          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :       1005
1800.04/1800.01	c   nodes (total)    :       1005
1800.04/1800.01	c   nodes left       :        939
1800.04/1800.01	c   max depth        :         19
1800.04/1800.01	c   max depth (total):         19
1800.04/1800.01	c   backtracks       :        419 (41.7%)
1800.04/1800.01	c   delayed cutoffs  :         17
1800.04/1800.01	c   repropagations   :         87 (443 domain reductions, 7 cutoffs)
1800.04/1800.01	c   avg switch length:       7.74
1800.04/1800.01	c   switching time   :       0.39
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +1.86196239688597e+03
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +1.85954689388856e+03
1800.04/1800.01	c   Root Iterations  :     298289

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3451498-1307082838/watcher-3451498-1307082838 -o /tmp/evaluation-result-3451498-1307082838/solver-3451498-1307082838 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451498-1307082838.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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: 1.06 1.24 1.60 2/448 15256
/proc/meminfo: memFree=31955036/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=15376 CPUtime=0 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 2846 0 0 0 0 0 0 0 23 0 1 0 819881739 15745024 2798 33554432000 4194304 9163163 140735141029616 18446744073709551615 6919008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15256/statm: 3844 2798 389 1214 0 2626 0

[startup+0.03019 s]
/proc/loadavg: 1.06 1.24 1.60 2/448 15256
/proc/meminfo: memFree=31955036/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=18240 CPUtime=0.02 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 3565 0 0 0 2 0 0 0 23 0 1 0 819881739 18677760 3517 33554432000 4194304 9163163 140735141029616 18446744073709551615 8031106 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15256/statm: 4560 3517 395 1214 0 3342 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18240

[startup+0.101188 s]
/proc/loadavg: 1.06 1.24 1.60 2/448 15256
/proc/meminfo: memFree=31955036/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=22496 CPUtime=0.09 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 4635 0 0 0 9 0 0 0 23 0 1 0 819881739 23035904 4587 33554432000 4194304 9163163 140735141029616 18446744073709551615 8031168 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15256/statm: 5624 4587 395 1214 0 4406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22496

[startup+0.301152 s]
/proc/loadavg: 1.06 1.24 1.60 2/448 15256
/proc/meminfo: memFree=31955036/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=47896 CPUtime=0.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 11355 0 0 0 28 1 0 0 23 0 1 0 819881739 49045504 10696 33554432000 4194304 9163163 140735141029616 18446744073709551615 4782809 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15256/statm: 11974 10696 545 1214 0 10756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47896

[startup+0.701072 s]
/proc/loadavg: 1.06 1.24 1.60 2/448 15256
/proc/meminfo: memFree=31955036/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=48792 CPUtime=0.69 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 11580 0 0 0 68 1 0 0 25 0 1 0 819881739 49963008 10921 33554432000 4194304 9163163 140735141029616 18446744073709551615 6918303 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 12198 10921 545 1214 0 10980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48792

[startup+1.5009 s]
/proc/loadavg: 1.14 1.25 1.60 3/454 15262
/proc/meminfo: memFree=31875008/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=67852 CPUtime=1.48 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 16571 0 0 0 147 1 0 0 25 0 1 0 819881739 69480448 15656 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 16963 15656 684 1214 0 15745 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67852

[startup+3.10065 s]
/proc/loadavg: 1.14 1.25 1.60 3/454 15262
/proc/meminfo: memFree=31853680/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=66472 CPUtime=3.09 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 17299 0 0 0 306 3 0 0 25 0 1 0 819881739 68067328 15642 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 16618 15642 688 1214 0 15400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66472

[startup+6.30106 s]
/proc/loadavg: 1.14 1.25 1.60 3/454 15316
/proc/meminfo: memFree=31833800/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=66472 CPUtime=6.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 17313 0 0 0 624 5 0 0 25 0 1 0 819881739 68067328 15654 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 16618 15654 686 1214 0 15400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66472

[startup+12.7009 s]
/proc/loadavg: 1.27 1.28 1.60 3/454 15316
/proc/meminfo: memFree=31832868/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=66472 CPUtime=12.69 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 17313 0 0 0 1262 7 0 0 25 0 1 0 819881739 68067328 15654 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 16618 15654 686 1214 0 15400 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66472

[startup+25.5005 s]
/proc/loadavg: 1.38 1.30 1.61 3/454 15316
/proc/meminfo: memFree=31798576/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=100288 CPUtime=25.48 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 25579 0 0 0 2534 14 0 0 25 0 1 0 819881739 102694912 23911 33554432000 4194304 9163163 140735141029616 18446744073709551615 6260479 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 25072 23911 740 1214 0 23854 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100288

[startup+51.1009 s]
/proc/loadavg: 1.72 1.39 1.63 3/454 15317
/proc/meminfo: memFree=31791224/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=107140 CPUtime=51.09 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 27464 0 0 0 5083 26 0 0 25 0 1 0 819881739 109711360 25773 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 26785 25773 748 1214 0 25567 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107140

[startup+102.317 s]
/proc/loadavg: 1.88 1.49 1.65 3/454 15318
/proc/meminfo: memFree=31788916/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=108680 CPUtime=102.31 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 31628 0 0 0 10186 45 0 0 25 0 1 0 819881739 111288320 25868 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 27170 25868 740 1214 0 25952 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 108680

[startup+162.301 s]
/proc/loadavg: 2.04 1.61 1.68 3/454 15320
/proc/meminfo: memFree=31785648/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=110324 CPUtime=162.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 32783 0 0 0 16159 70 0 0 25 0 1 0 819881739 112971776 26435 33554432000 4194304 9163163 140735141029616 18446744073709551615 7447798 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 27581 26435 740 1214 0 26363 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110324

[startup+222.301 s]
/proc/loadavg: 2.17 1.71 1.70 3/454 15322
/proc/meminfo: memFree=31782736/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=111980 CPUtime=222.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 37544 0 0 0 22132 97 0 0 25 0 1 0 819881739 114667520 26740 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 27995 26740 745 1214 0 26777 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111980

[startup+282.301 s]
/proc/loadavg: 2.06 1.76 1.72 3/454 15323
/proc/meminfo: memFree=31780480/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114164 CPUtime=282.3 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 49399 0 0 0 28108 122 0 0 25 0 1 0 819881739 116903936 27225 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28541 27225 745 1214 0 27323 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114164

[startup+342.301 s]
/proc/loadavg: 2.02 1.80 1.74 3/454 15325
/proc/meminfo: memFree=31779960/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113232 CPUtime=342.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 58181 0 0 0 34081 148 0 0 25 0 1 0 819881739 115949568 26969 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28308 26969 745 1214 0 27090 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 113232

[startup+402.301 s]
/proc/loadavg: 2.01 1.83 1.75 3/454 15326
/proc/meminfo: memFree=31779296/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113708 CPUtime=402.29 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 59881 0 0 0 40055 174 0 0 25 0 1 0 819881739 116436992 27265 33554432000 4194304 9163163 140735141029616 18446744073709551615 6889656 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28427 27265 775 1214 0 27209 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 113708

[startup+462.301 s]
/proc/loadavg: 2.00 1.86 1.76 3/454 15382
/proc/meminfo: memFree=31798676/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=112760 CPUtime=462.3 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 64672 0 0 0 46029 201 0 0 25 0 1 0 819881739 115466240 26950 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28190 26950 749 1214 0 26972 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112760

[startup+522.3 s]
/proc/loadavg: 2.00 1.88 1.77 3/454 15384
/proc/meminfo: memFree=31795856/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=112928 CPUtime=522.3 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 69019 0 0 0 52005 225 0 0 25 0 1 0 819881739 115638272 26989 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28232 26989 749 1214 0 27014 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 112928

[startup+582.3 s]
/proc/loadavg: 2.14 1.95 1.80 3/454 15385
/proc/meminfo: memFree=31794332/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=112252 CPUtime=582.31 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 71975 0 0 0 57978 253 0 0 25 0 1 0 819881739 114946048 26945 33554432000 4194304 9163163 140735141029616 18446744073709551615 7348646 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28063 26945 752 1214 0 26845 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 112252

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.00 1.84 3/454 15473
/proc/meminfo: memFree=31788232/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113352 CPUtime=822.31 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 77296 0 0 0 81873 358 0 0 25 0 1 0 819881739 116072448 27095 33554432000 4194304 9163163 140735141029616 18446744073709551615 7348401 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28338 27095 749 1214 0 27120 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113352

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.85 3/454 15474
/proc/meminfo: memFree=31783724/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113844 CPUtime=882.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 81313 0 0 0 87844 388 0 0 25 0 1 0 819881739 116576256 27310 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28461 27310 749 1214 0 27243 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113844

[startup+942.301 s]
/proc/loadavg: 2.11 2.03 1.87 3/454 15476
/proc/meminfo: memFree=31779960/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114036 CPUtime=942.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 83679 0 0 0 93816 416 0 0 25 0 1 0 819881739 116772864 27375 33554432000 4194304 9163163 140735141029616 18446744073709551615 7373762 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28509 27375 749 1214 0 27291 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 114036

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 1.87 3/454 15477
/proc/meminfo: memFree=31778676/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=112664 CPUtime=1002.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 84699 0 0 0 99791 441 0 0 25 0 1 0 819881739 115367936 26913 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28166 26913 749 1214 0 26948 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 112664

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.88 3/454 15479
/proc/meminfo: memFree=31776672/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114060 CPUtime=1062.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 87658 0 0 0 105766 466 0 0 25 0 1 0 819881739 116797440 27169 33554432000 4194304 9163163 140735141029616 18446744073709551615 7348101 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28515 27169 749 1214 0 27297 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114060

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/454 15481
/proc/meminfo: memFree=31772552/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114112 CPUtime=1122.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 89839 0 0 0 111738 494 0 0 25 0 1 0 819881739 116850688 27178 33554432000 4194304 9163163 140735141029616 18446744073709551615 7391808 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28528 27178 749 1214 0 27310 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114112

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/454 15482
/proc/meminfo: memFree=31769420/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113668 CPUtime=1182.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 91528 0 0 0 117712 520 0 0 25 0 1 0 819881739 116396032 27283 33554432000 4194304 9163163 140735141029616 18446744073709551615 7318929 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28417 27283 749 1214 0 27199 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 113668

[startup+1242.3 s]
/proc/loadavg: 2.20 2.06 1.92 3/454 15484
/proc/meminfo: memFree=31766784/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114048 CPUtime=1242.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 93662 0 0 0 123684 548 0 0 25 0 1 0 819881739 116785152 27170 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28512 27170 749 1214 0 27294 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 114048

[startup+1302.3 s]
/proc/loadavg: 2.19 2.08 1.93 3/454 15485
/proc/meminfo: memFree=31762780/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114096 CPUtime=1302.33 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 97335 0 0 0 129657 576 0 0 25 0 1 0 819881739 116834304 27175 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28524 27175 749 1214 0 27306 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 114096

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 1.93 3/454 15487
/proc/meminfo: memFree=31761764/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=113156 CPUtime=1362.32 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 99433 0 0 0 135631 601 0 0 25 0 1 0 819881739 115871744 27156 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28289 27156 749 1214 0 27071 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 113156

[startup+1422.32 s]
/proc/loadavg: 2.09 2.08 1.94 3/454 15489
/proc/meminfo: memFree=31761124/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114088 CPUtime=1422.35 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 100417 0 0 0 141607 628 0 0 25 0 1 0 819881739 116826112 27291 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28522 27291 749 1214 0 27304 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 114088

[startup+1482.3 s]
/proc/loadavg: 2.11 2.07 1.94 3/454 15490
/proc/meminfo: memFree=31758240/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114088 CPUtime=1482.33 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 103292 0 0 0 147577 656 0 0 25 0 1 0 819881739 116826112 27297 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28522 27297 751 1214 0 27304 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 114088

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 1.94 3/454 15492
/proc/meminfo: memFree=31754720/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114072 CPUtime=1542.33 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 105585 0 0 0 153550 683 0 0 25 0 1 0 819881739 116809728 27301 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28518 27301 749 1214 0 27300 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 114072

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 1.95 3/454 15493
/proc/meminfo: memFree=31753816/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114044 CPUtime=1602.34 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 107623 0 0 0 159525 709 0 0 25 0 1 0 819881739 116781056 27193 33554432000 4194304 9163163 140735141029616 18446744073709551615 5460474 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28511 27193 749 1214 0 27293 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 114044

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 1.95 3/454 15504
/proc/meminfo: memFree=31748968/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=115996 CPUtime=1662.34 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 110498 0 0 0 165500 734 0 0 25 0 1 0 819881739 118779904 27785 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28999 27785 792 1214 0 27781 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 115996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/454 15506
/proc/meminfo: memFree=31746464/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=115976 CPUtime=1722.34 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 113666 0 0 0 171470 764 0 0 25 0 1 0 819881739 118759424 27854 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28994 27854 842 1214 0 27776 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 115976

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 1.96 3/454 15507
/proc/meminfo: memFree=31746936/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=114436 CPUtime=1782.34 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 114064 0 0 0 177445 789 0 0 25 0 1 0 819881739 117182464 27334 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28609 27334 749 1214 0 27391 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 114436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.10 2.05 1.96 3/454 15508
/proc/meminfo: memFree=31746180/32951124 swapFree=55639044/67111528
[pid=15256] ppid=15254 vsize=115940 CPUtime=1800.05 cores=0,2,4,6
/proc/15256/stat : 15256 (scip-2.0.1.4b.l) R 15254 15256 12722 0 -1 4202496 114569 0 0 0 179208 797 0 0 25 0 1 0 819881739 118722560 27839 33554432000 4194304 9163163 140735141029616 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15256/statm: 28985 27839 832 1214 0 27767 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 115940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1792.08
CPU system time (s): 7.98479
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.08
system time used= 7.98479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114572
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= 6
involuntary context switches= 2835

runsolver used 8.30774 second user time and 17.9003 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-03 08:33:59
IDJOB=3451498
IDBENCH=2095
IDSOLVER=1948
FILE ID=node133/3451498-1307082838
RUNJOBID= node133-1307082838-15241
PBS_JOBID= 13497853
Free space on /tmp= 73980 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-hanoi5.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451498-1307082838/watcher-3451498-1307082838 -o /tmp/evaluation-result-3451498-1307082838/solver-3451498-1307082838 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451498-1307082838.opb -t 1800 -m 15500

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

MD5SUM BENCH= e569a703dfec131c012510753e8401ab
RANDOM SEED=956909406

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.834
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	: 6741.12
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.834
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	: 5332.74
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.834
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.83
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.834
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.74
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.834
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:      31955192 kB
Buffers:        268300 kB
Cached:         433980 kB
SwapCached:      10584 kB
Active:         313592 kB
Inactive:       409412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31955192 kB
SwapTotal:    67111528 kB
SwapFree:     55639044 kB
Dirty:           24844 kB
Writeback:           0 kB
AnonPages:       18060 kB
Mapped:          12324 kB
Slab:           152164 kB
PageTables:      53500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114890388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node133 at 2011-06-03 09:04:01