Trace number 2666859

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1800.24 1800.98

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2666859-1276459314.opb>
0.19/0.27	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.19/0.27	c problem read
0.19/0.27	c presolving settings loaded
0.29/0.37	c presolving:
0.40/0.47	c (round 1) 2895 del vars, 511 del conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.49/0.53	c (round 2) 3165 del vars, 4406 del conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.49/0.55	c (round 3) 3204 del vars, 4831 del conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.49/0.57	c (round 4) 3239 del vars, 4922 del conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.49/0.58	c (round 5) 3271 del vars, 5005 del conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.49/0.59	c (round 6) 3299 del vars, 5078 del conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.59/0.61	c (round 7) 3323 del vars, 5141 del conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.59/0.62	c (round 8) 3343 del vars, 5194 del conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.59/0.63	c (round 9) 3359 del vars, 5238 del conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.59/0.64	c (round 10) 3375 del vars, 5278 del conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.59/0.65	c (round 11) 3391 del vars, 5318 del conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.59/0.66	c (round 12) 3407 del vars, 5358 del conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.59/0.68	c (round 13) 3423 del vars, 5398 del conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.59/0.69	c (round 14) 3439 del vars, 5438 del conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.69/0.70	c (round 15) 3455 del vars, 5478 del conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.69/0.71	c (round 16) 3472 del vars, 5519 del conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.69/0.72	c (round 17) 3488 del vars, 5559 del conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.69/0.73	c (round 18) 3504 del vars, 5599 del conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.69/0.75	c (round 19) 3520 del vars, 5639 del conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.69/0.76	c (round 20) 3536 del vars, 5679 del conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.69/0.77	c (round 21) 3549 del vars, 5712 del conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.69/0.78	c (round 22) 3566 del vars, 5755 del conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.69/0.79	c (round 23) 3582 del vars, 5802 del conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.79/0.80	c (round 24) 3598 del vars, 5842 del conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.79/0.81	c (round 25) 3612 del vars, 5881 del conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.79/0.82	c (round 26) 3627 del vars, 5918 del conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.79/0.83	c (round 27) 3642 del vars, 5953 del conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.79/0.85	c (round 28) 3653 del vars, 5981 del conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.79/0.86	c (round 29) 3667 del vars, 6016 del conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.79/0.87	c (round 30) 3683 del vars, 6051 del conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.79/0.88	c (round 31) 3695 del vars, 6098 del conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.79/0.89	c (round 32) 3710 del vars, 6131 del conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.89/0.90	c (round 33) 3723 del vars, 6160 del conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.89/0.91	c (round 34) 3738 del vars, 6195 del conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.89/0.92	c (round 35) 3756 del vars, 6239 del conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.89/0.93	c (round 36) 3768 del vars, 6271 del conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.89/0.94	c (round 37) 3787 del vars, 6314 del conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.89/0.95	c (round 38) 3798 del vars, 6351 del conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.89/0.96	c (round 39) 3810 del vars, 6385 del conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.89/0.97	c (round 40) 3824 del vars, 6418 del conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.89/0.98	c (round 41) 3838 del vars, 6455 del conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.89/0.99	c (round 42) 3858 del vars, 6495 del conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
1.00/1.00	c (round 43) 3872 del vars, 6533 del conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
1.00/1.01	c (round 44) 3890 del vars, 6581 del conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
1.00/1.02	c (round 45) 3905 del vars, 6611 del conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
1.00/1.03	c (round 46) 3916 del vars, 6654 del conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
1.00/1.04	c (round 47) 3933 del vars, 6691 del conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
1.00/1.05	c (round 48) 3944 del vars, 6732 del conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
1.00/1.06	c (round 49) 3962 del vars, 6768 del conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
1.00/1.07	c (round 50) 3980 del vars, 6809 del conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
1.00/1.08	c (round 51) 3996 del vars, 6848 del conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
1.00/1.09	c (round 52) 4012 del vars, 6890 del conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
1.10/1.10	c (round 53) 4028 del vars, 6926 del conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
1.10/1.11	c (round 54) 4046 del vars, 6970 del conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
1.10/1.12	c (round 55) 4058 del vars, 7013 del conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
1.10/1.13	c (round 56) 4075 del vars, 7052 del conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
1.10/1.15	c (round 57) 4089 del vars, 7084 del conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
1.10/1.16	c (round 58) 4107 del vars, 7121 del conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
1.10/1.17	c (round 59) 4122 del vars, 7159 del conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
1.10/1.17	c (round 60) 4136 del vars, 7193 del conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
1.10/1.18	c (round 61) 4140 del vars, 7219 del conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
1.10/1.19	c (round 62) 4149 del vars, 7235 del conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
1.19/1.20	c (round 63) 4159 del vars, 7261 del conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
1.19/1.21	c (round 64) 4165 del vars, 7279 del conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
1.19/1.22	c (round 65) 4172 del vars, 7292 del conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
1.19/1.23	c (round 66) 4175 del vars, 7302 del conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
1.19/1.24	c (round 67) 4178 del vars, 7314 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
1.19/1.25	c (round 68) 4178 del vars, 7316 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
1.29/1.39	c (round 69) 4178 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
1.49/1.59	c (round 70) 4228 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
1.59/1.60	c (round 71) 4228 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
1.79/1.80	c (round 72) 4278 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
1.89/1.94	c (round 73) 4328 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
1.99/2.05	c    (1.4s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
1.99/2.05	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.99/2.05	c (round 74) 4365 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.09/2.17	c (round 75) 4365 del vars, 7348 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.09/2.19	c    (1.5s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
2.09/2.19	c    (1.5s) probing aborted: 100/100 successive totally useless probings
2.09/2.19	c presolving (76 rounds):
2.09/2.19	c  4365 deleted vars, 7348 deleted constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
2.09/2.19	c  113820 implications, 0 cliques
2.09/2.19	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 6153 constraints
2.09/2.19	c    6153 constraints of type <logicor>
2.09/2.19	c transformed objective value is always integral (scale: 1)
2.09/2.19	c Presolving Time: 1.49
2.09/2.19	c - non default parameters ----------------------------------------------------------------------
2.09/2.19	c # SCIP version 1.2.1.2
2.09/2.19	c 
2.09/2.19	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: -1]
2.09/2.19	c conflict/interconss = 0
2.09/2.19	c 
2.09/2.19	c # should binary conflicts be preferred?
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c conflict/preferbinary = TRUE
2.09/2.19	c 
2.09/2.19	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 0]
2.09/2.19	c constraints/agelimit = 1
2.09/2.19	c 
2.09/2.19	c # should enforcement of pseudo solution be disabled?
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/disableenfops = TRUE
2.09/2.19	c 
2.09/2.19	c # frequency for displaying node information lines
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.19	c display/freq = 10000
2.09/2.19	c 
2.09/2.19	c # maximal time in seconds to run
2.09/2.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.19	c limits/time = 1799.74
2.09/2.19	c 
2.09/2.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.19	c limits/memory = 1620
2.09/2.19	c 
2.09/2.19	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 1]
2.09/2.19	c lp/solvefreq = 0
2.09/2.19	c 
2.09/2.19	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
2.09/2.19	c # [type: char, range: {lafpsqd}, default: l]
2.09/2.19	c lp/pricing = a
2.09/2.19	c 
2.09/2.19	c # should presolving try to simplify inequalities
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/linear/simplifyinequalities = TRUE
2.09/2.19	c 
2.09/2.19	c # should presolving try to simplify knapsacks
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/knapsack/simplifyinequalities = TRUE
2.09/2.19	c 
2.09/2.19	c # priority of node selection rule <dfs> in standard mode
2.09/2.20	c # [type: int, range: [-536870912,536870911], default: 0]
2.09/2.20	c nodeselection/dfs/stdpriority = 1000000
2.09/2.20	c 
2.09/2.20	c -----------------------------------------------------------------------------------------------
2.09/2.20	c start solving
2.09/2.20	c 
2.99/3.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.99/3.03	c   2.4s|     1 |     0 |  2038 |     - |  22M|   0 |1239 |1987 |6153 |1987 |5966 |   0 |   0 |   0 | 2.790419e+03 |      --      |    Inf 
6.99/7.05	c   6.3s|     1 |     0 |  7813 |     - |  23M|   0 |1229 |1987 |6153 |1987 |7835 |1869 |   0 |   0 | 2.806871e+03 |      --      |    Inf 
10.09/10.19	c   9.4s|     1 |     0 |  9960 |     - |  24M|   0 |1210 |1987 |6153 |1987 |7880 |1914 |   0 |   0 | 2.826534e+03 |      --      |    Inf 
11.28/11.34	c  10.6s|     1 |     0 | 10799 |     - |  25M|   0 |1189 |1987 |6153 |1987 |7914 |1948 |   0 |   0 | 2.829261e+03 |      --      |    Inf 
12.89/12.92	c  12.1s|     1 |     0 | 11676 |     - |  26M|   0 |1215 |1987 |6153 |1987 |7957 |1991 |   0 |   0 | 2.832706e+03 |      --      |    Inf 
14.69/14.79	c  14.0s|     1 |     0 | 12741 |     - |  27M|   0 |1255 |1987 |6153 |1987 |7996 |2030 |   0 |   0 | 2.836252e+03 |      --      |    Inf 
17.19/17.25	c  16.4s|     1 |     0 | 14158 |     - |  29M|   0 |1260 |1987 |6153 |1987 |8045 |2079 |   0 |   0 | 2.840765e+03 |      --      |    Inf 
19.98/20.05	c  19.2s|     1 |     0 | 15652 |     - |  31M|   0 |1275 |1987 |6153 |1987 |8091 |2125 |   0 |   0 | 2.845036e+03 |      --      |    Inf 
23.49/23.55	c  22.7s|     1 |     0 | 17445 |     - |  33M|   0 |1317 |1987 |6153 |1987 |8133 |2167 |   0 |   0 | 2.848839e+03 |      --      |    Inf 
26.88/26.92	c  26.0s|     1 |     0 | 19248 |     - |  35M|   0 |1293 |1987 |6153 |1987 |8176 |2210 |   0 |   0 | 2.852577e+03 |      --      |    Inf 
29.88/29.93	c  29.0s|     1 |     0 | 20766 |     - |  38M|   0 |1290 |1987 |6153 |1987 |8220 |2254 |   0 |   0 | 2.856734e+03 |      --      |    Inf 
33.08/33.19	c  32.2s|     1 |     0 | 22165 |     - |  40M|   0 |1307 |1987 |6153 |1987 |8267 |2301 |   0 |   0 | 2.862547e+03 |      --      |    Inf 
36.58/36.64	c  35.6s|     1 |     0 | 23224 |     - |  41M|   0 |1344 |1987 |6153 |1987 |6498 |2342 |   0 |   0 | 2.866883e+03 |      --      |    Inf 
39.88/39.91	c  38.9s|     1 |     0 | 24900 |     - |  43M|   0 |1332 |1987 |6153 |1987 |6540 |2384 |   0 |   0 | 2.871851e+03 |      --      |    Inf 
43.67/43.74	c  42.6s|     1 |     0 | 26776 |     - |  46M|   0 |1367 |1987 |6153 |1987 |6583 |2427 |   0 |   0 | 2.876110e+03 |      --      |    Inf 
47.37/47.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.37/47.45	c  46.3s|     1 |     0 | 28683 |     - |  48M|   0 |1364 |1987 |6153 |1987 |6639 |2483 |   0 |   0 | 2.882889e+03 |      --      |    Inf 
54.57/54.67	c  53.5s|     1 |     0 | 32267 |     - |  52M|   0 |1393 |1987 |6153 |1987 |6675 |2519 |   0 |   0 | 2.887108e+03 |      --      |    Inf 
57.67/57.79	c  56.6s|     1 |     0 | 33137 |     - |  53M|   0 |1397 |1987 |6153 |1987 |6722 |2566 |   0 |   0 | 2.895124e+03 |      --      |    Inf 
62.86/62.97	c  61.7s|     1 |     0 | 35521 |     - |  54M|   0 |1395 |1987 |6153 |1987 |6617 |2616 |   0 |   0 | 2.905470e+03 |      --      |    Inf 
65.76/65.89	c  64.6s|     1 |     0 | 37170 |     - |  56M|   0 |1455 |1987 |6153 |1987 |6663 |2662 |   0 |   0 | 2.908540e+03 |      --      |    Inf 
68.96/69.06	c  67.7s|     1 |     0 | 38496 |     - |  57M|   0 |1442 |1987 |6153 |1987 |6710 |2709 |   0 |   0 | 2.914707e+03 |      --      |    Inf 
71.96/72.02	c  70.7s|     1 |     0 | 39581 |     - |  59M|   0 |1440 |1987 |6153 |1987 |6758 |2757 |   0 |   0 | 2.919532e+03 |      --      |    Inf 
74.36/74.46	c  73.1s|     1 |     0 | 40781 |     - |  60M|   0 |1446 |1987 |6153 |1987 |6798 |2797 |   0 |   0 | 2.922543e+03 |      --      |    Inf 
77.36/77.47	c  76.1s|     1 |     0 | 42345 |     - |  61M|   0 |1467 |1987 |6153 |1987 |6843 |2842 |   0 |   0 | 2.926504e+03 |      --      |    Inf 
81.05/81.15	c  79.7s|     1 |     0 | 44182 |     - |  62M|   0 |1534 |1987 |6153 |1987 |6726 |2897 |   0 |   0 | 2.931572e+03 |      --      |    Inf 
84.06/84.12	c  82.7s|     1 |     0 | 45518 |     - |  63M|   0 |1525 |1987 |6153 |1987 |6771 |2942 |   0 |   0 | 2.935745e+03 |      --      |    Inf 
87.66/87.78	c  86.3s|     1 |     0 | 47107 |     - |  63M|   0 |1576 |1987 |6153 |1987 |6825 |2996 |   0 |   0 | 2.941606e+03 |      --      |    Inf 
91.66/91.77	c  90.2s|     1 |     0 | 48789 |     - |  63M|   0 |1529 |1987 |6153 |1987 |6874 |3045 |   0 |   0 | 2.945572e+03 |      --      |    Inf 
95.96/96.02	c  94.5s|     1 |     0 | 51005 |     - |  64M|   0 |1629 |1987 |6153 |1987 |6923 |3094 |   0 |   0 | 2.949923e+03 |      --      |    Inf 
101.65/101.78	c   100s|     1 |     0 | 53614 |     - |  64M|   0 |1575 |1987 |6153 |1987 |6987 |3158 |   0 |   0 | 2.954282e+03 |      --      |    Inf 
105.85/105.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.85/105.96	c   104s|     1 |     0 | 55879 |     - |  65M|   0 |1584 |1987 |6153 |1987 |6793 |3210 |   0 |   0 | 2.959543e+03 |      --      |    Inf 
108.86/108.93	c   107s|     1 |     0 | 57465 |     - |  65M|   0 |1629 |1987 |6153 |1987 |6842 |3259 |   0 |   0 | 2.963858e+03 |      --      |    Inf 
114.05/114.17	c   112s|     1 |     0 | 60566 |     - |  67M|   0 |1615 |1987 |6153 |1987 |6889 |3306 |   0 |   0 | 2.966558e+03 |      --      |    Inf 
116.55/116.63	c   115s|     1 |     0 | 61542 |     - |  67M|   0 |1659 |1987 |6153 |1987 |6929 |3346 |   0 |   0 | 2.968816e+03 |      --      |    Inf 
120.55/120.69	c   119s|     1 |     0 | 63693 |     - |  68M|   0 |1655 |1987 |6153 |1987 |6968 |3385 |   0 |   0 | 2.971663e+03 |      --      |    Inf 
125.54/125.61	c   124s|     1 |     0 | 65662 |     - |  69M|   0 |1682 |1987 |6153 |1987 |7001 |3418 |   0 |   0 | 2.973305e+03 |      --      |    Inf 
128.24/128.31	c   126s|     1 |     0 | 66922 |     - |  70M|   0 |1649 |1987 |6153 |1987 |6796 |3446 |   0 |   0 | 2.974479e+03 |      --      |    Inf 
132.94/133.02	c   131s|     1 |     0 | 69391 |     - |  70M|   0 |1712 |1987 |6153 |1987 |6836 |3486 |   0 |   0 | 2.977300e+03 |      --      |    Inf 
139.03/139.13	c   137s|     1 |     0 | 71326 |     - |  70M|   0 |1634 |1987 |6153 |1987 |6900 |3550 |   0 |   0 | 2.982880e+03 |      --      |    Inf 
144.33/144.47	c   142s|     1 |     0 | 73915 |     - |  71M|   0 |1604 |1987 |6153 |1987 |6948 |3598 |   0 |   0 | 2.987145e+03 |      --      |    Inf 
147.43/147.56	c   146s|     1 |     0 | 75711 |     - |  71M|   0 |1656 |1987 |6153 |1987 |6995 |3645 |   0 |   0 | 2.991383e+03 |      --      |    Inf 
151.03/151.11	c   149s|     1 |     0 | 77376 |     - |  72M|   0 |1618 |1987 |6153 |1987 |7034 |3684 |   0 |   0 | 2.993128e+03 |      --      |    Inf 
154.33/154.40	c   152s|     1 |     0 | 79063 |     - |  73M|   0 |1630 |1987 |6153 |1987 |6827 |3719 |   0 |   0 | 2.994842e+03 |      --      |    Inf 
157.14/157.27	c   155s|     1 |     0 | 80390 |     - |  74M|   0 |1631 |1987 |6153 |1987 |6857 |3749 |   0 |   0 | 2.996227e+03 |      --      |    Inf 
160.72/160.81	c   159s|     1 |     0 | 82117 |     - |  74M|   0 |1682 |1987 |6153 |1987 |6896 |3788 |   0 |   0 | 2.998431e+03 |      --      |    Inf 
165.62/165.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
165.62/165.78	c   164s|     1 |     0 | 84316 |     - |  75M|   0 |1697 |1987 |6153 |1987 |6941 |3833 |   0 |   0 | 3.002296e+03 |      --      |    Inf 
171.23/171.37	c   169s|     1 |     0 | 86543 |     - |  75M|   0 |1717 |1987 |6153 |1987 |6987 |3879 |   0 |   0 | 3.008163e+03 |      --      |    Inf 
177.72/177.86	c   176s|     1 |     0 | 89116 |     - |  75M|   0 |1682 |1987 |6153 |1987 |7029 |3921 |   0 |   0 | 3.010955e+03 |      --      |    Inf 
182.62/182.79	c   180s|     1 |     0 | 91725 |     - |  75M|   0 |1631 |1987 |6153 |1987 |6883 |3948 |   0 |   0 | 3.013267e+03 |      --      |    Inf 
185.72/185.81	c   183s|     1 |     0 | 93356 |     - |  76M|   0 |1712 |1987 |6153 |1987 |6921 |3986 |   0 |   0 | 3.015087e+03 |      --      |    Inf 
190.41/190.58	c   188s|     1 |     0 | 95524 |     - |  76M|   0 |1726 |1987 |6153 |1987 |6952 |4017 |   0 |   0 | 3.017020e+03 |      --      |    Inf 
195.91/196.08	c   194s|     1 |     0 | 97419 |     - |  77M|   0 |1647 |1987 |6153 |1987 |6988 |4053 |   0 |   0 | 3.018992e+03 |      --      |    Inf 
198.61/198.72	c   196s|     1 |     0 | 98879 |     - |  77M|   0 |1679 |1987 |6153 |1987 |7025 |4090 |   0 |   0 | 3.021976e+03 |      --      |    Inf 
202.01/202.14	c   200s|     1 |     0 |100677 |     - |  78M|   0 |1669 |1987 |6153 |1987 |7055 |4120 |   0 |   0 | 3.023673e+03 |      --      |    Inf 
205.91/206.04	c   204s|     1 |     0 |102234 |     - |  78M|   0 |1603 |1987 |6153 |1987 |6874 |4159 |   0 |   0 | 3.027490e+03 |      --      |    Inf 
208.70/208.89	c   206s|     1 |     0 |104038 |     - |  78M|   0 |1633 |1987 |6153 |1987 |6921 |4206 |   0 |   0 | 3.031615e+03 |      --      |    Inf 
211.11/211.23	c   209s|     1 |     0 |105734 |     - |  79M|   0 |1617 |1987 |6153 |1987 |6962 |4247 |   0 |   0 | 3.035623e+03 |      --      |    Inf 
213.61/213.77	c   211s|     1 |     0 |106890 |     - |  80M|   0 |1602 |1987 |6153 |1987 |6997 |4282 |   0 |   0 | 3.038141e+03 |      --      |    Inf 
216.51/216.64	c   214s|     1 |     0 |108518 |     - |  80M|   0 |1618 |1987 |6153 |1987 |7039 |4324 |   0 |   0 | 3.041608e+03 |      --      |    Inf 
219.81/220.00	c   217s|     1 |     0 |109942 |     - |  81M|   0 |1614 |1987 |6153 |1987 |7075 |4360 |   0 |   0 | 3.043266e+03 |      --      |    Inf 
224.90/225.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
224.90/225.03	c   222s|     1 |     0 |112219 |     - |  82M|   0 |1620 |1987 |6153 |1987 |6903 |4393 |   0 |   0 | 3.045081e+03 |      --      |    Inf 
228.20/228.32	c   226s|     1 |     0 |113937 |     - |  82M|   0 |1636 |1987 |6153 |1987 |6933 |4423 |   0 |   0 | 3.047313e+03 |      --      |    Inf 
231.70/231.86	c   229s|     1 |     0 |115075 |     - |  82M|   0 |1631 |1987 |6153 |1987 |6969 |4459 |   0 |   0 | 3.048802e+03 |      --      |    Inf 
235.21/235.34	c   233s|     1 |     0 |116401 |     - |  83M|   0 |1637 |1987 |6153 |1987 |7000 |4490 |   0 |   0 | 3.050980e+03 |      --      |    Inf 
237.60/237.71	c   235s|     1 |     0 |117332 |     - |  84M|   0 |1601 |1987 |6153 |1987 |7022 |4512 |   0 |   0 | 3.052639e+03 |      --      |    Inf 
241.69/241.88	c   239s|     1 |     0 |119666 |     - |  84M|   0 |1606 |1987 |6153 |1987 |7044 |4534 |   0 |   0 | 3.053596e+03 |      --      |    Inf 
244.10/244.30	c   241s|     1 |     0 |120810 |     - |  85M|   0 |1683 |1987 |6153 |1987 |6843 |4562 |   0 |   0 | 3.054417e+03 |      --      |    Inf 
248.99/249.14	c   246s|     1 |     0 |122597 |     - |  85M|   0 |1651 |1987 |6153 |1987 |6866 |4585 |   0 |   0 | 3.056065e+03 |      --      |    Inf 
252.99/253.20	c   250s|     1 |     0 |123661 |     - |  85M|   0 |1629 |1987 |6153 |1987 |6887 |4606 |   0 |   0 | 3.057029e+03 |      --      |    Inf 
255.39/255.50	c   253s|     1 |     0 |124689 |     - |  85M|   0 |1653 |1987 |6153 |1987 |6918 |4637 |   0 |   0 | 3.057879e+03 |      --      |    Inf 
258.79/258.97	c   256s|     1 |     0 |125873 |     - |  86M|   0 |1622 |1987 |6153 |1987 |6959 |4678 |   0 |   0 | 3.059956e+03 |      --      |    Inf 
260.88/261.08	c   258s|     1 |     0 |127203 |     - |  87M|   0 |1616 |1987 |6153 |1987 |6990 |4709 |   0 |   0 | 3.061853e+03 |      --      |    Inf 
262.89/263.04	c   260s|     1 |     0 |128323 |     - |  87M|   0 |1591 |1987 |6153 |1987 |6849 |4730 |   0 |   0 | 3.062885e+03 |      --      |    Inf 
265.08/265.21	c   262s|     1 |     0 |129630 |     - |  88M|   0 |1673 |1987 |6153 |1987 |6876 |4757 |   0 |   0 | 3.064292e+03 |      --      |    Inf 
268.58/268.71	c   266s|     1 |     0 |131355 |     - |  88M|   0 |1625 |1987 |6153 |1987 |6907 |4788 |   0 |   0 | 3.067539e+03 |      --      |    Inf 
270.88/271.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
270.88/271.07	c   268s|     1 |     0 |132665 |     - |  89M|   0 |1674 |1987 |6153 |1987 |6933 |4814 |   0 |   0 | 3.068257e+03 |      --      |    Inf 
274.08/274.20	c   271s|     1 |     0 |134059 |     - |  89M|   0 |1713 |1987 |6153 |1987 |6962 |4843 |   0 |   0 | 3.070429e+03 |      --      |    Inf 
276.48/276.62	c   273s|     1 |     0 |135308 |     - |  90M|   0 |1638 |1987 |6153 |1987 |7003 |4884 |   0 |   0 | 3.072687e+03 |      --      |    Inf 
279.87/280.02	c   277s|     1 |     0 |137330 |     - |  90M|   0 |1721 |1987 |6153 |1987 |6884 |4919 |   0 |   0 | 3.074209e+03 |      --      |    Inf 
282.58/282.73	c   280s|     1 |     0 |139000 |     - |  91M|   0 |1706 |1987 |6153 |1987 |6904 |4939 |   0 |   0 | 3.074857e+03 |      --      |    Inf 
286.67/286.82	c   284s|     1 |     0 |140356 |     - |  91M|   0 |1669 |1987 |6153 |1987 |6926 |4961 |   0 |   0 | 3.075977e+03 |      --      |    Inf 
290.18/290.32	c   287s|     1 |     0 |141828 |     - |  91M|   0 |1677 |1987 |6153 |1987 |6957 |4992 |   0 |   0 | 3.077976e+03 |      --      |    Inf 
292.48/292.68	c   289s|     1 |     0 |142234 |     - |  91M|   0 |1681 |1987 |6153 |1987 |6972 |5007 |   0 |   0 | 3.078116e+03 |      --      |    Inf 
295.07/295.29	c   292s|     1 |     0 |142942 |     - |  92M|   0 |1685 |1987 |6153 |1987 |6983 |5018 |   0 |   0 | 3.078301e+03 |      --      |    Inf 
298.37/298.57	c   295s|     1 |     0 |144223 |     - |  92M|   0 |1696 |1987 |6153 |1987 |6847 |5050 |   0 |   0 | 3.080688e+03 |      --      |    Inf 
300.97/301.17	c   298s|     1 |     0 |145478 |     - |  92M|   0 |1711 |1987 |6153 |1987 |6875 |5078 |   0 |   0 | 3.082738e+03 |      --      |    Inf 
303.57/303.77	c   300s|     1 |     0 |146155 |     - |  92M|   0 |1650 |1987 |6153 |1987 |6897 |5100 |   0 |   0 | 3.083745e+03 |      --      |    Inf 
306.27/306.48	c   303s|     1 |     0 |147364 |     - |  92M|   0 |1646 |1987 |6153 |1987 |6918 |5121 |   0 |   0 | 3.085080e+03 |      --      |    Inf 
308.46/308.61	c   305s|     1 |     0 |148114 |     - |  93M|   0 |1649 |1987 |6153 |1987 |6938 |5141 |   0 |   0 | 3.086767e+03 |      --      |    Inf 
310.57/310.71	c   307s|     1 |     0 |148719 |     - |  93M|   0 |1657 |1987 |6153 |1987 |6961 |5164 |   0 |   0 | 3.087352e+03 |      --      |    Inf 
312.96/313.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
312.96/313.17	c   310s|     1 |     0 |149418 |     - |  93M|   0 |1644 |1987 |6153 |1987 |6827 |5177 |   0 |   0 | 3.088216e+03 |      --      |    Inf 
314.86/315.05	c   312s|     1 |     0 |150136 |     - |  93M|   0 |1673 |1987 |6153 |1987 |6846 |5196 |   0 |   0 | 3.088877e+03 |      --      |    Inf 
317.26/317.47	c   314s|     1 |     0 |150796 |     - |  94M|   0 |1658 |1987 |6153 |1987 |6858 |5208 |   0 |   0 | 3.089933e+03 |      --      |    Inf 
319.66/319.87	c   316s|     1 |     0 |151704 |     - |  94M|   0 |1646 |1987 |6153 |1987 |6878 |5228 |   0 |   0 | 3.091464e+03 |      --      |    Inf 
322.07/322.20	c   319s|     1 |     0 |152500 |     - |  94M|   0 |1665 |1987 |6153 |1987 |6900 |5250 |   0 |   0 | 3.092764e+03 |      --      |    Inf 
324.27/324.47	c   321s|     1 |     0 |152952 |     - |  94M|   0 |1633 |1987 |6153 |1987 |6910 |5260 |   0 |   0 | 3.093269e+03 |      --      |    Inf 
326.35/326.56	c   323s|     1 |     0 |153413 |     - |  94M|   0 |1632 |1987 |6153 |1987 |6804 |5270 |   0 |   0 | 3.093404e+03 |      --      |    Inf 
328.16/328.35	c   325s|     1 |     0 |153833 |     - |  95M|   0 |1661 |1987 |6153 |1987 |6822 |5288 |   0 |   0 | 3.093833e+03 |      --      |    Inf 
330.76/330.90	c   327s|     1 |     0 |154522 |     - |  95M|   0 |1635 |1987 |6153 |1987 |6833 |5299 |   0 |   0 | 3.094390e+03 |      --      |    Inf 
333.45/333.62	c   330s|     1 |     0 |155494 |     - |  95M|   0 |1638 |1987 |6153 |1987 |6848 |5314 |   0 |   0 | 3.095258e+03 |      --      |    Inf 
335.65/335.89	c   332s|     1 |     0 |155742 |     - |  95M|   0 |1671 |1987 |6153 |1987 |6854 |5320 |   0 |   0 | 3.095300e+03 |      --      |    Inf 
338.06/338.25	c   335s|     1 |     0 |156108 |     - |  95M|   0 |1677 |1987 |6153 |1987 |6857 |5323 |   0 |   0 | 3.095330e+03 |      --      |    Inf 
340.05/340.23	c   336s|     1 |     0 |156304 |     - |  94M|   0 |1661 |1987 |6153 |1987 |6757 |5328 |   0 |   0 | 3.095354e+03 |      --      |    Inf 
341.86/342.08	c   338s|     1 |     0 |156493 |     - |  94M|   0 |1668 |1987 |6153 |1987 |6759 |5330 |   0 |   0 | 3.095425e+03 |      --      |    Inf 
350.94/351.11	c   347s|     1 |     2 |156493 |     - |  93M|   0 |1668 |1987 |6153 |1987 |6759 |5330 |   0 |  20 | 3.095425e+03 |      --      |    Inf 
393.53/393.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
393.53/393.75	c   388s| 10000 |    31 |156493 |   0.0 |  94M|  55 |   - |1987 |6213 |   0 |   0 |5330 |7090 |  20 | 3.095860e+03 |      --      |    Inf 
437.11/437.38	c   431s| 20000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6222 |   0 |   0 |5330 |  14k|  20 | 3.095860e+03 |      --      |    Inf 
480.59/480.87	c   473s| 30000 |    34 |156493 |   0.0 |  94M|  55 |   - |1987 |6234 |   0 |   0 |5330 |  21k|  20 | 3.095860e+03 |      --      |    Inf 
528.17/528.43	c   519s| 40000 |    34 |156493 |   0.0 |  94M|  55 |   - |1987 |6207 |   0 |   0 |5330 |  29k|  20 | 3.095860e+03 |      --      |    Inf 
577.76/578.00	c   566s| 50000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6231 |   0 |   0 |5330 |  36k|  20 | 3.095860e+03 |      --      |    Inf 
622.54/622.83	c   610s| 60000 |    33 |156493 |   0.0 |  94M|  55 |   - |1987 |6201 |   0 |   0 |5330 |  43k|  20 | 3.095860e+03 |      --      |    Inf 
667.82/668.16	c   654s| 70000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6250 |   0 |   0 |5330 |  51k|  20 | 3.095860e+03 |      --      |    Inf 
714.50/714.80	c   699s| 80000 |    37 |156493 |   0.0 |  94M|  55 |   - |1987 |6217 |   0 |   0 |5330 |  58k|  20 | 3.095860e+03 |      --      |    Inf 
768.77/769.17	c   752s| 90000 |    34 |156493 |   0.0 |  94M|  55 |   - |1987 |6250 |   0 |   0 |5330 |  66k|  20 | 3.095860e+03 |      --      |    Inf 
819.76/820.11	c   801s|100000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6273 |   0 |   0 |5330 |  73k|  20 | 3.095860e+03 |      --      |    Inf 
870.33/870.70	c   850s|110000 |    36 |156493 |   0.0 |  94M|  55 |   - |1987 |6249 |   0 |   0 |5330 |  81k|  20 | 3.095860e+03 |      --      |    Inf 
920.21/920.65	c   898s|120000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6295 |   0 |   0 |5330 |  88k|  20 | 3.095860e+03 |      --      |    Inf 
975.30/975.77	c   951s|130000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6259 |   0 |   0 |5330 |  97k|  20 | 3.095860e+03 |      --      |    Inf 
1027.76/1028.24	c  1002s|140000 |    28 |156493 |   0.0 |  94M|  55 |   - |1987 |6304 |   0 |   0 |5330 | 105k|  20 | 3.095860e+03 |      --      |    Inf 
1074.34/1074.86	c  1047s|150000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6279 |   0 |   0 |5330 | 112k|  20 | 3.095860e+03 |      --      |    Inf 
1120.73/1121.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1120.73/1121.28	c  1092s|160000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6279 |   0 |   0 |5330 | 120k|  20 | 3.095860e+03 |      --      |    Inf 
1165.21/1165.76	c  1135s|170000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6325 |   0 |   0 |5330 | 127k|  20 | 3.095860e+03 |      --      |    Inf 
1214.90/1215.43	c  1183s|180000 |    31 |156493 |   0.0 |  94M|  55 |   - |1987 |6310 |   0 |   0 |5330 | 135k|  20 | 3.095860e+03 |      --      |    Inf 
1272.36/1272.99	c  1239s|190000 |    38 |156493 |   0.0 |  94M|  55 |   - |1987 |6286 |   0 |   0 |5330 | 142k|  20 | 3.095860e+03 |      --      |    Inf 
1330.24/1330.89	c  1295s|200000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6310 |   0 |   0 |5330 | 148k|  20 | 3.095860e+03 |      --      |    Inf 
1381.82/1382.42	c  1345s|210000 |    31 |156493 |   0.0 |  94M|  55 |   - |1987 |6329 |   0 |   0 |5330 | 156k|  20 | 3.095860e+03 |      --      |    Inf 
1428.00/1428.62	c  1390s|220000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6345 |   0 |   0 |5330 | 163k|  20 | 3.095860e+03 |      --      |    Inf 
1474.09/1474.77	c  1435s|230000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6322 |   0 |   0 |5330 | 170k|  20 | 3.095860e+03 |      --      |    Inf 
1528.76/1529.43	c  1488s|240000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6330 |   0 |   0 |5330 | 178k|  20 | 3.095860e+03 |      --      |    Inf 
1586.54/1587.25	c  1544s|250000 |    33 |156493 |   0.0 |  94M|  55 |   - |1987 |6323 |   0 |   0 |5330 | 185k|  20 | 3.095860e+03 |      --      |    Inf 
1643.72/1644.49	c  1599s|260000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6326 |   0 |   0 |5330 | 192k|  20 | 3.095860e+03 |      --      |    Inf 
1693.10/1693.80	c  1647s|270000 |    30 |156493 |   0.0 |  94M|  55 |   - |1987 |6339 |   0 |   0 |5330 | 199k|  20 | 3.095860e+03 |      --      |    Inf 
1745.98/1746.70	c  1698s|280000 |    32 |156493 |   0.0 |  94M|  55 |   - |1987 |6328 |   0 |   0 |5330 | 206k|  20 | 3.095860e+03 |      --      |    Inf 
1798.56/1799.38	c  1749s|290000 |    33 |156493 |   0.0 |  94M|  55 |   - |1987 |6323 |   0 |   0 |5330 | 214k|  20 | 3.095860e+03 |      --      |    Inf 
1800.06/1800.80	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.81	c 
1800.06/1800.81	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.81	c Solving Time (sec) : 1750.57
1800.06/1800.81	c Solving Nodes      : 290253
1800.06/1800.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.81	c Dual Bound         : +3.09585952374677e+03
1800.06/1800.81	c Gap                : infinite
1800.06/1800.81	s UNKNOWN
1800.06/1800.81	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.81	c Solving Time       :    1750.57
1800.06/1800.81	c Original Problem   :
1800.06/1800.81	c   Problem name     : HOME/instance-2666859-1276459314.opb
1800.06/1800.81	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.81	c   Constraints      : 13501 initial, 13501 maximal
1800.06/1800.81	c Presolved Problem  :
1800.06/1800.81	c   Problem name     : t_HOME/instance-2666859-1276459314.opb
1800.06/1800.81	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.81	c   Constraints      : 6153 initial, 6396 maximal
1800.06/1800.81	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.81	c   trivial          :       0.04         38          0          0          0          0          0          0          0
1800.06/1800.81	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.81	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.81	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.81	c   implics          :       0.04          0       3133          0          0          0          0          0          0
1800.06/1800.81	c   probing          :       0.53          1        186          0          0          0          0          0          0
1800.06/1800.81	c   linear           :       0.52        953         54          0        991          0       7323        169        326
1800.06/1800.81	c   logicor          :       0.22          0          0          0          0          0         25          0          0
1800.06/1800.81	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.81	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.81	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.06/1800.81	c   logicor          :       6153+       104    8492074          0          0     192678   64373170          0          0          0
1800.06/1800.81	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.81	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.81	c   integral         :       7.04       0.00       0.00       7.04       0.00
1800.06/1800.81	c   logicor          :     451.06       0.09     450.97       0.00       0.00
1800.06/1800.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.81	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.81	c   vbounds          :       4.09          2          0          0
1800.06/1800.81	c   rootredcost      :       3.81          0          0          0
1800.06/1800.81	c   pseudoobj        :     540.05    8647999          0          0
1800.06/1800.81	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.81	c   propagation      :      86.83     192677     192647     192647       28.7      21773       10.8          -
1800.06/1800.81	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.81	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.81	c   applied globally :          -          -          -     214332       26.9          -          -          -
1800.06/1800.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.81	c   cut pool         :       2.50        103          -          -       4720          -    (maximal pool size: 29873)
1800.06/1800.81	c   redcost          :       0.01        104          0          0          0          0
1800.06/1800.81	c   impliedbounds    :       0.13        104          0          0       3837          0
1800.06/1800.81	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.81	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.81	c   gomory           :     110.76        104          0          0      46128          0
1800.06/1800.81	c   strongcg         :       6.62         20          0          0      10000          0
1800.06/1800.81	c   cmir             :       0.63         10          0          0          0          0
1800.06/1800.81	c   flowcover        :       0.67         10          0          0          0          0
1800.06/1800.81	c   clique           :       0.18        103          0          0         30          0
1800.06/1800.81	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.81	c   mcf              :       0.02          1          0          0          0          0
1800.06/1800.81	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.81	c Pricers            :       Time      Calls       Vars
1800.06/1800.81	c   problem variables:       0.00          0          0
1800.06/1800.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.81	c   relpscost        :       7.04          1          0          0          0          0          2
1800.06/1800.81	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.81	c   inference        :      66.99     196855          0          0          0          0     393710
1800.06/1800.81	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.81	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.81	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.81	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.81	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.81	c   LP solutions     :       0.00          -          0
1800.06/1800.81	c   pseudo solutions :       0.00          -          0
1800.06/1800.81	c   oneopt           :       0.23          0          0
1800.06/1800.81	c   crossover        :       0.00          0          0
1800.06/1800.81	c   trivial          :       0.02          2          0
1800.06/1800.81	c   simplerounding   :       0.00          0          0
1800.06/1800.81	c   zirounding       :       0.00          1          0
1800.06/1800.81	c   rounding         :       0.27        100          0
1800.06/1800.81	c   shifting         :       2.06        100          0
1800.06/1800.81	c   intshifting      :       0.00          0          0
1800.06/1800.81	c   twoopt           :       0.00          0          0
1800.06/1800.81	c   fixandinfer      :       0.00          0          0
1800.06/1800.81	c   feaspump         :       2.70          1          0
1800.06/1800.81	c   coefdiving       :       0.00          0          0
1800.06/1800.81	c   pscostdiving     :       0.00          0          0
1800.06/1800.81	c   fracdiving       :       0.00          0          0
1800.06/1800.81	c   veclendiving     :       0.00          0          0
1800.06/1800.81	c   intdiving        :       0.00          0          0
1800.06/1800.81	c   actconsdiving    :       0.00          0          0
1800.06/1800.81	c   objpscostdiving  :       0.00          0          0
1800.06/1800.81	c   rootsoldiving    :       0.00          0          0
1800.06/1800.81	c   linesearchdiving :       0.00          0          0
1800.06/1800.81	c   guideddiving     :       0.00          0          0
1800.06/1800.81	c   octane           :       0.00          0          0
1800.06/1800.81	c   rens             :       0.01          0          0
1800.06/1800.81	c   rins             :       0.00          0          0
1800.06/1800.81	c   localbranching   :       0.00          0          0
1800.06/1800.81	c   mutation         :       0.00          0          0
1800.06/1800.81	c   dins             :       0.00          0          0
1800.06/1800.81	c   undercover       :       0.00          0          0
1800.06/1800.81	c   nlp              :       0.28          0          0
1800.06/1800.81	c   trysol           :       0.17          0          0
1800.06/1800.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.81	c   primal LP        :       0.18          0          0       0.00       0.00
1800.06/1800.81	c   dual LP          :     210.32        104     151445    1456.20     720.07
1800.06/1800.81	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.81	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.81	c   diving/probing LP:       2.57         23       5048     219.48    1964.20
1800.06/1800.81	c   strong branching :       7.04         20       5215     260.75     740.77
1800.06/1800.81	c     (at root node) :          -         20       5215     260.75          -
1800.06/1800.81	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.81	c B&B Tree           :
1800.06/1800.81	c   number of runs   :          1
1800.06/1800.81	c   nodes            :     290253
1800.06/1800.81	c   nodes (total)    :     290253
1800.06/1800.81	c   nodes left       :         32
1800.06/1800.81	c   max depth        :         55
1800.06/1800.81	c   max depth (total):         55
1800.06/1800.81	c   backtracks       :      99702 (34.4%)
1800.06/1800.81	c   delayed cutoffs  :     103428
1800.06/1800.81	c   repropagations   :     262235 (28791896 domain reductions, 99280 cutoffs)
1800.06/1800.81	c   avg switch length:       2.51
1800.06/1800.81	c   switching time   :     226.30
1800.06/1800.81	c Solution           :
1800.06/1800.81	c   Solutions found  :          0 (0 improvements)
1800.06/1800.81	c   Primal Bound     :          -
1800.06/1800.81	c   Dual Bound       : +3.09585952374677e+03
1800.06/1800.81	c   Gap              :   infinite
1800.06/1800.81	c   Root Dual Bound  : +3.09542517009331e+03
1800.06/1800.81	c   Root Iterations  :     156493
1800.16/1800.98	c Time complete: 1800.23.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2666859-1276459314/watcher-2666859-1276459314 -o /tmp/evaluation-result-2666859-1276459314/solver-2666859-1276459314 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666859-1276459314.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27061
/proc/meminfo: memFree=1834964/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=6696 CPUtime=0
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 983 0 0 0 0 0 0 0 22 0 1 0 21533036 6856704 903 1992294400 4194304 8223781 140734075518512 18446744073709551615 7256628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27061/statm: 1674 903 343 984 0 687 0

[startup+0.0192299 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27061
/proc/meminfo: memFree=1834964/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=9904 CPUtime=0.01
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 1755 0 0 0 1 0 0 0 22 0 1 0 21533036 10141696 1674 1992294400 4194304 8223781 140734075518512 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27061/statm: 2476 1688 361 984 0 1489 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9904

[startup+0.101247 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27061
/proc/meminfo: memFree=1834964/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=15624 CPUtime=0.09
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 3228 0 0 0 8 1 0 0 22 0 1 0 21533036 15998976 3147 1992294400 4194304 8223781 140734075518512 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27061/statm: 3906 3147 365 984 0 2919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15624

[startup+0.300289 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27061
/proc/meminfo: memFree=1834964/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=30012 CPUtime=0.29
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 7124 0 0 0 26 3 0 0 22 0 1 0 21533036 30732288 6679 1992294400 4194304 8223781 140734075518512 18446744073709551615 4458207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 7503 6679 381 984 0 6516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30012

[startup+0.700374 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 27061
/proc/meminfo: memFree=1834964/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=40200 CPUtime=0.69
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 13020 0 0 0 57 12 0 0 23 0 1 0 21533036 41164800 8977 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 10050 8977 446 984 0 9063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40200

[startup+1.50054 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 27062
/proc/meminfo: memFree=1799988/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=44304 CPUtime=1.49
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 28528 0 0 0 113 36 0 0 25 0 1 0 21533036 45367296 10032 1992294400 4194304 8223781 140734075518512 18446744073709551615 5966492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 11076 10032 464 984 0 10089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44304

[startup+3.10088 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 27062
/proc/meminfo: memFree=1794408/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=54860 CPUtime=3.09
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 35196 0 0 0 266 43 0 0 25 0 1 0 21533036 56176640 12458 1992294400 4194304 8223781 140734075518512 18446744073709551615 4328991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 13715 12458 541 984 0 12728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54860

[startup+6.30057 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 27062
/proc/meminfo: memFree=1785728/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=59052 CPUtime=6.29
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 42955 0 0 0 582 47 0 0 25 0 1 0 21533036 60469248 13235 1992294400 4194304 8223781 140734075518512 18446744073709551615 6568404 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 14763 13235 552 984 0 13776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59052

[startup+12.7009 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 27062
/proc/meminfo: memFree=1779032/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=63824 CPUtime=12.69
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 49819 0 0 0 1216 53 0 0 25 0 1 0 21533036 65355776 14418 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 15956 14418 580 984 0 14969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63824

[startup+25.5007 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 27064
/proc/meminfo: memFree=1763408/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=80692 CPUtime=25.48
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 65419 0 0 0 2484 64 0 0 25 0 1 0 21533036 82628608 18363 1992294400 4194304 8223781 140734075518512 18446744073709551615 6568470 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 20173 18363 592 984 0 19186 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80692

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 27064
/proc/meminfo: memFree=1738484/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=106080 CPUtime=51.07
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 94793 0 0 0 5017 90 0 0 25 0 1 0 21533036 108625920 24516 1992294400 4194304 8223781 140734075518512 18446744073709551615 6539610 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 26520 24516 574 984 0 25533 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 106080

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 27066
/proc/meminfo: memFree=1722116/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=123276 CPUtime=102.26
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 146658 0 0 0 10094 132 0 0 25 0 1 0 21533036 126234624 28522 1992294400 4194304 8223781 140734075518512 18446744073709551615 6299742 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 30819 28522 574 984 0 29832 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 123276

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27066
/proc/meminfo: memFree=1716784/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=128496 CPUtime=162.23
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 202211 0 0 0 16041 182 0 0 25 0 1 0 21533036 131579904 29639 1992294400 4194304 8223781 140734075518512 18446744073709551615 6569978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 32124 29639 574 984 0 31137 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 128496

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27068
/proc/meminfo: memFree=1706740/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=138716 CPUtime=222.2
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 256136 0 0 0 21986 234 0 0 25 0 1 0 21533036 142045184 32348 1992294400 4194304 8223781 140734075518512 18446744073709551615 6569990 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 34679 32348 597 984 0 33692 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 138716

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27070
/proc/meminfo: memFree=1697936/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=146964 CPUtime=282.18
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 308910 0 0 0 27934 284 0 0 25 0 1 0 21533036 150491136 34493 1992294400 4194304 8223781 140734075518512 18446744073709551615 6559800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 36741 34493 584 984 0 35754 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 146964

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27072
/proc/meminfo: memFree=1694216/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=150340 CPUtime=342.15
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 347404 0 0 0 33878 337 0 0 25 0 1 0 21533036 153948160 35413 1992294400 4194304 8223781 140734075518512 18446744073709551615 6051991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 37585 35413 574 984 0 36598 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 150340

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27074
/proc/meminfo: memFree=1670284/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=174028 CPUtime=402.13
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 377826 0 0 0 39690 523 0 0 25 0 1 0 21533036 178204672 41334 1992294400 4194304 8223781 140734075518512 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 43507 41334 587 984 0 42520 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 174028

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27074
/proc/meminfo: memFree=1660116/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=184552 CPUtime=462.1
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 380389 0 0 0 45487 723 0 0 25 0 1 0 21533036 188981248 43897 1992294400 4194304 8223781 140734075518512 18446744073709551615 5507463 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 46138 43897 587 984 0 45151 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 184552

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27076
/proc/meminfo: memFree=1655280/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=189600 CPUtime=522.08
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 381587 0 0 0 51283 925 0 0 25 0 1 0 21533036 194150400 45095 1992294400 4194304 8223781 140734075518512 18446744073709551615 4660938 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 47400 45095 587 984 0 46413 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 189600

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27078
/proc/meminfo: memFree=1653668/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=191488 CPUtime=582.06
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 381997 0 0 0 57087 1119 0 0 25 0 1 0 21533036 196083712 45505 1992294400 4194304 8223781 140734075518512 18446744073709551615 4642170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 47872 45505 587 984 0 46885 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 191488

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27080
/proc/meminfo: memFree=1652180/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=192888 CPUtime=642.04
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 382328 0 0 0 62891 1313 0 0 25 0 1 0 21533036 197517312 45836 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 48222 45836 587 984 0 47235 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 192888

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27089
/proc/meminfo: memFree=1647840/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=197516 CPUtime=881.93
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 383281 0 0 0 86124 2069 0 0 25 0 1 0 21533036 202256384 46789 1992294400 4194304 8223781 140734075518512 18446744073709551615 5506905 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 49379 46789 587 984 0 48392 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 197516

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27091
/proc/meminfo: memFree=1647592/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=197868 CPUtime=941.9
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 383358 0 0 0 91924 2266 0 0 25 0 1 0 21533036 202616832 46866 1992294400 4194304 8223781 140734075518512 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 49467 46866 587 984 0 48480 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 197868

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27093
/proc/meminfo: memFree=1646848/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=198764 CPUtime=1001.87
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 383543 0 0 0 97739 2448 0 0 25 0 1 0 21533036 203534336 47051 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 49691 47051 587 984 0 48704 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 198764

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27093
/proc/meminfo: memFree=1646476/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=199324 CPUtime=1061.85
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 383643 0 0 0 103544 2641 0 0 25 0 1 0 21533036 204107776 47151 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 49831 47151 587 984 0 48844 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 199324

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 27095
/proc/meminfo: memFree=1645608/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=200264 CPUtime=1121.83
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 383857 0 0 0 109353 2830 0 0 25 0 1 0 21533036 205070336 47365 1992294400 4194304 8223781 140734075518512 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50066 47365 587 984 0 49079 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 200264

[startup+1182.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 27097
/proc/meminfo: memFree=1644864/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=201072 CPUtime=1181.8
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384045 0 0 0 115163 3017 0 0 25 0 1 0 21533036 205897728 47553 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50268 47553 587 984 0 49281 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 201072

[startup+1242.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 27099
/proc/meminfo: memFree=1643872/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=202076 CPUtime=1241.78
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384241 0 0 0 120974 3204 0 0 25 0 1 0 21533036 206925824 47749 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50519 47749 587 984 0 49532 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 202076

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27101
/proc/meminfo: memFree=1643376/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=202688 CPUtime=1301.77
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384372 0 0 0 126794 3383 0 0 25 0 1 0 21533036 207552512 47880 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50672 47880 587 984 0 49685 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 202688

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27101
/proc/meminfo: memFree=1642632/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=203460 CPUtime=1361.73
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384532 0 0 0 132612 3561 0 0 25 0 1 0 21533036 208343040 48040 1992294400 4194304 8223781 140734075518512 18446744073709551615 5506763 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50865 48040 587 984 0 49878 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 203460

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27103
/proc/meminfo: memFree=1642384/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=203932 CPUtime=1421.71
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384611 0 0 0 138418 3753 0 0 25 0 1 0 21533036 208826368 48119 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 50983 48119 587 984 0 49996 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 203932

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27105
/proc/meminfo: memFree=1642012/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=204436 CPUtime=1481.68
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384711 0 0 0 144231 3937 0 0 25 0 1 0 21533036 209342464 48219 1992294400 4194304 8223781 140734075518512 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51109 48219 587 984 0 50122 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 204436

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27107
/proc/meminfo: memFree=1641888/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=204576 CPUtime=1541.66
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384738 0 0 0 150050 4116 0 0 25 0 1 0 21533036 209485824 48246 1992294400 4194304 8223781 140734075518512 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51144 48246 587 984 0 50157 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 204576

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27109
/proc/meminfo: memFree=1640772/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=205580 CPUtime=1601.64
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 384973 0 0 0 155859 4305 0 0 25 0 1 0 21533036 210513920 48481 1992294400 4194304 8223781 140734075518512 18446744073709551615 4660574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51395 48481 587 984 0 50408 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 205580

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27109
/proc/meminfo: memFree=1640400/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=206064 CPUtime=1661.61
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 385063 0 0 0 161674 4487 0 0 25 0 1 0 21533036 211009536 48571 1992294400 4194304 8223781 140734075518512 18446744073709551615 6023940 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51516 48571 587 984 0 50529 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 206064

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27111
/proc/meminfo: memFree=1640028/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=206380 CPUtime=1721.59
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 385141 0 0 0 167481 4678 0 0 25 0 1 0 21533036 211333120 48649 1992294400 4194304 8223781 140734075518512 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51595 48649 587 984 0 50608 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 206380

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27113
/proc/meminfo: memFree=1639532/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=206692 CPUtime=1781.56
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 385211 0 0 0 173290 4866 0 0 25 0 1 0 21533036 211652608 48719 1992294400 4194304 8223781 140734075518512 18446744073709551615 4661506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51673 48719 587 984 0 50686 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 206692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27113
/proc/meminfo: memFree=1639532/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=206864 CPUtime=1800.06
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 385224 0 0 0 175081 4925 0 0 25 0 1 0 21533036 211828736 48732 1992294400 4194304 8223781 140734075518512 18446744073709551615 4704624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27061/statm: 51716 48732 587 984 0 50729 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 206864

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 27113
/proc/meminfo: memFree=1639532/2059040 swapFree=4140384/4192956
[pid=27061] ppid=27059 vsize=194940 CPUtime=1800.16
/proc/27061/stat : 27061 (pbscip.linux.x8) R 27059 27061 25544 0 -1 4202496 385227 0 0 0 175091 4925 0 0 25 0 1 0 21533036 199618560 45762 1992294400 4194304 8223781 140734075518512 18446744073709551615 4333611 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27061/statm: 48735 45762 590 984 0 47748 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 194940

Child status: 0
Real time (s): 1800.98
CPU time (s): 1800.24
CPU user time (s): 1750.97
CPU system time (s): 49.2735
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 206864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.97
system time used= 49.2735
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 385231
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= 3
involuntary context switches= 7020

runsolver used 3.00254 second user time and 8.48971 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-13 22:01:54
IDJOB=2666859
IDBENCH=2167
IDSOLVER=1169
FILE ID=node010/2666859-1276459314
PBS_JOBID= 11173347
Free space on /tmp= 62500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1558857542

node010.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1835368 kB
Buffers:         39120 kB
Cached:         105400 kB
SwapCached:       6500 kB
Active:          96944 kB
Inactive:        60792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1835368 kB
SwapTotal:     4192956 kB
SwapFree:      4140384 kB
Dirty:            4988 kB
Writeback:           0 kB
AnonPages:       10836 kB
Mapped:          13016 kB
Slab:            43976 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62496 MiB
End job on node010 at 2010-06-13 22:31:57