Trace number 2667101

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 solverSAT (TO)1 1800.11 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark130.767
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-2667101-1276617528.opb>
0.00/0.01	c original problem has 94 variables (94 bin, 0 int, 0 impl, 0 cont) and 8 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c presolving:
0.01/0.01	c (round 1) 0 del vars, 4 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.01/0.02	c presolving (2 rounds):
0.01/0.02	c  0 deleted vars, 4 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.01/0.02	c  0 implications, 0 cliques
0.01/0.02	c presolved problem has 94 variables (94 bin, 0 int, 0 impl, 0 cont) and 4 constraints
0.01/0.02	c       4 constraints of type <linear>
0.01/0.02	c transformed objective value is always integral (scale: 1)
0.01/0.02	c Presolving Time: 0.01
0.01/0.02	c - non default parameters ----------------------------------------------------------------------
0.01/0.02	c # SCIP version 1.2.1.2
0.01/0.02	c 
0.01/0.02	c # frequency for displaying node information lines
0.01/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.02	c display/freq = 10000
0.01/0.02	c 
0.01/0.02	c # maximal time in seconds to run
0.01/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.02	c limits/time = 1800
0.01/0.02	c 
0.01/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.02	c limits/memory = 1620
0.01/0.02	c 
0.01/0.02	c # should presolving try to simplify inequalities
0.01/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.02	c constraints/linear/simplifyinequalities = TRUE
0.01/0.02	c 
0.01/0.02	c # should presolving try to simplify knapsacks
0.01/0.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.02	c constraints/knapsack/simplifyinequalities = TRUE
0.01/0.02	c 
0.01/0.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.01/0.02	c # [type: int, range: [-1,2147483647], default: -1]
0.01/0.02	c separating/rapidlearning/freq = 0
0.01/0.02	c 
0.01/0.02	c -----------------------------------------------------------------------------------------------
0.01/0.02	c start solving
0.01/0.02	c 
0.01/0.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.01/0.02	c   0.0s|     1 |     0 |    16 |     - | 350k|   0 |   4 |  94 |   4 |  94 |   4 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.10	o 677
0.09/0.10	c y 0.1s|     1 |     0 |    44 |     - | 373k|   0 |   4 |  94 |   4 |  94 |   4 |   0 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.11	c   0.1s|     1 |     0 |    48 |     - | 480k|   0 |   7 |  94 |  77 |  94 |   9 |   5 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.12	c   0.1s|     1 |     0 |    53 |     - | 514k|   0 |  10 |  94 |  77 |  94 |  14 |  10 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.12	c   0.1s|     1 |     0 |    58 |     - | 535k|   0 |  14 |  94 |  77 |  94 |  18 |  14 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.14	c   0.1s|     1 |     0 |    67 |     - | 558k|   0 |  16 |  94 |  77 |  94 |  22 |  18 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.15	c   0.1s|     1 |     0 |    72 |     - | 573k|   0 |  17 |  94 |  77 |  94 |  26 |  22 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.09/0.16	c   0.1s|     1 |     0 |    79 |     - | 576k|   0 |  18 |  94 |  77 |  94 |  28 |  24 |   0 |   0 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.29/0.30	c   0.2s|     1 |     2 |    79 |     - | 577k|   0 |  18 |  94 |  77 |  94 |  28 |  24 |   0 |   9 | 0.000000e+00 | 6.770000e+02 |    Inf 
0.29/0.35	o 676
0.29/0.35	c c 0.3s|    29 |    30 |   192 |   4.0 | 596k|  28 |   - |  94 |  77 |  94 |  19 |  24 |   0 | 114 | 0.000000e+00 | 6.760000e+02 |    Inf 
0.29/0.37	o 125
0.29/0.37	c p 0.3s|    45 |    38 |   248 |   3.8 | 605k|  28 |   - |  94 |  77 |  94 |  19 |  24 |   0 | 155 | 0.000000e+00 | 1.250000e+02 |    Inf 
0.39/0.40	o 123
0.39/0.40	c v 0.3s|    76 |    69 |   336 |   3.4 | 634k|  28 |   - |  94 |  75 |  94 |  19 |  24 |   6 | 206 | 0.000000e+00 | 1.230000e+02 |    Inf 
0.39/0.42	o 121
0.39/0.42	c * 0.3s|    98 |    89 |   453 |   3.9 | 644k|  28 |   - |  94 |  75 |  94 |  19 |  24 |   6 | 242 | 0.000000e+00 | 1.210000e+02 |    Inf 
0.39/0.42	o 119
0.39/0.42	c * 0.3s|    99 |    88 |   453 |   3.8 | 645k|  28 |   - |  94 |  75 |  94 |  19 |  24 |   6 | 242 | 0.000000e+00 | 1.190000e+02 |    Inf 
0.39/0.46	o 116
0.39/0.46	c * 0.4s|   143 |   130 |   618 |   3.8 | 678k|  28 |   - |  94 |  80 |  94 |  19 |  24 |  12 | 304 | 0.000000e+00 | 1.160000e+02 |    Inf 
0.39/0.46	o 112
0.39/0.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.46	c g 0.4s|   145 |   128 |   621 |   3.8 | 680k|  28 |   - |  94 |  80 |  94 |  19 |  24 |  12 | 311 | 0.000000e+00 | 1.120000e+02 |    Inf 
0.39/0.46	o 108
0.39/0.46	c c 0.4s|   145 |   126 |   621 |   3.8 | 683k|  28 |   - |  94 |  80 |  94 |  19 |  24 |  13 | 311 | 0.000000e+00 | 1.080000e+02 |    Inf 
0.49/0.50	o 107
0.49/0.50	c * 0.4s|   196 |   174 |   822 |   3.8 | 711k|  28 |   - |  94 |  81 |  94 |  19 |  24 |  15 | 362 | 0.000000e+00 | 1.070000e+02 |    Inf 
0.49/0.52	o 104
0.49/0.52	c v 0.4s|   239 |   203 |   932 |   3.6 | 729k|  28 |   - |  94 |  82 |  94 |  19 |  24 |  18 | 391 | 0.000000e+00 | 1.040000e+02 |    Inf 
0.49/0.53	o 100
0.49/0.53	c l 0.4s|   239 |   196 |   932 |   3.6 | 729k|  28 |   - |  94 |  83 |  94 |  19 |  24 |  21 | 391 | 0.000000e+00 | 1.000000e+02 |    Inf 
0.49/0.54	o 99
0.49/0.54	c * 0.5s|   274 |   226 |  1053 |   3.6 | 743k|  28 |   - |  94 |  83 |  94 |  19 |  24 |  21 | 398 | 0.000000e+00 | 9.900000e+01 |    Inf 
0.49/0.55	o 97
0.49/0.55	c * 0.5s|   276 |   223 |  1053 |   3.5 | 743k|  28 |   - |  94 |  83 |  94 |  19 |  24 |  21 | 400 | 0.000000e+00 | 9.700000e+01 |    Inf 
0.49/0.55	o 95
0.49/0.55	c * 0.5s|   277 |   218 |  1053 |   3.5 | 742k|  28 |   - |  94 |  83 |  94 |  19 |  24 |  21 | 400 | 0.000000e+00 | 9.500000e+01 |    Inf 
0.49/0.57	o 94
0.49/0.57	c * 0.5s|   318 |   251 |  1207 |   3.6 | 761k|  29 |   - |  94 |  88 |  94 |  19 |  24 |  26 | 417 | 0.000000e+00 | 9.400000e+01 |    Inf 
0.49/0.57	o 92
0.49/0.57	c * 0.5s|   321 |   250 |  1210 |   3.5 | 761k|  31 |   - |  94 |  88 |  94 |  19 |  24 |  26 | 425 | 0.000000e+00 | 9.200000e+01 |    Inf 
0.49/0.58	o 91
0.49/0.58	c * 0.5s|   344 |   265 |  1267 |   3.5 | 773k|  31 |   - |  94 |  89 |  94 |  19 |  24 |  28 | 436 | 0.000000e+00 | 9.100000e+01 |    Inf 
0.59/0.60	o 51
0.59/0.60	c s 0.5s|   372 |   239 |  1388 |   3.5 | 754k|  31 |   4 |  94 |  89 |  94 |  19 |  24 |  29 | 437 | 0.000000e+00 | 5.100000e+01 |    Inf 
0.59/0.60	o 49
0.59/0.60	c p 0.5s|   375 |   238 |  1406 |   3.5 | 760k|  31 |   - |  94 |  23 |  94 |  19 |  24 |  31 | 446 | 0.000000e+00 | 4.900000e+01 |    Inf 
0.59/0.65	o 48
0.59/0.65	c * 0.6s|   459 |   299 |  1709 |   3.6 | 795k|  31 |   - |  94 |  32 |  94 |  19 |  24 |  41 | 453 | 0.000000e+00 | 4.800000e+01 |    Inf 
0.69/0.73	o 44
0.69/0.73	c * 0.6s|   614 |   418 |  2261 |   3.6 | 859k|  31 |   - |  94 |  47 |  94 |  19 |  24 |  65 | 470 | 0.000000e+00 | 4.400000e+01 |    Inf 
0.79/0.84	o 42
0.79/0.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.84	c * 0.7s|   824 |   583 |  2958 |   3.5 | 941k|  31 |   - |  94 |  61 |  94 |  19 |  24 |  92 | 482 | 0.000000e+00 | 4.200000e+01 |    Inf 
0.79/0.87	o 40
0.79/0.87	c f 0.8s|   876 |   629 |  3081 |   3.4 | 965k|  31 |   - |  94 |  70 |  94 |  19 |  24 | 102 | 485 | 0.000000e+00 | 4.000000e+01 |    Inf 
0.79/0.87	o 36
0.79/0.87	c v 0.8s|   876 |   620 |  3081 |   3.4 | 965k|  31 |   - |  94 |  73 |  94 |  19 |  24 | 106 | 485 | 0.000000e+00 | 3.600000e+01 |    Inf 
0.89/0.94	o 27
0.89/0.94	c g 0.8s|  1024 |   703 |  3563 |   3.4 |1012k|  31 |   - |  94 |  88 |  94 |  19 |  24 | 128 | 485 | 0.000000e+00 | 2.700000e+01 |    Inf 
0.89/0.97	o 26
0.89/0.97	c p 0.8s|  1065 |   722 |  3752 |   3.5 |1026k|  31 |   - |  94 | 100 |  94 |  19 |  24 | 141 | 490 | 0.000000e+00 | 2.600000e+01 |    Inf 
1.00/1.01	o 25
1.00/1.01	c v 0.9s|  1172 |   780 |  4003 |   3.4 |1060k|  31 |   - |  94 | 109 |  94 |  19 |  24 | 152 | 493 | 0.000000e+00 | 2.500000e+01 |    Inf 
1.10/1.15	o 24
1.10/1.15	c p 1.0s|  1449 |   957 |  4838 |   3.3 |1165k|  31 |   - |  94 | 154 |  94 |  19 |  24 | 200 | 505 | 0.000000e+00 | 2.400000e+01 |    Inf 
1.10/1.19	o 22
1.10/1.19	c * 1.1s|  1545 |  1009 |  5187 |   3.3 |1194k|  31 |   - |  94 | 170 |  94 |  19 |  24 | 216 | 514 | 0.000000e+00 | 2.200000e+01 |    Inf 
1.19/1.22	o 20
1.19/1.22	c f 1.1s|  1604 |  1041 |  5342 |   3.3 |1215k|  31 |   - |  94 | 181 |  94 |  19 |  24 | 227 | 517 | 0.000000e+00 | 2.000000e+01 |    Inf 
1.39/1.41	o 16
1.39/1.41	c g 1.2s|  1984 |  1248 |  6636 |   3.3 |1331k|  31 |   - |  94 | 238 |  94 |  19 |  24 | 300 | 519 | 0.000000e+00 | 1.600000e+01 |    Inf 
1.39/1.46	o 15
1.39/1.46	c v 1.3s|  2068 |  1293 |  6997 |   3.3 |1345k|  31 |   - |  94 | 241 |  94 |  19 |  24 | 324 | 521 | 0.000000e+00 | 1.500000e+01 |    Inf 
1.49/1.52	o 8
1.49/1.52	c s 1.4s|  2183 |  1246 |  7375 |   3.3 |1318k|  31 |   4 |  94 | 261 |  94 |  19 |  24 | 344 | 522 | 0.000000e+00 | 8.000000e+00 |    Inf 
1.89/1.99	o 6
1.89/1.99	c * 1.8s|  3086 |  1708 | 10917 |   3.5 |1522k|  31 |   - |  94 | 435 |  94 |  19 |  24 | 525 | 527 | 0.000000e+00 | 6.000000e+00 |    Inf 
1.99/2.03	o 5
1.99/2.03	c * 1.8s|  3154 |  1723 | 11126 |   3.5 |1538k|  31 |   - |  94 | 458 |  94 |  19 |  24 | 548 | 527 | 0.000000e+00 | 5.000000e+00 |    Inf 
3.79/3.87	o 4
3.79/3.87	c f 3.5s|  8099 |  2583 | 22160 |   2.7 |2219k|  31 |   - |  94 | 914 |  94 |  19 |  24 |1032 | 548 | 0.000000e+00 | 4.000000e+00 |    Inf 
4.49/4.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.49/4.55	c   4.1s| 10000 |  2644 | 25842 |   2.6 |2355k|  31 |   - |  94 |1061 |   0 |   0 |  24 |1206 | 553 | 0.000000e+00 | 4.000000e+00 |    Inf 
8.09/8.16	c   7.4s| 20000 |  2937 | 44872 |   2.2 |3033k|  31 |   - |  94 |1928 |  94 |  19 |  24 |2164 | 598 | 0.000000e+00 | 4.000000e+00 |    Inf 
12.09/12.18	c  11.2s| 30000 |  2637 | 64324 |   2.1 |3192k|  31 |   - |  94 |2501 |  94 |  19 |  24 |3092 | 646 | 0.000000e+00 | 4.000000e+00 |    Inf 
16.28/16.30	c  15.0s| 40000 |  3155 | 84530 |   2.1 |3775k|  31 |   - |  94 |2986 |  94 |  19 |  24 |4105 | 675 | 0.000000e+00 | 4.000000e+00 |    Inf 
20.49/20.56	c  18.9s| 50000 |  3327 |105220 |   2.1 |4167k|  31 |   - |  94 |3438 |  94 |  19 |  24 |5087 | 722 | 0.000000e+00 | 4.000000e+00 |    Inf 
24.89/24.98	c  23.0s| 60000 |  3602 |125056 |   2.1 |4326k|  31 |   4 |  94 |3300 |  94 |  19 |  24 |5998 | 765 | 0.000000e+00 | 4.000000e+00 |    Inf 
29.18/29.29	c  27.0s| 70000 |  3708 |143951 |   2.1 |4434k|  31 |   4 |  94 |2994 |  94 |  19 |  24 |6906 | 826 | 0.000000e+00 | 4.000000e+00 |    Inf 
33.38/33.45	c  30.9s| 80000 |  3247 |162936 |   2.0 |4038k|  31 |   - |  94 |2571 |   0 |   0 |  24 |7948 | 875 | 0.000000e+00 | 4.000000e+00 |    Inf 
33.48/33.52	o 3
33.48/33.52	c *31.0s| 80180 |  3213 |163333 |   2.0 |4020k|  31 |   - |  94 |2575 |  94 |  19 |  24 |7958 | 878 | 0.000000e+00 | 3.000000e+00 |    Inf 
33.48/33.52	o 1
33.48/33.52	c *31.0s| 80181 |  3177 |163333 |   2.0 |3992k|  31 |   - |  94 |2575 |  94 |  19 |  24 |7958 | 878 | 0.000000e+00 | 1.000000e+00 |    Inf 
38.48/38.55	c  35.6s| 90000 |  2814 |178480 |   2.0 |3791k|  31 |   4 |  94 |2935 |  94 |  19 |  24 |  14k| 906 | 0.000000e+00 | 1.000000e+00 |    Inf 
44.17/44.29	c  41.0s|100000 |  3008 |194472 |   1.9 |4727k|  31 |   4 |  94 |4616 |  94 |  19 |  24 |  20k| 922 | 0.000000e+00 | 1.000000e+00 |    Inf 
50.37/50.40	c  46.7s|110000 |  3356 |210871 |   1.9 |4275k|  31 |   4 |  94 |3631 |  94 |  19 |  24 |  26k| 950 | 0.000000e+00 | 1.000000e+00 |    Inf 
56.16/56.26	c  52.2s|120000 |  3835 |227088 |   1.9 |5227k|  31 |   4 |  94 |4243 |  94 |  19 |  24 |  32k| 970 | 0.000000e+00 | 1.000000e+00 |    Inf 
62.47/62.58	c  58.2s|130000 |  3532 |242757 |   1.9 |5381k|  31 |   - |  94 |4417 |   0 |   0 |  24 |  38k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
69.18/69.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.18/69.27	c  64.5s|140000 |  3091 |258419 |   1.8 |5332k|  31 |   - |  94 |5050 |   0 |   0 |  24 |  45k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
75.97/76.05	c  70.9s|150000 |  3418 |274998 |   1.8 |5575k|  31 |   4 |  94 |5086 |  94 |  19 |  24 |  51k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
82.76/82.86	c  77.3s|160000 |  3985 |291415 |   1.8 |6434k|  31 |   4 |  94 |5434 |  94 |  19 |  24 |  57k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
89.96/90.03	c  84.1s|170000 |  3795 |306976 |   1.8 |6862k|  31 |   4 |  94 |6348 |  94 |  19 |  24 |  62k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
98.46/98.56	c  92.3s|180000 |  3193 |322891 |   1.8 |6093k|  31 |   - |  94 |5524 |  94 |  19 |  24 |  69k| 975 | 0.000000e+00 | 1.000000e+00 |    Inf 
105.95/106.01	c  99.3s|190000 |  2647 |338633 |   1.8 |4801k|  31 |   - |  94 |5310 |  94 |  19 |  24 |  75k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
113.85/113.92	c   107s|200000 |  2583 |355122 |   1.8 |5471k|  31 |   4 |  94 |7181 |  94 |  19 |  24 |  81k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
122.65/122.74	c   115s|210000 |  2485 |371390 |   1.8 |5917k|  31 |   4 |  94 |8868 |  94 |  19 |  24 |  87k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
133.13/133.21	c   125s|220000 |  2674 |389094 |   1.8 |7197k|  31 |   4 |  94 |  11k|  94 |  19 |  24 |  94k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
145.33/145.46	c   137s|230000 |  2648 |405358 |   1.8 |7827k|  31 |   4 |  94 |  13k|  94 |  19 |  24 | 100k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.83/158.95	c   150s|240000 |  2730 |422341 |   1.8 |8634k|  31 |   - |  94 |  15k|   0 |   0 |  24 | 107k|1162 | 0.000000e+00 | 1.000000e+00 |    Inf 
174.02/174.16	c   165s|250000 |  2553 |438718 |   1.8 |8903k|  31 |   - |  94 |  14k|  94 |  19 |  24 | 113k|1367 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.62/189.74	c   180s|260000 |  2478 |453437 |   1.7 |8208k|  31 |   - |  94 |  12k|  94 |  19 |  24 | 119k|1367 | 0.000000e+00 | 1.000000e+00 |    Inf 
201.72/201.82	c   192s|270000 |  2486 |468529 |   1.7 |8131k|  31 |   - |  94 |  11k|  94 |  19 |  24 | 124k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
213.11/213.22	c   203s|280000 |  2322 |483012 |   1.7 |7648k|  31 |   4 |  94 |  10k|  94 |  19 |  24 | 130k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.61/223.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
223.61/223.74	c   213s|290000 |  2256 |497847 |   1.7 |7237k|  31 |   - |  94 |8895 |  94 |  19 |  24 | 136k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.21/234.31	c   224s|300000 |  2097 |512840 |   1.7 |7580k|  31 |   - |  94 |  10k|  94 |  19 |  24 | 142k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
244.50/244.60	c   233s|310000 |  1953 |527761 |   1.7 |6783k|  31 |   - |  94 |7655 |  94 |  19 |  24 | 148k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.20/253.34	c   242s|320000 |  2128 |543048 |   1.7 |6776k|  31 |   4 |  94 |7055 |  94 |  19 |  24 | 154k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
262.80/262.93	c   251s|330000 |  1874 |557646 |   1.7 |6581k|  31 |   4 |  94 |6958 |  94 |  19 |  24 | 160k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
271.60/271.71	c   260s|340000 |  1704 |572128 |   1.7 |6349k|  31 |   - |  94 |6443 |  94 |  19 |  24 | 166k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.39/279.58	c   267s|350000 |  2501 |587625 |   1.7 |7039k|  31 |   4 |  94 |6874 |  94 |  19 |  24 | 171k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.29/288.41	c   275s|360000 |  2467 |602327 |   1.7 |7422k|  31 |   - |  94 |7465 |   0 |   0 |  24 | 177k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
297.58/297.74	c   284s|370000 |  2334 |617285 |   1.7 |7505k|  31 |   4 |  94 |7876 |  94 |  19 |  24 | 183k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
307.18/307.34	c   294s|380000 |  2142 |631854 |   1.7 |7493k|  31 |   4 |  94 |8211 |  94 |  19 |  24 | 189k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
317.79/317.98	c   304s|390000 |  1890 |646969 |   1.7 |7708k|  31 |   - |  94 |9455 |  94 |  19 |  24 | 195k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
328.18/328.39	c   314s|400000 |  1610 |661902 |   1.7 |6908k|  31 |   4 |  94 |7925 |  94 |  19 |  24 | 201k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
338.37/338.55	c   324s|410000 |  1778 |677656 |   1.7 |7514k|  31 |   - |  94 |9182 |   0 |   0 |  24 | 207k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
349.17/349.37	c   334s|420000 |  1959 |692777 |   1.6 |8146k|  31 |   - |  94 |  10k|   0 |   0 |  24 | 213k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
360.97/361.18	c   346s|430000 |  1964 |708084 |   1.6 |8238k|  31 |   - |  94 |  11k|   0 |   0 |  24 | 218k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
373.26/373.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
373.26/373.47	c   358s|440000 |  1860 |724242 |   1.6 |8634k|  31 |   4 |  94 |  12k|  94 |  19 |  24 | 225k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
385.86/386.01	c   370s|450000 |  1878 |740469 |   1.6 |9053k|  31 |   - |  94 |  13k|  94 |  19 |  24 | 231k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
399.65/399.82	c   383s|460000 |  1689 |755832 |   1.6 |9159k|  31 |   4 |  94 |  14k|  94 |  19 |  24 | 237k|1497 | 0.000000e+00 | 1.000000e+00 |    Inf 
412.14/412.39	c   395s|470000 |  1519 |771217 |   1.6 |7555k|  31 |   4 |  94 |8879 |  94 |  19 |  24 | 243k|1538 | 0.000000e+00 | 1.000000e+00 |    Inf 
421.64/421.82	c   405s|480000 |  2028 |787508 |   1.6 |7843k|  31 |   4 |  94 |8591 |  94 |  19 |  24 | 249k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
431.94/432.12	c   414s|490000 |  1994 |803270 |   1.6 |8381k|  31 |   4 |  94 |9856 |  94 |  19 |  24 | 255k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
443.23/443.49	c   426s|500000 |  1954 |818119 |   1.6 |8555k|  31 |   - |  94 |  10k|  94 |  19 |  24 | 261k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
454.84/455.07	c   437s|510000 |  1728 |833887 |   1.6 |8336k|  31 |   4 |  94 |  10k|  94 |  19 |  24 | 267k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
466.53/466.79	c   448s|520000 |  1479 |848954 |   1.6 |8208k|  31 |   4 |  94 |  10k|  94 |  19 |  24 | 273k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
478.24/478.41	c   459s|530000 |  1568 |864516 |   1.6 |8572k|  31 |   - |  94 |  11k|   0 |   0 |  24 | 279k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
490.62/490.86	c   471s|540000 |  1511 |879378 |   1.6 |9056k|  31 |   4 |  94 |  13k|  94 |  19 |  24 | 285k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
504.62/504.85	c   485s|550000 |  1779 |895632 |   1.6 |9815k|  31 |   - |  94 |  14k|  94 |  19 |  24 | 291k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
520.71/520.93	c   501s|560000 |  1461 |911701 |   1.6 |9871k|  31 |   - |  94 |  15k|   0 |   0 |  24 | 298k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
533.91/534.14	c   513s|570000 |  1300 |927121 |   1.6 |8009k|  31 |   - |  94 |9782 |   0 |   0 |  24 | 304k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
544.21/544.40	c   523s|580000 |  1342 |942697 |   1.6 |7519k|  31 |   - |  94 |7969 |  94 |  19 |  24 | 311k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
553.80/554.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
553.80/554.00	c   533s|590000 |  1294 |957960 |   1.6 |7881k|  31 |   4 |  94 |9134 |  94 |  19 |  24 | 317k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
564.20/564.46	c   543s|600000 |  1146 |973812 |   1.6 |7936k|  31 |   - |  94 |9661 |   0 |   0 |  24 | 323k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
574.70/574.93	c   553s|610000 |  1712 |991517 |   1.6 |8909k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 330k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
588.09/588.33	c   566s|620000 |  1614 |  1009k|   1.6 |9605k|  31 |   4 |  94 |  13k|  94 |  19 |  24 | 337k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
602.78/603.00	c   580s|630000 |  1717 |  1026k|   1.6 |  10M|  31 |   4 |  94 |  16k|  94 |  19 |  24 | 343k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
620.29/620.58	c   597s|640000 |  1654 |  1044k|   1.6 |  11M|  31 |   4 |  94 |  17k|  94 |  19 |  24 | 350k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
637.27/637.50	c   614s|650000 |  1573 |  1061k|   1.6 |  10M|  31 |   - |  94 |  15k|  94 |  19 |  24 | 357k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
652.78/653.02	c   629s|660000 |  1810 |  1079k|   1.6 |  11M|  31 |   - |  94 |  17k|  94 |  19 |  24 | 364k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
670.68/670.94	c   646s|670000 |  2011 |  1096k|   1.6 |  12M|  31 |   - |  94 |  19k|   0 |   0 |  24 | 371k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
689.66/689.94	c   665s|680000 |  2321 |  1112k|   1.6 |  13M|  31 |   - |  94 |  20k|  94 |  19 |  24 | 377k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
711.46/711.79	c   686s|690000 |  1809 |  1128k|   1.6 |  11M|  31 |   - |  94 |  17k|   0 |   0 |  24 | 384k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
730.45/730.76	c   705s|700000 |  1498 |  1144k|   1.6 |9593k|  31 |   4 |  94 |  12k|  94 |  19 |  24 | 391k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
745.74/746.00	c   720s|710000 |  1181 |  1161k|   1.6 |9553k|  31 |   4 |  94 |  13k|  94 |  19 |  24 | 398k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
759.84/760.13	c   734s|720000 |  1201 |  1178k|   1.6 |  10M|  31 |   - |  94 |  14k|   0 |   0 |  24 | 404k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
774.83/775.17	c   748s|730000 |  1181 |  1193k|   1.6 |  10M|  31 |   4 |  94 |  15k|  94 |  19 |  24 | 410k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
789.93/790.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
789.93/790.25	c   763s|740000 |  1019 |  1208k|   1.6 |8770k|  31 |   - |  94 |  10k|   0 |   0 |  24 | 416k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
801.33/801.60	c   774s|750000 |  1140 |  1225k|   1.6 |8704k|  31 |   - |  94 |9883 |  94 |  19 |  24 | 422k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
813.12/813.47	c   785s|760000 |  1073 |  1239k|   1.6 |9153k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 428k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
825.41/825.75	c   797s|770000 |   873 |  1255k|   1.6 |8033k|  31 |   4 |  94 |8150 |  94 |  19 |  24 | 434k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
835.12/835.41	c   806s|780000 |   824 |  1271k|   1.6 |8173k|  31 |   - |  94 |8534 |  94 |  19 |  24 | 440k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
844.81/845.13	c   816s|790000 |  1193 |  1287k|   1.6 |8491k|  31 |   4 |  94 |8621 |  94 |  19 |  24 | 447k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
855.60/855.92	c   826s|800000 |  1721 |  1305k|   1.6 |9756k|  31 |   - |  94 |  11k|   0 |   0 |  24 | 453k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
868.30/868.69	c   839s|810000 |  1662 |  1321k|   1.6 |9943k|  31 |   - |  94 |  11k|   0 |   0 |  24 | 459k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
881.69/882.03	c   852s|820000 |  1763 |  1338k|   1.6 |  10M|  31 |   - |  94 |  12k|  94 |  19 |  24 | 466k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
897.48/897.88	c   867s|830000 |   963 |  1354k|   1.6 |9273k|  31 |   4 |  94 |  10k|  94 |  19 |  24 | 473k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
909.98/910.39	c   879s|840000 |   676 |  1370k|   1.6 |8802k|  31 |   - |  94 |  10k|  94 |  19 |  24 | 479k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
921.58/921.90	c   890s|850000 |   815 |  1386k|   1.6 |9272k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 486k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
934.17/934.55	c   902s|860000 |  1039 |  1403k|   1.6 |8707k|  31 |   - |  94 |9723 |  94 |  19 |  24 | 492k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
946.27/946.66	c   914s|870000 |  1295 |  1419k|   1.6 |9377k|  31 |   4 |  94 |  10k|  94 |  19 |  24 | 498k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
959.46/959.80	c   927s|880000 |  1224 |  1434k|   1.6 |9780k|  31 |   - |  94 |  11k|  94 |  19 |  24 | 505k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
973.56/973.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
973.56/973.96	c   941s|890000 |  1028 |  1450k|   1.6 |9545k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 511k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
986.55/986.97	c   953s|900000 |   922 |  1466k|   1.6 |9350k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 517k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1000.35/1000.73	c   967s|910000 |  1030 |  1484k|   1.6 |  10M|  31 |   - |  94 |  14k|  94 |  19 |  24 | 524k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1016.85/1017.21	c   983s|920000 |   758 |  1502k|   1.6 |  10M|  31 |   - |  94 |  16k|  94 |  19 |  24 | 532k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1033.44/1033.89	c   999s|930000 |   527 |  1518k|   1.6 |9693k|  31 |   - |  94 |  13k|   0 |   0 |  24 | 538k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1045.23/1045.62	c  1010s|940000 |   506 |  1533k|   1.6 |8679k|  31 |   - |  94 |  10k|   0 |   0 |  24 | 544k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1056.43/1056.86	c  1021s|950000 |   964 |  1549k|   1.6 |9338k|  31 |   4 |  94 |  11k|  94 |  19 |  24 | 550k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1069.63/1070.08	c  1034s|960000 |  1066 |  1565k|   1.6 |  10M|  31 |   4 |  94 |  12k|  94 |  19 |  24 | 556k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1083.62/1084.02	c  1048s|970000 |  1028 |  1581k|   1.6 |  10M|  31 |   - |  94 |  13k|  94 |  19 |  24 | 562k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1098.32/1098.74	c  1062s|980000 |  1275 |  1600k|   1.6 |  11M|  31 |   4 |  94 |  15k|  94 |  19 |  24 | 569k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1114.32/1114.73	c  1077s|990000 |  1577 |  1620k|   1.6 |  12M|  31 |   - |  94 |  17k|  94 |  19 |  24 | 577k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1134.00/1134.47	c  1097s|  1000k|  1397 |  1640k|   1.6 |  12M|  31 |   4 |  94 |  16k|  94 |  19 |  24 | 584k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1151.50/1151.94	c  1114s|  1010k|  1687 |  1661k|   1.6 |  13M|  31 |   - |  94 |  19k|  94 |  19 |  24 | 592k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1172.70/1173.13	c  1135s|  1020k|   937 |  1681k|   1.6 |  11M|  31 |   - |  94 |  13k|  94 |  19 |  24 | 600k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1188.80/1189.20	c  1150s|  1030k|   656 |  1701k|   1.7 |  10M|  31 |   4 |  94 |  15k|  94 |  19 |  24 | 608k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1205.69/1206.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1205.69/1206.12	c  1167s|  1040k|   704 |  1721k|   1.7 |  12M|  31 |   4 |  94 |  19k|  94 |  19 |  24 | 616k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1225.58/1226.05	c  1186s|  1050k|   624 |  1741k|   1.7 |  12M|  31 |   - |  94 |  20k|  94 |  19 |  24 | 624k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1246.27/1246.73	c  1206s|  1060k|   386 |  1760k|   1.7 |  11M|  31 |   4 |  94 |  17k|  94 |  19 |  24 | 632k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1262.57/1263.03	c  1222s|  1070k|   526 |  1775k|   1.7 |  10M|  31 |   4 |  94 |  16k|  94 |  19 |  24 | 638k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1278.77/1279.28	c  1238s|  1080k|   340 |  1790k|   1.7 |  10M|  31 |   - |  94 |  15k|   0 |   0 |  24 | 643k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1294.46/1294.96	c  1254s|  1090k|   817 |  1807k|   1.7 |  11M|  31 |   - |  94 |  16k|  94 |  19 |  24 | 649k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1312.86/1313.35	c  1272s|  1100k|   692 |  1822k|   1.7 |  11M|  31 |   - |  94 |  17k|  94 |  19 |  24 | 655k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1330.65/1331.19	c  1289s|  1110k|   592 |  1839k|   1.7 |  12M|  31 |   4 |  94 |  18k|  94 |  19 |  24 | 661k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1351.45/1351.93	c  1309s|  1120k|   805 |  1855k|   1.7 |  13M|  31 |   4 |  94 |  21k|  94 |  19 |  24 | 667k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1373.93/1374.43	c  1331s|  1130k|   245 |  1870k|   1.7 |  11M|  31 |   - |  94 |  19k|  94 |  19 |  24 | 672k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1392.73/1393.28	c  1350s|  1140k|   379 |  1886k|   1.7 |  11M|  31 |   4 |  94 |  19k|  94 |  19 |  24 | 678k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1413.12/1413.67	c  1370s|  1150k|   784 |  1902k|   1.7 |  13M|  31 |   - |  94 |  21k|  94 |  19 |  24 | 685k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1435.71/1436.28	c  1392s|  1160k|  1044 |  1920k|   1.7 |  14M|  31 |   4 |  94 |  24k|  94 |  19 |  24 | 691k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1459.41/1459.94	c  1415s|  1170k|  1183 |  1936k|   1.7 |  14M|  31 |   - |  94 |  25k|  94 |  19 |  24 | 698k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1484.00/1484.53	c  1439s|  1180k|  1307 |  1954k|   1.7 |  15M|  31 |   4 |  94 |  26k|  94 |  19 |  24 | 705k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1512.39/1512.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1512.39/1512.95	c  1467s|  1190k|   723 |  1971k|   1.7 |  14M|  31 |   - |  94 |  23k|  94 |  19 |  24 | 713k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1534.69/1535.21	c  1489s|  1200k|   979 |  1988k|   1.7 |  15M|  31 |   4 |  94 |  26k|  94 |  19 |  24 | 719k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1560.48/1561.08	c  1515s|  1210k|   745 |  2005k|   1.7 |  15M|  31 |   - |  94 |  28k|   0 |   0 |  24 | 727k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1588.98/1589.57	c  1543s|  1220k|   954 |  2023k|   1.7 |  16M|  31 |   - |  94 |  29k|  94 |  19 |  24 | 734k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1618.96/1619.54	c  1572s|  1230k|   701 |  2041k|   1.7 |  17M|  31 |   - |  94 |  32k|  94 |  19 |  24 | 741k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1654.75/1655.30	c  1608s|  1240k|   228 |  2060k|   1.7 |  15M|  31 |   4 |  94 |  28k|  94 |  19 |  24 | 749k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1677.04/1677.67	c  1630s|  1250k|   152 |  2075k|   1.7 |  12M|  31 |   4 |  94 |  18k|  94 |  19 |  24 | 756k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1692.94/1693.57	c  1645s|  1260k|    76 |  2091k|   1.7 |  11M|  31 |   - |  94 |  14k|  94 |  19 |  24 | 763k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1707.24/1707.88	c  1659s|  1270k|   640 |  2109k|   1.7 |  12M|  31 |   4 |  94 |  15k|  94 |  19 |  24 | 769k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1725.83/1726.43	c  1677s|  1280k|  1117 |  2127k|   1.7 |  13M|  31 |   4 |  94 |  17k|  94 |  19 |  24 | 775k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1745.52/1746.14	c  1697s|  1290k|  1408 |  2145k|   1.7 |  14M|  31 |   - |  94 |  19k|   0 |   0 |  24 | 781k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1767.31/1767.98	c  1718s|  1300k|  1648 |  2162k|   1.7 |  15M|  31 |   4 |  94 |  21k|  94 |  19 |  24 | 788k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1790.41/1791.08	c  1741s|  1310k|  1619 |  2180k|   1.7 |  15M|  31 |   - |  94 |  21k|  94 |  19 |  24 | 794k|1545 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.02/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.61	c 
1800.02/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.61	c Solving Time (sec) : 1750.11
1800.02/1800.61	c Solving Nodes      : 1314532
1800.02/1800.61	c Primal Bound       : +1.00000000000000e+00 (45 solutions)
1800.02/1800.61	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.61	c Gap                : infinite
1800.02/1800.61	s SATISFIABLE
1800.02/1800.61	v x94 -x75 x93 x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 x84 x83 -x82 x81 x80 x79 x78 x77 -x76 x74 x73 -x72 x71 -x70 -x69 -x68 x67 x66 
1800.02/1800.61	v -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 
1800.02/1800.61	v -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 
1800.02/1800.61	v -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.02/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.61	c Solving Time       :    1750.11
1800.02/1800.61	c Original Problem   :
1800.02/1800.61	c   Problem name     : HOME/instance-2667101-1276617528.opb
1800.02/1800.61	c   Variables        : 94 (94 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.61	c   Constraints      : 8 initial, 8 maximal
1800.02/1800.61	c Presolved Problem  :
1800.02/1800.61	c   Problem name     : t_HOME/instance-2667101-1276617528.opb
1800.02/1800.61	c   Variables        : 94 (94 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.61	c   Constraints      : 4 initial, 34498 maximal
1800.02/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   linear           :       0.00          0          0          0          0          0          4          0          0
1800.02/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.61	c   root node        :          -         64          -          -         64          -          -          -          -
1800.02/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.61	c   integral         :          0          0          0     728689          0        105        388          0          0    1456376
1800.02/1800.61	c   linear           :          4+         7    3171074          2          0     360789    2088453          0          0          0
1800.02/1800.61	c   logicor          :          0+         0    1721607          0          0      15723     809879          0          0          0
1800.02/1800.61	c   countsols        :          0          0          0         18          0          0          0          0          0          0
1800.02/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.61	c   integral         :       9.89       0.00       0.00       9.89       0.00
1800.02/1800.61	c   linear           :     171.18       0.00     171.18       0.00       0.00
1800.02/1800.61	c   logicor          :     665.84       0.00     665.84       0.00       0.00
1800.02/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.61	c   vbounds          :       1.88          2          0          0
1800.02/1800.61	c   rootredcost      :       1.49         39          0         64
1800.02/1800.61	c   pseudoobj        :      16.00    3171073        165       9904
1800.02/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.61	c   propagation      :      18.22     376677     231618     593008       21.4         52       18.1          -
1800.02/1800.61	c   infeasible LP    :      24.84     353530     353521     611051       14.2       4011       18.0          0
1800.02/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.61	c   applied globally :          -          -          -     797321       15.7          -          -          -
1800.02/1800.61	c   applied locally  :          -          -          -        105       33.3          -          -          -
1800.02/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.61	c   cut pool         :       0.00          5          -          -         11          -    (maximal pool size: 74)
1800.02/1800.61	c   redcost          :       3.45     733814          0      62741          0          0
1800.02/1800.61	c   impliedbounds    :       0.00          6          0          0          0          0
1800.02/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.61	c   gomory           :       0.01          6          0          0          0          0
1800.02/1800.61	c   strongcg         :       0.01          6          0          0         13          0
1800.02/1800.61	c   cmir             :       0.02          6          0          0         31          0
1800.02/1800.61	c   flowcover        :       0.01          6          0          0         36          0
1800.02/1800.61	c   clique           :       0.00          1          0          0          0          0
1800.02/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.61	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.61	c   rapidlearning    :       0.07          1          0          0          0         73
1800.02/1800.61	c Pricers            :       Time      Calls       Vars
1800.02/1800.61	c   problem variables:       0.00          0          0
1800.02/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.61	c   relpscost        :       8.84     728671        105        388          0          0    1456376
1800.02/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.61	c   LP solutions     :       0.01          -         18
1800.02/1800.61	c   pseudo solutions :       0.00          -          0
1800.02/1800.61	c   feaspump         :       0.21          1          0
1800.02/1800.61	c   oneopt           :       0.99         37          0
1800.02/1800.61	c   pscostdiving     :       4.67       2672          4
1800.02/1800.61	c   fracdiving       :       4.61       2672          3
1800.02/1800.61	c   veclendiving     :       5.77       2672          5
1800.02/1800.61	c   guideddiving     :       4.63       2672          3
1800.02/1800.61	c   linesearchdiving :       5.12       2672          1
1800.02/1800.61	c   coefdiving       :       5.02       2673          2
1800.02/1800.61	c   objpscostdiving  :       0.95       1337          2
1800.02/1800.61	c   rootsoldiving    :       1.88       1337          1
1800.02/1800.61	c   trivial          :       0.01          2          0
1800.02/1800.61	c   simplerounding   :       0.46          0          0
1800.02/1800.61	c   zirounding       :       0.94       1000          0
1800.02/1800.61	c   rounding         :       0.89      12139          0
1800.02/1800.61	c   shifting         :      14.55      24155          5
1800.02/1800.61	c   intshifting      :       0.07          0          0
1800.02/1800.61	c   twoopt           :       0.00          0          0
1800.02/1800.61	c   fixandinfer      :       0.00          0          0
1800.02/1800.61	c   intdiving        :       0.00          0          0
1800.02/1800.61	c   actconsdiving    :       0.00          0          0
1800.02/1800.61	c   octane           :       0.00          0          0
1800.02/1800.61	c   rens             :       0.09          1          0
1800.02/1800.61	c   rins             :       0.00          0          0
1800.02/1800.61	c   localbranching   :       0.00          0          0
1800.02/1800.61	c   mutation         :       0.00          0          0
1800.02/1800.61	c   crossover        :       0.01          0          0
1800.02/1800.61	c   dins             :       0.00          0          0
1800.02/1800.61	c   undercover       :       0.00          0          0
1800.02/1800.61	c   nlp              :       0.70          0          0
1800.02/1800.61	c   trysol           :       1.17          0          0
1800.02/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.61	c   dual LP          :     110.42    1047177    2104326       2.01   19057.47
1800.02/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.61	c   diving/probing LP:       4.88      46392      83858       1.81   17184.02
1800.02/1800.61	c   strong branching :       0.34       1545       6865       4.44   20191.18
1800.02/1800.61	c     (at root node) :          -          9        375      41.67          -
1800.02/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.61	c B&B Tree           :
1800.02/1800.61	c   number of runs   :          1
1800.02/1800.61	c   nodes            :    1314532
1800.02/1800.61	c   nodes (total)    :    1314532
1800.02/1800.61	c   nodes left       :       1741
1800.02/1800.61	c   max depth        :         31
1800.02/1800.61	c   max depth (total):         31
1800.02/1800.61	c   backtracks       :     408667 (31.1%)
1800.02/1800.61	c   delayed cutoffs  :     139631
1800.02/1800.61	c   repropagations   :     936639 (1283229 domain reductions, 123490 cutoffs)
1800.02/1800.61	c   avg switch length:       4.71
1800.02/1800.61	c   switching time   :     457.16
1800.02/1800.61	c Solution           :
1800.02/1800.61	c   Solutions found  :         45 (39 improvements)
1800.02/1800.61	c   First Solution   : +6.77000000000000e+02   (in run 1, after 1 nodes, 0.07 seconds, depth 0, found by <trysol>)
1800.02/1800.61	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 80181 nodes, 30.97 seconds, depth 25, found by <relaxation>)
1800.02/1800.61	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.61	c   Gap              :   infinite
1800.02/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.61	c   Root Iterations  :         79
1800.02/1800.69	c Time complete: 1800.09.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2667101-1276617528/watcher-2667101-1276617528 -o /tmp/evaluation-result-2667101-1276617528/solver-2667101-1276617528 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667101-1276617528.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.99 0.98 0.99 3/106 4741
/proc/meminfo: memFree=1660016/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=6696 CPUtime=0
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 985 0 0 0 0 0 0 0 18 0 1 0 37356474 6856704 905 1992294400 4194304 8223781 140735806088448 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/4741/statm: 1674 914 343 984 0 687 0

[startup+0.016693 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 4741
/proc/meminfo: memFree=1660016/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=11308 CPUtime=0.01
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 2209 0 0 0 1 0 0 0 18 0 1 0 37356474 11579392 1766 1992294400 4194304 8223781 140735806088448 18446744073709551615 4944528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 2827 1776 430 984 0 1840 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11308

[startup+0.1007 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 4741
/proc/meminfo: memFree=1660016/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=20072 CPUtime=0.09
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 4734 0 0 0 6 3 0 0 20 0 1 0 37356474 20553728 3765 1992294400 4194304 8223781 140735806088448 18446744073709551615 5909765 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 5018 3765 565 984 0 4031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20072

[startup+0.300723 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 4741
/proc/meminfo: memFree=1660016/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=13820 CPUtime=0.29
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 8043 0 0 0 23 6 0 0 20 0 1 0 37356474 14151680 2607 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 3455 2607 587 984 0 2468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13820

[startup+0.700769 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 4741
/proc/meminfo: memFree=1660016/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=13820 CPUtime=0.69
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 8044 0 0 0 60 9 0 0 20 0 1 0 37356474 14151680 2608 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 3455 2608 588 984 0 2468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13820

[startup+1.50086 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1651080/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=14220 CPUtime=1.49
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 8660 0 0 0 132 17 0 0 23 0 1 0 37356474 14561280 2697 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 3555 2697 589 984 0 2568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14220

[startup+3.10105 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1650460/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=15360 CPUtime=3.09
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 8938 0 0 0 277 32 0 0 25 0 1 0 37356474 15728640 2975 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 3840 2975 589 984 0 2853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15360

[startup+6.30042 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1649220/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=16224 CPUtime=6.29
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 9158 0 0 0 569 60 0 0 25 0 1 0 37356474 16613376 3195 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 4056 3195 589 984 0 3069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16224

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1647484/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=17724 CPUtime=12.68
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 9537 0 0 0 1163 105 0 0 25 0 1 0 37356474 18149376 3574 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 4431 3574 589 984 0 3444 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17724

[startup+25.5006 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1646120/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=19300 CPUtime=25.49
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 9901 0 0 0 2351 198 0 0 25 0 1 0 37356474 19763200 3938 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 4825 3938 589 984 0 3838 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19300

[startup+51.1006 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4742
/proc/meminfo: memFree=1644508/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=20680 CPUtime=51.07
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 10262 0 0 0 4737 370 0 0 25 0 1 0 37356474 21176320 4299 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 5170 4299 589 984 0 4183 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20680

[startup+102.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4744
/proc/meminfo: memFree=1641532/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=23604 CPUtime=102.27
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 10979 0 0 0 9583 644 0 0 25 0 1 0 37356474 24170496 5016 1992294400 4194304 8223781 140735806088448 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 5901 5016 589 984 0 4914 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23604

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4755
/proc/meminfo: memFree=1637812/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=27132 CPUtime=162.23
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 11760 0 0 0 15361 862 0 0 25 0 1 0 37356474 27783168 5797 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 6783 5797 589 984 0 5796 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27132

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4757
/proc/meminfo: memFree=1634340/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=31640 CPUtime=222.21
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12611 0 0 0 21192 1029 0 0 25 0 1 0 37356474 32399360 6648 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 7910 6648 589 984 0 6923 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31640

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4757
/proc/meminfo: memFree=1634216/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=31640 CPUtime=282.19
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12629 0 0 0 26963 1256 0 0 25 0 1 0 37356474 32399360 6666 1992294400 4194304 8223781 140735806088448 18446744073709551615 6207680 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 7910 6666 589 984 0 6923 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 31640

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4759
/proc/meminfo: memFree=1634216/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=31640 CPUtime=342.17
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12645 0 0 0 32745 1472 0 0 25 0 1 0 37356474 32399360 6682 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 7910 6682 589 984 0 6923 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 31640

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4761
/proc/meminfo: memFree=1634216/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=31640 CPUtime=402.15
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12649 0 0 0 38567 1648 0 0 25 0 1 0 37356474 32399360 6686 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 7910 6686 589 984 0 6923 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 31640

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4763
/proc/meminfo: memFree=1633720/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=32620 CPUtime=462.13
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12750 0 0 0 44366 1847 0 0 25 0 1 0 37356474 33402880 6787 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 8155 6787 589 984 0 7168 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32620

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4765
/proc/meminfo: memFree=1633472/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=32864 CPUtime=522.11
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12810 0 0 0 50194 2017 0 0 25 0 1 0 37356474 33652736 6847 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999897 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 8216 6847 589 984 0 7229 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 32864

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4765
/proc/meminfo: memFree=1633100/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=33076 CPUtime=582.09
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 12918 0 0 0 55986 2223 0 0 25 0 1 0 37356474 33869824 6955 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 8269 6955 589 984 0 7282 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 33076

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4767
/proc/meminfo: memFree=1632356/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=33840 CPUtime=642.08
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13082 0 0 0 61830 2378 0 0 25 0 1 0 37356474 34652160 7119 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 8460 7119 589 984 0 7473 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 33840

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4773
/proc/meminfo: memFree=1630372/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36004 CPUtime=822.02
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13553 0 0 0 79386 2816 0 0 25 0 1 0 37356474 36868096 7590 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9001 7590 589 984 0 8014 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 36004

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4773
/proc/meminfo: memFree=1630248/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36004 CPUtime=882
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13553 0 0 0 85182 3018 0 0 25 0 1 0 37356474 36868096 7590 1992294400 4194304 8223781 140735806088448 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9001 7590 589 984 0 8014 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 36004

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4778
/proc/meminfo: memFree=1629008/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36004 CPUtime=941.97
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13569 0 0 0 90994 3203 0 0 25 0 1 0 37356474 36868096 7606 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9001 7606 589 984 0 8014 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 36004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4780
/proc/meminfo: memFree=1629008/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36004 CPUtime=1001.95
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13569 0 0 0 96819 3376 0 0 25 0 1 0 37356474 36868096 7606 1992294400 4194304 8223781 140735806088448 18446744073709551615 4408817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9001 7606 589 984 0 8014 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 36004

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4782
/proc/meminfo: memFree=1629008/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36688 CPUtime=1061.94
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13625 0 0 0 102650 3544 0 0 25 0 1 0 37356474 37568512 7662 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9172 7662 589 984 0 8185 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 36688

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4784
/proc/meminfo: memFree=1629008/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=36688 CPUtime=1121.92
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13625 0 0 0 108486 3706 0 0 25 0 1 0 37356474 37568512 7662 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9172 7662 589 984 0 8185 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 36688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4784
/proc/meminfo: memFree=1628760/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=37900 CPUtime=1181.9
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13717 0 0 0 114345 3845 0 0 25 0 1 0 37356474 38809600 7754 1992294400 4194304 8223781 140735806088448 18446744073709551615 4979548 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9475 7754 589 984 0 8488 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 37900

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4786
/proc/meminfo: memFree=1628140/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=38676 CPUtime=1241.88
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 13871 0 0 0 120207 3981 0 0 25 0 1 0 37356474 39604224 7908 1992294400 4194304 8223781 140735806088448 18446744073709551615 4661506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9669 7908 589 984 0 8682 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 38676

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4788
/proc/meminfo: memFree=1627520/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=39592 CPUtime=1301.87
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14023 0 0 0 126075 4112 0 0 25 0 1 0 37356474 40542208 8060 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9898 8060 589 984 0 8911 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 39592

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4790
/proc/meminfo: memFree=1627520/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=39592 CPUtime=1361.84
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14023 0 0 0 131959 4225 0 0 25 0 1 0 37356474 40542208 8060 1992294400 4194304 8223781 140735806088448 18446744073709551615 5434324 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9898 8060 589 984 0 8911 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 39592

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4792
/proc/meminfo: memFree=1627148/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=39820 CPUtime=1421.83
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14085 0 0 0 137842 4341 0 0 25 0 1 0 37356474 40775680 8122 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 9955 8122 589 984 0 8968 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 39820

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4792
/proc/meminfo: memFree=1625536/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=41500 CPUtime=1481.81
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14504 0 0 0 143729 4452 0 0 25 0 1 0 37356474 42496000 8541 1992294400 4194304 8223781 140735806088448 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 10375 8541 589 984 0 9388 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 41500

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4794
/proc/meminfo: memFree=1625536/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=41500 CPUtime=1541.79
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14504 0 0 0 149630 4549 0 0 25 0 1 0 37356474 42496000 8541 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 10375 8541 589 984 0 9388 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 41500

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4796
/proc/meminfo: memFree=1624296/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=42480 CPUtime=1601.76
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 14815 0 0 0 155543 4633 0 0 25 0 1 0 37356474 43499520 8852 1992294400 4194304 8223781 140735806088448 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 10620 8852 589 984 0 9633 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 42480

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4798
/proc/meminfo: memFree=1621072/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=45604 CPUtime=1661.75
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 15607 0 0 0 161466 4709 0 0 25 0 1 0 37356474 46698496 9644 1992294400 4194304 8223781 140735806088448 18446744073709551615 4227171 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 11401 9644 589 984 0 10414 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 45604

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4800
/proc/meminfo: memFree=1621072/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=45604 CPUtime=1721.73
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 15607 0 0 0 167332 4841 0 0 25 0 1 0 37356474 46698496 9644 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 11401 9644 589 984 0 10414 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 45604

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4800
/proc/meminfo: memFree=1620948/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=45604 CPUtime=1781.71
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 15607 0 0 0 173214 4957 0 0 25 0 1 0 37356474 46698496 9644 1992294400 4194304 8223781 140735806088448 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 11401 9644 589 984 0 10414 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 45604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 4802
/proc/meminfo: memFree=1620948/2059040 swapFree=4140048/4192956
[pid=4741] ppid=4739 vsize=45604 CPUtime=1800.02
/proc/4741/stat : 4741 (pbscip.linux.x8) R 4739 4741 4640 0 -1 4202496 15607 0 0 0 175011 4991 0 0 25 0 1 0 37356474 46698496 9644 1992294400 4194304 8223781 140735806088448 18446744073709551615 4210623 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4741/statm: 11401 9644 589 984 0 10414 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 45604

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.11
CPU user time (s): 1750.19
CPU system time (s): 49.9194
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 45604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.19
system time used= 49.9194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15613
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= 2
involuntary context switches= 4430

runsolver used 3.06053 second user time and 8.43272 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-15 17:58:48
IDJOB=2667101
IDBENCH=2928
IDSOLVER=1169
FILE ID=node006/2667101-1276617528
PBS_JOBID= 11172306
Free space on /tmp= 62504 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-PB06/manquiho/market-split/normalized-opt-market-split_4_30_4.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-2667101-1276617528/watcher-2667101-1276617528 -o /tmp/evaluation-result-2667101-1276617528/solver-2667101-1276617528 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667101-1276617528.opb -t 1800 -m 1800

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=1504100348

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1660420 kB
Buffers:        117892 kB
Cached:         197180 kB
SwapCached:       6988 kB
Active:         118704 kB
Inactive:       210880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1660420 kB
SwapTotal:     4192956 kB
SwapFree:      4140048 kB
Dirty:            4508 kB
Writeback:           0 kB
AnonPages:       12556 kB
Mapped:          13116 kB
Slab:            47260 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182988 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= 62500 MiB
End job on node006 at 2010-06-15 18:28:51