Trace number 2665429

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.16 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3176
Best CPU time to get the best result obtained on this benchmark1800.11
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 constraints13501
Number of constraints which are clauses13501
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2665429-1276459312.opb>
0.19/0.25	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.19/0.25	c problem read
0.19/0.25	c presolving settings loaded
0.29/0.36	c presolving:
0.39/0.45	c (round 1) 2895 del vars, 511 del conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.49/0.52	c (round 2) 3165 del vars, 4406 del conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.49/0.54	c (round 3) 3204 del vars, 4831 del conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.49/0.55	c (round 4) 3239 del vars, 4922 del conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.49/0.57	c (round 5) 3271 del vars, 5005 del conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.49/0.58	c (round 6) 3299 del vars, 5078 del conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.49/0.59	c (round 7) 3323 del vars, 5141 del conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.60/0.60	c (round 8) 3343 del vars, 5194 del conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.60/0.62	c (round 9) 3359 del vars, 5238 del conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.60/0.63	c (round 10) 3375 del vars, 5278 del conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.60/0.64	c (round 11) 3391 del vars, 5318 del conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.60/0.65	c (round 12) 3407 del vars, 5358 del conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.60/0.66	c (round 13) 3423 del vars, 5398 del conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.60/0.67	c (round 14) 3439 del vars, 5438 del conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.60/0.69	c (round 15) 3455 del vars, 5478 del conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.69/0.70	c (round 16) 3472 del vars, 5519 del conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.69/0.71	c (round 17) 3488 del vars, 5559 del conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.69/0.72	c (round 18) 3504 del vars, 5599 del conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.69/0.73	c (round 19) 3520 del vars, 5639 del conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.69/0.74	c (round 20) 3536 del vars, 5679 del conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.69/0.75	c (round 21) 3549 del vars, 5712 del conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.69/0.77	c (round 22) 3566 del vars, 5755 del conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.69/0.78	c (round 23) 3582 del vars, 5802 del conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.69/0.79	c (round 24) 3598 del vars, 5842 del conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.79/0.80	c (round 25) 3612 del vars, 5881 del conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.79/0.81	c (round 26) 3627 del vars, 5918 del conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.79/0.82	c (round 27) 3642 del vars, 5953 del conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.79/0.83	c (round 28) 3653 del vars, 5981 del conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.79/0.84	c (round 29) 3667 del vars, 6016 del conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.79/0.85	c (round 30) 3683 del vars, 6051 del conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.79/0.86	c (round 31) 3695 del vars, 6098 del conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.79/0.87	c (round 32) 3710 del vars, 6131 del conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.79/0.89	c (round 33) 3723 del vars, 6160 del conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.79/0.90	c (round 34) 3738 del vars, 6195 del conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.89/0.91	c (round 35) 3756 del vars, 6239 del conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.89/0.92	c (round 36) 3768 del vars, 6271 del conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.89/0.93	c (round 37) 3787 del vars, 6314 del conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.89/0.94	c (round 38) 3798 del vars, 6351 del conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.89/0.95	c (round 39) 3810 del vars, 6385 del conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.89/0.96	c (round 40) 3824 del vars, 6418 del conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.89/0.97	c (round 41) 3838 del vars, 6455 del conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.89/0.98	c (round 42) 3858 del vars, 6495 del conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
0.89/0.99	c (round 43) 3872 del vars, 6533 del conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
1.00/1.00	c (round 44) 3890 del vars, 6581 del conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
1.00/1.01	c (round 45) 3905 del vars, 6611 del conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
1.00/1.02	c (round 46) 3916 del vars, 6654 del conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
1.00/1.03	c (round 47) 3933 del vars, 6691 del conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
1.00/1.04	c (round 48) 3944 del vars, 6732 del conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
1.00/1.05	c (round 49) 3962 del vars, 6768 del conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
1.00/1.06	c (round 50) 3980 del vars, 6809 del conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
1.00/1.07	c (round 51) 3996 del vars, 6848 del conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
1.00/1.08	c (round 52) 4012 del vars, 6890 del conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
1.00/1.09	c (round 53) 4028 del vars, 6926 del conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
1.00/1.10	c (round 54) 4046 del vars, 6970 del conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
1.09/1.11	c (round 55) 4058 del vars, 7013 del conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
1.09/1.12	c (round 56) 4075 del vars, 7052 del conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
1.09/1.13	c (round 57) 4089 del vars, 7084 del conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
1.09/1.14	c (round 58) 4107 del vars, 7121 del conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
1.09/1.15	c (round 59) 4122 del vars, 7159 del conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
1.09/1.16	c (round 60) 4136 del vars, 7193 del conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
1.09/1.17	c (round 61) 4140 del vars, 7219 del conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
1.09/1.18	c (round 62) 4149 del vars, 7235 del conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
1.09/1.19	c (round 63) 4159 del vars, 7261 del conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
1.19/1.20	c (round 64) 4165 del vars, 7279 del conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
1.19/1.21	c (round 65) 4172 del vars, 7292 del conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
1.19/1.22	c (round 66) 4175 del vars, 7302 del conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
1.19/1.23	c (round 67) 4178 del vars, 7314 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
1.19/1.23	c (round 68) 4178 del vars, 7316 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
1.29/1.38	c (round 69) 4178 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
1.49/1.57	c (round 70) 4228 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
1.49/1.58	c (round 71) 4228 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
1.69/1.79	c (round 72) 4278 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
1.89/1.92	c (round 73) 4328 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
1.99/2.04	c    (1.4s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
1.99/2.04	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.99/2.04	c (round 74) 4365 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.10/2.15	c (round 75) 4365 del vars, 7348 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.10/2.18	c    (1.5s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
2.10/2.18	c    (1.5s) probing aborted: 100/100 successive totally useless probings
2.10/2.18	c presolving (76 rounds):
2.10/2.18	c  4365 deleted vars, 7348 deleted constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
2.10/2.18	c  113820 implications, 0 cliques
2.10/2.18	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 6153 constraints
2.10/2.18	c    6153 constraints of type <logicor>
2.10/2.18	c transformed objective value is always integral (scale: 1)
2.10/2.18	c Presolving Time: 1.49
2.10/2.18	c - non default parameters ----------------------------------------------------------------------
2.10/2.18	c # SCIP version 1.2.1.2
2.10/2.18	c 
2.10/2.18	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: -1]
2.10/2.18	c conflict/interconss = 0
2.10/2.18	c 
2.10/2.18	c # should binary conflicts be preferred?
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c conflict/preferbinary = TRUE
2.10/2.18	c 
2.10/2.18	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 0]
2.10/2.18	c constraints/agelimit = 1
2.10/2.18	c 
2.10/2.18	c # should enforcement of pseudo solution be disabled?
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/disableenfops = TRUE
2.10/2.18	c 
2.10/2.18	c # frequency for displaying node information lines
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 100]
2.10/2.18	c display/freq = 10000
2.10/2.18	c 
2.10/2.18	c # maximal time in seconds to run
2.10/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.10/2.18	c limits/time = 1799.75
2.10/2.18	c 
2.10/2.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.10/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.10/2.18	c limits/memory = 1620
2.10/2.18	c 
2.10/2.18	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 1]
2.10/2.18	c lp/solvefreq = 0
2.10/2.18	c 
2.10/2.18	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
2.10/2.18	c # [type: char, range: {lafpsqd}, default: l]
2.10/2.18	c lp/pricing = a
2.10/2.18	c 
2.10/2.18	c # should presolving try to simplify inequalities
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/linear/simplifyinequalities = TRUE
2.10/2.18	c 
2.10/2.18	c # should presolving try to simplify knapsacks
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/knapsack/simplifyinequalities = TRUE
2.10/2.18	c 
2.10/2.18	c # priority of node selection rule <dfs> in standard mode
2.10/2.18	c # [type: int, range: [-536870912,536870911], default: 0]
2.10/2.18	c nodeselection/dfs/stdpriority = 1000000
2.10/2.18	c 
2.10/2.18	c -----------------------------------------------------------------------------------------------
2.10/2.18	c start solving
2.10/2.18	c 
2.39/2.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.39/2.48	c   1.8s|     1 |     0 |  1895 |     - |  22M|   0 |1234 |1987 |6153 |1987 |5966 |   0 |   0 |   0 | 2.790419e+03 |      --      |    Inf 
3.39/3.45	c   2.8s|     1 |     0 |  2913 |     - |  23M|   0 |1243 |1987 |6153 |1987 |7849 |1883 |   0 |   0 | 2.823792e+03 |      --      |    Inf 
4.99/5.06	c   4.4s|     1 |     0 |  4516 |     - |  24M|   0 |1205 |1987 |6153 |1987 |7883 |1917 |   0 |   0 | 2.848611e+03 |      --      |    Inf 
6.19/6.20	c   5.5s|     1 |     0 |  5651 |     - |  24M|   0 |1149 |1987 |6153 |1987 |7922 |1956 |   0 |   0 | 2.857333e+03 |      --      |    Inf 
6.99/7.00	c   6.3s|     1 |     0 |  6473 |     - |  25M|   0 |1218 |1987 |6153 |1987 |7953 |1987 |   0 |   0 | 2.865547e+03 |      --      |    Inf 
7.69/7.76	c   7.0s|     1 |     0 |  7214 |     - |  26M|   0 |1237 |1987 |6153 |1987 |7990 |2024 |   0 |   0 | 2.872547e+03 |      --      |    Inf 
8.59/8.64	c   7.9s|     1 |     0 |  7899 |     - |  28M|   0 |1255 |1987 |6153 |1987 |8024 |2058 |   0 |   0 | 2.880882e+03 |      --      |    Inf 
9.59/9.66	c   8.9s|     1 |     0 |  8867 |     - |  29M|   0 |1224 |1987 |6153 |1987 |8064 |2098 |   0 |   0 | 2.887982e+03 |      --      |    Inf 
10.68/10.70	c   9.9s|     1 |     0 |  9894 |     - |  30M|   0 |1245 |1987 |6153 |1987 |8107 |2141 |   0 |   0 | 2.894194e+03 |      --      |    Inf 
11.49/11.57	c  10.8s|     1 |     0 | 10626 |     - |  32M|   0 |1266 |1987 |6153 |1987 |8154 |2188 |   0 |   0 | 2.901848e+03 |      --      |    Inf 
12.38/12.48	c  11.7s|     1 |     0 | 11242 |     - |  34M|   0 |1296 |1987 |6153 |1987 |8198 |2232 |   0 |   0 | 2.908146e+03 |      --      |    Inf 
13.49/13.50	c  12.7s|     1 |     0 | 12209 |     - |  35M|   0 |1290 |1987 |6153 |1987 |6498 |2280 |   0 |   0 | 2.916374e+03 |      --      |    Inf 
14.20/14.21	c  13.4s|     1 |     0 | 12848 |     - |  36M|   0 |1336 |1987 |6153 |1987 |6543 |2325 |   0 |   0 | 2.924047e+03 |      --      |    Inf 
14.88/14.93	c  14.1s|     1 |     0 | 13562 |     - |  38M|   0 |1330 |1987 |6153 |1987 |6580 |2362 |   0 |   0 | 2.929950e+03 |      --      |    Inf 
15.59/15.68	c  14.8s|     1 |     0 | 14500 |     - |  39M|   0 |1293 |1987 |6153 |1987 |6634 |2416 |   0 |   0 | 2.938970e+03 |      --      |    Inf 
16.59/16.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.59/16.64	c  15.8s|     1 |     0 | 15501 |     - |  40M|   0 |1351 |1987 |6153 |1987 |6685 |2467 |   0 |   0 | 2.945869e+03 |      --      |    Inf 
17.49/17.59	c  16.7s|     1 |     0 | 16522 |     - |  41M|   0 |1386 |1987 |6153 |1987 |6733 |2515 |   0 |   0 | 2.954255e+03 |      --      |    Inf 
18.29/18.39	c  17.5s|     1 |     0 | 17196 |     - |  42M|   0 |1394 |1987 |6153 |1987 |6612 |2570 |   0 |   0 | 2.962574e+03 |      --      |    Inf 
19.09/19.17	c  18.3s|     1 |     0 | 17834 |     - |  43M|   0 |1376 |1987 |6153 |1987 |6667 |2625 |   0 |   0 | 2.973838e+03 |      --      |    Inf 
19.89/19.90	c  19.0s|     1 |     0 | 18460 |     - |  44M|   0 |1403 |1987 |6153 |1987 |6715 |2673 |   0 |   0 | 2.981603e+03 |      --      |    Inf 
20.79/20.81	c  19.9s|     1 |     0 | 19485 |     - |  46M|   0 |1402 |1987 |6153 |1987 |6760 |2718 |   0 |   0 | 2.987269e+03 |      --      |    Inf 
21.49/21.54	c  20.6s|     1 |     0 | 20129 |     - |  47M|   0 |1393 |1987 |6153 |1987 |6811 |2769 |   0 |   0 | 2.993477e+03 |      --      |    Inf 
22.69/22.73	c  21.8s|     1 |     0 | 21507 |     - |  47M|   0 |1376 |1987 |6153 |1987 |6864 |2822 |   0 |   0 | 3.002495e+03 |      --      |    Inf 
23.58/23.69	c  22.7s|     1 |     0 | 22710 |     - |  48M|   0 |1443 |1987 |6153 |1987 |6708 |2863 |   0 |   0 | 3.007672e+03 |      --      |    Inf 
24.39/24.46	c  23.5s|     1 |     0 | 23733 |     - |  48M|   0 |1461 |1987 |6153 |1987 |6760 |2915 |   0 |   0 | 3.014276e+03 |      --      |    Inf 
24.98/25.00	c  24.0s|     1 |     0 | 24360 |     - |  49M|   0 |1496 |1987 |6153 |1987 |6823 |2978 |   0 |   0 | 3.020291e+03 |      --      |    Inf 
25.49/25.55	c  24.5s|     1 |     0 | 24955 |     - |  49M|   0 |1488 |1987 |6153 |1987 |6872 |3027 |   0 |   0 | 3.026449e+03 |      --      |    Inf 
26.08/26.14	c  25.1s|     1 |     0 | 25567 |     - |  50M|   0 |1558 |1987 |6153 |1987 |6921 |3076 |   0 |   0 | 3.031675e+03 |      --      |    Inf 
26.98/27.04	c  26.0s|     1 |     0 | 26596 |     - |  50M|   0 |1617 |1987 |6153 |1987 |6973 |3128 |   0 |   0 | 3.036270e+03 |      --      |    Inf 
27.78/27.81	c  26.8s|     1 |     0 | 27446 |     - |  51M|   0 |1638 |1987 |6153 |1987 |6805 |3181 |   0 |   0 | 3.040012e+03 |      --      |    Inf 
28.78/28.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.78/28.80	c  27.7s|     1 |     0 | 28545 |     - |  52M|   0 |1624 |1987 |6153 |1987 |6849 |3225 |   0 |   0 | 3.044835e+03 |      --      |    Inf 
29.89/29.90	c  28.8s|     1 |     0 | 29787 |     - |  52M|   0 |1617 |1987 |6153 |1987 |6895 |3271 |   0 |   0 | 3.049632e+03 |      --      |    Inf 
30.58/30.64	c  29.5s|     1 |     0 | 30517 |     - |  53M|   0 |1632 |1987 |6153 |1987 |6941 |3317 |   0 |   0 | 3.052703e+03 |      --      |    Inf 
32.08/32.17	c  31.0s|     1 |     0 | 31994 |     - |  53M|   0 |1644 |1987 |6153 |1987 |6992 |3368 |   0 |   0 | 3.057258e+03 |      --      |    Inf 
33.48/33.50	c  32.4s|     1 |     0 | 32992 |     - |  53M|   0 |1667 |1987 |6153 |1987 |7039 |3415 |   0 |   0 | 3.061109e+03 |      --      |    Inf 
35.19/35.28	c  34.1s|     1 |     0 | 34084 |     - |  54M|   0 |1664 |1987 |6153 |1987 |6836 |3453 |   0 |   0 | 3.065018e+03 |      --      |    Inf 
37.28/37.36	c  36.2s|     1 |     0 | 34982 |     - |  54M|   0 |1654 |1987 |6153 |1987 |6879 |3496 |   0 |   0 | 3.068361e+03 |      --      |    Inf 
39.48/39.50	c  38.3s|     1 |     0 | 36022 |     - |  54M|   0 |1669 |1987 |6153 |1987 |6923 |3540 |   0 |   0 | 3.072150e+03 |      --      |    Inf 
40.77/40.86	c  39.6s|     1 |     0 | 37109 |     - |  55M|   0 |1570 |1987 |6153 |1987 |6959 |3576 |   0 |   0 | 3.074636e+03 |      --      |    Inf 
41.58/41.65	c  40.4s|     1 |     0 | 38100 |     - |  55M|   0 |1589 |1987 |6153 |1987 |6993 |3610 |   0 |   0 | 3.079091e+03 |      --      |    Inf 
42.37/42.46	c  41.2s|     1 |     0 | 39108 |     - |  56M|   0 |1656 |1987 |6153 |1987 |7035 |3652 |   0 |   0 | 3.081677e+03 |      --      |    Inf 
43.77/43.82	c  42.6s|     1 |     0 | 40447 |     - |  56M|   0 |1669 |1987 |6153 |1987 |6857 |3708 |   0 |   0 | 3.084603e+03 |      --      |    Inf 
44.78/44.81	c  43.5s|     1 |     0 | 41372 |     - |  57M|   0 |1660 |1987 |6153 |1987 |6889 |3740 |   0 |   0 | 3.088088e+03 |      --      |    Inf 
46.08/46.10	c  44.8s|     1 |     0 | 42299 |     - |  57M|   0 |1680 |1987 |6153 |1987 |6927 |3778 |   0 |   0 | 3.091083e+03 |      --      |    Inf 
47.37/47.42	c  46.1s|     1 |     0 | 42877 |     - |  57M|   0 |1658 |1987 |6153 |1987 |6958 |3809 |   0 |   0 | 3.092928e+03 |      --      |    Inf 
48.87/48.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.87/48.95	c  47.6s|     1 |     0 | 44080 |     - |  58M|   0 |1679 |1987 |6153 |1987 |6983 |3834 |   0 |   0 | 3.095743e+03 |      --      |    Inf 
50.37/50.48	c  49.2s|     1 |     0 | 44703 |     - |  58M|   0 |1681 |1987 |6153 |1987 |7004 |3855 |   0 |   0 | 3.096511e+03 |      --      |    Inf 
52.37/52.47	c  51.1s|     1 |     0 | 45217 |     - |  58M|   0 |1679 |1987 |6153 |1987 |6798 |3876 |   0 |   0 | 3.097573e+03 |      --      |    Inf 
54.37/54.47	c  53.1s|     1 |     0 | 45973 |     - |  58M|   0 |1690 |1987 |6153 |1987 |6820 |3898 |   0 |   0 | 3.098893e+03 |      --      |    Inf 
56.37/56.44	c  55.1s|     1 |     0 | 46593 |     - |  59M|   0 |1681 |1987 |6153 |1987 |6838 |3916 |   0 |   0 | 3.099769e+03 |      --      |    Inf 
57.77/57.85	c  56.5s|     1 |     0 | 47274 |     - |  59M|   0 |1666 |1987 |6153 |1987 |6867 |3945 |   0 |   0 | 3.100997e+03 |      --      |    Inf 
58.97/59.07	c  57.7s|     1 |     0 | 47890 |     - |  59M|   0 |1672 |1987 |6153 |1987 |6889 |3967 |   0 |   0 | 3.102748e+03 |      --      |    Inf 
60.77/60.82	c  59.4s|     1 |     0 | 49040 |     - |  59M|   0 |1697 |1987 |6153 |1987 |6911 |3989 |   0 |   0 | 3.104683e+03 |      --      |    Inf 
62.17/62.25	c  60.8s|     1 |     0 | 49707 |     - |  60M|   0 |1656 |1987 |6153 |1987 |6715 |4015 |   0 |   0 | 3.105911e+03 |      --      |    Inf 
64.07/64.10	c  62.7s|     1 |     0 | 50279 |     - |  60M|   0 |1630 |1987 |6153 |1987 |6740 |4040 |   0 |   0 | 3.106820e+03 |      --      |    Inf 
65.57/65.62	c  64.2s|     1 |     0 | 50923 |     - |  60M|   0 |1672 |1987 |6153 |1987 |6755 |4055 |   0 |   0 | 3.107460e+03 |      --      |    Inf 
67.66/67.78	c  66.3s|     1 |     0 | 51260 |     - |  60M|   0 |1620 |1987 |6153 |1987 |6777 |4077 |   0 |   0 | 3.107648e+03 |      --      |    Inf 
69.67/69.79	c  68.3s|     1 |     0 | 51883 |     - |  60M|   0 |1645 |1987 |6153 |1987 |6793 |4093 |   0 |   0 | 3.108061e+03 |      --      |    Inf 
71.48/71.58	c  70.1s|     1 |     0 | 52234 |     - |  61M|   0 |1655 |1987 |6153 |1987 |6805 |4105 |   0 |   0 | 3.108334e+03 |      --      |    Inf 
73.87/73.97	c  72.5s|     1 |     0 | 52779 |     - |  61M|   0 |1635 |1987 |6153 |1987 |6686 |4111 |   0 |   0 | 3.108479e+03 |      --      |    Inf 
75.97/76.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
75.97/76.06	c  74.6s|     1 |     0 | 53137 |     - |  61M|   0 |1636 |1987 |6153 |1987 |6694 |4119 |   0 |   0 | 3.108638e+03 |      --      |    Inf 
77.97/78.08	c  76.6s|     1 |     0 | 53245 |     - |  61M|   0 |1653 |1987 |6153 |1987 |6701 |4126 |   0 |   0 | 3.108638e+03 |      --      |    Inf 
80.06/80.13	c  78.6s|     1 |     0 | 53282 |     - |  61M|   0 |1649 |1987 |6153 |1987 |6705 |4130 |   0 |   0 | 3.108638e+03 |      --      |    Inf 
82.16/82.20	c  80.7s|     1 |     0 | 53306 |     - |  61M|   0 |1651 |1987 |6153 |1987 |6707 |4132 |   0 |   0 | 3.108638e+03 |      --      |    Inf 
88.36/88.43	c  86.8s|     1 |     2 | 53306 |     - |  61M|   0 |1651 |1987 |6153 |1987 |6707 |4132 |   0 |  18 | 3.108638e+03 |      --      |    Inf 
120.96/121.05	c   118s| 10000 |    34 | 53306 |   0.0 |  62M|  56 |   - |1987 |6334 |   0 |   0 |4132 |7736 |  18 | 3.109131e+03 |      --      |    Inf 
164.64/164.76	c   160s| 20000 |    34 | 53306 |   0.0 |  62M|  56 |   - |1987 |6409 |   0 |   0 |4132 |  14k|  18 | 3.109131e+03 |      --      |    Inf 
211.04/211.14	c   205s| 30000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |6466 |   0 |   0 |4132 |  22k|  18 | 3.109131e+03 |      --      |    Inf 
252.72/252.84	c   246s| 40000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |6507 |   0 |   0 |4132 |  29k|  18 | 3.109131e+03 |      --      |    Inf 
297.70/297.88	c   289s| 50000 |    29 | 53306 |   0.0 |  62M|  56 |   - |1987 |6494 |   0 |   0 |4132 |  37k|  18 | 3.109131e+03 |      --      |    Inf 
339.81/339.98	c   329s| 60000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6478 |   0 |   0 |4132 |  44k|  18 | 3.109131e+03 |      --      |    Inf 
380.89/381.04	c   369s| 70000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |6530 |   0 |   0 |4132 |  51k|  18 | 3.109131e+03 |      --      |    Inf 
422.78/422.90	c   409s| 80000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |6507 |   0 |   0 |4132 |  58k|  18 | 3.109131e+03 |      --      |    Inf 
469.57/469.73	c   454s| 90000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |6554 |   0 |   0 |4132 |  66k|  18 | 3.109131e+03 |      --      |    Inf 
516.35/516.51	c   500s|100000 |    34 | 53306 |   0.0 |  62M|  56 |   - |1987 |6527 |   0 |   0 |4132 |  73k|  18 | 3.109131e+03 |      --      |    Inf 
559.24/559.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
559.24/559.47	c   541s|110000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |6575 |   0 |   0 |4132 |  81k|  18 | 3.109131e+03 |      --      |    Inf 
599.83/600.06	c   580s|120000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |6661 |   0 |   0 |4132 |  89k|  18 | 3.109131e+03 |      --      |    Inf 
639.93/640.12	c   619s|130000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |6629 |   0 |   0 |4132 |  97k|  18 | 3.109131e+03 |      --      |    Inf 
680.90/681.14	c   658s|140000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6706 |   0 |   0 |4132 | 105k|  18 | 3.109131e+03 |      --      |    Inf 
724.00/724.24	c   700s|150000 |    36 | 53306 |   0.0 |  62M|  56 |   - |1987 |6710 |   0 |   0 |4132 | 113k|  18 | 3.109131e+03 |      --      |    Inf 
771.68/771.91	c   746s|160000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6769 |   0 |   0 |4132 | 120k|  18 | 3.109131e+03 |      --      |    Inf 
819.36/819.68	c   792s|170000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6847 |   0 |   0 |4132 | 127k|  18 | 3.109131e+03 |      --      |    Inf 
863.55/863.83	c   835s|180000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6787 |   0 |   0 |4132 | 136k|  18 | 3.109131e+03 |      --      |    Inf 
908.65/908.97	c   878s|190000 |    30 | 53306 |   0.0 |  62M|  56 |   - |1987 |6825 |   0 |   0 |4132 | 144k|  18 | 3.109131e+03 |      --      |    Inf 
959.14/959.48	c   927s|200000 |    34 | 53306 |   0.0 |  62M|  56 |   - |1987 |6830 |   0 |   0 |4132 | 151k|  18 | 3.109131e+03 |      --      |    Inf 
1007.92/1008.26	c   975s|210000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |6861 |   0 |   0 |4132 | 158k|  18 | 3.109131e+03 |      --      |    Inf 
1061.30/1061.62	c  1026s|220000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6891 |   0 |   0 |4132 | 165k|  18 | 3.109131e+03 |      --      |    Inf 
1116.49/1116.84	c  1080s|230000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |6843 |   0 |   0 |4132 | 172k|  18 | 3.109131e+03 |      --      |    Inf 
1168.48/1168.83	c  1130s|240000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |6869 |   0 |   0 |4132 | 179k|  18 | 3.109131e+03 |      --      |    Inf 
1218.86/1219.27	c  1179s|250000 |    32 | 53306 |   0.0 |  62M|  56 |   - |1987 |7081 |   0 |   0 |4132 | 187k|  18 | 3.109131e+03 |      --      |    Inf 
1270.25/1270.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1270.25/1270.67	c  1229s|260000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |7139 |   0 |   0 |4132 | 195k|  18 | 3.109131e+03 |      --      |    Inf 
1323.84/1324.22	c  1280s|270000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |7205 |   0 |   0 |4132 | 202k|  18 | 3.109131e+03 |      --      |    Inf 
1375.22/1375.68	c  1330s|280000 |    30 | 53306 |   0.0 |  62M|  56 |   - |1987 |7402 |   0 |   0 |4132 | 210k|  18 | 3.109131e+03 |      --      |    Inf 
1422.41/1422.88	c  1376s|290000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |7469 |   0 |   0 |4132 | 218k|  18 | 3.109131e+03 |      --      |    Inf 
1474.79/1475.27	c  1426s|300000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |7493 |   0 |   0 |4132 | 226k|  18 | 3.109131e+03 |      --      |    Inf 
1527.78/1528.21	c  1478s|310000 |    30 | 53306 |   0.0 |  62M|  56 |   - |1987 |7551 |   0 |   0 |4132 | 234k|  18 | 3.109131e+03 |      --      |    Inf 
1580.28/1580.77	c  1529s|320000 |    33 | 53306 |   0.0 |  62M|  56 |   - |1987 |7578 |   0 |   0 |4132 | 241k|  18 | 3.109131e+03 |      --      |    Inf 
1632.45/1632.96	c  1579s|330000 |    31 | 53306 |   0.0 |  62M|  56 |   - |1987 |7662 |   0 |   0 |4132 | 249k|  18 | 3.109131e+03 |      --      |    Inf 
1684.94/1685.49	c  1630s|340000 |    30 | 53306 |   0.0 |  62M|  56 |   - |1987 |7754 |   0 |   0 |4132 | 256k|  18 | 3.109131e+03 |      --      |    Inf 
1731.73/1732.24	c  1675s|350000 |    30 | 53306 |   0.0 |  62M|  56 |   - |1987 |7809 |   0 |   0 |4132 | 264k|  18 | 3.109131e+03 |      --      |    Inf 
1783.31/1783.88	c  1725s|360000 |    26 | 53306 |   0.0 |  62M|  56 |   - |1987 |7901 |   0 |   0 |4132 | 271k|  18 | 3.109131e+03 |      --      |    Inf 
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.50	c 
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time (sec) : 1741.03
1800.02/1800.50	c Solving Nodes      : 362976
1800.02/1800.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.50	c Dual Bound         : +3.10913060488368e+03
1800.02/1800.50	c Gap                : infinite
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time       :    1741.03
1800.02/1800.50	c Original Problem   :
1800.02/1800.50	c   Problem name     : HOME/instance-2665429-1276459312.opb
1800.02/1800.50	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.50	c   Constraints      : 13501 initial, 13501 maximal
1800.02/1800.50	c Presolved Problem  :
1800.02/1800.50	c   Problem name     : t_HOME/instance-2665429-1276459312.opb
1800.02/1800.50	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.50	c   Constraints      : 6153 initial, 7943 maximal
1800.02/1800.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.50	c   trivial          :       0.03         38          0          0          0          0          0          0          0
1800.02/1800.50	c   dualfix          :       0.04          0          0          0          0          0          0          0          0
1800.02/1800.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   implics          :       0.08          0       3133          0          0          0          0          0          0
1800.02/1800.50	c   probing          :       0.54          1        186          0          0          0          0          0          0
1800.02/1800.50	c   linear           :       0.47        953         54          0        991          0       7323        169        326
1800.02/1800.50	c   logicor          :       0.22          0          0          0          0          0         25          0          0
1800.02/1800.50	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.50	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.02/1800.50	c   logicor          :       6153+        64   10539753          0          0     240627   71334673          0          0          0
1800.02/1800.50	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.50	c   integral         :       4.06       0.00       0.00       4.06       0.00
1800.02/1800.50	c   logicor          :     498.36       0.09     498.27       0.00       0.00
1800.02/1800.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.50	c   vbounds          :       5.55          2          0          0
1800.02/1800.50	c   rootredcost      :       5.08          0          0          0
1800.02/1800.50	c   pseudoobj        :     669.81   10712482          0          0
1800.02/1800.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.50	c   propagation      :      87.62     240626     240521     240521       27.5      33348       13.8          -
1800.02/1800.50	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.50	c   applied globally :          -          -          -     273869       25.9          -          -          -
1800.02/1800.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.50	c   cut pool         :       0.87         63          -          -       3497          -    (maximal pool size: 21679)
1800.02/1800.50	c   redcost          :       0.01         64          0          0          0          0
1800.02/1800.50	c   impliedbounds    :       0.09         64          0          0       3740          0
1800.02/1800.50	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.50	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.50	c   gomory           :      39.40         64          0          0      27965          0
1800.02/1800.50	c   strongcg         :       1.80         20          0          0      10000          0
1800.02/1800.50	c   cmir             :       0.68         10          0          0          0          0
1800.02/1800.50	c   flowcover        :       0.65         10          0          0          0          0
1800.02/1800.50	c   clique           :       0.08         63          0          0         23          0
1800.02/1800.50	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.50	c   mcf              :       0.02          1          0          0          0          0
1800.02/1800.50	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.50	c Pricers            :       Time      Calls       Vars
1800.02/1800.50	c   problem variables:       0.00          0          0
1800.02/1800.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.50	c   relpscost        :       4.06          1          0          0          0          0          2
1800.02/1800.50	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   inference        :      99.17     257875          0          0          0          0     515750
1800.02/1800.50	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.50	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.50	c   LP solutions     :       0.00          -          0
1800.02/1800.50	c   pseudo solutions :       0.00          -          0
1800.02/1800.50	c   oneopt           :       0.21          0          0
1800.02/1800.50	c   crossover        :       0.00          0          0
1800.02/1800.50	c   trivial          :       0.03          2          0
1800.02/1800.50	c   simplerounding   :       0.00          0          0
1800.02/1800.50	c   zirounding       :       0.00          1          0
1800.02/1800.50	c   rounding         :       0.06         64          0
1800.02/1800.50	c   shifting         :       1.11         64          0
1800.02/1800.50	c   intshifting      :       0.00          0          0
1800.02/1800.50	c   twoopt           :       0.00          0          0
1800.02/1800.50	c   fixandinfer      :       0.00          0          0
1800.02/1800.50	c   feaspump         :       0.08          1          0
1800.02/1800.50	c   coefdiving       :       0.00          0          0
1800.02/1800.50	c   pscostdiving     :       0.00          0          0
1800.02/1800.50	c   fracdiving       :       0.00          0          0
1800.02/1800.50	c   veclendiving     :       0.00          0          0
1800.02/1800.50	c   intdiving        :       0.00          0          0
1800.02/1800.50	c   actconsdiving    :       0.00          0          0
1800.02/1800.50	c   objpscostdiving  :       0.00          0          0
1800.02/1800.50	c   rootsoldiving    :       0.00          0          0
1800.02/1800.50	c   linesearchdiving :       0.00          0          0
1800.02/1800.50	c   guideddiving     :       0.00          0          0
1800.02/1800.50	c   octane           :       0.00          0          0
1800.02/1800.50	c   rens             :       0.01          0          0
1800.02/1800.50	c   rins             :       0.00          0          0
1800.02/1800.50	c   localbranching   :       0.00          0          0
1800.02/1800.50	c   mutation         :       0.00          0          0
1800.02/1800.50	c   dins             :       0.00          0          0
1800.02/1800.50	c   undercover       :       0.00          0          0
1800.02/1800.50	c   nlp              :       0.31          0          0
1800.02/1800.50	c   trysol           :       0.24          0          0
1800.02/1800.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.50	c   primal LP        :       0.12          0          0       0.00       0.00
1800.02/1800.50	c   dual LP          :      34.98         64      53306     832.91    1523.90
1800.02/1800.50	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.50	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.50	c   diving/probing LP:       0.04          0          0       0.00       0.00
1800.02/1800.51	c   strong branching :       4.06         18       5336     296.44    1314.29
1800.02/1800.51	c     (at root node) :          -         18       5336     296.44          -
1800.02/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.51	c B&B Tree           :
1800.02/1800.51	c   number of runs   :          1
1800.02/1800.51	c   nodes            :     362976
1800.02/1800.51	c   nodes (total)    :     362976
1800.02/1800.51	c   nodes left       :         41
1800.02/1800.51	c   max depth        :         56
1800.02/1800.51	c   max depth (total):         56
1800.02/1800.51	c   backtracks       :     137689 (37.9%)
1800.02/1800.51	c   delayed cutoffs  :     152736
1800.02/1800.51	c   repropagations   :     319907 (35289892 domain reductions, 135526 cutoffs)
1800.02/1800.51	c   avg switch length:       2.47
1800.02/1800.51	c   switching time   :     244.54
1800.02/1800.51	c Solution           :
1800.02/1800.51	c   Solutions found  :          0 (0 improvements)
1800.02/1800.51	c   Primal Bound     :          -
1800.02/1800.51	c   Dual Bound       : +3.10913060488368e+03
1800.02/1800.51	c   Gap              :   infinite
1800.02/1800.51	c   Root Dual Bound  : +3.10863797401614e+03
1800.02/1800.51	c   Root Iterations  :      53306
1800.12/1800.64	c Time complete: 1800.16.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665429-1276459312/watcher-2665429-1276459312 -o /tmp/evaluation-result-2665429-1276459312/solver-2665429-1276459312 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665429-1276459312.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.05 1.01 3/106 24421
/proc/meminfo: memFree=1842588/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=8260 CPUtime=0
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 1009 0 0 0 0 0 0 0 18 0 1 0 21532933 8458240 929 1992294400 4194304 9819077 140734897159232 18446744073709551615 8678244 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24421/statm: 2065 929 366 1374 0 686 0

[startup+0.023733 s]
/proc/loadavg: 1.06 1.05 1.01 3/106 24421
/proc/meminfo: memFree=1842588/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=13116 CPUtime=0.01
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 2237 0 0 0 1 0 0 0 20 0 1 0 21532933 13430784 2156 1992294400 4194304 9819077 140734897159232 18446744073709551615 5652217 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24421/statm: 3279 2156 384 1374 0 1900 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13116

[startup+0.101741 s]
/proc/loadavg: 1.06 1.05 1.01 3/106 24421
/proc/meminfo: memFree=1842588/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=17192 CPUtime=0.1
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 3250 0 0 0 9 1 0 0 20 0 1 0 21532933 17604608 3169 1992294400 4194304 9819077 140734897159232 18446744073709551615 8610895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24421/statm: 4298 3169 388 1374 0 2919 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17192

[startup+0.301763 s]
/proc/loadavg: 1.06 1.05 1.01 3/106 24421
/proc/meminfo: memFree=1842588/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=34564 CPUtime=0.29
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 7968 0 0 0 27 2 0 0 20 0 1 0 21532933 35393536 7534 1992294400 4194304 9819077 140734897159232 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 8641 7544 438 1374 0 7262 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34564

[startup+0.701806 s]
/proc/loadavg: 1.06 1.05 1.01 3/106 24421
/proc/meminfo: memFree=1842588/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=42444 CPUtime=0.69
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 13568 0 0 0 58 11 0 0 20 0 1 0 21532933 43462656 9278 1992294400 4194304 9819077 140734897159232 18446744073709551615 4333569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 10611 9278 492 1374 0 9232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42444

[startup+1.5019 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 24422
/proc/meminfo: memFree=1807612/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=45704 CPUtime=1.49
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 28587 0 0 0 113 36 0 0 23 0 1 0 21532933 46800896 10101 1992294400 4194304 9819077 140734897159232 18446744073709551615 4661506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 11426 10101 510 1374 0 10047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45704

[startup+3.10107 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 24422
/proc/meminfo: memFree=1801784/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=63164 CPUtime=3.09
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 35907 0 0 0 266 43 0 0 25 0 1 0 21532933 64679936 12987 1992294400 4194304 9819077 140734897159232 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 15791 12987 654 1374 0 14412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63164

[startup+6.30142 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 24422
/proc/meminfo: memFree=1790376/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=65784 CPUtime=6.29
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 41898 0 0 0 582 47 0 0 25 0 1 0 21532933 67362816 13548 1992294400 4194304 9819077 140734897159232 18446744073709551615 6054124 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 16446 13548 677 1374 0 15067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65784

[startup+12.7011 s]
/proc/loadavg: 1.05 1.05 1.00 2/107 24422
/proc/meminfo: memFree=1778968/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=80580 CPUtime=12.69
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 55610 0 0 0 1214 55 0 0 25 0 1 0 21532933 82513920 16757 1992294400 4194304 9819077 140734897159232 18446744073709551615 6055754 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 20145 16757 676 1374 0 18766 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80580

[startup+25.5015 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 24422
/proc/meminfo: memFree=1756524/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=102068 CPUtime=25.49
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 96900 0 0 0 2473 76 0 0 25 0 1 0 21532933 104517632 22115 1992294400 4194304 9819077 140734897159232 18446744073709551615 7291921 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 25517 22115 680 1374 0 24138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102068

[startup+51.1014 s]
/proc/loadavg: 1.03 1.04 1.00 2/107 24422
/proc/meminfo: memFree=1750076/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=108012 CPUtime=51.07
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 147558 0 0 0 5001 106 0 0 25 0 1 0 21532933 110604288 23608 1992294400 4194304 9819077 140734897159232 18446744073709551615 6047310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 27003 23608 680 1374 0 25624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 108012

[startup+102.309 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 24424
/proc/meminfo: memFree=1732840/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=123228 CPUtime=102.26
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 196969 0 0 0 10040 186 0 0 25 0 1 0 21532933 126185472 27901 1992294400 4194304 9819077 140734897159232 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 30807 27901 699 1374 0 29428 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 123228

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 24426
/proc/meminfo: memFree=1725524/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=130652 CPUtime=162.24
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 198778 0 0 0 15829 395 0 0 25 0 1 0 21532933 133787648 29710 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 32663 29710 699 1374 0 31284 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 130652

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 24428
/proc/meminfo: memFree=1722052/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=134132 CPUtime=222.22
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 199620 0 0 0 21623 599 0 0 25 0 1 0 21532933 137351168 30552 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 33533 30552 699 1374 0 32154 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134132

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 24428
/proc/meminfo: memFree=1718456/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=137860 CPUtime=282.21
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 200506 0 0 0 27414 807 0 0 25 0 1 0 21532933 141168640 31438 1992294400 4194304 9819077 140734897159232 18446744073709551615 5507003 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 34465 31438 699 1374 0 33086 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 137860

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 24430
/proc/meminfo: memFree=1716968/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=139468 CPUtime=342.2
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 200888 0 0 0 33192 1028 0 0 25 0 1 0 21532933 142815232 31820 1992294400 4194304 9819077 140734897159232 18446744073709551615 4660993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 34867 31820 699 1374 0 33488 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 139468

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24432
/proc/meminfo: memFree=1715480/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=141024 CPUtime=402.18
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 201263 0 0 0 38959 1259 0 0 25 0 1 0 21532933 144408576 32195 1992294400 4194304 9819077 140734897159232 18446744073709551615 5507255 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 35256 32195 699 1374 0 33877 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 141024

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24434
/proc/meminfo: memFree=1714488/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=142064 CPUtime=462.16
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 201471 0 0 0 44744 1472 0 0 25 0 1 0 21532933 145473536 32403 1992294400 4194304 9819077 140734897159232 18446744073709551615 5901779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 35516 32403 699 1374 0 34137 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 142064

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24436
/proc/meminfo: memFree=1713000/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=143780 CPUtime=522.15
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 201833 0 0 0 50546 1669 0 0 25 0 1 0 21532933 147230720 32765 1992294400 4194304 9819077 140734897159232 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 35945 32765 699 1374 0 34566 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 143780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24436
/proc/meminfo: memFree=1711884/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=145016 CPUtime=582.14
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 202106 0 0 0 56336 1878 0 0 25 0 1 0 21532933 148496384 33038 1992294400 4194304 9819077 140734897159232 18446744073709551615 5507437 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 36254 33038 699 1374 0 34875 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 145016

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24438
/proc/meminfo: memFree=1710892/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=145836 CPUtime=642.12
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 202337 0 0 0 62124 2088 0 0 25 0 1 0 21532933 149336064 33269 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 36459 33269 699 1374 0 35080 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 145836

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24447
/proc/meminfo: memFree=1706800/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=149672 CPUtime=882.06
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 203167 0 0 0 85291 2915 0 0 25 0 1 0 21532933 153264128 34099 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 37418 34099 699 1374 0 36039 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 149672

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24449
/proc/meminfo: memFree=1705932/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=150968 CPUtime=942.04
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 203441 0 0 0 91089 3115 0 0 25 0 1 0 21532933 154591232 34373 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 37742 34373 699 1374 0 36363 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 150968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24451
/proc/meminfo: memFree=1704940/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=151948 CPUtime=1002.03
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 203667 0 0 0 96903 3300 0 0 25 0 1 0 21532933 155594752 34599 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 37987 34599 699 1374 0 36608 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 151948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24453
/proc/meminfo: memFree=1703576/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=153376 CPUtime=1062.01
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204014 0 0 0 102723 3478 0 0 25 0 1 0 21532933 157057024 34946 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 38344 34946 699 1374 0 36965 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 153376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24455
/proc/meminfo: memFree=1703080/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=154044 CPUtime=1121.99
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204164 0 0 0 108530 3669 0 0 25 0 1 0 21532933 157741056 35096 1992294400 4194304 9819077 140734897159232 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 38511 35096 699 1374 0 37132 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 154044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24455
/proc/meminfo: memFree=1702832/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=154344 CPUtime=1181.97
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204225 0 0 0 114327 3870 0 0 25 0 1 0 21532933 158048256 35157 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 38586 35157 699 1374 0 37207 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 154344

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24457
/proc/meminfo: memFree=1702460/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=154764 CPUtime=1241.96
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204297 0 0 0 120138 4058 0 0 25 0 1 0 21532933 158478336 35229 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 38691 35229 699 1374 0 37312 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 154764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24459
/proc/meminfo: memFree=1701964/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=155296 CPUtime=1301.95
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204416 0 0 0 125941 4254 0 0 25 0 1 0 21532933 159023104 35348 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 38824 35348 699 1374 0 37445 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 155296

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24461
/proc/meminfo: memFree=1701096/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=156304 CPUtime=1361.93
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204633 0 0 0 131747 4446 0 0 25 0 1 0 21532933 160055296 35565 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39076 35565 699 1374 0 37697 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 156304

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24463
/proc/meminfo: memFree=1700848/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=156644 CPUtime=1421.92
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204703 0 0 0 137553 4639 0 0 25 0 1 0 21532933 160403456 35635 1992294400 4194304 9819077 140734897159232 18446744073709551615 4407853 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39161 35635 699 1374 0 37782 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 156644

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24463
/proc/meminfo: memFree=1700228/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=157296 CPUtime=1481.9
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204837 0 0 0 143350 4840 0 0 25 0 1 0 21532933 161071104 35769 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39324 35769 699 1374 0 37945 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 157296

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24465
/proc/meminfo: memFree=1700104/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=157472 CPUtime=1541.88
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204880 0 0 0 149156 5032 0 0 25 0 1 0 21532933 161251328 35812 1992294400 4194304 9819077 140734897159232 18446744073709551615 4208884 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39368 35812 699 1374 0 37989 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 157472

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24467
/proc/meminfo: memFree=1699856/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=157632 CPUtime=1601.86
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204915 0 0 0 154966 5220 0 0 25 0 1 0 21532933 161415168 35847 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39408 35847 699 1374 0 38029 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 157632

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24469
/proc/meminfo: memFree=1699608/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=157908 CPUtime=1661.85
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204962 0 0 0 160766 5419 0 0 25 0 1 0 21532933 161697792 35894 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39477 35894 699 1374 0 38098 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 157908

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24471
/proc/meminfo: memFree=1699608/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=157908 CPUtime=1721.83
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204976 0 0 0 166564 5619 0 0 25 0 1 0 21532933 161697792 35908 1992294400 4194304 9819077 140734897159232 18446744073709551615 5955584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39477 35908 699 1374 0 38098 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 157908

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24471
/proc/meminfo: memFree=1699112/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=158044 CPUtime=1781.82
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 204999 0 0 0 172366 5816 0 0 25 0 1 0 21532933 161837056 35931 1992294400 4194304 9819077 140734897159232 18446744073709551615 4666048 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39511 35931 699 1374 0 38132 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 158044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24473
/proc/meminfo: memFree=1698864/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=158416 CPUtime=1800.02
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 205076 0 0 0 174127 5875 0 0 25 0 1 0 21532933 162217984 36008 1992294400 4194304 9819077 140734897159232 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24421/statm: 39604 36008 699 1374 0 38225 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 158416

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 24474
/proc/meminfo: memFree=1709520/2059040 swapFree=4140228/4192956
[pid=24421] ppid=24419 vsize=97264 CPUtime=1800.12
/proc/24421/stat : 24421 (pbscip.linux.x8) R 24419 24421 24218 0 -1 4202496 205107 0 0 0 174137 5875 0 0 25 0 1 0 21532933 99598336 22564 1992294400 4194304 9819077 140734897159232 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24421/statm: 24167 22472 705 1374 0 22788 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 97264

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.16
CPU user time (s): 1741.39
CPU system time (s): 58.7711
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 158416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1741.39
system time used= 58.7711
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205111
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= 2
involuntary context switches= 4532

runsolver used 2.92955 second user time and 8.5657 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-13 22:01:52
IDJOB=2665429
IDBENCH=2167
IDSOLVER=1168
FILE ID=node009/2665429-1276459312
PBS_JOBID= 11173351
Free space on /tmp= 62444 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665429-1276459312/watcher-2665429-1276459312 -o /tmp/evaluation-result-2665429-1276459312/solver-2665429-1276459312 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665429-1276459312.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1256079368

node009.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.199
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1842992 kB
Buffers:         27276 kB
Cached:         111248 kB
SwapCached:       5420 kB
Active:          95144 kB
Inactive:        55368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1842992 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            6624 kB
Writeback:           0 kB
AnonPages:       10732 kB
Mapped:          12896 kB
Slab:            43492 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62436 MiB
End job on node009 at 2010-06-13 22:31:54