Trace number 3732745

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1796.79 1797.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.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3732745-1338705134.opb>
0.00/0.08	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13453 constraints
0.00/0.08	c problem read
0.00/0.08	c presolving settings loaded
0.09/0.12	c presolving:
0.09/0.15	c (round 1) 2985 del vars, 484 del conss, 0 add conss, 317 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38900 impls, 0 clqs
0.09/0.18	c (round 2) 3252 del vars, 4511 del conss, 0 add conss, 341 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 51428 impls, 0 clqs
0.09/0.19	c (round 3) 3283 del vars, 4948 del conss, 0 add conss, 356 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.09/0.19	c (round 4) 3318 del vars, 5025 del conss, 0 add conss, 370 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 52116 impls, 0 clqs
0.09/0.19	c (round 5) 3350 del vars, 5108 del conss, 0 add conss, 383 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 52497 impls, 0 clqs
0.09/0.19	c (round 6) 3378 del vars, 5181 del conss, 0 add conss, 394 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 52814 impls, 0 clqs
0.09/0.19	c (round 7) 3402 del vars, 5244 del conss, 0 add conss, 403 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 53079 impls, 0 clqs
0.19/0.20	c (round 8) 3422 del vars, 5297 del conss, 0 add conss, 410 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 53366 impls, 0 clqs
0.19/0.20	c (round 9) 3438 del vars, 5341 del conss, 0 add conss, 416 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 53567 impls, 0 clqs
0.19/0.20	c (round 10) 3454 del vars, 5381 del conss, 0 add conss, 422 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 53726 impls, 0 clqs
0.19/0.20	c (round 11) 3470 del vars, 5421 del conss, 0 add conss, 428 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 53885 impls, 0 clqs
0.19/0.20	c (round 12) 3486 del vars, 5461 del conss, 0 add conss, 434 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 54058 impls, 0 clqs
0.19/0.20	c (round 13) 3502 del vars, 5501 del conss, 0 add conss, 440 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 54297 impls, 0 clqs
0.19/0.21	c (round 14) 3518 del vars, 5541 del conss, 0 add conss, 446 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 54494 impls, 0 clqs
0.19/0.21	c (round 15) 3534 del vars, 5581 del conss, 0 add conss, 452 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 54751 impls, 0 clqs
0.19/0.21	c (round 16) 3551 del vars, 5622 del conss, 0 add conss, 459 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 54958 impls, 0 clqs
0.19/0.21	c (round 17) 3567 del vars, 5662 del conss, 0 add conss, 465 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 55161 impls, 0 clqs
0.19/0.21	c (round 18) 3583 del vars, 5702 del conss, 0 add conss, 471 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 55442 impls, 0 clqs
0.19/0.21	c (round 19) 3599 del vars, 5742 del conss, 0 add conss, 477 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 55637 impls, 0 clqs
0.19/0.22	c (round 20) 3615 del vars, 5782 del conss, 0 add conss, 483 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 55836 impls, 0 clqs
0.19/0.22	c (round 21) 3631 del vars, 5822 del conss, 0 add conss, 489 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 55989 impls, 0 clqs
0.19/0.22	c (round 22) 3645 del vars, 5856 del conss, 0 add conss, 493 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 56165 impls, 0 clqs
0.19/0.22	c (round 23) 3653 del vars, 5894 del conss, 0 add conss, 500 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 56193 impls, 0 clqs
0.19/0.22	c (round 24) 3666 del vars, 5913 del conss, 0 add conss, 505 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 56336 impls, 0 clqs
0.19/0.22	c (round 25) 3681 del vars, 5956 del conss, 0 add conss, 514 chg bounds, 65 chg sides, 130 chg coeffs, 0 upgd conss, 56438 impls, 0 clqs
0.19/0.22	c (round 26) 3697 del vars, 5997 del conss, 0 add conss, 524 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 56590 impls, 0 clqs
0.19/0.23	c (round 27) 3711 del vars, 6034 del conss, 0 add conss, 533 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 56744 impls, 0 clqs
0.19/0.23	c (round 28) 3729 del vars, 6076 del conss, 0 add conss, 544 chg bounds, 71 chg sides, 142 chg coeffs, 0 upgd conss, 56882 impls, 0 clqs
0.19/0.23	c (round 29) 3744 del vars, 6116 del conss, 0 add conss, 553 chg bounds, 74 chg sides, 148 chg coeffs, 0 upgd conss, 57028 impls, 0 clqs
0.19/0.23	c (round 30) 3753 del vars, 6153 del conss, 0 add conss, 562 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 57062 impls, 0 clqs
0.19/0.23	c (round 31) 3768 del vars, 6178 del conss, 0 add conss, 571 chg bounds, 81 chg sides, 162 chg coeffs, 0 upgd conss, 57214 impls, 0 clqs
0.19/0.23	c (round 32) 3781 del vars, 6213 del conss, 0 add conss, 579 chg bounds, 83 chg sides, 166 chg coeffs, 0 upgd conss, 57335 impls, 0 clqs
0.19/0.23	c (round 33) 3797 del vars, 6254 del conss, 0 add conss, 590 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 57438 impls, 0 clqs
0.19/0.24	c (round 34) 3809 del vars, 6288 del conss, 0 add conss, 603 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 57481 impls, 0 clqs
0.19/0.24	c (round 35) 3826 del vars, 6327 del conss, 0 add conss, 615 chg bounds, 93 chg sides, 186 chg coeffs, 0 upgd conss, 57533 impls, 0 clqs
0.19/0.24	c (round 36) 3839 del vars, 6363 del conss, 0 add conss, 628 chg bounds, 98 chg sides, 196 chg coeffs, 0 upgd conss, 57612 impls, 0 clqs
0.19/0.24	c (round 37) 3855 del vars, 6401 del conss, 0 add conss, 639 chg bounds, 102 chg sides, 204 chg coeffs, 0 upgd conss, 57678 impls, 0 clqs
0.19/0.24	c (round 38) 3865 del vars, 6439 del conss, 0 add conss, 650 chg bounds, 104 chg sides, 208 chg coeffs, 0 upgd conss, 57700 impls, 0 clqs
0.19/0.24	c (round 39) 3881 del vars, 6476 del conss, 0 add conss, 666 chg bounds, 109 chg sides, 218 chg coeffs, 0 upgd conss, 57727 impls, 0 clqs
0.19/0.24	c (round 40) 3897 del vars, 6514 del conss, 0 add conss, 681 chg bounds, 111 chg sides, 222 chg coeffs, 0 upgd conss, 57787 impls, 0 clqs
0.19/0.25	c (round 41) 3919 del vars, 6552 del conss, 0 add conss, 698 chg bounds, 114 chg sides, 228 chg coeffs, 0 upgd conss, 57861 impls, 0 clqs
0.19/0.25	c (round 42) 3931 del vars, 6594 del conss, 0 add conss, 710 chg bounds, 115 chg sides, 230 chg coeffs, 0 upgd conss, 57916 impls, 0 clqs
0.19/0.25	c (round 43) 3947 del vars, 6630 del conss, 0 add conss, 725 chg bounds, 120 chg sides, 240 chg coeffs, 0 upgd conss, 57974 impls, 0 clqs
0.19/0.25	c (round 44) 3963 del vars, 6668 del conss, 0 add conss, 737 chg bounds, 122 chg sides, 244 chg coeffs, 0 upgd conss, 58069 impls, 0 clqs
0.19/0.25	c (round 45) 3974 del vars, 6702 del conss, 0 add conss, 750 chg bounds, 125 chg sides, 250 chg coeffs, 0 upgd conss, 58123 impls, 0 clqs
0.19/0.25	c (round 46) 3993 del vars, 6743 del conss, 0 add conss, 769 chg bounds, 132 chg sides, 264 chg coeffs, 0 upgd conss, 58155 impls, 0 clqs
0.19/0.25	c (round 47) 4007 del vars, 6783 del conss, 0 add conss, 781 chg bounds, 135 chg sides, 270 chg coeffs, 0 upgd conss, 58217 impls, 0 clqs
0.19/0.26	c (round 48) 4021 del vars, 6825 del conss, 0 add conss, 798 chg bounds, 140 chg sides, 280 chg coeffs, 0 upgd conss, 58233 impls, 0 clqs
0.19/0.26	c (round 49) 4037 del vars, 6867 del conss, 0 add conss, 813 chg bounds, 144 chg sides, 288 chg coeffs, 0 upgd conss, 58306 impls, 0 clqs
0.19/0.26	c (round 50) 4055 del vars, 6905 del conss, 0 add conss, 832 chg bounds, 151 chg sides, 302 chg coeffs, 0 upgd conss, 58331 impls, 0 clqs
0.19/0.26	c (round 51) 4071 del vars, 6950 del conss, 0 add conss, 845 chg bounds, 155 chg sides, 310 chg coeffs, 0 upgd conss, 58405 impls, 0 clqs
0.19/0.26	c (round 52) 4087 del vars, 6978 del conss, 0 add conss, 859 chg bounds, 160 chg sides, 320 chg coeffs, 0 upgd conss, 58477 impls, 0 clqs
0.19/0.26	c (round 53) 4103 del vars, 7018 del conss, 0 add conss, 874 chg bounds, 166 chg sides, 332 chg coeffs, 0 upgd conss, 58526 impls, 0 clqs
0.19/0.26	c (round 54) 4119 del vars, 7063 del conss, 0 add conss, 886 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 58694 impls, 0 clqs
0.19/0.26	c (round 55) 4133 del vars, 7105 del conss, 0 add conss, 902 chg bounds, 173 chg sides, 346 chg coeffs, 0 upgd conss, 58727 impls, 0 clqs
0.19/0.27	c (round 56) 4150 del vars, 7148 del conss, 0 add conss, 918 chg bounds, 181 chg sides, 362 chg coeffs, 0 upgd conss, 58801 impls, 0 clqs
0.19/0.27	c (round 57) 4166 del vars, 7181 del conss, 0 add conss, 930 chg bounds, 182 chg sides, 364 chg coeffs, 0 upgd conss, 58880 impls, 0 clqs
0.19/0.27	c (round 58) 4183 del vars, 7225 del conss, 0 add conss, 947 chg bounds, 187 chg sides, 374 chg coeffs, 0 upgd conss, 58980 impls, 0 clqs
0.19/0.27	c (round 59) 4198 del vars, 7261 del conss, 0 add conss, 957 chg bounds, 189 chg sides, 378 chg coeffs, 0 upgd conss, 59057 impls, 0 clqs
0.19/0.27	c (round 60) 4208 del vars, 7287 del conss, 0 add conss, 966 chg bounds, 191 chg sides, 382 chg coeffs, 0 upgd conss, 59125 impls, 0 clqs
0.19/0.27	c (round 61) 4220 del vars, 7322 del conss, 0 add conss, 978 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59177 impls, 0 clqs
0.19/0.27	c (round 62) 4228 del vars, 7340 del conss, 0 add conss, 982 chg bounds, 194 chg sides, 390 chg coeffs, 0 upgd conss, 59229 impls, 0 clqs
0.19/0.28	c (round 63) 4239 del vars, 7365 del conss, 0 add conss, 993 chg bounds, 196 chg sides, 394 chg coeffs, 0 upgd conss, 59253 impls, 0 clqs
0.19/0.28	c (round 64) 4245 del vars, 7383 del conss, 0 add conss, 999 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59274 impls, 0 clqs
0.19/0.28	c (round 65) 4252 del vars, 7395 del conss, 0 add conss, 1003 chg bounds, 197 chg sides, 396 chg coeffs, 0 upgd conss, 59336 impls, 0 clqs
0.19/0.28	c (round 66) 4256 del vars, 7414 del conss, 0 add conss, 1007 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59340 impls, 0 clqs
0.19/0.28	c (round 67) 4257 del vars, 7419 del conss, 0 add conss, 1008 chg bounds, 198 chg sides, 398 chg coeffs, 0 upgd conss, 59396 impls, 0 clqs
0.29/0.33	c (round 68) 4257 del vars, 7422 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 59396 impls, 0 clqs
0.39/0.42	c (round 69) 4307 del vars, 7422 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114266 impls, 0 clqs
0.39/0.42	c (round 70) 4308 del vars, 7477 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114306 impls, 0 clqs
0.39/0.43	c (round 71) 4310 del vars, 7477 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.39/0.44	c (round 72) 4310 del vars, 7479 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 114320 impls, 0 clqs
0.49/0.52	c (round 73) 4360 del vars, 7479 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.49/0.52	c (round 74) 4360 del vars, 7529 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117168 impls, 0 clqs
0.49/0.58	c (round 75) 4410 del vars, 7529 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.59/0.60	c (round 76) 4410 del vars, 7581 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 117950 impls, 0 clqs
0.59/0.64	c    (0.6s) probing: 688/2095 (32.8%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.59/0.64	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.59/0.64	c (round 77) 4442 del vars, 7581 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.59/0.65	c (round 78) 4442 del vars, 7613 del conss, 0 add conss, 1008 chg bounds, 201 chg sides, 398 chg coeffs, 6031 upgd conss, 118352 impls, 0 clqs
0.59/0.66	c    (0.7s) probing: 698/2095 (33.3%) - 1 fixings, 181 aggregations, 4753 implications, 0 bound changes
0.59/0.66	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.59/0.66	c presolving (79 rounds):
0.59/0.66	c  4442 deleted vars, 7613 deleted constraints, 0 added constraints, 1008 tightened bounds, 0 added holes, 201 changed sides, 398 changed coefficients
0.59/0.66	c  118352 implications, 0 cliques
0.59/0.66	c presolved problem has 1910 variables (1910 bin, 0 int, 0 impl, 0 cont) and 5840 constraints
0.59/0.66	c     965 constraints of type <setppc>
0.59/0.66	c    4875 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.56
0.59/0.66	c - non default parameters ----------------------------------------------------------------------
0.59/0.66	c # SCIP version 2.0.1.5
0.59/0.66	c 
0.59/0.66	c # frequency for displaying node information lines
0.59/0.66	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.66	c display/freq = 10000
0.59/0.66	c 
0.59/0.66	c # maximal time in seconds to run
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/time = 1797
0.59/0.66	c 
0.59/0.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.66	c limits/memory = 13950
0.59/0.66	c 
0.59/0.66	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.66	c # [type: int, range: [1,2], default: 1]
0.59/0.66	c timing/clocktype = 2
0.59/0.66	c 
0.59/0.66	c # belongs reading time to solving time?
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c timing/reading = TRUE
0.59/0.66	c 
0.59/0.66	c # should presolving try to simplify inequalities
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/linear/simplifyinequalities = TRUE
0.59/0.66	c 
0.59/0.66	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/indicator/addCouplingCons = TRUE
0.59/0.66	c 
0.59/0.66	c # should presolving try to simplify knapsacks
0.59/0.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.66	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.66	c 
0.59/0.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.66	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.66	c separating/rapidlearning/freq = 0
0.59/0.66	c 
0.59/0.66	c -----------------------------------------------------------------------------------------------
0.59/0.66	c start solving
0.59/0.66	c 
0.89/0.94	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.94	c   0.9s|     1 |     0 |  2106 |     - |  22M|   0 |1230 |1910 |5878 |1910 |5838 |   0 |  38 |   0 | 2.821920e+03 |      --      |    Inf 
2.99/3.09	c   3.1s|     1 |     0 |  9677 |     - |  25M|   0 |1161 |1910 |6593 |1910 |6119 | 281 |  38 |   0 | 2.857021e+03 |      --      |    Inf 
3.29/3.36	c   3.4s|     1 |     0 | 10040 |     - |  26M|   0 |1100 |1910 |6593 |1910 |6156 | 318 |  38 |   0 | 2.864124e+03 |      --      |    Inf 
3.59/3.68	c   3.7s|     1 |     0 | 10765 |     - |  27M|   0 |1150 |1910 |6593 |1910 |6190 | 352 |  38 |   0 | 2.870040e+03 |      --      |    Inf 
3.89/3.98	c   4.0s|     1 |     0 | 11312 |     - |  28M|   0 |1161 |1910 |6593 |1910 |6228 | 390 |  38 |   0 | 2.874946e+03 |      --      |    Inf 
4.19/4.29	c   4.3s|     1 |     0 | 11802 |     - |  30M|   0 |1184 |1910 |6593 |1910 |6267 | 429 |  38 |   0 | 2.878416e+03 |      --      |    Inf 
4.68/4.73	c   4.7s|     1 |     0 | 12719 |     - |  31M|   0 |1199 |1910 |6593 |1910 |6304 | 466 |  38 |   0 | 2.882850e+03 |      --      |    Inf 
5.19/5.30	c   5.3s|     1 |     0 | 13434 |     - |  32M|   0 |1211 |1910 |6593 |1910 |6360 | 522 |  38 |   0 | 2.890786e+03 |      --      |    Inf 
5.89/5.98	c   6.0s|     1 |     0 | 14365 |     - |  32M|   0 |1235 |1910 |6593 |1910 |6410 | 572 |  38 |   0 | 2.900136e+03 |      --      |    Inf 
6.29/6.33	c   6.3s|     1 |     0 | 14866 |     - |  34M|   0 |1263 |1910 |6593 |1910 |6463 | 625 |  38 |   0 | 2.905940e+03 |      --      |    Inf 
6.79/6.86	c   6.9s|     1 |     0 | 15888 |     - |  35M|   0 |1290 |1910 |6593 |1910 |6514 | 676 |  38 |   0 | 2.913479e+03 |      --      |    Inf 
7.19/7.26	c   7.3s|     1 |     0 | 16830 |     - |  37M|   0 |1315 |1910 |6593 |1910 |6561 | 723 |  38 |   0 | 2.919379e+03 |      --      |    Inf 
7.79/7.82	c   7.8s|     1 |     0 | 17782 |     - |  39M|   0 |1310 |1910 |6593 |1910 |6618 | 780 |  38 |   0 | 2.927522e+03 |      --      |    Inf 
8.19/8.26	c   8.3s|     1 |     0 | 18899 |     - |  41M|   0 |1336 |1910 |6593 |1910 |6435 | 828 |  38 |   0 | 2.931412e+03 |      --      |    Inf 
8.69/8.78	c   8.8s|     1 |     0 | 19840 |     - |  43M|   0 |1300 |1910 |6593 |1910 |6481 | 874 |  38 |   0 | 2.935538e+03 |      --      |    Inf 
9.18/9.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.18/9.26	c   9.3s|     1 |     0 | 20613 |     - |  45M|   0 |1338 |1910 |6593 |1910 |6533 | 926 |  38 |   0 | 2.941697e+03 |      --      |    Inf 
9.69/9.73	c   9.7s|     1 |     0 | 21266 |     - |  47M|   0 |1341 |1910 |6593 |1910 |6589 | 982 |  38 |   0 | 2.945479e+03 |      --      |    Inf 
10.58/10.67	c  10.7s|     1 |     0 | 23005 |     - |  50M|   0 |1356 |1910 |6593 |1910 |6644 |1037 |  38 |   0 | 2.948769e+03 |      --      |    Inf 
11.49/11.50	c  11.5s|     1 |     0 | 24377 |     - |  51M|   0 |1346 |1910 |6593 |1910 |6707 |1100 |  38 |   0 | 2.954522e+03 |      --      |    Inf 
12.19/12.30	c  12.3s|     1 |     0 | 25718 |     - |  54M|   0 |1366 |1910 |6593 |1910 |6570 |1150 |  38 |   0 | 2.960486e+03 |      --      |    Inf 
12.88/12.95	c  12.9s|     1 |     0 | 26566 |     - |  57M|   0 |1354 |1910 |6593 |1910 |6604 |1184 |  38 |   0 | 2.962687e+03 |      --      |    Inf 
13.39/13.49	c  13.5s|     1 |     0 | 27790 |     - |  58M|   0 |1461 |1910 |6593 |1910 |6645 |1225 |  38 |   0 | 2.965265e+03 |      --      |    Inf 
14.38/14.45	c  14.5s|     1 |     0 | 30304 |     - |  59M|   0 |1486 |1910 |6593 |1910 |6681 |1261 |  38 |   0 | 2.967248e+03 |      --      |    Inf 
15.59/15.64	c  15.6s|     1 |     0 | 32738 |     - |  59M|   0 |1538 |1910 |6593 |1910 |6722 |1302 |  38 |   0 | 2.974958e+03 |      --      |    Inf 
16.49/16.59	c  16.6s|     1 |     0 | 34586 |     - |  59M|   0 |1482 |1910 |6593 |1910 |6771 |1351 |  38 |   0 | 2.983135e+03 |      --      |    Inf 
16.99/17.02	c  17.0s|     1 |     0 | 35972 |     - |  60M|   0 |1493 |1910 |6593 |1910 |6597 |1392 |  38 |   0 | 2.988282e+03 |      --      |    Inf 
17.68/17.75	c  17.7s|     1 |     0 | 38051 |     - |  60M|   0 |1531 |1910 |6593 |1910 |6646 |1441 |  38 |   0 | 2.993927e+03 |      --      |    Inf 
18.09/18.17	c  18.2s|     1 |     0 | 38715 |     - |  62M|   0 |1433 |1910 |6593 |1910 |6685 |1480 |  38 |   0 | 2.997614e+03 |      --      |    Inf 
18.48/18.59	c  18.6s|     1 |     0 | 39925 |     - |  63M|   0 |1457 |1910 |6593 |1910 |6725 |1520 |  38 |   0 | 3.000458e+03 |      --      |    Inf 
18.99/19.07	c  19.1s|     1 |     0 | 41528 |     - |  64M|   0 |1420 |1910 |6593 |1910 |6769 |1564 |  38 |   0 | 3.003453e+03 |      --      |    Inf 
19.38/19.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.38/19.46	c  19.5s|     1 |     0 | 42328 |     - |  64M|   0 |1517 |1910 |6593 |1910 |6805 |1600 |  38 |   0 | 3.006806e+03 |      --      |    Inf 
19.99/20.00	c  20.0s|     1 |     0 | 43974 |     - |  65M|   0 |1544 |1910 |6593 |1910 |6617 |1647 |  38 |   0 | 3.009716e+03 |      --      |    Inf 
20.59/20.62	c  20.6s|     1 |     0 | 45997 |     - |  66M|   0 |1510 |1910 |6593 |1910 |6655 |1685 |  38 |   0 | 3.011040e+03 |      --      |    Inf 
21.19/21.22	c  21.2s|     1 |     0 | 47683 |     - |  67M|   0 |1558 |1910 |6593 |1910 |6707 |1737 |  38 |   0 | 3.013423e+03 |      --      |    Inf 
22.08/22.14	c  22.1s|     1 |     0 | 49759 |     - |  67M|   0 |1550 |1910 |6593 |1910 |6763 |1793 |  38 |   0 | 3.019315e+03 |      --      |    Inf 
22.99/23.07	c  23.1s|     1 |     0 | 51616 |     - |  68M|   0 |1539 |1910 |6593 |1910 |6827 |1857 |  38 |   0 | 3.023236e+03 |      --      |    Inf 
23.49/23.53	c  23.5s|     1 |     0 | 52654 |     - |  68M|   0 |1553 |1910 |6593 |1910 |6871 |1901 |  38 |   0 | 3.028317e+03 |      --      |    Inf 
23.79/23.89	c  23.9s|     1 |     0 | 53524 |     - |  69M|   0 |1599 |1910 |6593 |1910 |6695 |1932 |  38 |   0 | 3.031348e+03 |      --      |    Inf 
24.28/24.33	c  24.3s|     1 |     0 | 54800 |     - |  70M|   0 |1551 |1910 |6593 |1910 |6737 |1974 |  38 |   0 | 3.035406e+03 |      --      |    Inf 
24.79/24.81	c  24.8s|     1 |     0 | 56439 |     - |  70M|   0 |1558 |1910 |6593 |1910 |6782 |2019 |  38 |   0 | 3.041841e+03 |      --      |    Inf 
25.20/25.22	c  25.2s|     1 |     0 | 57704 |     - |  71M|   0 |1604 |1910 |6593 |1910 |6819 |2056 |  38 |   0 | 3.045096e+03 |      --      |    Inf 
25.78/25.83	c  25.8s|     1 |     0 | 58850 |     - |  72M|   0 |1569 |1910 |6593 |1910 |6857 |2094 |  38 |   0 | 3.047832e+03 |      --      |    Inf 
26.30/26.33	c  26.3s|     1 |     0 | 59963 |     - |  72M|   0 |1592 |1910 |6593 |1910 |6892 |2129 |  38 |   0 | 3.049815e+03 |      --      |    Inf 
27.59/27.61	c  27.6s|     1 |     0 | 61556 |     - |  72M|   0 |1564 |1910 |6593 |1910 |6704 |2160 |  38 |   0 | 3.053135e+03 |      --      |    Inf 
28.19/28.29	c  28.3s|     1 |     0 | 63409 |     - |  73M|   0 |1549 |1910 |6593 |1910 |6735 |2191 |  38 |   0 | 3.056364e+03 |      --      |    Inf 
28.88/28.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
28.88/28.97	c  29.0s|     1 |     0 | 65602 |     - |  73M|   0 |1615 |1910 |6593 |1910 |6766 |2222 |  38 |   0 | 3.058998e+03 |      --      |    Inf 
29.89/29.92	c  29.9s|     1 |     0 | 66729 |     - |  74M|   0 |1569 |1910 |6593 |1910 |6804 |2260 |  38 |   0 | 3.061488e+03 |      --      |    Inf 
30.38/30.44	c  30.4s|     1 |     0 | 68015 |     - |  74M|   0 |1568 |1910 |6593 |1910 |6843 |2299 |  38 |   0 | 3.064692e+03 |      --      |    Inf 
30.88/30.99	c  31.0s|     1 |     0 | 69374 |     - |  75M|   0 |1605 |1910 |6593 |1910 |6873 |2329 |  38 |   0 | 3.066533e+03 |      --      |    Inf 
31.69/31.78	c  31.8s|     1 |     0 | 70461 |     - |  75M|   0 |1654 |1910 |6593 |1910 |6674 |2360 |  38 |   0 | 3.068243e+03 |      --      |    Inf 
32.38/32.48	c  32.5s|     1 |     0 | 72456 |     - |  76M|   0 |1601 |1910 |6593 |1910 |6714 |2400 |  38 |   0 | 3.071063e+03 |      --      |    Inf 
33.28/33.31	c  33.3s|     1 |     0 | 74068 |     - |  76M|   0 |1643 |1910 |6593 |1910 |6748 |2434 |  38 |   0 | 3.073635e+03 |      --      |    Inf 
33.99/34.09	c  34.1s|     1 |     0 | 75661 |     - |  76M|   0 |1588 |1910 |6593 |1910 |6776 |2462 |  38 |   0 | 3.075912e+03 |      --      |    Inf 
34.78/34.89	c  34.9s|     1 |     0 | 76445 |     - |  77M|   0 |1626 |1910 |6593 |1910 |6802 |2488 |  38 |   0 | 3.076765e+03 |      --      |    Inf 
35.78/35.89	c  35.9s|     1 |     0 | 77375 |     - |  77M|   0 |1639 |1910 |6593 |1910 |6822 |2508 |  38 |   0 | 3.077743e+03 |      --      |    Inf 
36.59/36.69	c  36.7s|     1 |     0 | 77731 |     - |  77M|   0 |1614 |1910 |6593 |1910 |6665 |2535 |  38 |   0 | 3.078919e+03 |      --      |    Inf 
37.67/37.79	c  37.8s|     1 |     0 | 78850 |     - |  77M|   0 |1652 |1910 |6593 |1910 |6685 |2555 |  38 |   0 | 3.080768e+03 |      --      |    Inf 
38.68/38.76	c  38.8s|     1 |     0 | 80199 |     - |  77M|   0 |1588 |1910 |6593 |1910 |6719 |2589 |  38 |   0 | 3.081723e+03 |      --      |    Inf 
39.38/39.47	c  39.5s|     1 |     0 | 81480 |     - |  78M|   0 |1556 |1910 |6593 |1910 |6746 |2616 |  38 |   0 | 3.083832e+03 |      --      |    Inf 
40.28/40.33	c  40.3s|     1 |     0 | 82927 |     - |  78M|   0 |1608 |1910 |6593 |1910 |6787 |2657 |  38 |   0 | 3.085550e+03 |      --      |    Inf 
41.27/41.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.27/41.30	c  41.3s|     1 |     0 | 83778 |     - |  78M|   0 |1630 |1910 |6593 |1910 |6807 |2677 |  38 |   0 | 3.086375e+03 |      --      |    Inf 
42.28/42.37	c  42.4s|     1 |     0 | 84660 |     - |  78M|   0 |1649 |1910 |6593 |1910 |6648 |2687 |  38 |   0 | 3.087383e+03 |      --      |    Inf 
43.28/43.35	c  43.3s|     1 |     0 | 85608 |     - |  79M|   0 |1614 |1910 |6593 |1910 |6662 |2701 |  38 |   0 | 3.087919e+03 |      --      |    Inf 
44.17/44.22	c  44.2s|     1 |     0 | 85712 |     - |  79M|   0 |1622 |1910 |6593 |1910 |6670 |2709 |  38 |   0 | 3.087924e+03 |      --      |    Inf 
45.08/45.14	c  45.1s|     1 |     0 | 86151 |     - |  79M|   0 |1614 |1910 |6593 |1910 |6675 |2714 |  38 |   0 | 3.088126e+03 |      --      |    Inf 
45.98/46.03	c  46.0s|     1 |     0 | 86254 |     - |  79M|   0 |1638 |1910 |6593 |1910 |6678 |2717 |  38 |   0 | 3.088127e+03 |      --      |    Inf 
46.97/47.07	c  47.1s|     1 |     0 | 86479 |     - |  79M|   0 |1624 |1910 |6593 |1910 |6679 |2718 |  38 |   0 | 3.088160e+03 |      --      |    Inf 
47.87/47.92	c  47.9s|     1 |     0 | 87264 |     - |  79M|   0 |1619 |1910 |6593 |1910 |6540 |2728 |  38 |   0 | 3.088182e+03 |      --      |    Inf 
48.77/48.86	c  48.9s|     1 |     0 | 87888 |     - |  79M|   0 |1626 |1910 |6593 |1910 |6548 |2736 |  38 |   0 | 3.088245e+03 |      --      |    Inf 
49.57/49.67	c  49.7s|     1 |     0 | 88655 |     - |  80M|   0 |1634 |1910 |6593 |1910 |6565 |2753 |  38 |   0 | 3.088478e+03 |      --      |    Inf 
50.77/50.86	c  50.9s|     1 |     0 | 89548 |     - |  80M|   0 |1640 |1910 |6593 |1910 |6570 |2758 |  38 |   0 | 3.088750e+03 |      --      |    Inf 
51.97/52.02	c  52.0s|     1 |     0 | 90518 |     - |  80M|   0 |1619 |1910 |6593 |1910 |6577 |2765 |  38 |   0 | 3.089547e+03 |      --      |    Inf 
53.17/53.20	c  53.2s|     1 |     0 | 91796 |     - |  80M|   0 |1593 |1910 |6593 |1910 |6590 |2778 |  38 |   0 | 3.089934e+03 |      --      |    Inf 
53.97/54.05	c  54.1s|     1 |     0 | 91940 |     - |  80M|   0 |1621 |1910 |6593 |1910 |6501 |2788 |  38 |   0 | 3.089952e+03 |      --      |    Inf 
54.98/55.04	c  55.0s|     1 |     0 | 92542 |     - |  80M|   0 |1630 |1910 |6593 |1910 |6505 |2792 |  38 |   0 | 3.090279e+03 |      --      |    Inf 
55.77/55.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.77/55.87	c  55.9s|     1 |     0 | 92563 |     - |  80M|   0 |1628 |1910 |6593 |1910 |6508 |2795 |  38 |   0 | 3.090279e+03 |      --      |    Inf 
59.76/59.83	c  59.8s|     1 |     2 | 92563 |     - |  80M|   0 |1628 |1910 |6593 |1910 |6508 |2795 |  38 |  19 | 3.090279e+03 |      --      |    Inf 
1796.69/1797.00	c 
1796.69/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.00	c Solving Time (sec) : 1797.00
1796.69/1797.00	c Solving Nodes      : 7154
1796.69/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.69/1797.00	c Dual Bound         : +3.13102672921774e+03
1796.69/1797.00	c Gap                : infinite
1796.69/1797.00	s UNKNOWN
1796.69/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1796.69/1797.00	c Total Time         :    1797.00
1796.69/1797.00	c   solving          :    1797.00
1796.69/1797.00	c   presolving       :       0.56 (included in solving)
1796.69/1797.00	c   reading          :       0.08 (included in solving)
1796.69/1797.00	c Original Problem   :
1796.69/1797.00	c   Problem name     : HOME/instance-3732745-1338705134.opb
1796.69/1797.00	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.00	c   Constraints      : 13453 initial, 13453 maximal
1796.69/1797.00	c Presolved Problem  :
1796.69/1797.00	c   Problem name     : t_HOME/instance-3732745-1338705134.opb
1796.69/1797.00	c   Variables        : 1910 (1910 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.69/1797.00	c   Constraints      : 5840 initial, 7294 maximal
1796.69/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.69/1797.00	c   trivial          :       0.01         49          0          0          0          0          0          0          0          0
1796.69/1797.00	c   dualfix          :       0.01          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c   implics          :       0.03          0       3215          0          0          0          0          0          0          0
1796.69/1797.00	c   probing          :       0.23          1        181          0          0          0          0          0          0          0
1796.69/1797.00	c   setppc           :       0.02          0          0          0          0          0        187          0          0          0
1796.69/1797.00	c   linear           :       0.13        959         37          0       1008          0       7422          0        201        398
1796.69/1797.00	c   logicor          :       0.08          0          0          0          0          0          4          0          0          0
1796.69/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.69/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.00	c   integral         :          0          0          0       8246          0          4          0          1       1279          0          0      14200
1796.69/1797.00	c   setppc           :        965         76     117814          0          0          3      25708        319      15033          0          0          0
1796.69/1797.00	c   linear           :          0+        76     114685          0          0          0         35          0          0         28          0          0
1796.69/1797.00	c   logicor          :       4875+        76      86099          0          0          0      26477        508      25512          0          0          0
1796.69/1797.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.69/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.69/1797.00	c   integral         :     382.06       0.00       0.00     382.06       0.00       0.00       0.00
1796.69/1797.00	c   setppc           :       3.25       0.01       3.23       0.00       0.00       0.00       0.01
1796.69/1797.00	c   linear           :       0.61       0.04       0.57       0.00       0.00       0.00       0.00
1796.69/1797.00	c   logicor          :       1.59       0.04       1.53       0.00       0.00       0.00       0.01
1796.69/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.69/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.69/1797.00	c   vbounds          :          0          0          0          0
1796.69/1797.00	c   rootredcost      :          0          0          0          0
1796.69/1797.00	c   pseudoobj        :     115381          0          0          0
1796.69/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.69/1797.00	c   vbounds          :       0.04       0.04       0.00
1796.69/1797.00	c   rootredcost      :       0.03       0.03       0.00
1796.69/1797.00	c   pseudoobj        :       2.45       2.45       0.00
1796.69/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.69/1797.00	c   propagation      :       0.03        826        773       1783       15.8        265        5.0          -
1796.69/1797.00	c   infeasible LP    :       0.12        282        282       1294       31.2         40        5.0          0
1796.69/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.69/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.69/1797.00	c   applied globally :          -          -          -       2545       17.9          -          -          -
1796.69/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.69/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.69/1797.00	c   cut pool         :       0.78         75          -          -       3426          -    (maximal pool size: 20825)
1796.69/1797.00	c   redcost          :       0.15       8321          0          0          0          0
1796.69/1797.00	c   impliedbounds    :       0.04         76          0          0        610          0
1796.69/1797.00	c   intobj           :       0.00          0          0          0          0          0
1796.69/1797.00	c   gomory           :      29.67         76          0          0      31118          0
1796.69/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1796.69/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1796.69/1797.00	c   strongcg         :       2.04         20          0          0      10000          0
1796.69/1797.00	c   cmir             :       0.25         10          0          0          0          0
1796.69/1797.00	c   flowcover        :       0.23         10          0          0          0          0
1796.69/1797.00	c   clique           :       0.10         76          0          0         21          0
1796.69/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1796.69/1797.00	c   mcf              :       0.00          1          0          0          0          0
1796.69/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1796.69/1797.00	c   rapidlearning    :       0.68          1          0          0          0        715
1796.69/1797.00	c Pricers            :       Time      Calls       Vars
1796.69/1797.00	c   problem variables:       0.00          0          0
1796.69/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.69/1797.00	c   relpscost        :     382.04       8246          1       1279          0          0      14200
1796.69/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   inference        :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.69/1797.00	c   random           :       0.00          0          0          0          0          0          0
1796.69/1797.00	c Primal Heuristics  :       Time      Calls      Found
1796.69/1797.00	c   LP solutions     :       0.00          -          0
1796.69/1797.00	c   pseudo solutions :       0.00          -          0
1796.69/1797.00	c   oneopt           :       0.01          0          0
1796.69/1797.00	c   crossover        :       0.00          0          0
1796.69/1797.00	c   veclendiving     :      57.17         56          0
1796.69/1797.00	c   fracdiving       :      87.84        108          0
1796.69/1797.00	c   trivial          :       0.01          2          0
1796.69/1797.00	c   shiftandpropagate:       0.03          1          0
1796.69/1797.00	c   simplerounding   :       0.01          0          0
1796.69/1797.00	c   zirounding       :       0.70       1000          0
1796.69/1797.00	c   rounding         :       0.57       1242          0
1796.69/1797.00	c   shifting         :       1.29        402          0
1796.69/1797.00	c   intshifting      :       0.00          0          0
1796.69/1797.00	c   twoopt           :       0.00          0          0
1796.69/1797.00	c   fixandinfer      :       0.00          0          0
1796.69/1797.00	c   feaspump         :      26.95         17          0
1796.69/1797.00	c   clique           :       0.00          0          0
1796.69/1797.00	c   coefdiving       :      82.93         91          0
1796.69/1797.00	c   pscostdiving     :      69.15         80          0
1796.69/1797.00	c   intdiving        :       0.00          0          0
1796.69/1797.00	c   actconsdiving    :       0.00          0          0
1796.69/1797.00	c   objpscostdiving  :      16.18          3          0
1796.69/1797.00	c   rootsoldiving    :       5.95          2          0
1796.69/1797.00	c   linesearchdiving :      81.01        111          0
1796.69/1797.00	c   guideddiving     :       0.00          0          0
1796.69/1797.00	c   octane           :       0.00          0          0
1796.69/1797.00	c   rens             :       0.03          0          0
1796.69/1797.00	c   rins             :       0.00          0          0
1796.69/1797.00	c   localbranching   :       0.00          0          0
1796.69/1797.00	c   mutation         :       0.00          0          0
1796.69/1797.00	c   dins             :       0.00          0          0
1796.69/1797.00	c   vbounds          :       0.00          0          0
1796.69/1797.00	c   undercover       :       0.00          0          0
1796.69/1797.00	c   subnlp           :       0.00          0          0
1796.69/1797.00	c   trysol           :       0.00          0          0
1796.69/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.69/1797.00	c   primal LP        :       0.06          0          0       0.00       0.00
1796.69/1797.00	c   dual LP          :     934.13       8321    4895845     588.37    5241.08
1796.69/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1796.69/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1796.69/1797.00	c   diving/probing LP:     386.36      38294    1589940      41.52    4115.17
1796.69/1797.00	c   strong branching :     377.98       7811    1752112     224.31    4635.41
1796.69/1797.00	c     (at root node) :          -         19      14405     758.16          -
1796.69/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1796.69/1797.00	c B&B Tree           :
1796.69/1797.00	c   number of runs   :          1
1796.69/1797.00	c   nodes            :       7154
1796.69/1797.00	c   nodes (total)    :       7154
1796.69/1797.00	c   nodes left       :       7045
1796.69/1797.00	c   max depth        :         25
1796.69/1797.00	c   max depth (total):         25
1796.69/1797.00	c   backtracks       :       3179 (44.4%)
1796.69/1797.00	c   delayed cutoffs  :          2
1796.69/1797.00	c   repropagations   :         20 (12 domain reductions, 1 cutoffs)
1796.69/1797.00	c   avg switch length:       9.53
1796.69/1797.00	c   switching time   :       3.39
1796.69/1797.00	c Solution           :
1796.69/1797.00	c   Solutions found  :          0 (0 improvements)
1796.69/1797.00	c   Primal Bound     :          -
1796.69/1797.00	c   Dual Bound       : +3.13102672921774e+03
1796.69/1797.00	c   Gap              :   infinite
1796.69/1797.00	c   Root Dual Bound  : +3.09027945498092e+03
1796.69/1797.00	c   Root Iterations  :      92563
1796.69/1797.09	c Time complete: 1796.79.

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 13098
/proc/meminfo: memFree=28218636/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 1515 0 0 0 0 0 0 0 20 0 1 0 336637697 9818112 1469 33554432000 4194304 9016284 140735526241728 140737167218712 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 2397 1470 311 1178 0 1215 0

[startup+0.012901 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 13098
/proc/meminfo: memFree=28218636/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=16380 CPUtime=0 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 3075 0 0 0 0 0 0 0 20 0 1 0 336637697 16773120 3029 33554432000 4194304 9016284 140735526241728 140737167218712 6181764 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 4095 3029 353 1178 0 2913 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16380

[startup+0.100298 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 13098
/proc/meminfo: memFree=28218636/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=34888 CPUtime=0.09 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 7692 0 0 0 8 1 0 0 20 0 1 0 336637697 35725312 7646 33554432000 4194304 9016284 140735526241728 140737167218712 4320263 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 8722 7646 406 1178 0 7540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34888

[startup+0.300271 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 13098
/proc/meminfo: memFree=28218636/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=47428 CPUtime=0.29 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 10868 0 0 0 28 1 0 0 20 0 1 0 336637697 48566272 10565 33554432000 4194304 9016284 140735526241728 140737167218712 4202828 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 11857 10565 499 1178 0 10675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47428

[startup+0.700263 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 13098
/proc/meminfo: memFree=28218636/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=59884 CPUtime=0.68 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 14172 0 0 0 67 1 0 0 20 0 1 0 336637697 61321216 13808 33554432000 4194304 9016284 140735526241728 140737167218712 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 14971 13808 638 1178 0 13789 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 59884

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 13099
/proc/meminfo: memFree=28162472/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=62976 CPUtime=1.48 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 15346 0 0 0 146 2 0 0 20 0 1 0 336637697 64487424 14729 33554432000 4194304 9016284 140735526241728 140735526235896 7213844 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 15744 14729 653 1178 0 14562 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62976

[startup+3.10023 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 13099
/proc/meminfo: memFree=28131712/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=96620 CPUtime=3.09 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 24222 0 0 0 304 5 0 0 20 0 1 0 336637697 98938880 22882 33554432000 4194304 9016284 140735526241728 140735526235592 7928192 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 24155 22882 697 1178 0 22973 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96620

[startup+6.30025 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 13100
/proc/meminfo: memFree=28128504/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=96620 CPUtime=6.29 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 24271 0 0 0 621 8 0 0 20 0 1 0 336637697 98938880 22931 33554432000 4194304 9016284 140735526241728 140735526236888 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 24155 22931 703 1178 0 22973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96620

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 13100
/proc/meminfo: memFree=28113344/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=113584 CPUtime=12.69 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 29977 0 0 0 1258 11 0 0 20 0 1 0 336637697 116310016 27157 33554432000 4194304 9016284 140735526241728 140735526236840 6561098 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 28396 27157 703 1178 0 27214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113584

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 13100
/proc/meminfo: memFree=28096116/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=132060 CPUtime=25.49 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 41183 0 0 0 2528 21 0 0 20 0 1 0 336637697 135229440 31444 33554432000 4194304 9016284 140735526241728 140735526235896 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 33015 31444 703 1178 0 31833 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 132060

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 13100
/proc/meminfo: memFree=28082072/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=143776 CPUtime=51.07 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 44262 0 0 0 5069 38 0 0 20 0 1 0 336637697 147226624 34451 33554432000 4194304 9016284 140735526241728 140735526235896 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 35944 34451 703 1178 0 34762 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 143776

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 13100
/proc/meminfo: memFree=28077968/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=145804 CPUtime=102.27 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48197 0 0 0 10162 65 0 0 20 0 1 0 336637697 149303296 35440 33554432000 4194304 9016284 140735526241728 140735526235496 7180911 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36451 35440 706 1178 0 35269 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 145804

[startup+162.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/177 13100
/proc/meminfo: memFree=28077580/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=145804 CPUtime=162.25 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48337 0 0 0 16128 97 0 0 20 0 1 0 336637697 149303296 35580 33554432000 4194304 9016284 140735526241728 140735526235432 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36451 35580 707 1178 0 35269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 145804

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 13100
/proc/meminfo: memFree=28075840/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=145804 CPUtime=222.23 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48337 0 0 0 22094 129 0 0 20 0 1 0 336637697 149303296 35580 33554432000 4194304 9016284 140735526241728 140735526235784 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36451 35580 707 1178 0 35269 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 145804

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13100
/proc/meminfo: memFree=28075960/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=145804 CPUtime=282.23 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48338 0 0 0 28060 163 0 0 20 0 1 0 336637697 149303296 35580 33554432000 4194304 9016284 140735526241728 140735526235784 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36451 35580 707 1178 0 35269 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 145804

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13101
/proc/meminfo: memFree=28075836/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=145804 CPUtime=342.21 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48360 0 0 0 34026 195 0 0 20 0 1 0 336637697 149303296 35602 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36451 35602 707 1178 0 35269 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 145804

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13101
/proc/meminfo: memFree=28074720/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=146724 CPUtime=402.2 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48425 0 0 0 39992 228 0 0 20 0 1 0 336637697 150245376 35667 33554432000 4194304 9016284 140735526241728 140735526235592 4978137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36681 35667 707 1178 0 35499 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 146724

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13101
/proc/meminfo: memFree=28074844/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=146724 CPUtime=462.2 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 48425 0 0 0 45957 263 0 0 20 0 1 0 336637697 150245376 35667 33554432000 4194304 9016284 140735526241728 140735526235688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 36681 35667 707 1178 0 35499 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 146724

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13104
/proc/meminfo: memFree=28070628/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=150424 CPUtime=522.19 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 49514 0 0 0 51921 298 0 0 20 0 1 0 336637697 154034176 36649 33554432000 4194304 9016284 140735526241728 140735526235480 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 37606 36649 707 1178 0 36424 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 150424

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 13105
/proc/meminfo: memFree=28069448/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=150424 CPUtime=582.18 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 49597 0 0 0 57885 333 0 0 20 0 1 0 336637697 154034176 36732 33554432000 4194304 9016284 140735526241728 140735526235480 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 37606 36732 707 1178 0 36424 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 150424

[startup+642.3 s]

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

/proc/meminfo: memFree=28042752/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=155876 CPUtime=1122.09 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51006 0 0 0 111566 643 0 0 20 0 1 0 336637697 159617024 38093 33554432000 4194304 9016284 140735526241728 140735526234872 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 38969 38093 707 1178 0 37787 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 155876

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 13110
/proc/meminfo: memFree=28039660/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=155876 CPUtime=1182.08 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51007 0 0 0 117533 675 0 0 20 0 1 0 336637697 159617024 38094 33554432000 4194304 9016284 140735526241728 140735526235784 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 38969 38094 707 1178 0 37787 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 155876

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13111
/proc/meminfo: memFree=28036744/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=156080 CPUtime=1242.08 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51060 0 0 0 123496 712 0 0 20 0 1 0 336637697 159825920 38146 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 39020 38146 707 1178 0 37838 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 156080

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 13111
/proc/meminfo: memFree=28033580/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=156080 CPUtime=1302.07 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51062 0 0 0 129460 747 0 0 20 0 1 0 336637697 159825920 38148 33554432000 4194304 9016284 140735526241728 140735526235368 7213542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 39020 38148 707 1178 0 37838 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 156080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13111
/proc/meminfo: memFree=28031900/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=156080 CPUtime=1362.05 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51062 0 0 0 135419 786 0 0 20 0 1 0 336637697 159825920 38148 33554432000 4194304 9016284 140735526241728 140735526235688 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 39020 38148 707 1178 0 37838 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 156080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13111
/proc/meminfo: memFree=28029356/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=157092 CPUtime=1422.05 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51228 0 0 0 141381 824 0 0 20 0 1 0 336637697 160862208 38314 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 39273 38314 707 1178 0 38091 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 157092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13111
/proc/meminfo: memFree=28027372/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=157912 CPUtime=1482.04 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51315 0 0 0 147343 861 0 0 20 0 1 0 336637697 161701888 38401 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 39478 38401 707 1178 0 38296 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 157912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13150
/proc/meminfo: memFree=28083160/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=160576 CPUtime=1542.03 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 51923 0 0 0 153309 894 0 0 20 0 1 0 336637697 164429824 39009 33554432000 4194304 9016284 140735526241728 140735526234536 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40144 39009 707 1178 0 38962 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 160576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13150
/proc/meminfo: memFree=28076240/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=161612 CPUtime=1602.02 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52411 0 0 0 159272 930 0 0 20 0 1 0 336637697 165490688 39473 33554432000 4194304 9016284 140735526241728 140735526235576 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40403 39473 707 1178 0 39221 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 161612

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13150
/proc/meminfo: memFree=28075156/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=161612 CPUtime=1662.01 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52438 0 0 0 165234 967 0 0 20 0 1 0 336637697 165490688 39500 33554432000 4194304 9016284 140735526241728 140735526235816 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40403 39500 707 1178 0 39221 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 161612

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 13153
/proc/meminfo: memFree=28020996/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=161612 CPUtime=1722 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52444 0 0 0 171194 1006 0 0 20 0 1 0 336637697 165490688 39506 33554432000 4194304 9016284 140735526241728 140735526235896 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40403 39506 707 1178 0 39221 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 161612

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13176
/proc/meminfo: memFree=28018172/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1782 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52673 0 0 0 177159 1041 0 0 20 0 1 0 336637697 167186432 39735 33554432000 4194304 9016284 140735526241728 140735526235528 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39735 707 1178 0 39635 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 163268

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 13176
/proc/meminfo: memFree=28018172/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1785.2 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52673 0 0 0 177477 1043 0 0 20 0 1 0 336637697 167186432 39735 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39735 707 1178 0 39635 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 163268

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018180/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1791.6 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52674 0 0 0 178112 1048 0 0 20 0 1 0 336637697 167186432 39736 33554432000 4194304 9016284 140735526241728 140735526235656 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39736 707 1178 0 39635 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 163268

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018180/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1794.8 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52691 0 0 0 178431 1049 0 0 20 0 1 0 336637697 167186432 39753 33554432000 4194304 9016284 140735526241728 140735526235592 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39753 707 1178 0 39635 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 163268

[startup+1795.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018180/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1795.59 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52692 0 0 0 178510 1049 0 0 20 0 1 0 336637697 167186432 39754 33554432000 4194304 9016284 140735526241728 140735526235544 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39754 707 1178 0 39635 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 163268

[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018056/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1796.39 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52692 0 0 0 178589 1050 0 0 20 0 1 0 336637697 167186432 39754 33554432000 4194304 9016284 140735526241728 140735526235544 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39754 707 1178 0 39635 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 163268

[startup+1796.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018056/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1796.59 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52692 0 0 0 178609 1050 0 0 20 0 1 0 336637697 167186432 39754 33554432000 4194304 9016284 140735526241728 140735526235496 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39754 707 1178 0 39635 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (KiB) 163268

[startup+1797 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13176
/proc/meminfo: memFree=28018056/32873844 swapFree=7632/7632
[pid=13098] ppid=13096 vsize=163268 CPUtime=1796.69 cores=1,3,5,7
/proc/13098/stat : 13098 (scip-2.0.1.4b_2) R 13096 13098 12480 0 -1 4202496 52692 0 0 0 178619 1050 0 0 20 0 1 0 336637697 167186432 39754 33554432000 4194304 9016284 140735526241728 140735526235496 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13098/statm: 40817 39754 707 1178 0 39635 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (KiB) 163268

Child status: 0
Real time (s): 1797.09
CPU time (s): 1796.79
CPU user time (s): 1786.28
CPU system time (s): 10.5114
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 163268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.28
system time used= 10.5114
maximum resident set size= 159024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52699
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= 33
involuntary context switches= 1848

runsolver used 3.04454 second user time and 8.88265 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 08:32:14
IDJOB=3732745
IDBENCH=2208
IDSOLVER=2329
FILE ID=node141/3732745-1338705134
RUNJOBID= node141-1338702880-12497
PBS_JOBID= 14636716
Free space on /tmp= 70704 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3732745-1338705134/watcher-3732745-1338705134 -o /tmp/evaluation-result-3732745-1338705134/solver-3732745-1338705134 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3732745-1338705134.opb -t 1800 -m 15500

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

MD5SUM BENCH= 5a9e4c8983ff8fc3ce01109a5c224dd2
RANDOM SEED=1948547306

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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:        28219288 kB
Buffers:          405356 kB
Cached:          3205996 kB
SwapCached:          216 kB
Active:          1432760 kB
Inactive:        2339648 kB
Active(anon):     152040 kB
Inactive(anon):    11288 kB
Active(file):    1280720 kB
Inactive(file):  2328360 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             17296 kB
Writeback:             0 kB
AnonPages:        172132 kB
Mapped:            13652 kB
Shmem:               172 kB
Slab:             740820 kB
SReclaimable:     182812 kB
SUnreclaim:       558008 kB
KernelStack:        1464 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     278084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 70688 MiB
End job on node141 at 2012-06-03 09:02:11