Trace number 3450848

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 E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.07 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.01	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.01	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3450848-1307084968.opb>
0.09/0.10	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.13	c presolving:
0.09/0.16	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.18	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.09/0.18	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.09/0.19	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.09/0.19	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.09/0.19	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.09/0.19	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.09/0.19	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.20	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.20	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.20	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.20	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.20	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.20	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.21	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.21	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.21	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.21	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.21	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.21	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.21	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.22	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.22	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.22	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.22	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.22	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.22	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.22	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.23	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.23	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.23	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.23	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.23	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.23	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.23	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.23	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.24	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.24	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.24	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.24	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.24	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.24	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.24	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.25	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.25	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.25	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.25	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.25	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.25	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.25	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.25	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.26	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.26	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.26	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.26	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.26	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.26	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.26	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.26	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.27	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.27	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.27	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.27	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.27	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.27	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.27	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.27	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.27	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.34	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.42	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.42	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.50	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.50	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.56	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.49/0.57	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.64	c    (0.6s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.59/0.64	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.59/0.64	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.65	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.66	c    (0.7s) probing: 845/2174 (38.9%) - 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.66	c presolving (78 rounds):
0.59/0.66	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.66	c  113820 implications, 0 cliques
0.59/0.66	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 5987 constraints
0.59/0.66	c    1018 constraints of type <setppc>
0.59/0.66	c    4969 constraints of type <logicor>
0.59/0.66	c transformed objective value is always integral (scale: 1)
0.59/0.66	c Presolving Time: 0.54
0.59/0.66	c - non default parameters ----------------------------------------------------------------------
0.59/0.66	c # SCIP version 2.0.1.5
0.59/0.66	c 
0.59/0.66	c # frequency for displaying node information lines
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.66	c display/freq = 10000
0.59/0.66	c 
0.59/0.66	c # maximal time in seconds to run
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/time = 1800
0.59/0.66	c 
0.59/0.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/memory = 13950
0.59/0.66	c 
0.59/0.66	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.66	c # [type: int, range: [1,2], default: 1]
0.59/0.66	c timing/clocktype = 2
0.59/0.66	c 
0.59/0.66	c # belongs reading time to solving time?
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c timing/reading = TRUE
0.59/0.66	c 
0.59/0.66	c # should presolving try to simplify inequalities
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/linear/simplifyinequalities = TRUE
0.59/0.66	c 
0.59/0.66	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/indicator/addCouplingCons = TRUE
0.59/0.66	c 
0.59/0.66	c # should presolving try to simplify knapsacks
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.66	c 
0.59/0.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c separating/rapidlearning/freq = 0
0.59/0.66	c 
0.59/0.66	c -----------------------------------------------------------------------------------------------
0.59/0.66	c start solving
0.59/0.66	c 
0.89/0.95	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.95	c   0.9s|     1 |     0 |  2189 |     - |  22M|   0 |1238 |1987 |6083 |1987 |5985 |   0 |  96 |   0 | 2.790419e+03 |      --      |    Inf 
2.10/2.11	c   2.1s|     1 |     0 |  7624 |     - |  24M|   0 |1260 |1987 |6083 |1987 |7855 |1870 |  96 |   0 | 2.807115e+03 |      --      |    Inf 
3.21/3.30	c   3.3s|     1 |     0 |  8993 |     - |  26M|   0 |1183 |1987 |6681 |1987 |7891 |1906 |  96 |   0 | 2.827162e+03 |      --      |    Inf 
3.49/3.58	c   3.6s|     1 |     0 |  9255 |     - |  28M|   0 |1215 |1987 |6681 |1987 |7918 |1933 |  96 |   0 | 2.829623e+03 |      --      |    Inf 
3.99/4.00	c   4.0s|     1 |     0 |  9777 |     - |  30M|   0 |1226 |1987 |6681 |1987 |7951 |1966 |  96 |   0 | 2.834051e+03 |      --      |    Inf 
4.49/4.56	c   4.6s|     1 |     0 | 10403 |     - |  31M|   0 |1220 |1987 |6681 |1987 |7998 |2013 |  96 |   0 | 2.840249e+03 |      --      |    Inf 
4.89/4.96	c   5.0s|     1 |     0 | 11112 |     - |  32M|   0 |1260 |1987 |6681 |1987 |8042 |2057 |  96 |   0 | 2.846127e+03 |      --      |    Inf 
5.59/5.66	c   5.7s|     1 |     0 | 12064 |     - |  33M|   0 |1270 |1987 |6681 |1987 |8102 |2117 |  96 |   0 | 2.851142e+03 |      --      |    Inf 
6.19/6.21	c   6.2s|     1 |     0 | 12962 |     - |  36M|   0 |1293 |1987 |6681 |1987 |8144 |2159 |  96 |   0 | 2.856320e+03 |      --      |    Inf 
6.61/6.65	c   6.6s|     1 |     0 | 13615 |     - |  38M|   0 |1302 |1987 |6681 |1987 |8193 |2208 |  96 |   0 | 2.861874e+03 |      --      |    Inf 
7.19/7.24	c   7.2s|     1 |     0 | 14644 |     - |  40M|   0 |1331 |1987 |6681 |1987 |8241 |2256 |  96 |   0 | 2.866094e+03 |      --      |    Inf 
7.89/7.97	c   8.0s|     1 |     0 | 15750 |     - |  42M|   0 |1307 |1987 |6681 |1987 |6548 |2301 |  96 |   0 | 2.871253e+03 |      --      |    Inf 
8.39/8.42	c   8.4s|     1 |     0 | 16756 |     - |  44M|   0 |1302 |1987 |6681 |1987 |6597 |2350 |  96 |   0 | 2.876751e+03 |      --      |    Inf 
8.89/8.96	c   9.0s|     1 |     0 | 17942 |     - |  45M|   0 |1349 |1987 |6681 |1987 |6652 |2405 |  96 |   0 | 2.882980e+03 |      --      |    Inf 
9.39/9.45	c   9.5s|     1 |     0 | 19143 |     - |  47M|   0 |1345 |1987 |6681 |1987 |6709 |2462 |  96 |   0 | 2.888356e+03 |      --      |    Inf 
9.80/9.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.80/9.89	c   9.9s|     1 |     0 | 20106 |     - |  49M|   0 |1344 |1987 |6681 |1987 |6763 |2516 |  96 |   0 | 2.895585e+03 |      --      |    Inf 
10.39/10.50	c  10.5s|     1 |     0 | 21490 |     - |  52M|   0 |1350 |1987 |6681 |1987 |6808 |2561 |  96 |   0 | 2.900301e+03 |      --      |    Inf 
11.01/11.04	c  11.0s|     1 |     0 | 22763 |     - |  54M|   0 |1372 |1987 |6681 |1987 |6654 |2607 |  96 |   0 | 2.904904e+03 |      --      |    Inf 
11.59/11.60	c  11.6s|     1 |     0 | 23993 |     - |  56M|   0 |1377 |1987 |6681 |1987 |6698 |2651 |  96 |   0 | 2.908913e+03 |      --      |    Inf 
12.19/12.27	c  12.3s|     1 |     0 | 25764 |     - |  57M|   0 |1442 |1987 |6681 |1987 |6743 |2696 |  96 |   0 | 2.912473e+03 |      --      |    Inf 
12.79/12.83	c  12.8s|     1 |     0 | 26992 |     - |  59M|   0 |1449 |1987 |6681 |1987 |6797 |2750 |  96 |   0 | 2.915056e+03 |      --      |    Inf 
14.21/14.29	c  14.3s|     1 |     0 | 28930 |     - |  60M|   0 |1467 |1987 |6681 |1987 |6866 |2819 |  96 |   0 | 2.920238e+03 |      --      |    Inf 
15.69/15.78	c  15.8s|     1 |     0 | 31787 |     - |  60M|   0 |1482 |1987 |6681 |1987 |6929 |2882 |  96 |   0 | 2.924544e+03 |      --      |    Inf 
16.79/16.83	c  16.8s|     1 |     0 | 34201 |     - |  60M|   0 |1473 |1987 |6681 |1987 |6773 |2930 |  96 |   0 | 2.928214e+03 |      --      |    Inf 
18.19/18.25	c  18.2s|     1 |     0 | 36856 |     - |  61M|   0 |1524 |1987 |6681 |1987 |6828 |2985 |  96 |   0 | 2.932045e+03 |      --      |    Inf 
19.09/19.11	c  19.1s|     1 |     0 | 39192 |     - |  62M|   0 |1523 |1987 |6681 |1987 |6875 |3032 |  96 |   0 | 2.935458e+03 |      --      |    Inf 
20.09/20.13	c  20.1s|     1 |     0 | 41826 |     - |  63M|   0 |1575 |1987 |6681 |1987 |6922 |3079 |  96 |   0 | 2.938805e+03 |      --      |    Inf 
20.91/20.99	c  21.0s|     1 |     0 | 43843 |     - |  63M|   0 |1612 |1987 |6681 |1987 |6965 |3122 |  96 |   0 | 2.940474e+03 |      --      |    Inf 
23.00/23.05	c  23.0s|     1 |     0 | 48441 |     - |  64M|   0 |1573 |1987 |6681 |1987 |7020 |3177 |  96 |   0 | 2.947125e+03 |      --      |    Inf 
24.79/24.84	c  24.8s|     1 |     0 | 50935 |     - |  64M|   0 |1539 |1987 |6681 |1987 |6860 |3242 |  96 |   0 | 2.955112e+03 |      --      |    Inf 
26.19/26.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
26.19/26.29	c  26.3s|     1 |     0 | 53193 |     - |  64M|   0 |1517 |1987 |6681 |1987 |6909 |3291 |  96 |   0 | 2.959992e+03 |      --      |    Inf 
26.99/27.06	c  27.1s|     1 |     0 | 55598 |     - |  65M|   0 |1604 |1987 |6681 |1987 |6967 |3349 |  96 |   0 | 2.964872e+03 |      --      |    Inf 
28.50/28.58	c  28.6s|     1 |     0 | 58477 |     - |  66M|   0 |1612 |1987 |6681 |1987 |7025 |3407 |  96 |   0 | 2.970839e+03 |      --      |    Inf 
29.70/29.79	c  29.8s|     1 |     0 | 60659 |     - |  66M|   0 |1586 |1987 |6681 |1987 |7079 |3461 |  96 |   0 | 2.975636e+03 |      --      |    Inf 
30.49/30.52	c  30.5s|     1 |     0 | 62842 |     - |  67M|   0 |1587 |1987 |6681 |1987 |7124 |3506 |  96 |   0 | 2.977905e+03 |      --      |    Inf 
31.69/31.76	c  31.8s|     1 |     0 | 65143 |     - |  68M|   0 |1592 |1987 |6681 |1987 |6923 |3569 |  96 |   0 | 2.983474e+03 |      --      |    Inf 
32.09/32.13	c  32.1s|     1 |     0 | 65715 |     - |  69M|   0 |1591 |1987 |6681 |1987 |6970 |3616 |  96 |   0 | 2.986442e+03 |      --      |    Inf 
32.90/32.92	c  32.9s|     1 |     0 | 66508 |     - |  69M|   0 |1597 |1987 |6681 |1987 |7020 |3666 |  96 |   0 | 2.988979e+03 |      --      |    Inf 
33.59/33.66	c  33.7s|     1 |     0 | 67522 |     - |  70M|   0 |1600 |1987 |6681 |1987 |7066 |3712 |  96 |   0 | 2.991407e+03 |      --      |    Inf 
34.69/34.70	c  34.7s|     1 |     0 | 69451 |     - |  70M|   0 |1634 |1987 |6681 |1987 |7109 |3755 |  96 |   0 | 2.995593e+03 |      --      |    Inf 
35.49/35.54	c  35.5s|     1 |     0 | 71004 |     - |  71M|   0 |1627 |1987 |6681 |1987 |7149 |3795 |  96 |   0 | 2.998715e+03 |      --      |    Inf 
36.09/36.17	c  36.2s|     1 |     0 | 72426 |     - |  71M|   0 |1591 |1987 |6681 |1987 |6922 |3840 |  96 |   0 | 3.002518e+03 |      --      |    Inf 
36.59/36.66	c  36.7s|     1 |     0 | 73240 |     - |  72M|   0 |1586 |1987 |6681 |1987 |6964 |3882 |  96 |   0 | 3.005376e+03 |      --      |    Inf 
37.19/37.24	c  37.2s|     1 |     0 | 75104 |     - |  73M|   0 |1556 |1987 |6681 |1987 |7012 |3930 |  96 |   0 | 3.008259e+03 |      --      |    Inf 
37.99/38.01	c  38.0s|     1 |     0 | 78452 |     - |  74M|   0 |1659 |1987 |6681 |1987 |7066 |3984 |  96 |   0 | 3.012568e+03 |      --      |    Inf 
38.99/39.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.99/39.05	c  39.1s|     1 |     0 | 81087 |     - |  75M|   0 |1709 |1987 |6681 |1987 |7119 |4037 |  96 |   0 | 3.015042e+03 |      --      |    Inf 
40.89/40.90	c  40.9s|     1 |     0 | 83264 |     - |  75M|   0 |1683 |1987 |6681 |1987 |7160 |4078 |  96 |   0 | 3.018062e+03 |      --      |    Inf 
41.99/42.02	c  42.0s|     1 |     0 | 84710 |     - |  75M|   0 |1645 |1987 |6681 |1987 |6937 |4124 |  96 |   0 | 3.021961e+03 |      --      |    Inf 
42.69/42.74	c  42.7s|     1 |     0 | 86580 |     - |  76M|   0 |1705 |1987 |6681 |1987 |6978 |4165 |  96 |   0 | 3.026036e+03 |      --      |    Inf 
43.69/43.75	c  43.8s|     1 |     0 | 87945 |     - |  76M|   0 |1682 |1987 |6681 |1987 |7020 |4207 |  96 |   0 | 3.027118e+03 |      --      |    Inf 
44.19/44.26	c  44.3s|     1 |     0 | 89203 |     - |  77M|   0 |1650 |1987 |6681 |1987 |7054 |4241 |  96 |   0 | 3.029682e+03 |      --      |    Inf 
44.60/44.69	c  44.7s|     1 |     0 | 90501 |     - |  78M|   0 |1694 |1987 |6681 |1987 |7082 |4269 |  96 |   0 | 3.032108e+03 |      --      |    Inf 
45.79/45.80	c  45.8s|     1 |     0 | 92308 |     - |  78M|   0 |1647 |1987 |6681 |1987 |7122 |4309 |  96 |   0 | 3.034684e+03 |      --      |    Inf 
46.10/46.19	c  46.2s|     1 |     0 | 93104 |     - |  79M|   0 |1695 |1987 |6681 |1987 |6915 |4338 |  96 |   0 | 3.036098e+03 |      --      |    Inf 
46.99/47.03	c  47.0s|     1 |     0 | 93895 |     - |  79M|   0 |1693 |1987 |6681 |1987 |6943 |4366 |  96 |   0 | 3.037573e+03 |      --      |    Inf 
47.39/47.47	c  47.5s|     1 |     0 | 94835 |     - |  80M|   0 |1668 |1987 |6681 |1987 |6965 |4388 |  96 |   0 | 3.038495e+03 |      --      |    Inf 
48.09/48.16	c  48.2s|     1 |     0 | 96339 |     - |  81M|   0 |1679 |1987 |6681 |1987 |6991 |4414 |  96 |   0 | 3.039510e+03 |      --      |    Inf 
49.19/49.21	c  49.2s|     1 |     0 | 97920 |     - |  81M|   0 |1684 |1987 |6681 |1987 |7023 |4446 |  96 |   0 | 3.041838e+03 |      --      |    Inf 
49.70/49.79	c  49.8s|     1 |     0 | 98779 |     - |  81M|   0 |1674 |1987 |6681 |1987 |7047 |4470 |  96 |   0 | 3.043388e+03 |      --      |    Inf 
50.99/51.05	c  51.1s|     1 |     0 |100617 |     - |  81M|   0 |1708 |1987 |6681 |1987 |6831 |4499 |  96 |   0 | 3.044569e+03 |      --      |    Inf 
52.19/52.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
52.19/52.21	c  52.2s|     1 |     0 |102004 |     - |  82M|   0 |1702 |1987 |6681 |1987 |6868 |4536 |  96 |   0 | 3.046694e+03 |      --      |    Inf 
53.39/53.43	c  53.4s|     1 |     0 |103765 |     - |  82M|   0 |1713 |1987 |6681 |1987 |6901 |4569 |  96 |   0 | 3.048037e+03 |      --      |    Inf 
54.59/54.64	c  54.6s|     1 |     0 |105596 |     - |  82M|   0 |1695 |1987 |6681 |1987 |6943 |4611 |  96 |   0 | 3.051226e+03 |      --      |    Inf 
55.10/55.14	c  55.1s|     1 |     0 |106457 |     - |  82M|   0 |1685 |1987 |6681 |1987 |6969 |4637 |  96 |   0 | 3.054511e+03 |      --      |    Inf 
56.19/56.21	c  56.2s|     1 |     0 |107393 |     - |  82M|   0 |1694 |1987 |6681 |1987 |7000 |4668 |  96 |   0 | 3.056331e+03 |      --      |    Inf 
56.79/56.87	c  56.9s|     1 |     0 |108307 |     - |  83M|   0 |1729 |1987 |6681 |1987 |6866 |4689 |  96 |   0 | 3.057433e+03 |      --      |    Inf 
57.89/57.91	c  57.9s|     1 |     0 |109339 |     - |  83M|   0 |1704 |1987 |6681 |1987 |6880 |4703 |  96 |   0 | 3.058563e+03 |      --      |    Inf 
58.79/58.83	c  58.8s|     1 |     0 |110299 |     - |  83M|   0 |1675 |1987 |6681 |1987 |6894 |4717 |  96 |   0 | 3.059242e+03 |      --      |    Inf 
59.40/59.45	c  59.5s|     1 |     0 |110757 |     - |  83M|   0 |1715 |1987 |6681 |1987 |6918 |4741 |  96 |   0 | 3.061259e+03 |      --      |    Inf 
60.19/60.24	c  60.2s|     1 |     0 |111198 |     - |  83M|   0 |1682 |1987 |6681 |1987 |6940 |4763 |  96 |   0 | 3.063065e+03 |      --      |    Inf 
61.39/61.43	c  61.4s|     1 |     0 |112263 |     - |  83M|   0 |1674 |1987 |6681 |1987 |6948 |4771 |  96 |   0 | 3.063417e+03 |      --      |    Inf 
62.39/62.41	c  62.4s|     1 |     0 |112672 |     - |  84M|   0 |1671 |1987 |6681 |1987 |6794 |4786 |  96 |   0 | 3.063636e+03 |      --      |    Inf 
63.20/63.28	c  63.3s|     1 |     0 |113406 |     - |  84M|   0 |1662 |1987 |6681 |1987 |6829 |4821 |  96 |   0 | 3.066071e+03 |      --      |    Inf 
64.29/64.35	c  64.3s|     1 |     0 |114087 |     - |  84M|   0 |1671 |1987 |6681 |1987 |6861 |4853 |  96 |   0 | 3.067500e+03 |      --      |    Inf 
64.80/64.87	c  64.9s|     1 |     0 |114880 |     - |  84M|   0 |1708 |1987 |6681 |1987 |6890 |4882 |  96 |   0 | 3.068585e+03 |      --      |    Inf 
65.60/65.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
65.60/65.66	c  65.7s|     1 |     0 |115732 |     - |  85M|   0 |1722 |1987 |6681 |1987 |6907 |4899 |  96 |   0 | 3.069099e+03 |      --      |    Inf 
66.49/66.60	c  66.6s|     1 |     0 |116545 |     - |  85M|   0 |1699 |1987 |6681 |1987 |6927 |4919 |  96 |   0 | 3.071168e+03 |      --      |    Inf 
67.50/67.53	c  67.5s|     1 |     0 |117059 |     - |  85M|   0 |1702 |1987 |6681 |1987 |6802 |4924 |  96 |   0 | 3.071792e+03 |      --      |    Inf 
68.39/68.41	c  68.4s|     1 |     0 |117330 |     - |  85M|   0 |1702 |1987 |6681 |1987 |6806 |4928 |  96 |   0 | 3.071903e+03 |      --      |    Inf 
69.30/69.33	c  69.3s|     1 |     0 |117808 |     - |  85M|   0 |1708 |1987 |6681 |1987 |6815 |4937 |  96 |   0 | 3.072442e+03 |      --      |    Inf 
70.09/70.16	c  70.2s|     1 |     0 |118097 |     - |  85M|   0 |1705 |1987 |6681 |1987 |6827 |4949 |  96 |   0 | 3.073038e+03 |      --      |    Inf 
70.89/70.95	c  70.9s|     1 |     0 |118978 |     - |  85M|   0 |1698 |1987 |6681 |1987 |6841 |4963 |  96 |   0 | 3.073821e+03 |      --      |    Inf 
71.80/71.87	c  71.9s|     1 |     0 |119793 |     - |  85M|   0 |1680 |1987 |6681 |1987 |6865 |4987 |  96 |   0 | 3.075690e+03 |      --      |    Inf 
72.69/72.71	c  72.7s|     1 |     0 |120386 |     - |  86M|   0 |1657 |1987 |6681 |1987 |6763 |5002 |  96 |   0 | 3.076964e+03 |      --      |    Inf 
73.19/73.26	c  73.3s|     1 |     0 |120928 |     - |  86M|   0 |1630 |1987 |6681 |1987 |6785 |5024 |  96 |   0 | 3.079141e+03 |      --      |    Inf 
73.61/73.70	c  73.7s|     1 |     0 |121453 |     - |  86M|   0 |1627 |1987 |6681 |1987 |6809 |5048 |  96 |   0 | 3.080142e+03 |      --      |    Inf 
74.09/74.13	c  74.1s|     1 |     0 |122090 |     - |  87M|   0 |1619 |1987 |6681 |1987 |6832 |5071 |  96 |   0 | 3.081473e+03 |      --      |    Inf 
74.59/74.70	c  74.7s|     1 |     0 |122942 |     - |  87M|   0 |1617 |1987 |6681 |1987 |6853 |5092 |  96 |   0 | 3.083395e+03 |      --      |    Inf 
75.19/75.26	c  75.3s|     1 |     0 |123852 |     - |  87M|   0 |1647 |1987 |6681 |1987 |6870 |5109 |  96 |   0 | 3.084870e+03 |      --      |    Inf 
75.99/76.05	c  76.1s|     1 |     0 |124879 |     - |  88M|   0 |1645 |1987 |6681 |1987 |6819 |5136 |  96 |   0 | 3.087177e+03 |      --      |    Inf 
77.09/77.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.09/77.12	c  77.1s|     1 |     0 |126244 |     - |  88M|   0 |1631 |1987 |6681 |1987 |6847 |5164 |  96 |   0 | 3.089653e+03 |      --      |    Inf 
78.00/78.03	c  78.0s|     1 |     0 |126716 |     - |  88M|   0 |1649 |1987 |6681 |1987 |6867 |5184 |  96 |   0 | 3.090076e+03 |      --      |    Inf 
78.90/78.97	c  79.0s|     1 |     0 |127240 |     - |  88M|   0 |1654 |1987 |6681 |1987 |6884 |5201 |  96 |   0 | 3.091136e+03 |      --      |    Inf 
79.69/79.76	c  79.8s|     1 |     0 |127504 |     - |  88M|   0 |1666 |1987 |6681 |1987 |6899 |5216 |  96 |   0 | 3.092134e+03 |      --      |    Inf 
80.49/80.52	c  80.5s|     1 |     0 |128005 |     - |  89M|   0 |1674 |1987 |6681 |1987 |6916 |5233 |  96 |   0 | 3.092709e+03 |      --      |    Inf 
81.19/81.29	c  81.3s|     1 |     0 |128328 |     - |  89M|   0 |1675 |1987 |6681 |1987 |6812 |5240 |  96 |   0 | 3.093058e+03 |      --      |    Inf 
82.09/82.11	c  82.1s|     1 |     0 |128520 |     - |  89M|   0 |1654 |1987 |6681 |1987 |6815 |5243 |  96 |   0 | 3.093099e+03 |      --      |    Inf 
83.10/83.14	c  83.1s|     1 |     0 |128585 |     - |  89M|   0 |1677 |1987 |6681 |1987 |6819 |5247 |  96 |   0 | 3.093110e+03 |      --      |    Inf 
84.20/84.26	c  84.3s|     1 |     0 |129040 |     - |  89M|   0 |1662 |1987 |6681 |1987 |6825 |5253 |  96 |   0 | 3.093546e+03 |      --      |    Inf 
85.09/85.11	c  85.1s|     1 |     0 |129295 |     - |  89M|   0 |1650 |1987 |6681 |1987 |6827 |5255 |  96 |   0 | 3.093643e+03 |      --      |    Inf 
85.89/85.93	c  85.9s|     1 |     0 |129298 |     - |  89M|   0 |1650 |1987 |6681 |1987 |6828 |5256 |  96 |   0 | 3.093643e+03 |      --      |    Inf 
87.59/87.61	c  87.6s|     1 |     2 |129298 |     - |  89M|   0 |1650 |1987 |6681 |1987 |6828 |5256 |  96 |  10 | 3.093643e+03 |      --      |    Inf 
1672.33/1672.33	c  1672s| 10000 |  5594 |  5875k| 574.7 | 104M|  55 |   - |1987 |7426 |   0 |   0 |5256 |  11k|8096 | 3.139876e+03 |      --      |    Inf 
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.01	c Solving Time (sec) : 1800.00
1800.05/1800.01	c Solving Nodes      : 12206
1800.05/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.01	c Dual Bound         : +3.14202317152034e+03
1800.05/1800.01	c Gap                : infinite
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.01	c Total Time         :    1800.00
1800.05/1800.01	c   solving          :    1800.00
1800.05/1800.01	c   presolving       :       0.54 (included in solving)
1800.05/1800.01	c   reading          :       0.10 (included in solving)
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-3450848-1307084968.opb
1800.05/1800.01	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 13501 initial, 13501 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-3450848-1307084968.opb
1800.05/1800.01	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 5987 initial, 7997 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.01         38          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.02          0       3133          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.25          1        186          0          0          0          0          0          0          0
1800.05/1800.01	c   setppc           :       0.01          0          0          0          0          0        189          0          0          0
1800.05/1800.01	c   linear           :       0.14        953         54          0        991          0       7323          0        169        326
1800.05/1800.01	c   logicor          :       0.07          0          0          0          0          0          2          0          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0      10373          0          4          0         29        100          0          0      20564
1800.05/1800.01	c   setppc           :       1018        101     230824          0          0          3     494237       1456     524879          0          0          0
1800.05/1800.01	c   linear           :          0+       100     223082          0          0          0       6998          1       1103         30          0          0
1800.05/1800.01	c   logicor          :       4969+       101     191573          0          0          0     643151       2946    1046916          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.01	c   integral         :     363.37       0.00       0.00     363.37       0.00       0.00       0.00
1800.05/1800.01	c   setppc           :       5.51       0.01       5.33       0.00       0.00       0.00       0.17
1800.05/1800.01	c   linear           :       0.58       0.04       0.54       0.00       0.00       0.00       0.01
1800.05/1800.01	c   logicor          :       6.83       0.04       6.44       0.00       0.00       0.00       0.34
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :          0          0          0          0
1800.05/1800.01	c   rootredcost      :          0          0          0          0
1800.05/1800.01	c   pseudoobj        :     228118          0          0          0
1800.05/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.01	c   vbounds          :       0.05       0.05       0.00
1800.05/1800.01	c   rootredcost      :       0.05       0.05       0.00
1800.05/1800.01	c   pseudoobj        :       5.52       5.52       0.00
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       1.02       4402       4382      61489       51.1        912       11.1          -
1800.05/1800.01	c   infeasible LP    :       0.14        322        322       2427       45.7         77        9.4          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -      14583       35.4          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.95        100          -          -       4643          -    (maximal pool size: 28131)
1800.05/1800.01	c   redcost          :       0.22      10473          0          0          0          0
1800.05/1800.01	c   impliedbounds    :       0.04        101          0          0       3794          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :      49.60        101          0          0      41718          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       2.15         20          0          0      10000          0
1800.05/1800.01	c   cmir             :       0.29         10          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.28         10          0          0          2          0
1800.05/1800.01	c   clique           :       0.12        100          0          0         14          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.64          1          0          0          0        598
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :     363.36      10373         29        100          0          0      20564
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.01          0          0
1800.05/1800.01	c   crossover        :       0.00          0          0
1800.05/1800.01	c   pscostdiving     :      68.38         85          0
1800.05/1800.01	c   coefdiving       :      82.23        110          0
1800.05/1800.01	c   fracdiving       :      89.26        128          0
1800.05/1800.01	c   linesearchdiving :      76.61        128          0
1800.05/1800.01	c   trivial          :       0.01          2          0
1800.05/1800.01	c   shiftandpropagate:       0.02          1          0
1800.05/1800.01	c   simplerounding   :       0.00          0          0
1800.05/1800.01	c   zirounding       :       0.69       1000          0
1800.05/1800.01	c   rounding         :       0.65       1392          0
1800.05/1800.01	c   shifting         :       1.33        449          0
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :      29.54         16          0
1800.05/1800.01	c   clique           :       0.00          0          0
1800.05/1800.01	c   veclendiving     :      54.47         66          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :      28.23          6          0
1800.05/1800.01	c   rootsoldiving    :      26.19         10          0
1800.05/1800.01	c   guideddiving     :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.02          0          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   vbounds          :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   subnlp           :       0.00          0          0
1800.05/1800.01	c   trysol           :       0.00          0          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.07          0          0       0.00       0.00
1800.05/1800.01	c   dual LP          :     895.79      10553    4770501     452.05    5325.47
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:     414.27      39939    1636101      40.96    3949.32
1800.05/1800.01	c   strong branching :     360.05       8455    1538475     181.96    4272.93
1800.05/1800.01	c     (at root node) :          -         10       3332     333.20          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :      12206
1800.05/1800.01	c   nodes (total)    :      12206
1800.05/1800.01	c   nodes left       :       5847
1800.05/1800.01	c   max depth        :         58
1800.05/1800.01	c   max depth (total):         58
1800.05/1800.01	c   backtracks       :       3914 (32.1%)
1800.05/1800.01	c   delayed cutoffs  :       2512
1800.05/1800.01	c   repropagations   :       6127 (729712 domain reductions, 1608 cutoffs)
1800.05/1800.01	c   avg switch length:       6.31
1800.05/1800.01	c   switching time   :       5.42
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          0 (0 improvements)
1800.05/1800.01	c   Primal Bound     :          -
1800.05/1800.01	c   Dual Bound       : +3.14202317152034e+03
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +3.09364302262577e+03
1800.05/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-3450848-1307084968/watcher-3450848-1307084968 -o /tmp/evaluation-result-3450848-1307084968/solver-3450848-1307084968 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450848-1307084968.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.94 2.02 1.96 3/400 26386
/proc/meminfo: memFree=30092604/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=17684 CPUtime=0 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 3404 0 0 0 0 0 0 0 25 0 1 0 820096537 18108416 3356 33554432000 4194304 9163163 140733231965904 18446744073709551615 6167874 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26386/statm: 4421 3357 389 1214 0 3203 0

[startup+0.0956861 s]
/proc/loadavg: 1.94 2.02 1.96 3/400 26386
/proc/meminfo: memFree=30092604/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=23556 CPUtime=0.09 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 4907 0 0 0 9 0 0 0 25 0 1 0 820096537 24121344 4859 33554432000 4194304 9163163 140733231965904 18446744073709551615 4667528 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26386/statm: 5889 4859 395 1214 0 4671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23556

[startup+0.100622 s]
/proc/loadavg: 1.94 2.02 1.96 3/400 26386
/proc/meminfo: memFree=30092604/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=23872 CPUtime=0.09 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 4926 0 0 0 9 0 0 0 25 0 1 0 820096537 24444928 4877 33554432000 4194304 9163163 140733231965904 18446744073709551615 7222096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 5968 4889 422 1214 0 4750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23872

[startup+0.300587 s]
/proc/loadavg: 1.94 2.02 1.96 3/400 26386
/proc/meminfo: memFree=30092604/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=47404 CPUtime=0.29 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 10855 0 0 0 29 0 0 0 25 0 1 0 820096537 48541696 10549 33554432000 4194304 9163163 140733231965904 18446744073709551615 5208608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 11851 10549 522 1214 0 10633 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47404

[startup+0.700557 s]
/proc/loadavg: 1.94 2.02 1.96 3/400 26386
/proc/meminfo: memFree=30092604/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=59556 CPUtime=0.69 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 14040 0 0 0 69 0 0 0 25 0 1 0 820096537 60985344 13670 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 14889 13670 656 1214 0 13671 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59556

[startup+1.50044 s]
/proc/loadavg: 1.94 2.02 1.96 3/401 26387
/proc/meminfo: memFree=30036988/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=62392 CPUtime=1.49 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 15176 0 0 0 147 2 0 0 25 0 1 0 820096537 63889408 14566 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 15598 14566 704 1214 0 14380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62392

[startup+3.10109 s]
/proc/loadavg: 1.94 2.02 1.96 3/401 26387
/proc/meminfo: memFree=30032052/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=101580 CPUtime=3.09 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 25416 0 0 0 305 4 0 0 25 0 1 0 820096537 104017920 23934 33554432000 4194304 9163163 140733231965904 18446744073709551615 6974878 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 25395 23934 730 1214 0 24177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101580

[startup+6.30052 s]
/proc/loadavg: 1.95 2.02 1.96 3/401 26387
/proc/meminfo: memFree=29996956/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=101580 CPUtime=6.29 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 25809 0 0 0 621 8 0 0 25 0 1 0 820096537 104017920 24200 33554432000 4194304 9163163 140733231965904 18446744073709551615 6611600 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 25395 24200 730 1214 0 24177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101580

[startup+12.7004 s]
/proc/loadavg: 1.95 2.02 1.96 3/401 26388
/proc/meminfo: memFree=29978836/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=130236 CPUtime=12.69 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 35177 0 0 0 1253 16 0 0 25 0 1 0 820096537 133361664 30809 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 32559 30809 1133 1214 0 31341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130236

[startup+25.5002 s]
/proc/loadavg: 1.96 2.01 1.96 3/401 26388
/proc/meminfo: memFree=29968924/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=130580 CPUtime=25.49 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 39975 0 0 0 2522 27 0 0 25 0 1 0 820096537 133713920 31136 33554432000 4194304 9163163 140733231965904 18446744073709551615 6611594 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 32645 31136 912 1214 0 31427 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130580

[startup+51.1005 s]
/proc/loadavg: 1.97 2.01 1.96 3/401 26389
/proc/meminfo: memFree=29950328/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=150976 CPUtime=51.09 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 45063 0 0 0 5059 50 0 0 25 0 1 0 820096537 154599424 35892 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 37744 35892 817 1214 0 36526 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150976

[startup+102.315 s]
/proc/loadavg: 1.99 2.01 1.96 3/401 26390
/proc/meminfo: memFree=29940216/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=158500 CPUtime=102.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49234 0 0 0 10128 103 0 0 25 0 1 0 820096537 162304000 37975 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 39625 37975 847 1214 0 38407 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 158500

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.96 3/401 26392
/proc/meminfo: memFree=29940572/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=158500 CPUtime=162.29 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49244 0 0 0 16049 180 0 0 25 0 1 0 820096537 162304000 37984 33554432000 4194304 9163163 140733231965904 18446744073709551615 7375469 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 39625 37984 847 1214 0 38407 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158500

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.97 3/401 26393
/proc/meminfo: memFree=29940912/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=158500 CPUtime=222.3 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49309 0 0 0 21976 254 0 0 25 0 1 0 820096537 162304000 37984 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 39625 37984 782 1214 0 38407 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 158500

[startup+282.3 s]
/proc/loadavg: 2.05 2.02 1.97 3/401 26449
/proc/meminfo: memFree=29917308/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=159344 CPUtime=282.3 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49398 0 0 0 27893 337 0 0 25 0 1 0 820096537 163168256 38027 33554432000 4194304 9163163 140733231965904 18446744073709551615 7376073 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 39836 38027 736 1214 0 38618 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 159344

[startup+342.301 s]
/proc/loadavg: 2.11 2.05 1.98 3/401 26450
/proc/meminfo: memFree=29919532/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=160372 CPUtime=342.3 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49658 0 0 0 33817 413 0 0 25 0 1 0 820096537 164220928 38287 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40093 38287 736 1214 0 38875 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160372

[startup+402.301 s]
/proc/loadavg: 2.08 2.05 1.99 3/401 26452
/proc/meminfo: memFree=29914676/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=160372 CPUtime=402.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 49691 0 0 0 39742 489 0 0 25 0 1 0 820096537 164220928 38320 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40093 38320 736 1214 0 38875 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 160372

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 1.99 3/401 26454
/proc/meminfo: memFree=29908572/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=162212 CPUtime=462.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50264 0 0 0 45656 575 0 0 25 0 1 0 820096537 166105088 38884 33554432000 4194304 9163163 140733231965904 18446744073709551615 7224064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40553 38884 824 1214 0 39335 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 162212

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 1.99 3/401 26455
/proc/meminfo: memFree=29910412/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=162212 CPUtime=522.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50355 0 0 0 51572 659 0 0 25 0 1 0 820096537 166105088 38887 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40553 38887 736 1214 0 39335 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 162212

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 1.99 3/401 26457
/proc/meminfo: memFree=29904804/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=162212 CPUtime=582.3 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50357 0 0 0 57492 738 0 0 25 0 1 0 820096537 166105088 38889 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40553 38889 736 1214 0 39335 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 162212

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/401 26463
/proc/meminfo: memFree=29897896/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=163408 CPUtime=822.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50554 0 0 0 81154 1078 0 0 25 0 1 0 820096537 167329792 39082 33554432000 4194304 9163163 140733231965904 18446744073709551615 7224045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 40852 39082 732 1214 0 39634 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 163408

[startup+882.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/401 26465
/proc/meminfo: memFree=29858812/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=164248 CPUtime=882.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50667 0 0 0 87070 1161 0 0 25 0 1 0 820096537 168189952 39195 33554432000 4194304 9163163 140733231965904 18446744073709551615 7394741 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41062 39195 732 1214 0 39844 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164248

[startup+942.301 s]
/proc/loadavg: 2.11 2.06 2.01 3/401 26466
/proc/meminfo: memFree=29857428/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=165268 CPUtime=942.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50915 0 0 0 92983 1249 0 0 25 0 1 0 820096537 169234432 39443 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41317 39443 732 1214 0 40099 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 165268

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/401 26468
/proc/meminfo: memFree=29854924/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=165268 CPUtime=1002.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 50937 0 0 0 98900 1331 0 0 25 0 1 0 820096537 169234432 39465 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41317 39465 732 1214 0 40099 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165268

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/401 26470
/proc/meminfo: memFree=29847712/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=165268 CPUtime=1062.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 51024 0 0 0 104821 1411 0 0 25 0 1 0 820096537 169234432 39552 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41317 39552 732 1214 0 40099 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 165268

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/401 26471
/proc/meminfo: memFree=29845960/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=166092 CPUtime=1122.31 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 51225 0 0 0 110740 1491 0 0 25 0 1 0 820096537 170078208 39753 33554432000 4194304 9163163 140733231965904 18446744073709551615 7394649 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41523 39753 732 1214 0 40305 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 166092

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 26473
/proc/meminfo: memFree=29847164/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=166264 CPUtime=1182.33 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 51290 0 0 0 116661 1572 0 0 25 0 1 0 820096537 170254336 39818 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41566 39818 732 1214 0 40348 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 166264

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 26474
/proc/meminfo: memFree=29846528/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=166264 CPUtime=1242.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 51292 0 0 0 122547 1685 0 0 25 0 1 0 820096537 170254336 39820 33554432000 4194304 9163163 140733231965904 18446744073709551615 7224161 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 41566 39820 732 1214 0 40348 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 166264

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 26476
/proc/meminfo: memFree=29844156/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=168016 CPUtime=1302.34 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 51707 0 0 0 128425 1809 0 0 25 0 1 0 820096537 172048384 40235 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 42004 40235 732 1214 0 40786 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 168016

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/401 26478
/proc/meminfo: memFree=29842400/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=169976 CPUtime=1362.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 52316 0 0 0 134307 1925 0 0 25 0 1 0 820096537 174055424 40844 33554432000 4194304 9163163 140733231965904 18446744073709551615 7224016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 42494 40844 732 1214 0 41276 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 169976

[startup+1422.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/401 26479
/proc/meminfo: memFree=29839144/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=173404 CPUtime=1422.34 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 53067 0 0 0 140184 2050 0 0 25 0 1 0 820096537 177565696 41595 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 43351 41595 732 1214 0 42133 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 173404

[startup+1482.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/401 26481
/proc/meminfo: memFree=29835032/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=177764 CPUtime=1482.32 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 54143 0 0 0 146063 2169 0 0 25 0 1 0 820096537 182030336 42671 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 44441 42671 732 1214 0 43223 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 177764

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/401 26482
/proc/meminfo: memFree=29828428/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=180812 CPUtime=1542.33 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 54922 0 0 0 151933 2300 0 0 25 0 1 0 820096537 185151488 43420 33554432000 4194304 9163163 140733231965904 18446744073709551615 7318975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 45203 43420 732 1214 0 43985 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 180812

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/401 26484
/proc/meminfo: memFree=29823068/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=182924 CPUtime=1602.33 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 55587 0 0 0 157814 2419 0 0 25 0 1 0 820096537 187314176 44085 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 45731 44085 732 1214 0 44513 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 182924

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 26486
/proc/meminfo: memFree=29820436/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=185976 CPUtime=1662.34 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 56208 0 0 0 163683 2551 0 0 25 0 1 0 820096537 190439424 44706 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 46494 44706 732 1214 0 45276 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 185976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 26487
/proc/meminfo: memFree=29819896/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=188604 CPUtime=1722.33 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 56823 0 0 0 169562 2671 0 0 25 0 1 0 820096537 193130496 45321 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 47151 45321 732 1214 0 45933 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 188604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 26489
/proc/meminfo: memFree=29817520/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=189332 CPUtime=1782.34 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 57163 0 0 0 175440 2794 0 0 25 0 1 0 820096537 193875968 45661 33554432000 4194304 9163163 140733231965904 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26386/statm: 47333 45661 732 1214 0 46115 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 189332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 26489
/proc/meminfo: memFree=29816888/32950904 swapFree=56615552/67111528
[pid=26386] ppid=26384 vsize=189332 CPUtime=1800.05 cores=1,3,5,7
/proc/26386/stat : 26386 (scip-2.0.1.4b.l) R 26384 26386 19672 0 -1 4202496 57168 0 0 0 177176 2829 0 0 25 0 1 0 820096537 193875968 45666 33554432000 4194304 9163163 140733231965904 18446744073709551615 6604946 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26386/statm: 47333 45666 735 1214 0 46115 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189332

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.07
CPU user time (s): 1771.77
CPU system time (s): 28.3027
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 189332

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

runsolver used 6.73998 second user time and 16.2195 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-03 09:09:28
IDJOB=3450848
IDBENCH=2167
IDSOLVER=1948
FILE ID=node121/3450848-1307084968
RUNJOBID= node121-1307081325-25343
PBS_JOBID= 13497865
Free space on /tmp= 73940 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b 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.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3450848-1307084968/watcher-3450848-1307084968 -o /tmp/evaluation-result-3450848-1307084968/solver-3450848-1307084968 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450848-1307084968.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=311139705

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      30092884 kB
Buffers:        268644 kB
Cached:         401596 kB
SwapCached:       9896 kB
Active:        2241920 kB
Inactive:       358024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30092884 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:           25284 kB
Writeback:           0 kB
AnonPages:     1926356 kB
Mapped:          15968 kB
Slab:           140124 kB
PageTables:      52096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83606160 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= 73928 MiB
End job on node121 at 2011-06-03 09:39:30