Trace number 3452514

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-par32-1.opb
MD5SUM5a9e4c8983ff8fc3ce01109a5c224dd2
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 constraints13453
Number of constraints which are clauses13453
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.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-3452514-1307086383.opb>
0.00/0.09	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13453 constraints
0.00/0.09	c problem read
0.00/0.09	c presolving settings loaded
0.11/0.14	c presolving:
0.11/0.17	c (round 1) 2985 del vars, 484 del conss, 0 add conss, 317 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38900 impls, 0 clqs
0.11/0.20	c (round 2) 3252 del vars, 4511 del conss, 0 add conss, 341 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 51428 impls, 0 clqs
0.19/0.20	c (round 3) 3283 del vars, 4948 del conss, 0 add conss, 356 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.19/0.20	c (round 4) 3318 del vars, 5025 del conss, 0 add conss, 370 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 52116 impls, 0 clqs
0.19/0.21	c (round 5) 3350 del vars, 5108 del conss, 0 add conss, 383 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 52497 impls, 0 clqs
0.19/0.21	c (round 6) 3378 del vars, 5181 del conss, 0 add conss, 394 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 52814 impls, 0 clqs
0.19/0.21	c (round 7) 3402 del vars, 5244 del conss, 0 add conss, 403 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 53079 impls, 0 clqs
0.19/0.21	c (round 8) 3422 del vars, 5297 del conss, 0 add conss, 410 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 53366 impls, 0 clqs
0.19/0.21	c (round 9) 3438 del vars, 5341 del conss, 0 add conss, 416 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 53567 impls, 0 clqs
0.19/0.21	c (round 10) 3454 del vars, 5381 del conss, 0 add conss, 422 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 53726 impls, 0 clqs
0.19/0.22	c (round 11) 3470 del vars, 5421 del conss, 0 add conss, 428 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 53885 impls, 0 clqs
0.19/0.22	c (round 12) 3486 del vars, 5461 del conss, 0 add conss, 434 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 54058 impls, 0 clqs
0.19/0.22	c (round 13) 3502 del vars, 5501 del conss, 0 add conss, 440 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 54297 impls, 0 clqs
0.19/0.22	c (round 14) 3518 del vars, 5541 del conss, 0 add conss, 446 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 54494 impls, 0 clqs
0.19/0.22	c (round 15) 3534 del vars, 5581 del conss, 0 add conss, 452 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 54751 impls, 0 clqs
0.19/0.22	c (round 16) 3551 del vars, 5622 del conss, 0 add conss, 459 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 54958 impls, 0 clqs
0.19/0.22	c (round 17) 3567 del vars, 5662 del conss, 0 add conss, 465 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 55161 impls, 0 clqs
0.19/0.23	c (round 18) 3583 del vars, 5702 del conss, 0 add conss, 471 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 55442 impls, 0 clqs
0.19/0.23	c (round 19) 3599 del vars, 5742 del conss, 0 add conss, 477 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 55637 impls, 0 clqs
0.19/0.23	c (round 20) 3615 del vars, 5782 del conss, 0 add conss, 483 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 55836 impls, 0 clqs
0.19/0.23	c (round 21) 3631 del vars, 5822 del conss, 0 add conss, 489 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 55989 impls, 0 clqs
0.19/0.23	c (round 22) 3645 del vars, 5856 del conss, 0 add conss, 493 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 56165 impls, 0 clqs
0.19/0.23	c (round 23) 3653 del vars, 5894 del conss, 0 add conss, 500 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 56193 impls, 0 clqs
0.19/0.23	c (round 24) 3666 del vars, 5913 del conss, 0 add conss, 505 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 56336 impls, 0 clqs
0.19/0.24	c (round 25) 3681 del vars, 5956 del conss, 0 add conss, 514 chg bounds, 65 chg sides, 130 chg coeffs, 0 upgd conss, 56438 impls, 0 clqs
0.19/0.24	c (round 26) 3697 del vars, 5997 del conss, 0 add conss, 524 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 56590 impls, 0 clqs
0.19/0.24	c (round 27) 3711 del vars, 6034 del conss, 0 add conss, 533 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 56744 impls, 0 clqs
0.19/0.24	c (round 28) 3729 del vars, 6076 del conss, 0 add conss, 544 chg bounds, 71 chg sides, 142 chg coeffs, 0 upgd conss, 56882 impls, 0 clqs
0.19/0.24	c (round 29) 3744 del vars, 6116 del conss, 0 add conss, 553 chg bounds, 74 chg sides, 148 chg coeffs, 0 upgd conss, 57028 impls, 0 clqs
0.19/0.24	c (round 30) 3753 del vars, 6153 del conss, 0 add conss, 562 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 57062 impls, 0 clqs
0.19/0.24	c (round 31) 3768 del vars, 6178 del conss, 0 add conss, 571 chg bounds, 81 chg sides, 162 chg coeffs, 0 upgd conss, 57214 impls, 0 clqs
0.19/0.25	c (round 32) 3781 del vars, 6213 del conss, 0 add conss, 579 chg bounds, 83 chg sides, 166 chg coeffs, 0 upgd conss, 57335 impls, 0 clqs
0.19/0.25	c (round 33) 3797 del vars, 6254 del conss, 0 add conss, 590 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 57438 impls, 0 clqs
0.19/0.25	c (round 34) 3809 del vars, 6288 del conss, 0 add conss, 603 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 57481 impls, 0 clqs
0.19/0.25	c (round 35) 3826 del vars, 6327 del conss, 0 add conss, 615 chg bounds, 93 chg sides, 186 chg coeffs, 0 upgd conss, 57533 impls, 0 clqs
0.19/0.25	c (round 36) 3839 del vars, 6363 del conss, 0 add conss, 628 chg bounds, 98 chg sides, 196 chg coeffs, 0 upgd conss, 57612 impls, 0 clqs
0.19/0.25	c (round 37) 3855 del vars, 6401 del conss, 0 add conss, 639 chg bounds, 102 chg sides, 204 chg coeffs, 0 upgd conss, 57678 impls, 0 clqs
0.19/0.25	c (round 38) 3865 del vars, 6439 del conss, 0 add conss, 650 chg bounds, 104 chg sides, 208 chg coeffs, 0 upgd conss, 57700 impls, 0 clqs
0.19/0.26	c (round 39) 3881 del vars, 6476 del conss, 0 add conss, 666 chg bounds, 109 chg sides, 218 chg coeffs, 0 upgd conss, 57727 impls, 0 clqs
0.19/0.26	c (round 40) 3897 del vars, 6514 del conss, 0 add conss, 681 chg bounds, 111 chg sides, 222 chg coeffs, 0 upgd conss, 57787 impls, 0 clqs
0.19/0.26	c (round 41) 3919 del vars, 6552 del conss, 0 add conss, 698 chg bounds, 114 chg sides, 228 chg coeffs, 0 upgd conss, 57861 impls, 0 clqs
0.19/0.26	c (round 42) 3931 del vars, 6594 del conss, 0 add conss, 710 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 57916 impls, 0 clqs
0.19/0.26	c (round 43) 3947 del vars, 6630 del conss, 0 add conss, 725 chg bounds, 120 chg sides, 240 chg coeffs, 0 upgd conss, 57974 impls, 0 clqs
0.19/0.26	c (round 44) 3963 del vars, 6668 del conss, 0 add conss, 737 chg bounds, 122 chg sides, 244 chg coeffs, 0 upgd conss, 58069 impls, 0 clqs
0.19/0.26	c (round 45) 3974 del vars, 6702 del conss, 0 add conss, 750 chg bounds, 125 chg sides, 250 chg coeffs, 0 upgd conss, 58123 impls, 0 clqs
0.19/0.27	c (round 46) 3993 del vars, 6743 del conss, 0 add conss, 769 chg bounds, 132 chg sides, 264 chg coeffs, 0 upgd conss, 58155 impls, 0 clqs
0.19/0.27	c (round 47) 4007 del vars, 6783 del conss, 0 add conss, 781 chg bounds, 135 chg sides, 270 chg coeffs, 0 upgd conss, 58217 impls, 0 clqs
0.19/0.27	c (round 48) 4021 del vars, 6825 del conss, 0 add conss, 798 chg bounds, 140 chg sides, 280 chg coeffs, 0 upgd conss, 58233 impls, 0 clqs
0.19/0.27	c (round 49) 4037 del vars, 6867 del conss, 0 add conss, 813 chg bounds, 144 chg sides, 288 chg coeffs, 0 upgd conss, 58306 impls, 0 clqs
0.19/0.27	c (round 50) 4055 del vars, 6905 del conss, 0 add conss, 832 chg bounds, 151 chg sides, 302 chg coeffs, 0 upgd conss, 58331 impls, 0 clqs
0.19/0.27	c (round 51) 4071 del vars, 6950 del conss, 0 add conss, 845 chg bounds, 155 chg sides, 310 chg coeffs, 0 upgd conss, 58405 impls, 0 clqs
0.19/0.27	c (round 52) 4087 del vars, 6978 del conss, 0 add conss, 859 chg bounds, 160 chg sides, 320 chg coeffs, 0 upgd conss, 58477 impls, 0 clqs
0.19/0.27	c (round 53) 4103 del vars, 7018 del conss, 0 add conss, 874 chg bounds, 166 chg sides, 332 chg coeffs, 0 upgd conss, 58526 impls, 0 clqs
0.19/0.28	c (round 54) 4119 del vars, 7063 del conss, 0 add conss, 886 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 58694 impls, 0 clqs
0.19/0.28	c (round 55) 4133 del vars, 7105 del conss, 0 add conss, 902 chg bounds, 173 chg sides, 346 chg coeffs, 0 upgd conss, 58727 impls, 0 clqs
0.19/0.28	c (round 56) 4150 del vars, 7148 del conss, 0 add conss, 918 chg bounds, 181 chg sides, 362 chg coeffs, 0 upgd conss, 58801 impls, 0 clqs
0.19/0.28	c (round 57) 4166 del vars, 7181 del conss, 0 add conss, 930 chg bounds, 182 chg sides, 364 chg coeffs, 0 upgd conss, 58880 impls, 0 clqs
0.19/0.28	c (round 58) 4183 del vars, 7225 del conss, 0 add conss, 947 chg bounds, 187 chg sides, 374 chg coeffs, 0 upgd conss, 58980 impls, 0 clqs
0.19/0.28	c (round 59) 4198 del vars, 7261 del conss, 0 add conss, 957 chg bounds, 189 chg sides, 378 chg coeffs, 0 upgd conss, 59057 impls, 0 clqs
0.19/0.28	c (round 60) 4208 del vars, 7287 del conss, 0 add conss, 966 chg bounds, 191 chg sides, 382 chg coeffs, 0 upgd conss, 59125 impls, 0 clqs
0.19/0.29	c (round 61) 4220 del vars, 7322 del conss, 0 add conss, 978 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59177 impls, 0 clqs
0.19/0.29	c (round 62) 4228 del vars, 7340 del conss, 0 add conss, 982 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59229 impls, 0 clqs
0.19/0.29	c (round 63) 4239 del vars, 7365 del conss, 0 add conss, 993 chg bounds, 196 chg sides, 394 chg coeffs, 0 upgd conss, 59253 impls, 0 clqs
0.19/0.29	c (round 64) 4245 del vars, 7383 del conss, 0 add conss, 999 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59274 impls, 0 clqs
0.19/0.29	c (round 65) 4252 del vars, 7395 del conss, 0 add conss, 1003 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59336 impls, 0 clqs
0.19/0.29	c (round 66) 4256 del vars, 7414 del conss, 0 add conss, 1007 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59340 impls, 0 clqs
0.19/0.29	c (round 67) 4257 del vars, 7419 del conss, 0 add conss, 1008 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59396 impls, 0 clqs
0.29/0.34	c (round 68) 4257 del vars, 7422 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 59396 impls, 0 clqs
0.40/0.42	c (round 69) 4307 del vars, 7422 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114266 impls, 0 clqs
0.40/0.42	c (round 70) 4308 del vars, 7477 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114306 impls, 0 clqs
0.40/0.43	c (round 71) 4310 del vars, 7477 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.40/0.44	c (round 72) 4310 del vars, 7479 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.50/0.52	c (round 73) 4360 del vars, 7479 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.50/0.53	c (round 74) 4360 del vars, 7529 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.50/0.59	c (round 75) 4410 del vars, 7529 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.60/0.61	c (round 76) 4410 del vars, 7581 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.60/0.65	c    (0.7s) probing: 688/2095 (32.8%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.60/0.65	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.60/0.65	c (round 77) 4442 del vars, 7581 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.60/0.66	c (round 78) 4442 del vars, 7613 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.60/0.67	c    (0.7s) probing: 698/2095 (33.3%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.60/0.67	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.60/0.67	c presolving (79 rounds):
0.60/0.67	c  4442 deleted vars, 7613 deleted constraints, 0 added constraints, 1008 tightened bounds, 0 added holes, 201 changed sides, 398 changed coefficients
0.60/0.67	c  118352 implications, 0 cliques
0.60/0.67	c presolved problem has 1910 variables (1910 bin, 0 int, 0 impl, 0 cont) and 5840 constraints
0.60/0.67	c     965 constraints of type <setppc>
0.60/0.67	c    4875 constraints of type <logicor>
0.60/0.67	c transformed objective value is always integral (scale: 1)
0.60/0.67	c Presolving Time: 0.56
0.60/0.67	c - non default parameters ----------------------------------------------------------------------
0.60/0.67	c # SCIP version 2.0.1.4
0.60/0.67	c 
0.60/0.67	c # frequency for displaying node information lines
0.60/0.67	c # [type: int, range: [-1,2147483647], default: 100]
0.60/0.67	c display/freq = 10000
0.60/0.67	c 
0.60/0.67	c # maximal time in seconds to run
0.60/0.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.60/0.67	c limits/time = 1800
0.60/0.67	c 
0.60/0.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.60/0.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.60/0.67	c limits/memory = 13950
0.60/0.67	c 
0.60/0.67	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.60/0.67	c # [type: int, range: [1,2], default: 1]
0.60/0.67	c timing/clocktype = 2
0.60/0.67	c 
0.60/0.67	c # belongs reading time to solving time?
0.60/0.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.60/0.67	c timing/reading = TRUE
0.60/0.67	c 
0.60/0.67	c # should presolving try to simplify inequalities
0.60/0.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.60/0.67	c constraints/linear/simplifyinequalities = TRUE
0.60/0.67	c 
0.60/0.67	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.60/0.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.60/0.67	c constraints/indicator/addCouplingCons = TRUE
0.60/0.67	c 
0.60/0.67	c # should presolving try to simplify knapsacks
0.60/0.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.60/0.67	c constraints/knapsack/simplifyinequalities = TRUE
0.60/0.67	c 
0.60/0.67	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.60/0.67	c # [type: int, range: [-1,2147483647], default: -1]
0.60/0.67	c separating/rapidlearning/freq = 0
0.60/0.67	c 
0.60/0.67	c -----------------------------------------------------------------------------------------------
0.60/0.67	c start solving
0.60/0.67	c 
0.89/0.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/0.94	c   0.9s|     1 |     0 |  2106 |     - |  21M|   0 |1230 |1910 |5878 |1910 |5838 |   0 |  38 |   0 | 2.821920e+03 |      --      |    Inf 
3.09/3.12	c   3.1s|     1 |     0 |  9677 |     - |  24M|   0 |1161 |1910 |6593 |1910 |6119 | 281 |  38 |   0 | 2.857021e+03 |      --      |    Inf 
3.30/3.39	c   3.4s|     1 |     0 | 10040 |     - |  25M|   0 |1100 |1910 |6593 |1910 |6156 | 318 |  38 |   0 | 2.864124e+03 |      --      |    Inf 
3.69/3.70	c   3.7s|     1 |     0 | 10765 |     - |  26M|   0 |1150 |1910 |6593 |1910 |6190 | 352 |  38 |   0 | 2.870040e+03 |      --      |    Inf 
3.99/4.00	c   4.0s|     1 |     0 | 11312 |     - |  27M|   0 |1161 |1910 |6593 |1910 |6228 | 390 |  38 |   0 | 2.874946e+03 |      --      |    Inf 
4.29/4.32	c   4.3s|     1 |     0 | 11802 |     - |  28M|   0 |1184 |1910 |6593 |1910 |6267 | 429 |  38 |   0 | 2.878416e+03 |      --      |    Inf 
4.69/4.76	c   4.8s|     1 |     0 | 12719 |     - |  30M|   0 |1199 |1910 |6593 |1910 |6304 | 466 |  38 |   0 | 2.882850e+03 |      --      |    Inf 
5.29/5.32	c   5.3s|     1 |     0 | 13434 |     - |  31M|   0 |1211 |1910 |6593 |1910 |6360 | 522 |  38 |   0 | 2.890786e+03 |      --      |    Inf 
6.00/6.01	c   6.0s|     1 |     0 | 14365 |     - |  31M|   0 |1235 |1910 |6593 |1910 |6410 | 572 |  38 |   0 | 2.900136e+03 |      --      |    Inf 
6.30/6.36	c   6.4s|     1 |     0 | 14866 |     - |  33M|   0 |1263 |1910 |6593 |1910 |6463 | 625 |  38 |   0 | 2.905940e+03 |      --      |    Inf 
6.79/6.89	c   6.9s|     1 |     0 | 15888 |     - |  34M|   0 |1290 |1910 |6593 |1910 |6514 | 676 |  38 |   0 | 2.913479e+03 |      --      |    Inf 
7.19/7.29	c   7.3s|     1 |     0 | 16830 |     - |  36M|   0 |1315 |1910 |6593 |1910 |6561 | 723 |  38 |   0 | 2.919379e+03 |      --      |    Inf 
7.81/7.85	c   7.9s|     1 |     0 | 17782 |     - |  38M|   0 |1310 |1910 |6593 |1910 |6618 | 780 |  38 |   0 | 2.927522e+03 |      --      |    Inf 
8.19/8.29	c   8.3s|     1 |     0 | 18899 |     - |  39M|   0 |1336 |1910 |6593 |1910 |6435 | 828 |  38 |   0 | 2.931412e+03 |      --      |    Inf 
8.69/8.81	c   8.8s|     1 |     0 | 19840 |     - |  42M|   0 |1300 |1910 |6593 |1910 |6481 | 874 |  38 |   0 | 2.935538e+03 |      --      |    Inf 
9.19/9.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.19/9.29	c   9.3s|     1 |     0 | 20613 |     - |  44M|   0 |1338 |1910 |6593 |1910 |6533 | 926 |  38 |   0 | 2.941697e+03 |      --      |    Inf 
9.69/9.76	c   9.8s|     1 |     0 | 21266 |     - |  46M|   0 |1341 |1910 |6593 |1910 |6589 | 982 |  38 |   0 | 2.945479e+03 |      --      |    Inf 
10.69/10.71	c  10.7s|     1 |     0 | 23005 |     - |  49M|   0 |1356 |1910 |6593 |1910 |6644 |1037 |  38 |   0 | 2.948769e+03 |      --      |    Inf 
11.49/11.54	c  11.5s|     1 |     0 | 24377 |     - |  50M|   0 |1346 |1910 |6593 |1910 |6707 |1100 |  38 |   0 | 2.954522e+03 |      --      |    Inf 
12.29/12.33	c  12.3s|     1 |     0 | 25718 |     - |  53M|   0 |1366 |1910 |6593 |1910 |6570 |1150 |  38 |   0 | 2.960486e+03 |      --      |    Inf 
12.89/12.99	c  13.0s|     1 |     0 | 26566 |     - |  56M|   0 |1354 |1910 |6593 |1910 |6604 |1184 |  38 |   0 | 2.962687e+03 |      --      |    Inf 
13.49/13.53	c  13.5s|     1 |     0 | 27790 |     - |  57M|   0 |1461 |1910 |6593 |1910 |6645 |1225 |  38 |   0 | 2.965265e+03 |      --      |    Inf 
14.41/14.49	c  14.5s|     1 |     0 | 30304 |     - |  57M|   0 |1486 |1910 |6593 |1910 |6681 |1261 |  38 |   0 | 2.967248e+03 |      --      |    Inf 
15.59/15.68	c  15.7s|     1 |     0 | 32738 |     - |  58M|   0 |1538 |1910 |6593 |1910 |6722 |1302 |  38 |   0 | 2.974958e+03 |      --      |    Inf 
16.61/16.65	c  16.6s|     1 |     0 | 34586 |     - |  58M|   0 |1482 |1910 |6593 |1910 |6771 |1351 |  38 |   0 | 2.983135e+03 |      --      |    Inf 
16.99/17.07	c  17.1s|     1 |     0 | 35972 |     - |  59M|   0 |1493 |1910 |6593 |1910 |6597 |1392 |  38 |   0 | 2.988282e+03 |      --      |    Inf 
17.79/17.80	c  17.8s|     1 |     0 | 38051 |     - |  59M|   0 |1531 |1910 |6593 |1910 |6646 |1441 |  38 |   0 | 2.993927e+03 |      --      |    Inf 
18.20/18.22	c  18.2s|     1 |     0 | 38715 |     - |  61M|   0 |1433 |1910 |6593 |1910 |6685 |1480 |  38 |   0 | 2.997614e+03 |      --      |    Inf 
18.59/18.64	c  18.6s|     1 |     0 | 39925 |     - |  62M|   0 |1457 |1910 |6593 |1910 |6725 |1520 |  38 |   0 | 3.000458e+03 |      --      |    Inf 
19.10/19.12	c  19.1s|     1 |     0 | 41528 |     - |  63M|   0 |1420 |1910 |6593 |1910 |6769 |1564 |  38 |   0 | 3.003453e+03 |      --      |    Inf 
19.49/19.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.49/19.50	c  19.5s|     1 |     0 | 42328 |     - |  63M|   0 |1517 |1910 |6593 |1910 |6805 |1600 |  38 |   0 | 3.006806e+03 |      --      |    Inf 
19.99/20.04	c  20.0s|     1 |     0 | 43974 |     - |  64M|   0 |1544 |1910 |6593 |1910 |6617 |1647 |  38 |   0 | 3.009716e+03 |      --      |    Inf 
20.59/20.66	c  20.7s|     1 |     0 | 45997 |     - |  65M|   0 |1510 |1910 |6593 |1910 |6655 |1685 |  38 |   0 | 3.011040e+03 |      --      |    Inf 
21.19/21.26	c  21.3s|     1 |     0 | 47683 |     - |  66M|   0 |1558 |1910 |6593 |1910 |6707 |1737 |  38 |   0 | 3.013423e+03 |      --      |    Inf 
22.11/22.19	c  22.2s|     1 |     0 | 49759 |     - |  66M|   0 |1550 |1910 |6593 |1910 |6763 |1793 |  38 |   0 | 3.019315e+03 |      --      |    Inf 
23.11/23.13	c  23.1s|     1 |     0 | 51616 |     - |  67M|   0 |1539 |1910 |6593 |1910 |6827 |1857 |  38 |   0 | 3.023236e+03 |      --      |    Inf 
23.49/23.58	c  23.6s|     1 |     0 | 52654 |     - |  67M|   0 |1553 |1910 |6593 |1910 |6871 |1901 |  38 |   0 | 3.028317e+03 |      --      |    Inf 
23.89/23.94	c  23.9s|     1 |     0 | 53524 |     - |  68M|   0 |1599 |1910 |6593 |1910 |6695 |1932 |  38 |   0 | 3.031348e+03 |      --      |    Inf 
24.31/24.37	c  24.4s|     1 |     0 | 54800 |     - |  69M|   0 |1551 |1910 |6593 |1910 |6737 |1974 |  38 |   0 | 3.035406e+03 |      --      |    Inf 
24.79/24.85	c  24.9s|     1 |     0 | 56439 |     - |  69M|   0 |1558 |1910 |6593 |1910 |6782 |2019 |  38 |   0 | 3.041841e+03 |      --      |    Inf 
25.19/25.27	c  25.3s|     1 |     0 | 57704 |     - |  70M|   0 |1604 |1910 |6593 |1910 |6819 |2056 |  38 |   0 | 3.045096e+03 |      --      |    Inf 
25.79/25.87	c  25.9s|     1 |     0 | 58850 |     - |  71M|   0 |1569 |1910 |6593 |1910 |6857 |2094 |  38 |   0 | 3.047832e+03 |      --      |    Inf 
26.29/26.38	c  26.4s|     1 |     0 | 59963 |     - |  71M|   0 |1592 |1910 |6593 |1910 |6892 |2129 |  38 |   0 | 3.049815e+03 |      --      |    Inf 
27.61/27.66	c  27.7s|     1 |     0 | 61556 |     - |  71M|   0 |1564 |1910 |6593 |1910 |6704 |2160 |  38 |   0 | 3.053135e+03 |      --      |    Inf 
28.29/28.35	c  28.3s|     1 |     0 | 63409 |     - |  72M|   0 |1549 |1910 |6593 |1910 |6735 |2191 |  38 |   0 | 3.056364e+03 |      --      |    Inf 
28.99/29.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.99/29.03	c  29.0s|     1 |     0 | 65602 |     - |  72M|   0 |1615 |1910 |6593 |1910 |6766 |2222 |  38 |   0 | 3.058998e+03 |      --      |    Inf 
29.90/29.99	c  30.0s|     1 |     0 | 66729 |     - |  72M|   0 |1569 |1910 |6593 |1910 |6804 |2260 |  38 |   0 | 3.061488e+03 |      --      |    Inf 
30.49/30.50	c  30.5s|     1 |     0 | 68015 |     - |  73M|   0 |1568 |1910 |6593 |1910 |6843 |2299 |  38 |   0 | 3.064692e+03 |      --      |    Inf 
30.99/31.05	c  31.1s|     1 |     0 | 69374 |     - |  74M|   0 |1605 |1910 |6593 |1910 |6873 |2329 |  38 |   0 | 3.066533e+03 |      --      |    Inf 
31.79/31.84	c  31.8s|     1 |     0 | 70461 |     - |  74M|   0 |1654 |1910 |6593 |1910 |6674 |2360 |  38 |   0 | 3.068243e+03 |      --      |    Inf 
32.50/32.55	c  32.5s|     1 |     0 | 72456 |     - |  75M|   0 |1601 |1910 |6593 |1910 |6714 |2400 |  38 |   0 | 3.071063e+03 |      --      |    Inf 
33.29/33.39	c  33.4s|     1 |     0 | 74068 |     - |  75M|   0 |1643 |1910 |6593 |1910 |6748 |2434 |  38 |   0 | 3.073635e+03 |      --      |    Inf 
34.11/34.17	c  34.2s|     1 |     0 | 75661 |     - |  75M|   0 |1588 |1910 |6593 |1910 |6776 |2462 |  38 |   0 | 3.075912e+03 |      --      |    Inf 
34.89/34.98	c  35.0s|     1 |     0 | 76445 |     - |  76M|   0 |1626 |1910 |6593 |1910 |6802 |2488 |  38 |   0 | 3.076765e+03 |      --      |    Inf 
35.89/35.99	c  36.0s|     1 |     0 | 77375 |     - |  76M|   0 |1639 |1910 |6593 |1910 |6822 |2508 |  38 |   0 | 3.077743e+03 |      --      |    Inf 
36.69/36.79	c  36.8s|     1 |     0 | 77731 |     - |  76M|   0 |1614 |1910 |6593 |1910 |6665 |2535 |  38 |   0 | 3.078919e+03 |      --      |    Inf 
37.89/37.93	c  37.9s|     1 |     0 | 78850 |     - |  76M|   0 |1652 |1910 |6593 |1910 |6685 |2555 |  38 |   0 | 3.080768e+03 |      --      |    Inf 
38.89/38.93	c  38.9s|     1 |     0 | 80199 |     - |  76M|   0 |1588 |1910 |6593 |1910 |6719 |2589 |  38 |   0 | 3.081723e+03 |      --      |    Inf 
39.60/39.66	c  39.7s|     1 |     0 | 81480 |     - |  77M|   0 |1556 |1910 |6593 |1910 |6746 |2616 |  38 |   0 | 3.083832e+03 |      --      |    Inf 
40.49/40.55	c  40.5s|     1 |     0 | 82927 |     - |  77M|   0 |1608 |1910 |6593 |1910 |6787 |2657 |  38 |   0 | 3.085550e+03 |      --      |    Inf 
41.49/41.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.49/41.57	c  41.6s|     1 |     0 | 83778 |     - |  77M|   0 |1630 |1910 |6593 |1910 |6807 |2677 |  38 |   0 | 3.086375e+03 |      --      |    Inf 
42.59/42.68	c  42.7s|     1 |     0 | 84660 |     - |  77M|   0 |1649 |1910 |6593 |1910 |6648 |2687 |  38 |   0 | 3.087383e+03 |      --      |    Inf 
43.69/43.71	c  43.7s|     1 |     0 | 85608 |     - |  77M|   0 |1614 |1910 |6593 |1910 |6662 |2701 |  38 |   0 | 3.087919e+03 |      --      |    Inf 
44.59/44.63	c  44.6s|     1 |     0 | 85712 |     - |  77M|   0 |1622 |1910 |6593 |1910 |6670 |2709 |  38 |   0 | 3.087924e+03 |      --      |    Inf 
45.59/45.60	c  45.6s|     1 |     0 | 86151 |     - |  78M|   0 |1614 |1910 |6593 |1910 |6675 |2714 |  38 |   0 | 3.088126e+03 |      --      |    Inf 
46.49/46.54	c  46.5s|     1 |     0 | 86254 |     - |  78M|   0 |1638 |1910 |6593 |1910 |6678 |2717 |  38 |   0 | 3.088127e+03 |      --      |    Inf 
47.58/47.63	c  47.6s|     1 |     0 | 86479 |     - |  78M|   0 |1624 |1910 |6593 |1910 |6679 |2718 |  38 |   0 | 3.088160e+03 |      --      |    Inf 
48.50/48.53	c  48.5s|     1 |     0 | 87264 |     - |  78M|   0 |1619 |1910 |6593 |1910 |6540 |2728 |  38 |   0 | 3.088182e+03 |      --      |    Inf 
49.51/49.52	c  49.5s|     1 |     0 | 87888 |     - |  78M|   0 |1626 |1910 |6593 |1910 |6548 |2736 |  38 |   0 | 3.088245e+03 |      --      |    Inf 
50.29/50.37	c  50.4s|     1 |     0 | 88655 |     - |  79M|   0 |1634 |1910 |6593 |1910 |6565 |2753 |  38 |   0 | 3.088478e+03 |      --      |    Inf 
51.58/51.63	c  51.6s|     1 |     0 | 89548 |     - |  79M|   0 |1640 |1910 |6593 |1910 |6570 |2758 |  38 |   0 | 3.088750e+03 |      --      |    Inf 
52.81/52.87	c  52.9s|     1 |     0 | 90518 |     - |  79M|   0 |1619 |1910 |6593 |1910 |6577 |2765 |  38 |   0 | 3.089547e+03 |      --      |    Inf 
54.09/54.12	c  54.1s|     1 |     0 | 91796 |     - |  79M|   0 |1593 |1910 |6593 |1910 |6590 |2778 |  38 |   0 | 3.089934e+03 |      --      |    Inf 
55.00/55.02	c  55.0s|     1 |     0 | 91940 |     - |  79M|   0 |1621 |1910 |6593 |1910 |6501 |2788 |  38 |   0 | 3.089952e+03 |      --      |    Inf 
55.99/56.07	c  56.1s|     1 |     0 | 92542 |     - |  79M|   0 |1630 |1910 |6593 |1910 |6505 |2792 |  38 |   0 | 3.090279e+03 |      --      |    Inf 
56.89/56.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
56.89/56.95	c  57.0s|     1 |     0 | 92563 |     - |  79M|   0 |1628 |1910 |6593 |1910 |6508 |2795 |  38 |   0 | 3.090279e+03 |      --      |    Inf 
60.89/60.99	c  61.0s|     1 |     2 | 92563 |     - |  79M|   0 |1628 |1910 |6593 |1910 |6508 |2795 |  38 |  19 | 3.090279e+03 |      --      |    Inf 
1800.01/1800.01	c 
1800.01/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.01/1800.01	c Solving Time (sec) : 1800.01
1800.01/1800.01	c Solving Nodes      : 6984
1800.01/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.01/1800.01	c Dual Bound         : +3.13087671614407e+03
1800.01/1800.01	c Gap                : infinite
1800.01/1800.01	s UNKNOWN
1800.01/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.01/1800.01	c Total Time         :    1800.01
1800.01/1800.01	c   solving          :    1800.01
1800.01/1800.01	c   presolving       :       0.56 (included in solving)
1800.01/1800.01	c   reading          :       0.09 (included in solving)
1800.01/1800.01	c Original Problem   :
1800.01/1800.01	c   Problem name     : HOME/instance-3452514-1307086383.opb
1800.01/1800.01	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.01	c   Constraints      : 13453 initial, 13453 maximal
1800.01/1800.01	c Presolved Problem  :
1800.01/1800.01	c   Problem name     : t_HOME/instance-3452514-1307086383.opb
1800.01/1800.01	c   Variables        : 1910 (1910 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.01	c   Constraints      : 5840 initial, 7321 maximal
1800.01/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.01/1800.01	c   trivial          :       0.01         49          0          0          0          0          0          0          0          0
1800.01/1800.01	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1800.01/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.01	c   implics          :       0.02          0       3215          0          0          0          0          0          0          0
1800.01/1800.01	c   probing          :       0.23          1        181          0          0          0          0          0          0          0
1800.01/1800.01	c   setppc           :       0.02          0          0          0          0          0        187          0          0          0
1800.01/1800.01	c   linear           :       0.13        959         37          0       1008          0       7422          0        201        398
1800.01/1800.01	c   logicor          :       0.09          0          0          0          0          0          4          0          0          0
1800.01/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.01/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   integral         :          0          0          0       7955          0          4          0          1       1253          0          0      13872
1800.01/1800.01	c   setppc           :        965         76     115039          0          1          3      21334        310      15280          0          0          0
1800.01/1800.01	c   linear           :          0+        76     111919          0          0          0         32          0          0         28          0          0
1800.01/1800.01	c   logicor          :       4875+        76      81978          0          1          0      22254        464      23223          0          0          0
1800.01/1800.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1800.01/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.01/1800.01	c   integral         :     391.11       0.00       0.00     391.11       0.00       0.00       0.00
1800.01/1800.01	c   setppc           :       2.80       0.01       2.79       0.00       0.00       0.00       0.01
1800.01/1800.01	c   linear           :       0.52       0.03       0.49       0.00       0.00       0.00       0.00
1800.01/1800.01	c   logicor          :       1.19       0.03       1.15       0.00       0.00       0.00       0.01
1800.01/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.01/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.01/1800.01	c   vbounds          :          0          0          0          0
1800.01/1800.01	c   rootredcost      :          0          0          0          0
1800.01/1800.01	c   pseudoobj        :     112608          0          0          0
1800.01/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.01/1800.01	c   vbounds          :       0.03       0.03       0.00
1800.01/1800.01	c   rootredcost      :       0.03       0.03       0.00
1800.01/1800.01	c   pseudoobj        :       2.53       2.53       0.00
1800.01/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.01	c   propagation      :       0.02        773        727       1493       13.5        240        5.1          -
1800.01/1800.01	c   infeasible LP    :       0.11        299        299       1428       31.8         43        3.9          0
1800.01/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.01	c   applied globally :          -          -          -       2414       18.2          -          -          -
1800.01/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.01	c   cut pool         :       0.60         75          -          -       3426          -    (maximal pool size: 20825)
1800.01/1800.01	c   redcost          :       0.15       8030          0          0          0          0
1800.01/1800.01	c   impliedbounds    :       0.03         76          0          0        610          0
1800.01/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.01	c   gomory           :      30.98         76          0          0      31118          0
1800.01/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.01/1800.01	c   strongcg         :       2.06         20          0          0      10000          0
1800.01/1800.01	c   cmir             :       0.24         10          0          0          0          0
1800.01/1800.01	c   flowcover        :       0.22         10          0          0          0          0
1800.01/1800.01	c   clique           :       0.11         76          0          0         21          0
1800.01/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.01/1800.01	c   rapidlearning    :       0.69          1          0          0          0        715
1800.01/1800.01	c Pricers            :       Time      Calls       Vars
1800.01/1800.01	c   problem variables:       0.00          0          0
1800.01/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   relpscost        :     391.10       7955          1       1253          0          0      13872
1800.01/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.01/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.01	c   LP solutions     :       0.00          -          0
1800.01/1800.01	c   pseudo solutions :       0.00          -          0
1800.01/1800.01	c   oneopt           :       0.01          0          0
1800.01/1800.01	c   crossover        :       0.00          0          0
1800.01/1800.01	c   intshifting      :       0.00          0          0
1800.01/1800.01	c   trivial          :       0.01          2          0
1800.01/1800.01	c   shiftandpropagate:       0.02          1          0
1800.01/1800.01	c   simplerounding   :       0.00          0          0
1800.01/1800.01	c   zirounding       :       0.66       1000          0
1800.01/1800.01	c   rounding         :       0.57       1212          0
1800.01/1800.01	c   shifting         :       1.27        377          0
1800.01/1800.01	c   twoopt           :       0.00          0          0
1800.01/1800.01	c   fixandinfer      :       0.00          0          0
1800.01/1800.01	c   feaspump         :      26.12         17          0
1800.01/1800.01	c   clique           :       0.00          0          0
1800.01/1800.01	c   coefdiving       :      81.06         91          0
1800.01/1800.01	c   pscostdiving     :      67.16         83          0
1800.01/1800.01	c   fracdiving       :      85.34        104          0
1800.01/1800.01	c   veclendiving     :      56.90         58          0
1800.01/1800.01	c   intdiving        :       0.00          0          0
1800.01/1800.01	c   actconsdiving    :       0.00          0          0
1800.01/1800.01	c   objpscostdiving  :       9.10          1          0
1800.01/1800.01	c   rootsoldiving    :       4.08          1          0
1800.01/1800.01	c   linesearchdiving :      79.26        111          0
1800.01/1800.01	c   guideddiving     :       0.00          0          0
1800.01/1800.01	c   octane           :       0.00          0          0
1800.01/1800.01	c   rens             :       0.01          0          0
1800.01/1800.01	c   rins             :       0.00          0          0
1800.01/1800.01	c   localbranching   :       0.00          0          0
1800.01/1800.01	c   mutation         :       0.00          0          0
1800.01/1800.01	c   dins             :       0.00          0          0
1800.01/1800.01	c   vbounds          :       0.00          0          0
1800.01/1800.01	c   undercover       :       0.00          0          0
1800.01/1800.01	c   subnlp           :       0.00          0          0
1800.01/1800.01	c   trysol           :       0.00          0          0
1800.01/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.01	c   primal LP        :       0.05          0          0       0.00       0.00
1800.01/1800.01	c   dual LP          :     948.42       8031    4847743     603.63    5111.36
1800.01/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.01	c   diving/probing LP:     372.96      38290    1530462      39.97    4103.59
1800.01/1800.01	c   strong branching :     387.70       7784    1764441     226.68    4551.10
1800.01/1800.01	c     (at root node) :          -         19      14405     758.16          -
1800.01/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.01	c B&B Tree           :
1800.01/1800.01	c   number of runs   :          1
1800.01/1800.01	c   nodes            :       6984
1800.01/1800.01	c   nodes (total)    :       6984
1800.01/1800.01	c   nodes left       :       6889
1800.01/1800.01	c   max depth        :         22
1800.01/1800.01	c   max depth (total):         22
1800.01/1800.01	c   backtracks       :       3135 (44.9%)
1800.01/1800.01	c   delayed cutoffs  :          2
1800.01/1800.01	c   repropagations   :         31 (14 domain reductions, 1 cutoffs)
1800.01/1800.01	c   avg switch length:       9.63
1800.01/1800.01	c   switching time   :       2.68
1800.01/1800.01	c Solution           :
1800.01/1800.01	c   Solutions found  :          0 (0 improvements)
1800.01/1800.01	c   Primal Bound     :          -
1800.01/1800.01	c   Dual Bound       : +3.13087671614407e+03
1800.01/1800.01	c   Gap              :   infinite
1800.01/1800.01	c   Root Dual Bound  : +3.09027945498092e+03
1800.01/1800.01	c   Root Iterations  :      92563

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-3452514-1307086383/watcher-3452514-1307086383 -o /tmp/evaluation-result-3452514-1307086383/solver-3452514-1307086383 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452514-1307086383.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: 2.07 2.08 2.01 3/530 28395
/proc/meminfo: memFree=15196088/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=14820 CPUtime=0.01 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 2731 0 0 0 1 0 0 0 25 0 1 0 820236995 15175680 2683 33554432000 4194304 9128323 140736447026352 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28395/statm: 3705 2683 400 1205 0 2496 0

[startup+0.11513 s]
/proc/loadavg: 2.07 2.08 2.01 3/530 28395
/proc/meminfo: memFree=15196088/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=35036 CPUtime=0.11 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 7776 0 0 0 11 0 0 0 25 0 1 0 820236995 35876864 7723 33554432000 4194304 9128323 140736447026352 18446744073709551615 4683928 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 8759 7723 458 1205 0 7550 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 35036

[startup+0.201113 s]
/proc/loadavg: 2.07 2.08 2.01 3/530 28395
/proc/meminfo: memFree=15196088/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=48756 CPUtime=0.19 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 11188 0 0 0 19 0 0 0 25 0 1 0 820236995 49926144 10878 33554432000 4194304 9128323 140736447026352 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 12189 10878 521 1205 0 10980 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48756

[startup+0.301119 s]
/proc/loadavg: 2.07 2.08 2.01 3/530 28395
/proc/meminfo: memFree=15196088/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=48364 CPUtime=0.29 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 11203 0 0 0 29 0 0 0 25 0 1 0 820236995 49524736 10795 33554432000 4194304 9128323 140736447026352 18446744073709551615 5192510 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 12091 10795 526 1205 0 10882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48364

[startup+0.701047 s]
/proc/loadavg: 2.07 2.08 2.01 3/530 28395
/proc/meminfo: memFree=15196088/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=57636 CPUtime=0.69 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 13726 0 0 0 68 1 0 0 18 0 1 0 820236995 59019264 13236 33554432000 4194304 9128323 140736447026352 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 14409 13236 626 1205 0 13200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57636

[startup+1.50091 s]
/proc/loadavg: 2.07 2.08 2.01 3/531 28396
/proc/meminfo: memFree=15138668/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=63972 CPUtime=1.49 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 15705 0 0 0 147 2 0 0 19 0 1 0 820236995 65507328 14927 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 15993 14927 674 1205 0 14784 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63972

[startup+3.10064 s]
/proc/loadavg: 2.14 2.09 2.02 3/531 28396
/proc/meminfo: memFree=15106676/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=97280 CPUtime=3.09 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 24210 0 0 0 306 3 0 0 22 0 1 0 820236995 99614720 23064 33554432000 4194304 9128323 140736447026352 18446744073709551615 7315234 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 24320 23064 727 1205 0 23111 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97280

[startup+6.30106 s]
/proc/loadavg: 2.14 2.09 2.02 3/531 28396
/proc/meminfo: memFree=15103056/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=97280 CPUtime=6.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 24258 0 0 0 625 5 0 0 25 0 1 0 820236995 99614720 23112 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 24320 23112 735 1205 0 23111 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 97280

[startup+12.701 s]
/proc/loadavg: 2.12 2.09 2.02 3/531 28396
/proc/meminfo: memFree=15087084/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=115200 CPUtime=12.7 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 30452 0 0 0 1262 8 0 0 25 0 1 0 820236995 117964800 27301 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 28800 27301 734 1205 0 27591 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 115200

[startup+25.5008 s]
/proc/loadavg: 2.10 2.08 2.01 3/531 28396
/proc/meminfo: memFree=15067620/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=133832 CPUtime=25.49 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 38780 0 0 0 2533 16 0 0 25 0 1 0 820236995 137043968 31965 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 33458 31965 757 1205 0 32249 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133832

[startup+51.1004 s]
/proc/loadavg: 2.13 2.09 2.02 3/531 28396
/proc/meminfo: memFree=15054640/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=146244 CPUtime=51.09 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 42406 0 0 0 5081 28 0 0 25 0 1 0 820236995 149753856 34735 33554432000 4194304 9128323 140736447026352 18446744073709551615 6697045 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 36561 34735 867 1205 0 35352 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146244

[startup+102.301 s]
/proc/loadavg: 2.05 2.07 2.01 3/531 28398
/proc/meminfo: memFree=15051532/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=145976 CPUtime=102.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 43698 0 0 0 10174 56 0 0 25 0 1 0 820236995 149479424 34975 33554432000 4194304 9128323 140736447026352 18446744073709551615 7357910 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 36494 34975 811 1205 0 35285 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145976

[startup+162.301 s]
/proc/loadavg: 2.18 2.09 2.02 3/531 28400
/proc/meminfo: memFree=15046812/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=145976 CPUtime=162.29 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 43736 0 0 0 16139 90 0 0 25 0 1 0 820236995 149479424 34986 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 36494 34986 785 1205 0 35285 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145976

[startup+222.32 s]
/proc/loadavg: 2.13 2.09 2.02 3/531 28402
/proc/meminfo: memFree=15044068/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=145976 CPUtime=222.31 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 43775 0 0 0 22106 125 0 0 25 0 1 0 820236995 149479424 34986 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 36494 34986 746 1205 0 35285 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 145976

[startup+282.301 s]
/proc/loadavg: 2.05 2.07 2.01 3/531 28402
/proc/meminfo: memFree=15037116/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=148404 CPUtime=282.29 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 44401 0 0 0 28071 158 0 0 25 0 1 0 820236995 151965696 35606 33554432000 4194304 9128323 140736447026352 18446744073709551615 7315315 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37101 35606 740 1205 0 35892 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 148404

[startup+342.301 s]
/proc/loadavg: 2.01 2.05 2.00 3/531 28404
/proc/meminfo: memFree=15034240/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=148404 CPUtime=342.29 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 44402 0 0 0 34032 197 0 0 25 0 1 0 820236995 151965696 35607 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37101 35607 740 1205 0 35892 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 148404

[startup+402.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/531 28406
/proc/meminfo: memFree=15032992/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=148404 CPUtime=402.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 44402 0 0 0 40000 230 0 0 25 0 1 0 820236995 151965696 35607 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37101 35607 740 1205 0 35892 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148404

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 28408
/proc/meminfo: memFree=15030624/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=148404 CPUtime=462.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 44406 0 0 0 45967 263 0 0 25 0 1 0 820236995 151965696 35611 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37101 35611 740 1205 0 35892 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 148404

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 28410
/proc/meminfo: memFree=15026884/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=150820 CPUtime=522.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 44845 0 0 0 51927 303 0 0 25 0 1 0 820236995 154439680 36050 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37705 36050 740 1205 0 36496 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150820

[startup+582.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/531 28410
/proc/meminfo: memFree=15021664/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=151652 CPUtime=582.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 45206 0 0 0 57888 342 0 0 25 0 1 0 820236995 155291648 36411 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 37913 36411 740 1205 0 36704 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 151652

[startup+642.301 s]

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

[startup+882.32 s]
/proc/loadavg: 2.02 2.05 2.00 3/531 28420
/proc/meminfo: memFree=15011412/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=153624 CPUtime=882.32 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 45730 0 0 0 87713 519 0 0 25 0 1 0 820236995 157310976 36935 33554432000 4194304 9128323 140736447026352 18446744073709551615 6506007 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38406 36935 740 1205 0 37197 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 153624

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 28420
/proc/meminfo: memFree=15010880/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=153964 CPUtime=942.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 45818 0 0 0 93673 557 0 0 25 0 1 0 820236995 157659136 37023 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38491 37023 740 1205 0 37282 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 153964

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 28422
/proc/meminfo: memFree=15008264/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=155828 CPUtime=1002.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46183 0 0 0 99639 591 0 0 25 0 1 0 820236995 159567872 37388 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38957 37388 740 1205 0 37748 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 155828

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 28424
/proc/meminfo: memFree=15008132/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=155828 CPUtime=1062.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46184 0 0 0 105599 631 0 0 25 0 1 0 820236995 159567872 37389 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38957 37389 740 1205 0 37748 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 155828

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 28426
/proc/meminfo: memFree=15005380/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=155828 CPUtime=1122.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46184 0 0 0 111560 670 0 0 25 0 1 0 820236995 159567872 37389 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38957 37389 740 1205 0 37748 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 155828

[startup+1182.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/531 28426
/proc/meminfo: memFree=15004996/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=155828 CPUtime=1182.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46187 0 0 0 117523 707 0 0 25 0 1 0 820236995 159567872 37392 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 38957 37392 740 1205 0 37748 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 155828

[startup+1242.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/531 28428
/proc/meminfo: memFree=15003496/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=156652 CPUtime=1242.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46298 0 0 0 123485 745 0 0 25 0 1 0 820236995 160411648 37503 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39163 37503 740 1205 0 37954 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 156652

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/531 28430
/proc/meminfo: memFree=15002364/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=156652 CPUtime=1302.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46392 0 0 0 129447 783 0 0 25 0 1 0 820236995 160411648 37597 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39163 37597 740 1205 0 37954 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 156652

[startup+1362.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/531 28432
/proc/meminfo: memFree=15003096/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=156652 CPUtime=1362.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46396 0 0 0 135410 820 0 0 25 0 1 0 820236995 160411648 37601 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39163 37601 740 1205 0 37954 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 156652

[startup+1422.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/531 28434
/proc/meminfo: memFree=15001724/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=158068 CPUtime=1422.32 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46736 0 0 0 141373 859 0 0 25 0 1 0 820236995 161861632 37941 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39517 37941 740 1205 0 38308 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 158068

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/531 28434
/proc/meminfo: memFree=15001092/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=158068 CPUtime=1482.31 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 46750 0 0 0 147330 901 0 0 25 0 1 0 820236995 161861632 37955 33554432000 4194304 9128323 140736447026352 18446744073709551615 7346446 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39517 37955 740 1205 0 38308 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 158068

[startup+1542.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 28436
/proc/meminfo: memFree=14999952/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=159092 CPUtime=1542.32 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47045 0 0 0 153294 938 0 0 25 0 1 0 820236995 162910208 38250 33554432000 4194304 9128323 140736447026352 18446744073709551615 7052185 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39773 38250 740 1205 0 38564 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 159092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 28466
/proc/meminfo: memFree=14984908/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=159500 CPUtime=1602.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47119 0 0 0 159254 976 0 0 25 0 1 0 820236995 163328000 38324 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 39875 38324 740 1205 0 38666 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 159500

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/531 28468
/proc/meminfo: memFree=14790140/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=160720 CPUtime=1662.31 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47525 0 0 0 165223 1008 0 0 25 0 1 0 820236995 164577280 38728 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 40180 38728 740 1205 0 38971 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 160720

[startup+1722.3 s]
/proc/loadavg: 2.17 2.07 2.01 3/531 28479
/proc/meminfo: memFree=14781300/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=161148 CPUtime=1722.31 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47627 0 0 0 171189 1042 0 0 25 0 1 0 820236995 165015552 38830 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 40287 38830 740 1205 0 39078 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 161148

[startup+1782.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/531 28481
/proc/meminfo: memFree=14703532/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=161148 CPUtime=1782.3 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47628 0 0 0 177156 1074 0 0 25 0 1 0 820236995 165015552 38831 33554432000 4194304 9128323 140736447026352 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28395/statm: 40287 38831 740 1205 0 39078 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 161148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.09 2.06 2.01 3/531 28481
/proc/meminfo: memFree=14703520/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=161148 CPUtime=1800.02 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47631 0 0 0 178919 1083 0 0 18 0 1 0 820236995 165015552 38834 33554432000 4194304 9128323 140736447026352 18446744073709551615 6625911 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28395/statm: 40287 38834 743 1205 0 39078 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 161148

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

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

[startup+1800 s]
/proc/loadavg: 2.09 2.06 2.01 3/531 28481
/proc/meminfo: memFree=14703520/32951132 swapFree=46579808/67111528
[pid=28395] ppid=28393 vsize=161148 CPUtime=1800.02 cores=0,2,4,6
/proc/28395/stat : 28395 (scip-2.0.1.4.li) R 28393 28395 20905 0 -1 4202496 47631 0 0 0 178919 1083 0 0 18 0 1 0 820236995 165015552 38834 33554432000 4194304 9128323 140736447026352 18446744073709551615 6625911 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/28395/statm: 40287 38834 743 1205 0 39078 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 161148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.05
CPU user time (s): 1789.2
CPU system time (s): 10.8454
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 161148

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

runsolver used 9.8655 second user time and 21.2698 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-03 09:33:03
IDJOB=3452514
IDBENCH=2208
IDSOLVER=1949
FILE ID=node128/3452514-1307086383
RUNJOBID= node128-1307081988-27593
PBS_JOBID= 13497858
Free space on /tmp= 73904 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-1.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-3452514-1307086383/watcher-3452514-1307086383 -o /tmp/evaluation-result-3452514-1307086383/solver-3452514-1307086383 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452514-1307086383.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=1429961113

node128.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.852
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.70
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15196376 kB
Buffers:        318256 kB
Cached:        3466428 kB
SwapCached:      35620 kB
Active:        9058300 kB
Inactive:      8382012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15196376 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:           12456 kB
Writeback:           0 kB
AnonPages:    13629824 kB
Mapped:          20956 kB
Slab:           132576 kB
PageTables:     112248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174868920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73888 MiB
End job on node128 at 2011-06-03 10:03:06