Trace number 3732534

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.96 1790.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
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 constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3732534-1338691292.opb>
0.09/0.10	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13473 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.14	c presolving:
0.09/0.17	c (round 1) 2944 del vars, 496 del conss, 325 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38274 impls, 0 clqs
0.09/0.19	c (round 2) 3207 del vars, 4467 del conss, 356 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 47718 impls, 0 clqs
0.09/0.20	c (round 3) 3240 del vars, 4891 del conss, 371 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47987 impls, 0 clqs
0.19/0.20	c (round 4) 3275 del vars, 4972 del conss, 387 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 48326 impls, 0 clqs
0.19/0.20	c (round 5) 3310 del vars, 5064 del conss, 401 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48683 impls, 0 clqs
0.19/0.20	c (round 6) 3339 del vars, 5138 del conss, 413 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 49050 impls, 0 clqs
0.19/0.20	c (round 7) 3362 del vars, 5205 del conss, 425 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 49290 impls, 0 clqs
0.19/0.20	c (round 8) 3386 del vars, 5263 del conss, 434 chg bounds, 19 chg sides, 38 chg coeffs, 0 upgd conss, 49503 impls, 0 clqs
0.19/0.21	c (round 9) 3402 del vars, 5310 del conss, 442 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 49664 impls, 0 clqs
0.19/0.21	c (round 10) 3418 del vars, 5350 del conss, 450 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49805 impls, 0 clqs
0.19/0.21	c (round 11) 3434 del vars, 5390 del conss, 458 chg bounds, 31 chg sides, 62 chg coeffs, 0 upgd conss, 49928 impls, 0 clqs
0.19/0.21	c (round 12) 3450 del vars, 5430 del conss, 466 chg bounds, 35 chg sides, 70 chg coeffs, 0 upgd conss, 50061 impls, 0 clqs
0.19/0.21	c (round 13) 3466 del vars, 5470 del conss, 474 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50182 impls, 0 clqs
0.19/0.21	c (round 14) 3482 del vars, 5510 del conss, 482 chg bounds, 43 chg sides, 86 chg coeffs, 0 upgd conss, 50325 impls, 0 clqs
0.19/0.21	c (round 15) 3499 del vars, 5551 del conss, 491 chg bounds, 47 chg sides, 94 chg coeffs, 0 upgd conss, 50508 impls, 0 clqs
0.19/0.22	c (round 16) 3515 del vars, 5591 del conss, 499 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50725 impls, 0 clqs
0.19/0.22	c (round 17) 3531 del vars, 5631 del conss, 507 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 50918 impls, 0 clqs
0.19/0.22	c (round 18) 3547 del vars, 5671 del conss, 515 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51049 impls, 0 clqs
0.19/0.22	c (round 19) 3563 del vars, 5711 del conss, 523 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 51190 impls, 0 clqs
0.19/0.22	c (round 20) 3579 del vars, 5751 del conss, 531 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 51333 impls, 0 clqs
0.19/0.22	c (round 21) 3592 del vars, 5784 del conss, 536 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 51499 impls, 0 clqs
0.19/0.22	c (round 22) 3609 del vars, 5825 del conss, 546 chg bounds, 72 chg sides, 144 chg coeffs, 0 upgd conss, 51613 impls, 0 clqs
0.19/0.23	c (round 23) 3622 del vars, 5872 del conss, 556 chg bounds, 75 chg sides, 150 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.19/0.23	c (round 24) 3640 del vars, 5910 del conss, 568 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 51800 impls, 0 clqs
0.19/0.23	c (round 25) 3654 del vars, 5949 del conss, 577 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 51911 impls, 0 clqs
0.19/0.23	c (round 26) 3670 del vars, 5987 del conss, 587 chg bounds, 78 chg sides, 156 chg coeffs, 0 upgd conss, 52054 impls, 0 clqs
0.19/0.23	c (round 27) 3690 del vars, 6027 del conss, 597 chg bounds, 80 chg sides, 160 chg coeffs, 0 upgd conss, 52205 impls, 0 clqs
0.19/0.23	c (round 28) 3697 del vars, 6068 del conss, 606 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 52223 impls, 0 clqs
0.19/0.23	c (round 29) 3713 del vars, 6097 del conss, 616 chg bounds, 85 chg sides, 170 chg coeffs, 0 upgd conss, 52300 impls, 0 clqs
0.19/0.23	c (round 30) 3727 del vars, 6136 del conss, 628 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 52349 impls, 0 clqs
0.19/0.24	c (round 31) 3742 del vars, 6172 del conss, 640 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52408 impls, 0 clqs
0.19/0.24	c (round 32) 3759 del vars, 6211 del conss, 653 chg bounds, 88 chg sides, 176 chg coeffs, 0 upgd conss, 52441 impls, 0 clqs
0.19/0.24	c (round 33) 3778 del vars, 6252 del conss, 666 chg bounds, 89 chg sides, 178 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.19/0.24	c (round 34) 3795 del vars, 6294 del conss, 676 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52671 impls, 0 clqs
0.19/0.24	c (round 35) 3807 del vars, 6327 del conss, 686 chg bounds, 92 chg sides, 185 chg coeffs, 0 upgd conss, 52708 impls, 0 clqs
0.19/0.24	c (round 36) 3816 del vars, 6357 del conss, 694 chg bounds, 95 chg sides, 191 chg coeffs, 0 upgd conss, 52762 impls, 0 clqs
0.19/0.24	c (round 37) 3836 del vars, 6398 del conss, 707 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52853 impls, 0 clqs
0.19/0.24	c (round 38) 3846 del vars, 6439 del conss, 716 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52881 impls, 0 clqs
0.19/0.25	c (round 39) 3863 del vars, 6472 del conss, 731 chg bounds, 100 chg sides, 201 chg coeffs, 0 upgd conss, 52932 impls, 0 clqs
0.19/0.25	c (round 40) 3878 del vars, 6516 del conss, 743 chg bounds, 102 chg sides, 205 chg coeffs, 0 upgd conss, 52989 impls, 0 clqs
0.19/0.25	c (round 41) 3892 del vars, 6554 del conss, 759 chg bounds, 107 chg sides, 215 chg coeffs, 0 upgd conss, 53019 impls, 0 clqs
0.19/0.25	c (round 42) 3910 del vars, 6592 del conss, 773 chg bounds, 109 chg sides, 219 chg coeffs, 0 upgd conss, 53112 impls, 0 clqs
0.19/0.25	c (round 43) 3922 del vars, 6632 del conss, 787 chg bounds, 112 chg sides, 225 chg coeffs, 0 upgd conss, 53133 impls, 0 clqs
0.19/0.25	c (round 44) 3943 del vars, 6667 del conss, 802 chg bounds, 114 chg sides, 229 chg coeffs, 0 upgd conss, 53246 impls, 0 clqs
0.19/0.25	c (round 45) 3956 del vars, 6711 del conss, 815 chg bounds, 117 chg sides, 235 chg coeffs, 0 upgd conss, 53276 impls, 0 clqs
0.19/0.25	c (round 46) 3974 del vars, 6749 del conss, 830 chg bounds, 120 chg sides, 241 chg coeffs, 0 upgd conss, 53396 impls, 0 clqs
0.19/0.26	c (round 47) 3985 del vars, 6790 del conss, 842 chg bounds, 123 chg sides, 247 chg coeffs, 0 upgd conss, 53422 impls, 0 clqs
0.19/0.26	c (round 48) 4000 del vars, 6823 del conss, 855 chg bounds, 125 chg sides, 251 chg coeffs, 0 upgd conss, 53441 impls, 0 clqs
0.19/0.26	c (round 49) 4017 del vars, 6864 del conss, 871 chg bounds, 127 chg sides, 255 chg coeffs, 0 upgd conss, 53531 impls, 0 clqs
0.19/0.26	c (round 50) 4031 del vars, 6898 del conss, 883 chg bounds, 128 chg sides, 257 chg coeffs, 0 upgd conss, 53574 impls, 0 clqs
0.19/0.26	c (round 51) 4051 del vars, 6943 del conss, 901 chg bounds, 130 chg sides, 261 chg coeffs, 0 upgd conss, 53725 impls, 0 clqs
0.19/0.26	c (round 52) 4067 del vars, 6992 del conss, 916 chg bounds, 134 chg sides, 269 chg coeffs, 0 upgd conss, 53788 impls, 0 clqs
0.19/0.26	c (round 53) 4080 del vars, 7026 del conss, 930 chg bounds, 139 chg sides, 279 chg coeffs, 0 upgd conss, 53823 impls, 0 clqs
0.19/0.26	c (round 54) 4101 del vars, 7062 del conss, 943 chg bounds, 140 chg sides, 281 chg coeffs, 0 upgd conss, 53946 impls, 0 clqs
0.19/0.27	c (round 55) 4114 del vars, 7108 del conss, 955 chg bounds, 143 chg sides, 287 chg coeffs, 0 upgd conss, 54060 impls, 0 clqs
0.19/0.27	c (round 56) 4129 del vars, 7152 del conss, 970 chg bounds, 145 chg sides, 291 chg coeffs, 0 upgd conss, 54088 impls, 0 clqs
0.19/0.27	c (round 57) 4149 del vars, 7184 del conss, 984 chg bounds, 149 chg sides, 297 chg coeffs, 0 upgd conss, 54194 impls, 0 clqs
0.19/0.27	c (round 58) 4159 del vars, 7225 del conss, 994 chg bounds, 151 chg sides, 301 chg coeffs, 0 upgd conss, 54226 impls, 0 clqs
0.19/0.27	c (round 59) 4174 del vars, 7249 del conss, 1006 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54313 impls, 0 clqs
0.19/0.27	c (round 60) 4182 del vars, 7284 del conss, 1013 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54337 impls, 0 clqs
0.19/0.27	c (round 61) 4189 del vars, 7299 del conss, 1022 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54356 impls, 0 clqs
0.19/0.27	c (round 62) 4197 del vars, 7320 del conss, 1028 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54396 impls, 0 clqs
0.19/0.28	c (round 63) 4202 del vars, 7334 del conss, 1033 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54421 impls, 0 clqs
0.19/0.28	c (round 64) 4210 del vars, 7345 del conss, 1037 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54471 impls, 0 clqs
0.19/0.28	c (round 65) 4214 del vars, 7364 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54527 impls, 0 clqs
0.19/0.28	c (round 66) 4214 del vars, 7366 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54535 impls, 0 clqs
0.29/0.31	c (round 67) 4214 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 54535 impls, 0 clqs
0.39/0.40	c (round 68) 4264 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105479 impls, 0 clqs
0.39/0.40	c (round 69) 4264 del vars, 7421 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105487 impls, 0 clqs
0.39/0.48	c (round 70) 4314 del vars, 7421 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
0.39/0.49	c (round 71) 4314 del vars, 7471 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
0.49/0.54	c (round 72) 4364 del vars, 7471 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112843 impls, 0 clqs
0.49/0.55	c (round 73) 4364 del vars, 7521 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112843 impls, 0 clqs
0.59/0.62	c    (0.5s) probing: 835/2138 (39.1%) - 1 fixings, 186 aggregations, 5637 implications, 0 bound changes
0.59/0.62	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.62	c (round 74) 4401 del vars, 7521 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 113313 impls, 0 clqs
0.59/0.62	c (round 75) 4401 del vars, 7558 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 113313 impls, 0 clqs
0.59/0.64	c    (0.5s) probing: 845/2138 (39.5%) - 1 fixings, 186 aggregations, 5637 implications, 0 bound changes
0.59/0.64	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.64	c presolving (76 rounds):
0.59/0.64	c  4401 deleted vars, 7558 deleted constraints, 1041 tightened bounds, 0 added holes, 159 changed sides, 315 changed coefficients
0.59/0.64	c  113313 implications, 0 cliques
0.59/0.64	c presolved problem has 1951 variables (1951 bin, 0 int, 0 impl, 0 cont) and 5915 constraints
0.59/0.64	c     996 constraints of type <setppc>
0.59/0.64	c    4919 constraints of type <logicor>
0.59/0.64	c transformed objective value is always integral (scale: 1)
0.59/0.64	c Presolving Time: 0.51
0.59/0.64	c - non default parameters ----------------------------------------------------------------------
0.59/0.64	c # SCIP version 1.2.1.3
0.59/0.64	c 
0.59/0.64	c # frequency for displaying node information lines
0.59/0.64	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.64	c display/freq = 10000
0.59/0.64	c 
0.59/0.64	c # maximal time in seconds to run
0.59/0.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.64	c limits/time = 1789.91
0.59/0.64	c 
0.59/0.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.64	c limits/memory = 13950
0.59/0.64	c 
0.59/0.64	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.64	c # [type: int, range: [1,2], default: 1]
0.59/0.64	c timing/clocktype = 2
0.59/0.64	c 
0.59/0.64	c # should presolving try to simplify inequalities
0.59/0.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.64	c constraints/linear/simplifyinequalities = TRUE
0.59/0.64	c 
0.59/0.64	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.64	c constraints/indicator/addCouplingCons = TRUE
0.59/0.64	c 
0.59/0.64	c # should presolving try to simplify knapsacks
0.59/0.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.64	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.64	c 
0.59/0.64	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.64	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.64	c separating/rapidlearning/freq = 0
0.59/0.64	c 
0.59/0.64	c -----------------------------------------------------------------------------------------------
0.59/0.64	c start solving
0.59/0.64	c 
0.78/0.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.78/0.88	c   0.8s|     1 |     0 |  2007 |     - |  21M|   0 |1245 |1951 |5915 |1951 |5913 |   0 |   0 |   0 | 2.808013e+03 |      --      |    Inf 
2.19/2.20	c   2.1s|     1 |     0 |  6183 |     - |  22M|   0 |1218 |1951 |5915 |1951 |7913 |2000 |   0 |   0 | 2.815667e+03 |      --      |    Inf 
3.69/3.79	c   3.7s|     1 |     0 |  7833 |     - |  24M|   0 |1139 |1951 |7054 |1951 |7951 |2038 |   0 |   0 | 2.841667e+03 |      --      |    Inf 
4.19/4.22	c   4.1s|     1 |     0 |  8299 |     - |  25M|   0 |1164 |1951 |7054 |1951 |7974 |2061 |   0 |   0 | 2.844667e+03 |      --      |    Inf 
4.59/4.67	c   4.6s|     1 |     0 |  8905 |     - |  26M|   0 |1188 |1951 |7054 |1951 |8003 |2090 |   0 |   0 | 2.848708e+03 |      --      |    Inf 
5.08/5.15	c   5.0s|     1 |     0 |  9526 |     - |  27M|   0 |1196 |1951 |7054 |1951 |8034 |2121 |   0 |   0 | 2.854243e+03 |      --      |    Inf 
5.88/5.91	c   5.8s|     1 |     0 | 10646 |     - |  29M|   0 |1162 |1951 |7054 |1951 |8071 |2158 |   0 |   0 | 2.858640e+03 |      --      |    Inf 
6.69/6.77	c   6.7s|     1 |     0 | 11999 |     - |  31M|   0 |1217 |1951 |7054 |1951 |8110 |2197 |   0 |   0 | 2.862641e+03 |      --      |    Inf 
7.59/7.69	c   7.6s|     1 |     0 | 13313 |     - |  32M|   0 |1182 |1951 |7054 |1951 |8153 |2240 |   0 |   0 | 2.866788e+03 |      --      |    Inf 
8.38/8.47	c   8.4s|     1 |     0 | 14425 |     - |  34M|   0 |1211 |1951 |7054 |1951 |8184 |2271 |   0 |   0 | 2.870351e+03 |      --      |    Inf 
9.19/9.25	c   9.1s|     1 |     0 | 15590 |     - |  37M|   0 |1219 |1951 |7054 |1951 |8221 |2308 |   0 |   0 | 2.874826e+03 |      --      |    Inf 
10.38/10.47	c  10.4s|     1 |     0 | 17510 |     - |  39M|   0 |1269 |1951 |7054 |1951 |8265 |2352 |   0 |   0 | 2.879269e+03 |      --      |    Inf 
11.48/11.54	c  11.4s|     1 |     0 | 19206 |     - |  40M|   0 |1292 |1951 |7054 |1951 |8304 |2391 |   0 |   0 | 2.883994e+03 |      --      |    Inf 
12.69/12.78	c  12.7s|     1 |     0 | 21107 |     - |  42M|   0 |1271 |1951 |7054 |1951 |8349 |2436 |   0 |   0 | 2.888638e+03 |      --      |    Inf 
13.98/14.01	c  13.9s|     1 |     0 | 22988 |     - |  45M|   0 |1287 |1951 |7054 |1951 |8388 |2475 |   0 |   0 | 2.892935e+03 |      --      |    Inf 
15.18/15.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.18/15.26	c  15.2s|     1 |     0 | 24921 |     - |  48M|   0 |1316 |1951 |7054 |1951 |6451 |2513 |   0 |   0 | 2.896691e+03 |      --      |    Inf 
16.68/16.75	c  16.6s|     1 |     0 | 27488 |     - |  50M|   0 |1289 |1951 |7054 |1951 |6505 |2567 |   0 |   0 | 2.902088e+03 |      --      |    Inf 
17.59/17.62	c  17.5s|     1 |     0 | 29051 |     - |  53M|   0 |1328 |1951 |7054 |1951 |6556 |2618 |   0 |   0 | 2.908591e+03 |      --      |    Inf 
19.08/19.13	c  19.0s|     1 |     0 | 31614 |     - |  56M|   0 |1329 |1951 |7054 |1951 |6588 |2650 |   0 |   0 | 2.913930e+03 |      --      |    Inf 
20.59/20.65	c  20.5s|     1 |     0 | 34269 |     - |  60M|   0 |1401 |1951 |7054 |1951 |6632 |2694 |   0 |   0 | 2.918356e+03 |      --      |    Inf 
21.78/21.80	c  21.7s|     1 |     0 | 35844 |     - |  64M|   0 |1353 |1951 |7054 |1951 |6691 |2753 |   0 |   0 | 2.924413e+03 |      --      |    Inf 
23.28/23.38	c  23.3s|     1 |     0 | 38233 |     - |  67M|   0 |1392 |1951 |7054 |1951 |6587 |2792 |   0 |   0 | 2.929059e+03 |      --      |    Inf 
24.19/24.28	c  24.2s|     1 |     0 | 39636 |     - |  68M|   0 |1399 |1951 |7054 |1951 |6623 |2828 |   0 |   0 | 2.932635e+03 |      --      |    Inf 
25.08/25.12	c  25.0s|     1 |     0 | 41123 |     - |  69M|   0 |1394 |1951 |7054 |1951 |6665 |2870 |   0 |   0 | 2.934971e+03 |      --      |    Inf 
26.19/26.25	c  26.1s|     1 |     0 | 42951 |     - |  69M|   0 |1430 |1951 |7054 |1951 |6711 |2916 |   0 |   0 | 2.940831e+03 |      --      |    Inf 
27.58/27.69	c  27.6s|     1 |     0 | 45292 |     - |  70M|   0 |1395 |1951 |7054 |1951 |6751 |2956 |   0 |   0 | 2.943459e+03 |      --      |    Inf 
28.38/28.42	c  28.3s|     1 |     0 | 46469 |     - |  70M|   0 |1449 |1951 |7054 |1951 |6788 |2993 |   0 |   0 | 2.946133e+03 |      --      |    Inf 
31.08/31.14	c  31.0s|     1 |     0 | 50847 |     - |  72M|   0 |1523 |1951 |7054 |1951 |6631 |3033 |   0 |   0 | 2.948951e+03 |      --      |    Inf 
32.68/32.73	c  32.6s|     1 |     0 | 52660 |     - |  72M|   0 |1507 |1951 |7054 |1951 |6687 |3089 |   0 |   0 | 2.956276e+03 |      --      |    Inf 
33.78/33.85	c  33.7s|     1 |     0 | 54456 |     - |  73M|   0 |1453 |1951 |7054 |1951 |6732 |3134 |   0 |   0 | 2.959153e+03 |      --      |    Inf 
35.19/35.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.19/35.21	c  35.1s|     1 |     0 | 56623 |     - |  74M|   0 |1465 |1951 |7054 |1951 |6772 |3174 |   0 |   0 | 2.963068e+03 |      --      |    Inf 
36.68/36.73	c  36.6s|     1 |     0 | 59023 |     - |  74M|   0 |1503 |1951 |7054 |1951 |6833 |3235 |   0 |   0 | 2.968866e+03 |      --      |    Inf 
38.39/38.41	c  38.3s|     1 |     0 | 61792 |     - |  75M|   0 |1537 |1951 |7054 |1951 |6884 |3286 |   0 |   0 | 2.973794e+03 |      --      |    Inf 
40.47/40.54	c  40.4s|     1 |     0 | 65301 |     - |  76M|   0 |1516 |1951 |7054 |1951 |6740 |3344 |   0 |   0 | 2.978950e+03 |      --      |    Inf 
41.78/41.82	c  41.7s|     1 |     0 | 67642 |     - |  77M|   0 |1517 |1951 |7054 |1951 |6778 |3382 |   0 |   0 | 2.982322e+03 |      --      |    Inf 
42.79/42.88	c  42.8s|     1 |     0 | 69593 |     - |  78M|   0 |1581 |1951 |7054 |1951 |6829 |3433 |   0 |   0 | 2.986548e+03 |      --      |    Inf 
44.28/44.37	c  44.3s|     1 |     0 | 72430 |     - |  80M|   0 |1533 |1951 |7054 |1951 |6867 |3471 |   0 |   0 | 2.990815e+03 |      --      |    Inf 
45.38/45.44	c  45.3s|     1 |     0 | 74358 |     - |  80M|   0 |1520 |1951 |7054 |1951 |6913 |3517 |   0 |   0 | 2.993167e+03 |      --      |    Inf 
46.77/46.84	c  46.7s|     1 |     0 | 76939 |     - |  82M|   0 |1565 |1951 |7054 |1951 |6959 |3563 |   0 |   0 | 2.997396e+03 |      --      |    Inf 
47.97/48.06	c  48.0s|     1 |     0 | 78921 |     - |  82M|   0 |1599 |1951 |7054 |1951 |6775 |3596 |   0 |   0 | 2.999848e+03 |      --      |    Inf 
49.07/49.18	c  49.1s|     1 |     0 | 80387 |     - |  83M|   0 |1593 |1951 |7054 |1951 |6819 |3640 |   0 |   0 | 3.004711e+03 |      --      |    Inf 
50.07/50.16	c  50.1s|     1 |     0 | 82137 |     - |  83M|   0 |1625 |1951 |7054 |1951 |6859 |3680 |   0 |   0 | 3.006213e+03 |      --      |    Inf 
52.17/52.27	c  52.2s|     1 |     0 | 85019 |     - |  83M|   0 |1579 |1951 |7054 |1951 |6910 |3731 |   0 |   0 | 3.010993e+03 |      --      |    Inf 
53.27/53.33	c  53.2s|     1 |     0 | 87035 |     - |  85M|   0 |1546 |1951 |7054 |1951 |6949 |3770 |   0 |   0 | 3.015659e+03 |      --      |    Inf 
54.27/54.37	c  54.3s|     1 |     0 | 88786 |     - |  86M|   0 |1610 |1951 |7054 |1951 |6985 |3806 |   0 |   0 | 3.019552e+03 |      --      |    Inf 
55.07/55.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.07/55.14	c  55.0s|     1 |     0 | 90129 |     - |  86M|   0 |1601 |1951 |7054 |1951 |6757 |3843 |   0 |   0 | 3.022406e+03 |      --      |    Inf 
56.17/56.20	c  56.1s|     1 |     0 | 92263 |     - |  87M|   0 |1558 |1951 |7054 |1951 |6793 |3879 |   0 |   0 | 3.025456e+03 |      --      |    Inf 
57.18/57.22	c  57.1s|     1 |     0 | 94177 |     - |  88M|   0 |1569 |1951 |7054 |1951 |6841 |3927 |   0 |   0 | 3.028250e+03 |      --      |    Inf 
58.28/58.38	c  58.3s|     1 |     0 | 96584 |     - |  89M|   0 |1615 |1951 |7054 |1951 |6885 |3971 |   0 |   0 | 3.032520e+03 |      --      |    Inf 
60.38/60.45	c  60.3s|     1 |     0 | 99819 |     - |  89M|   0 |1640 |1951 |7054 |1951 |6932 |4018 |   0 |   0 | 3.035258e+03 |      --      |    Inf 
62.96/63.05	c  63.0s|     1 |     0 |103822 |     - |  89M|   0 |1636 |1951 |7054 |1951 |6979 |4065 |   0 |   0 | 3.040256e+03 |      --      |    Inf 
64.67/64.77	c  64.7s|     1 |     0 |106328 |     - |  90M|   0 |1682 |1951 |7054 |1951 |6829 |4117 |   0 |   0 | 3.042602e+03 |      --      |    Inf 
65.87/65.99	c  65.9s|     1 |     0 |108721 |     - |  91M|   0 |1584 |1951 |7054 |1951 |6863 |4151 |   0 |   0 | 3.045146e+03 |      --      |    Inf 
67.07/67.19	c  67.1s|     1 |     0 |110707 |     - |  92M|   0 |1606 |1951 |7054 |1951 |6901 |4189 |   0 |   0 | 3.047067e+03 |      --      |    Inf 
68.46/68.54	c  68.4s|     1 |     0 |112670 |     - |  92M|   0 |1649 |1951 |7054 |1951 |6945 |4233 |   0 |   0 | 3.047920e+03 |      --      |    Inf 
69.77/69.84	c  69.7s|     1 |     0 |114543 |     - |  92M|   0 |1670 |1951 |7054 |1951 |6989 |4277 |   0 |   0 | 3.050277e+03 |      --      |    Inf 
70.97/71.06	c  71.0s|     1 |     0 |115602 |     - |  92M|   0 |1663 |1951 |7054 |1951 |7033 |4321 |   0 |   0 | 3.053429e+03 |      --      |    Inf 
72.07/72.17	c  72.1s|     1 |     0 |117831 |     - |  93M|   0 |1640 |1951 |7054 |1951 |6856 |4355 |   0 |   0 | 3.056494e+03 |      --      |    Inf 
72.97/73.09	c  73.0s|     1 |     0 |119520 |     - |  94M|   0 |1642 |1951 |7054 |1951 |6885 |4384 |   0 |   0 | 3.059669e+03 |      --      |    Inf 
73.57/73.69	c  73.6s|     1 |     0 |120464 |     - |  95M|   0 |1676 |1951 |7054 |1951 |6918 |4417 |   0 |   0 | 3.060516e+03 |      --      |    Inf 
74.96/75.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
74.96/75.03	c  74.9s|     1 |     0 |121963 |     - |  95M|   0 |1686 |1951 |7054 |1951 |6943 |4442 |   0 |   0 | 3.061487e+03 |      --      |    Inf 
76.57/76.64	c  76.5s|     1 |     0 |124552 |     - |  95M|   0 |1680 |1951 |7054 |1951 |6968 |4467 |   0 |   0 | 3.062766e+03 |      --      |    Inf 
77.46/77.59	c  77.5s|     1 |     0 |125424 |     - |  95M|   0 |1686 |1951 |7054 |1951 |6990 |4489 |   0 |   0 | 3.063946e+03 |      --      |    Inf 
78.76/78.80	c  78.7s|     1 |     0 |126782 |     - |  96M|   0 |1705 |1951 |7054 |1951 |6802 |4520 |   0 |   0 | 3.065164e+03 |      --      |    Inf 
80.06/80.10	c  80.0s|     1 |     0 |128321 |     - |  96M|   0 |1658 |1951 |7054 |1951 |6831 |4549 |   0 |   0 | 3.068520e+03 |      --      |    Inf 
80.56/80.69	c  80.6s|     1 |     0 |129127 |     - |  97M|   0 |1664 |1951 |7054 |1951 |6856 |4574 |   0 |   0 | 3.069183e+03 |      --      |    Inf 
81.36/81.47	c  81.4s|     1 |     0 |130232 |     - |  97M|   0 |1655 |1951 |7054 |1951 |6877 |4595 |   0 |   0 | 3.071279e+03 |      --      |    Inf 
82.47/82.57	c  82.5s|     1 |     0 |131437 |     - |  97M|   0 |1651 |1951 |7054 |1951 |6907 |4625 |   0 |   0 | 3.073433e+03 |      --      |    Inf 
83.47/83.60	c  83.5s|     1 |     0 |132767 |     - |  98M|   0 |1675 |1951 |7054 |1951 |6933 |4651 |   0 |   0 | 3.074496e+03 |      --      |    Inf 
84.46/84.57	c  84.5s|     1 |     0 |133775 |     - |  98M|   0 |1680 |1951 |7054 |1951 |6754 |4690 |   0 |   0 | 3.075599e+03 |      --      |    Inf 
85.16/85.27	c  85.2s|     1 |     0 |134940 |     - |  98M|   0 |1680 |1951 |7054 |1951 |6785 |4721 |   0 |   0 | 3.076819e+03 |      --      |    Inf 
86.06/86.18	c  86.1s|     1 |     0 |135974 |     - |  99M|   0 |1675 |1951 |7054 |1951 |6810 |4746 |   0 |   0 | 3.077392e+03 |      --      |    Inf 
87.06/87.19	c  87.1s|     1 |     0 |137081 |     - |  99M|   0 |1681 |1951 |7054 |1951 |6848 |4784 |   0 |   0 | 3.078263e+03 |      --      |    Inf 
87.97/88.01	c  87.9s|     1 |     0 |138524 |     - | 100M|   0 |1651 |1951 |7054 |1951 |6877 |4813 |   0 |   0 | 3.079495e+03 |      --      |    Inf 
89.16/89.22	c  89.1s|     1 |     0 |140388 |     - | 100M|   0 |1680 |1951 |7054 |1951 |6919 |4855 |   0 |   0 | 3.082040e+03 |      --      |    Inf 
90.25/90.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.25/90.32	c  90.2s|     1 |     0 |141681 |     - | 100M|   0 |1646 |1951 |7054 |1951 |6797 |4885 |   0 |   0 | 3.083309e+03 |      --      |    Inf 
91.05/91.10	c  91.0s|     1 |     0 |142865 |     - | 101M|   0 |1686 |1951 |7054 |1951 |6820 |4908 |   0 |   0 | 3.084368e+03 |      --      |    Inf 
92.06/92.19	c  92.1s|     1 |     0 |143944 |     - | 101M|   0 |1700 |1951 |7054 |1951 |6833 |4921 |   0 |   0 | 3.085792e+03 |      --      |    Inf 
93.06/93.15	c  93.0s|     1 |     0 |144857 |     - | 101M|   0 |1684 |1951 |7054 |1951 |6856 |4944 |   0 |   0 | 3.086092e+03 |      --      |    Inf 
94.35/94.45	c  94.3s|     1 |     0 |146352 |     - | 101M|   0 |1692 |1951 |7054 |1951 |6868 |4956 |   0 |   0 | 3.086766e+03 |      --      |    Inf 
95.46/95.56	c  95.5s|     1 |     0 |147420 |     - | 101M|   0 |1683 |1951 |7054 |1951 |6886 |4974 |   0 |   0 | 3.087085e+03 |      --      |    Inf 
96.66/96.73	c  96.6s|     1 |     0 |148849 |     - | 102M|   0 |1676 |1951 |7054 |1951 |6744 |4994 |   0 |   0 | 3.087679e+03 |      --      |    Inf 
97.45/97.55	c  97.4s|     1 |     0 |150126 |     - | 103M|   0 |1668 |1951 |7054 |1951 |6762 |5012 |   0 |   0 | 3.088069e+03 |      --      |    Inf 
98.97/99.03	c  98.9s|     1 |     0 |152011 |     - | 103M|   0 |1670 |1951 |7054 |1951 |6785 |5035 |   0 |   0 | 3.089519e+03 |      --      |    Inf 
99.96/100.00	c  99.9s|     1 |     0 |153059 |     - | 103M|   0 |1641 |1951 |7054 |1951 |6811 |5061 |   0 |   0 | 3.090616e+03 |      --      |    Inf 
100.95/101.01	c   101s|     1 |     0 |154343 |     - | 103M|   0 |1661 |1951 |7054 |1951 |6833 |5083 |   0 |   0 | 3.091568e+03 |      --      |    Inf 
101.85/101.93	c   102s|     1 |     0 |155180 |     - | 103M|   0 |1675 |1951 |7054 |1951 |6848 |5098 |   0 |   0 | 3.092037e+03 |      --      |    Inf 
102.66/102.72	c   103s|     1 |     0 |155674 |     - | 103M|   0 |1650 |1951 |7054 |1951 |6703 |5112 |   0 |   0 | 3.092151e+03 |      --      |    Inf 
103.45/103.57	c   103s|     1 |     0 |156457 |     - | 104M|   0 |1666 |1951 |7054 |1951 |6717 |5126 |   0 |   0 | 3.092502e+03 |      --      |    Inf 
104.46/104.55	c   104s|     1 |     0 |157377 |     - | 104M|   0 |1682 |1951 |7054 |1951 |6733 |5142 |   0 |   0 | 3.093335e+03 |      --      |    Inf 
105.35/105.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.35/105.40	c   105s|     1 |     0 |158044 |     - | 104M|   0 |1673 |1951 |7054 |1951 |6772 |5181 |   0 |   0 | 3.093966e+03 |      --      |    Inf 
106.05/106.10	c   106s|     1 |     0 |158873 |     - | 105M|   0 |1668 |1951 |7054 |1951 |6793 |5202 |   0 |   0 | 3.094733e+03 |      --      |    Inf 
107.15/107.23	c   107s|     1 |     0 |160081 |     - | 105M|   0 |1661 |1951 |7054 |1951 |6812 |5221 |   0 |   0 | 3.096784e+03 |      --      |    Inf 
107.95/108.02	c   108s|     1 |     0 |160836 |     - | 105M|   0 |1644 |1951 |7054 |1951 |6738 |5237 |   0 |   0 | 3.098194e+03 |      --      |    Inf 
108.76/108.89	c   109s|     1 |     0 |161382 |     - | 106M|   0 |1639 |1951 |7054 |1951 |6761 |5260 |   0 |   0 | 3.099763e+03 |      --      |    Inf 
109.85/109.93	c   110s|     1 |     0 |162543 |     - | 106M|   0 |1655 |1951 |7054 |1951 |6786 |5285 |   0 |   0 | 3.100583e+03 |      --      |    Inf 
110.45/110.52	c   110s|     1 |     0 |163333 |     - | 106M|   0 |1665 |1951 |7054 |1951 |6812 |5311 |   0 |   0 | 3.101916e+03 |      --      |    Inf 
111.44/111.52	c   111s|     1 |     0 |164295 |     - | 107M|   0 |1654 |1951 |7054 |1951 |6830 |5329 |   0 |   0 | 3.103437e+03 |      --      |    Inf 
112.25/112.31	c   112s|     1 |     0 |164775 |     - | 107M|   0 |1666 |1951 |7054 |1951 |6838 |5337 |   0 |   0 | 3.103733e+03 |      --      |    Inf 
113.15/113.25	c   113s|     1 |     0 |165780 |     - | 107M|   0 |1656 |1951 |7054 |1951 |6755 |5353 |   0 |   0 | 3.105360e+03 |      --      |    Inf 
113.75/113.80	c   114s|     1 |     0 |166461 |     - | 107M|   0 |1659 |1951 |7054 |1951 |6776 |5374 |   0 |   0 | 3.106163e+03 |      --      |    Inf 
114.35/114.41	c   114s|     1 |     0 |166786 |     - | 108M|   0 |1656 |1951 |7054 |1951 |6794 |5392 |   0 |   0 | 3.106911e+03 |      --      |    Inf 
115.04/115.10	c   115s|     1 |     0 |167089 |     - | 108M|   0 |1669 |1951 |7054 |1951 |6808 |5406 |   0 |   0 | 3.107158e+03 |      --      |    Inf 
115.85/115.97	c   116s|     1 |     0 |167628 |     - | 108M|   0 |1634 |1951 |7054 |1951 |6816 |5414 |   0 |   0 | 3.107545e+03 |      --      |    Inf 
116.55/116.63	c   117s|     1 |     0 |168314 |     - | 107M|   0 |1637 |1951 |7054 |1951 |6838 |5436 |   0 |   0 | 3.108159e+03 |      --      |    Inf 
117.34/117.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
117.34/117.48	c   117s|     1 |     0 |169066 |     - | 107M|   0 |1651 |1951 |7054 |1951 |6714 |5455 |   0 |   0 | 3.109384e+03 |      --      |    Inf 
118.25/118.38	c   118s|     1 |     0 |170267 |     - | 106M|   0 |1679 |1951 |7054 |1951 |6728 |5469 |   0 |   0 | 3.110867e+03 |      --      |    Inf 
118.95/119.09	c   119s|     1 |     0 |170668 |     - | 104M|   0 |1648 |1951 |7054 |1951 |6745 |5486 |   0 |   0 | 3.111556e+03 |      --      |    Inf 
119.84/119.90	c   120s|     1 |     0 |171280 |     - | 103M|   0 |1660 |1951 |7054 |1951 |6756 |5497 |   0 |   0 | 3.112170e+03 |      --      |    Inf 
120.54/120.62	c   121s|     1 |     0 |171607 |     - | 102M|   0 |1635 |1951 |7054 |1951 |6770 |5511 |   0 |   0 | 3.112335e+03 |      --      |    Inf 
121.24/121.33	c   121s|     1 |     0 |172334 |     - | 101M|   0 |1645 |1951 |7054 |1951 |6779 |5520 |   0 |   0 | 3.112562e+03 |      --      |    Inf 
121.95/122.08	c   122s|     1 |     0 |172712 |     - |  99M|   0 |1647 |1951 |7054 |1951 |6702 |5529 |   0 |   0 | 3.112870e+03 |      --      |    Inf 
122.64/122.73	c   123s|     1 |     0 |172843 |     - |  97M|   0 |1663 |1951 |7054 |1951 |6708 |5535 |   0 |   0 | 3.112927e+03 |      --      |    Inf 
123.34/123.43	c   123s|     1 |     0 |172981 |     - |  96M|   0 |1645 |1951 |7054 |1951 |6712 |5539 |   0 |   0 | 3.112976e+03 |      --      |    Inf 
123.94/124.07	c   124s|     1 |     0 |173094 |     - |  94M|   0 |1653 |1951 |7054 |1951 |6718 |5545 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
124.64/124.73	c   125s|     1 |     0 |173097 |     - |  92M|   0 |1653 |1951 |7054 |1951 |6720 |5547 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
125.25/125.38	c   125s|     1 |     0 |173101 |     - |  88M|   0 |1654 |1951 |7054 |1951 |6721 |5548 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
125.94/126.06	c   126s|     1 |     0 |173103 |     - |  86M|   0 |1654 |1951 |7054 |1951 |6623 |5549 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
126.64/126.70	c   127s|     1 |     0 |173105 |     - |  83M|   0 |1654 |1951 |7054 |1951 |6624 |5550 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
127.23/127.35	c   127s|     1 |     0 |173118 |     - |  80M|   0 |1654 |1951 |7054 |1951 |6625 |5551 |   0 |   0 | 3.112997e+03 |      --      |    Inf 
128.73/128.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
128.73/128.80	c   129s|     1 |     2 |173118 |     - |  80M|   0 |1654 |1951 |7054 |1951 |6625 |5551 |   0 |  14 | 3.112997e+03 |      --      |    Inf 
1789.78/1790.19	c 
1789.78/1790.19	c SCIP Status        : solving was interrupted [time limit reached]
1789.78/1790.19	c Solving Time (sec) : 1790.09
1789.78/1790.19	c Solving Nodes      : 5071
1789.78/1790.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.78/1790.19	c Dual Bound         : +3.13486797164299e+03
1789.78/1790.19	c Gap                : infinite
1789.78/1790.19	s UNKNOWN
1789.78/1790.19	c SCIP Status        : solving was interrupted [time limit reached]
1789.78/1790.19	c Solving Time       :    1790.09
1789.78/1790.19	c Original Problem   :
1789.78/1790.19	c   Problem name     : HOME/instance-3732534-1338691292.opb
1789.78/1790.19	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.78/1790.19	c   Constraints      : 13473 initial, 13473 maximal
1789.78/1790.19	c Presolved Problem  :
1789.78/1790.19	c   Problem name     : t_HOME/instance-3732534-1338691292.opb
1789.78/1790.19	c   Variables        : 1951 (1951 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.78/1790.19	c   Constraints      : 5915 initial, 8034 maximal
1789.78/1790.19	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.78/1790.19	c   trivial          :       0.01         40          0          0          0          0          0          0          0
1789.78/1790.19	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.78/1790.19	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.78/1790.19	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.78/1790.19	c   implics          :       0.02          0       3128          0          0          0          0          0          0
1789.78/1790.19	c   probing          :       0.25          1        186          0          0          0          0          0          0
1789.78/1790.19	c   setppc           :       0.01          0          0          0          0          0        189          0          0
1789.78/1790.19	c   linear           :       0.11       1001         45          0       1041          0       7367        159        315
1789.78/1790.19	c   logicor          :       0.06          0          0          0          0          0          2          0          0
1789.78/1790.19	c   root node        :          -          0          -          -          0          -          -          -          -
1789.78/1790.19	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.78/1790.19	c   integral         :          0          0          0       4825          0          4         17          0          0       9620
1789.78/1790.19	c   setppc           :        996        119      86301          0          0        322      87617          0          0          0
1789.78/1790.19	c   linear           :          0+       118      82827          0          0          4         65        629          0          0
1789.78/1790.19	c   logicor          :       4919+       119      68178          0          0        438     147919          0          0          0
1789.78/1790.19	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.78/1790.19	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.78/1790.19	c   integral         :     417.14       0.00       0.00     417.14       0.00
1789.78/1790.19	c   setppc           :       2.26       0.01       2.25       0.00       0.00
1789.78/1790.19	c   linear           :       1.23       0.08       1.15       0.00       0.00
1789.78/1790.19	c   logicor          :       2.00       0.04       1.96       0.00       0.00
1789.78/1790.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.78/1790.19	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.78/1790.19	c   vbounds          :       0.01          2          0          0
1789.78/1790.19	c   rootredcost      :       0.02          0          0          0
1789.78/1790.19	c   pseudoobj        :       2.04      83487          0          0
1789.78/1790.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.78/1790.19	c   propagation      :       0.08        763        751       4199       29.2        158        5.6          -
1789.78/1790.19	c   infeasible LP    :       0.21        311        311       3029       37.8         71        3.9          0
1789.78/1790.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.78/1790.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.78/1790.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.78/1790.19	c   applied globally :          -          -          -       4893       27.9          -          -          -
1789.78/1790.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.78/1790.19	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.78/1790.19	c   cut pool         :       1.52        118          -          -       4716          -    (maximal pool size: 29958)
1789.78/1790.19	c   redcost          :       0.10       4943          0          0          0          0
1789.78/1790.19	c   impliedbounds    :       0.07        119          0          0       4126          0
1789.78/1790.19	c   intobj           :       0.00          0          0          0          0          0
1789.78/1790.19	c   cgmip            :       0.00          0          0          0          0          0
1789.78/1790.19	c   gomory           :      44.07        118          0          0      48852          0
1789.78/1790.19	c   strongcg         :       1.56         20          0          0      10000          0
1789.78/1790.19	c   cmir             :       0.34         10          0          0          0          0
1789.78/1790.19	c   flowcover        :       0.37         10          0          0          0          0
1789.78/1790.19	c   clique           :       0.15        118          0          0         28          0
1789.78/1790.19	c   zerohalf         :       0.00          0          0          0          0          0
1789.78/1790.19	c   mcf              :       0.00          1          0          0          0          0
1789.78/1790.19	c   rapidlearning    :       0.68          1          0          0          0       1139
1789.78/1790.19	c Pricers            :       Time      Calls       Vars
1789.78/1790.19	c   problem variables:       0.00          0          0
1789.78/1790.19	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.78/1790.19	c   relpscost        :     417.14       4825          4         17          0          0       9620
1789.78/1790.19	c   pscost           :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   inference        :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   mostinf          :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   leastinf         :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.78/1790.19	c   random           :       0.00          0          0          0          0          0          0
1789.78/1790.19	c Primal Heuristics  :       Time      Calls      Found
1789.78/1790.19	c   LP solutions     :       0.00          -          0
1789.78/1790.19	c   pseudo solutions :       0.00          -          0
1789.78/1790.19	c   oneopt           :       0.00          0          0
1789.78/1790.19	c   crossover        :       0.00          0          0
1789.78/1790.19	c   pscostdiving     :      59.17         57          0
1789.78/1790.19	c   fracdiving       :      69.72         59          0
1789.78/1790.19	c   linesearchdiving :      67.60         66          0
1789.78/1790.19	c   trivial          :       0.01          2          0
1789.78/1790.19	c   simplerounding   :       0.00          0          0
1789.78/1790.19	c   zirounding       :       0.18       1000          0
1789.78/1790.19	c   rounding         :       0.45        946          0
1789.78/1790.19	c   shifting         :       1.06        327          0
1789.78/1790.19	c   intshifting      :       0.00          0          0
1789.78/1790.19	c   twoopt           :       0.00          0          0
1789.78/1790.19	c   fixandinfer      :       0.00          0          0
1789.78/1790.19	c   feaspump         :      34.01         10          0
1789.78/1790.19	c   coefdiving       :      69.29         55          0
1789.78/1790.19	c   veclendiving     :      56.40         32          0
1789.78/1790.19	c   intdiving        :       0.00          0          0
1789.78/1790.19	c   actconsdiving    :       0.00          0          0
1789.78/1790.19	c   objpscostdiving  :      35.55          3          0
1789.78/1790.19	c   rootsoldiving    :      28.76          9          0
1789.78/1790.19	c   guideddiving     :       0.00          0          0
1789.78/1790.19	c   octane           :       0.00          0          0
1789.78/1790.19	c   rens             :       0.00          0          0
1789.78/1790.19	c   rins             :       0.00          0          0
1789.78/1790.19	c   localbranching   :       0.00          0          0
1789.78/1790.19	c   mutation         :       0.00          0          0
1789.78/1790.19	c   dins             :       0.00          0          0
1789.78/1790.19	c   undercover       :       0.00          0          0
1789.78/1790.19	c   nlp              :       0.00          0          0
1789.78/1790.19	c   trysol           :       0.00          0          0
1789.78/1790.19	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.78/1790.19	c   primal LP        :       0.08          0          0       0.00       0.00
1789.78/1790.19	c   dual LP          :     887.92       5034    2400836     476.92    2703.88
1789.78/1790.19	c   lex dual LP      :       0.00          0          0       0.00          -
1789.78/1790.19	c   barrier LP       :       0.00          0          0       0.00          -
1789.78/1790.19	c   diving/probing LP:     398.34      20267     944650      46.61    2371.46
1789.78/1790.19	c   strong branching :     415.31       4066    1017340     250.21    2449.60
1789.78/1790.19	c     (at root node) :          -         14       3445     246.07          -
1789.78/1790.19	c   conflict analysis:       0.00          0          0       0.00          -
1789.78/1790.19	c B&B Tree           :
1789.78/1790.19	c   number of runs   :          1
1789.78/1790.19	c   nodes            :       5071
1789.78/1790.19	c   nodes (total)    :       5071
1789.78/1790.19	c   nodes left       :       4397
1789.78/1790.19	c   max depth        :         45
1789.78/1790.19	c   max depth (total):         45
1789.78/1790.19	c   backtracks       :       1479 (29.2%)
1789.78/1790.19	c   delayed cutoffs  :        153
1789.78/1790.19	c   repropagations   :        580 (73074 domain reductions, 122 cutoffs)
1789.78/1790.19	c   avg switch length:       8.05
1789.78/1790.19	c   switching time   :       3.42
1789.78/1790.19	c Solution           :
1789.78/1790.19	c   Solutions found  :          0 (0 improvements)
1789.78/1790.19	c   Primal Bound     :          -
1789.78/1790.19	c   Dual Bound       : +3.13486797164299e+03
1789.78/1790.19	c   Gap              :   infinite
1789.78/1790.19	c   Root Dual Bound  : +3.11299744657050e+03
1789.78/1790.19	c   Root Iterations  :     173118
1789.88/1790.27	c Time complete: 1789.95.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3732534-1338691292/watcher-3732534-1338691292 -o /tmp/evaluation-result-3732534-1338691292/solver-3732534-1338691292 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732534-1338691292.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13169
/proc/meminfo: memFree=28033112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=6096 CPUtime=0 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 843 0 0 0 0 0 0 0 20 0 1 0 335256028 6242304 791 33554432000 4194304 8395647 140735812025056 140734607874792 7352162 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 1524 791 351 1026 0 494 0

[startup+0.085156 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13169
/proc/meminfo: memFree=28033112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=19644 CPUtime=0.07 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 4176 0 0 0 7 0 0 0 20 0 1 0 335256028 20115456 4121 33554432000 4194304 8395647 140735812025056 140734607874792 7382056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 4911 4121 393 1026 0 3881 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19644

[startup+0.100273 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13169
/proc/meminfo: memFree=28033112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=20900 CPUtime=0.09 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 4490 0 0 0 9 0 0 0 20 0 1 0 335256028 21401600 4435 33554432000 4194304 8395647 140735812025056 140734607874792 7382056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 5225 4435 393 1026 0 4195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20900

[startup+0.300227 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13169
/proc/meminfo: memFree=28033112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=42272 CPUtime=0.29 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 9915 0 0 0 28 1 0 0 20 0 1 0 335256028 43286528 9506 33554432000 4194304 8395647 140735812025056 140734607874792 7353528 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 10568 9506 483 1026 0 9538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42272

[startup+0.700203 s]
/proc/loadavg: 2.09 2.04 2.00 3/176 13169
/proc/meminfo: memFree=28033112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=54268 CPUtime=0.69 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 12891 0 0 0 68 1 0 0 20 0 1 0 335256028 55570432 12375 33554432000 4194304 8395647 140735812025056 140735812020520 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 13567 12375 571 1026 0 12537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54268

[startup+1.50023 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27983744/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=56512 CPUtime=1.49 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 13687 0 0 0 147 2 0 0 20 0 1 0 335256028 57868288 13102 33554432000 4194304 8395647 140735812025056 140735812019704 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 14128 13102 580 1026 0 13098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56512

[startup+3.10021 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27979900/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=98180 CPUtime=3.08 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 24501 0 0 0 303 5 0 0 20 0 1 0 335256028 100536320 23137 33554432000 4194304 8395647 140735812025056 140735812019688 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13169/statm: 24545 23137 625 1026 0 23515 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 98180

[startup+6.30023 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27941832/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=98180 CPUtime=6.28 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 24858 0 0 0 622 6 0 0 20 0 1 0 335256028 100536320 23416 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 24545 23416 630 1026 0 23515 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 98180

[startup+12.7002 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27938404/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=101072 CPUtime=12.69 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 25791 0 0 0 1260 9 0 0 20 0 1 0 335256028 103497728 24349 33554432000 4194304 8395647 140735812025056 140735812020616 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 25268 24349 630 1026 0 24238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101072

[startup+25.5003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27912744/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=131760 CPUtime=25.48 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 37053 0 0 0 2535 13 0 0 20 0 1 0 335256028 134922240 31299 33554432000 4194304 8395647 140735812025056 140735812020184 6696934 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 32940 31299 630 1026 0 31910 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131760

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27885568/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=156288 CPUtime=51.08 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 51316 0 0 0 5083 25 0 0 20 0 1 0 335256028 160038912 37978 33554432000 4194304 8395647 140735812025056 140735812020296 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 39072 37978 630 1026 0 38042 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 156288

[startup+102.306 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 13170
/proc/meminfo: memFree=27871728/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=168168 CPUtime=102.25 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 65213 0 0 0 10175 50 0 0 20 0 1 0 335256028 172204032 40885 33554432000 4194304 8395647 140735812025056 140735812019672 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 42042 40885 630 1026 0 41012 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 168168

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 13171
/proc/meminfo: memFree=27865220/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=162.23 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 67980 0 0 0 16145 78 0 0 20 0 1 0 335256028 180408320 42656 33554432000 4194304 8395647 140735812025056 140735812020296 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 42656 632 1026 0 43015 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 176180

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13171
/proc/meminfo: memFree=27864228/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=222.22 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68161 0 0 0 22125 97 0 0 20 0 1 0 335256028 180408320 42790 33554432000 4194304 8395647 140735812025056 140735812019928 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 42790 633 1026 0 43015 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 176180

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13171
/proc/meminfo: memFree=27861860/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=282.21 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68166 0 0 0 28106 115 0 0 20 0 1 0 335256028 180408320 43133 33554432000 4194304 8395647 140735812025056 140735812020632 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43133 633 1026 0 43015 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 176180

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13171
/proc/meminfo: memFree=27856240/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=342.21 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68180 0 0 0 34086 135 0 0 20 0 1 0 335256028 180408320 43147 33554432000 4194304 8395647 140735812025056 140735812020296 6693659 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43147 633 1026 0 43015 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 176180

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13171
/proc/meminfo: memFree=27852644/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=402.2 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68186 0 0 0 40067 153 0 0 20 0 1 0 335256028 180408320 43153 33554432000 4194304 8395647 140735812025056 140735812020568 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43153 633 1026 0 43015 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 176180

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13172
/proc/meminfo: memFree=27849096/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=462.19 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68187 0 0 0 46045 174 0 0 20 0 1 0 335256028 180408320 43154 33554432000 4194304 8395647 140735812025056 140735812020664 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43154 633 1026 0 43015 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 176180

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 13175
/proc/meminfo: memFree=27842568/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=522.17 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68195 0 0 0 52023 194 0 0 20 0 1 0 335256028 180408320 43162 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43162 633 1026 0 43015 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 176180

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13175
/proc/meminfo: memFree=27837448/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=176180 CPUtime=582.17 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 68196 0 0 0 58003 214 0 0 20 0 1 0 335256028 180408320 43162 33554432000 4194304 8395647 140735812025056 140735812019928 6697125 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44045 43162 633 1026 0 43015 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 176180

[startup+642.3 s]

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

/proc/meminfo: memFree=27803276/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=179996 CPUtime=1062.09 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 69060 0 0 0 105839 370 0 0 20 0 1 0 335256028 184315904 44023 33554432000 4194304 8395647 140735812025056 140735812020664 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44999 44023 633 1026 0 43969 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 179996

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 13180
/proc/meminfo: memFree=27798656/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=179996 CPUtime=1122.08 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 69156 0 0 0 111817 391 0 0 20 0 1 0 335256028 184315904 44119 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 44999 44119 633 1026 0 43969 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 179996

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13203
/proc/meminfo: memFree=27795444/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=181044 CPUtime=1182.08 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 69418 0 0 0 117799 409 0 0 20 0 1 0 335256028 185389056 44381 33554432000 4194304 8395647 140735812025056 140735812020312 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 45261 44381 633 1026 0 44231 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 181044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13203
/proc/meminfo: memFree=27790616/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=182052 CPUtime=1242.07 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 69671 0 0 0 123775 432 0 0 20 0 1 0 335256028 186421248 44633 33554432000 4194304 8395647 140735812025056 140735812020328 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 45513 44633 633 1026 0 44483 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 182052

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13203
/proc/meminfo: memFree=27784344/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=184352 CPUtime=1302.07 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 70229 0 0 0 129755 452 0 0 20 0 1 0 335256028 188776448 45191 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 46088 45191 633 1026 0 45058 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 184352

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13204
/proc/meminfo: memFree=27779684/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=184352 CPUtime=1362.04 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 70248 0 0 0 135735 469 0 0 20 0 1 0 335256028 188776448 45210 33554432000 4194304 8395647 140735812025056 140735812020728 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 46088 45210 633 1026 0 45058 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 184352

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13204
/proc/meminfo: memFree=27778132/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=184928 CPUtime=1422.04 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 70291 0 0 0 141714 490 0 0 20 0 1 0 335256028 189366272 45252 33554432000 4194304 8395647 140735812025056 140735812020520 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 46232 45252 633 1026 0 45202 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 184928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13204
/proc/meminfo: memFree=27775344/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=184928 CPUtime=1482.03 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 70301 0 0 0 147696 507 0 0 20 0 1 0 335256028 189366272 45262 33554432000 4194304 8395647 140735812025056 140735812020184 6741857 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 46232 45262 633 1026 0 45202 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 184928

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13204
/proc/meminfo: memFree=27768452/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=186744 CPUtime=1542.02 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 70861 0 0 0 153674 528 0 0 20 0 1 0 335256028 191225856 45804 33554432000 4194304 8395647 140735812025056 140735812019928 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 46686 45804 633 1026 0 45656 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 186744

[startup+1602.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 13204
/proc/meminfo: memFree=27761880/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=188540 CPUtime=1602.01 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71315 0 0 0 159653 548 0 0 20 0 1 0 335256028 193064960 46258 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47135 46258 633 1026 0 46105 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 188540

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 13205
/proc/meminfo: memFree=27759524/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=189448 CPUtime=1661.99 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71544 0 0 0 165631 568 0 0 20 0 1 0 335256028 193994752 46486 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47362 46486 633 1026 0 46332 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 189448

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 13208
/proc/meminfo: memFree=27752112/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1721.99 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71962 0 0 0 171612 587 0 0 20 0 1 0 335256028 195747840 46904 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46904 633 1026 0 46760 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 191160

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27840172/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1781.98 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71962 0 0 0 177593 605 0 0 20 0 1 0 335256028 195747840 46904 33554432000 4194304 8395647 140735812025056 140735812020184 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46904 633 1026 0 46760 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 191160

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839700/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1785.18 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71962 0 0 0 177913 605 0 0 20 0 1 0 335256028 195747840 46904 33554432000 4194304 8395647 140735812025056 140735812020632 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46904 633 1026 0 46760 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 191160

[startup+1788.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839964/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1788.38 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71968 0 0 0 178232 606 0 0 20 0 1 0 335256028 195747840 46910 33554432000 4194304 8395647 140735812025056 140735812020760 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46910 633 1026 0 46760 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (KiB) 191160

[startup+1789.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839964/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1789.18 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71968 0 0 0 178311 607 0 0 20 0 1 0 335256028 195747840 46910 33554432000 4194304 8395647 140735812025056 140735812020264 6693712 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46910 633 1026 0 46760 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 191160

[startup+1789.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839964/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1789.58 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71968 0 0 0 178351 607 0 0 20 0 1 0 335256028 195747840 46910 33554432000 4194304 8395647 140735812025056 140735812020264 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46910 633 1026 0 46760 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (KiB) 191160

[startup+1790.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839964/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1789.78 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71968 0 0 0 178371 607 0 0 20 0 1 0 335256028 195747840 46910 33554432000 4194304 8395647 140735812025056 140735812020264 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46910 633 1026 0 46760 0
Current children cumulated CPU time (s) 1789.78
Current children cumulated vsize (KiB) 191160

[startup+1790.2 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 13246
/proc/meminfo: memFree=27839964/32873648 swapFree=6864/6864
[pid=13169] ppid=13167 vsize=191160 CPUtime=1789.88 cores=0,2,4,6
/proc/13169/stat : 13169 (pbscip.linux.x8) R 13167 13169 11712 0 -1 4202496 71970 0 0 0 178381 607 0 0 20 0 1 0 335256028 195747840 46912 33554432000 4194304 8395647 140735812025056 140735812020264 6171749 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13169/statm: 47790 46912 635 1026 0 46760 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (KiB) 191160

Child status: 0
Real time (s): 1790.27
CPU time (s): 1789.96
CPU user time (s): 1783.88
CPU system time (s): 6.07608
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 191160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.88
system time used= 6.07608
maximum resident set size= 187648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71973
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= 51
involuntary context switches= 2622

runsolver used 8.30874 second user time and 12.6161 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 04:41:32
IDJOB=3732534
IDBENCH=2109
IDSOLVER=2326
FILE ID=node113/3732534-1338691292
RUNJOBID= node113-1338678627-11731
PBS_JOBID= 14636700
Free space on /tmp= 70968 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732534-1338691292/watcher-3732534-1338691292 -o /tmp/evaluation-result-3732534-1338691292/solver-3732534-1338691292 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732534-1338691292.opb -t 1800 -m 15500

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=1084403447

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28033376 kB
Buffers:          502840 kB
Cached:          3384064 kB
SwapCached:         2028 kB
Active:          1760556 kB
Inactive:        2190600 kB
Active(anon):      63272 kB
Inactive(anon):     1912 kB
Active(file):    1697284 kB
Inactive(file):  2188688 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099708 kB
Dirty:             21348 kB
Writeback:             0 kB
AnonPages:         92420 kB
Mapped:            14252 kB
Shmem:                 0 kB
Slab:             749952 kB
SReclaimable:     194112 kB
SUnreclaim:       555840 kB
KernelStack:        1480 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     185480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70960 MiB
End job on node113 at 2012-06-03 05:11:22