Trace number 3732655

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.84 1790.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 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-3732655-1338691655.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.17	c (round 1) 2895 del vars, 511 del conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.09/0.19	c (round 2) 3165 del vars, 4406 del conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.09/0.19	c (round 3) 3204 del vars, 4831 del conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.19/0.20	c (round 4) 3239 del vars, 4922 del conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.19/0.20	c (round 5) 3271 del vars, 5005 del conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.19/0.20	c (round 6) 3299 del vars, 5078 del conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.19/0.20	c (round 7) 3323 del vars, 5141 del conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.19/0.20	c (round 8) 3343 del vars, 5194 del conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.19/0.21	c (round 9) 3359 del vars, 5238 del conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.19/0.21	c (round 10) 3375 del vars, 5278 del conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.19/0.21	c (round 11) 3391 del vars, 5318 del conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.19/0.21	c (round 12) 3407 del vars, 5358 del conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.19/0.21	c (round 13) 3423 del vars, 5398 del conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.19/0.21	c (round 14) 3439 del vars, 5438 del conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.19/0.22	c (round 15) 3455 del vars, 5478 del conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.19/0.22	c (round 16) 3472 del vars, 5519 del conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.19/0.22	c (round 17) 3488 del vars, 5559 del conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.19/0.22	c (round 18) 3504 del vars, 5599 del conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.19/0.22	c (round 19) 3520 del vars, 5639 del conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.19/0.22	c (round 20) 3536 del vars, 5679 del conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.19/0.22	c (round 21) 3549 del vars, 5712 del conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.19/0.23	c (round 22) 3566 del vars, 5755 del conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.19/0.23	c (round 23) 3582 del vars, 5802 del conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.19/0.23	c (round 24) 3598 del vars, 5842 del conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.19/0.23	c (round 25) 3612 del vars, 5881 del conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.19/0.23	c (round 26) 3627 del vars, 5918 del conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.19/0.23	c (round 27) 3642 del vars, 5953 del conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.19/0.24	c (round 28) 3653 del vars, 5981 del conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.19/0.24	c (round 29) 3667 del vars, 6016 del conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.19/0.24	c (round 30) 3683 del vars, 6051 del conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.19/0.24	c (round 31) 3695 del vars, 6098 del conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.19/0.24	c (round 32) 3710 del vars, 6131 del conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.19/0.24	c (round 33) 3723 del vars, 6160 del conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.19/0.24	c (round 34) 3738 del vars, 6195 del conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.19/0.25	c (round 35) 3756 del vars, 6239 del conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.19/0.25	c (round 36) 3768 del vars, 6271 del conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.19/0.25	c (round 37) 3787 del vars, 6314 del conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.19/0.25	c (round 38) 3798 del vars, 6351 del conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.19/0.25	c (round 39) 3810 del vars, 6385 del conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.19/0.25	c (round 40) 3824 del vars, 6418 del conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.19/0.25	c (round 41) 3838 del vars, 6455 del conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.19/0.25	c (round 42) 3858 del vars, 6495 del conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
0.19/0.26	c (round 43) 3872 del vars, 6533 del conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
0.19/0.26	c (round 44) 3890 del vars, 6581 del conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
0.19/0.26	c (round 45) 3905 del vars, 6611 del conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
0.19/0.26	c (round 46) 3916 del vars, 6654 del conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
0.19/0.26	c (round 47) 3933 del vars, 6691 del conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
0.19/0.26	c (round 48) 3944 del vars, 6732 del conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
0.19/0.26	c (round 49) 3962 del vars, 6768 del conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
0.19/0.27	c (round 50) 3980 del vars, 6809 del conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
0.19/0.27	c (round 51) 3996 del vars, 6848 del conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
0.19/0.27	c (round 52) 4012 del vars, 6890 del conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
0.19/0.27	c (round 53) 4028 del vars, 6926 del conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
0.19/0.27	c (round 54) 4046 del vars, 6970 del conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
0.19/0.27	c (round 55) 4058 del vars, 7013 del conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
0.19/0.27	c (round 56) 4075 del vars, 7052 del conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
0.19/0.28	c (round 57) 4089 del vars, 7084 del conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
0.19/0.28	c (round 58) 4107 del vars, 7121 del conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
0.19/0.28	c (round 59) 4122 del vars, 7159 del conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
0.19/0.28	c (round 60) 4136 del vars, 7193 del conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
0.19/0.28	c (round 61) 4140 del vars, 7219 del conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
0.19/0.28	c (round 62) 4149 del vars, 7235 del conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
0.19/0.28	c (round 63) 4159 del vars, 7261 del conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
0.19/0.28	c (round 64) 4165 del vars, 7279 del conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
0.19/0.29	c (round 65) 4172 del vars, 7292 del conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
0.19/0.29	c (round 66) 4175 del vars, 7302 del conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
0.19/0.29	c (round 67) 4178 del vars, 7314 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
0.19/0.29	c (round 68) 4178 del vars, 7316 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
0.29/0.35	c (round 69) 4178 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
0.39/0.43	c (round 70) 4228 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
0.49/0.57	c (round 71) 4228 del vars, 7377 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
0.49/0.57	c (round 72) 4278 del vars, 7377 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
0.49/0.57	c (round 73) 4278 del vars, 7427 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
0.49/0.57	c (round 74) 4328 del vars, 7427 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
0.49/0.58	c (round 75) 4328 del vars, 7477 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
0.59/0.64	c    (0.5s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.59/0.64	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.64	c (round 76) 4365 del vars, 7477 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.59/0.65	c (round 77) 4365 del vars, 7514 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
0.59/0.66	c    (0.6s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
0.59/0.66	c    (0.6s) 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, 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 1.2.1.3
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 = 1789.91
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 # 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.98	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.98	c   0.9s|     1 |     0 |  1994 |     - |  21M|   0 |1240 |1987 |5987 |1987 |5985 |   0 |   0 |   0 | 2.790419e+03 |      --      |    Inf 
2.79/2.84	c   2.7s|     1 |     0 |  8604 |     - |  22M|   0 |1243 |1987 |5987 |1987 |7850 |1865 |   0 |   0 | 2.807335e+03 |      --      |    Inf 
4.88/4.95	c   4.9s|     1 |     0 | 10365 |     - |  26M|   0 |1218 |1987 |7014 |1987 |7899 |1914 |   0 |   0 | 2.831391e+03 |      --      |    Inf 
5.39/5.42	c   5.3s|     1 |     0 | 11009 |     - |  27M|   0 |1202 |1987 |7014 |1987 |7926 |1941 |   0 |   0 | 2.833750e+03 |      --      |    Inf 
5.99/6.09	c   6.0s|     1 |     0 | 11846 |     - |  29M|   0 |1212 |1987 |7014 |1987 |7948 |1963 |   0 |   0 | 2.834809e+03 |      --      |    Inf 
6.59/6.65	c   6.6s|     1 |     0 | 12701 |     - |  31M|   0 |1216 |1987 |7014 |1987 |7981 |1996 |   0 |   0 | 2.836862e+03 |      --      |    Inf 
7.38/7.48	c   7.4s|     1 |     0 | 13983 |     - |  32M|   0 |1249 |1987 |7014 |1987 |8001 |2016 |   0 |   0 | 2.839008e+03 |      --      |    Inf 
8.39/8.50	c   8.4s|     1 |     0 | 15648 |     - |  34M|   0 |1260 |1987 |7014 |1987 |8034 |2049 |   0 |   0 | 2.843391e+03 |      --      |    Inf 
9.69/9.75	c   9.6s|     1 |     0 | 17558 |     - |  37M|   0 |1255 |1987 |7014 |1987 |8071 |2086 |   0 |   0 | 2.847081e+03 |      --      |    Inf 
10.39/10.41	c  10.3s|     1 |     0 | 18583 |     - |  39M|   0 |1249 |1987 |7014 |1987 |8107 |2122 |   0 |   0 | 2.850036e+03 |      --      |    Inf 
11.39/11.41	c  11.3s|     1 |     0 | 20142 |     - |  40M|   0 |1278 |1987 |7014 |1987 |8155 |2170 |   0 |   0 | 2.854482e+03 |      --      |    Inf 
12.28/12.35	c  12.3s|     1 |     0 | 21437 |     - |  43M|   0 |1254 |1987 |7014 |1987 |8182 |2197 |   0 |   0 | 2.856644e+03 |      --      |    Inf 
13.39/13.42	c  13.3s|     1 |     0 | 23100 |     - |  45M|   0 |1281 |1987 |7014 |1987 |8222 |2237 |   0 |   0 | 2.860223e+03 |      --      |    Inf 
14.48/14.53	c  14.4s|     1 |     0 | 24708 |     - |  47M|   0 |1259 |1987 |7014 |1987 |6456 |2284 |   0 |   0 | 2.863521e+03 |      --      |    Inf 
15.19/15.22	c  15.1s|     1 |     0 | 25763 |     - |  49M|   0 |1260 |1987 |7014 |1987 |6506 |2334 |   0 |   0 | 2.866458e+03 |      --      |    Inf 
15.98/16.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.98/16.09	c  16.0s|     1 |     0 | 27146 |     - |  52M|   0 |1264 |1987 |7014 |1987 |6549 |2377 |   0 |   0 | 2.870178e+03 |      --      |    Inf 
17.79/17.81	c  17.7s|     1 |     0 | 29762 |     - |  54M|   0 |1277 |1987 |7014 |1987 |6604 |2432 |   0 |   0 | 2.874284e+03 |      --      |    Inf 
18.88/18.94	c  18.8s|     1 |     0 | 31550 |     - |  56M|   0 |1363 |1987 |7014 |1987 |6659 |2487 |   0 |   0 | 2.878464e+03 |      --      |    Inf 
20.28/20.37	c  20.3s|     1 |     0 | 33627 |     - |  58M|   0 |1357 |1987 |7014 |1987 |6714 |2542 |   0 |   0 | 2.882523e+03 |      --      |    Inf 
22.29/22.39	c  22.3s|     1 |     0 | 36775 |     - |  60M|   0 |1337 |1987 |7014 |1987 |6633 |2595 |   0 |   0 | 2.888496e+03 |      --      |    Inf 
23.48/23.50	c  23.4s|     1 |     0 | 38646 |     - |  63M|   0 |1375 |1987 |7014 |1987 |6688 |2650 |   0 |   0 | 2.895340e+03 |      --      |    Inf 
24.49/24.58	c  24.5s|     1 |     0 | 40426 |     - |  66M|   0 |1341 |1987 |7014 |1987 |6737 |2699 |   0 |   0 | 2.900785e+03 |      --      |    Inf 
26.39/26.45	c  26.4s|     1 |     0 | 43672 |     - |  67M|   0 |1406 |1987 |7014 |1987 |6787 |2749 |   0 |   0 | 2.904874e+03 |      --      |    Inf 
28.98/29.06	c  29.0s|     1 |     0 | 47759 |     - |  69M|   0 |1380 |1987 |7014 |1987 |6825 |2787 |   0 |   0 | 2.909715e+03 |      --      |    Inf 
31.08/31.18	c  31.1s|     1 |     0 | 50929 |     - |  70M|   0 |1368 |1987 |7014 |1987 |6866 |2828 |   0 |   0 | 2.915198e+03 |      --      |    Inf 
33.18/33.25	c  33.2s|     1 |     0 | 54079 |     - |  71M|   0 |1366 |1987 |7014 |1987 |6738 |2867 |   0 |   0 | 2.921174e+03 |      --      |    Inf 
34.98/35.05	c  34.9s|     1 |     0 | 56963 |     - |  72M|   0 |1426 |1987 |7014 |1987 |6787 |2916 |   0 |   0 | 2.924789e+03 |      --      |    Inf 
36.58/36.68	c  36.6s|     1 |     0 | 59760 |     - |  74M|   0 |1435 |1987 |7014 |1987 |6821 |2950 |   0 |   0 | 2.927351e+03 |      --      |    Inf 
37.58/37.66	c  37.6s|     1 |     0 | 61495 |     - |  75M|   0 |1406 |1987 |7014 |1987 |6864 |2993 |   0 |   0 | 2.931174e+03 |      --      |    Inf 
40.27/40.30	c  40.2s|     1 |     0 | 65848 |     - |  76M|   0 |1540 |1987 |7014 |1987 |6910 |3039 |   0 |   0 | 2.935036e+03 |      --      |    Inf 
42.07/42.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
42.07/42.12	c  42.0s|     1 |     0 | 68975 |     - |  77M|   0 |1586 |1987 |7014 |1987 |6954 |3083 |   0 |   0 | 2.941050e+03 |      --      |    Inf 
44.08/44.15	c  44.1s|     1 |     0 | 71868 |     - |  77M|   0 |1556 |1987 |7014 |1987 |6764 |3136 |   0 |   0 | 2.950939e+03 |      --      |    Inf 
45.08/45.18	c  45.1s|     1 |     0 | 73578 |     - |  78M|   0 |1564 |1987 |7014 |1987 |6806 |3178 |   0 |   0 | 2.953893e+03 |      --      |    Inf 
46.57/46.60	c  46.5s|     1 |     0 | 76080 |     - |  78M|   0 |1668 |1987 |7014 |1987 |6849 |3221 |   0 |   0 | 2.956348e+03 |      --      |    Inf 
48.97/49.06	c  49.0s|     1 |     0 | 80110 |     - |  79M|   0 |1594 |1987 |7014 |1987 |6890 |3262 |   0 |   0 | 2.958769e+03 |      --      |    Inf 
50.27/50.39	c  50.3s|     1 |     0 | 82410 |     - |  79M|   0 |1549 |1987 |7014 |1987 |6926 |3298 |   0 |   0 | 2.961838e+03 |      --      |    Inf 
51.37/51.43	c  51.3s|     1 |     0 | 83936 |     - |  80M|   0 |1569 |1987 |7014 |1987 |6972 |3344 |   0 |   0 | 2.965601e+03 |      --      |    Inf 
52.57/52.61	c  52.5s|     1 |     0 | 85873 |     - |  81M|   0 |1568 |1987 |7014 |1987 |6821 |3382 |   0 |   0 | 2.967740e+03 |      --      |    Inf 
54.06/54.12	c  54.0s|     1 |     0 | 88267 |     - |  81M|   0 |1579 |1987 |7014 |1987 |6868 |3429 |   0 |   0 | 2.973676e+03 |      --      |    Inf 
55.07/55.19	c  55.1s|     1 |     0 | 89861 |     - |  82M|   0 |1558 |1987 |7014 |1987 |6904 |3465 |   0 |   0 | 2.976040e+03 |      --      |    Inf 
56.46/56.50	c  56.4s|     1 |     0 | 92052 |     - |  83M|   0 |1621 |1987 |7014 |1987 |6944 |3505 |   0 |   0 | 2.979288e+03 |      --      |    Inf 
57.37/57.41	c  57.3s|     1 |     0 | 93212 |     - |  83M|   0 |1586 |1987 |7014 |1987 |6979 |3540 |   0 |   0 | 2.981692e+03 |      --      |    Inf 
58.66/58.71	c  58.6s|     1 |     0 | 95142 |     - |  84M|   0 |1623 |1987 |7014 |1987 |7018 |3579 |   0 |   0 | 2.984503e+03 |      --      |    Inf 
60.66/60.74	c  60.6s|     1 |     0 | 97980 |     - |  84M|   0 |1605 |1987 |7014 |1987 |6803 |3631 |   0 |   0 | 2.990328e+03 |      --      |    Inf 
61.66/61.70	c  61.6s|     1 |     0 | 99501 |     - |  84M|   0 |1560 |1987 |7014 |1987 |6841 |3669 |   0 |   0 | 2.992516e+03 |      --      |    Inf 
62.86/62.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.86/62.99	c  62.9s|     1 |     0 |101606 |     - |  85M|   0 |1612 |1987 |7014 |1987 |6900 |3728 |   0 |   0 | 2.996158e+03 |      --      |    Inf 
63.96/64.09	c  64.0s|     1 |     0 |103520 |     - |  87M|   0 |1649 |1987 |7014 |1987 |6936 |3764 |   0 |   0 | 2.999060e+03 |      --      |    Inf 
64.97/65.09	c  65.0s|     1 |     0 |105354 |     - |  88M|   0 |1668 |1987 |7014 |1987 |6981 |3809 |   0 |   0 | 3.003855e+03 |      --      |    Inf 
66.56/66.63	c  66.5s|     1 |     0 |107430 |     - |  88M|   0 |1660 |1987 |7014 |1987 |7023 |3851 |   0 |   0 | 3.007530e+03 |      --      |    Inf 
68.07/68.19	c  68.1s|     1 |     0 |109624 |     - |  88M|   0 |1692 |1987 |7014 |1987 |6854 |3889 |   0 |   0 | 3.009954e+03 |      --      |    Inf 
69.76/69.86	c  69.8s|     1 |     0 |111403 |     - |  88M|   0 |1654 |1987 |7014 |1987 |6890 |3925 |   0 |   0 | 3.012367e+03 |      --      |    Inf 
70.77/70.89	c  70.8s|     1 |     0 |113344 |     - |  89M|   0 |1584 |1987 |7014 |1987 |6928 |3963 |   0 |   0 | 3.014405e+03 |      --      |    Inf 
72.27/72.34	c  72.2s|     1 |     0 |116084 |     - |  90M|   0 |1662 |1987 |7014 |1987 |6970 |4005 |   0 |   0 | 3.017631e+03 |      --      |    Inf 
73.76/73.87	c  73.8s|     1 |     0 |119143 |     - |  91M|   0 |1573 |1987 |7014 |1987 |7010 |4045 |   0 |   0 | 3.019439e+03 |      --      |    Inf 
74.86/74.96	c  74.9s|     1 |     0 |121102 |     - |  91M|   0 |1646 |1987 |7014 |1987 |7050 |4085 |   0 |   0 | 3.021217e+03 |      --      |    Inf 
76.16/76.25	c  76.2s|     1 |     0 |122814 |     - |  92M|   0 |1670 |1987 |7014 |1987 |6861 |4113 |   0 |   0 | 3.022309e+03 |      --      |    Inf 
77.36/77.40	c  77.3s|     1 |     0 |124939 |     - |  93M|   0 |1671 |1987 |7014 |1987 |6890 |4142 |   0 |   0 | 3.023844e+03 |      --      |    Inf 
78.76/78.80	c  78.7s|     1 |     0 |127526 |     - |  93M|   0 |1660 |1987 |7014 |1987 |6926 |4178 |   0 |   0 | 3.024589e+03 |      --      |    Inf 
80.36/80.48	c  80.4s|     1 |     0 |129881 |     - |  93M|   0 |1655 |1987 |7014 |1987 |6980 |4232 |   0 |   0 | 3.029475e+03 |      --      |    Inf 
81.26/81.34	c  81.2s|     1 |     0 |131433 |     - |  94M|   0 |1647 |1987 |7014 |1987 |7024 |4276 |   0 |   0 | 3.030969e+03 |      --      |    Inf 
82.46/82.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.46/82.51	c  82.4s|     1 |     0 |133005 |     - |  95M|   0 |1703 |1987 |7014 |1987 |7055 |4307 |   0 |   0 | 3.033036e+03 |      --      |    Inf 
83.86/83.98	c  83.9s|     1 |     0 |134328 |     - |  95M|   0 |1724 |1987 |7014 |1987 |6897 |4336 |   0 |   0 | 3.034930e+03 |      --      |    Inf 
85.55/85.64	c  85.5s|     1 |     0 |135993 |     - |  95M|   0 |1700 |1987 |7014 |1987 |6912 |4351 |   0 |   0 | 3.035607e+03 |      --      |    Inf 
87.25/87.32	c  87.2s|     1 |     0 |137038 |     - |  95M|   0 |1709 |1987 |7014 |1987 |6930 |4369 |   0 |   0 | 3.036163e+03 |      --      |    Inf 
88.75/88.87	c  88.8s|     1 |     0 |138472 |     - |  95M|   0 |1694 |1987 |7014 |1987 |6951 |4390 |   0 |   0 | 3.037546e+03 |      --      |    Inf 
90.85/90.94	c  90.8s|     1 |     0 |140838 |     - |  95M|   0 |1701 |1987 |7014 |1987 |6996 |4435 |   0 |   0 | 3.039412e+03 |      --      |    Inf 
92.95/93.02	c  92.9s|     1 |     0 |143488 |     - |  95M|   0 |1663 |1987 |7014 |1987 |7037 |4476 |   0 |   0 | 3.041443e+03 |      --      |    Inf 
93.75/93.82	c  93.7s|     1 |     0 |144823 |     - |  96M|   0 |1640 |1987 |7014 |1987 |6891 |4505 |   0 |   0 | 3.042688e+03 |      --      |    Inf 
94.65/94.75	c  94.7s|     1 |     0 |146470 |     - |  97M|   0 |1676 |1987 |7014 |1987 |6922 |4536 |   0 |   0 | 3.044142e+03 |      --      |    Inf 
95.95/96.08	c  96.0s|     1 |     0 |147860 |     - |  97M|   0 |1680 |1987 |7014 |1987 |6948 |4562 |   0 |   0 | 3.045887e+03 |      --      |    Inf 
97.76/97.80	c  97.7s|     1 |     0 |150299 |     - |  97M|   0 |1656 |1987 |7014 |1987 |6975 |4589 |   0 |   0 | 3.047139e+03 |      --      |    Inf 
98.86/98.94	c  98.8s|     1 |     0 |152645 |     - |  98M|   0 |1713 |1987 |7014 |1987 |7008 |4622 |   0 |   0 | 3.049253e+03 |      --      |    Inf 
100.25/100.39	c   100s|     1 |     0 |154516 |     - |  98M|   0 |1661 |1987 |7014 |1987 |7032 |4646 |   0 |   0 | 3.050614e+03 |      --      |    Inf 
101.45/101.56	c   101s|     1 |     0 |156638 |     - |  99M|   0 |1645 |1987 |7014 |1987 |6876 |4663 |   0 |   0 | 3.051898e+03 |      --      |    Inf 
102.75/102.81	c   103s|     1 |     0 |158681 |     - |  99M|   0 |1677 |1987 |7014 |1987 |6920 |4707 |   0 |   0 | 3.054419e+03 |      --      |    Inf 
104.15/104.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
104.15/104.22	c   104s|     1 |     0 |160540 |     - | 100M|   0 |1698 |1987 |7014 |1987 |6954 |4741 |   0 |   0 | 3.056289e+03 |      --      |    Inf 
105.05/105.12	c   105s|     1 |     0 |161642 |     - | 100M|   0 |1661 |1987 |7014 |1987 |6978 |4765 |   0 |   0 | 3.057927e+03 |      --      |    Inf 
106.05/106.16	c   106s|     1 |     0 |162945 |     - | 100M|   0 |1699 |1987 |7014 |1987 |7000 |4787 |   0 |   0 | 3.060364e+03 |      --      |    Inf 
107.25/107.36	c   107s|     1 |     0 |164138 |     - | 101M|   0 |1695 |1987 |7014 |1987 |7026 |4813 |   0 |   0 | 3.062453e+03 |      --      |    Inf 
108.55/108.60	c   109s|     1 |     0 |165145 |     - | 101M|   0 |1714 |1987 |7014 |1987 |6897 |4827 |   0 |   0 | 3.063417e+03 |      --      |    Inf 
109.96/110.06	c   110s|     1 |     0 |166914 |     - | 101M|   0 |1692 |1987 |7014 |1987 |6911 |4841 |   0 |   0 | 3.064591e+03 |      --      |    Inf 
111.15/111.27	c   111s|     1 |     0 |168354 |     - | 101M|   0 |1686 |1987 |7014 |1987 |6939 |4869 |   0 |   0 | 3.065770e+03 |      --      |    Inf 
112.65/112.72	c   113s|     1 |     0 |169717 |     - | 101M|   0 |1669 |1987 |7014 |1987 |6956 |4886 |   0 |   0 | 3.066622e+03 |      --      |    Inf 
113.65/113.74	c   114s|     1 |     0 |170950 |     - | 102M|   0 |1623 |1987 |7014 |1987 |6981 |4911 |   0 |   0 | 3.067644e+03 |      --      |    Inf 
114.85/114.93	c   115s|     1 |     0 |172042 |     - | 102M|   0 |1639 |1987 |7014 |1987 |6999 |4929 |   0 |   0 | 3.068362e+03 |      --      |    Inf 
116.15/116.22	c   116s|     1 |     0 |173449 |     - | 102M|   0 |1665 |1987 |7014 |1987 |6826 |4944 |   0 |   0 | 3.069405e+03 |      --      |    Inf 
117.15/117.27	c   117s|     1 |     0 |174078 |     - | 102M|   0 |1666 |1987 |7014 |1987 |6839 |4957 |   0 |   0 | 3.070022e+03 |      --      |    Inf 
118.15/118.20	c   118s|     1 |     0 |174324 |     - | 102M|   0 |1664 |1987 |7014 |1987 |6848 |4966 |   0 |   0 | 3.070083e+03 |      --      |    Inf 
118.95/119.02	c   119s|     1 |     0 |174398 |     - | 102M|   0 |1660 |1987 |7014 |1987 |6857 |4975 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
119.75/119.88	c   120s|     1 |     0 |174518 |     - | 102M|   0 |1659 |1987 |7014 |1987 |6860 |4978 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
120.55/120.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
120.55/120.69	c   121s|     1 |     0 |174559 |     - | 102M|   0 |1676 |1987 |7014 |1987 |6862 |4980 |   0 |   0 | 3.070090e+03 |      --      |    Inf 
121.45/121.53	c   121s|     1 |     0 |174606 |     - | 102M|   0 |1662 |1987 |7014 |1987 |6740 |4982 |   0 |   0 | 3.070111e+03 |      --      |    Inf 
122.25/122.34	c   122s|     1 |     0 |174634 |     - | 102M|   0 |1663 |1987 |7014 |1987 |6742 |4984 |   0 |   0 | 3.070111e+03 |      --      |    Inf 
123.35/123.44	c   123s|     1 |     2 |174634 |     - | 102M|   0 |1663 |1987 |7014 |1987 |6742 |4984 |   0 |  11 | 3.070111e+03 |      --      |    Inf 
1789.70/1790.06	c 
1789.70/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.06	c Solving Time (sec) : 1789.96
1789.70/1790.06	c Solving Nodes      : 3981
1789.70/1790.06	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.70/1790.06	c Dual Bound         : +3.10740164866344e+03
1789.70/1790.06	c Gap                : infinite
1789.70/1790.06	s UNKNOWN
1789.70/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.06	c Solving Time       :    1789.96
1789.70/1790.06	c Original Problem   :
1789.70/1790.06	c   Problem name     : HOME/instance-3732655-1338691655.opb
1789.70/1790.06	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.06	c   Constraints      : 13501 initial, 13501 maximal
1789.70/1790.06	c Presolved Problem  :
1789.70/1790.06	c   Problem name     : t_HOME/instance-3732655-1338691655.opb
1789.70/1790.06	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.06	c   Constraints      : 5987 initial, 7620 maximal
1789.70/1790.06	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.06	c   trivial          :       0.01         38          0          0          0          0          0          0          0
1789.70/1790.06	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.70/1790.06	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.06	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.06	c   implics          :       0.02          0       3133          0          0          0          0          0          0
1789.70/1790.06	c   probing          :       0.24          1        186          0          0          0          0          0          0
1789.70/1790.06	c   setppc           :       0.02          0          0          0          0          0        189          0          0
1789.70/1790.06	c   linear           :       0.14        953         54          0        991          0       7323        169        326
1789.70/1790.06	c   logicor          :       0.06          0          0          0          0          0          2          0          0
1789.70/1790.06	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.06	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.06	c   integral         :          0          0          0       3969          0          0          2          0          0       7934
1789.70/1790.06	c   setppc           :       1018         92      64698          0          0        165       4608          0          0          0
1789.70/1790.06	c   linear           :          0+        91      61622          0          0          0          5         46          0          0
1789.70/1790.06	c   logicor          :       4969+        92      46830          0          0        229       7267          0          0          0
1789.70/1790.06	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.70/1790.06	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.06	c   integral         :     426.38       0.00       0.00     426.38       0.00
1789.70/1790.06	c   setppc           :       2.13       0.01       2.12       0.00       0.00
1789.70/1790.06	c   linear           :       1.41       0.07       1.34       0.00       0.00
1789.70/1790.06	c   logicor          :       0.80       0.04       0.77       0.00       0.00
1789.70/1790.06	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.06	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.06	c   vbounds          :       0.02          2          0          0
1789.70/1790.06	c   rootredcost      :       0.02          0          0          0
1789.70/1790.06	c   pseudoobj        :       1.75      62106          0          0
1789.70/1790.06	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.06	c   propagation      :       0.01        393        380        824       13.3        144        3.9          -
1789.70/1790.06	c   infeasible LP    :       0.05        120        120        403       26.6         23        4.4          0
1789.70/1790.06	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.06	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.06	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.06	c   applied globally :          -          -          -       1145       14.0          -          -          -
1789.70/1790.06	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.06	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.06	c   cut pool         :       1.24         91          -          -       3511          -    (maximal pool size: 28654)
1789.70/1790.06	c   redcost          :       0.08       4060          0          0          0          0
1789.70/1790.06	c   impliedbounds    :       0.06         92          0          0       3788          0
1789.70/1790.06	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.06	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.06	c   gomory           :      35.25         92          0          0      40101          0
1789.70/1790.06	c   strongcg         :       1.65         20          0          0      10000          0
1789.70/1790.06	c   cmir             :       0.34         10          0          0          0          0
1789.70/1790.06	c   flowcover        :       0.38         10          0          0          0          0
1789.70/1790.06	c   clique           :       0.10         91          0          0         34          0
1789.70/1790.06	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.06	c   mcf              :       0.00          1          0          0          0          0
1789.70/1790.06	c   rapidlearning    :       1.09          1          0          0          0       1027
1789.70/1790.06	c Pricers            :       Time      Calls       Vars
1789.70/1790.06	c   problem variables:       0.00          0          0
1789.70/1790.06	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.06	c   relpscost        :     426.37       3969          0          2          0          0       7934
1789.70/1790.06	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   inference        :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.06	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.06	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.06	c   LP solutions     :       0.00          -          0
1789.70/1790.06	c   pseudo solutions :       0.00          -          0
1789.70/1790.06	c   oneopt           :       0.00          0          0
1789.70/1790.06	c   crossover        :       0.00          0          0
1789.70/1790.06	c   trivial          :       0.01          2          0
1789.70/1790.06	c   simplerounding   :       0.00          0          0
1789.70/1790.06	c   zirounding       :       0.18       1000          0
1789.70/1790.06	c   rounding         :       0.42        853          0
1789.70/1790.06	c   shifting         :       1.28        313          0
1789.70/1790.06	c   intshifting      :       0.00          0          0
1789.70/1790.06	c   twoopt           :       0.00          0          0
1789.70/1790.06	c   fixandinfer      :       0.00          0          0
1789.70/1790.06	c   feaspump         :       1.20          1          0
1789.70/1790.06	c   coefdiving       :      73.72         43          0
1789.70/1790.06	c   pscostdiving     :      67.47         40          0
1789.70/1790.06	c   fracdiving       :      80.02         53          0
1789.70/1790.06	c   veclendiving     :      63.88         23          0
1789.70/1790.06	c   intdiving        :       0.00          0          0
1789.70/1790.06	c   actconsdiving    :       0.00          0          0
1789.70/1790.06	c   objpscostdiving  :      22.32          1          0
1789.70/1790.06	c   rootsoldiving    :      19.22          3          0
1789.70/1790.06	c   linesearchdiving :      75.07         52          0
1789.70/1790.06	c   guideddiving     :       0.00          0          0
1789.70/1790.06	c   octane           :       0.00          0          0
1789.70/1790.06	c   rens             :       0.01          0          0
1789.70/1790.06	c   rins             :       0.00          0          0
1789.70/1790.06	c   localbranching   :       0.00          0          0
1789.70/1790.06	c   mutation         :       0.00          0          0
1789.70/1790.06	c   dins             :       0.00          0          0
1789.70/1790.06	c   undercover       :       0.00          0          0
1789.70/1790.06	c   nlp              :       0.00          0          0
1789.70/1790.06	c   trysol           :       0.00          0          0
1789.70/1790.06	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.06	c   primal LP        :       0.08          0          0       0.00       0.00
1789.70/1790.06	c   dual LP          :     907.61       4062    2547868     627.24    2807.22
1789.70/1790.06	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.06	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.06	c   diving/probing LP:     378.27      22010     903621      41.06    2388.81
1789.70/1790.06	c   strong branching :     424.42       4577    1078307     235.59    2540.65
1789.70/1790.06	c     (at root node) :          -         11       2596     236.00          -
1789.70/1790.06	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.06	c B&B Tree           :
1789.70/1790.06	c   number of runs   :          1
1789.70/1790.06	c   nodes            :       3981
1789.70/1790.06	c   nodes (total)    :       3981
1789.70/1790.06	c   nodes left       :       3939
1789.70/1790.06	c   max depth        :         18
1789.70/1790.06	c   max depth (total):         18
1789.70/1790.06	c   backtracks       :       1984 (49.8%)
1789.70/1790.06	c   delayed cutoffs  :         15
1789.70/1790.06	c   repropagations   :         19 (4 domain reductions, 1 cutoffs)
1789.70/1790.06	c   avg switch length:      10.38
1789.70/1790.06	c   switching time   :       2.19
1789.70/1790.06	c Solution           :
1789.70/1790.06	c   Solutions found  :          0 (0 improvements)
1789.70/1790.06	c   Primal Bound     :          -
1789.70/1790.06	c   Dual Bound       : +3.10740164866344e+03
1789.70/1790.06	c   Gap              :   infinite
1789.70/1790.06	c   Root Dual Bound  : +3.07011084374821e+03
1789.70/1790.06	c   Root Iterations  :     174634
1789.80/1790.13	c Time complete: 1789.83.

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-3732655-1338691655/watcher-3732655-1338691655 -o /tmp/evaluation-result-3732655-1338691655/solver-3732655-1338691655 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732655-1338691655.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: 2.00 2.00 2.00 3/176 28341
/proc/meminfo: memFree=31308396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 335294053 8105984 1196 33554432000 4194304 8395647 140736360601920 140736360534056 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 1979 1196 370 1026 0 949 0

[startup+0.0703389 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28341
/proc/meminfo: memFree=31308396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=18660 CPUtime=0.06 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 3948 0 0 0 6 0 0 0 20 0 1 0 335294053 19107840 3893 33554432000 4194304 8395647 140736360601920 140736360534056 6765568 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 4665 3893 393 1026 0 3635 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18660

[startup+0.100341 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28341
/proc/meminfo: memFree=31308396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=20896 CPUtime=0.09 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 4517 0 0 0 9 0 0 0 20 0 1 0 335294053 21397504 4462 33554432000 4194304 8395647 140736360601920 140736360534056 7382041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 5224 4462 393 1026 0 4194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20896

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28341
/proc/meminfo: memFree=31308396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=42328 CPUtime=0.29 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 9917 0 0 0 28 1 0 0 20 0 1 0 335294053 43343872 9508 33554432000 4194304 8395647 140736360601920 140736360597960 5018866 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 10582 9508 478 1026 0 9552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42328

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28341
/proc/meminfo: memFree=31308396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=53776 CPUtime=0.69 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 12612 0 0 0 67 2 0 0 20 0 1 0 335294053 55066624 12183 33554432000 4194304 8395647 140736360601920 140736360597960 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 13444 12183 570 1026 0 12414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53776

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31258912/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=57204 CPUtime=1.49 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 13813 0 0 0 147 2 0 0 20 0 1 0 335294053 58576896 13243 33554432000 4194304 8395647 140736360601920 140736360596440 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 14301 13243 580 1026 0 13271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57204

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31256036/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=63388 CPUtime=3.08 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 16307 0 0 0 305 3 0 0 20 0 1 0 335294053 64909312 14818 33554432000 4194304 8395647 140736360601920 140736360596440 5994280 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 15847 14818 601 1026 0 14817 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63388

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31209844/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=105628 CPUtime=6.29 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 26713 0 0 0 618 11 0 0 20 0 1 0 335294053 108163072 25126 33554432000 4194304 8395647 140736360601920 140736360597160 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 26407 25126 630 1026 0 25377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105628

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31208164/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=105628 CPUtime=12.68 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 27125 0 0 0 1255 13 0 0 20 0 1 0 335294053 108163072 25537 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 26407 25537 630 1026 0 25377 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105628

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31186532/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=130632 CPUtime=25.48 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 35332 0 0 0 2528 20 0 0 20 0 1 0 335294053 133767168 31113 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 32658 31113 630 1026 0 31628 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130632

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28342
/proc/meminfo: memFree=31168940/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=145420 CPUtime=51.07 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 45783 0 0 0 5076 31 0 0 20 0 1 0 335294053 148910080 35181 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 36355 35181 630 1026 0 35325 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145420

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28343
/proc/meminfo: memFree=31148532/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=164284 CPUtime=102.26 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 54921 0 0 0 10169 57 0 0 20 0 1 0 335294053 168226816 39887 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 41071 39887 630 1026 0 40041 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 164284

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28384
/proc/meminfo: memFree=31203156/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=162.25 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56096 0 0 0 16143 82 0 0 20 0 1 0 335294053 173240320 41062 33554432000 4194304 8395647 140736360601920 140736360597160 6698276 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41062 633 1026 0 41265 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 169180

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28422
/proc/meminfo: memFree=31158396/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=222.24 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56126 0 0 0 22117 107 0 0 20 0 1 0 335294053 173240320 41092 33554432000 4194304 8395647 140736360601920 140736360596792 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41092 633 1026 0 41265 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 169180

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28422
/proc/meminfo: memFree=31157280/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=282.22 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56128 0 0 0 28093 129 0 0 20 0 1 0 335294053 173240320 41219 33554432000 4194304 8395647 140736360601920 140736360597160 6587087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41219 633 1026 0 41265 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 169180

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28422
/proc/meminfo: memFree=31155840/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=342.21 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56130 0 0 0 34058 163 0 0 20 0 1 0 335294053 173240320 41221 33554432000 4194304 8395647 140736360601920 140736360597128 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41221 633 1026 0 41265 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 169180

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31180452/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=402.21 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56131 0 0 0 40029 192 0 0 20 0 1 0 335294053 173240320 41222 33554432000 4194304 8395647 140736360601920 140736360597384 6697271 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41222 633 1026 0 41265 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 169180

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31102432/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=462.19 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56138 0 0 0 46008 211 0 0 20 0 1 0 335294053 173240320 41229 33554432000 4194304 8395647 140736360601920 140736360596328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41229 633 1026 0 41265 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 169180

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28537
/proc/meminfo: memFree=31090312/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=522.19 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56138 0 0 0 51985 234 0 0 20 0 1 0 335294053 173240320 41229 33554432000 4194304 8395647 140736360601920 140736360597144 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41229 633 1026 0 41265 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 169180

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28537
/proc/meminfo: memFree=31090436/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=169180 CPUtime=582.18 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56138 0 0 0 57962 256 0 0 20 0 1 0 335294053 173240320 41229 33554432000 4194304 8395647 140736360601920 140736360597048 6698246 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42295 41229 633 1026 0 41265 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 169180

[startup+642.3 s]

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

/proc/meminfo: memFree=31087008/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=170112 CPUtime=1002.11 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56345 0 0 0 99810 401 0 0 20 0 1 0 335294053 174194688 41435 33554432000 4194304 8395647 140736360601920 140736360597480 6724654 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42528 41435 633 1026 0 41498 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 170112

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28565
/proc/meminfo: memFree=31086760/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=170112 CPUtime=1062.1 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56345 0 0 0 105784 426 0 0 20 0 1 0 335294053 174194688 41435 33554432000 4194304 8395647 140736360601920 140736360597224 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42528 41435 633 1026 0 41498 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 170112

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28565
/proc/meminfo: memFree=31086816/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=170112 CPUtime=1122.1 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56345 0 0 0 111760 450 0 0 20 0 1 0 335294053 174194688 41435 33554432000 4194304 8395647 140736360601920 140736360597384 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42528 41435 633 1026 0 41498 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 170112

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28565
/proc/meminfo: memFree=31086940/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=170316 CPUtime=1182.09 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56394 0 0 0 117736 473 0 0 20 0 1 0 335294053 174403584 41484 33554432000 4194304 8395647 140736360601920 140736360597480 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42579 41484 633 1026 0 41549 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 170316

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28565
/proc/meminfo: memFree=31084708/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=171164 CPUtime=1242.08 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56606 0 0 0 123708 500 0 0 20 0 1 0 335294053 175271936 41696 33554432000 4194304 8395647 140736360601920 140736360596328 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42791 41696 633 1026 0 41761 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 171164

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28566
/proc/meminfo: memFree=31083716/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=171164 CPUtime=1302.07 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56606 0 0 0 129680 527 0 0 20 0 1 0 335294053 175271936 41696 33554432000 4194304 8395647 140736360601920 140736360596792 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42791 41696 633 1026 0 41761 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 171164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28569
/proc/meminfo: memFree=31082344/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=171164 CPUtime=1362.06 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56606 0 0 0 135656 550 0 0 20 0 1 0 335294053 175271936 41696 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42791 41696 633 1026 0 41761 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 171164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28569
/proc/meminfo: memFree=31080988/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=171164 CPUtime=1422.05 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56607 0 0 0 141630 575 0 0 20 0 1 0 335294053 175271936 41697 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 42791 41697 633 1026 0 41761 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 171164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28569
/proc/meminfo: memFree=31077700/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=172124 CPUtime=1482.04 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56846 0 0 0 147603 601 0 0 20 0 1 0 335294053 176254976 41936 33554432000 4194304 8395647 140736360601920 140736360597432 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43031 41936 633 1026 0 42001 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 172124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28569
/proc/meminfo: memFree=31076952/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=172124 CPUtime=1542.03 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 56849 0 0 0 153580 623 0 0 20 0 1 0 335294053 176254976 41939 33554432000 4194304 8395647 140736360601920 140736360597384 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43031 41939 633 1026 0 42001 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 172124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28570
/proc/meminfo: memFree=31073548/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1602.02 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57314 0 0 0 159557 645 0 0 20 0 1 0 335294053 178171904 42404 33554432000 4194304 8395647 140736360601920 140736360596072 6736242 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42404 633 1026 0 42469 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 173996

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28571
/proc/meminfo: memFree=31071928/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1662.01 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 165534 667 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360597048 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 173996

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28571
/proc/meminfo: memFree=31072420/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1722.01 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 171514 687 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360597160 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 173996

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069816/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1782 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 177492 708 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360597544 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 173996

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069940/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1785.19 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 177810 709 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360597480 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 173996

[startup+1788.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069876/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1788.39 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 178129 710 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360596792 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 173996

[startup+1789.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069876/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1789.2 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 178209 711 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360596792 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 173996

[startup+1789.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069876/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1789.6 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57319 0 0 0 178249 711 0 0 20 0 1 0 335294053 178171904 42409 33554432000 4194304 8395647 140736360601920 140736360596792 6699232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42409 633 1026 0 42469 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 173996

[startup+1790.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31069876/32873844 swapFree=8656/8656
[pid=28341] ppid=28339 vsize=173996 CPUtime=1789.8 cores=1,3,5,7
/proc/28341/stat : 28341 (pbscip.linux.x8) R 28339 28341 18061 0 -1 4202496 57321 0 0 0 178269 711 0 0 20 0 1 0 335294053 178171904 42411 33554432000 4194304 8395647 140736360601920 140736360596792 4221203 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28341/statm: 43499 42411 635 1026 0 42469 0
Current children cumulated CPU time (s) 1789.8
Current children cumulated vsize (KiB) 173996

Child status: 0
Real time (s): 1790.14
CPU time (s): 1789.84
CPU user time (s): 1782.72
CPU system time (s): 7.11692
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 173996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.72
system time used= 7.11692
maximum resident set size= 169644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57324
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= 35
involuntary context switches= 1842

runsolver used 4.94425 second user time and 11.8602 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 04:47:35
IDJOB=3732655
IDBENCH=2167
IDSOLVER=2326
FILE ID=node102/3732655-1338691655
RUNJOBID= node102-1338679212-26561
PBS_JOBID= 14636711
Free space on /tmp= 71164 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-5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732655-1338691655/watcher-3732655-1338691655 -o /tmp/evaluation-result-3732655-1338691655/solver-3732655-1338691655 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732655-1338691655.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1920620258

node102.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.178
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.35
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.178
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.178
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	: 5331.91
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.178
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.178
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.178
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	: 5438.54
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.178
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.91
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.178
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:       32873844 kB
MemFree:        31308288 kB
Buffers:          147920 kB
Cached:           562752 kB
SwapCached:         5524 kB
Active:           231216 kB
Inactive:         576368 kB
Active(anon):      93804 kB
Inactive(anon):     5604 kB
Active(file):     137412 kB
Inactive(file):   570764 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097272 kB
Dirty:             10444 kB
Writeback:             0 kB
AnonPages:        100668 kB
Mapped:            11500 kB
Shmem:                 0 kB
Slab:             615272 kB
SReclaimable:      56056 kB
SUnreclaim:       559216 kB
KernelStack:        1480 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     214832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71156 MiB
End job on node102 at 2012-06-03 05:17:25