Trace number 2703440

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.45 1790.19

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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2703440-1278554276.opb>
0.19/0.23	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.29/0.33	c presolving:
0.39/0.41	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.39/0.46	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.39/0.48	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.39/0.49	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.39/0.49	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.50	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.51	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.49/0.51	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.49/0.52	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.49/0.52	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.49/0.53	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.49/0.54	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.49/0.54	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.49/0.55	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.49/0.55	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.49/0.56	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.49/0.56	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.49/0.57	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.49/0.58	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.49/0.58	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.49/0.59	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.49/0.59	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.59/0.60	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.59/0.60	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.59/0.61	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.59/0.62	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.59/0.62	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.59/0.63	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.59/0.63	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.59/0.64	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.59/0.64	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.59/0.65	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.59/0.65	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.59/0.66	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.59/0.66	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.59/0.67	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.59/0.67	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.59/0.68	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.59/0.69	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.59/0.69	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.59/0.70	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.69/0.70	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.69/0.71	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
0.69/0.71	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
0.69/0.72	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
0.69/0.72	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
0.69/0.73	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
0.69/0.73	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
0.69/0.74	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
0.69/0.74	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
0.69/0.75	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
0.69/0.75	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
0.69/0.76	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
0.69/0.76	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
0.69/0.77	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
0.69/0.77	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
0.69/0.78	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
0.69/0.78	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
0.69/0.79	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
0.69/0.79	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
0.79/0.80	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
0.79/0.80	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
0.79/0.81	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
0.79/0.81	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
0.79/0.82	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
0.79/0.82	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
0.79/0.83	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
0.79/0.83	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
0.89/0.95	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.09/1.18	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.09/1.18	c (round 71) 4228 del vars, 7377 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
1.39/1.40	c (round 72) 4278 del vars, 7377 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
1.39/1.42	c (round 73) 4278 del vars, 7427 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
1.49/1.56	c (round 74) 4328 del vars, 7427 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
1.49/1.58	c (round 75) 4328 del vars, 7477 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
1.69/1.72	c    (1.5s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
1.69/1.72	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.69/1.72	c (round 76) 4365 del vars, 7477 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
1.69/1.74	c (round 77) 4365 del vars, 7514 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
1.69/1.76	c    (1.5s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
1.69/1.76	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.69/1.76	c presolving (78 rounds):
1.69/1.76	c  4365 deleted vars, 7514 deleted constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
1.69/1.76	c  113820 implications, 0 cliques
1.69/1.76	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 5987 constraints
1.69/1.76	c    1018 constraints of type <setppc>
1.69/1.76	c    4969 constraints of type <logicor>
1.69/1.76	c transformed objective value is always integral (scale: 1)
1.69/1.76	c Presolving Time: 1.48
1.69/1.76	c - non default parameters ----------------------------------------------------------------------
1.69/1.76	c # SCIP version 1.2.1.3
1.69/1.76	c 
1.69/1.76	c # frequency for displaying node information lines
1.69/1.76	c # [type: int, range: [-1,2147483647], default: 100]
1.69/1.76	c display/freq = 10000
1.69/1.76	c 
1.69/1.76	c # maximal time in seconds to run
1.69/1.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.69/1.76	c limits/time = 1789.78
1.69/1.76	c 
1.69/1.76	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.69/1.76	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.69/1.76	c limits/memory = 1620
1.69/1.76	c 
1.69/1.76	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.69/1.76	c # [type: int, range: [1,2], default: 1]
1.69/1.76	c timing/clocktype = 2
1.69/1.76	c 
1.69/1.76	c # should presolving try to simplify inequalities
1.69/1.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.76	c constraints/linear/simplifyinequalities = TRUE
1.69/1.76	c 
1.69/1.76	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.69/1.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.76	c constraints/indicator/addCouplingCons = TRUE
1.69/1.76	c 
1.69/1.76	c # should presolving try to simplify knapsacks
1.69/1.76	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.69/1.76	c constraints/knapsack/simplifyinequalities = TRUE
1.69/1.76	c 
1.69/1.76	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.69/1.76	c # [type: int, range: [-1,2147483647], default: -1]
1.69/1.76	c separating/rapidlearning/freq = 0
1.69/1.76	c 
1.69/1.76	c -----------------------------------------------------------------------------------------------
1.69/1.76	c start solving
1.69/1.76	c 
2.49/2.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.51	c   2.3s|     1 |     0 |  1994 |     - |  21M|   0 |1240 |1987 |5987 |1987 |5985 |   0 |   0 |   0 | 2.790419e+03 |      --      |    Inf 
6.99/7.04	c   6.8s|     1 |     0 |  8604 |     - |  22M|   0 |1243 |1987 |5987 |1987 |7850 |1865 |   0 |   0 | 2.807335e+03 |      --      |    Inf 
13.29/13.32	c  13.1s|     1 |     0 | 10365 |     - |  26M|   0 |1218 |1987 |7014 |1987 |7899 |1914 |   0 |   0 | 2.831391e+03 |      --      |    Inf 
14.49/14.57	c  14.3s|     1 |     0 | 11009 |     - |  27M|   0 |1202 |1987 |7014 |1987 |7926 |1941 |   0 |   0 | 2.833750e+03 |      --      |    Inf 
16.29/16.34	c  16.1s|     1 |     0 | 11846 |     - |  29M|   0 |1212 |1987 |7014 |1987 |7948 |1963 |   0 |   0 | 2.834809e+03 |      --      |    Inf 
17.79/17.89	c  17.7s|     1 |     0 | 12701 |     - |  31M|   0 |1216 |1987 |7014 |1987 |7981 |1996 |   0 |   0 | 2.836862e+03 |      --      |    Inf 
20.19/20.21	c  20.0s|     1 |     0 | 13983 |     - |  32M|   0 |1249 |1987 |7014 |1987 |8001 |2016 |   0 |   0 | 2.839008e+03 |      --      |    Inf 
22.99/23.10	c  22.9s|     1 |     0 | 15648 |     - |  34M|   0 |1260 |1987 |7014 |1987 |8034 |2049 |   0 |   0 | 2.843391e+03 |      --      |    Inf 
26.69/26.70	c  26.5s|     1 |     0 | 17558 |     - |  37M|   0 |1255 |1987 |7014 |1987 |8071 |2086 |   0 |   0 | 2.847081e+03 |      --      |    Inf 
28.49/28.53	c  28.3s|     1 |     0 | 18583 |     - |  39M|   0 |1249 |1987 |7014 |1987 |8107 |2122 |   0 |   0 | 2.850036e+03 |      --      |    Inf 
31.28/31.35	c  31.1s|     1 |     0 | 20142 |     - |  40M|   0 |1278 |1987 |7014 |1987 |8155 |2170 |   0 |   0 | 2.854482e+03 |      --      |    Inf 
33.99/34.06	c  33.8s|     1 |     0 | 21437 |     - |  43M|   0 |1254 |1987 |7014 |1987 |8182 |2197 |   0 |   0 | 2.856644e+03 |      --      |    Inf 
37.18/37.22	c  37.0s|     1 |     0 | 23100 |     - |  45M|   0 |1281 |1987 |7014 |1987 |8222 |2237 |   0 |   0 | 2.860223e+03 |      --      |    Inf 
40.47/40.50	c  40.3s|     1 |     0 | 24708 |     - |  47M|   0 |1259 |1987 |7014 |1987 |6456 |2284 |   0 |   0 | 2.863521e+03 |      --      |    Inf 
42.37/42.40	c  42.2s|     1 |     0 | 25763 |     - |  49M|   0 |1260 |1987 |7014 |1987 |6506 |2334 |   0 |   0 | 2.866458e+03 |      --      |    Inf 
44.87/44.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.87/44.94	c  44.7s|     1 |     0 | 27146 |     - |  52M|   0 |1264 |1987 |7014 |1987 |6549 |2377 |   0 |   0 | 2.870178e+03 |      --      |    Inf 
50.07/50.19	c  50.0s|     1 |     0 | 29762 |     - |  54M|   0 |1277 |1987 |7014 |1987 |6604 |2432 |   0 |   0 | 2.874284e+03 |      --      |    Inf 
53.57/53.61	c  53.4s|     1 |     0 | 31550 |     - |  56M|   0 |1363 |1987 |7014 |1987 |6659 |2487 |   0 |   0 | 2.878464e+03 |      --      |    Inf 
57.87/57.99	c  57.8s|     1 |     0 | 33627 |     - |  58M|   0 |1357 |1987 |7014 |1987 |6714 |2542 |   0 |   0 | 2.882523e+03 |      --      |    Inf 
64.37/64.40	c  64.2s|     1 |     0 | 36775 |     - |  60M|   0 |1337 |1987 |7014 |1987 |6633 |2595 |   0 |   0 | 2.888496e+03 |      --      |    Inf 
67.66/67.76	c  67.5s|     1 |     0 | 38646 |     - |  63M|   0 |1375 |1987 |7014 |1987 |6688 |2650 |   0 |   0 | 2.895340e+03 |      --      |    Inf 
70.86/70.97	c  70.7s|     1 |     0 | 40426 |     - |  66M|   0 |1341 |1987 |7014 |1987 |6737 |2699 |   0 |   0 | 2.900785e+03 |      --      |    Inf 
76.87/76.97	c  76.7s|     1 |     0 | 43672 |     - |  67M|   0 |1406 |1987 |7014 |1987 |6787 |2749 |   0 |   0 | 2.904874e+03 |      --      |    Inf 
85.26/85.37	c  85.1s|     1 |     0 | 47759 |     - |  69M|   0 |1380 |1987 |7014 |1987 |6825 |2787 |   0 |   0 | 2.909715e+03 |      --      |    Inf 
92.16/92.27	c  92.0s|     1 |     0 | 50929 |     - |  70M|   0 |1368 |1987 |7014 |1987 |6866 |2828 |   0 |   0 | 2.915198e+03 |      --      |    Inf 
98.97/99.04	c  98.8s|     1 |     0 | 54079 |     - |  71M|   0 |1366 |1987 |7014 |1987 |6738 |2867 |   0 |   0 | 2.921174e+03 |      --      |    Inf 
104.56/104.65	c   104s|     1 |     0 | 56963 |     - |  72M|   0 |1426 |1987 |7014 |1987 |6787 |2916 |   0 |   0 | 2.924789e+03 |      --      |    Inf 
109.75/109.88	c   110s|     1 |     0 | 59760 |     - |  74M|   0 |1435 |1987 |7014 |1987 |6821 |2950 |   0 |   0 | 2.927351e+03 |      --      |    Inf 
112.86/112.97	c   113s|     1 |     0 | 61495 |     - |  75M|   0 |1406 |1987 |7014 |1987 |6864 |2993 |   0 |   0 | 2.931174e+03 |      --      |    Inf 
121.45/121.52	c   121s|     1 |     0 | 65848 |     - |  76M|   0 |1540 |1987 |7014 |1987 |6910 |3039 |   0 |   0 | 2.935036e+03 |      --      |    Inf 
127.36/127.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
127.36/127.44	c   127s|     1 |     0 | 68975 |     - |  77M|   0 |1586 |1987 |7014 |1987 |6954 |3083 |   0 |   0 | 2.941050e+03 |      --      |    Inf 
133.55/133.65	c   133s|     1 |     0 | 71868 |     - |  77M|   0 |1556 |1987 |7014 |1987 |6764 |3136 |   0 |   0 | 2.950939e+03 |      --      |    Inf 
136.65/136.71	c   136s|     1 |     0 | 73578 |     - |  78M|   0 |1564 |1987 |7014 |1987 |6806 |3178 |   0 |   0 | 2.953893e+03 |      --      |    Inf 
140.95/141.03	c   141s|     1 |     0 | 76080 |     - |  78M|   0 |1668 |1987 |7014 |1987 |6849 |3221 |   0 |   0 | 2.956348e+03 |      --      |    Inf 
148.65/148.70	c   148s|     1 |     0 | 80110 |     - |  79M|   0 |1594 |1987 |7014 |1987 |6890 |3262 |   0 |   0 | 2.958769e+03 |      --      |    Inf 
152.75/152.82	c   153s|     1 |     0 | 82410 |     - |  79M|   0 |1549 |1987 |7014 |1987 |6926 |3298 |   0 |   0 | 2.961838e+03 |      --      |    Inf 
155.85/155.99	c   156s|     1 |     0 | 83936 |     - |  80M|   0 |1569 |1987 |7014 |1987 |6972 |3344 |   0 |   0 | 2.965601e+03 |      --      |    Inf 
159.54/159.69	c   159s|     1 |     0 | 85873 |     - |  81M|   0 |1568 |1987 |7014 |1987 |6821 |3382 |   0 |   0 | 2.967740e+03 |      --      |    Inf 
164.04/164.15	c   164s|     1 |     0 | 88267 |     - |  81M|   0 |1579 |1987 |7014 |1987 |6868 |3429 |   0 |   0 | 2.973676e+03 |      --      |    Inf 
167.24/167.35	c   167s|     1 |     0 | 89861 |     - |  82M|   0 |1558 |1987 |7014 |1987 |6904 |3465 |   0 |   0 | 2.976040e+03 |      --      |    Inf 
171.14/171.26	c   171s|     1 |     0 | 92052 |     - |  83M|   0 |1621 |1987 |7014 |1987 |6944 |3505 |   0 |   0 | 2.979288e+03 |      --      |    Inf 
173.84/173.93	c   174s|     1 |     0 | 93212 |     - |  83M|   0 |1586 |1987 |7014 |1987 |6979 |3540 |   0 |   0 | 2.981692e+03 |      --      |    Inf 
177.84/177.96	c   178s|     1 |     0 | 95142 |     - |  84M|   0 |1623 |1987 |7014 |1987 |7018 |3579 |   0 |   0 | 2.984503e+03 |      --      |    Inf 
183.94/184.06	c   184s|     1 |     0 | 97980 |     - |  84M|   0 |1605 |1987 |7014 |1987 |6803 |3631 |   0 |   0 | 2.990328e+03 |      --      |    Inf 
186.83/186.93	c   187s|     1 |     0 | 99501 |     - |  84M|   0 |1560 |1987 |7014 |1987 |6841 |3669 |   0 |   0 | 2.992516e+03 |      --      |    Inf 
190.72/190.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.72/190.85	c   191s|     1 |     0 |101606 |     - |  85M|   0 |1612 |1987 |7014 |1987 |6900 |3728 |   0 |   0 | 2.996158e+03 |      --      |    Inf 
194.02/194.18	c   194s|     1 |     0 |103520 |     - |  87M|   0 |1649 |1987 |7014 |1987 |6936 |3764 |   0 |   0 | 2.999060e+03 |      --      |    Inf 
197.02/197.17	c   197s|     1 |     0 |105354 |     - |  88M|   0 |1668 |1987 |7014 |1987 |6981 |3809 |   0 |   0 | 3.003855e+03 |      --      |    Inf 
201.62/201.73	c   201s|     1 |     0 |107430 |     - |  88M|   0 |1660 |1987 |7014 |1987 |7023 |3851 |   0 |   0 | 3.007530e+03 |      --      |    Inf 
206.21/206.38	c   206s|     1 |     0 |109624 |     - |  88M|   0 |1692 |1987 |7014 |1987 |6854 |3889 |   0 |   0 | 3.009954e+03 |      --      |    Inf 
211.13/211.25	c   211s|     1 |     0 |111403 |     - |  88M|   0 |1654 |1987 |7014 |1987 |6890 |3925 |   0 |   0 | 3.012367e+03 |      --      |    Inf 
214.11/214.27	c   214s|     1 |     0 |113344 |     - |  89M|   0 |1584 |1987 |7014 |1987 |6928 |3963 |   0 |   0 | 3.014405e+03 |      --      |    Inf 
218.52/218.64	c   218s|     1 |     0 |116084 |     - |  90M|   0 |1662 |1987 |7014 |1987 |6970 |4005 |   0 |   0 | 3.017631e+03 |      --      |    Inf 
223.12/223.28	c   223s|     1 |     0 |119143 |     - |  91M|   0 |1573 |1987 |7014 |1987 |7010 |4045 |   0 |   0 | 3.019439e+03 |      --      |    Inf 
226.42/226.56	c   226s|     1 |     0 |121102 |     - |  91M|   0 |1646 |1987 |7014 |1987 |7050 |4085 |   0 |   0 | 3.021217e+03 |      --      |    Inf 
230.31/230.43	c   230s|     1 |     0 |122814 |     - |  92M|   0 |1670 |1987 |7014 |1987 |6861 |4113 |   0 |   0 | 3.022309e+03 |      --      |    Inf 
233.81/233.91	c   234s|     1 |     0 |124939 |     - |  93M|   0 |1671 |1987 |7014 |1987 |6890 |4142 |   0 |   0 | 3.023844e+03 |      --      |    Inf 
238.01/238.15	c   238s|     1 |     0 |127526 |     - |  93M|   0 |1660 |1987 |7014 |1987 |6926 |4178 |   0 |   0 | 3.024589e+03 |      --      |    Inf 
243.01/243.16	c   243s|     1 |     0 |129881 |     - |  93M|   0 |1655 |1987 |7014 |1987 |6980 |4232 |   0 |   0 | 3.029475e+03 |      --      |    Inf 
245.60/245.72	c   245s|     1 |     0 |131433 |     - |  94M|   0 |1647 |1987 |7014 |1987 |7024 |4276 |   0 |   0 | 3.030969e+03 |      --      |    Inf 
249.05/249.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
249.05/249.45	c   249s|     1 |     0 |133005 |     - |  95M|   0 |1703 |1987 |7014 |1987 |7055 |4307 |   0 |   0 | 3.033036e+03 |      --      |    Inf 
253.32/253.77	c   254s|     1 |     0 |134328 |     - |  95M|   0 |1724 |1987 |7014 |1987 |6897 |4336 |   0 |   0 | 3.034930e+03 |      --      |    Inf 
258.22/258.60	c   258s|     1 |     0 |135993 |     - |  95M|   0 |1700 |1987 |7014 |1987 |6912 |4351 |   0 |   0 | 3.035607e+03 |      --      |    Inf 
263.11/263.50	c   263s|     1 |     0 |137038 |     - |  95M|   0 |1709 |1987 |7014 |1987 |6930 |4369 |   0 |   0 | 3.036163e+03 |      --      |    Inf 
267.51/267.98	c   268s|     1 |     0 |138472 |     - |  95M|   0 |1694 |1987 |7014 |1987 |6951 |4390 |   0 |   0 | 3.037546e+03 |      --      |    Inf 
273.61/274.08	c   274s|     1 |     0 |140838 |     - |  95M|   0 |1701 |1987 |7014 |1987 |6996 |4435 |   0 |   0 | 3.039412e+03 |      --      |    Inf 
279.91/280.33	c   280s|     1 |     0 |143488 |     - |  95M|   0 |1663 |1987 |7014 |1987 |7037 |4476 |   0 |   0 | 3.041443e+03 |      --      |    Inf 
282.32/282.71	c   282s|     1 |     0 |144823 |     - |  96M|   0 |1640 |1987 |7014 |1987 |6891 |4505 |   0 |   0 | 3.042688e+03 |      --      |    Inf 
285.01/285.47	c   285s|     1 |     0 |146470 |     - |  97M|   0 |1676 |1987 |7014 |1987 |6922 |4536 |   0 |   0 | 3.044142e+03 |      --      |    Inf 
288.81/289.23	c   289s|     1 |     0 |147860 |     - |  97M|   0 |1680 |1987 |7014 |1987 |6948 |4562 |   0 |   0 | 3.045887e+03 |      --      |    Inf 
293.91/294.32	c   294s|     1 |     0 |150299 |     - |  97M|   0 |1656 |1987 |7014 |1987 |6975 |4589 |   0 |   0 | 3.047139e+03 |      --      |    Inf 
297.21/297.67	c   297s|     1 |     0 |152645 |     - |  98M|   0 |1713 |1987 |7014 |1987 |7008 |4622 |   0 |   0 | 3.049253e+03 |      --      |    Inf 
301.40/301.88	c   302s|     1 |     0 |154516 |     - |  98M|   0 |1661 |1987 |7014 |1987 |7032 |4646 |   0 |   0 | 3.050614e+03 |      --      |    Inf 
304.80/305.22	c   305s|     1 |     0 |156638 |     - |  99M|   0 |1645 |1987 |7014 |1987 |6876 |4663 |   0 |   0 | 3.051898e+03 |      --      |    Inf 
308.38/308.81	c   309s|     1 |     0 |158681 |     - |  99M|   0 |1677 |1987 |7014 |1987 |6920 |4707 |   0 |   0 | 3.054419e+03 |      --      |    Inf 
312.27/312.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
312.27/312.78	c   313s|     1 |     0 |160540 |     - | 100M|   0 |1698 |1987 |7014 |1987 |6954 |4741 |   0 |   0 | 3.056289e+03 |      --      |    Inf 
314.87/315.31	c   315s|     1 |     0 |161642 |     - | 100M|   0 |1661 |1987 |7014 |1987 |6978 |4765 |   0 |   0 | 3.057927e+03 |      --      |    Inf 
317.77/318.26	c   318s|     1 |     0 |162945 |     - | 100M|   0 |1699 |1987 |7014 |1987 |7000 |4787 |   0 |   0 | 3.060364e+03 |      --      |    Inf 
321.17/321.66	c   321s|     1 |     0 |164138 |     - | 101M|   0 |1695 |1987 |7014 |1987 |7026 |4813 |   0 |   0 | 3.062453e+03 |      --      |    Inf 
324.77/325.20	c   325s|     1 |     0 |165145 |     - | 101M|   0 |1714 |1987 |7014 |1987 |6897 |4827 |   0 |   0 | 3.063417e+03 |      --      |    Inf 
328.97/329.43	c   329s|     1 |     0 |166914 |     - | 101M|   0 |1692 |1987 |7014 |1987 |6911 |4841 |   0 |   0 | 3.064591e+03 |      --      |    Inf 
332.46/332.90	c   333s|     1 |     0 |168354 |     - | 101M|   0 |1686 |1987 |7014 |1987 |6939 |4869 |   0 |   0 | 3.065770e+03 |      --      |    Inf 
336.57/337.03	c   337s|     1 |     0 |169717 |     - | 101M|   0 |1669 |1987 |7014 |1987 |6956 |4886 |   0 |   0 | 3.066622e+03 |      --      |    Inf 
339.57/340.00	c   340s|     1 |     0 |170950 |     - | 102M|   0 |1623 |1987 |7014 |1987 |6981 |4911 |   0 |   0 | 3.067644e+03 |      --      |    Inf 
342.87/343.33	c   343s|     1 |     0 |172042 |     - | 102M|   0 |1639 |1987 |7014 |1987 |6999 |4929 |   0 |   0 | 3.068362e+03 |      --      |    Inf 
346.56/347.03	c   347s|     1 |     0 |173449 |     - | 102M|   0 |1665 |1987 |7014 |1987 |6826 |4944 |   0 |   0 | 3.069405e+03 |      --      |    Inf 
349.57/350.02	c   350s|     1 |     0 |174078 |     - | 102M|   0 |1666 |1987 |7014 |1987 |6839 |4957 |   0 |   0 | 3.070022e+03 |      --      |    Inf 
352.06/352.58	c   352s|     1 |     0 |174324 |     - | 102M|   0 |1664 |1987 |7014 |1987 |6848 |4966 |   0 |   0 | 3.070083e+03 |      --      |    Inf 
354.36/354.83	c   355s|     1 |     0 |174398 |     - | 102M|   0 |1660 |1987 |7014 |1987 |6857 |4975 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
356.66/357.15	c   357s|     1 |     0 |174518 |     - | 102M|   0 |1659 |1987 |7014 |1987 |6860 |4978 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
358.86/359.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
358.86/359.36	c   359s|     1 |     0 |174559 |     - | 102M|   0 |1676 |1987 |7014 |1987 |6862 |4980 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
361.16/361.68	c   361s|     1 |     0 |174606 |     - | 102M|   0 |1662 |1987 |7014 |1987 |6740 |4982 |   0 |   0 | 3.070111e+03 |      --      |    Inf 
363.36/363.87	c   364s|     1 |     0 |174634 |     - | 102M|   0 |1663 |1987 |7014 |1987 |6742 |4984 |   0 |   0 | 3.070111e+03 |      --      |    Inf 
366.66/367.14	c   367s|     1 |     2 |174634 |     - | 102M|   0 |1663 |1987 |7014 |1987 |6742 |4984 |   0 |  11 | 3.070111e+03 |      --      |    Inf 
1789.25/1790.02	c 
1789.25/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.25/1790.02	c Solving Time (sec) : 1789.79
1789.25/1790.02	c Solving Nodes      : 942
1789.25/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.25/1790.02	c Dual Bound         : +3.09466135263750e+03
1789.25/1790.02	c Gap                : infinite
1789.25/1790.02	s UNKNOWN
1789.25/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.25/1790.02	c Solving Time       :    1789.79
1789.25/1790.02	c Original Problem   :
1789.25/1790.02	c   Problem name     : HOME/instance-2703440-1278554276.opb
1789.25/1790.02	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.25/1790.02	c   Constraints      : 13501 initial, 13501 maximal
1789.25/1790.02	c Presolved Problem  :
1789.25/1790.02	c   Problem name     : t_HOME/instance-2703440-1278554276.opb
1789.25/1790.02	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.25/1790.02	c   Constraints      : 5987 initial, 7391 maximal
1789.25/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.25/1790.02	c   trivial          :       0.03         38          0          0          0          0          0          0          0
1789.25/1790.02	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1789.25/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.25/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.25/1790.02	c   implics          :       0.09          0       3133          0          0          0          0          0          0
1789.25/1790.02	c   probing          :       0.64          1        186          0          0          0          0          0          0
1789.25/1790.02	c   setppc           :       0.04          0          0          0          0          0        189          0          0
1789.25/1790.02	c   linear           :       0.40        953         54          0        991          0       7323        169        326
1789.25/1790.02	c   logicor          :       0.13          0          0          0          0          0          2          0          0
1789.25/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.25/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.25/1790.02	c   integral         :          0          0          0        928          0          0          0          0          0       1856
1789.25/1790.02	c   setppc           :       1018         92      23192          0          0         51        887          0          0          0
1789.25/1790.02	c   linear           :          0+        91      20230          0          0          0          5         46          0          0
1789.25/1790.02	c   logicor          :       4969+        92      16224          0          0         87       1105          0          0          0
1789.25/1790.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.25/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.25/1790.02	c   integral         :     490.20       0.00       0.00     490.20       0.00
1789.25/1790.02	c   setppc           :       2.18       0.02       2.16       0.00       0.00
1789.25/1790.02	c   linear           :       1.62       0.18       1.43       0.00       0.00
1789.25/1790.02	c   logicor          :       0.57       0.08       0.49       0.00       0.00
1789.25/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.25/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.25/1790.02	c   vbounds          :       0.02          2          0          0
1789.25/1790.02	c   rootredcost      :       0.02          0          0          0
1789.25/1790.02	c   pseudoobj        :       1.55      20419          0          0
1789.25/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.25/1790.02	c   propagation      :       0.01        137        124        256       12.1         70        3.3          -
1789.25/1790.02	c   infeasible LP    :       0.09         63         63        129       18.0         13        4.2          0
1789.25/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.25/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.25/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.25/1790.02	c   applied globally :          -          -          -        404       11.2          -          -          -
1789.25/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.25/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.25/1790.02	c   cut pool         :       2.48         91          -          -       3511          -    (maximal pool size: 28654)
1789.25/1790.02	c   redcost          :       0.10       1019          0          0          0          0
1789.25/1790.02	c   impliedbounds    :       0.13         92          0          0       3788          0
1789.25/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.25/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.25/1790.02	c   gomory           :      96.76         92          0          0      40101          0
1789.25/1790.02	c   strongcg         :       4.30         20          0          0      10000          0
1789.25/1790.02	c   cmir             :       0.85         10          0          0          0          0
1789.25/1790.02	c   flowcover        :       0.85         10          0          0          0          0
1789.25/1790.02	c   clique           :       0.15         91          0          0         34          0
1789.25/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.25/1790.02	c   mcf              :       0.02          1          0          0          0          0
1789.25/1790.02	c   rapidlearning    :       3.61          1          0          0          0       1027
1789.25/1790.02	c Pricers            :       Time      Calls       Vars
1789.25/1790.02	c   problem variables:       0.00          0          0
1789.25/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.25/1790.02	c   relpscost        :     490.19        928          0          0          0          0       1856
1789.25/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   inference        :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.25/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.25/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.25/1790.02	c   LP solutions     :       0.00          -          0
1789.25/1790.02	c   pseudo solutions :       0.00          -          0
1789.25/1790.02	c   oneopt           :       0.01          0          0
1789.25/1790.02	c   crossover        :       0.00          0          0
1789.25/1790.02	c   trivial          :       0.02          2          0
1789.25/1790.02	c   simplerounding   :       0.00          0          0
1789.25/1790.02	c   zirounding       :       0.83        927          0
1789.25/1790.02	c   rounding         :       0.85        405          0
1789.25/1790.02	c   shifting         :       3.01        170          0
1789.25/1790.02	c   intshifting      :       0.00          0          0
1789.25/1790.02	c   twoopt           :       0.00          0          0
1789.25/1790.02	c   fixandinfer      :       0.00          0          0
1789.25/1790.02	c   feaspump         :       2.85          1          0
1789.25/1790.02	c   coefdiving       :      74.77         17          0
1789.25/1790.02	c   pscostdiving     :      65.67         15          0
1789.25/1790.02	c   fracdiving       :      76.52         18          0
1789.25/1790.02	c   veclendiving     :      70.53         10          0
1789.25/1790.02	c   intdiving        :       0.00          0          0
1789.25/1790.02	c   actconsdiving    :       0.00          0          0
1789.25/1790.02	c   objpscostdiving  :      60.64          1          0
1789.25/1790.02	c   rootsoldiving    :      51.77          3          0
1789.25/1790.02	c   linesearchdiving :      61.11         14          0
1789.25/1790.02	c   guideddiving     :       0.00          0          0
1789.25/1790.02	c   octane           :       0.00          0          0
1789.25/1790.02	c   rens             :       0.01          0          0
1789.25/1790.02	c   rins             :       0.00          0          0
1789.25/1790.02	c   localbranching   :       0.00          0          0
1789.25/1790.02	c   mutation         :       0.00          0          0
1789.25/1790.02	c   dins             :       0.00          0          0
1789.25/1790.02	c   undercover       :       0.00          0          0
1789.25/1790.02	c   nlp              :       0.00          0          0
1789.25/1790.02	c   trysol           :       0.00          0          0
1789.25/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.25/1790.02	c   primal LP        :       0.18          0          0       0.00       0.00
1789.25/1790.02	c   dual LP          :     711.99       1021     655991     642.50     921.35
1789.25/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.25/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.25/1790.02	c   diving/probing LP:     434.24       8714     374917      43.02     863.39
1789.25/1790.02	c   strong branching :     489.21       1952     434223     222.45     887.60
1789.25/1790.02	c     (at root node) :          -         11       2596     236.00          -
1789.25/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.25/1790.02	c B&B Tree           :
1789.25/1790.02	c   number of runs   :          1
1789.25/1790.02	c   nodes            :        942
1789.25/1790.02	c   nodes (total)    :        942
1789.25/1790.02	c   nodes left       :        900
1789.25/1790.02	c   max depth        :         15
1789.25/1790.02	c   max depth (total):         15
1789.25/1790.02	c   backtracks       :        464 (49.3%)
1789.25/1790.02	c   delayed cutoffs  :         15
1789.25/1790.02	c   repropagations   :         11 (3 domain reductions, 1 cutoffs)
1789.25/1790.02	c   avg switch length:       7.70
1789.25/1790.02	c   switching time   :       0.77
1789.25/1790.02	c Solution           :
1789.25/1790.02	c   Solutions found  :          0 (0 improvements)
1789.25/1790.02	c   Primal Bound     :          -
1789.25/1790.02	c   Dual Bound       : +3.09466135263750e+03
1789.25/1790.02	c   Gap              :   infinite
1789.25/1790.02	c   Root Dual Bound  : +3.07011084374821e+03
1789.25/1790.02	c   Root Iterations  :     174634
1789.35/1790.18	c Time complete: 1789.43.

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-2703440-1278554276/watcher-2703440-1278554276 -o /tmp/evaluation-result-2703440-1278554276/solver-2703440-1278554276 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703440-1278554276.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.01 1.02 0.97 3/106 26696
/proc/meminfo: memFree=1872344/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=7904 CPUtime=0
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 1068 0 0 0 0 0 0 0 18 0 1 0 23634248 8093696 980 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26696/statm: 1976 988 365 1026 0 946 0

[startup+0.014675 s]
/proc/loadavg: 1.01 1.02 0.97 3/106 26696
/proc/meminfo: memFree=1872344/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=9964 CPUtime=0
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 1703 0 0 0 0 0 0 0 20 0 1 0 23634248 10203136 1614 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26696/statm: 2491 1626 374 1026 0 1461 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9964

[startup+0.101679 s]
/proc/loadavg: 1.01 1.02 0.97 3/106 26696
/proc/meminfo: memFree=1872344/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=17020 CPUtime=0.09
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 3567 0 0 0 8 1 0 0 20 0 1 0 23634248 17428480 3478 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382020 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26696/statm: 4255 3478 393 1026 0 3225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17020

[startup+0.301693 s]
/proc/loadavg: 1.01 1.02 0.97 3/106 26696
/proc/meminfo: memFree=1872344/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=36048 CPUtime=0.29
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 8651 0 0 0 26 3 0 0 20 0 1 0 23634248 36913152 8208 1992294400 4194304 8395647 140735900407408 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 9012 8208 430 1026 0 7982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36048

[startup+0.70072 s]
/proc/loadavg: 1.01 1.02 0.97 3/106 26696
/proc/meminfo: memFree=1872344/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=42320 CPUtime=0.69
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 9948 0 0 0 66 3 0 0 21 0 1 0 23634248 43335680 9505 1992294400 4194304 8395647 140735900407408 18446744073709551615 5611741 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 10580 9505 475 1026 0 9550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42320

[startup+1.50077 s]
/proc/loadavg: 1.01 1.02 0.97 2/107 26697
/proc/meminfo: memFree=1834144/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=46528 CPUtime=1.49
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 11012 0 0 0 145 4 0 0 23 0 1 0 23634248 47644672 10569 1992294400 4194304 8395647 140735900407408 18446744073709551615 4715467 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 11632 10569 498 1026 0 10602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46528

[startup+3.10088 s]
/proc/loadavg: 1.01 1.02 0.97 2/107 26697
/proc/meminfo: memFree=1823232/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=56380 CPUtime=3.09
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 13592 0 0 0 304 5 0 0 25 0 1 0 23634248 57733120 13011 1992294400 4194304 8395647 140735900407408 18446744073709551615 6708025 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 14095 13011 580 1026 0 13065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56380

[startup+6.30109 s]
/proc/loadavg: 1.01 1.02 0.97 2/107 26698
/proc/meminfo: memFree=1821248/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=60856 CPUtime=6.29
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 15526 0 0 0 622 7 0 0 25 0 1 0 23634248 62316544 14125 1992294400 4194304 8395647 140735900407408 18446744073709551615 6697254 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 15214 14125 708 1026 0 14184 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60856

[startup+12.7005 s]
/proc/loadavg: 1.00 1.02 0.97 2/107 26699
/proc/meminfo: memFree=1773880/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=105620 CPUtime=12.69
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 26546 0 0 0 1245 24 0 0 25 0 1 0 23634248 108154880 25044 1992294400 4194304 8395647 140735900407408 18446744073709551615 6697978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 26405 25044 654 1026 0 25375 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105620

[startup+25.5014 s]
/proc/loadavg: 1.00 1.02 0.97 2/107 26699
/proc/meminfo: memFree=1772144/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=105620 CPUtime=25.49
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 27100 0 0 0 2518 31 0 0 25 0 1 0 23634248 108154880 25478 1992294400 4194304 8395647 140735900407408 18446744073709551615 6693794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 26405 25478 632 1026 0 25375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105620

[startup+51.1011 s]
/proc/loadavg: 1.00 1.01 0.97 2/107 26699
/proc/meminfo: memFree=1762720/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=113580 CPUtime=51.07
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 29910 0 0 0 5066 41 0 0 25 0 1 0 23634248 116305920 27328 1992294400 4194304 8395647 140735900407408 18446744073709551615 6693414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 28395 27328 630 1026 0 27365 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 113580

[startup+102.309 s]
/proc/loadavg: 1.00 1.01 0.97 2/107 26701
/proc/meminfo: memFree=1743624/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=135756 CPUtime=102.26
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 40654 0 0 0 10163 63 0 0 25 0 1 0 23634248 139014144 32676 1992294400 4194304 8395647 140735900407408 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 33939 32676 758 1026 0 32909 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135756

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26703
/proc/meminfo: memFree=1737424/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=142652 CPUtime=162.25
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 46619 0 0 0 16139 86 0 0 25 0 1 0 23634248 146075648 34018 1992294400 4194304 8395647 140735900407408 18446744073709551615 6670313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 35663 34018 630 1026 0 34633 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 142652

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26712
/proc/meminfo: memFree=1728620/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=151448 CPUtime=222.22
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 50397 0 0 0 22113 109 0 0 25 0 1 0 23634248 155082752 36355 1992294400 4194304 8395647 140735900407408 18446744073709551615 6697250 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 37862 36355 739 1026 0 36832 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151448

[startup+282.301 s]
/proc/loadavg: 1.49 1.12 1.01 2/113 28219
/proc/meminfo: memFree=1624476/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=162240 CPUtime=281.91
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 54806 0 0 0 28057 134 0 0 25 0 1 0 23634248 166133760 38791 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 40560 38791 754 1026 0 39530 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 162240

[startup+342.301 s]
/proc/loadavg: 1.37 1.17 1.03 2/107 28944
/proc/meminfo: memFree=1555408/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=164984 CPUtime=341.86
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 55659 0 0 0 34026 160 0 0 25 0 1 0 23634248 168943616 39606 1992294400 4194304 8395647 140735900407408 18446744073709551615 6701743 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 41246 39606 716 1026 0 40216 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 164984

[startup+402.301 s]
/proc/loadavg: 1.13 1.14 1.03 2/107 28946
/proc/meminfo: memFree=1553300/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=166824 CPUtime=401.85
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56197 0 0 0 39998 187 0 0 25 0 1 0 23634248 170827776 40074 1992294400 4194304 8395647 140735900407408 18446744073709551615 6667503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 41706 40074 649 1026 0 40676 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 166824

[startup+462.301 s]
/proc/loadavg: 1.05 1.11 1.02 2/107 28948
/proc/meminfo: memFree=1551564/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=461.84
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56662 0 0 0 45972 212 0 0 25 0 1 0 23634248 173232128 40536 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40536 646 1026 0 41263 0
Current children cumulated CPU time (s) 461.84
Current children cumulated vsize (KiB) 169172

[startup+522.301 s]
/proc/loadavg: 1.02 1.09 1.01 2/107 28948
/proc/meminfo: memFree=1551440/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=521.83
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56686 0 0 0 51943 240 0 0 25 0 1 0 23634248 173232128 40560 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382046 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40560 646 1026 0 41263 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 169172

[startup+582.301 s]
/proc/loadavg: 1.00 1.07 1.01 2/107 28950
/proc/meminfo: memFree=1551448/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=581.81
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56688 0 0 0 57918 263 0 0 25 0 1 0 23634248 173232128 40560 1992294400 4194304 8395647 140735900407408 18446744073709551615 6670365 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40560 644 1026 0 41263 0
Current children cumulated CPU time (s) 581.81
Current children cumulated vsize (KiB) 169172

[startup+642.3 s]
/proc/loadavg: 1.00 1.05 1.00 2/107 28952
/proc/meminfo: memFree=1551448/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=641.8
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56694 0 0 0 63892 288 0 0 25 0 1 0 23634248 173232128 40566 1992294400 4194304 8395647 140735900407408 18446744073709551615 6723085 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40566 644 1026 0 41263 0
Current children cumulated CPU time (s) 641.8
Current children cumulated vsize (KiB) 169172

[startup+702.3 s]

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

/proc/meminfo: memFree=1550828/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1001.72
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56798 0 0 0 99735 437 0 0 25 0 1 0 23634248 173232128 40667 1992294400 4194304 8395647 140735900407408 18446744073709551615 6696785 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40667 641 1026 0 41263 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 169172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28964
/proc/meminfo: memFree=1550828/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1061.7
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56798 0 0 0 105710 460 0 0 25 0 1 0 23634248 173232128 40667 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40667 641 1026 0 41263 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 169172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28964
/proc/meminfo: memFree=1550704/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1121.7
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56799 0 0 0 111684 486 0 0 25 0 1 0 23634248 173232128 40667 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40667 640 1026 0 41263 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 169172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28966
/proc/meminfo: memFree=1550704/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1181.68
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56799 0 0 0 117657 511 0 0 25 0 1 0 23634248 173232128 40667 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40667 640 1026 0 41263 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 169172

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28968
/proc/meminfo: memFree=1550456/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1241.67
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56799 0 0 0 123631 536 0 0 25 0 1 0 23634248 173232128 40667 1992294400 4194304 8395647 140735900407408 18446744073709551615 6587243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40667 640 1026 0 41263 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 169172

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28970
/proc/meminfo: memFree=1550332/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1301.67
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56807 0 0 0 129604 563 0 0 25 0 1 0 23634248 173232128 40668 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40668 633 1026 0 41263 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 169172

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28975
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1361.64
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56807 0 0 0 135576 588 0 0 25 0 1 0 23634248 173232128 40668 1992294400 4194304 8395647 140735900407408 18446744073709551615 6697045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40668 633 1026 0 41263 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 169172

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28975
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1421.63
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56807 0 0 0 141552 611 0 0 25 0 1 0 23634248 173232128 40668 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40668 633 1026 0 41263 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 169172

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28977
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1481.61
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 147524 637 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6698051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 169172

[startup+1542.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/107 28979
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1541.6
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 153495 665 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 169172

[startup+1602.3 s]
/proc/loadavg: 1.14 1.05 1.01 2/107 28981
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1601.59
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 159467 692 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 169172

[startup+1662.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/107 28983
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1661.58
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 165442 716 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6698059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 169172

[startup+1722.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/107 28983
/proc/meminfo: memFree=1549712/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1721.57
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 171415 742 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6697643 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 169172

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1781.55
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 177386 769 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6585993 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 169172

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1784.75
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 177704 771 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 7382020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1784.75
Current children cumulated vsize (KiB) 169172

[startup+1788.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1787.95
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 178023 772 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1787.95
Current children cumulated vsize (KiB) 169172

[startup+1789.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1788.75
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 178103 772 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6696995 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (KiB) 169172

[startup+1789.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1789.14
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56808 0 0 0 178142 772 0 0 25 0 1 0 23634248 173232128 40669 1992294400 4194304 8395647 140735900407408 18446744073709551615 6471922 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40669 633 1026 0 41263 0
Current children cumulated CPU time (s) 1789.14
Current children cumulated vsize (KiB) 169172

[startup+1790.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28985
/proc/meminfo: memFree=1549588/2059040 swapFree=4121688/4192956
[pid=26696] ppid=26694 vsize=169172 CPUtime=1789.35
/proc/26696/stat : 26696 (pbscip.linux.x8) R 26694 26696 25688 0 -1 4202496 56810 0 0 0 178162 773 0 0 25 0 1 0 23634248 173232128 40671 1992294400 4194304 8395647 140735900407408 18446744073709551615 4220164 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26696/statm: 42293 40671 635 1026 0 41263 0
Current children cumulated CPU time (s) 1789.35
Current children cumulated vsize (KiB) 169172

Child status: 0
Real time (s): 1790.19
CPU time (s): 1789.45
CPU user time (s): 1781.7
CPU system time (s): 7.74882
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 169172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.7
system time used= 7.74882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56813
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= 4
involuntary context switches= 5847

runsolver used 3.02554 second user time and 8.45871 second system time

The end

Launcher Data

Begin job on node052 at 2010-07-08 03:57:56
IDJOB=2703440
IDBENCH=2167
IDSOLVER=1213
FILE ID=node052/2703440-1278554276
PBS_JOBID= 11239489
Free space on /tmp= 62496 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) 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.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703440-1278554276/watcher-2703440-1278554276 -o /tmp/evaluation-result-2703440-1278554276/solver-2703440-1278554276 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703440-1278554276.opb -t 1800 -m 1800

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1401916780

node052.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.213
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.42
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.213
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1872872 kB
Buffers:         12332 kB
Cached:          93620 kB
SwapCached:      24780 kB
Active:          87520 kB
Inactive:        44364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1872872 kB
SwapTotal:     4192956 kB
SwapFree:      4121688 kB
Dirty:           10804 kB
Writeback:           0 kB
AnonPages:       10672 kB
Mapped:           6904 kB
Slab:            32280 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181300 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= 62528 MiB
End job on node052 at 2010-07-08 04:27:46