Trace number 2666853

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.16 1800.87

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 1.2.1.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-2666853-1276429879.opb>
0.19/0.27	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13473 constraints
0.19/0.27	c problem read
0.19/0.27	c presolving settings loaded
0.29/0.37	c presolving:
0.39/0.47	c (round 1) 2944 del vars, 496 del conss, 325 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38274 impls, 0 clqs
0.49/0.53	c (round 2) 3207 del vars, 4467 del conss, 356 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 47718 impls, 0 clqs
0.49/0.55	c (round 3) 3240 del vars, 4891 del conss, 371 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47987 impls, 0 clqs
0.49/0.57	c (round 4) 3275 del vars, 4972 del conss, 387 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 48326 impls, 0 clqs
0.49/0.58	c (round 5) 3310 del vars, 5064 del conss, 401 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48683 impls, 0 clqs
0.49/0.59	c (round 6) 3339 del vars, 5138 del conss, 413 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 49050 impls, 0 clqs
0.59/0.60	c (round 7) 3362 del vars, 5205 del conss, 425 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 49290 impls, 0 clqs
0.59/0.62	c (round 8) 3386 del vars, 5263 del conss, 434 chg bounds, 19 chg sides, 38 chg coeffs, 0 upgd conss, 49503 impls, 0 clqs
0.59/0.63	c (round 9) 3402 del vars, 5310 del conss, 442 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 49664 impls, 0 clqs
0.59/0.64	c (round 10) 3418 del vars, 5350 del conss, 450 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49805 impls, 0 clqs
0.59/0.65	c (round 11) 3434 del vars, 5390 del conss, 458 chg bounds, 31 chg sides, 62 chg coeffs, 0 upgd conss, 49928 impls, 0 clqs
0.59/0.66	c (round 12) 3450 del vars, 5430 del conss, 466 chg bounds, 35 chg sides, 70 chg coeffs, 0 upgd conss, 50061 impls, 0 clqs
0.59/0.67	c (round 13) 3466 del vars, 5470 del conss, 474 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50182 impls, 0 clqs
0.59/0.69	c (round 14) 3482 del vars, 5510 del conss, 482 chg bounds, 43 chg sides, 86 chg coeffs, 0 upgd conss, 50325 impls, 0 clqs
0.69/0.70	c (round 15) 3499 del vars, 5551 del conss, 491 chg bounds, 47 chg sides, 94 chg coeffs, 0 upgd conss, 50508 impls, 0 clqs
0.69/0.71	c (round 16) 3515 del vars, 5591 del conss, 499 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50725 impls, 0 clqs
0.69/0.72	c (round 17) 3531 del vars, 5631 del conss, 507 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 50918 impls, 0 clqs
0.69/0.73	c (round 18) 3547 del vars, 5671 del conss, 515 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51049 impls, 0 clqs
0.69/0.74	c (round 19) 3563 del vars, 5711 del conss, 523 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 51190 impls, 0 clqs
0.69/0.75	c (round 20) 3579 del vars, 5751 del conss, 531 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 51333 impls, 0 clqs
0.69/0.76	c (round 21) 3592 del vars, 5784 del conss, 536 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 51499 impls, 0 clqs
0.69/0.78	c (round 22) 3609 del vars, 5825 del conss, 546 chg bounds, 72 chg sides, 144 chg coeffs, 0 upgd conss, 51613 impls, 0 clqs
0.69/0.79	c (round 23) 3622 del vars, 5872 del conss, 556 chg bounds, 75 chg sides, 150 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.79/0.80	c (round 24) 3640 del vars, 5910 del conss, 568 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 51800 impls, 0 clqs
0.79/0.81	c (round 25) 3654 del vars, 5949 del conss, 577 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 51911 impls, 0 clqs
0.79/0.82	c (round 26) 3670 del vars, 5987 del conss, 587 chg bounds, 78 chg sides, 156 chg coeffs, 0 upgd conss, 52054 impls, 0 clqs
0.79/0.83	c (round 27) 3690 del vars, 6027 del conss, 597 chg bounds, 80 chg sides, 160 chg coeffs, 0 upgd conss, 52205 impls, 0 clqs
0.79/0.84	c (round 28) 3697 del vars, 6068 del conss, 606 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 52223 impls, 0 clqs
0.79/0.85	c (round 29) 3713 del vars, 6097 del conss, 616 chg bounds, 85 chg sides, 170 chg coeffs, 0 upgd conss, 52300 impls, 0 clqs
0.79/0.86	c (round 30) 3727 del vars, 6136 del conss, 628 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 52349 impls, 0 clqs
0.79/0.87	c (round 31) 3742 del vars, 6172 del conss, 640 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52408 impls, 0 clqs
0.79/0.88	c (round 32) 3759 del vars, 6211 del conss, 653 chg bounds, 88 chg sides, 176 chg coeffs, 0 upgd conss, 52441 impls, 0 clqs
0.79/0.89	c (round 33) 3778 del vars, 6252 del conss, 666 chg bounds, 89 chg sides, 178 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.89/0.91	c (round 34) 3795 del vars, 6294 del conss, 676 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52671 impls, 0 clqs
0.89/0.92	c (round 35) 3807 del vars, 6327 del conss, 686 chg bounds, 92 chg sides, 185 chg coeffs, 0 upgd conss, 52708 impls, 0 clqs
0.89/0.93	c (round 36) 3816 del vars, 6357 del conss, 694 chg bounds, 95 chg sides, 191 chg coeffs, 0 upgd conss, 52762 impls, 0 clqs
0.89/0.94	c (round 37) 3836 del vars, 6398 del conss, 707 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52853 impls, 0 clqs
0.89/0.95	c (round 38) 3846 del vars, 6439 del conss, 716 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52881 impls, 0 clqs
0.89/0.96	c (round 39) 3863 del vars, 6472 del conss, 731 chg bounds, 100 chg sides, 201 chg coeffs, 0 upgd conss, 52932 impls, 0 clqs
0.89/0.97	c (round 40) 3878 del vars, 6516 del conss, 743 chg bounds, 102 chg sides, 205 chg coeffs, 0 upgd conss, 52989 impls, 0 clqs
0.89/0.98	c (round 41) 3892 del vars, 6554 del conss, 759 chg bounds, 107 chg sides, 215 chg coeffs, 0 upgd conss, 53019 impls, 0 clqs
0.89/0.99	c (round 42) 3910 del vars, 6592 del conss, 773 chg bounds, 109 chg sides, 219 chg coeffs, 0 upgd conss, 53112 impls, 0 clqs
1.00/1.00	c (round 43) 3922 del vars, 6632 del conss, 787 chg bounds, 112 chg sides, 225 chg coeffs, 0 upgd conss, 53133 impls, 0 clqs
1.00/1.01	c (round 44) 3943 del vars, 6667 del conss, 802 chg bounds, 114 chg sides, 229 chg coeffs, 0 upgd conss, 53246 impls, 0 clqs
1.00/1.02	c (round 45) 3956 del vars, 6711 del conss, 815 chg bounds, 117 chg sides, 235 chg coeffs, 0 upgd conss, 53276 impls, 0 clqs
1.00/1.03	c (round 46) 3974 del vars, 6749 del conss, 830 chg bounds, 120 chg sides, 241 chg coeffs, 0 upgd conss, 53396 impls, 0 clqs
1.00/1.04	c (round 47) 3985 del vars, 6790 del conss, 842 chg bounds, 123 chg sides, 247 chg coeffs, 0 upgd conss, 53422 impls, 0 clqs
1.00/1.05	c (round 48) 4000 del vars, 6823 del conss, 855 chg bounds, 125 chg sides, 251 chg coeffs, 0 upgd conss, 53441 impls, 0 clqs
1.00/1.06	c (round 49) 4017 del vars, 6864 del conss, 871 chg bounds, 127 chg sides, 255 chg coeffs, 0 upgd conss, 53531 impls, 0 clqs
1.00/1.07	c (round 50) 4031 del vars, 6898 del conss, 883 chg bounds, 128 chg sides, 257 chg coeffs, 0 upgd conss, 53574 impls, 0 clqs
1.00/1.08	c (round 51) 4051 del vars, 6943 del conss, 901 chg bounds, 130 chg sides, 261 chg coeffs, 0 upgd conss, 53725 impls, 0 clqs
1.00/1.09	c (round 52) 4067 del vars, 6992 del conss, 916 chg bounds, 134 chg sides, 269 chg coeffs, 0 upgd conss, 53788 impls, 0 clqs
1.00/1.10	c (round 53) 4080 del vars, 7026 del conss, 930 chg bounds, 139 chg sides, 279 chg coeffs, 0 upgd conss, 53823 impls, 0 clqs
1.10/1.11	c (round 54) 4101 del vars, 7062 del conss, 943 chg bounds, 140 chg sides, 281 chg coeffs, 0 upgd conss, 53946 impls, 0 clqs
1.10/1.12	c (round 55) 4114 del vars, 7108 del conss, 955 chg bounds, 143 chg sides, 287 chg coeffs, 0 upgd conss, 54060 impls, 0 clqs
1.10/1.13	c (round 56) 4129 del vars, 7152 del conss, 970 chg bounds, 145 chg sides, 291 chg coeffs, 0 upgd conss, 54088 impls, 0 clqs
1.10/1.14	c (round 57) 4149 del vars, 7184 del conss, 984 chg bounds, 149 chg sides, 297 chg coeffs, 0 upgd conss, 54194 impls, 0 clqs
1.10/1.15	c (round 58) 4159 del vars, 7225 del conss, 994 chg bounds, 151 chg sides, 301 chg coeffs, 0 upgd conss, 54226 impls, 0 clqs
1.10/1.16	c (round 59) 4174 del vars, 7249 del conss, 1006 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54313 impls, 0 clqs
1.10/1.17	c (round 60) 4182 del vars, 7284 del conss, 1013 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54337 impls, 0 clqs
1.10/1.18	c (round 61) 4189 del vars, 7299 del conss, 1022 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54356 impls, 0 clqs
1.10/1.18	c (round 62) 4197 del vars, 7320 del conss, 1028 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54396 impls, 0 clqs
1.10/1.19	c (round 63) 4202 del vars, 7334 del conss, 1033 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54421 impls, 0 clqs
1.19/1.20	c (round 64) 4210 del vars, 7345 del conss, 1037 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54471 impls, 0 clqs
1.19/1.21	c (round 65) 4214 del vars, 7364 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54527 impls, 0 clqs
1.19/1.22	c (round 66) 4214 del vars, 7366 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54535 impls, 0 clqs
1.29/1.32	c (round 67) 4214 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 54535 impls, 0 clqs
1.49/1.52	c (round 68) 4264 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105479 impls, 0 clqs
1.49/1.53	c (round 69) 4264 del vars, 7373 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105487 impls, 0 clqs
1.49/1.56	c (round 70) 4264 del vars, 7375 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105487 impls, 0 clqs
1.69/1.77	c (round 71) 4314 del vars, 7375 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
1.79/1.80	c (round 72) 4314 del vars, 7376 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
1.89/1.93	c (round 73) 4364 del vars, 7376 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112835 impls, 0 clqs
1.89/1.97	c (round 74) 4364 del vars, 7381 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112835 impls, 0 clqs
1.99/2.08	c    (1.4s) probing: 835/2138 (39.1%) - 1 fixings, 186 aggregations, 5652 implications, 0 bound changes
1.99/2.08	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.99/2.08	c (round 75) 4401 del vars, 7381 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 113305 impls, 0 clqs
2.09/2.11	c    (1.5s) probing: 845/2138 (39.5%) - 1 fixings, 186 aggregations, 5652 implications, 0 bound changes
2.09/2.11	c    (1.5s) probing aborted: 100/100 successive totally useless probings
2.09/2.11	c presolving (76 rounds):
2.09/2.11	c  4401 deleted vars, 7381 deleted constraints, 1041 tightened bounds, 0 added holes, 159 changed sides, 315 changed coefficients
2.09/2.11	c  113305 implications, 0 cliques
2.09/2.11	c presolved problem has 1951 variables (1951 bin, 0 int, 0 impl, 0 cont) and 6092 constraints
2.09/2.11	c    6092 constraints of type <logicor>
2.09/2.11	c transformed objective value is always integral (scale: 1)
2.09/2.11	c Presolving Time: 1.43
2.09/2.11	c - non default parameters ----------------------------------------------------------------------
2.09/2.11	c # SCIP version 1.2.1.2
2.09/2.11	c 
2.09/2.11	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
2.09/2.11	c # [type: int, range: [-1,2147483647], default: -1]
2.09/2.11	c conflict/interconss = 0
2.09/2.11	c 
2.09/2.11	c # should binary conflicts be preferred?
2.09/2.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.11	c conflict/preferbinary = TRUE
2.09/2.11	c 
2.09/2.11	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
2.09/2.11	c # [type: int, range: [-1,2147483647], default: 0]
2.09/2.11	c constraints/agelimit = 1
2.09/2.11	c 
2.09/2.11	c # should enforcement of pseudo solution be disabled?
2.09/2.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.11	c constraints/disableenfops = TRUE
2.09/2.11	c 
2.09/2.11	c # frequency for displaying node information lines
2.09/2.11	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.11	c display/freq = 10000
2.09/2.11	c 
2.09/2.11	c # maximal time in seconds to run
2.09/2.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.11	c limits/time = 1799.74
2.09/2.11	c 
2.09/2.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.11	c limits/memory = 1620
2.09/2.11	c 
2.09/2.11	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.09/2.11	c # [type: int, range: [-1,2147483647], default: 1]
2.09/2.11	c lp/solvefreq = 0
2.09/2.11	c 
2.09/2.11	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.11	c # [type: char, range: {lafpsqd}, default: l]
2.09/2.11	c lp/pricing = a
2.09/2.11	c 
2.09/2.11	c # should presolving try to simplify inequalities
2.09/2.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.11	c constraints/linear/simplifyinequalities = TRUE
2.09/2.11	c 
2.09/2.11	c # should presolving try to simplify knapsacks
2.09/2.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.11	c constraints/knapsack/simplifyinequalities = TRUE
2.09/2.11	c 
2.09/2.11	c # priority of node selection rule <dfs> in standard mode
2.09/2.11	c # [type: int, range: [-536870912,536870911], default: 0]
2.09/2.11	c nodeselection/dfs/stdpriority = 1000000
2.09/2.11	c 
2.09/2.11	c -----------------------------------------------------------------------------------------------
2.09/2.11	c start solving
2.09/2.11	c 
2.79/2.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.81	c   2.1s|     1 |     0 |  2051 |     - |  22M|   0 |1246 |1951 |6092 |1951 |5905 |   0 |   0 |   0 | 2.808013e+03 |      --      |    Inf 
5.98/6.04	c   5.3s|     1 |     0 |  7169 |     - |  23M|   0 |1230 |1951 |6092 |1951 |7905 |2000 |   0 |   0 | 2.815667e+03 |      --      |    Inf 
7.98/8.07	c   7.3s|     1 |     0 |  8552 |     - |  24M|   0 |1138 |1951 |6092 |1951 |7932 |2027 |   0 |   0 | 2.840662e+03 |      --      |    Inf 
8.88/8.92	c   8.2s|     1 |     0 |  9016 |     - |  25M|   0 |1161 |1951 |6092 |1951 |7959 |2054 |   0 |   0 | 2.845122e+03 |      --      |    Inf 
10.09/10.13	c   9.4s|     1 |     0 |  9779 |     - |  26M|   0 |1181 |1951 |6092 |1951 |7989 |2084 |   0 |   0 | 2.849386e+03 |      --      |    Inf 
11.88/11.99	c  11.2s|     1 |     0 | 10738 |     - |  27M|   0 |1211 |1951 |6092 |1951 |8026 |2121 |   0 |   0 | 2.853744e+03 |      --      |    Inf 
13.79/13.84	c  13.0s|     1 |     0 | 11834 |     - |  29M|   0 |1224 |1951 |6092 |1951 |8058 |2153 |   0 |   0 | 2.857439e+03 |      --      |    Inf 
15.68/15.79	c  15.0s|     1 |     0 | 12899 |     - |  30M|   0 |1252 |1951 |6092 |1951 |8093 |2188 |   0 |   0 | 2.860982e+03 |      --      |    Inf 
17.59/17.69	c  16.9s|     1 |     0 | 13998 |     - |  32M|   0 |1247 |1951 |6092 |1951 |8138 |2233 |   0 |   0 | 2.867543e+03 |      --      |    Inf 
19.98/20.09	c  19.2s|     1 |     0 | 15404 |     - |  33M|   0 |1283 |1951 |6092 |1951 |8185 |2280 |   0 |   0 | 2.870742e+03 |      --      |    Inf 
22.48/22.57	c  21.7s|     1 |     0 | 16846 |     - |  34M|   0 |1278 |1951 |6092 |1951 |8227 |2322 |   0 |   0 | 2.874725e+03 |      --      |    Inf 
24.58/24.66	c  23.8s|     1 |     0 | 17863 |     - |  36M|   0 |1308 |1951 |6092 |1951 |8281 |2376 |   0 |   0 | 2.878989e+03 |      --      |    Inf 
27.48/27.55	c  26.6s|     1 |     0 | 19371 |     - |  38M|   0 |1300 |1951 |6092 |1951 |8322 |2417 |   0 |   0 | 2.882764e+03 |      --      |    Inf 
29.59/29.70	c  28.8s|     1 |     0 | 20527 |     - |  39M|   0 |1265 |1951 |6092 |1951 |8368 |2463 |   0 |   0 | 2.886197e+03 |      --      |    Inf 
32.58/32.60	c  31.6s|     1 |     0 | 21665 |     - |  40M|   0 |1337 |1951 |6092 |1951 |6445 |2506 |   0 |   0 | 2.889519e+03 |      --      |    Inf 
35.78/35.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.78/35.80	c  34.8s|     1 |     0 | 22888 |     - |  42M|   0 |1321 |1951 |6092 |1951 |6498 |2559 |   0 |   0 | 2.893324e+03 |      --      |    Inf 
38.38/38.48	c  37.4s|     1 |     0 | 23920 |     - |  43M|   0 |1330 |1951 |6092 |1951 |6540 |2601 |   0 |   0 | 2.898232e+03 |      --      |    Inf 
41.57/41.60	c  40.5s|     1 |     0 | 25212 |     - |  45M|   0 |1353 |1951 |6092 |1951 |6579 |2640 |   0 |   0 | 2.901804e+03 |      --      |    Inf 
47.27/47.35	c  46.2s|     1 |     0 | 27771 |     - |  48M|   0 |1341 |1951 |6092 |1951 |6620 |2681 |   0 |   0 | 2.904748e+03 |      --      |    Inf 
50.67/50.76	c  49.6s|     1 |     0 | 29319 |     - |  53M|   0 |1375 |1951 |6092 |1951 |6667 |2728 |   0 |   0 | 2.913669e+03 |      --      |    Inf 
54.16/54.21	c  53.0s|     1 |     0 | 30323 |     - |  55M|   0 |1410 |1951 |6092 |1951 |6554 |2786 |   0 |   0 | 2.919393e+03 |      --      |    Inf 
57.76/57.80	c  56.6s|     1 |     0 | 31652 |     - |  56M|   0 |1391 |1951 |6092 |1951 |6609 |2841 |   0 |   0 | 2.923435e+03 |      --      |    Inf 
60.26/60.37	c  59.1s|     1 |     0 | 32921 |     - |  57M|   0 |1410 |1951 |6092 |1951 |6655 |2887 |   0 |   0 | 2.926648e+03 |      --      |    Inf 
64.36/64.47	c  63.2s|     1 |     0 | 34680 |     - |  57M|   0 |1403 |1951 |6092 |1951 |6703 |2935 |   0 |   0 | 2.930898e+03 |      --      |    Inf 
68.06/68.15	c  66.8s|     1 |     0 | 36527 |     - |  58M|   0 |1424 |1951 |6092 |1951 |6746 |2978 |   0 |   0 | 2.934679e+03 |      --      |    Inf 
71.76/71.88	c  70.5s|     1 |     0 | 38511 |     - |  59M|   0 |1446 |1951 |6092 |1951 |6780 |3012 |   0 |   0 | 2.936400e+03 |      --      |    Inf 
77.76/77.84	c  76.4s|     1 |     0 | 41369 |     - |  60M|   0 |1584 |1951 |6092 |1951 |6631 |3049 |   0 |   0 | 2.938086e+03 |      --      |    Inf 
83.65/83.74	c  82.3s|     1 |     0 | 43061 |     - |  60M|   0 |1466 |1951 |6092 |1951 |6699 |3117 |   0 |   0 | 2.950456e+03 |      --      |    Inf 
86.86/86.97	c  85.5s|     1 |     0 | 44674 |     - |  61M|   0 |1489 |1951 |6092 |1951 |6747 |3165 |   0 |   0 | 2.955447e+03 |      --      |    Inf 
91.35/91.47	c  90.0s|     1 |     0 | 47114 |     - |  62M|   0 |1511 |1951 |6092 |1951 |6791 |3209 |   0 |   0 | 2.958980e+03 |      --      |    Inf 
97.45/97.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.45/97.51	c  96.0s|     1 |     0 | 49589 |     - |  62M|   0 |1431 |1951 |6092 |1951 |6861 |3279 |   0 |   0 | 2.970728e+03 |      --      |    Inf 
101.06/101.19	c  99.6s|     1 |     0 | 51532 |     - |  63M|   0 |1487 |1951 |6092 |1951 |6914 |3332 |   0 |   0 | 2.975407e+03 |      --      |    Inf 
104.15/104.27	c   103s|     1 |     0 | 52911 |     - |  63M|   0 |1430 |1951 |6092 |1951 |6713 |3371 |   0 |   0 | 2.979732e+03 |      --      |    Inf 
106.44/106.55	c   105s|     1 |     0 | 54147 |     - |  64M|   0 |1446 |1951 |6092 |1951 |6750 |3408 |   0 |   0 | 2.984759e+03 |      --      |    Inf 
109.25/109.40	c   108s|     1 |     0 | 55881 |     - |  65M|   0 |1461 |1951 |6092 |1951 |6787 |3445 |   0 |   0 | 2.987862e+03 |      --      |    Inf 
112.04/112.18	c   110s|     1 |     0 | 57604 |     - |  66M|   0 |1482 |1951 |6092 |1951 |6826 |3484 |   0 |   0 | 2.990813e+03 |      --      |    Inf 
114.74/114.80	c   113s|     1 |     0 | 59237 |     - |  68M|   0 |1551 |1951 |6092 |1951 |6857 |3515 |   0 |   0 | 2.993416e+03 |      --      |    Inf 
117.44/117.59	c   116s|     1 |     0 | 60689 |     - |  68M|   0 |1484 |1951 |6092 |1951 |6891 |3549 |   0 |   0 | 2.995551e+03 |      --      |    Inf 
121.64/121.72	c   120s|     1 |     0 | 62965 |     - |  70M|   0 |1597 |1951 |6092 |1951 |6711 |3581 |   0 |   0 | 2.997662e+03 |      --      |    Inf 
125.64/125.71	c   124s|     1 |     0 | 64776 |     - |  70M|   0 |1560 |1951 |6092 |1951 |6752 |3622 |   0 |   0 | 3.002387e+03 |      --      |    Inf 
128.43/128.59	c   127s|     1 |     0 | 65710 |     - |  72M|   0 |1554 |1951 |6092 |1951 |6794 |3664 |   0 |   0 | 3.004530e+03 |      --      |    Inf 
131.63/131.76	c   130s|     1 |     0 | 67103 |     - |  72M|   0 |1621 |1951 |6092 |1951 |6823 |3693 |   0 |   0 | 3.007859e+03 |      --      |    Inf 
135.14/135.21	c   133s|     1 |     0 | 68324 |     - |  73M|   0 |1633 |1951 |6092 |1951 |6859 |3729 |   0 |   0 | 3.011503e+03 |      --      |    Inf 
140.03/140.13	c   138s|     1 |     0 | 70042 |     - |  73M|   0 |1618 |1951 |6092 |1951 |6899 |3769 |   0 |   0 | 3.015939e+03 |      --      |    Inf 
144.73/144.89	c   143s|     1 |     0 | 71728 |     - |  73M|   0 |1643 |1951 |6092 |1951 |6684 |3810 |   0 |   0 | 3.017979e+03 |      --      |    Inf 
151.33/151.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.33/151.49	c   149s|     1 |     0 | 74366 |     - |  74M|   0 |1608 |1951 |6092 |1951 |6719 |3845 |   0 |   0 | 3.021393e+03 |      --      |    Inf 
154.83/154.94	c   153s|     1 |     0 | 75817 |     - |  75M|   0 |1583 |1951 |6092 |1951 |6747 |3873 |   0 |   0 | 3.022396e+03 |      --      |    Inf 
158.03/158.10	c   156s|     1 |     0 | 77393 |     - |  75M|   0 |1671 |1951 |6092 |1951 |6779 |3905 |   0 |   0 | 3.025342e+03 |      --      |    Inf 
162.03/162.16	c   160s|     1 |     0 | 79068 |     - |  76M|   0 |1664 |1951 |6092 |1951 |6814 |3940 |   0 |   0 | 3.028884e+03 |      --      |    Inf 
164.42/164.50	c   162s|     1 |     0 | 80633 |     - |  76M|   0 |1635 |1951 |6092 |1951 |6844 |3970 |   0 |   0 | 3.031194e+03 |      --      |    Inf 
167.42/167.57	c   165s|     1 |     0 | 82146 |     - |  76M|   0 |1595 |1951 |6092 |1951 |6716 |4001 |   0 |   0 | 3.033874e+03 |      --      |    Inf 
169.82/169.91	c   168s|     1 |     0 | 83468 |     - |  77M|   0 |1661 |1951 |6092 |1951 |6757 |4042 |   0 |   0 | 3.038334e+03 |      --      |    Inf 
173.52/173.60	c   171s|     1 |     0 | 84510 |     - |  77M|   0 |1637 |1951 |6092 |1951 |6799 |4084 |   0 |   0 | 3.042291e+03 |      --      |    Inf 
176.02/176.14	c   174s|     1 |     0 | 85735 |     - |  77M|   0 |1619 |1951 |6092 |1951 |6829 |4114 |   0 |   0 | 3.044581e+03 |      --      |    Inf 
178.52/178.65	c   176s|     1 |     0 | 86613 |     - |  78M|   0 |1626 |1951 |6092 |1951 |6860 |4145 |   0 |   0 | 3.046380e+03 |      --      |    Inf 
180.42/180.56	c   178s|     1 |     0 | 87895 |     - |  78M|   0 |1640 |1951 |6092 |1951 |6890 |4175 |   0 |   0 | 3.047432e+03 |      --      |    Inf 
182.22/182.36	c   180s|     1 |     0 | 88544 |     - |  79M|   0 |1641 |1951 |6092 |1951 |6722 |4196 |   0 |   0 | 3.048485e+03 |      --      |    Inf 
185.52/185.67	c   183s|     1 |     0 | 89471 |     - |  79M|   0 |1622 |1951 |6092 |1951 |6740 |4214 |   0 |   0 | 3.049026e+03 |      --      |    Inf 
188.32/188.50	c   186s|     1 |     0 | 89799 |     - |  79M|   0 |1611 |1951 |6092 |1951 |6757 |4231 |   0 |   0 | 3.049529e+03 |      --      |    Inf 
191.01/191.19	c   189s|     1 |     0 | 90243 |     - |  79M|   0 |1620 |1951 |6092 |1951 |6767 |4241 |   0 |   0 | 3.049671e+03 |      --      |    Inf 
194.31/194.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
194.31/194.41	c   192s|     1 |     0 | 90718 |     - |  79M|   0 |1598 |1951 |6092 |1951 |6777 |4251 |   0 |   0 | 3.050356e+03 |      --      |    Inf 
197.92/198.05	c   196s|     1 |     0 | 91695 |     - |  80M|   0 |1628 |1951 |6092 |1951 |6800 |4274 |   0 |   0 | 3.051715e+03 |      --      |    Inf 
200.41/200.52	c   198s|     1 |     0 | 91854 |     - |  80M|   0 |1625 |1951 |6092 |1951 |6626 |4286 |   0 |   0 | 3.051747e+03 |      --      |    Inf 
203.32/203.41	c   201s|     1 |     0 | 92383 |     - |  80M|   0 |1634 |1951 |6092 |1951 |6633 |4293 |   0 |   0 | 3.051914e+03 |      --      |    Inf 
206.41/206.51	c   204s|     1 |     0 | 93029 |     - |  80M|   0 |1636 |1951 |6092 |1951 |6643 |4303 |   0 |   0 | 3.052852e+03 |      --      |    Inf 
209.11/209.22	c   207s|     1 |     0 | 93282 |     - |  80M|   0 |1628 |1951 |6092 |1951 |6646 |4306 |   0 |   0 | 3.052913e+03 |      --      |    Inf 
211.20/211.37	c   209s|     1 |     0 | 93499 |     - |  80M|   0 |1628 |1951 |6092 |1951 |6651 |4311 |   0 |   0 | 3.053077e+03 |      --      |    Inf 
213.50/213.69	c   211s|     1 |     0 | 93775 |     - |  80M|   0 |1633 |1951 |6092 |1951 |6666 |4326 |   0 |   0 | 3.053589e+03 |      --      |    Inf 
216.00/216.13	c   214s|     1 |     0 | 94450 |     - |  80M|   0 |1623 |1951 |6092 |1951 |6554 |4338 |   0 |   0 | 3.054135e+03 |      --      |    Inf 
218.81/218.99	c   216s|     1 |     0 | 95136 |     - |  81M|   0 |1608 |1951 |6092 |1951 |6567 |4351 |   0 |   0 | 3.055150e+03 |      --      |    Inf 
221.30/221.47	c   219s|     1 |     0 | 95731 |     - |  81M|   0 |1612 |1951 |6092 |1951 |6587 |4371 |   0 |   0 | 3.056729e+03 |      --      |    Inf 
224.60/224.74	c   222s|     1 |     0 | 96365 |     - |  81M|   0 |1650 |1951 |6092 |1951 |6598 |4382 |   0 |   0 | 3.057640e+03 |      --      |    Inf 
227.80/227.91	c   225s|     1 |     0 | 97206 |     - |  81M|   0 |1639 |1951 |6092 |1951 |6613 |4397 |   0 |   0 | 3.058459e+03 |      --      |    Inf 
230.30/230.41	c   228s|     1 |     0 | 97693 |     - |  81M|   0 |1629 |1951 |6092 |1951 |6623 |4407 |   0 |   0 | 3.059367e+03 |      --      |    Inf 
232.30/232.49	c   230s|     1 |     0 | 98876 |     - |  81M|   0 |1622 |1951 |6092 |1951 |6567 |4429 |   0 |   0 | 3.061063e+03 |      --      |    Inf 
235.90/236.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
235.90/236.09	c   233s|     1 |     0 |100039 |     - |  82M|   0 |1607 |1951 |6092 |1951 |6592 |4454 |   0 |   0 | 3.061921e+03 |      --      |    Inf 
238.40/238.50	c   236s|     1 |     0 |100641 |     - |  82M|   0 |1616 |1951 |6092 |1951 |6612 |4474 |   0 |   0 | 3.062176e+03 |      --      |    Inf 
241.19/241.37	c   239s|     1 |     0 |101259 |     - |  82M|   0 |1602 |1951 |6092 |1951 |6649 |4511 |   0 |   0 | 3.062949e+03 |      --      |    Inf 
245.30/245.45	c   243s|     1 |     0 |102267 |     - |  82M|   0 |1611 |1951 |6092 |1951 |6670 |4532 |   0 |   0 | 3.064346e+03 |      --      |    Inf 
247.70/247.81	c   245s|     1 |     0 |103260 |     - |  83M|   0 |1625 |1951 |6092 |1951 |6698 |4560 |   0 |   0 | 3.065256e+03 |      --      |    Inf 
250.60/250.74	c   248s|     1 |     0 |104058 |     - |  83M|   0 |1653 |1951 |6092 |1951 |6656 |4589 |   0 |   0 | 3.066457e+03 |      --      |    Inf 
253.90/254.02	c   251s|     1 |     0 |105088 |     - |  83M|   0 |1651 |1951 |6092 |1951 |6687 |4620 |   0 |   0 | 3.068049e+03 |      --      |    Inf 
255.79/255.96	c   253s|     1 |     0 |105934 |     - |  83M|   0 |1644 |1951 |6092 |1951 |6707 |4640 |   0 |   0 | 3.069506e+03 |      --      |    Inf 
259.29/259.41	c   256s|     1 |     0 |106941 |     - |  84M|   0 |1666 |1951 |6092 |1951 |6728 |4661 |   0 |   0 | 3.070145e+03 |      --      |    Inf 
261.89/262.00	c   259s|     1 |     0 |107504 |     - |  84M|   0 |1654 |1951 |6092 |1951 |6751 |4684 |   0 |   0 | 3.070991e+03 |      --      |    Inf 
264.69/264.83	c   262s|     1 |     0 |108162 |     - |  84M|   0 |1664 |1951 |6092 |1951 |6781 |4714 |   0 |   0 | 3.071428e+03 |      --      |    Inf 
267.79/267.94	c   265s|     1 |     0 |109041 |     - |  84M|   0 |1671 |1951 |6092 |1951 |6705 |4733 |   0 |   0 | 3.071818e+03 |      --      |    Inf 
270.78/270.92	c   268s|     1 |     0 |109699 |     - |  84M|   0 |1662 |1951 |6092 |1951 |6714 |4742 |   0 |   0 | 3.072011e+03 |      --      |    Inf 
272.79/272.95	c   270s|     1 |     0 |109722 |     - |  84M|   0 |1663 |1951 |6092 |1951 |6724 |4752 |   0 |   0 | 3.072014e+03 |      --      |    Inf 
274.89/275.04	c   272s|     1 |     0 |109779 |     - |  84M|   0 |1661 |1951 |6092 |1951 |6727 |4755 |   0 |   0 | 3.072015e+03 |      --      |    Inf 
291.98/292.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
291.98/292.12	c   289s|     1 |     2 |109779 |     - |  84M|   0 |1661 |1951 |6092 |1951 |6727 |4755 |   0 |  40 | 3.072015e+03 |      --      |    Inf 
329.56/329.78	c   325s| 10000 |    44 |109779 |   0.0 |  85M|  61 |   - |1951 |6124 |   0 |   0 |4755 |6563 |  40 | 3.072515e+03 |      --      |    Inf 
365.75/365.94	c   360s| 20000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6150 |   0 |   0 |4755 |  13k|  40 | 3.072515e+03 |      --      |    Inf 
404.93/405.12	c   398s| 30000 |    41 |109779 |   0.0 |  85M|  61 |   - |1951 |6166 |   0 |   0 |4755 |  19k|  40 | 3.072515e+03 |      --      |    Inf 
437.92/438.17	c   430s| 40000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6234 |   0 |   0 |4755 |  26k|  40 | 3.072515e+03 |      --      |    Inf 
471.51/471.76	c   463s| 50000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6429 |   0 |   0 |4755 |  33k|  40 | 3.072515e+03 |      --      |    Inf 
502.99/503.23	c   494s| 60000 |    41 |109779 |   0.0 |  85M|  61 |   - |1951 |6466 |   0 |   0 |4755 |  40k|  40 | 3.072515e+03 |      --      |    Inf 
534.78/535.05	c   524s| 70000 |    36 |109779 |   0.0 |  85M|  61 |   - |1951 |6499 |   0 |   0 |4755 |  47k|  40 | 3.072515e+03 |      --      |    Inf 
570.77/571.00	c   559s| 80000 |    36 |109779 |   0.0 |  85M|  61 |   - |1951 |6538 |   0 |   0 |4755 |  53k|  40 | 3.072515e+03 |      --      |    Inf 
606.54/606.86	c   594s| 90000 |    42 |109779 |   0.0 |  85M|  61 |   - |1951 |6563 |   0 |   0 |4755 |  60k|  40 | 3.072515e+03 |      --      |    Inf 
639.93/640.21	c   626s|100000 |    35 |109779 |   0.0 |  85M|  61 |   - |1951 |6738 |   0 |   0 |4755 |  67k|  40 | 3.072515e+03 |      --      |    Inf 
675.32/675.61	c   660s|110000 |    41 |109779 |   0.0 |  85M|  61 |   - |1951 |6898 |   0 |   0 |4755 |  74k|  40 | 3.072515e+03 |      --      |    Inf 
714.09/714.44	c   698s|120000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6915 |   0 |   0 |4755 |  81k|  40 | 3.072515e+03 |      --      |    Inf 
752.27/752.64	c   735s|130000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6927 |   0 |   0 |4755 |  88k|  40 | 3.072515e+03 |      --      |    Inf 
789.26/789.67	c   771s|140000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6924 |   0 |   0 |4755 |  94k|  40 | 3.072515e+03 |      --      |    Inf 
822.65/823.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
822.65/823.09	c   803s|150000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6951 |   0 |   0 |4755 | 101k|  40 | 3.072515e+03 |      --      |    Inf 
856.54/856.91	c   836s|160000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6901 |   0 |   0 |4755 | 108k|  40 | 3.072515e+03 |      --      |    Inf 
887.82/888.25	c   866s|170000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6931 |   0 |   0 |4755 | 116k|  40 | 3.072515e+03 |      --      |    Inf 
916.32/916.77	c   894s|180000 |    37 |109779 |   0.0 |  85M|  61 |   - |1951 |6936 |   0 |   0 |4755 | 123k|  40 | 3.072515e+03 |      --      |    Inf 
945.51/945.95	c   922s|190000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6913 |   0 |   0 |4755 | 131k|  40 | 3.072515e+03 |      --      |    Inf 
974.29/974.75	c   950s|200000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6915 |   0 |   0 |4755 | 139k|  40 | 3.072515e+03 |      --      |    Inf 
1002.88/1003.39	c   978s|210000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6950 |   0 |   0 |4755 | 146k|  40 | 3.072515e+03 |      --      |    Inf 
1031.77/1032.25	c  1006s|220000 |    34 |109779 |   0.0 |  85M|  61 |   - |1951 |6941 |   0 |   0 |4755 | 154k|  40 | 3.072515e+03 |      --      |    Inf 
1059.86/1060.33	c  1033s|230000 |    41 |109779 |   0.0 |  85M|  61 |   - |1951 |6923 |   0 |   0 |4755 | 161k|  40 | 3.072515e+03 |      --      |    Inf 
1088.24/1088.70	c  1060s|240000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6950 |   0 |   0 |4755 | 169k|  40 | 3.072515e+03 |      --      |    Inf 
1117.24/1117.73	c  1088s|250000 |    37 |109779 |   0.0 |  85M|  61 |   - |1951 |6933 |   0 |   0 |4755 | 176k|  40 | 3.072515e+03 |      --      |    Inf 
1145.63/1146.16	c  1116s|260000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6940 |   0 |   0 |4755 | 184k|  40 | 3.072515e+03 |      --      |    Inf 
1175.92/1176.41	c  1145s|270000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6914 |   0 |   0 |4755 | 191k|  40 | 3.072515e+03 |      --      |    Inf 
1205.41/1205.98	c  1173s|280000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6930 |   0 |   0 |4755 | 199k|  40 | 3.072515e+03 |      --      |    Inf 
1234.10/1234.62	c  1201s|290000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6926 |   0 |   0 |4755 | 206k|  40 | 3.072515e+03 |      --      |    Inf 
1262.78/1263.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1262.78/1263.36	c  1229s|300000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6947 |   0 |   0 |4755 | 214k|  40 | 3.072515e+03 |      --      |    Inf 
1291.17/1291.79	c  1256s|310000 |    37 |109779 |   0.0 |  85M|  61 |   - |1951 |6945 |   0 |   0 |4755 | 221k|  40 | 3.072515e+03 |      --      |    Inf 
1319.76/1320.34	c  1284s|320000 |    36 |109779 |   0.0 |  85M|  61 |   - |1951 |6952 |   0 |   0 |4755 | 229k|  40 | 3.072515e+03 |      --      |    Inf 
1350.35/1350.94	c  1313s|330000 |    37 |109779 |   0.0 |  85M|  61 |   - |1951 |6949 |   0 |   0 |4755 | 236k|  40 | 3.072515e+03 |      --      |    Inf 
1378.64/1379.29	c  1341s|340000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6933 |   0 |   0 |4755 | 244k|  40 | 3.072515e+03 |      --      |    Inf 
1406.72/1407.30	c  1368s|350000 |    35 |109779 |   0.0 |  85M|  61 |   - |1951 |6965 |   0 |   0 |4755 | 251k|  40 | 3.072515e+03 |      --      |    Inf 
1435.93/1436.52	c  1396s|360000 |    43 |109779 |   0.0 |  85M|  61 |   - |1951 |6944 |   0 |   0 |4755 | 259k|  40 | 3.072515e+03 |      --      |    Inf 
1464.71/1465.36	c  1424s|370000 |    36 |109779 |   0.0 |  85M|  61 |   - |1951 |6970 |   0 |   0 |4755 | 266k|  40 | 3.072515e+03 |      --      |    Inf 
1493.89/1494.53	c  1452s|380000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6903 |   0 |   0 |4755 | 274k|  40 | 3.072515e+03 |      --      |    Inf 
1526.79/1527.47	c  1484s|390000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6943 |   0 |   0 |4755 | 281k|  40 | 3.072515e+03 |      --      |    Inf 
1555.37/1556.02	c  1511s|400000 |    36 |109779 |   0.0 |  85M|  61 |   - |1951 |6970 |   0 |   0 |4755 | 288k|  40 | 3.072515e+03 |      --      |    Inf 
1583.67/1584.38	c  1539s|410000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6946 |   0 |   0 |4755 | 296k|  40 | 3.072515e+03 |      --      |    Inf 
1612.05/1612.78	c  1566s|420000 |    34 |109779 |   0.0 |  85M|  61 |   - |1951 |6956 |   0 |   0 |4755 | 303k|  40 | 3.072515e+03 |      --      |    Inf 
1640.74/1641.43	c  1594s|430000 |    34 |109779 |   0.0 |  85M|  61 |   - |1951 |6991 |   0 |   0 |4755 | 311k|  40 | 3.072515e+03 |      --      |    Inf 
1671.53/1672.21	c  1624s|440000 |    38 |109779 |   0.0 |  85M|  61 |   - |1951 |6939 |   0 |   0 |4755 | 318k|  40 | 3.072515e+03 |      --      |    Inf 
1700.42/1701.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1700.42/1701.15	c  1652s|450000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6932 |   0 |   0 |4755 | 326k|  40 | 3.072515e+03 |      --      |    Inf 
1728.51/1729.28	c  1679s|460000 |    40 |109779 |   0.0 |  85M|  61 |   - |1951 |6953 |   0 |   0 |4755 | 333k|  40 | 3.072515e+03 |      --      |    Inf 
1757.20/1757.99	c  1707s|470000 |    39 |109779 |   0.0 |  85M|  61 |   - |1951 |6951 |   0 |   0 |4755 | 341k|  40 | 3.072515e+03 |      --      |    Inf 
1785.99/1786.73	c  1734s|480000 |    37 |109779 |   0.0 |  85M|  61 |   - |1951 |6970 |   0 |   0 |4755 | 348k|  40 | 3.072515e+03 |      --      |    Inf 
1800.00/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.00/1800.71	c 
1800.00/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.71	c Solving Time (sec) : 1747.82
1800.00/1800.71	c Solving Nodes      : 484891
1800.00/1800.71	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.00/1800.71	c Dual Bound         : +3.07251503129393e+03
1800.00/1800.71	c Gap                : infinite
1800.00/1800.71	s UNKNOWN
1800.00/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.71	c Solving Time       :    1747.82
1800.00/1800.71	c Original Problem   :
1800.00/1800.71	c   Problem name     : HOME/instance-2666853-1276429879.opb
1800.00/1800.71	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.71	c   Constraints      : 13473 initial, 13473 maximal
1800.00/1800.71	c Presolved Problem  :
1800.00/1800.71	c   Problem name     : t_HOME/instance-2666853-1276429879.opb
1800.00/1800.71	c   Variables        : 1951 (1951 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.71	c   Constraints      : 6092 initial, 7011 maximal
1800.00/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.00/1800.71	c   trivial          :       0.06         40          0          0          0          0          0          0          0
1800.00/1800.71	c   dualfix          :       0.05          0          0          0          0          0          0          0          0
1800.00/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.71	c   implics          :       0.06          0       3128          0          0          0          0          0          0
1800.00/1800.71	c   probing          :       0.53          1        186          0          0          0          0          0          0
1800.00/1800.71	c   linear           :       0.41       1001         45          0       1041          0       7367        159        315
1800.00/1800.71	c   logicor          :       0.21          0          0          0          0          0         14          0          0
1800.00/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.00/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.71	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.00/1800.71	c   logicor          :       6092+        90    8687323          0          0     329101   63400956          0          0          0
1800.00/1800.71	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.00/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.00/1800.71	c   integral         :      14.78       0.00       0.00      14.78       0.00
1800.00/1800.71	c   logicor          :     497.36       0.13     497.23       0.00       0.00
1800.00/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.00/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.00/1800.71	c   vbounds          :       4.16          2          0          0
1800.00/1800.71	c   rootredcost      :       3.80          0          0          0
1800.00/1800.71	c   pseudoobj        :     542.10    8978153          0          0
1800.00/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.71	c   propagation      :     147.73     329100     329098     329098       27.5      23549       25.9          -
1800.00/1800.71	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.71	c   applied globally :          -          -          -     352642       27.4          -          -          -
1800.00/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.71	c   cut pool         :       1.88         89          -          -       3142          -    (maximal pool size: 24633)
1800.00/1800.71	c   redcost          :       0.02         90          0          0          0          0
1800.00/1800.71	c   impliedbounds    :       0.08         90          0          0       4099          0
1800.00/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.71	c   cgmip            :       0.00          0          0          0          0          0
1800.00/1800.71	c   gomory           :     113.71         89          0          0      36011          0
1800.00/1800.71	c   strongcg         :       5.97         20          0          0      10000          0
1800.00/1800.71	c   cmir             :       0.67         10          0          0          0          0
1800.00/1800.71	c   flowcover        :       0.58         10          0          0          0          0
1800.00/1800.71	c   clique           :       0.10         89          0          0         33          0
1800.00/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.71	c   mcf              :       0.01          1          0          0          0          0
1800.00/1800.71	c   rapidlearning    :       0.00          0          0          0          0          0
1800.00/1800.71	c Pricers            :       Time      Calls       Vars
1800.00/1800.71	c   problem variables:       0.00          0          0
1800.00/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.71	c   relpscost        :      14.78          1          0          0          0          0          2
1800.00/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.71	c   inference        :      72.73     331732          0          0          0          0     663464
1800.00/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.71	c   LP solutions     :       0.00          -          0
1800.00/1800.71	c   pseudo solutions :       0.00          -          0
1800.00/1800.71	c   oneopt           :       0.32          0          0
1800.00/1800.71	c   crossover        :       0.00          0          0
1800.00/1800.71	c   trivial          :       0.01          2          0
1800.00/1800.71	c   simplerounding   :       0.00          0          0
1800.00/1800.71	c   zirounding       :       0.01          1          0
1800.00/1800.71	c   rounding         :       0.20         90          0
1800.00/1800.71	c   shifting         :       1.70         90          0
1800.00/1800.71	c   intshifting      :       0.00          0          0
1800.00/1800.71	c   twoopt           :       0.00          0          0
1800.00/1800.71	c   fixandinfer      :       0.00          0          0
1800.00/1800.71	c   feaspump         :       2.33          1          0
1800.00/1800.71	c   coefdiving       :       0.00          0          0
1800.00/1800.71	c   pscostdiving     :       0.00          0          0
1800.00/1800.71	c   fracdiving       :       0.00          0          0
1800.00/1800.71	c   veclendiving     :       0.00          0          0
1800.00/1800.71	c   intdiving        :       0.00          0          0
1800.00/1800.71	c   actconsdiving    :       0.00          0          0
1800.00/1800.71	c   objpscostdiving  :       0.00          0          0
1800.00/1800.71	c   rootsoldiving    :       0.00          0          0
1800.00/1800.71	c   linesearchdiving :       0.00          0          0
1800.00/1800.71	c   guideddiving     :       0.00          0          0
1800.00/1800.71	c   octane           :       0.00          0          0
1800.00/1800.71	c   rens             :       0.00          0          0
1800.00/1800.71	c   rins             :       0.00          0          0
1800.00/1800.71	c   localbranching   :       0.00          0          0
1800.00/1800.71	c   mutation         :       0.00          0          0
1800.00/1800.71	c   dins             :       0.00          0          0
1800.00/1800.71	c   undercover       :       0.00          0          0
1800.00/1800.71	c   nlp              :       0.42          0          0
1800.00/1800.71	c   trysol           :       0.31          0          0
1800.00/1800.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.71	c   primal LP        :       0.17          0          0       0.00       0.00
1800.00/1800.71	c   dual LP          :     143.50         90     105131    1168.12     732.62
1800.00/1800.71	c   lex dual LP      :       0.00          0          0       0.00          -
1800.00/1800.71	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.71	c   diving/probing LP:       2.22         27       4648     172.15    2093.69
1800.00/1800.71	c   strong branching :      14.78         40      11978     299.45     810.42
1800.00/1800.71	c     (at root node) :          -         40      11978     299.45          -
1800.00/1800.71	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.71	c B&B Tree           :
1800.00/1800.71	c   number of runs   :          1
1800.00/1800.71	c   nodes            :     484891
1800.00/1800.71	c   nodes (total)    :     484891
1800.00/1800.71	c   nodes left       :         36
1800.00/1800.71	c   max depth        :         61
1800.00/1800.71	c   max depth (total):         61
1800.00/1800.71	c   backtracks       :     176014 (36.3%)
1800.00/1800.71	c   delayed cutoffs  :     178540
1800.00/1800.71	c   repropagations   :     472895 (32120006 domain reductions, 175942 cutoffs)
1800.00/1800.71	c   avg switch length:       2.60
1800.00/1800.71	c   switching time   :     215.00
1800.00/1800.71	c Solution           :
1800.00/1800.71	c   Solutions found  :          0 (0 improvements)
1800.00/1800.71	c   Primal Bound     :          -
1800.00/1800.71	c   Dual Bound       : +3.07251503129393e+03
1800.00/1800.71	c   Gap              :   infinite
1800.00/1800.71	c   Root Dual Bound  : +3.07201485726424e+03
1800.00/1800.71	c   Root Iterations  :     109779
1800.09/1800.87	c Time complete: 1800.16.

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-2666853-1276429879/watcher-2666853-1276429879 -o /tmp/evaluation-result-2666853-1276429879/solver-2666853-1276429879 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666853-1276429879.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: 1.00 1.00 1.00 3/106 23669
/proc/meminfo: memFree=1604932/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=6696 CPUtime=0
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 991 0 0 0 0 0 0 0 18 0 1 0 16644204 6856704 910 1992294400 4194304 8223781 140735956097600 18446744073709551615 7256628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23669/statm: 1674 911 343 984 0 687 0

[startup+0.076886 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23669
/proc/meminfo: memFree=1604932/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=15024 CPUtime=0.07
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 3075 0 0 0 6 1 0 0 20 0 1 0 16644204 15384576 2993 1992294400 4194304 8223781 140735956097600 18446744073709551615 7297360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23669/statm: 3756 2993 365 984 0 2769 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15024

[startup+0.10089 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23669
/proc/meminfo: memFree=1604932/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=15640 CPUtime=0.09
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 3232 0 0 0 8 1 0 0 20 0 1 0 16644204 16015360 3150 1992294400 4194304 8223781 140735956097600 18446744073709551615 4240589 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23669/statm: 3910 3150 365 984 0 2923 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15640

[startup+0.300927 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23669
/proc/meminfo: memFree=1604932/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=29968 CPUtime=0.29
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 7113 0 0 0 27 2 0 0 20 0 1 0 16644204 30687232 6667 1992294400 4194304 8223781 140735956097600 18446744073709551615 7238062 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 7492 6668 381 984 0 6505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29968

[startup+0.701001 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23669
/proc/meminfo: memFree=1604932/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=41212 CPUtime=0.69
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 13107 0 0 0 57 12 0 0 20 0 1 0 16644204 42201088 9063 1992294400 4194304 8223781 140735956097600 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 10303 9075 446 984 0 9316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41212

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23670
/proc/meminfo: memFree=1570080/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=44664 CPUtime=1.49
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 28108 0 0 0 116 33 0 0 23 0 1 0 16644204 45735936 10125 1992294400 4194304 8223781 140735956097600 18446744073709551615 4620596 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 11166 10125 464 984 0 10179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44664

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23670
/proc/meminfo: memFree=1565120/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=54744 CPUtime=3.09
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 36062 0 0 0 268 41 0 0 25 0 1 0 16644204 56057856 12394 1992294400 4194304 8223781 140735956097600 18446744073709551615 5325786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 13686 12394 543 984 0 12699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54744

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23670
/proc/meminfo: memFree=1556192/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=59700 CPUtime=6.29
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 43223 0 0 0 583 46 0 0 25 0 1 0 16644204 61132800 13508 1992294400 4194304 8223781 140735956097600 18446744073709551615 5721528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 14925 13508 554 984 0 13938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59700

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23670
/proc/meminfo: memFree=1544288/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=68976 CPUtime=12.69
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 50848 0 0 0 1216 53 0 0 25 0 1 0 16644204 70631424 15619 1992294400 4194304 8223781 140735956097600 18446744073709551615 6448531 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 17244 15619 569 984 0 16257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68976

[startup+25.5006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23670
/proc/meminfo: memFree=1530152/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=84440 CPUtime=25.48
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 66373 0 0 0 2483 65 0 0 25 0 1 0 16644204 86466560 19187 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 21110 19187 569 984 0 20123 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84440

[startup+51.1004 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23672
/proc/meminfo: memFree=1508576/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=107320 CPUtime=51.07
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 92564 0 0 0 5020 87 0 0 25 0 1 0 16644204 109895680 24433 1992294400 4194304 8223781 140735956097600 18446744073709551615 6300075 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 26830 24433 569 984 0 25843 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107320

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23674
/proc/meminfo: memFree=1495928/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=120648 CPUtime=102.25
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 138305 0 0 0 10095 130 0 0 25 0 1 0 16644204 123543552 27637 1992294400 4194304 8223781 140735956097600 18446744073709551615 6560179 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 30162 27637 569 984 0 29175 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 120648

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23674
/proc/meminfo: memFree=1480800/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=134296 CPUtime=162.22
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 191278 0 0 0 16041 181 0 0 25 0 1 0 16644204 137519104 31293 1992294400 4194304 8223781 140735956097600 18446744073709551615 6044355 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 33574 31293 569 984 0 32587 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 134296

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23676
/proc/meminfo: memFree=1476956/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=138508 CPUtime=222.2
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 224028 0 0 0 21993 227 0 0 25 0 1 0 16644204 141832192 32471 1992294400 4194304 8223781 140735956097600 18446744073709551615 7356830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 34627 32471 569 984 0 33640 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 138508

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23678
/proc/meminfo: memFree=1472864/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=141720 CPUtime=282.18
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 266942 0 0 0 27942 276 0 0 25 0 1 0 16644204 145121280 33267 1992294400 4194304 8223781 140735956097600 18446744073709551615 6567161 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 35430 33267 578 984 0 34443 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 141720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23680
/proc/meminfo: memFree=1436904/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=178232 CPUtime=342.16
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 302869 0 0 0 33773 443 0 0 25 0 1 0 16644204 182509568 42348 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 44558 42348 582 984 0 43571 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 178232

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23682
/proc/meminfo: memFree=1428100/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=186812 CPUtime=402.13
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 304996 0 0 0 39594 619 0 0 25 0 1 0 16644204 191295488 44475 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 46703 44475 582 984 0 45716 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 186812

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23682
/proc/meminfo: memFree=1424628/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=190300 CPUtime=462.1
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 305831 0 0 0 45413 797 0 0 25 0 1 0 16644204 194867200 45310 1992294400 4194304 8223781 140735956097600 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 47575 45310 582 984 0 46588 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 190300

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23684
/proc/meminfo: memFree=1422768/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=192440 CPUtime=522.09
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 306308 0 0 0 51224 985 0 0 25 0 1 0 16644204 197058560 45787 1992294400 4194304 8223781 140735956097600 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 48110 45787 582 984 0 47123 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 192440

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23686
/proc/meminfo: memFree=1419792/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=195404 CPUtime=582.05
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 307058 0 0 0 57042 1163 0 0 25 0 1 0 16644204 200093696 46537 1992294400 4194304 8223781 140735956097600 18446744073709551615 4660398 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 48851 46537 582 984 0 47864 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 195404

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23697
/proc/meminfo: memFree=1417188/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=197424 CPUtime=642.03
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 307520 0 0 0 62852 1351 0 0 25 0 1 0 16644204 202162176 46999 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 49356 46999 582 984 0 48369 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 197424

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23703
/proc/meminfo: memFree=1413468/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=201432 CPUtime=881.93
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308409 0 0 0 86095 2098 0 0 25 0 1 0 16644204 206266368 47888 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50358 47888 582 984 0 49371 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 201432

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23705
/proc/meminfo: memFree=1413220/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=201728 CPUtime=941.91
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308475 0 0 0 91889 2302 0 0 25 0 1 0 16644204 206569472 47954 1992294400 4194304 8223781 140735956097600 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50432 47954 582 984 0 49445 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 201728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23707
/proc/meminfo: memFree=1412848/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=201992 CPUtime=1001.88
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308525 0 0 0 97685 2503 0 0 25 0 1 0 16644204 206839808 48004 1992294400 4194304 8223781 140735956097600 18446744073709551615 4660974 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50498 48004 582 984 0 49511 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 201992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23707
/proc/meminfo: memFree=1412724/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=202156 CPUtime=1061.86
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308562 0 0 0 103482 2704 0 0 25 0 1 0 16644204 207007744 48041 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50539 48041 582 984 0 49552 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 202156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23709
/proc/meminfo: memFree=1412352/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=202468 CPUtime=1121.84
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308622 0 0 0 109279 2905 0 0 25 0 1 0 16644204 207327232 48101 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50617 48101 582 984 0 49630 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 202468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23711
/proc/meminfo: memFree=1412228/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=202600 CPUtime=1181.82
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308655 0 0 0 115079 3103 0 0 25 0 1 0 16644204 207462400 48134 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50650 48134 582 984 0 49663 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 202600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23713
/proc/meminfo: memFree=1411856/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=203048 CPUtime=1241.79
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308728 0 0 0 120874 3305 0 0 25 0 1 0 16644204 207921152 48207 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50762 48207 582 984 0 49775 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 203048

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23715
/proc/meminfo: memFree=1411608/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=203364 CPUtime=1301.78
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308782 0 0 0 126666 3512 0 0 25 0 1 0 16644204 208244736 48261 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50841 48261 582 984 0 49854 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 203364

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23715
/proc/meminfo: memFree=1411484/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=203728 CPUtime=1361.75
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308833 0 0 0 132463 3712 0 0 25 0 1 0 16644204 208617472 48312 1992294400 4194304 8223781 140735956097600 18446744073709551615 4434043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 50932 48312 582 984 0 49945 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 203728

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23717
/proc/meminfo: memFree=1411112/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=204060 CPUtime=1421.73
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308888 0 0 0 138252 3921 0 0 25 0 1 0 16644204 208957440 48367 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51015 48367 582 984 0 50028 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 204060

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23719
/proc/meminfo: memFree=1410988/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=204196 CPUtime=1481.71
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308900 0 0 0 144050 4121 0 0 25 0 1 0 16644204 209096704 48379 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51049 48379 582 984 0 50062 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 204196

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23721
/proc/meminfo: memFree=1411112/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=204512 CPUtime=1541.68
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 308955 0 0 0 149847 4321 0 0 25 0 1 0 16644204 209420288 48434 1992294400 4194304 8223781 140735956097600 18446744073709551615 4660061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51128 48434 582 984 0 50141 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 204512

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23723
/proc/meminfo: memFree=1410864/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=204860 CPUtime=1601.66
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309014 0 0 0 155646 4520 0 0 25 0 1 0 16644204 209776640 48493 1992294400 4194304 8223781 140735956097600 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51215 48493 582 984 0 50228 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 204860

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23723
/proc/meminfo: memFree=1410740/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=204860 CPUtime=1661.64
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309025 0 0 0 161439 4725 0 0 25 0 1 0 16644204 209776640 48504 1992294400 4194304 8223781 140735956097600 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51215 48504 582 984 0 50228 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 204860

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23725
/proc/meminfo: memFree=1410616/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=205040 CPUtime=1721.61
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309060 0 0 0 167237 4924 0 0 25 0 1 0 16644204 209960960 48539 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51260 48539 582 984 0 50273 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 205040

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23727
/proc/meminfo: memFree=1410492/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=205040 CPUtime=1781.59
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309060 0 0 0 173032 5127 0 0 25 0 1 0 16644204 209960960 48539 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51260 48539 582 984 0 50273 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 205040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23727
/proc/meminfo: memFree=1410368/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=205208 CPUtime=1800
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309078 0 0 0 174807 5193 0 0 25 0 1 0 16644204 210132992 48557 1992294400 4194304 8223781 140735956097600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23669/statm: 51302 48557 582 984 0 50315 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 205208

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23727
/proc/meminfo: memFree=1410368/2059040 swapFree=4142408/4192956
[pid=23669] ppid=23667 vsize=196440 CPUtime=1800.09
/proc/23669/stat : 23669 (pbscip.linux.x8) R 23667 23669 22931 0 -1 4202496 309081 0 0 0 174816 5193 0 0 18 0 1 0 16644204 201154560 46382 1992294400 4194304 8223781 140735956097600 18446744073709551615 6207260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23669/statm: 49110 46382 585 984 0 48123 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 196440

Child status: 0
Real time (s): 1800.87
CPU time (s): 1800.16
CPU user time (s): 1748.21
CPU system time (s): 51.9511
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 205208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1748.21
system time used= 51.9511
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309085
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= 4
involuntary context switches= 6666

runsolver used 3.07153 second user time and 8.42172 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-13 13:51:19
IDJOB=2666853
IDBENCH=2109
IDSOLVER=1169
FILE ID=node019/2666853-1276429879
PBS_JOBID= 11173298
Free space on /tmp= 62356 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-3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666853-1276429879/watcher-2666853-1276429879 -o /tmp/evaluation-result-2666853-1276429879/solver-2666853-1276429879 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666853-1276429879.opb -t 1800 -m 1800

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=1993921832

node019.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.264
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.52
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.264
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1605584 kB
Buffers:        101016 kB
Cached:         254036 kB
SwapCached:       5232 kB
Active:          90672 kB
Inactive:       278316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1605584 kB
SwapTotal:     4192956 kB
SwapFree:      4142408 kB
Dirty:            5056 kB
Writeback:          56 kB
AnonPages:       11684 kB
Mapped:          13656 kB
Slab:            62780 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182240 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= 62352 MiB
End job on node019 at 2010-06-13 14:21:22