Trace number 3452503

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? 1800.08 1800.08

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-4.opb
MD5SUM172d8bfe30610a29dfe3bb9d98ed3f4c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13489
Number of constraints which are clauses13489
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 constraint3
Number of terms in the objective function 6352
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 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.01	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3452503-1307083645.opb>
0.07/0.09	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13489 constraints
0.07/0.09	c problem read
0.07/0.09	c presolving settings loaded
0.09/0.14	c presolving:
0.09/0.17	c (round 1) 2925 del vars, 496 del conss, 0 add conss, 323 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38106 impls, 0 clqs
0.19/0.20	c (round 2) 3199 del vars, 4444 del conss, 0 add conss, 358 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 49388 impls, 0 clqs
0.19/0.20	c (round 3) 3234 del vars, 4874 del conss, 0 add conss, 373 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 49707 impls, 0 clqs
0.19/0.20	c (round 4) 3269 del vars, 4958 del conss, 0 add conss, 389 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 50118 impls, 0 clqs
0.19/0.21	c (round 5) 3304 del vars, 5050 del conss, 0 add conss, 403 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 50485 impls, 0 clqs
0.19/0.21	c (round 6) 3333 del vars, 5124 del conss, 0 add conss, 415 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 50808 impls, 0 clqs
0.19/0.21	c (round 7) 3356 del vars, 5191 del conss, 0 add conss, 425 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 51028 impls, 0 clqs
0.19/0.21	c (round 8) 3376 del vars, 5244 del conss, 0 add conss, 434 chg bounds, 20 chg sides, 40 chg coeffs, 0 upgd conss, 51260 impls, 0 clqs
0.19/0.21	c (round 9) 3392 del vars, 5288 del conss, 0 add conss, 442 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 51440 impls, 0 clqs
0.19/0.22	c (round 10) 3408 del vars, 5328 del conss, 0 add conss, 450 chg bounds, 28 chg sides, 56 chg coeffs, 0 upgd conss, 51566 impls, 0 clqs
0.19/0.22	c (round 11) 3424 del vars, 5368 del conss, 0 add conss, 458 chg bounds, 32 chg sides, 64 chg coeffs, 0 upgd conss, 51692 impls, 0 clqs
0.19/0.22	c (round 12) 3440 del vars, 5408 del conss, 0 add conss, 466 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 51814 impls, 0 clqs
0.19/0.22	c (round 13) 3456 del vars, 5448 del conss, 0 add conss, 474 chg bounds, 40 chg sides, 80 chg coeffs, 0 upgd conss, 51970 impls, 0 clqs
0.19/0.22	c (round 14) 3472 del vars, 5488 del conss, 0 add conss, 482 chg bounds, 44 chg sides, 88 chg coeffs, 0 upgd conss, 52096 impls, 0 clqs
0.19/0.22	c (round 15) 3489 del vars, 5529 del conss, 0 add conss, 491 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 52238 impls, 0 clqs
0.19/0.22	c (round 16) 3505 del vars, 5569 del conss, 0 add conss, 499 chg bounds, 52 chg sides, 104 chg coeffs, 0 upgd conss, 52362 impls, 0 clqs
0.19/0.23	c (round 17) 3514 del vars, 5606 del conss, 0 add conss, 508 chg bounds, 56 chg sides, 112 chg coeffs, 0 upgd conss, 52394 impls, 0 clqs
0.19/0.23	c (round 18) 3529 del vars, 5632 del conss, 0 add conss, 517 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52528 impls, 0 clqs
0.19/0.23	c (round 19) 3545 del vars, 5672 del conss, 0 add conss, 527 chg bounds, 66 chg sides, 132 chg coeffs, 0 upgd conss, 52652 impls, 0 clqs
0.19/0.23	c (round 20) 3559 del vars, 5706 del conss, 0 add conss, 535 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 52795 impls, 0 clqs
0.19/0.23	c (round 21) 3577 del vars, 5752 del conss, 0 add conss, 547 chg bounds, 74 chg sides, 148 chg coeffs, 0 upgd conss, 52892 impls, 0 clqs
0.19/0.23	c (round 22) 3591 del vars, 5786 del conss, 0 add conss, 555 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 53011 impls, 0 clqs
0.19/0.23	c (round 23) 3602 del vars, 5828 del conss, 0 add conss, 566 chg bounds, 79 chg sides, 158 chg coeffs, 0 upgd conss, 53040 impls, 0 clqs
0.19/0.24	c (round 24) 3615 del vars, 5861 del conss, 0 add conss, 578 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 53099 impls, 0 clqs
0.19/0.24	c (round 25) 3631 del vars, 5900 del conss, 0 add conss, 592 chg bounds, 84 chg sides, 168 chg coeffs, 0 upgd conss, 53147 impls, 0 clqs
0.19/0.24	c (round 26) 3647 del vars, 5941 del conss, 0 add conss, 606 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 53225 impls, 0 clqs
0.19/0.24	c (round 27) 3663 del vars, 5982 del conss, 0 add conss, 620 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 53303 impls, 0 clqs
0.19/0.24	c (round 28) 3679 del vars, 6015 del conss, 0 add conss, 633 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53375 impls, 0 clqs
0.19/0.24	c (round 29) 3695 del vars, 6054 del conss, 0 add conss, 646 chg bounds, 94 chg sides, 188 chg coeffs, 0 upgd conss, 53471 impls, 0 clqs
0.19/0.24	c (round 30) 3708 del vars, 6091 del conss, 0 add conss, 658 chg bounds, 97 chg sides, 194 chg coeffs, 0 upgd conss, 53554 impls, 0 clqs
0.19/0.25	c (round 31) 3726 del vars, 6136 del conss, 0 add conss, 672 chg bounds, 100 chg sides, 198 chg coeffs, 0 upgd conss, 53598 impls, 0 clqs
0.19/0.25	c (round 32) 3744 del vars, 6169 del conss, 0 add conss, 684 chg bounds, 103 chg sides, 204 chg coeffs, 0 upgd conss, 53752 impls, 0 clqs
0.19/0.25	c (round 33) 3755 del vars, 6214 del conss, 0 add conss, 694 chg bounds, 104 chg sides, 206 chg coeffs, 0 upgd conss, 53809 impls, 0 clqs
0.19/0.25	c (round 34) 3772 del vars, 6246 del conss, 0 add conss, 709 chg bounds, 109 chg sides, 216 chg coeffs, 0 upgd conss, 53879 impls, 0 clqs
0.19/0.25	c (round 35) 3787 del vars, 6289 del conss, 0 add conss, 724 chg bounds, 114 chg sides, 226 chg coeffs, 0 upgd conss, 53918 impls, 0 clqs
0.19/0.25	c (round 36) 3806 del vars, 6330 del conss, 0 add conss, 740 chg bounds, 118 chg sides, 234 chg coeffs, 0 upgd conss, 54003 impls, 0 clqs
0.19/0.25	c (round 37) 3820 del vars, 6372 del conss, 0 add conss, 751 chg bounds, 123 chg sides, 244 chg coeffs, 0 upgd conss, 54097 impls, 0 clqs
0.19/0.26	c (round 38) 3833 del vars, 6406 del conss, 0 add conss, 765 chg bounds, 127 chg sides, 252 chg coeffs, 0 upgd conss, 54127 impls, 0 clqs
0.19/0.26	c (round 39) 3852 del vars, 6446 del conss, 0 add conss, 778 chg bounds, 133 chg sides, 264 chg coeffs, 0 upgd conss, 54222 impls, 0 clqs
0.19/0.26	c (round 40) 3866 del vars, 6487 del conss, 0 add conss, 789 chg bounds, 136 chg sides, 270 chg coeffs, 0 upgd conss, 54338 impls, 0 clqs
0.19/0.26	c (round 41) 3886 del vars, 6528 del conss, 0 add conss, 805 chg bounds, 140 chg sides, 278 chg coeffs, 0 upgd conss, 54428 impls, 0 clqs
0.19/0.26	c (round 42) 3901 del vars, 6566 del conss, 0 add conss, 815 chg bounds, 143 chg sides, 284 chg coeffs, 0 upgd conss, 54539 impls, 0 clqs
0.19/0.26	c (round 43) 3917 del vars, 6606 del conss, 0 add conss, 827 chg bounds, 146 chg sides, 292 chg coeffs, 0 upgd conss, 54631 impls, 0 clqs
0.19/0.26	c (round 44) 3930 del vars, 6644 del conss, 0 add conss, 841 chg bounds, 151 chg sides, 302 chg coeffs, 0 upgd conss, 54667 impls, 0 clqs
0.19/0.27	c (round 45) 3942 del vars, 6682 del conss, 0 add conss, 851 chg bounds, 153 chg sides, 306 chg coeffs, 0 upgd conss, 54726 impls, 0 clqs
0.19/0.27	c (round 46) 3958 del vars, 6717 del conss, 0 add conss, 867 chg bounds, 158 chg sides, 316 chg coeffs, 0 upgd conss, 54781 impls, 0 clqs
0.19/0.27	c (round 47) 3978 del vars, 6754 del conss, 0 add conss, 883 chg bounds, 164 chg sides, 328 chg coeffs, 0 upgd conss, 54890 impls, 0 clqs
0.19/0.27	c (round 48) 3993 del vars, 6806 del conss, 0 add conss, 897 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 54952 impls, 0 clqs
0.19/0.27	c (round 49) 4011 del vars, 6843 del conss, 0 add conss, 911 chg bounds, 172 chg sides, 344 chg coeffs, 0 upgd conss, 55042 impls, 0 clqs
0.19/0.27	c (round 50) 4026 del vars, 6884 del conss, 0 add conss, 922 chg bounds, 175 chg sides, 348 chg coeffs, 0 upgd conss, 55099 impls, 0 clqs
0.19/0.27	c (round 51) 4041 del vars, 6925 del conss, 0 add conss, 937 chg bounds, 180 chg sides, 358 chg coeffs, 0 upgd conss, 55183 impls, 0 clqs
0.19/0.28	c (round 52) 4060 del vars, 6971 del conss, 0 add conss, 952 chg bounds, 183 chg sides, 364 chg coeffs, 0 upgd conss, 55253 impls, 0 clqs
0.19/0.28	c (round 53) 4070 del vars, 7006 del conss, 0 add conss, 966 chg bounds, 188 chg sides, 374 chg coeffs, 0 upgd conss, 55299 impls, 0 clqs
0.19/0.28	c (round 54) 4090 del vars, 7051 del conss, 0 add conss, 983 chg bounds, 192 chg sides, 382 chg coeffs, 0 upgd conss, 55362 impls, 0 clqs
0.19/0.28	c (round 55) 4102 del vars, 7083 del conss, 0 add conss, 994 chg bounds, 193 chg sides, 384 chg coeffs, 0 upgd conss, 55401 impls, 0 clqs
0.19/0.28	c (round 56) 4121 del vars, 7119 del conss, 0 add conss, 1011 chg bounds, 198 chg sides, 394 chg coeffs, 0 upgd conss, 55481 impls, 0 clqs
0.19/0.28	c (round 57) 4138 del vars, 7169 del conss, 0 add conss, 1025 chg bounds, 201 chg sides, 398 chg coeffs, 0 upgd conss, 55516 impls, 0 clqs
0.19/0.28	c (round 58) 4147 del vars, 7193 del conss, 0 add conss, 1034 chg bounds, 204 chg sides, 404 chg coeffs, 0 upgd conss, 55586 impls, 0 clqs
0.19/0.28	c (round 59) 4162 del vars, 7225 del conss, 0 add conss, 1046 chg bounds, 205 chg sides, 407 chg coeffs, 0 upgd conss, 55643 impls, 0 clqs
0.19/0.29	c (round 60) 4174 del vars, 7260 del conss, 0 add conss, 1059 chg bounds, 211 chg sides, 417 chg coeffs, 0 upgd conss, 55674 impls, 0 clqs
0.19/0.29	c (round 61) 4186 del vars, 7290 del conss, 0 add conss, 1070 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55725 impls, 0 clqs
0.19/0.29	c (round 62) 4191 del vars, 7306 del conss, 0 add conss, 1075 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55745 impls, 0 clqs
0.19/0.29	c (round 63) 4198 del vars, 7319 del conss, 0 add conss, 1080 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55815 impls, 0 clqs
0.19/0.29	c (round 64) 4203 del vars, 7335 del conss, 0 add conss, 1085 chg bounds, 216 chg sides, 427 chg coeffs, 0 upgd conss, 55832 impls, 0 clqs
0.19/0.29	c (round 65) 4208 del vars, 7348 del conss, 0 add conss, 1090 chg bounds, 219 chg sides, 431 chg coeffs, 0 upgd conss, 55876 impls, 0 clqs
0.19/0.29	c (round 66) 4208 del vars, 7352 del conss, 0 add conss, 1090 chg bounds, 219 chg sides, 431 chg coeffs, 0 upgd conss, 55896 impls, 0 clqs
0.29/0.33	c (round 67) 4208 del vars, 7355 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 55896 impls, 0 clqs
0.39/0.42	c (round 68) 4258 del vars, 7355 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107042 impls, 0 clqs
0.39/0.42	c (round 69) 4259 del vars, 7410 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107124 impls, 0 clqs
0.39/0.43	c (round 70) 4261 del vars, 7410 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107180 impls, 0 clqs
0.39/0.44	c (round 71) 4261 del vars, 7412 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107180 impls, 0 clqs
0.49/0.52	c (round 72) 4311 del vars, 7412 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 113700 impls, 0 clqs
0.49/0.53	c (round 73) 4311 del vars, 7462 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 113700 impls, 0 clqs
0.49/0.59	c (round 74) 4361 del vars, 7462 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114420 impls, 0 clqs
0.49/0.60	c (round 75) 4361 del vars, 7512 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114420 impls, 0 clqs
0.59/0.66	c    (0.7s) probing: 831/2144 (38.8%) - 1 fixings, 183 aggregations, 6534 implications, 0 bound changes
0.59/0.66	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.59/0.66	c (round 76) 4395 del vars, 7512 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114822 impls, 0 clqs
0.59/0.67	c (round 77) 4395 del vars, 7546 del conss, 0 add conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114822 impls, 0 clqs
0.59/0.68	c    (0.7s) probing: 841/2144 (39.2%) - 1 fixings, 183 aggregations, 6534 implications, 0 bound changes
0.59/0.68	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.59/0.68	c presolving (78 rounds):
0.59/0.68	c  4395 deleted vars, 7546 deleted constraints, 0 added constraints, 1090 tightened bounds, 0 added holes, 222 changed sides, 431 changed coefficients
0.59/0.68	c  114822 implications, 0 cliques
0.59/0.68	c presolved problem has 1957 variables (1957 bin, 0 int, 0 impl, 0 cont) and 5943 constraints
0.59/0.68	c     994 constraints of type <setppc>
0.59/0.68	c    4949 constraints of type <logicor>
0.59/0.68	c transformed objective value is always integral (scale: 1)
0.59/0.68	c Presolving Time: 0.57
0.59/0.68	c - non default parameters ----------------------------------------------------------------------
0.59/0.68	c # SCIP version 2.0.1.4
0.59/0.68	c 
0.59/0.68	c # frequency for displaying node information lines
0.59/0.68	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.68	c display/freq = 10000
0.59/0.68	c 
0.59/0.68	c # maximal time in seconds to run
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/time = 1800
0.59/0.68	c 
0.59/0.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/memory = 13950
0.59/0.68	c 
0.59/0.68	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.68	c # [type: int, range: [1,2], default: 1]
0.59/0.68	c timing/clocktype = 2
0.59/0.68	c 
0.59/0.68	c # belongs reading time to solving time?
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c timing/reading = TRUE
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify inequalities
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/linear/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/indicator/addCouplingCons = TRUE
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify knapsacks
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.68	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.68	c separating/rapidlearning/freq = 0
0.59/0.68	c 
0.59/0.68	c -----------------------------------------------------------------------------------------------
0.59/0.68	c start solving
0.59/0.68	c 
0.79/0.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.88	c   0.9s|     1 |     0 |  2175 |     - |  21M|   0 |1254 |1957 |6057 |1957 |5941 |   0 | 114 |   0 | 2.814317e+03 |      --      |    Inf 
1.79/1.87	c   1.9s|     1 |     0 |  5914 |     - |  23M|   0 |1247 |1957 |6057 |1957 |7706 |1765 | 114 |   0 | 2.832500e+03 |      --      |    Inf 
3.31/3.35	c   3.4s|     1 |     0 |  7257 |     - |  26M|   0 |1179 |1957 |6782 |1957 |7754 |1813 | 114 |   0 | 2.853348e+03 |      --      |    Inf 
3.69/3.78	c   3.8s|     1 |     0 |  8093 |     - |  27M|   0 |1199 |1957 |6782 |1957 |7791 |1850 | 114 |   0 | 2.859051e+03 |      --      |    Inf 
4.19/4.20	c   4.2s|     1 |     0 |  8714 |     - |  28M|   0 |1234 |1957 |6782 |1957 |7831 |1890 | 114 |   0 | 2.864240e+03 |      --      |    Inf 
4.49/4.54	c   4.5s|     1 |     0 |  9180 |     - |  30M|   0 |1190 |1957 |6782 |1957 |7872 |1931 | 114 |   0 | 2.871951e+03 |      --      |    Inf 
4.79/4.87	c   4.9s|     1 |     0 |  9752 |     - |  31M|   0 |1225 |1957 |6782 |1957 |7909 |1968 | 114 |   0 | 2.874983e+03 |      --      |    Inf 
5.09/5.16	c   5.2s|     1 |     0 | 10091 |     - |  32M|   0 |1267 |1957 |6782 |1957 |7949 |2008 | 114 |   0 | 2.879301e+03 |      --      |    Inf 
5.60/5.63	c   5.6s|     1 |     0 | 11101 |     - |  34M|   0 |1254 |1957 |6782 |1957 |7994 |2053 | 114 |   0 | 2.884572e+03 |      --      |    Inf 
6.09/6.10	c   6.1s|     1 |     0 | 11879 |     - |  36M|   0 |1286 |1957 |6782 |1957 |8038 |2097 | 114 |   0 | 2.889382e+03 |      --      |    Inf 
6.69/6.78	c   6.8s|     1 |     0 | 13622 |     - |  38M|   0 |1324 |1957 |6782 |1957 |8075 |2134 | 114 |   0 | 2.893970e+03 |      --      |    Inf 
7.39/7.47	c   7.5s|     1 |     0 | 15176 |     - |  40M|   0 |1256 |1957 |6782 |1957 |8133 |2192 | 114 |   0 | 2.899435e+03 |      --      |    Inf 
7.80/7.86	c   7.9s|     1 |     0 | 16055 |     - |  41M|   0 |1257 |1957 |6782 |1957 |6479 |2242 | 114 |   0 | 2.903119e+03 |      --      |    Inf 
8.39/8.44	c   8.4s|     1 |     0 | 16938 |     - |  43M|   0 |1312 |1957 |6782 |1957 |6524 |2287 | 114 |   0 | 2.907914e+03 |      --      |    Inf 
8.89/8.92	c   8.9s|     1 |     0 | 17715 |     - |  45M|   0 |1306 |1957 |6782 |1957 |6577 |2340 | 114 |   0 | 2.911963e+03 |      --      |    Inf 
9.50/9.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.50/9.54	c   9.5s|     1 |     0 | 18860 |     - |  48M|   0 |1342 |1957 |6782 |1957 |6624 |2387 | 114 |   0 | 2.916670e+03 |      --      |    Inf 
10.19/10.29	c  10.3s|     1 |     0 | 20935 |     - |  51M|   0 |1346 |1957 |6782 |1957 |6674 |2437 | 114 |   0 | 2.922647e+03 |      --      |    Inf 
11.09/11.12	c  11.1s|     1 |     0 | 22788 |     - |  54M|   0 |1286 |1957 |6782 |1957 |6727 |2490 | 114 |   0 | 2.926598e+03 |      --      |    Inf 
11.59/11.64	c  11.6s|     1 |     0 | 23828 |     - |  56M|   0 |1333 |1957 |6782 |1957 |6626 |2532 | 114 |   0 | 2.929605e+03 |      --      |    Inf 
12.11/12.19	c  12.2s|     1 |     0 | 24498 |     - |  57M|   0 |1330 |1957 |6782 |1957 |6681 |2587 | 114 |   0 | 2.934485e+03 |      --      |    Inf 
12.70/12.71	c  12.7s|     1 |     0 | 25738 |     - |  59M|   0 |1392 |1957 |6782 |1957 |6736 |2642 | 114 |   0 | 2.937959e+03 |      --      |    Inf 
13.79/13.80	c  13.8s|     1 |     0 | 28138 |     - |  60M|   0 |1335 |1957 |6782 |1957 |6791 |2697 | 114 |   0 | 2.943650e+03 |      --      |    Inf 
14.09/14.10	c  14.1s|     1 |     0 | 28855 |     - |  61M|   0 |1339 |1957 |6782 |1957 |6845 |2751 | 114 |   0 | 2.949636e+03 |      --      |    Inf 
14.69/14.72	c  14.7s|     1 |     0 | 30413 |     - |  62M|   0 |1385 |1957 |6782 |1957 |6893 |2799 | 114 |   0 | 2.954890e+03 |      --      |    Inf 
15.31/15.39	c  15.4s|     1 |     0 | 32307 |     - |  63M|   0 |1396 |1957 |6782 |1957 |6726 |2856 | 114 |   0 | 2.958658e+03 |      --      |    Inf 
15.69/15.79	c  15.8s|     1 |     0 | 33313 |     - |  64M|   0 |1445 |1957 |6782 |1957 |6775 |2905 | 114 |   0 | 2.962542e+03 |      --      |    Inf 
16.51/16.58	c  16.6s|     1 |     0 | 35271 |     - |  64M|   0 |1504 |1957 |6782 |1957 |6822 |2952 | 114 |   0 | 2.965878e+03 |      --      |    Inf 
16.80/16.87	c  16.9s|     1 |     0 | 35929 |     - |  65M|   0 |1495 |1957 |6782 |1957 |6865 |2995 | 114 |   0 | 2.968904e+03 |      --      |    Inf 
17.39/17.47	c  17.5s|     1 |     0 | 37849 |     - |  66M|   0 |1518 |1957 |6782 |1957 |6916 |3046 | 114 |   0 | 2.972119e+03 |      --      |    Inf 
18.19/18.28	c  18.3s|     1 |     0 | 39487 |     - |  66M|   0 |1498 |1957 |6782 |1957 |6960 |3090 | 114 |   0 | 2.974850e+03 |      --      |    Inf 
18.89/18.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.89/18.96	c  19.0s|     1 |     0 | 41359 |     - |  67M|   0 |1541 |1957 |6782 |1957 |6744 |3145 | 114 |   0 | 2.977738e+03 |      --      |    Inf 
19.50/19.59	c  19.6s|     1 |     0 | 43258 |     - |  67M|   0 |1510 |1957 |6782 |1957 |6790 |3191 | 114 |   0 | 2.980161e+03 |      --      |    Inf 
20.09/20.16	c  20.2s|     1 |     0 | 44382 |     - |  70M|   0 |1552 |1957 |6782 |1957 |6826 |3227 | 114 |   0 | 2.981289e+03 |      --      |    Inf 
20.80/20.83	c  20.8s|     1 |     0 | 45658 |     - |  70M|   0 |1561 |1957 |6782 |1957 |6857 |3258 | 114 |   0 | 2.983504e+03 |      --      |    Inf 
21.19/21.26	c  21.3s|     1 |     0 | 46415 |     - |  71M|   0 |1520 |1957 |6782 |1957 |6893 |3294 | 114 |   0 | 2.985697e+03 |      --      |    Inf 
21.79/21.81	c  21.8s|     1 |     0 | 47462 |     - |  72M|   0 |1570 |1957 |6782 |1957 |6929 |3330 | 114 |   0 | 2.987597e+03 |      --      |    Inf 
22.59/22.66	c  22.7s|     1 |     0 | 50183 |     - |  73M|   0 |1515 |1957 |6782 |1957 |6697 |3363 | 114 |   0 | 2.989288e+03 |      --      |    Inf 
23.11/23.19	c  23.2s|     1 |     0 | 50812 |     - |  74M|   0 |1567 |1957 |6782 |1957 |6736 |3402 | 114 |   0 | 2.990045e+03 |      --      |    Inf 
23.80/23.85	c  23.8s|     1 |     0 | 51434 |     - |  74M|   0 |1582 |1957 |6782 |1957 |6771 |3437 | 114 |   0 | 2.990710e+03 |      --      |    Inf 
24.69/24.73	c  24.7s|     1 |     0 | 53480 |     - |  75M|   0 |1600 |1957 |6782 |1957 |6808 |3474 | 114 |   0 | 2.993374e+03 |      --      |    Inf 
25.70/25.76	c  25.8s|     1 |     0 | 55209 |     - |  76M|   0 |1648 |1957 |6782 |1957 |6852 |3518 | 114 |   0 | 2.994683e+03 |      --      |    Inf 
27.29/27.35	c  27.4s|     1 |     0 | 57313 |     - |  76M|   0 |1627 |1957 |6782 |1957 |6904 |3570 | 114 |   0 | 3.002298e+03 |      --      |    Inf 
28.29/28.31	c  28.3s|     1 |     0 | 59851 |     - |  77M|   0 |1640 |1957 |6782 |1957 |6741 |3613 | 114 |   0 | 3.005884e+03 |      --      |    Inf 
28.80/28.85	c  28.9s|     1 |     0 | 60725 |     - |  78M|   0 |1678 |1957 |6782 |1957 |6775 |3647 | 114 |   0 | 3.007806e+03 |      --      |    Inf 
29.89/29.99	c  30.0s|     1 |     0 | 62267 |     - |  78M|   0 |1642 |1957 |6782 |1957 |6808 |3680 | 114 |   0 | 3.009828e+03 |      --      |    Inf 
30.99/31.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.99/31.01	c  31.0s|     1 |     0 | 64000 |     - |  78M|   0 |1624 |1957 |6782 |1957 |6850 |3722 | 114 |   0 | 3.012120e+03 |      --      |    Inf 
31.69/31.73	c  31.7s|     1 |     0 | 65684 |     - |  79M|   0 |1578 |1957 |6782 |1957 |6889 |3761 | 114 |   0 | 3.013451e+03 |      --      |    Inf 
32.30/32.38	c  32.4s|     1 |     0 | 67098 |     - |  80M|   0 |1647 |1957 |6782 |1957 |6935 |3807 | 114 |   0 | 3.014836e+03 |      --      |    Inf 
33.09/33.15	c  33.1s|     1 |     0 | 69180 |     - |  81M|   0 |1659 |1957 |6782 |1957 |6806 |3841 | 114 |   0 | 3.015828e+03 |      --      |    Inf 
34.50/34.59	c  34.6s|     1 |     0 | 71914 |     - |  82M|   0 |1664 |1957 |6782 |1957 |6856 |3891 | 114 |   0 | 3.020741e+03 |      --      |    Inf 
35.60/35.68	c  35.7s|     1 |     0 | 73283 |     - |  82M|   0 |1623 |1957 |6782 |1957 |6900 |3935 | 114 |   0 | 3.025126e+03 |      --      |    Inf 
36.79/36.87	c  36.9s|     1 |     0 | 74968 |     - |  82M|   0 |1614 |1957 |6782 |1957 |6933 |3968 | 114 |   0 | 3.028147e+03 |      --      |    Inf 
38.19/38.28	c  38.3s|     1 |     0 | 76963 |     - |  83M|   0 |1585 |1957 |6782 |1957 |6972 |4007 | 114 |   0 | 3.032812e+03 |      --      |    Inf 
39.40/39.45	c  39.5s|     1 |     0 | 79193 |     - |  83M|   0 |1599 |1957 |6782 |1957 |7020 |4055 | 114 |   0 | 3.034942e+03 |      --      |    Inf 
40.39/40.43	c  40.4s|     1 |     0 | 81178 |     - |  84M|   0 |1645 |1957 |6782 |1957 |6869 |4110 | 114 |   0 | 3.038554e+03 |      --      |    Inf 
41.09/41.16	c  41.2s|     1 |     0 | 82015 |     - |  84M|   0 |1635 |1957 |6782 |1957 |6895 |4136 | 114 |   0 | 3.040029e+03 |      --      |    Inf 
41.99/42.08	c  42.1s|     1 |     0 | 83297 |     - |  85M|   0 |1660 |1957 |6782 |1957 |6927 |4168 | 114 |   0 | 3.041799e+03 |      --      |    Inf 
43.49/43.51	c  43.5s|     1 |     0 | 85411 |     - |  85M|   0 |1609 |1957 |6782 |1957 |6965 |4206 | 114 |   0 | 3.044768e+03 |      --      |    Inf 
44.09/44.15	c  44.2s|     1 |     0 | 86441 |     - |  86M|   0 |1668 |1957 |6782 |1957 |6996 |4237 | 114 |   0 | 3.046256e+03 |      --      |    Inf 
45.69/45.78	c  45.8s|     1 |     0 | 88788 |     - |  86M|   0 |1650 |1957 |6782 |1957 |7027 |4268 | 114 |   0 | 3.048020e+03 |      --      |    Inf 
46.21/46.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.21/46.27	c  46.3s|     1 |     0 | 89353 |     - |  86M|   0 |1664 |1957 |6782 |1957 |6820 |4287 | 114 |   0 | 3.048864e+03 |      --      |    Inf 
46.89/46.96	c  47.0s|     1 |     0 | 90293 |     - |  87M|   0 |1665 |1957 |6782 |1957 |6843 |4310 | 114 |   0 | 3.050505e+03 |      --      |    Inf 
48.59/48.69	c  48.7s|     1 |     0 | 92519 |     - |  87M|   0 |1643 |1957 |6782 |1957 |6867 |4334 | 114 |   0 | 3.052563e+03 |      --      |    Inf 
50.00/50.03	c  50.0s|     1 |     0 | 93863 |     - |  87M|   0 |1619 |1957 |6782 |1957 |6890 |4357 | 114 |   0 | 3.055312e+03 |      --      |    Inf 
51.49/51.51	c  51.5s|     1 |     0 | 96473 |     - |  87M|   0 |1647 |1957 |6782 |1957 |6932 |4399 | 114 |   0 | 3.057977e+03 |      --      |    Inf 
52.29/52.30	c  52.3s|     1 |     0 | 97014 |     - |  88M|   0 |1634 |1957 |6782 |1957 |6952 |4419 | 114 |   0 | 3.058826e+03 |      --      |    Inf 
53.39/53.46	c  53.5s|     1 |     0 | 97365 |     - |  88M|   0 |1654 |1957 |6782 |1957 |6781 |4433 | 114 |   0 | 3.059969e+03 |      --      |    Inf 
54.39/54.46	c  54.5s|     1 |     0 | 97751 |     - |  88M|   0 |1676 |1957 |6782 |1957 |6790 |4442 | 114 |   0 | 3.060072e+03 |      --      |    Inf 
55.60/55.63	c  55.6s|     1 |     0 | 98256 |     - |  88M|   0 |1676 |1957 |6782 |1957 |6796 |4448 | 114 |   0 | 3.060349e+03 |      --      |    Inf 
56.60/56.62	c  56.6s|     1 |     0 | 98460 |     - |  88M|   0 |1668 |1957 |6782 |1957 |6802 |4454 | 114 |   0 | 3.060963e+03 |      --      |    Inf 
57.59/57.67	c  57.7s|     1 |     0 | 98473 |     - |  88M|   0 |1670 |1957 |6782 |1957 |6806 |4458 | 114 |   0 | 3.060964e+03 |      --      |    Inf 
58.70/58.73	c  58.7s|     1 |     0 | 98535 |     - |  88M|   0 |1670 |1957 |6782 |1957 |6809 |4461 | 114 |   0 | 3.061016e+03 |      --      |    Inf 
59.50/59.57	c  59.6s|     1 |     0 | 98537 |     - |  88M|   0 |1670 |1957 |6782 |1957 |6670 |4463 | 114 |   0 | 3.061016e+03 |      --      |    Inf 
61.69/61.74	c  61.7s|     1 |     2 | 98537 |     - |  88M|   0 |1670 |1957 |6782 |1957 |6670 |4463 | 114 |  11 | 3.061016e+03 |      --      |    Inf 
1799.99/1800.00	c 
1799.99/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.99/1800.00	c Solving Time (sec) : 1800.00
1799.99/1800.00	c Solving Nodes      : 9893
1799.99/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1799.99/1800.00	c Dual Bound         : +3.10566490294927e+03
1799.99/1800.00	c Gap                : infinite
1799.99/1800.00	s UNKNOWN
1799.99/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.99/1800.00	c Total Time         :    1800.00
1799.99/1800.00	c   solving          :    1800.00
1799.99/1800.00	c   presolving       :       0.57 (included in solving)
1799.99/1800.00	c   reading          :       0.09 (included in solving)
1799.99/1800.00	c Original Problem   :
1799.99/1800.00	c   Problem name     : HOME/instance-3452503-1307083645.opb
1799.99/1800.00	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.99/1800.00	c   Constraints      : 13489 initial, 13489 maximal
1799.99/1800.00	c Presolved Problem  :
1799.99/1800.00	c   Problem name     : t_HOME/instance-3452503-1307083645.opb
1799.99/1800.00	c   Variables        : 1957 (1957 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.99/1800.00	c   Constraints      : 5943 initial, 7430 maximal
1799.99/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.99/1800.00	c   trivial          :       0.01         55          0          0          0          0          0          0          0          0
1799.99/1800.00	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.99/1800.00	c   implics          :       0.02          0       3078          0          0          0          0          0          0          0
1799.99/1800.00	c   probing          :       0.25          1        183          0          0          0          0          0          0          0
1799.99/1800.00	c   setppc           :       0.02          0          0          0          0          0        189          0          0          0
1799.99/1800.00	c   linear           :       0.12       1035         43          0       1090          0       7355          0        222        431
1799.99/1800.00	c   logicor          :       0.08          0          0          0          0          0          2          0          0          0
1799.99/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.99/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.99/1800.00	c   integral         :          0          0          0       9927          0          4          0          0         40          0          0      19774
1799.99/1800.00	c   setppc           :        994         73     132721          0          1          3      44726        411       9122          0          0          0
1799.99/1800.00	c   linear           :          0+        72     128989          0          0          0         34          0          0         20          0          0
1799.99/1800.00	c   logicor          :       4949+        73      98756          0          1          0      50213        620       8468          0          0          0
1799.99/1800.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1799.99/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.99/1800.00	c   integral         :     384.81       0.00       0.00     384.81       0.00       0.00       0.00
1799.99/1800.00	c   setppc           :       3.06       0.01       3.03       0.00       0.00       0.00       0.02
1799.99/1800.00	c   linear           :       0.62       0.04       0.58       0.00       0.00       0.00       0.00
1799.99/1800.00	c   logicor          :       1.95       0.03       1.90       0.00       0.00       0.00       0.02
1799.99/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.99/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.99/1800.00	c   vbounds          :          0          0          0          0
1799.99/1800.00	c   rootredcost      :          0          0          0          0
1799.99/1800.00	c   pseudoobj        :     129765          0          0          0
1799.99/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.99/1800.00	c   vbounds          :       0.03       0.03       0.00
1799.99/1800.00	c   rootredcost      :       0.03       0.03       0.00
1799.99/1800.00	c   pseudoobj        :       3.01       3.01       0.00
1799.99/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.99/1800.00	c   propagation      :       0.06       1030       1029       3695       22.2        355        5.1          -
1799.99/1800.00	c   infeasible LP    :       0.09        233        233       1174       33.8         89        3.8          0
1799.99/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.99/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.99/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.99/1800.00	c   applied globally :          -          -          -       3998       21.1          -          -          -
1799.99/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.99/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.99/1800.00	c   cut pool         :       0.63         72          -          -       3384          -    (maximal pool size: 23551)
1799.99/1800.00	c   redcost          :       0.19       9999          0          0          0          0
1799.99/1800.00	c   impliedbounds    :       0.03         73          0          0       3548          0
1799.99/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.99/1800.00	c   gomory           :      30.47         73          0          0      31927          0
1799.99/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.99/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.99/1800.00	c   strongcg         :       1.70         20          0          0      10000          0
1799.99/1800.00	c   cmir             :       0.28         10          0          0          0          0
1799.99/1800.00	c   flowcover        :       0.28         10          0          0          0          0
1799.99/1800.00	c   clique           :       0.11         72          0          0         29          0
1799.99/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.99/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.99/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.99/1800.00	c   rapidlearning    :       0.94          1          0          0          0        725
1799.99/1800.00	c Pricers            :       Time      Calls       Vars
1799.99/1800.00	c   problem variables:       0.00          0          0
1799.99/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.99/1800.00	c   relpscost        :     384.80       9927          0         40          0          0      19774
1799.99/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1799.99/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.99/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.99/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.99/1800.00	c   LP solutions     :       0.00          -          0
1799.99/1800.00	c   pseudo solutions :       0.00          -          0
1799.99/1800.00	c   oneopt           :       0.01          0          0
1799.99/1800.00	c   crossover        :       0.00          0          0
1799.99/1800.00	c   veclendiving     :      51.40         88          0
1799.99/1800.00	c   fracdiving       :      88.92        126          0
1799.99/1800.00	c   trivial          :       0.01          2          0
1799.99/1800.00	c   shiftandpropagate:       0.02          1          0
1799.99/1800.00	c   simplerounding   :       0.00          0          0
1799.99/1800.00	c   zirounding       :       0.68       1000          0
1799.99/1800.00	c   rounding         :       0.57       1369          0
1799.99/1800.00	c   shifting         :       1.54        410          0
1799.99/1800.00	c   intshifting      :       0.00          0          0
1799.99/1800.00	c   twoopt           :       0.00          0          0
1799.99/1800.00	c   fixandinfer      :       0.00          0          0
1799.99/1800.00	c   feaspump         :      28.65         13          0
1799.99/1800.00	c   clique           :       0.00          0          0
1799.99/1800.00	c   coefdiving       :      77.19         98          0
1799.99/1800.00	c   pscostdiving     :      67.59         86          0
1799.99/1800.00	c   intdiving        :       0.00          0          0
1799.99/1800.00	c   actconsdiving    :       0.00          0          0
1799.99/1800.00	c   objpscostdiving  :       5.77          1          0
1799.99/1800.00	c   rootsoldiving    :       7.22          2          0
1799.99/1800.00	c   linesearchdiving :      73.94        122          0
1799.99/1800.00	c   guideddiving     :       0.00          0          0
1799.99/1800.00	c   octane           :       0.00          0          0
1799.99/1800.00	c   rens             :       0.01          0          0
1799.99/1800.00	c   rins             :       0.00          0          0
1799.99/1800.00	c   localbranching   :       0.00          0          0
1799.99/1800.00	c   mutation         :       0.00          0          0
1799.99/1800.00	c   dins             :       0.00          0          0
1799.99/1800.00	c   vbounds          :       0.00          0          0
1799.99/1800.00	c   undercover       :       0.00          0          0
1799.99/1800.00	c   subnlp           :       0.00          0          0
1799.99/1800.00	c   trysol           :       0.00          0          0
1799.99/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.99/1800.00	c   primal LP        :       0.05          0          0       0.00       0.00
1799.99/1800.00	c   dual LP          :     960.48      10001    4398107     439.77    4579.06
1799.99/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.99/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.99/1800.00	c   diving/probing LP:     363.96      37062    1380245      37.24    3792.34
1799.99/1800.00	c   strong branching :     380.94       8536    1427193     167.20    3746.55
1799.99/1800.00	c     (at root node) :          -         11       4696     426.91          -
1799.99/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.99/1800.00	c B&B Tree           :
1799.99/1800.00	c   number of runs   :          1
1799.99/1800.00	c   nodes            :       9893
1799.99/1800.00	c   nodes (total)    :       9893
1799.99/1800.00	c   nodes left       :       9881
1799.99/1800.00	c   max depth        :         21
1799.99/1800.00	c   max depth (total):         21
1799.99/1800.00	c   backtracks       :       4316 (43.6%)
1799.99/1800.00	c   delayed cutoffs  :          3
1799.99/1800.00	c   repropagations   :         54 (8 domain reductions, 1 cutoffs)
1799.99/1800.00	c   avg switch length:       9.60
1799.99/1800.00	c   switching time   :       2.77
1799.99/1800.00	c Solution           :
1799.99/1800.00	c   Solutions found  :          0 (0 improvements)
1799.99/1800.00	c   Primal Bound     :          -
1799.99/1800.00	c   Dual Bound       : +3.10566490294927e+03
1799.99/1800.00	c   Gap              :   infinite
1799.99/1800.00	c   Root Dual Bound  : +3.06101606720241e+03
1799.99/1800.00	c   Root Iterations  :      98537
1799.99/1800.07	c Time complete: 1800.06.

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.03 1.93 2/521 22011
/proc/meminfo: memFree=21555024/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=14824 CPUtime=0.01 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 2720 0 0 0 1 0 0 0 25 0 1 0 800780013 15179776 2672 33554432000 4194304 9128323 140736447510480 18446744073709551615 4243376 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22011/statm: 3706 2672 400 1205 0 2497 0

[startup+0.0791139 s]
/proc/loadavg: 2.05 2.03 1.93 2/521 22011
/proc/meminfo: memFree=21555024/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=19256 CPUtime=0.07 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 3780 0 0 0 7 0 0 0 25 0 1 0 800780013 19718144 3730 33554432000 4194304 9128323 140736447510480 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22011/statm: 4814 3758 400 1205 0 3605 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19256

[startup+0.101108 s]
/proc/loadavg: 2.05 2.03 1.93 2/521 22011
/proc/meminfo: memFree=21555024/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=24464 CPUtime=0.09 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 5092 0 0 0 9 0 0 0 25 0 1 0 800780013 25051136 5041 33554432000 4194304 9128323 140736447510480 18446744073709551615 6889744 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 6186 5077 431 1205 0 4977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24464

[startup+0.30107 s]
/proc/loadavg: 2.05 2.03 1.93 2/521 22011
/proc/meminfo: memFree=21555024/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=48500 CPUtime=0.29 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 11245 0 0 0 28 1 0 0 25 0 1 0 800780013 49664000 10837 33554432000 4194304 9128323 140736447510480 18446744073709551615 5192576 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 12125 10837 527 1205 0 10916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48500

[startup+0.700999 s]
/proc/loadavg: 2.05 2.03 1.93 2/521 22011
/proc/meminfo: memFree=21555024/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=56824 CPUtime=0.69 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 13447 0 0 0 68 1 0 0 25 0 1 0 800780013 58187776 12955 33554432000 4194304 9128323 140736447510480 18446744073709551615 5488368 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 14206 12955 616 1205 0 12997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56824

[startup+1.50086 s]
/proc/loadavg: 2.05 2.03 1.93 3/522 22012
/proc/meminfo: memFree=21498100/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=64040 CPUtime=1.49 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 15872 0 0 0 146 3 0 0 25 0 1 0 800780013 65576960 15001 33554432000 4194304 9128323 140736447510480 18446744073709551615 6678050 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 16010 15001 687 1205 0 14801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64040

[startup+3.10056 s]
/proc/loadavg: 2.05 2.03 1.93 3/522 22012
/proc/meminfo: memFree=21470208/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=109588 CPUtime=3.09 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 27328 0 0 0 304 5 0 0 25 0 1 0 800780013 112218112 25955 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 27397 25955 742 1205 0 26188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109588

[startup+6.30097 s]
/proc/loadavg: 2.05 2.03 1.93 3/522 22013
/proc/meminfo: memFree=21451620/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=109588 CPUtime=6.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 27682 0 0 0 620 10 0 0 25 0 1 0 800780013 112218112 26174 33554432000 4194304 9128323 140736447510480 18446744073709551615 6309877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 27397 26174 739 1205 0 26188 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 109588

[startup+12.7008 s]
/proc/loadavg: 2.04 2.03 1.93 3/522 22013
/proc/meminfo: memFree=21440956/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=123824 CPUtime=12.7 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 32178 0 0 0 1250 20 0 0 25 0 1 0 800780013 126795776 29361 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 30956 29361 734 1205 0 29747 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 123824

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 1.93 3/522 22013
/proc/meminfo: memFree=21414072/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=151100 CPUtime=25.49 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 46220 0 0 0 2512 37 0 0 25 0 1 0 800780013 154726400 35949 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 37775 35949 888 1205 0 36566 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151100

[startup+51.1007 s]
/proc/loadavg: 2.02 2.02 1.93 3/522 22014
/proc/meminfo: memFree=21408936/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=154772 CPUtime=51.1 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 50192 0 0 0 5041 69 0 0 25 0 1 0 800780013 158486528 36963 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 38693 36963 939 1205 0 37484 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 154772

[startup+102.319 s]
/proc/loadavg: 2.01 2.02 1.93 3/522 22015
/proc/meminfo: memFree=21405452/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=157352 CPUtime=102.32 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51104 0 0 0 10087 145 0 0 25 0 1 0 800780013 161128448 37672 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39338 37672 742 1205 0 38129 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 157352

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/522 22017
/proc/meminfo: memFree=21402088/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=157352 CPUtime=162.29 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51115 0 0 0 15983 246 0 0 25 0 1 0 800780013 161128448 37681 33554432000 4194304 9128323 140736447510480 18446744073709551615 7177012 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39338 37681 740 1205 0 38129 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157352

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/522 22018
/proc/meminfo: memFree=21404528/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=157352 CPUtime=222.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51115 0 0 0 21888 342 0 0 25 0 1 0 800780013 161128448 37681 33554432000 4194304 9128323 140736447510480 18446744073709551615 7313456 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39338 37681 740 1205 0 38129 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 157352

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.93 4/522 22020
/proc/meminfo: memFree=21404624/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=157352 CPUtime=282.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51116 0 0 0 27794 436 0 0 25 0 1 0 800780013 161128448 37682 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39338 37682 740 1205 0 38129 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157352

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/522 22022
/proc/meminfo: memFree=21404472/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=157352 CPUtime=342.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51119 0 0 0 33691 539 0 0 25 0 1 0 800780013 161128448 37685 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39338 37685 740 1205 0 38129 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 157352

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/522 22023
/proc/meminfo: memFree=21403576/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=159712 CPUtime=402.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51585 0 0 0 39574 656 0 0 25 0 1 0 800780013 163545088 38151 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39928 38151 740 1205 0 38719 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159712

[startup+462.3 s]
/proc/loadavg: 2.12 2.03 1.94 3/522 22025
/proc/meminfo: memFree=21403052/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=159712 CPUtime=462.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51588 0 0 0 45472 758 0 0 25 0 1 0 800780013 163545088 38154 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39928 38154 740 1205 0 38719 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159712

[startup+522.3 s]
/proc/loadavg: 2.10 2.04 1.95 3/522 22026
/proc/meminfo: memFree=21402896/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=159712 CPUtime=522.31 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51601 0 0 0 51380 851 0 0 25 0 1 0 800780013 163545088 38167 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39928 38167 740 1205 0 38719 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159712

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 1.95 3/522 22028
/proc/meminfo: memFree=21402124/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=159712 CPUtime=582.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 51714 0 0 0 57282 948 0 0 25 0 1 0 800780013 163545088 38280 33554432000 4194304 9128323 140736447510480 18446744073709551615 7312758 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22011/statm: 39928 38280 740 1205 0 38719 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 159712

[startup+642.3 s]

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

/proc/meminfo: memFree=21369792/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=163324 CPUtime=1122.27 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 52631 0 0 0 110434 1793 0 0 25 0 1 0 800780013 167243776 39197 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 40831 39197 740 1205 0 39622 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 163324

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/522 22081
/proc/meminfo: memFree=21367536/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=163324 CPUtime=1182.27 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 52632 0 0 0 116337 1890 0 0 25 0 1 0 800780013 167243776 39198 33554432000 4194304 9128323 140736447510480 18446744073709551615 7357863 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 40831 39198 740 1205 0 39622 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 163324

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 1.97 3/522 22083
/proc/meminfo: memFree=21363032/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=165552 CPUtime=1242.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53186 0 0 0 122238 1990 0 0 25 0 1 0 800780013 169525248 39752 33554432000 4194304 9128323 140736447510480 18446744073709551615 7343104 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 41388 39752 740 1205 0 40179 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 165552

[startup+1302.3 s]
/proc/loadavg: 2.13 2.05 1.98 3/522 22084
/proc/meminfo: memFree=21364112/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=166712 CPUtime=1302.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53298 0 0 0 128139 2089 0 0 25 0 1 0 800780013 170713088 39864 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 41678 39864 740 1205 0 40469 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 166712

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 1.99 3/522 22086
/proc/meminfo: memFree=21356872/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=167596 CPUtime=1362.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53712 0 0 0 134032 2196 0 0 25 0 1 0 800780013 171618304 40269 33554432000 4194304 9128323 140736447510480 18446744073709551615 5873404 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 41899 40269 740 1205 0 40690 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 167596

[startup+1422.32 s]
/proc/loadavg: 2.03 2.04 1.99 3/522 22087
/proc/meminfo: memFree=21355076/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=167596 CPUtime=1422.3 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53712 0 0 0 139924 2306 0 0 25 0 1 0 800780013 171618304 40269 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 41899 40269 740 1205 0 40690 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 167596

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/522 22089
/proc/meminfo: memFree=21357392/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=167740 CPUtime=1482.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53716 0 0 0 145804 2424 0 0 25 0 1 0 800780013 171765760 40273 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 41935 40273 740 1205 0 40726 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 167740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/522 22091
/proc/meminfo: memFree=21353876/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=168760 CPUtime=1542.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 53870 0 0 0 151691 2537 0 0 25 0 1 0 800780013 172810240 40427 33554432000 4194304 9128323 140736447510480 18446744073709551615 7342760 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42190 40427 740 1205 0 40981 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 168760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/522 22092
/proc/meminfo: memFree=21353840/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=169196 CPUtime=1602.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54003 0 0 0 157581 2647 0 0 25 0 1 0 800780013 173256704 40560 33554432000 4194304 9128323 140736447510480 18446744073709551615 7361781 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42299 40560 740 1205 0 41090 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 169196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/522 22094
/proc/meminfo: memFree=21352564/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=169480 CPUtime=1662.28 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54190 0 0 0 163472 2756 0 0 25 0 1 0 800780013 173547520 40747 33554432000 4194304 9128323 140736447510480 18446744073709551615 7342491 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42370 40747 740 1205 0 41161 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 169480

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/522 22095
/proc/meminfo: memFree=21348060/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171680 CPUtime=1722.29 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54695 0 0 0 169359 2870 0 0 25 0 1 0 800780013 175800320 41252 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42920 41252 740 1205 0 41711 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 171680

[startup+1782.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/522 22097
/proc/meminfo: memFree=21351496/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171680 CPUtime=1782.29 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54744 0 0 0 175250 2979 0 0 25 0 1 0 800780013 175800320 41301 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42920 41301 740 1205 0 41711 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 171680

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

[startup+1791.92 s]
/proc/loadavg: 2.12 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351368/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171680 CPUtime=1791.91 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54745 0 0 0 176194 2997 0 0 25 0 1 0 800780013 175800320 41302 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42920 41302 740 1205 0 41711 0
Current children cumulated CPU time (s) 1791.91
Current children cumulated vsize (KiB) 171680

[startup+1795.1 s]
/proc/loadavg: 2.11 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351364/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171680 CPUtime=1795.11 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54745 0 0 0 176509 3002 0 0 25 0 1 0 800780013 175800320 41302 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42920 41302 740 1205 0 41711 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 171680

[startup+1798.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351240/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171820 CPUtime=1798.29 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54746 0 0 0 176820 3009 0 0 25 0 1 0 800780013 175943680 41303 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42955 41303 740 1205 0 41746 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 171820

[startup+1799.1 s]
/proc/loadavg: 2.10 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351240/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171820 CPUtime=1799.09 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54747 0 0 0 176899 3010 0 0 25 0 1 0 800780013 175943680 41304 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42955 41304 740 1205 0 41746 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 171820

[startup+1799.5 s]
/proc/loadavg: 2.10 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351360/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171820 CPUtime=1799.5 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54747 0 0 0 176939 3011 0 0 25 0 1 0 800780013 175943680 41304 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42955 41304 740 1205 0 41746 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 171820

[startup+1799.9 s]
/proc/loadavg: 2.10 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351360/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171820 CPUtime=1799.89 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54747 0 0 0 176977 3012 0 0 25 0 1 0 800780013 175943680 41304 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42955 41304 740 1205 0 41746 0
Current children cumulated CPU time (s) 1799.89
Current children cumulated vsize (KiB) 171820

[startup+1800 s]
/proc/loadavg: 2.10 2.04 2.00 3/522 22097
/proc/meminfo: memFree=21351360/32951124 swapFree=58800704/67111528
[pid=22011] ppid=22009 vsize=171820 CPUtime=1799.99 cores=1,3,5,7
/proc/22011/stat : 22011 (scip-2.0.1.4.li) R 22009 22011 18505 0 -1 4202496 54747 0 0 0 176987 3012 0 0 25 0 1 0 800780013 175943680 41304 33554432000 4194304 9128323 140736447510480 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22011/statm: 42955 41304 740 1205 0 41746 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 171820

Child status: 0
Real time (s): 1800.08
CPU time (s): 1800.08
CPU user time (s): 1769.95
CPU system time (s): 30.1304
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 171820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.95
system time used= 30.1304
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5117

runsolver used 8.80866 second user time and 21.6347 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-03 08:47:25
IDJOB=3452503
IDBENCH=2122
IDSOLVER=1949
FILE ID=node142/3452503-1307083645
RUNJOBID= node142-1307082596-21775
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-par32-4.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-3452503-1307083645/watcher-3452503-1307083645 -o /tmp/evaluation-result-3452503-1307083645/solver-3452503-1307083645 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452503-1307083645.opb -t 1800 -m 15500

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

MD5SUM BENCH= 172d8bfe30610a29dfe3bb9d98ed3f4c
RANDOM SEED=496292900

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:      21555304 kB
Buffers:        221492 kB
Cached:         391152 kB
SwapCached:      11452 kB
Active:        9385284 kB
Inactive:      1749372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21555304 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           12388 kB
Writeback:           0 kB
AnonPages:    10519404 kB
Mapped:          34936 kB
Slab:           115680 kB
PageTables:      75000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145510860 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:17:26