Trace number 3453158

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.05 1800.03

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.4 [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-3453158-1307082664.opb>
0.09/0.10	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.15	c presolving:
0.09/0.18	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.19	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.19	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.19	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.19/0.20	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.19/0.20	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.19/0.20	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.19/0.21	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.19/0.21	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.29	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.29/0.30	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.33	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.33	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.35	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.38	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.39	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.39/0.40	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.43	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.43	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.44	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.49/0.50	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.49/0.50	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.49/0.51	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.52	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.57	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.57	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.58	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.59	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.59/0.62	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.63	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.64	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.68	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.68	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.69/0.72	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.69/0.72	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.76	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.77	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.79/0.81	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.79/0.81	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.87	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.88	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.89/0.92	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.93	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.96	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.97	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.98	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
1.00/1.03	c    (1.0s) probing: 1000/2901 (34.5%) - 197 fixings, 482 aggregations, 3551 implications, 0 bound changes
1.00/1.04	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
1.00/1.04	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.06	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.10	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.10	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.10/1.14	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.10/1.14	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.20/1.21	c    (1.2s) probing: 1360/2901 (46.9%) - 236 fixings, 572 aggregations, 3912 implications, 0 bound changes
1.20/1.21	c    (1.2s) probing aborted: 100/100 successive totally useless probings
1.20/1.21	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.20/1.22	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.20/1.27	c    (1.3s) probing: 1499/2901 (51.7%) - 236 fixings, 572 aggregations, 3918 implications, 0 bound changes
1.20/1.27	c    (1.3s) probing aborted: 100/100 successive totally useless probings
1.20/1.27	c presolving (56 rounds):
1.20/1.27	c  1787 deleted vars, 7958 deleted constraints, 0 added constraints, 910 tightened bounds, 0 added holes, 31 changed sides, 24 changed coefficients
1.20/1.27	c  69221 implications, 0 cliques
1.20/1.27	c presolved problem has 2075 variables (2075 bin, 0 int, 0 impl, 0 cont) and 8441 constraints
1.20/1.27	c    4151 constraints of type <setppc>
1.20/1.27	c    4290 constraints of type <logicor>
1.20/1.27	c transformed objective value is always integral (scale: 1)
1.20/1.27	c Presolving Time: 1.15
1.20/1.27	c - non default parameters ----------------------------------------------------------------------
1.20/1.27	c # SCIP version 2.0.1.4
1.20/1.27	c 
1.20/1.27	c # frequency for displaying node information lines
1.20/1.27	c # [type: int, range: [-1,2147483647], default: 100]
1.20/1.27	c display/freq = 10000
1.20/1.27	c 
1.20/1.27	c # maximal time in seconds to run
1.20/1.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.20/1.27	c limits/time = 1800
1.20/1.27	c 
1.20/1.27	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.20/1.27	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.20/1.27	c limits/memory = 13950
1.20/1.27	c 
1.20/1.27	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.20/1.27	c # [type: int, range: [1,2], default: 1]
1.20/1.27	c timing/clocktype = 2
1.20/1.27	c 
1.20/1.27	c # belongs reading time to solving time?
1.20/1.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.20/1.27	c timing/reading = TRUE
1.20/1.27	c 
1.20/1.27	c # should presolving try to simplify inequalities
1.20/1.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.20/1.27	c constraints/linear/simplifyinequalities = TRUE
1.20/1.27	c 
1.20/1.27	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.20/1.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.20/1.27	c constraints/indicator/addCouplingCons = TRUE
1.20/1.27	c 
1.20/1.27	c # should presolving try to simplify knapsacks
1.20/1.27	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.20/1.27	c constraints/knapsack/simplifyinequalities = TRUE
1.20/1.27	c 
1.20/1.27	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.20/1.27	c # [type: int, range: [-1,2147483647], default: -1]
1.20/1.27	c separating/rapidlearning/freq = 0
1.20/1.27	c 
1.20/1.27	c -----------------------------------------------------------------------------------------------
1.20/1.27	c start solving
1.20/1.27	c 
2.48/2.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.48/2.59	c   2.6s|     1 |     0 |  6574 |     - |  22M|   0 |1351 |2075 |8486 |2075 |8427 |   0 |  45 |   0 | 1.602531e+03 |      --      |    Inf 
16.76/16.89	c  16.9s|     1 |     0 | 45409 |     - |  23M|   0 |1336 |2075 |9021 |2075 |8463 | 140 |  45 |   0 | 1.644250e+03 |      --      |    Inf 
17.76/17.81	c  17.8s|     1 |     0 | 48613 |     - |  24M|   0 |1373 |2075 |9021 |2075 |8566 | 243 |  45 |   0 | 1.661750e+03 |      --      |    Inf 
19.26/19.30	c  19.3s|     1 |     0 | 54365 |     - |  26M|   0 |1442 |2075 |9021 |2075 |8634 | 311 |  45 |   0 | 1.695306e+03 |      --      |    Inf 
20.56/20.68	c  20.7s|     1 |     0 | 59126 |     - |  27M|   0 |1445 |2075 |9021 |2075 |8699 | 376 |  45 |   0 | 1.735549e+03 |      --      |    Inf 
22.16/22.20	c  22.2s|     1 |     0 | 64519 |     - |  28M|   0 |1415 |2075 |9021 |2075 |8754 | 431 |  45 |   0 | 1.772676e+03 |      --      |    Inf 
23.26/23.39	c  23.4s|     1 |     0 | 69318 |     - |  29M|   0 |1400 |2075 |9021 |2075 |8803 | 480 |  45 |   0 | 1.799588e+03 |      --      |    Inf 
24.07/24.12	c  24.1s|     1 |     0 | 71586 |     - |  30M|   0 |1410 |2075 |9021 |2075 |8847 | 524 |  45 |   0 | 1.804129e+03 |      --      |    Inf 
25.17/25.23	c  25.2s|     1 |     0 | 74465 |     - |  32M|   0 |1469 |2075 |9021 |2075 |8897 | 574 |  45 |   0 | 1.809468e+03 |      --      |    Inf 
26.76/26.88	c  26.9s|     1 |     0 | 79543 |     - |  33M|   0 |1583 |2075 |9021 |2075 |8932 | 609 |  45 |   0 | 1.813460e+03 |      --      |    Inf 
28.36/28.51	c  28.5s|     1 |     0 | 82799 |     - |  33M|   0 |1611 |2075 |9021 |2075 |8963 | 640 |  45 |   0 | 1.817808e+03 |      --      |    Inf 
29.57/29.70	c  29.7s|     1 |     0 | 83902 |     - |  34M|   0 |1597 |2075 |9021 |2075 |8990 | 667 |  45 |   0 | 1.819833e+03 |      --      |    Inf 
33.36/33.46	c  33.5s|     1 |     0 | 90092 |     - |  35M|   0 |1577 |2075 |9021 |2075 |9013 | 690 |  45 |   0 | 1.823440e+03 |      --      |    Inf 
35.46/35.57	c  35.6s|     1 |     0 | 95622 |     - |  36M|   0 |1615 |2075 |9021 |2075 |9045 | 722 |  45 |   0 | 1.827187e+03 |      --      |    Inf 
37.96/38.04	c  38.0s|     1 |     0 |101750 |     - |  36M|   0 |1601 |2075 |9021 |2075 |9069 | 746 |  45 |   0 | 1.829334e+03 |      --      |    Inf 
40.26/40.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.26/40.39	c  40.4s|     1 |     0 |107089 |     - |  38M|   0 |1597 |2075 |9021 |2075 |9097 | 774 |  45 |   0 | 1.831406e+03 |      --      |    Inf 
43.16/43.24	c  43.2s|     1 |     0 |113785 |     - |  39M|   0 |1614 |2075 |9021 |2075 |8862 | 800 |  45 |   0 | 1.832895e+03 |      --      |    Inf 
45.16/45.29	c  45.3s|     1 |     0 |117848 |     - |  40M|   0 |1671 |2075 |9021 |2075 |8893 | 831 |  45 |   0 | 1.835076e+03 |      --      |    Inf 
49.06/49.18	c  49.2s|     1 |     0 |125048 |     - |  41M|   0 |1663 |2075 |9021 |2075 |8927 | 865 |  45 |   0 | 1.837444e+03 |      --      |    Inf 
52.27/52.35	c  52.4s|     1 |     0 |132357 |     - |  42M|   0 |1702 |2075 |9021 |2075 |8966 | 904 |  45 |   0 | 1.839607e+03 |      --      |    Inf 
56.08/56.16	c  56.2s|     1 |     0 |139947 |     - |  44M|   0 |1651 |2075 |9021 |2075 |8996 | 934 |  45 |   0 | 1.842175e+03 |      --      |    Inf 
58.86/58.94	c  58.9s|     1 |     0 |147047 |     - |  44M|   0 |1744 |2075 |9021 |2075 |9020 | 958 |  45 |   0 | 1.843404e+03 |      --      |    Inf 
61.86/61.93	c  61.9s|     1 |     0 |151834 |     - |  45M|   0 |1649 |2075 |9021 |2075 |8898 | 972 |  45 |   0 | 1.844490e+03 |      --      |    Inf 
65.26/65.32	c  65.3s|     1 |     0 |157701 |     - |  45M|   0 |1686 |2075 |9021 |2075 |8917 | 991 |  45 |   0 | 1.845613e+03 |      --      |    Inf 
67.56/67.65	c  67.6s|     1 |     0 |161708 |     - |  45M|   0 |1657 |2075 |9021 |2075 |8941 |1015 |  45 |   0 | 1.846846e+03 |      --      |    Inf 
70.66/70.74	c  70.7s|     1 |     0 |168869 |     - |  45M|   0 |1651 |2075 |9021 |2075 |8964 |1038 |  45 |   0 | 1.848856e+03 |      --      |    Inf 
75.66/75.81	c  75.8s|     1 |     0 |177426 |     - |  46M|   0 |1781 |2075 |9021 |2075 |8987 |1061 |  45 |   0 | 1.849926e+03 |      --      |    Inf 
80.06/80.19	c  80.2s|     1 |     0 |186195 |     - |  46M|   0 |1804 |2075 |9021 |2075 |9009 |1083 |  45 |   0 | 1.850823e+03 |      --      |    Inf 
84.76/84.90	c  84.9s|     1 |     0 |194173 |     - |  46M|   0 |1685 |2075 |9021 |2075 |8895 |1099 |  45 |   0 | 1.851644e+03 |      --      |    Inf 
87.88/87.92	c  87.9s|     1 |     0 |197884 |     - |  46M|   0 |1686 |2075 |9021 |2075 |8909 |1113 |  45 |   0 | 1.851854e+03 |      --      |    Inf 
90.46/90.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.46/90.50	c  90.5s|     1 |     0 |200132 |     - |  46M|   0 |1671 |2075 |9021 |2075 |8918 |1122 |  45 |   0 | 1.852178e+03 |      --      |    Inf 
93.06/93.10	c  93.1s|     1 |     0 |201962 |     - |  46M|   0 |1701 |2075 |9021 |2075 |8933 |1137 |  45 |   0 | 1.852812e+03 |      --      |    Inf 
96.78/96.89	c  96.9s|     1 |     0 |207940 |     - |  46M|   0 |1674 |2075 |9021 |2075 |8949 |1153 |  45 |   0 | 1.853567e+03 |      --      |    Inf 
100.46/100.56	c   101s|     1 |     0 |214809 |     - |  46M|   0 |1668 |2075 |9021 |2075 |8967 |1171 |  45 |   0 | 1.853770e+03 |      --      |    Inf 
103.46/103.51	c   104s|     1 |     0 |218910 |     - |  46M|   0 |1650 |2075 |9021 |2075 |8890 |1183 |  45 |   0 | 1.854055e+03 |      --      |    Inf 
105.17/105.27	c   105s|     1 |     0 |220794 |     - |  46M|   0 |1688 |2075 |9021 |2075 |8900 |1193 |  45 |   0 | 1.854493e+03 |      --      |    Inf 
108.06/108.15	c   108s|     1 |     0 |224802 |     - |  46M|   0 |1685 |2075 |9021 |2075 |8917 |1210 |  45 |   0 | 1.854749e+03 |      --      |    Inf 
111.08/111.13	c   111s|     1 |     0 |228400 |     - |  46M|   0 |1748 |2075 |9021 |2075 |8930 |1223 |  45 |   0 | 1.854861e+03 |      --      |    Inf 
112.26/112.39	c   112s|     1 |     0 |229306 |     - |  46M|   0 |1692 |2075 |9021 |2075 |8938 |1231 |  45 |   0 | 1.854872e+03 |      --      |    Inf 
114.16/114.30	c   114s|     1 |     0 |230793 |     - |  46M|   0 |1692 |2075 |9021 |2075 |8943 |1236 |  45 |   0 | 1.854998e+03 |      --      |    Inf 
116.06/116.11	c   116s|     1 |     0 |231782 |     - |  46M|   0 |1681 |2075 |9021 |2075 |8888 |1241 |  45 |   0 | 1.855026e+03 |      --      |    Inf 
118.57/118.61	c   119s|     1 |     0 |234465 |     - |  46M|   0 |1682 |2075 |9021 |2075 |8898 |1251 |  45 |   0 | 1.855253e+03 |      --      |    Inf 
120.26/120.36	c   120s|     1 |     0 |235805 |     - |  46M|   0 |1667 |2075 |9021 |2075 |8905 |1258 |  45 |   0 | 1.855316e+03 |      --      |    Inf 
121.86/121.95	c   122s|     1 |     0 |236106 |     - |  46M|   0 |1666 |2075 |9021 |2075 |8914 |1267 |  45 |   0 | 1.855364e+03 |      --      |    Inf 
123.67/123.72	c   124s|     1 |     0 |237136 |     - |  47M|   0 |1663 |2075 |9021 |2075 |8921 |1274 |  45 |   0 | 1.855402e+03 |      --      |    Inf 
126.48/126.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.48/126.53	c   127s|     1 |     0 |241701 |     - |  47M|   0 |1677 |2075 |9021 |2075 |8930 |1283 |  45 |   0 | 1.855527e+03 |      --      |    Inf 
128.58/128.67	c   129s|     1 |     0 |243532 |     - |  47M|   0 |1661 |2075 |9021 |2075 |8885 |1293 |  45 |   0 | 1.855599e+03 |      --      |    Inf 
129.68/129.80	c   130s|     1 |     0 |244036 |     - |  47M|   0 |1645 |2075 |9021 |2075 |8894 |1302 |  45 |   0 | 1.855619e+03 |      --      |    Inf 
131.56/131.63	c   132s|     1 |     0 |246552 |     - |  47M|   0 |1644 |2075 |9021 |2075 |8904 |1312 |  45 |   0 | 1.855941e+03 |      --      |    Inf 
133.96/134.02	c   134s|     1 |     0 |248597 |     - |  47M|   0 |1666 |2075 |9021 |2075 |8916 |1324 |  45 |   0 | 1.856091e+03 |      --      |    Inf 
136.16/136.24	c   136s|     1 |     0 |251765 |     - |  47M|   0 |1674 |2075 |9021 |2075 |8927 |1335 |  45 |   0 | 1.856652e+03 |      --      |    Inf 
140.16/140.25	c   140s|     1 |     0 |258105 |     - |  47M|   0 |1665 |2075 |9021 |2075 |8947 |1355 |  45 |   0 | 1.857026e+03 |      --      |    Inf 
143.26/143.30	c   143s|     1 |     0 |262238 |     - |  47M|   0 |1667 |2075 |9021 |2075 |8916 |1366 |  45 |   0 | 1.857401e+03 |      --      |    Inf 
145.46/145.59	c   146s|     1 |     0 |263851 |     - |  47M|   0 |1669 |2075 |9021 |2075 |8924 |1374 |  45 |   0 | 1.857441e+03 |      --      |    Inf 
147.46/147.55	c   148s|     1 |     0 |265393 |     - |  47M|   0 |1634 |2075 |9021 |2075 |8938 |1388 |  45 |   0 | 1.857554e+03 |      --      |    Inf 
149.36/149.50	c   150s|     1 |     0 |267241 |     - |  47M|   0 |1644 |2075 |9021 |2075 |8951 |1401 |  45 |   0 | 1.857740e+03 |      --      |    Inf 
150.37/150.40	c   150s|     1 |     0 |267306 |     - |  47M|   0 |1644 |2075 |9021 |2075 |8955 |1405 |  45 |   0 | 1.857740e+03 |      --      |    Inf 
152.47/152.56	c   153s|     1 |     0 |269592 |     - |  47M|   0 |1685 |2075 |9021 |2075 |8962 |1412 |  45 |   0 | 1.857788e+03 |      --      |    Inf 
154.56/154.63	c   155s|     1 |     0 |270670 |     - |  47M|   0 |1646 |2075 |9021 |2075 |8947 |1420 |  45 |   0 | 1.857804e+03 |      --      |    Inf 
156.66/156.71	c   157s|     1 |     0 |272969 |     - |  47M|   0 |1664 |2075 |9021 |2075 |8957 |1430 |  45 |   0 | 1.857963e+03 |      --      |    Inf 
158.87/158.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
158.87/158.95	c   159s|     1 |     0 |274295 |     - |  47M|   0 |1675 |2075 |9021 |2075 |8964 |1437 |  45 |   0 | 1.858030e+03 |      --      |    Inf 
162.07/162.14	c   162s|     1 |     0 |279280 |     - |  47M|   0 |1655 |2075 |9021 |2075 |8978 |1451 |  45 |   0 | 1.858423e+03 |      --      |    Inf 
164.06/164.10	c   164s|     1 |     0 |280763 |     - |  47M|   0 |1652 |2075 |9021 |2075 |8987 |1460 |  45 |   0 | 1.858605e+03 |      --      |    Inf 
165.98/166.08	c   166s|     1 |     0 |282360 |     - |  47M|   0 |1643 |2075 |9021 |2075 |8997 |1470 |  45 |   0 | 1.858690e+03 |      --      |    Inf 
168.06/168.21	c   168s|     1 |     0 |284112 |     - |  47M|   0 |1631 |2075 |9021 |2075 |8947 |1482 |  45 |   0 | 1.858794e+03 |      --      |    Inf 
169.46/169.57	c   170s|     1 |     0 |284398 |     - |  47M|   0 |1622 |2075 |9021 |2075 |8957 |1492 |  45 |   0 | 1.858819e+03 |      --      |    Inf 
171.16/171.25	c   171s|     1 |     0 |284459 |     - |  47M|   0 |1634 |2075 |9021 |2075 |8963 |1498 |  45 |   0 | 1.858819e+03 |      --      |    Inf 
173.06/173.19	c   173s|     1 |     0 |285328 |     - |  47M|   0 |1651 |2075 |9021 |2075 |8972 |1507 |  45 |   0 | 1.858873e+03 |      --      |    Inf 
174.37/174.44	c   174s|     1 |     0 |285480 |     - |  47M|   0 |1660 |2075 |9021 |2075 |8979 |1514 |  45 |   0 | 1.858875e+03 |      --      |    Inf 
175.66/175.74	c   176s|     1 |     0 |285600 |     - |  47M|   0 |1662 |2075 |9021 |2075 |8987 |1522 |  45 |   0 | 1.858883e+03 |      --      |    Inf 
177.26/177.35	c   177s|     1 |     0 |286323 |     - |  47M|   0 |1649 |2075 |9021 |2075 |8943 |1528 |  45 |   0 | 1.858944e+03 |      --      |    Inf 
178.86/178.99	c   179s|     1 |     0 |286853 |     - |  47M|   0 |1667 |2075 |9021 |2075 |8956 |1541 |  45 |   0 | 1.858958e+03 |      --      |    Inf 
180.56/180.60	c   181s|     1 |     0 |289052 |     - |  47M|   0 |1649 |2075 |9021 |2075 |8966 |1551 |  45 |   0 | 1.859125e+03 |      --      |    Inf 
181.97/182.00	c   182s|     1 |     0 |290242 |     - |  47M|   0 |1651 |2075 |9021 |2075 |8976 |1561 |  45 |   0 | 1.859192e+03 |      --      |    Inf 
183.26/183.39	c   183s|     1 |     0 |291719 |     - |  47M|   0 |1674 |2075 |9021 |2075 |8991 |1576 |  45 |   0 | 1.859282e+03 |      --      |    Inf 
184.57/184.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
184.57/184.65	c   185s|     1 |     0 |291796 |     - |  47M|   0 |1667 |2075 |9021 |2075 |8994 |1579 |  45 |   0 | 1.859282e+03 |      --      |    Inf 
185.78/185.91	c   186s|     1 |     0 |292096 |     - |  47M|   0 |1662 |2075 |9021 |2075 |8952 |1584 |  45 |   0 | 1.859292e+03 |      --      |    Inf 
187.16/187.27	c   187s|     1 |     0 |292744 |     - |  47M|   0 |1644 |2075 |9021 |2075 |8958 |1590 |  45 |   0 | 1.859297e+03 |      --      |    Inf 
188.56/188.61	c   189s|     1 |     0 |294008 |     - |  47M|   0 |1638 |2075 |9021 |2075 |8963 |1595 |  45 |   0 | 1.859408e+03 |      --      |    Inf 
189.97/190.05	c   190s|     1 |     0 |295098 |     - |  48M|   0 |1638 |2075 |9021 |2075 |8975 |1607 |  45 |   0 | 1.859510e+03 |      --      |    Inf 
190.86/190.91	c   191s|     1 |     0 |295155 |     - |  48M|   0 |1643 |2075 |9021 |2075 |8982 |1614 |  45 |   0 | 1.859511e+03 |      --      |    Inf 
192.06/192.10	c   192s|     1 |     0 |296054 |     - |  48M|   0 |1662 |2075 |9021 |2075 |8989 |1621 |  45 |   0 | 1.859524e+03 |      --      |    Inf 
193.67/193.71	c   194s|     1 |     0 |296322 |     - |  48M|   0 |1648 |2075 |9021 |2075 |8962 |1628 |  45 |   0 | 1.859525e+03 |      --      |    Inf 
194.58/194.65	c   195s|     1 |     0 |296454 |     - |  48M|   0 |1643 |2075 |9021 |2075 |8969 |1635 |  45 |   0 | 1.859526e+03 |      --      |    Inf 
196.07/196.13	c   196s|     1 |     0 |298289 |     - |  48M|   0 |1652 |2075 |9021 |2075 |8975 |1641 |  45 |   0 | 1.859547e+03 |      --      |    Inf 
204.17/204.24	c   204s|     1 |     2 |298289 |     - |  48M|   0 |1652 |2075 |9021 |2075 |8975 |1641 |  45 |  24 | 1.859547e+03 |      --      |    Inf 
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.02/1800.00	c Solving Time (sec) : 1800.01
1800.02/1800.00	c Solving Nodes      : 1009
1800.02/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.00	c Dual Bound         : +1.86196239688597e+03
1800.02/1800.00	c Gap                : infinite
1800.02/1800.00	s UNKNOWN
1800.02/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.02/1800.00	c Total Time         :    1800.01
1800.02/1800.00	c   solving          :    1800.01
1800.02/1800.00	c   presolving       :       1.15 (included in solving)
1800.02/1800.00	c   reading          :       0.11 (included in solving)
1800.02/1800.00	c Original Problem   :
1800.02/1800.00	c   Problem name     : HOME/instance-3453158-1307082664.opb
1800.02/1800.00	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 16399 initial, 16399 maximal
1800.02/1800.00	c Presolved Problem  :
1800.02/1800.00	c   Problem name     : t_HOME/instance-3453158-1307082664.opb
1800.02/1800.00	c   Variables        : 2075 (2075 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 8441 initial, 9297 maximal
1800.02/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.02/1800.00	c   trivial          :       0.00          1          0          0          0          0          0          0          0          0
1800.02/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   implics          :       0.01          0         61          0          0          0          0          0          0          0
1800.02/1800.00	c   probing          :       0.58        236        572          0          0          0          0          0          0          0
1800.02/1800.00	c   setppc           :       0.12          5          0          0          0          0       1778          0          0          0
1800.02/1800.00	c   linear           :       0.11        909          3          0        909          0       6007          0         31         24
1800.02/1800.00	c   logicor          :       0.27          0          0          0          1          0        173          0          0          0
1800.02/1800.00	c   root node        :          -         11          -          -         11          -          -          -          -          -
1800.02/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   integral         :          0          0          0       1042          0          4          0          2         75          0          0       1966
1800.02/1800.00	c   setppc           :       4151         85      43181          0          1          3       5553         55      12110          0          0          0
1800.02/1800.00	c   linear           :          0+        84      38734          0          0          0        427         16        305        113          0          0
1800.02/1800.00	c   logicor          :       4290+        85      26339          0          1          0       3698        204       7051          1          0          0
1800.02/1800.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1800.02/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.02/1800.00	c   integral         :     432.96       0.00       0.00     432.96       0.00       0.00       0.00
1800.02/1800.00	c   setppc           :       3.50       0.03       3.48       0.00       0.00       0.00       0.00
1800.02/1800.00	c   linear           :       0.30       0.03       0.27       0.00       0.00       0.00       0.00
1800.02/1800.00	c   logicor          :       0.23       0.03       0.20       0.00       0.00       0.00       0.00
1800.02/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.02/1800.00	c   vbounds          :          0          0          0          0
1800.02/1800.00	c   rootredcost      :          0          0          0          0
1800.02/1800.00	c   pseudoobj        :      39072          0          0          0
1800.02/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.02/1800.00	c   vbounds          :       0.01       0.01       0.00
1800.02/1800.00	c   rootredcost      :       0.01       0.01       0.00
1800.02/1800.00	c   pseudoobj        :       1.07       1.07       0.00
1800.02/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.01	c   propagation      :       0.01        193        193        710       19.2         63        7.1          -
1800.02/1800.01	c   infeasible LP    :       0.01         16         16         81       26.8          6        4.2          0
1800.02/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.01	c   applied globally :          -          -          -        486       10.9          -          -          -
1800.02/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.01	c   cut pool         :       0.35         83          -          -       1085          -    (maximal pool size: 8110)
1800.02/1800.01	c   redcost          :       0.04       1125          0          0          0          0
1800.02/1800.01	c   impliedbounds    :       0.05         84          0          0        810          0
1800.02/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.01	c   gomory           :      85.70         84          0          0      16998          0
1800.02/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.02/1800.01	c   strongcg         :       4.47         20          0          0      10000          0
1800.02/1800.01	c   cmir             :       0.35         10          0          0          0          0
1800.02/1800.01	c   flowcover        :       0.41         10          0          0          0          0
1800.02/1800.01	c   clique           :       2.03         84          0          0        574          0
1800.02/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.02/1800.01	c   rapidlearning    :       0.54          1          0         11          0        618
1800.02/1800.01	c Pricers            :       Time      Calls       Vars
1800.02/1800.01	c   problem variables:       0.00          0          0
1800.02/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.01	c   relpscost        :     432.95       1042          2         75          0          0       1966
1800.02/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.02/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.01	c   LP solutions     :       0.00          -          0
1800.02/1800.01	c   pseudo solutions :       0.00          -          0
1800.02/1800.01	c   oneopt           :       0.00          0          0
1800.02/1800.01	c   crossover        :       0.00          0          0
1800.02/1800.01	c   guideddiving     :       0.00          0          0
1800.02/1800.01	c   trivial          :       0.01          2          0
1800.02/1800.01	c   shiftandpropagate:       0.03          1          0
1800.02/1800.01	c   simplerounding   :       0.00          0          0
1800.02/1800.01	c   zirounding       :       0.78        985          0
1800.02/1800.01	c   rounding         :       0.41        430          0
1800.02/1800.01	c   shifting         :       0.50        161          0
1800.02/1800.01	c   intshifting      :       0.00          0          0
1800.02/1800.01	c   twoopt           :       0.00          0          0
1800.02/1800.01	c   fixandinfer      :       0.00          0          0
1800.02/1800.01	c   feaspump         :      13.11          1          0
1800.02/1800.01	c   clique           :       0.00          0          0
1800.02/1800.01	c   coefdiving       :      94.24         10          0
1800.02/1800.01	c   pscostdiving     :      87.81          9          0
1800.02/1800.01	c   fracdiving       :      95.70         13          0
1800.02/1800.01	c   veclendiving     :      81.51         10          0
1800.02/1800.01	c   intdiving        :       0.00          0          0
1800.02/1800.01	c   actconsdiving    :       0.00          0          0
1800.02/1800.01	c   objpscostdiving  :      39.53          3          0
1800.02/1800.01	c   rootsoldiving    :      26.94          4          0
1800.02/1800.01	c   linesearchdiving :      88.07         13          0
1800.02/1800.01	c   octane           :       0.00          0          0
1800.02/1800.01	c   rens             :       0.01          0          0
1800.02/1800.01	c   rins             :       0.00          0          0
1800.02/1800.01	c   localbranching   :       0.00          0          0
1800.02/1800.01	c   mutation         :       0.00          0          0
1800.02/1800.01	c   dins             :       0.00          0          0
1800.02/1800.01	c   vbounds          :       0.00          0          0
1800.02/1800.01	c   undercover       :       0.00          0          0
1800.02/1800.01	c   subnlp           :       0.00          0          0
1800.02/1800.01	c   trysol           :       0.00          0          0
1800.02/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.01	c   primal LP        :       0.06          0          0       0.00       0.00
1800.02/1800.01	c   dual LP          :     740.33       1130    2235924    1978.69    3020.16
1800.02/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.01	c   diving/probing LP:     505.44      17854    1296565      72.62    2565.23
1800.02/1800.01	c   strong branching :     432.50       2007    1106319     551.23    2557.94
1800.02/1800.01	c     (at root node) :          -         24      20126     838.58          -
1800.02/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.01	c B&B Tree           :
1800.02/1800.01	c   number of runs   :          1
1800.02/1800.01	c   nodes            :       1009
1800.02/1800.01	c   nodes (total)    :       1009
1800.02/1800.01	c   nodes left       :        943
1800.02/1800.01	c   max depth        :         19
1800.02/1800.01	c   max depth (total):         19
1800.02/1800.01	c   backtracks       :        421 (41.7%)
1800.02/1800.01	c   delayed cutoffs  :         17
1800.02/1800.01	c   repropagations   :         87 (443 domain reductions, 7 cutoffs)
1800.02/1800.01	c   avg switch length:       7.75
1800.02/1800.01	c   switching time   :       0.39
1800.02/1800.01	c Solution           :
1800.02/1800.01	c   Solutions found  :          0 (0 improvements)
1800.02/1800.01	c   Primal Bound     :          -
1800.02/1800.01	c   Dual Bound       : +1.86196239688597e+03
1800.02/1800.01	c   Gap              :   infinite
1800.02/1800.01	c   Root Dual Bound  : +1.85954689388856e+03
1800.02/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-3453158-1307082664/watcher-3453158-1307082664 -o /tmp/evaluation-result-3453158-1307082664/solver-3453158-1307082664 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453158-1307082664.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.70 1.64 1.82 2/521 21904
/proc/meminfo: memFree=21580556/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=13948 CPUtime=0.01 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 2503 0 0 0 1 0 0 0 25 0 1 0 800681848 14282752 2455 33554432000 4194304 9128323 140736457591456 18446744073709551615 8012251 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21904/statm: 3487 2455 400 1205 0 2278 0

[startup+0.0335679 s]
/proc/loadavg: 1.70 1.64 1.82 2/521 21904
/proc/meminfo: memFree=21580556/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=15088 CPUtime=0.03 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 2779 0 0 0 3 0 0 0 25 0 1 0 800681848 15450112 2731 33554432000 4194304 9128323 140736457591456 18446744073709551615 8008900 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21904/statm: 3772 2731 400 1205 0 2563 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15088

[startup+0.100572 s]
/proc/loadavg: 1.70 1.64 1.82 2/521 21904
/proc/meminfo: memFree=21580556/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=18768 CPUtime=0.09 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 3721 0 0 0 9 0 0 0 25 0 1 0 800681848 19218432 3671 33554432000 4194304 9128323 140736457591456 18446744073709551615 7929278 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21904/statm: 4692 3671 400 1205 0 3483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18768

[startup+0.300541 s]
/proc/loadavg: 1.70 1.64 1.82 2/521 21904
/proc/meminfo: memFree=21580556/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=49144 CPUtime=0.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 11820 0 0 0 28 1 0 0 18 0 1 0 800681848 50323456 10994 33554432000 4194304 9128323 140736457591456 18446744073709551615 5326824 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21904/statm: 12286 10994 536 1205 0 11077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49144

[startup+0.700465 s]
/proc/loadavg: 1.70 1.64 1.82 2/521 21904
/proc/meminfo: memFree=21580556/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=49912 CPUtime=0.69 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 12053 0 0 0 68 1 0 0 18 0 1 0 800681848 51109888 11227 33554432000 4194304 9128323 140736457591456 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/21904/statm: 12478 11227 549 1205 0 11269 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49912

[startup+1.50026 s]
/proc/loadavg: 1.70 1.64 1.82 3/522 21905
/proc/meminfo: memFree=21536528/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=67872 CPUtime=1.48 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 16857 0 0 0 146 2 0 0 19 0 1 0 800681848 69500928 15745 33554432000 4194304 9128323 140736457591456 18446744073709551615 7313169 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21904/statm: 16968 15745 670 1205 0 15759 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67872

[startup+3.10096 s]
/proc/loadavg: 1.70 1.64 1.82 3/522 21905
/proc/meminfo: memFree=21516444/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=67900 CPUtime=3.08 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 17276 0 0 0 304 4 0 0 25 0 1 0 800681848 69529600 16001 33554432000 4194304 9128323 140736457591456 18446744073709551615 7078130 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21904/statm: 16975 16001 672 1205 0 15766 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67900

[startup+6.30041 s]
/proc/loadavg: 1.72 1.64 1.82 3/522 21905
/proc/meminfo: memFree=21516072/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=68172 CPUtime=6.26 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 17353 0 0 0 621 5 0 0 25 0 1 0 800681848 69808128 16078 33554432000 4194304 9128323 140736457591456 18446744073709551615 7083241 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 17043 16078 672 1205 0 15834 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68172

[startup+12.7002 s]
/proc/loadavg: 1.75 1.65 1.82 3/522 21906
/proc/meminfo: memFree=21516216/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=68172 CPUtime=12.66 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 17353 0 0 0 1258 8 0 0 25 0 1 0 800681848 69808128 16078 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 17043 16078 672 1205 0 15834 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68172

[startup+25.5009 s]
/proc/loadavg: 1.80 1.66 1.82 3/522 21906
/proc/meminfo: memFree=21483972/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=99984 CPUtime=25.46 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 25168 0 0 0 2530 16 0 0 25 0 1 0 800681848 102383616 23865 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 24996 23865 733 1205 0 23787 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 99984

[startup+51.1002 s]
/proc/loadavg: 1.87 1.69 1.82 3/522 21907
/proc/meminfo: memFree=21472992/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=107992 CPUtime=51.06 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 27722 0 0 0 5078 28 0 0 25 0 1 0 800681848 110583808 25856 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 26998 25856 733 1205 0 25789 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107992

[startup+102.32 s]
/proc/loadavg: 1.94 1.74 1.83 3/522 21908
/proc/meminfo: memFree=21468428/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=110516 CPUtime=102.28 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 30352 0 0 0 10176 52 0 0 25 0 1 0 800681848 113168384 26292 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 27629 26292 733 1205 0 26420 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 110516

[startup+162.301 s]
/proc/loadavg: 1.98 1.78 1.83 3/522 21910
/proc/meminfo: memFree=21466880/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=111212 CPUtime=162.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 30748 0 0 0 16148 79 0 0 25 0 1 0 800681848 113881088 26688 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 27803 26688 733 1205 0 26594 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 111212

[startup+222.301 s]
/proc/loadavg: 1.99 1.82 1.84 3/522 21911
/proc/meminfo: memFree=21461364/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=113900 CPUtime=222.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 32531 0 0 0 22122 105 0 0 25 0 1 0 800681848 116633600 27253 33554432000 4194304 9128323 140736457591456 18446744073709551615 7286040 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28475 27253 738 1205 0 27266 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 113900

[startup+282.301 s]
/proc/loadavg: 1.99 1.85 1.85 3/522 21913
/proc/meminfo: memFree=21457492/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114924 CPUtime=282.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 32905 0 0 0 28098 129 0 0 25 0 1 0 800681848 117682176 27626 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28731 27626 737 1205 0 27522 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 114924

[startup+342.301 s]
/proc/loadavg: 2.08 1.90 1.86 3/522 21914
/proc/meminfo: memFree=21458204/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114916 CPUtime=342.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 34352 0 0 0 34071 156 0 0 25 0 1 0 800681848 117673984 27539 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28729 27539 737 1205 0 27520 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 114916

[startup+402.301 s]
/proc/loadavg: 2.07 1.93 1.87 3/522 21916
/proc/meminfo: memFree=21457804/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114048 CPUtime=402.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 34948 0 0 0 40047 180 0 0 25 0 1 0 800681848 116785152 27377 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28512 27377 741 1205 0 27303 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 114048

[startup+462.301 s]
/proc/loadavg: 2.02 1.94 1.88 3/522 21918
/proc/meminfo: memFree=21455540/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=462.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 35102 0 0 0 46020 207 0 0 25 0 1 0 800681848 117690368 27531 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27531 741 1205 0 27524 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 114932

[startup+522.301 s]
/proc/loadavg: 2.15 1.99 1.90 3/522 21919
/proc/meminfo: memFree=21451680/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=522.27 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 35213 0 0 0 51995 232 0 0 25 0 1 0 800681848 117690368 27642 33554432000 4194304 9128323 140736457591456 18446744073709551615 7312709 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27642 741 1205 0 27524 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 114932

[startup+582.301 s]
/proc/loadavg: 2.05 1.99 1.91 3/522 21921
/proc/meminfo: memFree=21451260/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=582.28 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 35213 0 0 0 57968 260 0 0 25 0 1 0 800681848 117690368 27642 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27642 741 1205 0 27524 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 114932

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/522 21927
/proc/meminfo: memFree=21442092/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=822.28 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 35213 0 0 0 81863 365 0 0 25 0 1 0 800681848 117690368 27642 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27642 741 1205 0 27524 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 114932

[startup+882.301 s]
/proc/loadavg: 2.12 2.03 1.92 3/522 21929
/proc/meminfo: memFree=21444672/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114892 CPUtime=882.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 36056 0 0 0 87836 393 0 0 25 0 1 0 800681848 117649408 27620 33554432000 4194304 9128323 140736457591456 18446744073709551615 7357564 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28723 27620 741 1205 0 27514 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 114892

[startup+942.301 s]
/proc/loadavg: 2.10 2.03 1.93 3/522 21930
/proc/meminfo: memFree=21445008/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114892 CPUtime=942.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 38351 0 0 0 93811 418 0 0 25 0 1 0 800681848 117649408 27513 33554432000 4194304 9128323 140736457591456 18446744073709551615 7315305 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28723 27513 741 1205 0 27514 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 114892

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 1.93 3/522 22013
/proc/meminfo: memFree=21421256/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=1002.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 41209 0 0 0 99780 449 0 0 25 0 1 0 800681848 117690368 27619 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27619 741 1205 0 27524 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 114932

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/522 22015
/proc/meminfo: memFree=21406220/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114884 CPUtime=1062.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 44761 0 0 0 105751 478 0 0 25 0 1 0 800681848 117641216 27402 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28721 27402 741 1205 0 27512 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 114884

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/522 22016
/proc/meminfo: memFree=21405068/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114932 CPUtime=1122.3 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 49092 0 0 0 111719 511 0 0 25 0 1 0 800681848 117690368 27527 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28733 27527 741 1205 0 27524 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 114932

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/522 22018
/proc/meminfo: memFree=21404160/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114892 CPUtime=1182.29 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 53684 0 0 0 117688 541 0 0 25 0 1 0 800681848 117649408 27623 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28723 27623 741 1205 0 27514 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 114892

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/522 22019
/proc/meminfo: memFree=21406124/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114460 CPUtime=1242.3 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 59827 0 0 0 123661 569 0 0 25 0 1 0 800681848 117207040 27237 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28615 27237 741 1205 0 27406 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 114460

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/522 22021
/proc/meminfo: memFree=21405100/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114480 CPUtime=1302.32 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 63187 0 0 0 129634 598 0 0 25 0 1 0 800681848 117227520 27516 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28620 27516 786 1205 0 27411 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 114480

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/522 22023
/proc/meminfo: memFree=21403088/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114884 CPUtime=1362.3 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 65338 0 0 0 135606 624 0 0 25 0 1 0 800681848 117641216 27600 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28721 27600 741 1205 0 27512 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 114884

[startup+1422.32 s]
/proc/loadavg: 2.00 2.00 1.93 3/522 22024
/proc/meminfo: memFree=21404672/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=113340 CPUtime=1422.33 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 70334 0 0 0 141579 654 0 0 25 0 1 0 800681848 116060160 27181 33554432000 4194304 9128323 140736457591456 18446744073709551615 7315305 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28335 27181 741 1205 0 27126 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 113340

[startup+1482.3 s]
/proc/loadavg: 2.14 2.04 1.95 3/522 22026
/proc/meminfo: memFree=21402036/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114840 CPUtime=1482.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 73458 0 0 0 147550 681 0 0 25 0 1 0 800681848 117596160 27623 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28710 27623 741 1205 0 27501 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 114840

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/522 22027
/proc/meminfo: memFree=21402256/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=115384 CPUtime=1542.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 76329 0 0 0 153523 708 0 0 25 0 1 0 800681848 118153216 27643 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28846 27643 783 1205 0 27637 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 115384

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/522 22029
/proc/meminfo: memFree=21402844/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=114840 CPUtime=1602.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 77511 0 0 0 159497 734 0 0 25 0 1 0 800681848 117596160 27502 33554432000 4194304 9128323 140736457591456 18446744073709551615 7217748 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28710 27502 843 1205 0 27501 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 114840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/522 22031
/proc/meminfo: memFree=21400832/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=115456 CPUtime=1662.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 79874 0 0 0 165467 764 0 0 25 0 1 0 800681848 118226944 27594 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 28864 27594 748 1205 0 27655 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 115456

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 1.96 3/522 22032
/proc/meminfo: memFree=21399320/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=116340 CPUtime=1722.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 83661 0 0 0 171436 795 0 0 25 0 1 0 800681848 119132160 27984 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 29085 27984 741 1205 0 27876 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 116340

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 1.96 3/522 22034
/proc/meminfo: memFree=21395320/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=119100 CPUtime=1782.31 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 84254 0 0 0 177407 824 0 0 25 0 1 0 800681848 121958400 28577 33554432000 4194304 9128323 140736457591456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21904/statm: 29775 28577 741 1205 0 28566 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 119100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.04 1.96 3/522 22043
/proc/meminfo: memFree=21394432/32951124 swapFree=58800704/67111528
[pid=21904] ppid=21902 vsize=119100 CPUtime=1800.03 cores=0,2,4,6
/proc/21904/stat : 21904 (scip-2.0.1.4.li) R 21902 21904 18505 0 -1 4202496 84257 0 0 0 179169 834 0 0 25 0 1 0 800681848 121958400 28580 33554432000 4194304 9128323 140736457591456 18446744073709551615 6625872 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21904/statm: 29775 28580 744 1205 0 28566 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 119100

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.03
CPU time (s): 1800.05
CPU user time (s): 1791.7
CPU system time (s): 8.34773
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 119100

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

runsolver used 10.0085 second user time and 20.6109 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-03 08:31:04
IDJOB=3453158
IDBENCH=2095
IDSOLVER=1949
FILE ID=node142/3453158-1307082664
RUNJOBID= node142-1307082596-21774
PBS_JOBID= 13497844
Free space on /tmp= 73912 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. 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.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453158-1307082664/watcher-3453158-1307082664 -o /tmp/evaluation-result-3453158-1307082664/solver-3453158-1307082664 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453158-1307082664.opb -t 1800 -m 15500

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

MD5SUM BENCH= e569a703dfec131c012510753e8401ab
RANDOM SEED=1841309626

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.846
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:      21580720 kB
Buffers:        220560 kB
Cached:         391100 kB
SwapCached:      11452 kB
Active:        9361736 kB
Inactive:      1748632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21580720 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           17264 kB
Writeback:           0 kB
AnonPages:    10496292 kB
Mapped:          34784 kB
Slab:           115352 kB
PageTables:      74984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145488612 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= 73900 MiB
End job on node142 at 2011-06-03 09:01:06