Trace number 3452508

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.04 1800.03

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 benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of 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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3452508-1307085092.opb>
0.07/0.09	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.07/0.09	c problem read
0.07/0.09	c presolving settings loaded
0.09/0.14	c presolving:
0.09/0.17	c (round 1) 2895 del vars, 511 del conss, 0 add conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.09/0.19	c (round 2) 3165 del vars, 4406 del conss, 0 add conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.19/0.20	c (round 3) 3204 del vars, 4831 del conss, 0 add conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.19/0.20	c (round 4) 3239 del vars, 4922 del conss, 0 add conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.19/0.20	c (round 5) 3271 del vars, 5005 del conss, 0 add conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.19/0.21	c (round 6) 3299 del vars, 5078 del conss, 0 add conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.19/0.21	c (round 7) 3323 del vars, 5141 del conss, 0 add conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.19/0.21	c (round 8) 3343 del vars, 5194 del conss, 0 add conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.19/0.21	c (round 9) 3359 del vars, 5238 del conss, 0 add conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.19/0.21	c (round 10) 3375 del vars, 5278 del conss, 0 add conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.19/0.21	c (round 11) 3391 del vars, 5318 del conss, 0 add conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.19/0.22	c (round 12) 3407 del vars, 5358 del conss, 0 add conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.19/0.22	c (round 13) 3423 del vars, 5398 del conss, 0 add conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.19/0.22	c (round 14) 3439 del vars, 5438 del conss, 0 add conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.19/0.22	c (round 15) 3455 del vars, 5478 del conss, 0 add conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.19/0.22	c (round 16) 3472 del vars, 5519 del conss, 0 add conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.19/0.22	c (round 17) 3488 del vars, 5559 del conss, 0 add conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.19/0.23	c (round 18) 3504 del vars, 5599 del conss, 0 add conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.19/0.23	c (round 19) 3520 del vars, 5639 del conss, 0 add conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.19/0.23	c (round 20) 3536 del vars, 5679 del conss, 0 add conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.19/0.23	c (round 21) 3549 del vars, 5712 del conss, 0 add conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.19/0.23	c (round 22) 3566 del vars, 5755 del conss, 0 add conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.19/0.23	c (round 23) 3582 del vars, 5802 del conss, 0 add conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.19/0.23	c (round 24) 3598 del vars, 5842 del conss, 0 add conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.19/0.24	c (round 25) 3612 del vars, 5881 del conss, 0 add conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.19/0.24	c (round 26) 3627 del vars, 5918 del conss, 0 add conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.19/0.24	c (round 27) 3642 del vars, 5953 del conss, 0 add conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.19/0.24	c (round 28) 3653 del vars, 5981 del conss, 0 add conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.19/0.24	c (round 29) 3667 del vars, 6016 del conss, 0 add conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.19/0.24	c (round 30) 3683 del vars, 6051 del conss, 0 add conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.19/0.24	c (round 31) 3695 del vars, 6098 del conss, 0 add conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.19/0.25	c (round 32) 3710 del vars, 6131 del conss, 0 add conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.19/0.25	c (round 33) 3723 del vars, 6160 del conss, 0 add conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.19/0.25	c (round 34) 3738 del vars, 6195 del conss, 0 add conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.19/0.25	c (round 35) 3756 del vars, 6239 del conss, 0 add conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.19/0.25	c (round 36) 3768 del vars, 6271 del conss, 0 add conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.19/0.25	c (round 37) 3787 del vars, 6314 del conss, 0 add conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.19/0.25	c (round 38) 3798 del vars, 6351 del conss, 0 add conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.19/0.26	c (round 39) 3810 del vars, 6385 del conss, 0 add conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.19/0.26	c (round 40) 3824 del vars, 6418 del conss, 0 add conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.19/0.26	c (round 41) 3838 del vars, 6455 del conss, 0 add conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.19/0.26	c (round 42) 3858 del vars, 6495 del conss, 0 add conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
0.19/0.26	c (round 43) 3872 del vars, 6533 del conss, 0 add conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
0.19/0.26	c (round 44) 3890 del vars, 6581 del conss, 0 add conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
0.19/0.26	c (round 45) 3905 del vars, 6611 del conss, 0 add conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
0.19/0.26	c (round 46) 3916 del vars, 6654 del conss, 0 add conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
0.19/0.27	c (round 47) 3933 del vars, 6691 del conss, 0 add conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
0.19/0.27	c (round 48) 3944 del vars, 6732 del conss, 0 add conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
0.19/0.27	c (round 49) 3962 del vars, 6768 del conss, 0 add conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
0.19/0.27	c (round 50) 3980 del vars, 6809 del conss, 0 add conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
0.19/0.27	c (round 51) 3996 del vars, 6848 del conss, 0 add conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
0.19/0.27	c (round 52) 4012 del vars, 6890 del conss, 0 add conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
0.19/0.27	c (round 53) 4028 del vars, 6926 del conss, 0 add conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
0.19/0.28	c (round 54) 4046 del vars, 6970 del conss, 0 add conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
0.19/0.28	c (round 55) 4058 del vars, 7013 del conss, 0 add conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
0.19/0.28	c (round 56) 4075 del vars, 7052 del conss, 0 add conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
0.19/0.28	c (round 57) 4089 del vars, 7084 del conss, 0 add conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
0.19/0.28	c (round 58) 4107 del vars, 7121 del conss, 0 add conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
0.19/0.28	c (round 59) 4122 del vars, 7159 del conss, 0 add conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
0.19/0.28	c (round 60) 4136 del vars, 7193 del conss, 0 add conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
0.19/0.28	c (round 61) 4140 del vars, 7219 del conss, 0 add conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
0.19/0.29	c (round 62) 4149 del vars, 7235 del conss, 0 add conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
0.19/0.29	c (round 63) 4159 del vars, 7261 del conss, 0 add conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
0.19/0.29	c (round 64) 4165 del vars, 7279 del conss, 0 add conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
0.19/0.29	c (round 65) 4172 del vars, 7292 del conss, 0 add conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
0.19/0.29	c (round 66) 4175 del vars, 7302 del conss, 0 add conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
0.19/0.29	c (round 67) 4178 del vars, 7314 del conss, 0 add conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
0.19/0.29	c (round 68) 4178 del vars, 7316 del conss, 0 add conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
0.29/0.36	c (round 69) 4178 del vars, 7323 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
0.39/0.44	c (round 70) 4228 del vars, 7323 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
0.39/0.44	c (round 71) 4228 del vars, 7377 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
0.49/0.52	c (round 72) 4278 del vars, 7377 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
0.49/0.53	c (round 73) 4278 del vars, 7427 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
0.49/0.59	c (round 74) 4328 del vars, 7427 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
0.59/0.60	c (round 75) 4328 del vars, 7477 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
0.59/0.66	c    (0.7s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.59/0.66	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.59/0.67	c (round 76) 4365 del vars, 7477 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.59/0.67	c (round 77) 4365 del vars, 7514 del conss, 0 add conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.59/0.68	c    (0.7s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.59/0.68	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.59/0.68	c presolving (78 rounds):
0.59/0.68	c  4365 deleted vars, 7514 deleted constraints, 0 added constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
0.59/0.68	c  113820 implications, 0 cliques
0.59/0.68	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 5987 constraints
0.59/0.68	c    1018 constraints of type <setppc>
0.59/0.68	c    4969 constraints of type <logicor>
0.59/0.68	c transformed objective value is always integral (scale: 1)
0.59/0.68	c Presolving Time: 0.57
0.59/0.68	c - non default parameters ----------------------------------------------------------------------
0.59/0.68	c # SCIP version 2.0.1.4
0.59/0.68	c 
0.59/0.68	c # frequency for displaying node information lines
0.59/0.68	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.68	c display/freq = 10000
0.59/0.68	c 
0.59/0.68	c # maximal time in seconds to run
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/time = 1800
0.59/0.68	c 
0.59/0.68	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.68	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.68	c limits/memory = 13950
0.59/0.68	c 
0.59/0.68	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.68	c # [type: int, range: [1,2], default: 1]
0.59/0.68	c timing/clocktype = 2
0.59/0.68	c 
0.59/0.68	c # belongs reading time to solving time?
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c timing/reading = TRUE
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify inequalities
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/linear/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/indicator/addCouplingCons = TRUE
0.59/0.68	c 
0.59/0.68	c # should presolving try to simplify knapsacks
0.59/0.68	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.68	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.68	c 
0.59/0.68	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.68	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.68	c separating/rapidlearning/freq = 0
0.59/0.68	c 
0.59/0.68	c -----------------------------------------------------------------------------------------------
0.59/0.68	c start solving
0.59/0.69	c 
0.89/0.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/0.97	c   1.0s|     1 |     0 |  2189 |     - |  21M|   0 |1238 |1987 |6083 |1987 |5985 |   0 |  96 |   0 | 2.790419e+03 |      --      |    Inf 
2.10/2.12	c   2.1s|     1 |     0 |  7624 |     - |  23M|   0 |1260 |1987 |6083 |1987 |7855 |1870 |  96 |   0 | 2.807115e+03 |      --      |    Inf 
3.31/3.35	c   3.4s|     1 |     0 |  8993 |     - |  25M|   0 |1183 |1987 |6681 |1987 |7891 |1906 |  96 |   0 | 2.827162e+03 |      --      |    Inf 
3.59/3.63	c   3.6s|     1 |     0 |  9255 |     - |  27M|   0 |1215 |1987 |6681 |1987 |7918 |1933 |  96 |   0 | 2.829623e+03 |      --      |    Inf 
3.99/4.06	c   4.1s|     1 |     0 |  9777 |     - |  29M|   0 |1226 |1987 |6681 |1987 |7951 |1966 |  96 |   0 | 2.834051e+03 |      --      |    Inf 
4.59/4.63	c   4.6s|     1 |     0 | 10403 |     - |  30M|   0 |1220 |1987 |6681 |1987 |7998 |2013 |  96 |   0 | 2.840249e+03 |      --      |    Inf 
4.99/5.02	c   5.0s|     1 |     0 | 11112 |     - |  31M|   0 |1260 |1987 |6681 |1987 |8042 |2057 |  96 |   0 | 2.846127e+03 |      --      |    Inf 
5.69/5.74	c   5.7s|     1 |     0 | 12064 |     - |  32M|   0 |1270 |1987 |6681 |1987 |8102 |2117 |  96 |   0 | 2.851142e+03 |      --      |    Inf 
6.19/6.28	c   6.3s|     1 |     0 | 12962 |     - |  35M|   0 |1293 |1987 |6681 |1987 |8144 |2159 |  96 |   0 | 2.856320e+03 |      --      |    Inf 
6.69/6.73	c   6.7s|     1 |     0 | 13615 |     - |  37M|   0 |1302 |1987 |6681 |1987 |8193 |2208 |  96 |   0 | 2.861874e+03 |      --      |    Inf 
7.29/7.33	c   7.3s|     1 |     0 | 14644 |     - |  39M|   0 |1331 |1987 |6681 |1987 |8241 |2256 |  96 |   0 | 2.866094e+03 |      --      |    Inf 
7.99/8.07	c   8.1s|     1 |     0 | 15750 |     - |  40M|   0 |1307 |1987 |6681 |1987 |6548 |2301 |  96 |   0 | 2.871253e+03 |      --      |    Inf 
8.49/8.52	c   8.5s|     1 |     0 | 16756 |     - |  42M|   0 |1302 |1987 |6681 |1987 |6597 |2350 |  96 |   0 | 2.876751e+03 |      --      |    Inf 
8.99/9.07	c   9.1s|     1 |     0 | 17942 |     - |  44M|   0 |1349 |1987 |6681 |1987 |6652 |2405 |  96 |   0 | 2.882980e+03 |      --      |    Inf 
9.49/9.56	c   9.6s|     1 |     0 | 19143 |     - |  46M|   0 |1345 |1987 |6681 |1987 |6709 |2462 |  96 |   0 | 2.888356e+03 |      --      |    Inf 
9.91/10.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.91/10.00	c  10.0s|     1 |     0 | 20106 |     - |  48M|   0 |1344 |1987 |6681 |1987 |6763 |2516 |  96 |   0 | 2.895585e+03 |      --      |    Inf 
10.59/10.61	c  10.6s|     1 |     0 | 21490 |     - |  51M|   0 |1350 |1987 |6681 |1987 |6808 |2561 |  96 |   0 | 2.900301e+03 |      --      |    Inf 
11.09/11.15	c  11.2s|     1 |     0 | 22763 |     - |  53M|   0 |1372 |1987 |6681 |1987 |6654 |2607 |  96 |   0 | 2.904904e+03 |      --      |    Inf 
11.69/11.72	c  11.7s|     1 |     0 | 23993 |     - |  55M|   0 |1377 |1987 |6681 |1987 |6698 |2651 |  96 |   0 | 2.908913e+03 |      --      |    Inf 
12.39/12.40	c  12.4s|     1 |     0 | 25764 |     - |  56M|   0 |1442 |1987 |6681 |1987 |6743 |2696 |  96 |   0 | 2.912473e+03 |      --      |    Inf 
12.89/12.96	c  13.0s|     1 |     0 | 26992 |     - |  58M|   0 |1449 |1987 |6681 |1987 |6797 |2750 |  96 |   0 | 2.915056e+03 |      --      |    Inf 
14.39/14.43	c  14.4s|     1 |     0 | 28930 |     - |  59M|   0 |1467 |1987 |6681 |1987 |6866 |2819 |  96 |   0 | 2.920238e+03 |      --      |    Inf 
15.89/15.94	c  15.9s|     1 |     0 | 31787 |     - |  59M|   0 |1482 |1987 |6681 |1987 |6929 |2882 |  96 |   0 | 2.924544e+03 |      --      |    Inf 
16.89/16.99	c  17.0s|     1 |     0 | 34201 |     - |  59M|   0 |1473 |1987 |6681 |1987 |6773 |2930 |  96 |   0 | 2.928214e+03 |      --      |    Inf 
18.39/18.42	c  18.4s|     1 |     0 | 36856 |     - |  60M|   0 |1524 |1987 |6681 |1987 |6828 |2985 |  96 |   0 | 2.932045e+03 |      --      |    Inf 
19.19/19.29	c  19.3s|     1 |     0 | 39192 |     - |  61M|   0 |1523 |1987 |6681 |1987 |6875 |3032 |  96 |   0 | 2.935458e+03 |      --      |    Inf 
20.29/20.31	c  20.3s|     1 |     0 | 41826 |     - |  61M|   0 |1575 |1987 |6681 |1987 |6922 |3079 |  96 |   0 | 2.938805e+03 |      --      |    Inf 
21.09/21.17	c  21.2s|     1 |     0 | 43843 |     - |  62M|   0 |1612 |1987 |6681 |1987 |6965 |3122 |  96 |   0 | 2.940474e+03 |      --      |    Inf 
23.19/23.24	c  23.2s|     1 |     0 | 48441 |     - |  63M|   0 |1573 |1987 |6681 |1987 |7020 |3177 |  96 |   0 | 2.947125e+03 |      --      |    Inf 
24.99/25.05	c  25.0s|     1 |     0 | 50935 |     - |  63M|   0 |1539 |1987 |6681 |1987 |6860 |3242 |  96 |   0 | 2.955112e+03 |      --      |    Inf 
26.49/26.50	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.49/26.50	c  26.5s|     1 |     0 | 53193 |     - |  63M|   0 |1517 |1987 |6681 |1987 |6909 |3291 |  96 |   0 | 2.959992e+03 |      --      |    Inf 
27.19/27.28	c  27.3s|     1 |     0 | 55598 |     - |  64M|   0 |1604 |1987 |6681 |1987 |6967 |3349 |  96 |   0 | 2.964872e+03 |      --      |    Inf 
28.79/28.82	c  28.8s|     1 |     0 | 58477 |     - |  65M|   0 |1612 |1987 |6681 |1987 |7025 |3407 |  96 |   0 | 2.970839e+03 |      --      |    Inf 
29.99/30.03	c  30.0s|     1 |     0 | 60659 |     - |  65M|   0 |1586 |1987 |6681 |1987 |7079 |3461 |  96 |   0 | 2.975636e+03 |      --      |    Inf 
30.70/30.77	c  30.8s|     1 |     0 | 62842 |     - |  66M|   0 |1587 |1987 |6681 |1987 |7124 |3506 |  96 |   0 | 2.977905e+03 |      --      |    Inf 
31.99/32.01	c  32.0s|     1 |     0 | 65143 |     - |  66M|   0 |1592 |1987 |6681 |1987 |6923 |3569 |  96 |   0 | 2.983474e+03 |      --      |    Inf 
32.29/32.39	c  32.4s|     1 |     0 | 65715 |     - |  68M|   0 |1591 |1987 |6681 |1987 |6970 |3616 |  96 |   0 | 2.986442e+03 |      --      |    Inf 
33.09/33.19	c  33.2s|     1 |     0 | 66508 |     - |  68M|   0 |1597 |1987 |6681 |1987 |7020 |3666 |  96 |   0 | 2.988979e+03 |      --      |    Inf 
33.89/33.94	c  33.9s|     1 |     0 | 67522 |     - |  69M|   0 |1600 |1987 |6681 |1987 |7066 |3712 |  96 |   0 | 2.991407e+03 |      --      |    Inf 
34.89/34.99	c  35.0s|     1 |     0 | 69451 |     - |  69M|   0 |1634 |1987 |6681 |1987 |7109 |3755 |  96 |   0 | 2.995593e+03 |      --      |    Inf 
35.78/35.84	c  35.8s|     1 |     0 | 71004 |     - |  70M|   0 |1627 |1987 |6681 |1987 |7149 |3795 |  96 |   0 | 2.998715e+03 |      --      |    Inf 
36.39/36.47	c  36.5s|     1 |     0 | 72426 |     - |  70M|   0 |1591 |1987 |6681 |1987 |6922 |3840 |  96 |   0 | 3.002518e+03 |      --      |    Inf 
36.89/36.96	c  37.0s|     1 |     0 | 73240 |     - |  71M|   0 |1586 |1987 |6681 |1987 |6964 |3882 |  96 |   0 | 3.005376e+03 |      --      |    Inf 
37.49/37.55	c  37.6s|     1 |     0 | 75104 |     - |  72M|   0 |1556 |1987 |6681 |1987 |7012 |3930 |  96 |   0 | 3.008259e+03 |      --      |    Inf 
38.29/38.32	c  38.3s|     1 |     0 | 78452 |     - |  73M|   0 |1659 |1987 |6681 |1987 |7066 |3984 |  96 |   0 | 3.012568e+03 |      --      |    Inf 
39.29/39.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.29/39.37	c  39.4s|     1 |     0 | 81087 |     - |  74M|   0 |1709 |1987 |6681 |1987 |7119 |4037 |  96 |   0 | 3.015042e+03 |      --      |    Inf 
41.19/41.23	c  41.2s|     1 |     0 | 83264 |     - |  74M|   0 |1683 |1987 |6681 |1987 |7160 |4078 |  96 |   0 | 3.018062e+03 |      --      |    Inf 
42.29/42.37	c  42.4s|     1 |     0 | 84710 |     - |  74M|   0 |1645 |1987 |6681 |1987 |6937 |4124 |  96 |   0 | 3.021961e+03 |      --      |    Inf 
42.99/43.09	c  43.1s|     1 |     0 | 86580 |     - |  75M|   0 |1705 |1987 |6681 |1987 |6978 |4165 |  96 |   0 | 3.026036e+03 |      --      |    Inf 
44.09/44.11	c  44.1s|     1 |     0 | 87945 |     - |  75M|   0 |1682 |1987 |6681 |1987 |7020 |4207 |  96 |   0 | 3.027118e+03 |      --      |    Inf 
44.58/44.62	c  44.6s|     1 |     0 | 89203 |     - |  76M|   0 |1650 |1987 |6681 |1987 |7054 |4241 |  96 |   0 | 3.029682e+03 |      --      |    Inf 
44.99/45.06	c  45.1s|     1 |     0 | 90501 |     - |  77M|   0 |1694 |1987 |6681 |1987 |7082 |4269 |  96 |   0 | 3.032108e+03 |      --      |    Inf 
46.09/46.18	c  46.2s|     1 |     0 | 92308 |     - |  77M|   0 |1647 |1987 |6681 |1987 |7122 |4309 |  96 |   0 | 3.034684e+03 |      --      |    Inf 
46.49/46.58	c  46.6s|     1 |     0 | 93104 |     - |  78M|   0 |1695 |1987 |6681 |1987 |6915 |4338 |  96 |   0 | 3.036098e+03 |      --      |    Inf 
47.38/47.43	c  47.4s|     1 |     0 | 93895 |     - |  78M|   0 |1693 |1987 |6681 |1987 |6943 |4366 |  96 |   0 | 3.037573e+03 |      --      |    Inf 
47.79/47.87	c  47.9s|     1 |     0 | 94835 |     - |  79M|   0 |1668 |1987 |6681 |1987 |6965 |4388 |  96 |   0 | 3.038495e+03 |      --      |    Inf 
48.49/48.57	c  48.6s|     1 |     0 | 96339 |     - |  79M|   0 |1679 |1987 |6681 |1987 |6991 |4414 |  96 |   0 | 3.039510e+03 |      --      |    Inf 
49.59/49.64	c  49.6s|     1 |     0 | 97920 |     - |  80M|   0 |1684 |1987 |6681 |1987 |7023 |4446 |  96 |   0 | 3.041838e+03 |      --      |    Inf 
50.19/50.21	c  50.2s|     1 |     0 | 98779 |     - |  80M|   0 |1674 |1987 |6681 |1987 |7047 |4470 |  96 |   0 | 3.043388e+03 |      --      |    Inf 
51.39/51.49	c  51.5s|     1 |     0 |100617 |     - |  80M|   0 |1708 |1987 |6681 |1987 |6831 |4499 |  96 |   0 | 3.044569e+03 |      --      |    Inf 
52.58/52.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.58/52.66	c  52.7s|     1 |     0 |102004 |     - |  81M|   0 |1702 |1987 |6681 |1987 |6868 |4536 |  96 |   0 | 3.046694e+03 |      --      |    Inf 
53.79/53.89	c  53.9s|     1 |     0 |103765 |     - |  81M|   0 |1713 |1987 |6681 |1987 |6901 |4569 |  96 |   0 | 3.048037e+03 |      --      |    Inf 
55.09/55.12	c  55.1s|     1 |     0 |105596 |     - |  81M|   0 |1695 |1987 |6681 |1987 |6943 |4611 |  96 |   0 | 3.051226e+03 |      --      |    Inf 
55.59/55.62	c  55.6s|     1 |     0 |106457 |     - |  81M|   0 |1685 |1987 |6681 |1987 |6969 |4637 |  96 |   0 | 3.054511e+03 |      --      |    Inf 
56.69/56.71	c  56.7s|     1 |     0 |107393 |     - |  81M|   0 |1694 |1987 |6681 |1987 |7000 |4668 |  96 |   0 | 3.056331e+03 |      --      |    Inf 
57.28/57.37	c  57.4s|     1 |     0 |108307 |     - |  82M|   0 |1729 |1987 |6681 |1987 |6866 |4689 |  96 |   0 | 3.057433e+03 |      --      |    Inf 
58.39/58.43	c  58.4s|     1 |     0 |109339 |     - |  82M|   0 |1704 |1987 |6681 |1987 |6880 |4703 |  96 |   0 | 3.058563e+03 |      --      |    Inf 
59.29/59.36	c  59.4s|     1 |     0 |110299 |     - |  82M|   0 |1675 |1987 |6681 |1987 |6894 |4717 |  96 |   0 | 3.059242e+03 |      --      |    Inf 
59.89/59.99	c  60.0s|     1 |     0 |110757 |     - |  82M|   0 |1715 |1987 |6681 |1987 |6918 |4741 |  96 |   0 | 3.061259e+03 |      --      |    Inf 
60.69/60.80	c  60.8s|     1 |     0 |111198 |     - |  82M|   0 |1682 |1987 |6681 |1987 |6940 |4763 |  96 |   0 | 3.063065e+03 |      --      |    Inf 
61.99/62.00	c  62.0s|     1 |     0 |112263 |     - |  82M|   0 |1674 |1987 |6681 |1987 |6948 |4771 |  96 |   0 | 3.063417e+03 |      --      |    Inf 
62.89/62.99	c  63.0s|     1 |     0 |112672 |     - |  82M|   0 |1671 |1987 |6681 |1987 |6794 |4786 |  96 |   0 | 3.063636e+03 |      --      |    Inf 
63.81/63.87	c  63.9s|     1 |     0 |113406 |     - |  83M|   0 |1662 |1987 |6681 |1987 |6829 |4821 |  96 |   0 | 3.066071e+03 |      --      |    Inf 
64.91/64.96	c  65.0s|     1 |     0 |114087 |     - |  83M|   0 |1671 |1987 |6681 |1987 |6861 |4853 |  96 |   0 | 3.067500e+03 |      --      |    Inf 
65.39/65.49	c  65.5s|     1 |     0 |114880 |     - |  83M|   0 |1708 |1987 |6681 |1987 |6890 |4882 |  96 |   0 | 3.068585e+03 |      --      |    Inf 
66.19/66.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
66.19/66.29	c  66.3s|     1 |     0 |115732 |     - |  83M|   0 |1722 |1987 |6681 |1987 |6907 |4899 |  96 |   0 | 3.069099e+03 |      --      |    Inf 
67.19/67.24	c  67.2s|     1 |     0 |116545 |     - |  84M|   0 |1699 |1987 |6681 |1987 |6927 |4919 |  96 |   0 | 3.071168e+03 |      --      |    Inf 
68.10/68.18	c  68.2s|     1 |     0 |117059 |     - |  84M|   0 |1702 |1987 |6681 |1987 |6802 |4924 |  96 |   0 | 3.071792e+03 |      --      |    Inf 
68.99/69.07	c  69.1s|     1 |     0 |117330 |     - |  84M|   0 |1702 |1987 |6681 |1987 |6806 |4928 |  96 |   0 | 3.071903e+03 |      --      |    Inf 
69.99/70.01	c  70.0s|     1 |     0 |117808 |     - |  84M|   0 |1708 |1987 |6681 |1987 |6815 |4937 |  96 |   0 | 3.072442e+03 |      --      |    Inf 
70.79/70.85	c  70.9s|     1 |     0 |118097 |     - |  84M|   0 |1705 |1987 |6681 |1987 |6827 |4949 |  96 |   0 | 3.073038e+03 |      --      |    Inf 
71.59/71.65	c  71.7s|     1 |     0 |118978 |     - |  84M|   0 |1698 |1987 |6681 |1987 |6841 |4963 |  96 |   0 | 3.073821e+03 |      --      |    Inf 
72.49/72.58	c  72.6s|     1 |     0 |119793 |     - |  84M|   0 |1680 |1987 |6681 |1987 |6865 |4987 |  96 |   0 | 3.075690e+03 |      --      |    Inf 
73.39/73.44	c  73.4s|     1 |     0 |120386 |     - |  85M|   0 |1657 |1987 |6681 |1987 |6763 |5002 |  96 |   0 | 3.076964e+03 |      --      |    Inf 
73.99/74.00	c  74.0s|     1 |     0 |120928 |     - |  85M|   0 |1630 |1987 |6681 |1987 |6785 |5024 |  96 |   0 | 3.079141e+03 |      --      |    Inf 
74.39/74.44	c  74.4s|     1 |     0 |121453 |     - |  85M|   0 |1627 |1987 |6681 |1987 |6809 |5048 |  96 |   0 | 3.080142e+03 |      --      |    Inf 
74.81/74.88	c  74.9s|     1 |     0 |122090 |     - |  86M|   0 |1619 |1987 |6681 |1987 |6832 |5071 |  96 |   0 | 3.081473e+03 |      --      |    Inf 
75.38/75.45	c  75.5s|     1 |     0 |122942 |     - |  86M|   0 |1617 |1987 |6681 |1987 |6853 |5092 |  96 |   0 | 3.083395e+03 |      --      |    Inf 
75.99/76.02	c  76.0s|     1 |     0 |123852 |     - |  86M|   0 |1647 |1987 |6681 |1987 |6870 |5109 |  96 |   0 | 3.084870e+03 |      --      |    Inf 
76.79/76.82	c  76.8s|     1 |     0 |124879 |     - |  87M|   0 |1645 |1987 |6681 |1987 |6819 |5136 |  96 |   0 | 3.087177e+03 |      --      |    Inf 
77.89/77.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.89/77.91	c  77.9s|     1 |     0 |126244 |     - |  87M|   0 |1631 |1987 |6681 |1987 |6847 |5164 |  96 |   0 | 3.089653e+03 |      --      |    Inf 
78.79/78.83	c  78.8s|     1 |     0 |126716 |     - |  87M|   0 |1649 |1987 |6681 |1987 |6867 |5184 |  96 |   0 | 3.090076e+03 |      --      |    Inf 
79.69/79.78	c  79.8s|     1 |     0 |127240 |     - |  87M|   0 |1654 |1987 |6681 |1987 |6884 |5201 |  96 |   0 | 3.091136e+03 |      --      |    Inf 
80.49/80.58	c  80.6s|     1 |     0 |127504 |     - |  87M|   0 |1666 |1987 |6681 |1987 |6899 |5216 |  96 |   0 | 3.092134e+03 |      --      |    Inf 
81.29/81.35	c  81.4s|     1 |     0 |128005 |     - |  87M|   0 |1674 |1987 |6681 |1987 |6916 |5233 |  96 |   0 | 3.092709e+03 |      --      |    Inf 
82.09/82.13	c  82.1s|     1 |     0 |128328 |     - |  88M|   0 |1675 |1987 |6681 |1987 |6812 |5240 |  96 |   0 | 3.093058e+03 |      --      |    Inf 
82.88/82.96	c  83.0s|     1 |     0 |128520 |     - |  88M|   0 |1654 |1987 |6681 |1987 |6815 |5243 |  96 |   0 | 3.093099e+03 |      --      |    Inf 
83.99/84.00	c  84.0s|     1 |     0 |128585 |     - |  88M|   0 |1677 |1987 |6681 |1987 |6819 |5247 |  96 |   0 | 3.093110e+03 |      --      |    Inf 
85.09/85.14	c  85.1s|     1 |     0 |129040 |     - |  88M|   0 |1662 |1987 |6681 |1987 |6825 |5253 |  96 |   0 | 3.093546e+03 |      --      |    Inf 
85.99/86.00	c  86.0s|     1 |     0 |129295 |     - |  88M|   0 |1650 |1987 |6681 |1987 |6827 |5255 |  96 |   0 | 3.093643e+03 |      --      |    Inf 
86.80/86.84	c  86.8s|     1 |     0 |129298 |     - |  88M|   0 |1650 |1987 |6681 |1987 |6828 |5256 |  96 |   0 | 3.093643e+03 |      --      |    Inf 
88.49/88.51	c  88.5s|     1 |     2 |129298 |     - |  88M|   0 |1650 |1987 |6681 |1987 |6828 |5256 |  96 |  10 | 3.093643e+03 |      --      |    Inf 
1626.91/1626.95	c  1627s| 10000 |  5513 |  5693k| 556.5 | 103M|  50 | 796 |1987 |7804 |1987 |6487 |5256 |  11k|7977 | 3.139876e+03 |      --      |    Inf 
1800.00/1800.01	c 
1800.00/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.00/1800.01	c Solving Time (sec) : 1800.01
1800.00/1800.01	c Solving Nodes      : 13098
1800.00/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.00/1800.01	c Dual Bound         : +3.14178523769745e+03
1800.00/1800.01	c Gap                : infinite
1800.00/1800.01	s UNKNOWN
1800.00/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.00/1800.01	c Total Time         :    1800.01
1800.00/1800.01	c   solving          :    1800.01
1800.00/1800.01	c   presolving       :       0.57 (included in solving)
1800.00/1800.01	c   reading          :       0.09 (included in solving)
1800.00/1800.01	c Original Problem   :
1800.00/1800.01	c   Problem name     : HOME/instance-3452508-1307085092.opb
1800.00/1800.01	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.01	c   Constraints      : 13501 initial, 13501 maximal
1800.00/1800.01	c Presolved Problem  :
1800.00/1800.01	c   Problem name     : t_HOME/instance-3452508-1307085092.opb
1800.00/1800.01	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.01	c   Constraints      : 5987 initial, 8539 maximal
1800.00/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.00/1800.01	c   trivial          :       0.01         38          0          0          0          0          0          0          0          0
1800.00/1800.01	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1800.00/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.00/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.00/1800.01	c   implics          :       0.02          0       3133          0          0          0          0          0          0          0
1800.00/1800.01	c   probing          :       0.25          1        186          0          0          0          0          0          0          0
1800.00/1800.01	c   setppc           :       0.01          0          0          0          0          0        189          0          0          0
1800.00/1800.01	c   linear           :       0.15        953         54          0        991          0       7323          0        169        326
1800.00/1800.01	c   logicor          :       0.07          0          0          0          0          0          2          0          0          0
1800.00/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.00/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.01	c   integral         :          0          0          0      11055          0          4          0         36         92          0          0      21946
1800.00/1800.01	c   setppc           :       1018        101     249825          0          0          3     565050       1561     574323          0          0          0
1800.00/1800.01	c   linear           :          0+       100     242506          0          0          0       3004          8       1956         30          0          0
1800.00/1800.01	c   logicor          :       4969+       101     209215          0          0          0     664118       3280    1145526          0          0          0
1800.00/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.00/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.00/1800.01	c   integral         :     356.09       0.00       0.00     356.09       0.00       0.00       0.00
1800.00/1800.01	c   setppc           :       5.73       0.01       5.53       0.00       0.00       0.00       0.19
1800.00/1800.01	c   linear           :       0.61       0.04       0.57       0.00       0.00       0.00       0.00
1800.00/1800.01	c   logicor          :       7.56       0.04       7.17       0.00       0.00       0.00       0.36
1800.00/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.00/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.00/1800.01	c   vbounds          :          0          0          0          0
1800.00/1800.01	c   rootredcost      :          0          0          0          0
1800.00/1800.01	c   pseudoobj        :     247118          0          0          0
1800.00/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.00/1800.01	c   vbounds          :       0.05       0.05       0.00
1800.00/1800.01	c   rootredcost      :       0.04       0.04       0.00
1800.00/1800.01	c   pseudoobj        :       5.82       5.82       0.00
1800.00/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.01	c   propagation      :       1.04       4848       4826      62329       45.9        957       11.2          -
1800.00/1800.01	c   infeasible LP    :       0.13        321        321       2435       45.8         66        5.6          0
1800.00/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.01	c   applied globally :          -          -          -      16037       34.2          -          -          -
1800.00/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.01	c   cut pool         :       0.94        100          -          -       4643          -    (maximal pool size: 28131)
1800.00/1800.01	c   redcost          :       0.24      11155          0          0          0          0
1800.00/1800.01	c   impliedbounds    :       0.04        101          0          0       3794          0
1800.00/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.01	c   gomory           :      50.40        101          0          0      41718          0
1800.00/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.00/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.00/1800.01	c   strongcg         :       2.19         20          0          0      10000          0
1800.00/1800.01	c   cmir             :       0.29         10          0          0          0          0
1800.00/1800.01	c   flowcover        :       0.28         10          0          0          2          0
1800.00/1800.01	c   clique           :       0.13        100          0          0         14          0
1800.00/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.00/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.00/1800.01	c   rapidlearning    :       0.66          1          0          0          0        598
1800.00/1800.01	c Pricers            :       Time      Calls       Vars
1800.00/1800.01	c   problem variables:       0.00          0          0
1800.00/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.01	c   relpscost        :     356.08      11055         36         92          0          0      21946
1800.00/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.01	c   LP solutions     :       0.00          -          0
1800.00/1800.01	c   pseudo solutions :       0.00          -          0
1800.00/1800.01	c   oneopt           :       0.01          0          0
1800.00/1800.01	c   crossover        :       0.00          0          0
1800.00/1800.01	c   guideddiving     :       0.00          0          0
1800.00/1800.01	c   linesearchdiving :      76.03        129          0
1800.00/1800.01	c   fracdiving       :      85.93        129          0
1800.00/1800.01	c   trivial          :       0.01          2          0
1800.00/1800.01	c   shiftandpropagate:       0.02          1          0
1800.00/1800.01	c   simplerounding   :       0.01          0          0
1800.00/1800.01	c   zirounding       :       0.69       1000          0
1800.00/1800.01	c   rounding         :       0.67       1452          0
1800.00/1800.01	c   shifting         :       1.34        452          0
1800.00/1800.01	c   intshifting      :       0.00          0          0
1800.00/1800.01	c   twoopt           :       0.00          0          0
1800.00/1800.01	c   fixandinfer      :       0.00          0          0
1800.00/1800.01	c   feaspump         :      27.07         17          0
1800.00/1800.01	c   clique           :       0.00          0          0
1800.00/1800.01	c   coefdiving       :      83.28        110          0
1800.00/1800.01	c   pscostdiving     :      68.66         80          0
1800.00/1800.01	c   veclendiving     :      54.25         65          0
1800.00/1800.01	c   intdiving        :       0.00          0          0
1800.00/1800.01	c   actconsdiving    :       0.00          0          0
1800.00/1800.01	c   objpscostdiving  :      23.69          7          0
1800.00/1800.01	c   rootsoldiving    :      27.76         11          0
1800.00/1800.01	c   octane           :       0.00          0          0
1800.00/1800.01	c   rens             :       0.01          0          0
1800.00/1800.01	c   rins             :       0.00          0          0
1800.00/1800.01	c   localbranching   :       0.00          0          0
1800.00/1800.01	c   mutation         :       0.00          0          0
1800.00/1800.01	c   dins             :       0.00          0          0
1800.00/1800.01	c   vbounds          :       0.00          0          0
1800.00/1800.01	c   undercover       :       0.00          0          0
1800.00/1800.01	c   subnlp           :       0.00          0          0
1800.00/1800.01	c   trysol           :       0.00          0          0
1800.00/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.01	c   primal LP        :       0.07          0          0       0.00       0.00
1800.00/1800.01	c   dual LP          :     908.07      11233    4848754     431.65    5339.62
1800.00/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.00/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.01	c   diving/probing LP:     407.68      39397    1624970      41.25    3985.91
1800.00/1800.01	c   strong branching :     352.65       8349    1495253     179.09    4240.11
1800.00/1800.01	c     (at root node) :          -         10       3332     333.20          -
1800.00/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.01	c B&B Tree           :
1800.00/1800.01	c   number of runs   :          1
1800.00/1800.01	c   nodes            :      13098
1800.00/1800.01	c   nodes (total)    :      13098
1800.00/1800.01	c   nodes left       :       5834
1800.00/1800.01	c   max depth        :         50
1800.00/1800.01	c   max depth (total):         50
1800.00/1800.01	c   backtracks       :       4181 (31.9%)
1800.00/1800.01	c   delayed cutoffs  :       3015
1800.00/1800.01	c   repropagations   :       7060 (808693 domain reductions, 1864 cutoffs)
1800.00/1800.01	c   avg switch length:       5.92
1800.00/1800.01	c   switching time   :       5.81
1800.00/1800.01	c Solution           :
1800.00/1800.01	c   Solutions found  :          0 (0 improvements)
1800.00/1800.01	c   Primal Bound     :          -
1800.00/1800.01	c   Dual Bound       : +3.14178523769745e+03
1800.00/1800.01	c   Gap              :   infinite
1800.00/1800.01	c   Root Dual Bound  : +3.09364302262577e+03
1800.00/1800.01	c   Root Iterations  :     129298

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3452508-1307085092/watcher-3452508-1307085092 -o /tmp/evaluation-result-3452508-1307085092/solver-3452508-1307085092 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452508-1307085092.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.88 2.19 2.87 2/504 1556
/proc/meminfo: memFree=30426016/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=6732 CPUtime=0 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 833 0 0 0 0 0 0 0 20 0 1 0 820111861 6893568 787 33554432000 4194304 9128323 140736503083200 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1556/statm: 1683 790 350 1205 0 474 0

[startup+0.0834311 s]
/proc/loadavg: 1.88 2.19 2.87 2/504 1556
/proc/meminfo: memFree=30426016/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=19380 CPUtime=0.07 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 3876 0 0 0 7 0 0 0 20 0 1 0 820111861 19845120 3827 33554432000 4194304 9128323 140736503083200 18446744073709551615 4217108 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1556/statm: 4845 3827 400 1205 0 3636 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19380

[startup+0.100429 s]
/proc/loadavg: 1.88 2.19 2.87 2/504 1556
/proc/meminfo: memFree=30426016/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=24444 CPUtime=0.09 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 5064 0 0 0 9 0 0 0 20 0 1 0 820111861 25030656 5014 33554432000 4194304 9128323 140736503083200 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 6111 5017 431 1205 0 4902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24444

[startup+0.300404 s]
/proc/loadavg: 1.88 2.19 2.87 2/504 1556
/proc/meminfo: memFree=30426016/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=48196 CPUtime=0.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 11172 0 0 0 28 1 0 0 21 0 1 0 820111861 49352704 10765 33554432000 4194304 9128323 140736503083200 18446744073709551615 5272023 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 12049 10765 527 1205 0 10840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48196

[startup+0.700326 s]
/proc/loadavg: 1.88 2.19 2.87 2/504 1556
/proc/meminfo: memFree=30426016/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=56616 CPUtime=0.69 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 13246 0 0 0 68 1 0 0 18 0 1 0 820111861 57974784 12759 33554432000 4194304 9128323 140736503083200 18446744073709551615 6912480 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 14154 12778 603 1205 0 12945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56616

[startup+1.50018 s]
/proc/loadavg: 1.88 2.19 2.87 4/506 1558
/proc/meminfo: memFree=30321592/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=62484 CPUtime=1.49 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 15290 0 0 0 145 4 0 0 18 0 1 0 820111861 63983616 14513 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 15621 14513 672 1205 0 14412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62484

[startup+3.1009 s]
/proc/loadavg: 1.88 2.19 2.87 3/506 1558
/proc/meminfo: memFree=30313400/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=102208 CPUtime=3.09 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 25417 0 0 0 302 7 0 0 22 0 1 0 820111861 104660992 24138 33554432000 4194304 9128323 140736503083200 18446744073709551615 7340852 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 25552 24138 727 1205 0 24343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102208

[startup+6.30034 s]
/proc/loadavg: 1.89 2.18 2.87 4/506 1558
/proc/meminfo: memFree=30248168/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=102208 CPUtime=6.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 25782 0 0 0 618 11 0 0 25 0 1 0 820111861 104660992 24366 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 25552 24366 726 1205 0 24343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102208

[startup+12.7002 s]
/proc/loadavg: 1.90 2.18 2.86 3/506 1558
/proc/meminfo: memFree=30229592/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=126716 CPUtime=12.68 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 33262 0 0 0 1249 19 0 0 25 0 1 0 820111861 129757184 30420 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 31679 30420 806 1205 0 30470 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126716

[startup+25.5009 s]
/proc/loadavg: 1.92 2.17 2.85 3/506 1558
/proc/meminfo: memFree=30222492/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=127752 CPUtime=25.49 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 41355 0 0 0 2513 36 0 0 25 0 1 0 820111861 130818048 30708 33554432000 4194304 9128323 140736503083200 18446744073709551615 6694354 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/1556/statm: 31938 30708 726 1205 0 30729 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127752

[startup+51.1004 s]
/proc/loadavg: 1.95 2.16 2.82 3/506 1559
/proc/meminfo: memFree=30204648/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=149016 CPUtime=51.09 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 49848 0 0 0 5037 72 0 0 25 0 1 0 820111861 152592384 35253 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 37254 35254 726 1205 0 36045 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149016

[startup+102.319 s]
/proc/loadavg: 2.20 2.18 2.79 4/506 1560
/proc/meminfo: memFree=30195964/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=156800 CPUtime=102.31 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 54788 0 0 0 10088 143 0 0 25 0 1 0 820111861 160563200 37448 33554432000 4194304 9128323 140736503083200 18446744073709551615 7361753 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39200 37448 757 1205 0 37991 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 156800

[startup+162.301 s]
/proc/loadavg: 2.21 2.18 2.75 4/506 1562
/proc/meminfo: memFree=30192816/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=156800 CPUtime=162.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 54861 0 0 0 15984 245 0 0 25 0 1 0 820111861 160563200 37511 33554432000 4194304 9128323 140736503083200 18446744073709551615 7989562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39200 37511 748 1205 0 37991 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156800

[startup+222.3 s]
/proc/loadavg: 2.07 2.14 2.70 3/506 1563
/proc/meminfo: memFree=30194900/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=156800 CPUtime=222.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 54877 0 0 0 21876 353 0 0 25 0 1 0 820111861 160563200 37515 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39200 37515 736 1205 0 37991 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 156800

[startup+282.301 s]
/proc/loadavg: 2.02 2.11 2.66 3/506 1646
/proc/meminfo: memFree=30141728/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=157808 CPUtime=282.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 54996 0 0 0 27771 458 0 0 25 0 1 0 820111861 161595392 37634 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39452 37634 736 1205 0 38243 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 157808

[startup+342.301 s]
/proc/loadavg: 2.01 2.09 2.61 3/506 1648
/proc/meminfo: memFree=29995192/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=158856 CPUtime=342.3 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 55431 0 0 0 33651 579 0 0 25 0 1 0 820111861 162668544 38068 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39714 38068 768 1205 0 38505 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158856

[startup+402.301 s]
/proc/loadavg: 2.00 2.07 2.57 3/506 1649
/proc/meminfo: memFree=29992188/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=158856 CPUtime=402.27 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 55434 0 0 0 39536 691 0 0 25 0 1 0 820111861 162668544 38071 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 39714 38071 768 1205 0 38505 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 158856

[startup+462.301 s]
/proc/loadavg: 2.08 2.08 2.54 3/506 1651
/proc/meminfo: memFree=29978984/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=160664 CPUtime=462.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 55717 0 0 0 45425 803 0 0 25 0 1 0 820111861 164519936 38342 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 40166 38342 756 1205 0 38957 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 160664

[startup+522.3 s]
/proc/loadavg: 2.07 2.08 2.51 3/506 1652
/proc/meminfo: memFree=29972976/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=160664 CPUtime=522.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 55760 0 0 0 51308 920 0 0 25 0 1 0 820111861 164519936 38385 33554432000 4194304 9128323 140736503083200 18446744073709551615 6856595 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 40166 38385 756 1205 0 38957 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 160664

[startup+582.301 s]
/proc/loadavg: 2.02 2.06 2.48 3/506 1654
/proc/meminfo: memFree=29972412/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=160664 CPUtime=582.27 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 55765 0 0 0 57193 1034 0 0 25 0 1 0 820111861 164519936 38390 33554432000 4194304 9128323 140736503083200 18446744073709551615 7315091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 40166 38390 756 1205 0 38957 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 160664

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.04 2.37 3/506 1660
/proc/meminfo: memFree=29971284/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=163304 CPUtime=822.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 56516 0 0 0 80720 1508 0 0 25 0 1 0 820111861 167223296 39136 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 40826 39136 751 1205 0 39617 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 163304

[startup+882.301 s]
/proc/loadavg: 2.00 2.03 2.34 3/506 1662
/proc/meminfo: memFree=29962172/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=163304 CPUtime=882.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 56519 0 0 0 86606 1623 0 0 25 0 1 0 820111861 167223296 39139 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 40826 39139 751 1205 0 39617 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 163304

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.32 3/506 1664
/proc/meminfo: memFree=29956892/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=164544 CPUtime=942.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 56778 0 0 0 92487 1741 0 0 25 0 1 0 820111861 168493056 39398 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41136 39398 751 1205 0 39927 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 164544

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.30 3/506 1665
/proc/meminfo: memFree=29953348/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=164544 CPUtime=1002.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 56782 0 0 0 98371 1858 0 0 25 0 1 0 820111861 168493056 39402 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41136 39402 751 1205 0 39927 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 164544

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.28 3/506 1667
/proc/meminfo: memFree=29950300/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=164544 CPUtime=1062.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 56783 0 0 0 104252 1977 0 0 25 0 1 0 820111861 168493056 39403 33554432000 4194304 9128323 140736503083200 18446744073709551615 7191192 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41136 39403 751 1205 0 39927 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 164544

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.26 3/506 1668
/proc/meminfo: memFree=29956596/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=165564 CPUtime=1122.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 57050 0 0 0 110139 2089 0 0 25 0 1 0 820111861 169537536 39670 33554432000 4194304 9128323 140736503083200 18446744073709551615 7346269 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41391 39670 751 1205 0 40182 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 165564

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.24 3/506 1670
/proc/meminfo: memFree=29971156/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=166380 CPUtime=1182.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 57250 0 0 0 116020 2208 0 0 25 0 1 0 820111861 170373120 39870 33554432000 4194304 9128323 140736503083200 18446744073709551615 7205152 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41595 39870 751 1205 0 40386 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 166380

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 2.24 3/506 1672
/proc/meminfo: memFree=29957568/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=166380 CPUtime=1242.28 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 57251 0 0 0 121902 2326 0 0 25 0 1 0 820111861 170373120 39871 33554432000 4194304 9128323 140736503083200 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41595 39871 751 1205 0 40386 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 166380

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.23 3/506 1673
/proc/meminfo: memFree=29971528/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=167780 CPUtime=1302.3 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 57582 0 0 0 127785 2445 0 0 25 0 1 0 820111861 171806720 40182 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 41945 40182 731 1205 0 40736 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 167780

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.21 3/506 1675
/proc/meminfo: memFree=29953624/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=170972 CPUtime=1362.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 58499 0 0 0 133663 2566 0 0 25 0 1 0 820111861 175075328 41099 33554432000 4194304 9128323 140736503083200 18446744073709551615 7315385 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 42743 41099 731 1205 0 41534 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 170972

[startup+1422.32 s]
/proc/loadavg: 2.01 2.03 2.19 3/506 1676
/proc/meminfo: memFree=29943544/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=175208 CPUtime=1422.3 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 59541 0 0 0 139544 2686 0 0 25 0 1 0 820111861 179412992 42141 33554432000 4194304 9128323 140736503083200 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 43802 42141 731 1205 0 42593 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 175208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/506 1678
/proc/meminfo: memFree=29939124/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=177652 CPUtime=1482.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 60246 0 0 0 145418 2811 0 0 25 0 1 0 820111861 181915648 42796 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 44413 42796 731 1205 0 43204 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 177652

[startup+1542.3 s]
/proc/loadavg: 2.16 2.05 2.17 3/506 1680
/proc/meminfo: memFree=29943400/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=180024 CPUtime=1542.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 60854 0 0 0 151291 2938 0 0 25 0 1 0 820111861 184344576 43404 33554432000 4194304 9128323 140736503083200 18446744073709551615 4241248 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 45006 43404 731 1205 0 43797 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 180024

[startup+1602.3 s]
/proc/loadavg: 2.13 2.06 2.17 3/506 1681
/proc/meminfo: memFree=29929572/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=184668 CPUtime=1602.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 61847 0 0 0 157162 3067 0 0 25 0 1 0 820111861 189100032 44397 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 46167 44397 731 1205 0 44958 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 184668

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.16 3/506 1683
/proc/meminfo: memFree=29923812/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=185528 CPUtime=1662.29 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 62130 0 0 0 163028 3201 0 0 25 0 1 0 820111861 189980672 44680 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 46382 44680 731 1205 0 45173 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 185528

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.14 3/506 1684
/proc/meminfo: memFree=29920652/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=187936 CPUtime=1722.3 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 62755 0 0 0 168903 3327 0 0 25 0 1 0 820111861 192446464 45305 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 46984 45305 731 1205 0 45775 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 187936

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.14 3/506 1686
/proc/meminfo: memFree=29915772/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=188876 CPUtime=1782.3 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 62999 0 0 0 174775 3455 0 0 25 0 1 0 820111861 193409024 45549 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 47219 45549 731 1205 0 46010 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 188876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.04 2.13 3/506 1687
/proc/meminfo: memFree=29916864/32951124 swapFree=51712236/67111528
[pid=1556] ppid=1552 vsize=190412 CPUtime=1800.01 cores=1,3,5,7
/proc/1556/stat : 1556 (scip-2.0.1.4.li) R 1552 1556 27258 0 -1 4202496 63327 0 0 0 176506 3495 0 0 25 0 1 0 820111861 194981888 45877 33554432000 4194304 9128323 140736503083200 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1556/statm: 47603 45877 731 1205 0 46394 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 190412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.04
CPU user time (s): 1765.08
CPU system time (s): 34.9597
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 190412

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

runsolver used 8.27774 second user time and 21.4057 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-03 09:11:32
IDJOB=3452508
IDBENCH=2167
IDSOLVER=1949
FILE ID=node103/3452508-1307085092
RUNJOBID= node103-1307085092-1538
PBS_JOBID= 13497885
Free space on /tmp= 73880 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452508-1307085092/watcher-3452508-1307085092 -o /tmp/evaluation-result-3452508-1307085092/solver-3452508-1307085092 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452508-1307085092.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1580457749

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30426700 kB
Buffers:        267124 kB
Cached:         434908 kB
SwapCached:      23760 kB
Active:        1859704 kB
Inactive:       371408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30426700 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:           25100 kB
Writeback:         124 kB
AnonPages:     1525916 kB
Mapped:          21840 kB
Slab:           150076 kB
PageTables:      73132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162033292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73856 MiB
End job on node103 at 2011-06-03 09:41:34