Trace number 3485420

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
SCIP spx 2 2011-06-10 (fixed)SAT188 1797.09 1797.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3485420-1307757666.opb>
0.00/0.01	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 470
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.700000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 43 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.01/0.02	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 43 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.01/0.02	c (round 3) 0 del vars, 77 del conss, 184 add conss, 0 chg bounds, 240 chg sides, 601 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.01/0.02	c (round 4) 0 del vars, 99 del conss, 197 add conss, 0 chg bounds, 303 chg sides, 710 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.01/0.03	c (round 5) 0 del vars, 102 del conss, 200 add conss, 0 chg bounds, 324 chg sides, 749 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.01/0.03	c (round 6) 0 del vars, 103 del conss, 201 add conss, 0 chg bounds, 326 chg sides, 759 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.01/0.03	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.01/0.03	c presolving (7 rounds):
0.01/0.03	c  0 deleted vars, 103 deleted constraints, 201 added constraints, 0 tightened bounds, 0 added holes, 326 changed sides, 759 changed coefficients
0.01/0.03	c  252 implications, 0 cliques
0.01/0.03	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 568 constraints
0.01/0.03	c     438 constraints of type <knapsack>
0.01/0.03	c     126 constraints of type <setppc>
0.01/0.03	c       4 constraints of type <logicor>
0.01/0.03	c transformed objective value is always integral (scale: 1)
0.01/0.03	c Presolving Time: 0.02
0.01/0.03	c - non default parameters ----------------------------------------------------------------------
0.01/0.03	c # SCIP version 2.0.1.4
0.01/0.03	c 
0.01/0.03	c # frequency for displaying node information lines
0.01/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.03	c display/freq = 10000
0.01/0.03	c 
0.01/0.03	c # maximal time in seconds to run
0.01/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.03	c limits/time = 1797
0.01/0.03	c 
0.01/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.03	c limits/memory = 13950
0.01/0.03	c 
0.01/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.01/0.03	c # [type: int, range: [1,2], default: 1]
0.01/0.03	c timing/clocktype = 2
0.01/0.03	c 
0.01/0.03	c # belongs reading time to solving time?
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c timing/reading = TRUE
0.01/0.03	c 
0.01/0.03	c # should presolving try to simplify inequalities
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/linear/simplifyinequalities = TRUE
0.01/0.03	c 
0.01/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/indicator/addCouplingCons = TRUE
0.01/0.03	c 
0.01/0.03	c # should presolving try to simplify knapsacks
0.01/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.01/0.03	c 
0.01/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.01/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.01/0.03	c separating/rapidlearning/freq = 0
0.01/0.03	c 
0.01/0.03	c -----------------------------------------------------------------------------------------------
0.01/0.03	c start solving
0.01/0.03	c 
0.99/1.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.07	c t 1.1s|     1 |     0 | 10532 |     - |2594k|   0 | 338 | 470 | 568 | 470 | 568 |   0 |   0 |   0 | 1.502182e+02 | 4.700000e+02 | 212.88%
0.99/1.07	o 349
0.99/1.07	c r 1.1s|     1 |     0 | 10532 |     - |2607k|   0 | 338 | 470 | 568 | 470 | 568 |   0 |   0 |   0 | 1.502182e+02 | 3.490000e+02 | 132.33%
0.99/1.07	o 348
0.99/1.07	c R 1.1s|     1 |     0 | 10532 |     - |2621k|   0 | 338 | 470 | 568 | 470 | 568 |   0 |   0 |   0 | 1.502182e+02 | 3.480000e+02 | 131.66%
0.99/1.08	o 347
0.99/1.08	c s 1.1s|     1 |     0 | 10532 |     - |2634k|   0 | 338 | 470 | 568 | 470 | 568 |   0 |   0 |   0 | 1.502182e+02 | 3.470000e+02 | 131.00%
1.19/1.29	o 219
1.19/1.29	c y 1.3s|     1 |     0 | 10532 |     - |2994k|   0 | 338 | 470 | 568 | 470 | 568 |   0 |   0 |   0 | 1.502182e+02 | 2.190000e+02 |  45.79%
1.68/1.76	c   1.8s|     1 |     0 | 14281 |     - |2922k|   0 | 372 | 470 | 568 | 470 | 773 | 205 |   0 |   0 | 1.557266e+02 | 2.190000e+02 |  40.63%
2.39/2.44	c   2.4s|     1 |     0 | 17753 |     - |3161k|   0 | 422 | 470 | 568 | 470 | 951 | 383 |   0 |   0 | 1.589896e+02 | 2.190000e+02 |  37.74%
2.88/2.95	c   2.9s|     1 |     0 | 19420 |     - |3338k|   0 | 427 | 470 | 568 | 470 |1080 | 512 |   0 |   0 | 1.601437e+02 | 2.190000e+02 |  36.75%
3.48/3.52	c   3.5s|     1 |     0 | 21078 |     - |3444k|   0 | 420 | 470 | 568 | 470 |1171 | 603 |   0 |   0 | 1.611238e+02 | 2.190000e+02 |  35.92%
3.89/3.99	c   4.0s|     1 |     0 | 21847 |     - |3504k|   0 | 424 | 470 | 568 | 470 |1230 | 662 |   0 |   0 | 1.614869e+02 | 2.190000e+02 |  35.61%
4.39/4.41	c   4.4s|     1 |     0 | 22293 |     - |3530k|   0 | 433 | 470 | 568 | 470 |1258 | 690 |   0 |   0 | 1.616501e+02 | 2.190000e+02 |  35.48%
4.79/4.82	c   4.8s|     1 |     0 | 22558 |     - |3549k|   0 | 437 | 470 | 568 | 470 |1274 | 706 |   0 |   0 | 1.617241e+02 | 2.190000e+02 |  35.42%
5.08/5.15	c   5.1s|     1 |     0 | 22632 |     - |3557k|   0 | 432 | 470 | 568 | 470 |1279 | 711 |   0 |   0 | 1.617361e+02 | 2.190000e+02 |  35.41%
5.49/5.53	c   5.5s|     1 |     0 | 22811 |     - |3570k|   0 | 432 | 470 | 568 | 470 |1285 | 717 |   0 |   0 | 1.617581e+02 | 2.190000e+02 |  35.39%
5.79/5.85	c   5.8s|     1 |     0 | 22856 |     - |3577k|   0 | 431 | 470 | 568 | 470 |1288 | 720 |   0 |   0 | 1.617643e+02 | 2.190000e+02 |  35.38%
6.09/6.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.09/6.15	c   6.1s|     1 |     0 | 22873 |     - |3584k|   0 | 432 | 470 | 568 | 470 |1230 | 722 |   0 |   0 | 1.617649e+02 | 2.190000e+02 |  35.38%
6.39/6.43	c   6.4s|     1 |     0 | 22904 |     - |3591k|   0 | 436 | 470 | 568 | 470 |1231 | 723 |   0 |   0 | 1.617663e+02 | 2.190000e+02 |  35.38%
8.79/8.88	c   8.9s|     1 |     2 | 22904 |     - |3611k|   0 | 436 | 470 | 568 | 470 |1231 | 723 |   0 |  16 | 1.617663e+02 | 2.190000e+02 |  35.38%
30.09/30.10	o 218
30.09/30.10	c p30.1s|    27 |    28 | 53253 |1167.3 |4471k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.180000e+02 |  34.63%
30.09/30.10	o 216
30.09/30.10	c p30.1s|    27 |    28 | 53272 |1168.0 |4472k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.160000e+02 |  33.40%
30.09/30.10	o 216
30.09/30.10	c p30.1s|    27 |    28 | 53282 |1168.4 |4473k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.160000e+02 |  33.40%
30.09/30.10	o 216
30.09/30.10	c p30.1s|    27 |    28 | 53334 |1170.4 |4477k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.160000e+02 |  33.40%
30.09/30.11	o 215
30.09/30.11	c p30.1s|    27 |    28 | 53340 |1170.6 |4478k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.150000e+02 |  32.78%
30.09/30.11	o 212
30.09/30.11	c p30.1s|    27 |    28 | 53346 |1170.8 |4479k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.120000e+02 |  30.93%
30.09/30.11	o 211
30.09/30.11	c p30.1s|    27 |    28 | 53348 |1170.9 |4480k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.110000e+02 |  30.31%
30.09/30.11	o 210
30.09/30.11	c p30.1s|    27 |    28 | 53365 |1171.6 |4483k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.100000e+02 |  29.69%
30.09/30.11	o 209
30.09/30.11	c p30.1s|    27 |    28 | 53380 |1172.2 |4486k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.090000e+02 |  29.08%
30.09/30.11	o 208
30.09/30.11	c p30.1s|    27 |    28 | 53384 |1172.3 |4488k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.080000e+02 |  28.46%
30.09/30.12	o 207
30.09/30.12	c p30.1s|    27 |    28 | 53412 |1173.4 |4495k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.070000e+02 |  27.84%
30.09/30.12	o 206
30.09/30.12	c p30.1s|    27 |    28 | 53413 |1173.4 |4496k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.060000e+02 |  27.22%
30.09/30.12	o 206
30.09/30.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
30.09/30.12	c p30.1s|    27 |    28 | 53425 |1173.9 |4498k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.060000e+02 |  27.22%
30.09/30.12	o 205
30.09/30.12	c p30.1s|    27 |    28 | 53429 |1174.0 |4499k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.050000e+02 |  26.61%
30.09/30.12	o 204
30.09/30.12	c p30.1s|    27 |    28 | 53432 |1174.2 |4500k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.040000e+02 |  25.99%
30.09/30.12	o 202
30.09/30.12	c p30.1s|    27 |    28 | 53443 |1174.6 |4501k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.020000e+02 |  24.75%
30.09/30.13	o 201
30.09/30.13	c p30.1s|    27 |    28 | 53497 |1176.7 |4513k|  14 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 233 | 1.619208e+02 | 2.010000e+02 |  24.13%
63.28/63.31	o 201
63.28/63.31	c p63.3s|   202 |   203 |323841 |1497.2 |4702k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 2.010000e+02 |  24.03%
63.28/63.31	o 201
63.28/63.31	c p63.3s|   202 |   203 |323842 |1497.2 |4703k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 2.010000e+02 |  24.03%
63.28/63.31	o 199
63.28/63.31	c p63.3s|   202 |   203 |323849 |1497.2 |4705k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 1.990000e+02 |  22.79%
63.28/63.31	o 198
63.28/63.31	c p63.3s|   202 |   203 |323863 |1497.3 |4708k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 1.980000e+02 |  22.18%
63.28/63.31	o 198
63.28/63.31	c p63.3s|   202 |   203 |323875 |1497.4 |4711k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 1.980000e+02 |  22.18%
63.28/63.32	o 198
63.28/63.32	c p63.3s|   202 |   203 |323882 |1497.4 |4712k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 280 | 1.620596e+02 | 1.980000e+02 |  22.18%
68.48/68.57	o 197
68.48/68.57	c p68.6s|   224 |   225 |362204 |1521.5 |4735k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 291 | 1.620596e+02 | 1.970000e+02 |  21.56%
68.48/68.57	o 196
68.48/68.57	c p68.6s|   224 |   225 |362207 |1521.5 |4736k|  27 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 291 | 1.620596e+02 | 1.960000e+02 |  20.94%
68.59/68.60	o 194
68.59/68.60	c b68.6s|   225 |   226 |362345 |1515.4 |4590k|  27 | 394 | 470 | 568 | 470 | 955 | 723 |   0 | 291 | 1.620596e+02 | 1.940000e+02 |  19.71%
168.29/168.38	o 193
168.29/168.38	c p 168s|   764 |   765 |  1080k|1386.4 |5064k|  29 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 516 | 1.624926e+02 | 1.930000e+02 |  18.77%
168.29/168.38	o 193
168.29/168.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
168.29/168.38	c p 168s|   764 |   765 |  1080k|1386.4 |5066k|  29 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 516 | 1.624926e+02 | 1.930000e+02 |  18.77%
205.88/205.90	o 192
205.88/205.90	c p 206s|  1021 |  1022 |  1356k|1307.5 |5239k|  31 |   - | 470 | 568 | 470 | 955 | 723 |   0 | 611 | 1.625094e+02 | 1.920000e+02 |  18.15%
265.39/265.44	o 190
265.39/265.44	c C 265s|  1621 |  1622 |  1805k|1100.4 |5501k|  92 | 409 | 470 | 568 | 470 | 955 | 723 |   0 | 744 | 1.626628e+02 | 1.900000e+02 |  16.81%
865.21/865.29	o 190
865.21/865.29	c p 865s|  9030 |  9031 |  6129k| 676.3 |  10M|  92 |   - | 470 | 571 | 470 | 955 | 723 |   3 |1887 | 1.633255e+02 | 1.900000e+02 |  16.33%
865.21/865.29	o 189
865.21/865.29	c p 865s|  9030 |  9031 |  6129k| 676.3 |  10M|  92 |   - | 470 | 571 | 470 | 955 | 723 |   3 |1887 | 1.633255e+02 | 1.890000e+02 |  15.72%
865.31/865.32	o 188
865.31/865.32	c b 865s|  9031 |  9032 |  6129k| 676.3 |  10M|  92 | 375 | 470 | 571 | 470 | 955 | 723 |   3 |1887 | 1.633256e+02 | 1.880000e+02 |  15.11%
939.71/939.74	c   940s| 10000 | 10001 |  6662k| 664.1 |  11M|  92 | 347 | 470 | 571 | 470 | 955 | 723 |   3 |2010 | 1.633592e+02 | 1.880000e+02 |  15.08%
1639.64/1639.61	c  1640s| 20000 | 20001 | 11841k| 590.9 |  18M|  92 | 382 | 470 | 575 | 470 | 955 | 723 |   7 |2930 | 1.635611e+02 | 1.880000e+02 |  14.94%
1797.04/1797.00	c 
1797.04/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.00	c Solving Time (sec) : 1797.00
1797.04/1797.00	c Solving Nodes      : 22410
1797.04/1797.00	c Primal Bound       : +1.88000000000000e+02 (794 solutions)
1797.04/1797.00	c Dual Bound         : +1.63595770806127e+02
1797.04/1797.00	c Gap                : 14.92 %
1797.04/1797.00	s SATISFIABLE
1797.04/1797.00	v x470 x469 x468 -x467 -x466 x465 x464 -x463 x462 -x461 x460 -x459 x458 -x457 -x456 x455 x454 x453 x452 x451 -x450 -x449 x448 -x447 
1797.04/1797.00	v x446 -x445 x444 -x443 -x442 -x441 -x440 -x439 x438 x437 -x436 -x435 x434 -x433 x432 x431 -x430 x429 -x428 -x427 x426 -x425 
1797.04/1797.00	v -x424 x423 -x422 -x421 -x420 x419 x418 -x417 -x416 -x415 x414 -x413 -x412 x411 -x410 -x409 x408 -x407 x406 x405 -x404 x403 -x402 
1797.04/1797.00	v x401 x400 -x399 -x398 -x397 -x396 -x395 x394 -x393 -x392 x391 x390 -x389 -x388 x387 -x386 -x385 -x384 -x383 -x382 -x381 
1797.04/1797.00	v -x380 x379 -x378 x377 -x376 x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 
1797.04/1797.00	v -x358 -x357 -x356 x355 -x354 x353 x352 -x351 -x350 -x349 -x348 -x347 x346 -x345 -x344 x343 -x342 -x341 -x340 x339 x338 -x337 
1797.04/1797.00	v x336 -x335 -x334 -x333 -x332 x331 -x330 x329 x328 x327 x326 x325 -x324 x323 x322 -x321 -x320 x319 -x318 x317 -x316 -x315 -x314 
1797.04/1797.00	v -x313 x312 -x311 -x310 x309 x308 -x307 x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 -x298 x297 x296 -x295 -x294 -x293 x292 
1797.04/1797.00	v x291 -x290 -x289 -x288 -x287 x286 x285 -x284 -x283 -x282 x281 -x280 x279 x278 x277 -x276 x275 -x274 x273 -x272 x271 x270 
1797.04/1797.00	v -x269 -x268 x267 -x266 x265 x264 -x263 x262 -x261 -x260 -x259 -x258 -x257 x256 x255 -x254 -x253 x252 -x251 x250 -x249 x248 -x247 
1797.04/1797.00	v x246 -x245 x244 -x243 x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 x234 -x233 -x232 x231 x230 x229 -x228 x227 x226 x225 
1797.04/1797.00	v -x224 x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 x215 -x214 x213 -x212 x211 x210 -x209 -x208 x207 x206 -x205 -x204 -x203 
1797.04/1797.00	v x202 x201 -x200 -x199 -x198 x197 x196 -x195 -x194 x193 x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 
1797.04/1797.00	v -x180 -x179 x178 -x177 -x176 x175 x174 -x173 x172 x171 -x170 -x169 x168 -x167 x166 x165 -x164 -x163 -x162 x161 -x160 -x159 x158 
1797.04/1797.00	v -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 x138 x137 -x136 
1797.04/1797.00	v x135 -x134 -x133 x132 -x131 -x130 x129 -x128 -x127 x126 x125 -x124 -x123 x122 x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 
1797.04/1797.00	v -x113 x112 x111 x110 -x109 x108 x107 -x106 -x105 x104 -x103 x102 -x101 -x100 x99 -x98 x97 x96 -x95 x94 x93 -x92 -x91 -x90 
1797.04/1797.00	v x89 x88 x87 x86 x85 -x84 -x83 -x82 x81 -x80 -x79 x78 -x77 x76 -x75 x74 -x73 -x72 x71 x70 -x69 x68 -x67 -x66 -x65 x64 x63 x62 
1797.04/1797.00	v x61 x60 -x59 -x58 x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 x49 -x48 x47 x46 -x45 -x44 x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 
1797.04/1797.00	v x34 -x33 -x32 x31 x30 x29 -x28 x27 x26 -x25 x24 x23 x22 -x21 -x20 x19 x18 -x17 -x16 -x15 x14 x13 x12 -x11 -x10 x9 -x8 x7 -x6 
1797.04/1797.00	v -x5 x4 -x3 -x2 -x1 
1797.04/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.00	c Total Time         :    1797.00
1797.04/1797.00	c   solving          :    1797.00
1797.04/1797.00	c   presolving       :       0.02 (included in solving)
1797.04/1797.00	c   reading          :       0.01 (included in solving)
1797.04/1797.00	c Original Problem   :
1797.04/1797.00	c   Problem name     : HOME/instance-3485420-1307757666.opb
1797.04/1797.00	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.00	c   Constraints      : 470 initial, 470 maximal
1797.04/1797.00	c Presolved Problem  :
1797.04/1797.00	c   Problem name     : t_HOME/instance-3485420-1307757666.opb
1797.04/1797.00	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.00	c   Constraints      : 568 initial, 575 maximal
1797.04/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.04/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   knapsack         :       0.01          0          0          0          0          0         28        201        326        716
1797.04/1797.00	c   setppc           :       0.00          0          0          0          0          0         75          0          0          0
1797.04/1797.00	c   linear           :       0.01          0          0          0          0          0          0          0          0         43
1797.04/1797.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.04/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.00	c   integral         :          0          0          0      22410          0        799          0          0          0          0          0      44820
1797.04/1797.00	c   knapsack         :        438         13     205861          0          0        794          0          0       3142        736          0          0
1797.04/1797.00	c   setppc           :        126         13     205806          0          0        793          0          0       6160          0          0          0
1797.04/1797.00	c   logicor          :          4+        13       5103          0          0        793          0          0          0          0          0          0
1797.04/1797.00	c   countsols        :          0          0          0          0          0        797          0          0          0          0          0          0
1797.04/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.04/1797.00	c   integral         :     122.64       0.00       0.00     122.64       0.00       0.00       0.00
1797.04/1797.00	c   knapsack         :       1.50       0.04       1.45       0.00       0.00       0.01       0.00
1797.04/1797.00	c   setppc           :       0.28       0.00       0.28       0.00       0.00       0.00       0.00
1797.04/1797.00	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1797.04/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.04/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.04/1797.00	c   vbounds          :          0          0          0          0
1797.04/1797.00	c   rootredcost      :         24          0          0          0
1797.04/1797.00	c   pseudoobj        :     207854          0          0          0
1797.04/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.04/1797.00	c   vbounds          :       0.03       0.03       0.00
1797.04/1797.00	c   rootredcost      :       0.04       0.04       0.00
1797.04/1797.00	c   pseudoobj        :       1.48       1.48       0.00
1797.04/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.04/1797.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.04/1797.00	c   infeasible LP    :       0.00          7          7          7        4.1          0        0.0          0
1797.04/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.04/1797.00	c   applied globally :          -          -          -          7        4.1          -          -          -
1797.04/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.04/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.04/1797.00	c   cut pool         :       0.00         12          -          -        275          -    (maximal pool size: 1241)
1797.04/1797.00	c   redcost          :       0.15      22422          0          0          0          0
1797.04/1797.00	c   impliedbounds    :       0.00         13          0          0          0          0
1797.04/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.04/1797.00	c   gomory           :       1.69         13          0          0          0          0
1797.04/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.04/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.04/1797.00	c   strongcg         :       1.57         13          0          0          0          0
1797.04/1797.00	c   cmir             :       0.21         10          0          0        710          0
1797.04/1797.00	c   flowcover        :       0.27         10          0          0        927          0
1797.04/1797.00	c   clique           :       0.00          1          0          0          0          0
1797.04/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.04/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.04/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.04/1797.00	c   rapidlearning    :       0.07          1          0          0          0          0
1797.04/1797.00	c Pricers            :       Time      Calls       Vars
1797.04/1797.00	c   problem variables:       0.00          0          0
1797.04/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.00	c   relpscost        :     122.62      22410          0          0          0          0      44820
1797.04/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   inference        :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.04/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.04/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.04/1797.00	c   LP solutions     :       0.00          -          0
1797.04/1797.00	c   pseudo solutions :       0.00          -          0
1797.04/1797.00	c   oneopt           :       0.01         10          2
1797.04/1797.00	c   rootsoldiving    :      13.37         13          0
1797.04/1797.00	c   coefdiving       :      56.66         44        169
1797.04/1797.00	c   fracdiving       :      50.12         45          0
1797.04/1797.00	c   veclendiving     :      66.49         73         73
1797.04/1797.00	c   linesearchdiving :      67.74         89         37
1797.04/1797.00	c   pscostdiving     :     384.71        430        351
1797.04/1797.00	c   trivial          :       0.00          2          1
1797.04/1797.00	c   shiftandpropagate:       0.00          0          0
1797.04/1797.00	c   simplerounding   :       0.66      22422         27
1797.04/1797.00	c   zirounding       :       0.38       1000         17
1797.04/1797.00	c   rounding         :      16.96       6738          1
1797.04/1797.00	c   shifting         :       4.40       1709          1
1797.04/1797.00	c   intshifting      :       0.00          0          0
1797.04/1797.00	c   twoopt           :       0.00          0          0
1797.04/1797.00	c   fixandinfer      :       0.00          0          0
1797.04/1797.00	c   feaspump         :       0.00          0          0
1797.04/1797.00	c   clique           :       0.00          0          0
1797.04/1797.00	c   intdiving        :       0.00          0          0
1797.04/1797.00	c   actconsdiving    :       0.00          0          0
1797.04/1797.00	c   objpscostdiving  :      34.98          5        112
1797.04/1797.00	c   guideddiving     :      49.84         45          0
1797.04/1797.00	c   octane           :       0.00          0          0
1797.04/1797.00	c   rens             :       0.00          0          0
1797.04/1797.00	c   rins             :       0.00          0          0
1797.04/1797.00	c   localbranching   :       0.00          0          0
1797.04/1797.00	c   mutation         :       0.00          0          0
1797.04/1797.00	c   crossover        :       0.24          2          2
1797.04/1797.00	c   dins             :       0.00          0          0
1797.04/1797.00	c   vbounds          :       0.00          0          0
1797.04/1797.00	c   undercover       :       0.00          0          0
1797.04/1797.00	c   subnlp           :       0.00          0          0
1797.04/1797.00	c   trysol           :       0.01          0          0
1797.04/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.04/1797.00	c   primal LP        :       0.00          0          0       0.00          -
1797.04/1797.00	c   dual LP          :     919.14      22422    6859363     305.92    7462.84
1797.04/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.04/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.04/1797.00	c   diving/probing LP:     699.86     123810    6143202      49.62    8777.74
1797.04/1797.00	c   strong branching :     120.90       3080     835333     271.21    6909.09
1797.04/1797.00	c     (at root node) :          -         16      14257     891.06          -
1797.04/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.04/1797.00	c B&B Tree           :
1797.04/1797.00	c   number of runs   :          1
1797.04/1797.00	c   nodes            :      22410
1797.04/1797.00	c   nodes (total)    :      22410
1797.04/1797.00	c   nodes left       :      22411
1797.04/1797.00	c   max depth        :         92
1797.04/1797.00	c   max depth (total):         92
1797.04/1797.00	c   backtracks       :       2432 (10.9%)
1797.04/1797.00	c   delayed cutoffs  :          0
1797.04/1797.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.04/1797.00	c   avg switch length:       3.89
1797.04/1797.00	c   switching time   :       0.65
1797.04/1797.00	c Solution           :
1797.04/1797.00	c   Solutions found  :        794 (38 improvements)
1797.04/1797.00	c   First Solution   : +4.70000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1797.04/1797.00	c   Primal Bound     : +1.88000000000000e+02   (in run 1, after 9031 nodes, 865.32 seconds, depth 16, found by <oneopt>)
1797.04/1797.00	c   Dual Bound       : +1.63595770806127e+02
1797.04/1797.00	c   Gap              :      14.92 %
1797.04/1797.00	c   Root Dual Bound  : +1.61766260548303e+02
1797.04/1797.00	c   Root Iterations  :      22904
1797.04/1797.03	c Time complete: 1797.07.

Verifier Data

OK	188

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3485420-1307757666/watcher-3485420-1307757666 -o /tmp/evaluation-result-3485420-1307757666/solver-3485420-1307757666 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485420-1307757666.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.01 1.96 2/177 3975
/proc/meminfo: memFree=31530696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=9116 CPUtime=0 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 1176 0 0 0 0 0 0 0 25 0 1 0 965997298 9334784 1130 33554432000 4194304 8979876 140733434108144 18446744073709551615 7836189 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3975/statm: 2279 1144 346 1169 0 1106 0

[startup+0.018927 s]
/proc/loadavg: 2.05 2.01 1.96 2/177 3975
/proc/meminfo: memFree=31530696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=16872 CPUtime=0.01 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 3267 0 0 0 1 0 0 0 25 0 1 0 965997298 17276928 2964 33554432000 4194304 8979876 140733434108144 18446744073709551615 4202681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 4218 2964 490 1169 0 3045 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16872

[startup+0.100903 s]
/proc/loadavg: 2.05 2.01 1.96 2/177 3975
/proc/meminfo: memFree=31530696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=20772 CPUtime=0.09 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 4399 0 0 0 9 0 0 0 18 0 1 0 965997298 21270528 4096 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 5193 4096 634 1169 0 4020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20772

[startup+0.300866 s]
/proc/loadavg: 2.05 2.01 1.96 2/177 3975
/proc/meminfo: memFree=31530696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=21052 CPUtime=0.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 4472 0 0 0 28 1 0 0 18 0 1 0 965997298 21557248 4167 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 5263 4167 635 1169 0 4090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21052

[startup+0.700796 s]
/proc/loadavg: 2.05 2.01 1.96 2/177 3975
/proc/meminfo: memFree=31530696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=21396 CPUtime=0.69 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 4548 0 0 0 67 2 0 0 18 0 1 0 965997298 21909504 4243 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 5349 4243 635 1169 0 4176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21396

[startup+1.50064 s]
/proc/loadavg: 2.05 2.01 1.96 3/178 3976
/proc/meminfo: memFree=31514964/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=23036 CPUtime=1.49 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 8245 0 0 0 145 4 0 0 19 0 1 0 965997298 23588864 4764 33554432000 4194304 8979876 140733434108144 18446744073709551615 7841467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 5759 4764 704 1169 0 4586 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23036

[startup+3.10034 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 3976
/proc/meminfo: memFree=31513148/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=23948 CPUtime=3.09 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 8485 0 0 0 300 9 0 0 25 0 1 0 965997298 24522752 5004 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 5987 5004 705 1169 0 4814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23948

[startup+6.30073 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 3976
/proc/meminfo: memFree=31511096/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=25288 CPUtime=6.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 8798 0 0 0 615 14 0 0 25 0 1 0 965997298 25894912 5317 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 6322 5317 705 1169 0 5149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25288

[startup+12.7005 s]
/proc/loadavg: 2.04 2.01 1.96 3/178 3976
/proc/meminfo: memFree=31510616/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=24676 CPUtime=12.69 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 9464 0 0 0 1237 32 0 0 25 0 1 0 965997298 25268224 5176 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 6169 5176 709 1169 0 4996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24676

[startup+25.5011 s]
/proc/loadavg: 2.03 2.01 1.96 3/178 3976
/proc/meminfo: memFree=31511060/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=24676 CPUtime=25.49 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 9479 0 0 0 2481 68 0 0 25 0 1 0 965997298 25268224 5191 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 6169 5191 709 1169 0 4996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24676

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 1.96 3/178 3977
/proc/meminfo: memFree=31510328/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=25764 CPUtime=51.09 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 9744 0 0 0 4943 166 0 0 25 0 1 0 965997298 26382336 5456 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 6441 5456 713 1169 0 5268 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25764

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.97 3/178 4444
/proc/meminfo: memFree=31509368/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=25764 CPUtime=102.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 9760 0 0 0 9932 297 0 0 25 0 1 0 965997298 26382336 5472 33554432000 4194304 8979876 140733434108144 18446744073709551615 7184974 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3975/statm: 6441 5472 713 1169 0 5268 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25764

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 4446
/proc/meminfo: memFree=31508600/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=25952 CPUtime=162.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 10678 0 0 0 15790 439 0 0 25 0 1 0 965997298 26574848 5502 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 6488 5502 714 1169 0 5315 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25952

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/178 4448
/proc/meminfo: memFree=31506788/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=27400 CPUtime=222.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 13470 0 0 0 21645 584 0 0 25 0 1 0 965997298 28057600 5849 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 6850 5849 718 1169 0 5677 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 4449
/proc/meminfo: memFree=31505496/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=27596 CPUtime=282.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 17208 0 0 0 27496 733 0 0 25 0 1 0 965997298 28258304 5924 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 6899 5924 719 1169 0 5726 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27596

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 4451
/proc/meminfo: memFree=31504332/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=28340 CPUtime=342.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 17388 0 0 0 33361 868 0 0 25 0 1 0 965997298 29020160 6104 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 7085 6104 719 1169 0 5912 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28340

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 4452
/proc/meminfo: memFree=31503556/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=29092 CPUtime=402.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 17583 0 0 0 39225 1004 0 0 25 0 1 0 965997298 29790208 6299 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 7273 6299 719 1169 0 6100 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 29092

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 4454
/proc/meminfo: memFree=31503252/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=29092 CPUtime=462.29 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 17607 0 0 0 45085 1144 0 0 25 0 1 0 965997298 29790208 6323 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 7273 6323 719 1169 0 6100 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 29092

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 4456
/proc/meminfo: memFree=31501948/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=30072 CPUtime=522.3 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 17869 0 0 0 50951 1279 0 0 25 0 1 0 965997298 30793728 6585 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 7518 6585 720 1169 0 6345 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 30072

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 4457
/proc/meminfo: memFree=31500392/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=31072 CPUtime=582.3 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 18119 0 0 0 56812 1418 0 0 25 0 1 0 965997298 31817728 6834 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 7768 6834 721 1169 0 6595 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 31072

[startup+642.301 s]

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

/proc/meminfo: memFree=31489772/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=35676 CPUtime=1122.32 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 19271 0 0 0 109558 2674 0 0 25 0 1 0 965997298 36532224 7986 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 8919 7986 721 1169 0 7746 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 35676

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4473
/proc/meminfo: memFree=31489100/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=36176 CPUtime=1182.32 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 19401 0 0 0 115422 2810 0 0 25 0 1 0 965997298 37044224 8116 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9044 8116 721 1169 0 7871 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 36176

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4475
/proc/meminfo: memFree=31487052/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=37884 CPUtime=1242.33 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 19832 0 0 0 121285 2948 0 0 25 0 1 0 965997298 38793216 8547 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9471 8547 721 1169 0 8298 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 37884

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4476
/proc/meminfo: memFree=31485888/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=37884 CPUtime=1302.33 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 19839 0 0 0 127152 3081 0 0 25 0 1 0 965997298 38793216 8554 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9471 8554 721 1169 0 8298 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 37884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4478
/proc/meminfo: memFree=31485216/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=38764 CPUtime=1362.33 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20042 0 0 0 133015 3218 0 0 25 0 1 0 965997298 39694336 8757 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9691 8757 721 1169 0 8518 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 38764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4480
/proc/meminfo: memFree=31484660/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=38764 CPUtime=1422.34 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20067 0 0 0 138880 3354 0 0 25 0 1 0 965997298 39694336 8782 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9691 8782 721 1169 0 8518 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 38764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4481
/proc/meminfo: memFree=31484100/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=39264 CPUtime=1482.34 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20196 0 0 0 144746 3488 0 0 25 0 1 0 965997298 40206336 8911 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 9816 8911 721 1169 0 8643 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 39264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4483
/proc/meminfo: memFree=31481676/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=40768 CPUtime=1542.33 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20565 0 0 0 150607 3626 0 0 25 0 1 0 965997298 41746432 9280 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10192 9280 721 1169 0 9019 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 40768

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 4484
/proc/meminfo: memFree=31480520/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=41728 CPUtime=1602.33 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20827 0 0 0 156473 3760 0 0 25 0 1 0 965997298 42729472 9542 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10432 9542 721 1169 0 9259 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 41728

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/178 4524
/proc/meminfo: memFree=31411696/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=41936 CPUtime=1662.34 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 20869 0 0 0 162333 3901 0 0 25 0 1 0 965997298 42942464 9584 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10484 9584 721 1169 0 9311 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 41936

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/178 4526
/proc/meminfo: memFree=31408556/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=42992 CPUtime=1722.34 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21874 0 0 0 168207 4027 0 0 25 0 1 0 965997298 44023808 9853 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10748 9853 721 1169 0 9575 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 42992

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4527
/proc/meminfo: memFree=31407888/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1782.35 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 174075 4160 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 43300

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4527
/proc/meminfo: memFree=31407876/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1785.54 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 174388 4166 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 43300

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407872/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1791.95 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175013 4182 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7179810 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1791.95
Current children cumulated vsize (KiB) 43300

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407376/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1795.15 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175328 4187 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 43300

[startup+1795.9 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407376/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1795.95 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175406 4189 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 43300

[startup+1796.7 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407376/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1796.74 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175484 4190 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (KiB) 43300

[startup+1796.9 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407376/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1796.94 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175503 4191 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 43300

[startup+1797 s]
/proc/loadavg: 2.02 2.02 1.99 3/178 4528
/proc/meminfo: memFree=31407376/32950928 swapFree=67056212/67111528
[pid=3975] ppid=3973 vsize=43300 CPUtime=1797.04 cores=1,3,5,7
/proc/3975/stat : 3975 (scip-2.0.1.4_2.) R 3973 3975 2370 0 -1 4202496 21971 0 0 0 175513 4191 0 0 25 0 1 0 965997298 44339200 9950 33554432000 4194304 8979876 140733434108144 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/3975/statm: 10825 9950 721 1169 0 9652 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 43300

Child status: 0
Real time (s): 1797.03
CPU time (s): 1797.09
CPU user time (s): 1755.17
CPU system time (s): 41.9196
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 43300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.17
system time used= 41.9196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21979
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= 6
involuntary context switches= 2750

runsolver used 2.55761 second user time and 5.61715 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-11 04:01:06
IDJOB=3485420
IDBENCH=1961
IDSOLVER=1977
FILE ID=node115/3485420-1307757666
RUNJOBID= node115-1307750177-2390
PBS_JOBID= 13550847
Free space on /tmp= 74112 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485420-1307757666/watcher-3485420-1307757666 -o /tmp/evaluation-result-3485420-1307757666/solver-3485420-1307757666 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485420-1307757666.opb -t 1800 -m 15500

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=1271127316

node115.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31530752 kB
Buffers:        248732 kB
Cached:         940284 kB
SwapCached:       9476 kB
Active:         448244 kB
Inactive:       781244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31530752 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           16780 kB
Writeback:           0 kB
AnonPages:       38072 kB
Mapped:          16076 kB
Slab:           124880 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231192 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74096 MiB
End job on node115 at 2011-06-11 04:31:03