Trace number 3732743

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.77 1790.09

General information on the benchmark

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

Solver Data

0.00/0.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3732743-1338692055.opb>
0.08/0.11	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13453 constraints
0.08/0.11	c problem read
0.08/0.11	c presolving settings loaded
0.08/0.14	c presolving:
0.08/0.18	c (round 1) 2985 del vars, 484 del conss, 317 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38900 impls, 0 clqs
0.18/0.20	c (round 2) 3252 del vars, 4511 del conss, 341 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 51428 impls, 0 clqs
0.18/0.21	c (round 3) 3283 del vars, 4948 del conss, 356 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.18/0.21	c (round 4) 3318 del vars, 5025 del conss, 370 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 52116 impls, 0 clqs
0.18/0.21	c (round 5) 3350 del vars, 5108 del conss, 383 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 52497 impls, 0 clqs
0.18/0.21	c (round 6) 3378 del vars, 5181 del conss, 394 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 52814 impls, 0 clqs
0.18/0.21	c (round 7) 3402 del vars, 5244 del conss, 403 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 53079 impls, 0 clqs
0.18/0.21	c (round 8) 3422 del vars, 5297 del conss, 410 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 53366 impls, 0 clqs
0.18/0.21	c (round 9) 3438 del vars, 5341 del conss, 416 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 53567 impls, 0 clqs
0.18/0.22	c (round 10) 3454 del vars, 5381 del conss, 422 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 53726 impls, 0 clqs
0.18/0.22	c (round 11) 3470 del vars, 5421 del conss, 428 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 53885 impls, 0 clqs
0.18/0.22	c (round 12) 3486 del vars, 5461 del conss, 434 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 54058 impls, 0 clqs
0.18/0.22	c (round 13) 3502 del vars, 5501 del conss, 440 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 54297 impls, 0 clqs
0.18/0.22	c (round 14) 3518 del vars, 5541 del conss, 446 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 54494 impls, 0 clqs
0.18/0.22	c (round 15) 3534 del vars, 5581 del conss, 452 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 54751 impls, 0 clqs
0.18/0.23	c (round 16) 3551 del vars, 5622 del conss, 459 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 54958 impls, 0 clqs
0.18/0.23	c (round 17) 3567 del vars, 5662 del conss, 465 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 55161 impls, 0 clqs
0.18/0.23	c (round 18) 3583 del vars, 5702 del conss, 471 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 55442 impls, 0 clqs
0.18/0.23	c (round 19) 3599 del vars, 5742 del conss, 477 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 55637 impls, 0 clqs
0.18/0.23	c (round 20) 3615 del vars, 5782 del conss, 483 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 55836 impls, 0 clqs
0.18/0.23	c (round 21) 3631 del vars, 5822 del conss, 489 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 55989 impls, 0 clqs
0.18/0.23	c (round 22) 3645 del vars, 5856 del conss, 493 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 56165 impls, 0 clqs
0.18/0.23	c (round 23) 3653 del vars, 5894 del conss, 500 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 56193 impls, 0 clqs
0.18/0.24	c (round 24) 3666 del vars, 5913 del conss, 505 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 56336 impls, 0 clqs
0.18/0.24	c (round 25) 3681 del vars, 5956 del conss, 514 chg bounds, 65 chg sides, 130 chg coeffs, 0 upgd conss, 56438 impls, 0 clqs
0.18/0.24	c (round 26) 3697 del vars, 5997 del conss, 524 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 56590 impls, 0 clqs
0.18/0.24	c (round 27) 3711 del vars, 6034 del conss, 533 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 56744 impls, 0 clqs
0.18/0.24	c (round 28) 3729 del vars, 6076 del conss, 544 chg bounds, 71 chg sides, 142 chg coeffs, 0 upgd conss, 56882 impls, 0 clqs
0.18/0.24	c (round 29) 3744 del vars, 6116 del conss, 553 chg bounds, 74 chg sides, 148 chg coeffs, 0 upgd conss, 57028 impls, 0 clqs
0.18/0.24	c (round 30) 3753 del vars, 6153 del conss, 562 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 57062 impls, 0 clqs
0.18/0.25	c (round 31) 3768 del vars, 6178 del conss, 571 chg bounds, 81 chg sides, 162 chg coeffs, 0 upgd conss, 57214 impls, 0 clqs
0.18/0.25	c (round 32) 3781 del vars, 6213 del conss, 579 chg bounds, 83 chg sides, 166 chg coeffs, 0 upgd conss, 57335 impls, 0 clqs
0.18/0.25	c (round 33) 3797 del vars, 6254 del conss, 590 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 57438 impls, 0 clqs
0.18/0.25	c (round 34) 3809 del vars, 6288 del conss, 603 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 57481 impls, 0 clqs
0.18/0.25	c (round 35) 3826 del vars, 6327 del conss, 615 chg bounds, 93 chg sides, 186 chg coeffs, 0 upgd conss, 57533 impls, 0 clqs
0.18/0.25	c (round 36) 3839 del vars, 6363 del conss, 628 chg bounds, 98 chg sides, 196 chg coeffs, 0 upgd conss, 57612 impls, 0 clqs
0.18/0.25	c (round 37) 3855 del vars, 6401 del conss, 639 chg bounds, 102 chg sides, 204 chg coeffs, 0 upgd conss, 57678 impls, 0 clqs
0.18/0.25	c (round 38) 3865 del vars, 6439 del conss, 650 chg bounds, 104 chg sides, 208 chg coeffs, 0 upgd conss, 57700 impls, 0 clqs
0.18/0.26	c (round 39) 3881 del vars, 6476 del conss, 666 chg bounds, 109 chg sides, 218 chg coeffs, 0 upgd conss, 57727 impls, 0 clqs
0.18/0.26	c (round 40) 3897 del vars, 6514 del conss, 681 chg bounds, 111 chg sides, 222 chg coeffs, 0 upgd conss, 57787 impls, 0 clqs
0.18/0.26	c (round 41) 3919 del vars, 6552 del conss, 698 chg bounds, 114 chg sides, 228 chg coeffs, 0 upgd conss, 57861 impls, 0 clqs
0.18/0.26	c (round 42) 3931 del vars, 6594 del conss, 710 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 57916 impls, 0 clqs
0.18/0.26	c (round 43) 3947 del vars, 6630 del conss, 725 chg bounds, 120 chg sides, 240 chg coeffs, 0 upgd conss, 57974 impls, 0 clqs
0.18/0.26	c (round 44) 3963 del vars, 6668 del conss, 737 chg bounds, 122 chg sides, 244 chg coeffs, 0 upgd conss, 58069 impls, 0 clqs
0.18/0.26	c (round 45) 3974 del vars, 6702 del conss, 750 chg bounds, 125 chg sides, 250 chg coeffs, 0 upgd conss, 58123 impls, 0 clqs
0.18/0.26	c (round 46) 3993 del vars, 6743 del conss, 769 chg bounds, 132 chg sides, 264 chg coeffs, 0 upgd conss, 58155 impls, 0 clqs
0.18/0.27	c (round 47) 4007 del vars, 6783 del conss, 781 chg bounds, 135 chg sides, 270 chg coeffs, 0 upgd conss, 58217 impls, 0 clqs
0.18/0.27	c (round 48) 4021 del vars, 6825 del conss, 798 chg bounds, 140 chg sides, 280 chg coeffs, 0 upgd conss, 58233 impls, 0 clqs
0.18/0.27	c (round 49) 4037 del vars, 6867 del conss, 813 chg bounds, 144 chg sides, 288 chg coeffs, 0 upgd conss, 58306 impls, 0 clqs
0.18/0.27	c (round 50) 4055 del vars, 6905 del conss, 832 chg bounds, 151 chg sides, 302 chg coeffs, 0 upgd conss, 58331 impls, 0 clqs
0.18/0.27	c (round 51) 4071 del vars, 6950 del conss, 845 chg bounds, 155 chg sides, 310 chg coeffs, 0 upgd conss, 58405 impls, 0 clqs
0.18/0.27	c (round 52) 4087 del vars, 6978 del conss, 859 chg bounds, 160 chg sides, 320 chg coeffs, 0 upgd conss, 58477 impls, 0 clqs
0.18/0.27	c (round 53) 4103 del vars, 7018 del conss, 874 chg bounds, 166 chg sides, 332 chg coeffs, 0 upgd conss, 58526 impls, 0 clqs
0.18/0.27	c (round 54) 4119 del vars, 7063 del conss, 886 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 58694 impls, 0 clqs
0.18/0.28	c (round 55) 4133 del vars, 7105 del conss, 902 chg bounds, 173 chg sides, 346 chg coeffs, 0 upgd conss, 58727 impls, 0 clqs
0.18/0.28	c (round 56) 4150 del vars, 7148 del conss, 918 chg bounds, 181 chg sides, 362 chg coeffs, 0 upgd conss, 58801 impls, 0 clqs
0.18/0.28	c (round 57) 4166 del vars, 7181 del conss, 930 chg bounds, 182 chg sides, 364 chg coeffs, 0 upgd conss, 58880 impls, 0 clqs
0.18/0.28	c (round 58) 4183 del vars, 7225 del conss, 947 chg bounds, 187 chg sides, 374 chg coeffs, 0 upgd conss, 58980 impls, 0 clqs
0.18/0.28	c (round 59) 4198 del vars, 7261 del conss, 957 chg bounds, 189 chg sides, 378 chg coeffs, 0 upgd conss, 59057 impls, 0 clqs
0.18/0.28	c (round 60) 4208 del vars, 7287 del conss, 966 chg bounds, 191 chg sides, 382 chg coeffs, 0 upgd conss, 59125 impls, 0 clqs
0.18/0.28	c (round 61) 4220 del vars, 7322 del conss, 978 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59177 impls, 0 clqs
0.18/0.28	c (round 62) 4228 del vars, 7340 del conss, 982 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59229 impls, 0 clqs
0.18/0.29	c (round 63) 4239 del vars, 7365 del conss, 993 chg bounds, 196 chg sides, 394 chg coeffs, 0 upgd conss, 59253 impls, 0 clqs
0.18/0.29	c (round 64) 4245 del vars, 7383 del conss, 999 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59274 impls, 0 clqs
0.18/0.29	c (round 65) 4252 del vars, 7395 del conss, 1003 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59336 impls, 0 clqs
0.18/0.29	c (round 66) 4256 del vars, 7414 del conss, 1007 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59340 impls, 0 clqs
0.18/0.29	c (round 67) 4257 del vars, 7419 del conss, 1008 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59396 impls, 0 clqs
0.28/0.33	c (round 68) 4257 del vars, 7422 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 59396 impls, 0 clqs
0.38/0.42	c (round 69) 4307 del vars, 7422 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114266 impls, 0 clqs
0.38/0.42	c (round 70) 4308 del vars, 7477 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114306 impls, 0 clqs
0.38/0.43	c (round 71) 4310 del vars, 7477 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.38/0.44	c (round 72) 4310 del vars, 7479 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.48/0.51	c (round 73) 4360 del vars, 7479 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.48/0.52	c (round 74) 4360 del vars, 7529 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.48/0.58	c (round 75) 4410 del vars, 7529 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.58/0.60	c (round 76) 4410 del vars, 7581 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.58/0.64	c    (0.5s) probing: 688/2095 (32.8%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.58/0.64	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.58/0.64	c (round 77) 4442 del vars, 7581 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.58/0.65	c (round 78) 4442 del vars, 7613 del conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.58/0.66	c    (0.6s) probing: 698/2095 (33.3%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.58/0.66	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.58/0.66	c presolving (79 rounds):
0.58/0.66	c  4442 deleted vars, 7613 deleted constraints, 1008 tightened bounds, 0 added holes, 201 changed sides, 398 changed coefficients
0.58/0.66	c  118352 implications, 0 cliques
0.58/0.66	c presolved problem has 1910 variables (1910 bin, 0 int, 0 impl, 0 cont) and 5840 constraints
0.58/0.66	c     965 constraints of type <setppc>
0.58/0.66	c    4875 constraints of type <logicor>
0.58/0.66	c transformed objective value is always integral (scale: 1)
0.58/0.66	c Presolving Time: 0.53
0.58/0.66	c - non default parameters ----------------------------------------------------------------------
0.58/0.66	c # SCIP version 1.2.1.3
0.58/0.66	c 
0.58/0.66	c # frequency for displaying node information lines
0.58/0.66	c # [type: int, range: [-1,2147483647], default: 100]
0.58/0.66	c display/freq = 10000
0.58/0.66	c 
0.58/0.66	c # maximal time in seconds to run
0.58/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.58/0.66	c limits/time = 1789.91
0.58/0.66	c 
0.58/0.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.58/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.58/0.66	c limits/memory = 13950
0.58/0.66	c 
0.58/0.66	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.58/0.66	c # [type: int, range: [1,2], default: 1]
0.58/0.66	c timing/clocktype = 2
0.58/0.66	c 
0.58/0.66	c # should presolving try to simplify inequalities
0.58/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.58/0.66	c constraints/linear/simplifyinequalities = TRUE
0.58/0.66	c 
0.58/0.66	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.58/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.58/0.66	c constraints/indicator/addCouplingCons = TRUE
0.58/0.66	c 
0.58/0.66	c # should presolving try to simplify knapsacks
0.58/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.58/0.66	c constraints/knapsack/simplifyinequalities = TRUE
0.58/0.66	c 
0.58/0.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.58/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.58/0.66	c separating/rapidlearning/freq = 0
0.58/0.66	c 
0.58/0.66	c -----------------------------------------------------------------------------------------------
0.58/0.66	c start solving
0.58/0.66	c 
0.99/1.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.01	c   0.9s|     1 |     0 |  2030 |     - |  21M|   0 |1223 |1910 |5840 |1910 |5838 |   0 |   0 |   0 | 2.821920e+03 |      --      |    Inf 
3.58/3.60	c   3.5s|     1 |     0 |  6041 |     - |  25M|   0 |1129 |1910 |7172 |1910 |6118 | 280 |   0 |   0 | 2.855433e+03 |      --      |    Inf 
3.88/3.94	c   3.8s|     1 |     0 |  6479 |     - |  26M|   0 |1134 |1910 |7172 |1910 |6140 | 302 |   0 |   0 | 2.859000e+03 |      --      |    Inf 
4.29/4.35	c   4.2s|     1 |     0 |  7151 |     - |  26M|   0 |1137 |1910 |7172 |1910 |6173 | 335 |   0 |   0 | 2.861500e+03 |      --      |    Inf 
4.78/4.85	c   4.7s|     1 |     0 |  8050 |     - |  27M|   0 |1160 |1910 |7172 |1910 |6205 | 367 |   0 |   0 | 2.864951e+03 |      --      |    Inf 
5.28/5.32	c   5.2s|     1 |     0 |  8851 |     - |  28M|   0 |1201 |1910 |7172 |1910 |6244 | 406 |   0 |   0 | 2.868354e+03 |      --      |    Inf 
5.99/6.04	c   5.9s|     1 |     0 |  9991 |     - |  29M|   0 |1210 |1910 |7172 |1910 |6283 | 445 |   0 |   0 | 2.871900e+03 |      --      |    Inf 
6.78/6.83	c   6.7s|     1 |     0 | 11106 |     - |  31M|   0 |1220 |1910 |7172 |1910 |6324 | 486 |   0 |   0 | 2.877210e+03 |      --      |    Inf 
7.58/7.63	c   7.5s|     1 |     0 | 12142 |     - |  32M|   0 |1272 |1910 |7172 |1910 |6371 | 533 |   0 |   0 | 2.881642e+03 |      --      |    Inf 
8.47/8.53	c   8.4s|     1 |     0 | 13313 |     - |  33M|   0 |1255 |1910 |7172 |1910 |6411 | 573 |   0 |   0 | 2.886443e+03 |      --      |    Inf 
9.79/9.83	c   9.7s|     1 |     0 | 15242 |     - |  35M|   0 |1269 |1910 |7172 |1910 |6454 | 616 |   0 |   0 | 2.890006e+03 |      --      |    Inf 
10.48/10.56	c  10.5s|     1 |     0 | 16280 |     - |  37M|   0 |1235 |1910 |7172 |1910 |6498 | 660 |   0 |   0 | 2.893246e+03 |      --      |    Inf 
11.38/11.45	c  11.3s|     1 |     0 | 17243 |     - |  39M|   0 |1248 |1910 |7172 |1910 |6553 | 715 |   0 |   0 | 2.901614e+03 |      --      |    Inf 
12.18/12.29	c  12.2s|     1 |     0 | 18787 |     - |  41M|   0 |1252 |1910 |7172 |1910 |6592 | 754 |   0 |   0 | 2.906665e+03 |      --      |    Inf 
13.19/13.28	c  13.2s|     1 |     0 | 20555 |     - |  42M|   0 |1297 |1910 |7172 |1910 |6392 | 803 |   0 |   0 | 2.911752e+03 |      --      |    Inf 
13.78/13.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.78/13.85	c  13.7s|     1 |     0 | 21496 |     - |  43M|   0 |1286 |1910 |7172 |1910 |6431 | 842 |   0 |   0 | 2.915132e+03 |      --      |    Inf 
14.48/14.59	c  14.5s|     1 |     0 | 22615 |     - |  46M|   0 |1253 |1910 |7172 |1910 |6474 | 885 |   0 |   0 | 2.920132e+03 |      --      |    Inf 
15.47/15.56	c  15.5s|     1 |     0 | 24159 |     - |  48M|   0 |1293 |1910 |7172 |1910 |6505 | 916 |   0 |   0 | 2.923283e+03 |      --      |    Inf 
16.27/16.37	c  16.3s|     1 |     0 | 25044 |     - |  49M|   0 |1270 |1910 |7172 |1910 |6548 | 959 |   0 |   0 | 2.928078e+03 |      --      |    Inf 
17.07/17.17	c  17.1s|     1 |     0 | 26171 |     - |  51M|   0 |1296 |1910 |7172 |1910 |6584 | 995 |   0 |   0 | 2.930996e+03 |      --      |    Inf 
18.17/18.28	c  18.2s|     1 |     0 | 27792 |     - |  52M|   0 |1282 |1910 |7172 |1910 |6456 |1035 |   0 |   0 | 2.936646e+03 |      --      |    Inf 
18.87/18.91	c  18.8s|     1 |     0 | 28925 |     - |  53M|   0 |1339 |1910 |7172 |1910 |6492 |1071 |   0 |   0 | 2.940247e+03 |      --      |    Inf 
20.07/20.11	c  20.0s|     1 |     0 | 31189 |     - |  54M|   0 |1394 |1910 |7172 |1910 |6522 |1101 |   0 |   0 | 2.944331e+03 |      --      |    Inf 
20.78/20.88	c  20.8s|     1 |     0 | 32433 |     - |  55M|   0 |1367 |1910 |7172 |1910 |6575 |1154 |   0 |   0 | 2.948289e+03 |      --      |    Inf 
21.48/21.56	c  21.4s|     1 |     0 | 33456 |     - |  56M|   0 |1354 |1910 |7172 |1910 |6629 |1208 |   0 |   0 | 2.952250e+03 |      --      |    Inf 
22.37/22.40	c  22.3s|     1 |     0 | 34812 |     - |  57M|   0 |1431 |1910 |7172 |1910 |6679 |1258 |   0 |   0 | 2.954803e+03 |      --      |    Inf 
23.47/23.54	c  23.4s|     1 |     0 | 36814 |     - |  58M|   0 |1389 |1910 |7172 |1910 |6512 |1301 |   0 |   0 | 2.958208e+03 |      --      |    Inf 
24.18/24.28	c  24.2s|     1 |     0 | 38306 |     - |  59M|   0 |1388 |1910 |7172 |1910 |6557 |1346 |   0 |   0 | 2.962201e+03 |      --      |    Inf 
25.28/25.32	c  25.2s|     1 |     0 | 40243 |     - |  60M|   0 |1380 |1910 |7172 |1910 |6599 |1388 |   0 |   0 | 2.965421e+03 |      --      |    Inf 
26.28/26.38	c  26.3s|     1 |     0 | 42163 |     - |  60M|   0 |1468 |1910 |7172 |1910 |6648 |1437 |   0 |   0 | 2.967428e+03 |      --      |    Inf 
27.57/27.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.57/27.69	c  27.6s|     1 |     0 | 44423 |     - |  61M|   0 |1510 |1910 |7172 |1910 |6697 |1486 |   0 |   0 | 2.972526e+03 |      --      |    Inf 
28.97/29.07	c  29.0s|     1 |     0 | 46538 |     - |  62M|   0 |1471 |1910 |7172 |1910 |6739 |1528 |   0 |   0 | 2.976197e+03 |      --      |    Inf 
30.97/31.05	c  30.9s|     1 |     0 | 49682 |     - |  62M|   0 |1467 |1910 |7172 |1910 |6611 |1573 |   0 |   0 | 2.979039e+03 |      --      |    Inf 
32.17/32.29	c  32.2s|     1 |     0 | 51700 |     - |  62M|   0 |1501 |1910 |7172 |1910 |6662 |1624 |   0 |   0 | 2.982514e+03 |      --      |    Inf 
33.17/33.25	c  33.1s|     1 |     0 | 53272 |     - |  63M|   0 |1519 |1910 |7172 |1910 |6700 |1662 |   0 |   0 | 2.984256e+03 |      --      |    Inf 
34.47/34.51	c  34.4s|     1 |     0 | 54821 |     - |  64M|   0 |1562 |1910 |7172 |1910 |6724 |1686 |   0 |   0 | 2.985109e+03 |      --      |    Inf 
36.27/36.35	c  36.2s|     1 |     0 | 56616 |     - |  64M|   0 |1545 |1910 |7172 |1910 |6767 |1729 |   0 |   0 | 2.989761e+03 |      --      |    Inf 
37.76/37.89	c  37.8s|     1 |     0 | 59489 |     - |  65M|   0 |1468 |1910 |7172 |1910 |6797 |1759 |   0 |   0 | 2.993650e+03 |      --      |    Inf 
39.07/39.12	c  39.0s|     1 |     0 | 61836 |     - |  66M|   0 |1413 |1910 |7172 |1910 |6629 |1804 |   0 |   0 | 2.996586e+03 |      --      |    Inf 
39.86/39.99	c  39.9s|     1 |     0 | 63539 |     - |  66M|   0 |1476 |1910 |7172 |1910 |6669 |1844 |   0 |   0 | 3.000419e+03 |      --      |    Inf 
40.86/40.94	c  40.8s|     1 |     0 | 65572 |     - |  67M|   0 |1547 |1910 |7172 |1910 |6717 |1892 |   0 |   0 | 3.003370e+03 |      --      |    Inf 
42.36/42.43	c  42.3s|     1 |     0 | 67965 |     - |  68M|   0 |1539 |1910 |7172 |1910 |6759 |1934 |   0 |   0 | 3.008153e+03 |      --      |    Inf 
43.56/43.64	c  43.5s|     1 |     0 | 69561 |     - |  68M|   0 |1522 |1910 |7172 |1910 |6812 |1987 |   0 |   0 | 3.011537e+03 |      --      |    Inf 
44.16/44.25	c  44.1s|     1 |     0 | 70586 |     - |  69M|   0 |1482 |1910 |7172 |1910 |6848 |2023 |   0 |   0 | 3.012794e+03 |      --      |    Inf 
45.46/45.55	c  45.4s|     1 |     0 | 72870 |     - |  69M|   0 |1548 |1910 |7172 |1910 |6663 |2066 |   0 |   0 | 3.014891e+03 |      --      |    Inf 
46.26/46.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
46.26/46.34	c  46.2s|     1 |     0 | 73967 |     - |  71M|   0 |1533 |1910 |7172 |1910 |6702 |2105 |   0 |   0 | 3.017783e+03 |      --      |    Inf 
47.35/47.40	c  47.3s|     1 |     0 | 75338 |     - |  71M|   0 |1549 |1910 |7172 |1910 |6734 |2137 |   0 |   0 | 3.019769e+03 |      --      |    Inf 
48.27/48.35	c  48.2s|     1 |     0 | 76718 |     - |  72M|   0 |1590 |1910 |7172 |1910 |6764 |2167 |   0 |   0 | 3.020910e+03 |      --      |    Inf 
50.16/50.27	c  50.2s|     1 |     0 | 79031 |     - |  72M|   0 |1571 |1910 |7172 |1910 |6811 |2214 |   0 |   0 | 3.027208e+03 |      --      |    Inf 
50.76/50.85	c  50.7s|     1 |     0 | 79890 |     - |  73M|   0 |1563 |1910 |7172 |1910 |6838 |2241 |   0 |   0 | 3.028807e+03 |      --      |    Inf 
52.16/52.25	c  52.1s|     1 |     0 | 81346 |     - |  73M|   0 |1590 |1910 |7172 |1910 |6655 |2276 |   0 |   0 | 3.031624e+03 |      --      |    Inf 
52.86/52.92	c  52.8s|     1 |     0 | 82263 |     - |  74M|   0 |1601 |1910 |7172 |1910 |6675 |2296 |   0 |   0 | 3.033791e+03 |      --      |    Inf 
54.05/54.10	c  54.0s|     1 |     0 | 83497 |     - |  74M|   0 |1548 |1910 |7172 |1910 |6715 |2336 |   0 |   0 | 3.037530e+03 |      --      |    Inf 
54.86/54.96	c  54.9s|     1 |     0 | 85057 |     - |  74M|   0 |1575 |1910 |7172 |1910 |6755 |2376 |   0 |   0 | 3.041234e+03 |      --      |    Inf 
56.15/56.24	c  56.1s|     1 |     0 | 87070 |     - |  75M|   0 |1516 |1910 |7172 |1910 |6790 |2411 |   0 |   0 | 3.042959e+03 |      --      |    Inf 
57.45/57.53	c  57.4s|     1 |     0 | 89240 |     - |  75M|   0 |1547 |1910 |7172 |1910 |6818 |2439 |   0 |   0 | 3.045317e+03 |      --      |    Inf 
58.05/58.13	c  58.0s|     1 |     0 | 90054 |     - |  76M|   0 |1586 |1910 |7172 |1910 |6643 |2464 |   0 |   0 | 3.045663e+03 |      --      |    Inf 
59.06/59.12	c  59.0s|     1 |     0 | 90741 |     - |  76M|   0 |1567 |1910 |7172 |1910 |6662 |2483 |   0 |   0 | 3.045731e+03 |      --      |    Inf 
60.15/60.29	c  60.2s|     1 |     0 | 92194 |     - |  76M|   0 |1584 |1910 |7172 |1910 |6695 |2516 |   0 |   0 | 3.047744e+03 |      --      |    Inf 
61.15/61.24	c  61.1s|     1 |     0 | 92862 |     - |  77M|   0 |1604 |1910 |7172 |1910 |6727 |2548 |   0 |   0 | 3.049268e+03 |      --      |    Inf 
62.25/62.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.25/62.30	c  62.2s|     1 |     0 | 93686 |     - |  77M|   0 |1601 |1910 |7172 |1910 |6758 |2579 |   0 |   0 | 3.052278e+03 |      --      |    Inf 
62.75/62.87	c  62.8s|     1 |     0 | 94365 |     - |  77M|   0 |1567 |1910 |7172 |1910 |6784 |2605 |   0 |   0 | 3.053408e+03 |      --      |    Inf 
64.05/64.15	c  64.0s|     1 |     0 | 96111 |     - |  78M|   0 |1584 |1910 |7172 |1910 |6611 |2624 |   0 |   0 | 3.054133e+03 |      --      |    Inf 
65.05/65.15	c  65.0s|     1 |     0 | 97343 |     - |  79M|   0 |1593 |1910 |7172 |1910 |6630 |2643 |   0 |   0 | 3.055441e+03 |      --      |    Inf 
66.15/66.25	c  66.1s|     1 |     0 | 98389 |     - |  79M|   0 |1574 |1910 |7172 |1910 |6662 |2675 |   0 |   0 | 3.057161e+03 |      --      |    Inf 
66.96/67.09	c  67.0s|     1 |     0 | 99892 |     - |  79M|   0 |1614 |1910 |7172 |1910 |6688 |2701 |   0 |   0 | 3.059383e+03 |      --      |    Inf 
68.34/68.43	c  68.3s|     1 |     0 |101471 |     - |  80M|   0 |1584 |1910 |7172 |1910 |6712 |2725 |   0 |   0 | 3.061303e+03 |      --      |    Inf 
68.95/69.09	c  69.0s|     1 |     0 |102674 |     - |  80M|   0 |1612 |1910 |7172 |1910 |6751 |2764 |   0 |   0 | 3.063347e+03 |      --      |    Inf 
70.05/70.11	c  70.0s|     1 |     0 |103862 |     - |  80M|   0 |1620 |1910 |7172 |1910 |6635 |2799 |   0 |   0 | 3.065147e+03 |      --      |    Inf 
71.05/71.16	c  71.1s|     1 |     0 |105166 |     - |  80M|   0 |1606 |1910 |7172 |1910 |6688 |2852 |   0 |   0 | 3.068571e+03 |      --      |    Inf 
71.95/72.08	c  72.0s|     1 |     0 |106144 |     - |  81M|   0 |1635 |1910 |7172 |1910 |6715 |2879 |   0 |   0 | 3.070724e+03 |      --      |    Inf 
72.95/73.00	c  72.9s|     1 |     0 |107193 |     - |  81M|   0 |1585 |1910 |7172 |1910 |6736 |2900 |   0 |   0 | 3.071743e+03 |      --      |    Inf 
73.95/74.09	c  74.0s|     1 |     0 |108252 |     - |  81M|   0 |1600 |1910 |7172 |1910 |6759 |2923 |   0 |   0 | 3.073373e+03 |      --      |    Inf 
75.15/75.29	c  75.2s|     1 |     0 |109561 |     - |  81M|   0 |1567 |1910 |7172 |1910 |6789 |2953 |   0 |   0 | 3.075653e+03 |      --      |    Inf 
76.35/76.43	c  76.3s|     1 |     0 |110748 |     - |  82M|   0 |1589 |1910 |7172 |1910 |6676 |2978 |   0 |   0 | 3.076935e+03 |      --      |    Inf 
77.25/77.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.25/77.38	c  77.3s|     1 |     0 |112233 |     - |  82M|   0 |1579 |1910 |7172 |1910 |6702 |3004 |   0 |   0 | 3.078211e+03 |      --      |    Inf 
78.24/78.39	c  78.3s|     1 |     0 |113100 |     - |  82M|   0 |1578 |1910 |7172 |1910 |6726 |3028 |   0 |   0 | 3.078713e+03 |      --      |    Inf 
79.25/79.34	c  79.2s|     1 |     0 |113992 |     - |  82M|   0 |1590 |1910 |7172 |1910 |6745 |3047 |   0 |   0 | 3.079418e+03 |      --      |    Inf 
80.05/80.11	c  80.0s|     1 |     0 |114471 |     - |  83M|   0 |1583 |1910 |7172 |1910 |6764 |3066 |   0 |   0 | 3.080271e+03 |      --      |    Inf 
81.05/81.14	c  81.0s|     1 |     0 |115828 |     - |  83M|   0 |1596 |1910 |7172 |1910 |6784 |3086 |   0 |   0 | 3.081897e+03 |      --      |    Inf 
82.25/82.38	c  82.3s|     1 |     0 |117672 |     - |  83M|   0 |1567 |1910 |7172 |1910 |6656 |3108 |   0 |   0 | 3.083602e+03 |      --      |    Inf 
83.04/83.18	c  83.1s|     1 |     0 |118843 |     - |  83M|   0 |1593 |1910 |7172 |1910 |6676 |3128 |   0 |   0 | 3.084872e+03 |      --      |    Inf 
84.25/84.39	c  84.3s|     1 |     0 |120508 |     - |  83M|   0 |1572 |1910 |7172 |1910 |6699 |3151 |   0 |   0 | 3.085857e+03 |      --      |    Inf 
85.35/85.42	c  85.3s|     1 |     0 |121724 |     - |  84M|   0 |1594 |1910 |7172 |1910 |6721 |3173 |   0 |   0 | 3.086895e+03 |      --      |    Inf 
86.14/86.23	c  86.1s|     1 |     0 |122275 |     - |  84M|   0 |1563 |1910 |7172 |1910 |6741 |3193 |   0 |   0 | 3.088075e+03 |      --      |    Inf 
86.94/87.06	c  87.0s|     1 |     0 |122967 |     - |  84M|   0 |1576 |1910 |7172 |1910 |6754 |3206 |   0 |   0 | 3.088741e+03 |      --      |    Inf 
87.85/87.91	c  87.8s|     1 |     0 |123674 |     - |  84M|   0 |1596 |1910 |7172 |1910 |6643 |3239 |   0 |   0 | 3.089749e+03 |      --      |    Inf 
88.54/88.68	c  88.6s|     1 |     0 |124185 |     - |  84M|   0 |1583 |1910 |7172 |1910 |6657 |3253 |   0 |   0 | 3.090354e+03 |      --      |    Inf 
89.35/89.44	c  89.3s|     1 |     0 |124608 |     - |  84M|   0 |1576 |1910 |7172 |1910 |6676 |3272 |   0 |   0 | 3.092352e+03 |      --      |    Inf 
90.05/90.19	c  90.1s|     1 |     0 |125529 |     - |  85M|   0 |1581 |1910 |7172 |1910 |6697 |3293 |   0 |   0 | 3.093883e+03 |      --      |    Inf 
90.95/91.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.95/91.02	c  90.9s|     1 |     0 |126063 |     - |  85M|   0 |1573 |1910 |7172 |1910 |6705 |3301 |   0 |   0 | 3.094827e+03 |      --      |    Inf 
91.64/91.78	c  91.7s|     1 |     0 |126404 |     - |  85M|   0 |1568 |1910 |7172 |1910 |6713 |3309 |   0 |   0 | 3.095479e+03 |      --      |    Inf 
92.45/92.59	c  92.5s|     1 |     0 |126892 |     - |  85M|   0 |1570 |1910 |7172 |1910 |6634 |3336 |   0 |   0 | 3.096870e+03 |      --      |    Inf 
93.35/93.43	c  93.3s|     1 |     0 |127357 |     - |  85M|   0 |1567 |1910 |7172 |1910 |6647 |3349 |   0 |   0 | 3.098133e+03 |      --      |    Inf 
94.14/94.24	c  94.1s|     1 |     0 |127891 |     - |  85M|   0 |1573 |1910 |7172 |1910 |6659 |3361 |   0 |   0 | 3.098893e+03 |      --      |    Inf 
94.95/95.02	c  94.9s|     1 |     0 |128150 |     - |  85M|   0 |1568 |1910 |7172 |1910 |6667 |3369 |   0 |   0 | 3.099434e+03 |      --      |    Inf 
95.74/95.80	c  95.7s|     1 |     0 |128357 |     - |  85M|   0 |1563 |1910 |7172 |1910 |6671 |3373 |   0 |   0 | 3.100278e+03 |      --      |    Inf 
96.35/96.49	c  96.4s|     1 |     0 |128713 |     - |  85M|   0 |1570 |1910 |7172 |1910 |6679 |3381 |   0 |   0 | 3.101168e+03 |      --      |    Inf 
97.04/97.16	c  97.0s|     1 |     0 |129031 |     - |  85M|   0 |1579 |1910 |7172 |1910 |6562 |3386 |   0 |   0 | 3.101354e+03 |      --      |    Inf 
97.64/97.78	c  97.7s|     1 |     0 |129187 |     - |  85M|   0 |1578 |1910 |7172 |1910 |6570 |3394 |   0 |   0 | 3.101409e+03 |      --      |    Inf 
98.44/98.57	c  98.5s|     1 |     0 |129775 |     - |  85M|   0 |1599 |1910 |7172 |1910 |6578 |3402 |   0 |   0 | 3.102106e+03 |      --      |    Inf 
99.24/99.34	c  99.2s|     1 |     0 |130121 |     - |  85M|   0 |1585 |1910 |7172 |1910 |6590 |3414 |   0 |   0 | 3.102546e+03 |      --      |    Inf 
99.85/99.99	c  99.9s|     1 |     0 |130949 |     - |  85M|   0 |1558 |1910 |7172 |1910 |6603 |3427 |   0 |   0 | 3.103297e+03 |      --      |    Inf 
100.64/100.71	c   101s|     1 |     0 |131494 |     - |  84M|   0 |1571 |1910 |7172 |1910 |6612 |3436 |   0 |   0 | 3.103524e+03 |      --      |    Inf 
101.44/101.51	c   101s|     1 |     0 |132059 |     - |  83M|   0 |1574 |1910 |7172 |1910 |6542 |3450 |   0 |   0 | 3.104624e+03 |      --      |    Inf 
102.15/102.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
102.15/102.25	c   102s|     1 |     0 |132600 |     - |  83M|   0 |1578 |1910 |7172 |1910 |6551 |3459 |   0 |   0 | 3.105093e+03 |      --      |    Inf 
102.84/102.95	c   103s|     1 |     0 |133136 |     - |  82M|   0 |1570 |1910 |7172 |1910 |6561 |3469 |   0 |   0 | 3.105887e+03 |      --      |    Inf 
103.45/103.58	c   103s|     1 |     0 |133313 |     - |  81M|   0 |1568 |1910 |7172 |1910 |6565 |3473 |   0 |   0 | 3.105911e+03 |      --      |    Inf 
104.14/104.23	c   104s|     1 |     0 |133569 |     - |  80M|   0 |1569 |1910 |7172 |1910 |6568 |3476 |   0 |   0 | 3.106328e+03 |      --      |    Inf 
104.64/104.79	c   105s|     1 |     0 |133581 |     - |  79M|   0 |1570 |1910 |7172 |1910 |6570 |3478 |   0 |   0 | 3.106337e+03 |      --      |    Inf 
105.24/105.35	c   105s|     1 |     0 |133592 |     - |  77M|   0 |1571 |1910 |7172 |1910 |6525 |3480 |   0 |   0 | 3.106337e+03 |      --      |    Inf 
105.85/105.90	c   106s|     1 |     0 |133598 |     - |  76M|   0 |1570 |1910 |7172 |1910 |6526 |3481 |   0 |   0 | 3.106337e+03 |      --      |    Inf 
107.65/107.71	c   108s|     1 |     2 |133598 |     - |  74M|   0 |1570 |1910 |7172 |1910 |6526 |3481 |   0 |  17 | 3.106337e+03 |      --      |    Inf 
1789.67/1790.03	c 
1789.67/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1789.67/1790.03	c Solving Time (sec) : 1789.92
1789.67/1790.03	c Solving Nodes      : 5968
1789.67/1790.03	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.67/1790.03	c Dual Bound         : +3.13106817146107e+03
1789.67/1790.03	c Gap                : infinite
1789.67/1790.03	s UNKNOWN
1789.67/1790.03	c SCIP Status        : solving was interrupted [time limit reached]
1789.67/1790.03	c Solving Time       :    1789.92
1789.67/1790.03	c Original Problem   :
1789.67/1790.03	c   Problem name     : HOME/instance-3732743-1338692055.opb
1789.67/1790.03	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.03	c   Constraints      : 13453 initial, 13453 maximal
1789.67/1790.03	c Presolved Problem  :
1789.67/1790.03	c   Problem name     : t_HOME/instance-3732743-1338692055.opb
1789.67/1790.03	c   Variables        : 1910 (1910 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.03	c   Constraints      : 5840 initial, 8649 maximal
1789.67/1790.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.67/1790.03	c   trivial          :       0.01         49          0          0          0          0          0          0          0
1789.67/1790.03	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.67/1790.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.03	c   implics          :       0.03          0       3215          0          0          0          0          0          0
1789.67/1790.03	c   probing          :       0.22          1        181          0          0          0          0          0          0
1789.67/1790.03	c   setppc           :       0.02          0          0          0          0          0        187          0          0
1789.67/1790.03	c   linear           :       0.12        959         37          0       1008          0       7422        201        398
1789.67/1790.03	c   logicor          :       0.09          0          0          0          0          0          4          0          0
1789.67/1790.03	c   root node        :          -          0          -          -          0          -          -          -          -
1789.67/1790.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.67/1790.03	c   integral         :          0          0          0       5464          0         19        189          0          0      10578
1789.67/1790.03	c   setppc           :        965        112      95359          0          2        344     137316          0          0          0
1789.67/1790.03	c   linear           :          0+       112      91238          0          0          1        167         58          0          0
1789.67/1790.03	c   logicor          :       4875+       112      76344          0          2        668     213746          0          0          0
1789.67/1790.03	c   countsols        :          0          0          0          0          2          0          0          0          0          0
1789.67/1790.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.67/1790.03	c   integral         :     395.03       0.00       0.00     395.03       0.00
1789.67/1790.03	c   setppc           :       2.12       0.01       2.11       0.00       0.00
1789.67/1790.03	c   linear           :       1.21       0.08       1.13       0.00       0.00
1789.67/1790.03	c   logicor          :       2.13       0.03       2.10       0.00       0.00
1789.67/1790.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.67/1790.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.67/1790.03	c   vbounds          :       0.02          2          0          0
1789.67/1790.03	c   rootredcost      :       0.02          0          0          0
1789.67/1790.03	c   pseudoobj        :       2.02      92966          0          0
1789.67/1790.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.67/1790.03	c   propagation      :       0.17       1012        980       8218       38.6        193        5.5          -
1789.67/1790.03	c   infeasible LP    :       0.42        613        613       7797       44.5         35        4.5          0
1789.67/1790.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.67/1790.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.67/1790.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.67/1790.03	c   applied globally :          -          -          -       9607       37.1          -          -          -
1789.67/1790.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.67/1790.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.67/1790.03	c   cut pool         :       0.98        111          -          -       4528          -    (maximal pool size: 25870)
1789.67/1790.03	c   redcost          :       0.11       5575          0          0          0          0
1789.67/1790.03	c   impliedbounds    :       0.05        112          0          0        601          0
1789.67/1790.03	c   intobj           :       0.00          0          0          0          0          0
1789.67/1790.03	c   cgmip            :       0.00          0          0          0          0          0
1789.67/1790.03	c   gomory           :      43.34        112          0          0      45065          0
1789.67/1790.03	c   strongcg         :       1.88         20          0          0      10000          0
1789.67/1790.03	c   cmir             :       0.28         10          0          0          0          0
1789.67/1790.03	c   flowcover        :       0.31         10          0          0          0          0
1789.67/1790.03	c   clique           :       0.12        112          0          0         29          0
1789.67/1790.03	c   zerohalf         :       0.00          0          0          0          0          0
1789.67/1790.03	c   mcf              :       0.00          1          0          0          0          0
1789.67/1790.03	c   rapidlearning    :       1.05          1          0          0          0       1332
1789.67/1790.03	c Pricers            :       Time      Calls       Vars
1789.67/1790.03	c   problem variables:       0.00          0          0
1789.67/1790.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.67/1790.03	c   relpscost        :     395.02       5464         19        189          0          0      10578
1789.67/1790.03	c   pscost           :       0.00          0          0          0          0          0          0
1789.67/1790.03	c   inference        :       0.00          2          0          0          0          0          4
1789.67/1790.03	c   mostinf          :       0.00          0          0          0          0          0          0
1789.67/1790.03	c   leastinf         :       0.00          0          0          0          0          0          0
1789.67/1790.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.67/1790.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.67/1790.03	c   random           :       0.00          0          0          0          0          0          0
1789.67/1790.03	c Primal Heuristics  :       Time      Calls      Found
1789.67/1790.03	c   LP solutions     :       0.00          -          0
1789.67/1790.03	c   pseudo solutions :       0.00          -          0
1789.67/1790.03	c   oneopt           :       0.00          0          0
1789.67/1790.03	c   crossover        :       0.00          0          0
1789.67/1790.03	c   intshifting      :       0.00          0          0
1789.67/1790.03	c   veclendiving     :      57.89         41          0
1789.67/1790.03	c   pscostdiving     :      63.77         48          0
1789.67/1790.03	c   coefdiving       :      66.83         65          0
1789.67/1790.03	c   fracdiving       :      73.27         70          0
1789.67/1790.03	c   linesearchdiving :      67.54         74          0
1789.67/1790.03	c   trivial          :       0.01          2          0
1789.67/1790.03	c   simplerounding   :       0.00          0          0
1789.67/1790.03	c   zirounding       :       0.16       1000          0
1789.67/1790.03	c   rounding         :       0.37       1010          0
1789.67/1790.03	c   shifting         :       1.02        375          0
1789.67/1790.03	c   twoopt           :       0.00          0          0
1789.67/1790.03	c   fixandinfer      :       0.00          0          0
1789.67/1790.03	c   feaspump         :      37.22         12          0
1789.67/1790.03	c   intdiving        :       0.00          0          0
1789.67/1790.03	c   actconsdiving    :       0.00          0          0
1789.67/1790.03	c   objpscostdiving  :      33.90          5          0
1789.67/1790.03	c   rootsoldiving    :      30.52         10          0
1789.67/1790.03	c   guideddiving     :       0.00          0          0
1789.67/1790.03	c   octane           :       0.00          0          0
1789.67/1790.03	c   rens             :       0.00          0          0
1789.67/1790.03	c   rins             :       0.00          0          0
1789.67/1790.03	c   localbranching   :       0.00          0          0
1789.67/1790.03	c   mutation         :       0.00          0          0
1789.67/1790.03	c   dins             :       0.00          0          0
1789.67/1790.03	c   undercover       :       0.00          0          0
1789.67/1790.03	c   nlp              :       0.00          0          0
1789.67/1790.03	c   trysol           :       0.00          0          0
1789.67/1790.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.67/1790.03	c   primal LP        :       0.08          0          0       0.00       0.00
1789.67/1790.03	c   dual LP          :     899.00       5982    2706121     452.38    3010.15
1789.67/1790.03	c   lex dual LP      :       0.00          0          0       0.00          -
1789.67/1790.03	c   barrier LP       :       0.00          0          0       0.00          -
1789.67/1790.03	c   diving/probing LP:     410.77      21009    1008384      48.00    2454.85
1789.67/1790.03	c   strong branching :     393.24       3929    1134494     288.75    2884.98
1789.67/1790.03	c     (at root node) :          -         17       3069     180.53          -
1789.67/1790.03	c   conflict analysis:       0.00          0          0       0.00          -
1789.67/1790.03	c B&B Tree           :
1789.67/1790.03	c   number of runs   :          1
1789.67/1790.03	c   nodes            :       5968
1789.67/1790.03	c   nodes (total)    :       5968
1789.67/1790.03	c   nodes left       :       4351
1789.67/1790.03	c   max depth        :         35
1789.67/1790.03	c   max depth (total):         35
1789.67/1790.03	c   backtracks       :       1673 (28.0%)
1789.67/1790.03	c   delayed cutoffs  :        264
1789.67/1790.03	c   repropagations   :        901 (100076 domain reductions, 254 cutoffs)
1789.67/1790.03	c   avg switch length:       7.09
1789.67/1790.03	c   switching time   :       4.05
1789.67/1790.03	c Solution           :
1789.67/1790.03	c   Solutions found  :          0 (0 improvements)
1789.67/1790.03	c   Primal Bound     :          -
1789.67/1790.03	c   Dual Bound       : +3.13106817146107e+03
1789.67/1790.03	c   Gap              :   infinite
1789.67/1790.03	c   Root Dual Bound  : +3.10633702615384e+03
1789.67/1790.03	c   Root Iterations  :     133598
1789.67/1790.08	c Time complete: 1789.76.

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

[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 28536
/proc/meminfo: memFree=31232036/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/28536/stat : 28536 (runsolver) R 28534 18061 18061 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 1 0 335334079 12095488 21 33554432000 4194304 5436572 140736217956896 140736217953088 4873495 0 0 4096 24578 0 0 0 17 6 0 0 0 0 0
/proc/28536/statm: 2953 21 1 304 0 2645 0
Current StackSize limit: 10240 KiB


[startup+0.0264749 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 28536
/proc/meminfo: memFree=31232036/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=15148 CPUtime=0.01 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 3042 0 0 0 1 0 0 0 20 0 1 0 335334079 15511552 2988 33554432000 4194304 8395647 140734698002288 140736217953080 5753686 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 3787 2988 393 1026 0 2757 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15148

[startup+0.100242 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 28536
/proc/meminfo: memFree=31232036/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=20680 CPUtime=0.08 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 4456 0 0 0 8 0 0 0 20 0 1 0 335334079 21176320 4402 33554432000 4194304 8395647 140734698002288 140734697867496 7370224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 5170 4402 393 1026 0 4140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20680

[startup+0.300229 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 28536
/proc/meminfo: memFree=31232036/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=42488 CPUtime=0.28 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 9950 0 0 0 27 1 0 0 20 0 1 0 335334079 43507712 9542 33554432000 4194304 8395647 140734698002288 140734697867496 5017672 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 10622 9542 478 1026 0 9592 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42488

[startup+0.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 28536
/proc/meminfo: memFree=31232036/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=54476 CPUtime=0.68 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 12801 0 0 0 66 2 0 0 20 0 1 0 335334079 55783424 12373 33554432000 4194304 8395647 140734698002288 140734697867496 6585848 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 13619 12373 570 1026 0 12589 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54476

[startup+1.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31181940/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=58516 CPUtime=1.48 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 14110 0 0 0 146 2 0 0 20 0 1 0 335334079 59920384 13544 33554432000 4194304 8395647 140734698002288 140734697996936 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 14629 13544 580 1026 0 13599 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 58516

[startup+3.10022 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31153908/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=94572 CPUtime=3.08 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 23048 0 0 0 300 8 0 0 20 0 1 0 335334079 96841728 22385 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 23643 22385 625 1026 0 22613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94572

[startup+6.30018 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31143740/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=94572 CPUtime=6.29 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 23098 0 0 0 619 10 0 0 20 0 1 0 335334079 96841728 22435 33554432000 4194304 8395647 140734698002288 140734697997144 6197311 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 23643 22435 630 1026 0 22613 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94572

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31142292/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=97464 CPUtime=12.68 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 24129 0 0 0 1256 12 0 0 20 0 1 0 335334079 99803136 23421 33554432000 4194304 8395647 140734698002288 140734697997800 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 24366 23421 630 1026 0 23336 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97464

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31119468/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=118424 CPUtime=25.48 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 32987 0 0 0 2529 19 0 0 20 0 1 0 335334079 121266176 28626 33554432000 4194304 8395647 140734698002288 140734697997416 6698047 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 29606 28627 630 1026 0 28576 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118424

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28537
/proc/meminfo: memFree=31105548/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=133852 CPUtime=51.06 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 45252 0 0 0 5075 31 0 0 20 0 1 0 335334079 137064448 32186 33554432000 4194304 8395647 140734698002288 140734697997480 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 33463 32186 630 1026 0 32433 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 133852

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28537
/proc/meminfo: memFree=31092916/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=146416 CPUtime=102.25 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54241 0 0 0 10163 62 0 0 20 0 1 0 335334079 149929984 35154 33554432000 4194304 8395647 140734698002288 140734697997480 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 36604 35154 630 1026 0 35574 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 146416

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28537
/proc/meminfo: memFree=31090436/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=162.23 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54876 0 0 0 16136 87 0 0 20 0 1 0 335334079 151924736 35789 33554432000 4194304 8395647 140734698002288 140734697997768 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 35789 633 1026 0 36061 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 148364

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28537
/proc/meminfo: memFree=31090684/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=222.23 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54882 0 0 0 22113 110 0 0 20 0 1 0 335334079 151924736 35795 33554432000 4194304 8395647 140734698002288 140734697997528 6472164 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 35795 633 1026 0 36061 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 148364

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28538
/proc/meminfo: memFree=31090552/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=282.22 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54921 0 0 0 28092 130 0 0 20 0 1 0 335334079 151924736 35833 33554432000 4194304 8395647 140734698002288 140734697997960 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 35833 633 1026 0 36061 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 148364

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28538
/proc/meminfo: memFree=31089248/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=342.2 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54954 0 0 0 34069 151 0 0 20 0 1 0 335334079 151924736 36199 33554432000 4194304 8395647 140734698002288 140734697997672 6696688 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 36199 633 1026 0 36061 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 148364

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28541
/proc/meminfo: memFree=31088372/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=402.2 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54954 0 0 0 40045 175 0 0 20 0 1 0 335334079 151924736 36199 33554432000 4194304 8395647 140734698002288 140734697997544 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 36199 633 1026 0 36061 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 148364

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28564
/proc/meminfo: memFree=31088124/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=148364 CPUtime=462.19 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 54998 0 0 0 46020 199 0 0 20 0 1 0 335334079 151924736 36243 33554432000 4194304 8395647 140734698002288 140734697997416 6698327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37091 36243 633 1026 0 36061 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 148364

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28564
/proc/meminfo: memFree=31087196/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=149180 CPUtime=522.18 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 55255 0 0 0 51999 219 0 0 20 0 1 0 335334079 152760320 36500 33554432000 4194304 8395647 140734698002288 140734697997496 6742286 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/28536/statm: 37295 36500 633 1026 0 36265 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 149180

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28565
/proc/meminfo: memFree=31087008/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=149180 CPUtime=582.16 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 55255 0 0 0 57975 241 0 0 20 0 1 0 335334079 152760320 36500 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 37295 36500 633 1026 0 36265 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 149180

[startup+642.3 s]

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

/proc/meminfo: memFree=31077888/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=156124 CPUtime=1062.09 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 56993 0 0 0 105776 433 0 0 20 0 1 0 335334079 159870976 38236 33554432000 4194304 8395647 140734698002288 140734697997160 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 39031 38236 633 1026 0 38001 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 156124

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28569
/proc/meminfo: memFree=31076828/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=156924 CPUtime=1122.08 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 57196 0 0 0 111750 458 0 0 20 0 1 0 335334079 160690176 38436 33554432000 4194304 8395647 140734698002288 140734697997160 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 39231 38436 633 1026 0 38201 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 156924

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28569
/proc/meminfo: memFree=31074416/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=159552 CPUtime=1182.07 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 57854 0 0 0 117730 477 0 0 20 0 1 0 335334079 163381248 39087 33554432000 4194304 8395647 140734698002288 140734697997848 5535741 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 39888 39087 633 1026 0 38858 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 159552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28571
/proc/meminfo: memFree=31072672/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=159552 CPUtime=1242.06 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 57860 0 0 0 123710 496 0 0 20 0 1 0 335334079 163381248 39093 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 39888 39093 633 1026 0 38858 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 159552

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 28571
/proc/meminfo: memFree=31071180/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=161040 CPUtime=1302.06 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 58141 0 0 0 129686 520 0 0 20 0 1 0 335334079 164904960 39372 33554432000 4194304 8395647 140734698002288 140734697997496 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 40260 39372 633 1026 0 39230 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 161040

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28571
/proc/meminfo: memFree=31069940/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=162216 CPUtime=1362.04 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 59288 0 0 0 135663 541 0 0 20 0 1 0 335334079 166109184 39759 33554432000 4194304 8395647 140734698002288 140734697997528 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 40554 39759 633 1026 0 39524 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 162216

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 28609
/proc/meminfo: memFree=31112220/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=162396 CPUtime=1422.04 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 59333 0 0 0 141643 561 0 0 20 0 1 0 335334079 166293504 39804 33554432000 4194304 8395647 140734698002288 140734697997160 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 40599 39804 633 1026 0 39569 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 162396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28609
/proc/meminfo: memFree=31110236/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=164244 CPUtime=1482.02 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 59809 0 0 0 147619 583 0 0 20 0 1 0 335334079 168185856 40280 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 41061 40280 633 1026 0 40031 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 164244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28610
/proc/meminfo: memFree=31108312/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=165012 CPUtime=1542.01 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 60004 0 0 0 153594 607 0 0 20 0 1 0 335334079 168972288 40472 33554432000 4194304 8395647 140734698002288 140734697997752 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 41253 40472 633 1026 0 40223 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 165012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28613
/proc/meminfo: memFree=31105848/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=167524 CPUtime=1602 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 60610 0 0 0 159572 628 0 0 20 0 1 0 335334079 171544576 41078 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 41881 41078 633 1026 0 40851 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 167524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31098540/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=168152 CPUtime=1662 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 60775 0 0 0 165550 650 0 0 20 0 1 0 335334079 172187648 41243 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42038 41243 633 1026 0 41008 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 168152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31092460/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=169764 CPUtime=1721.98 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61198 0 0 0 171528 670 0 0 20 0 1 0 335334079 173838336 41646 33554432000 4194304 8395647 140734698002288 140734697997752 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42441 41646 633 1026 0 41411 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 169764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085876/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=170632 CPUtime=1781.97 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61415 0 0 0 177505 692 0 0 20 0 1 0 335334079 174727168 41863 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42658 41863 633 1026 0 41628 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 170632

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085380/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1785.17 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 177824 693 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 171096

[startup+1787.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085256/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1786.78 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 177984 694 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997528 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1786.78
Current children cumulated vsize (KiB) 171096

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085380/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1788.37 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 178143 694 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997864 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (KiB) 171096

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085380/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1789.18 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 178223 695 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1789.18
Current children cumulated vsize (KiB) 171096

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085256/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1789.57 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 178262 695 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 171096

[startup+1790 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28613
/proc/meminfo: memFree=31085256/32873844 swapFree=8656/8656
[pid=28536] ppid=28534 vsize=171096 CPUtime=1789.67 cores=0,2,4,6
/proc/28536/stat : 28536 (pbscip.linux.x8) R 28534 28536 18061 0 -1 4202496 61531 0 0 0 178272 695 0 0 20 0 1 0 335334079 175202304 41979 33554432000 4194304 8395647 140734698002288 140734697997416 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/28536/statm: 42774 41979 633 1026 0 41744 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (KiB) 171096

Child status: 0
Real time (s): 1790.09
CPU time (s): 1789.77
CPU user time (s): 1782.81
CPU system time (s): 6.95494
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 171096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.81
system time used= 6.95494
maximum resident set size= 167928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61537
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= 39
involuntary context switches= 2395

runsolver used 2.6526 second user time and 7.2649 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 04:54:15
IDJOB=3732743
IDBENCH=2208
IDSOLVER=2326
FILE ID=node102/3732743-1338692055
RUNJOBID= node102-1338679212-26560
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-1.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-3732743-1338692055/watcher-3732743-1338692055 -o /tmp/evaluation-result-3732743-1338692055/solver-3732743-1338692055 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3732743-1338692055.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=1742372660

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:        31232680 kB
Buffers:          148396 kB
Cached:           563344 kB
SwapCached:         5524 kB
Active:           306396 kB
Inactive:         576988 kB
Active(anon):     168608 kB
Inactive(anon):     5604 kB
Active(file):     137788 kB
Inactive(file):   571384 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097272 kB
Dirty:             10868 kB
Writeback:             0 kB
AnonPages:        175596 kB
Mapped:            11504 kB
Shmem:                 0 kB
Slab:             615092 kB
SReclaimable:      55936 kB
SUnreclaim:       559156 kB
KernelStack:        1488 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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:24:06