Trace number 3489841

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 NameAnswerCPU timeWall clock time
SCIP spx E_2 2011-06-10 (fixed)? 1797.11 1797.06

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-hanoi5.opb
MD5SUM0379855f39e7129bac2b484c88ea6176
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark1.76973
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Number of terms in the objective function 3862
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 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
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

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3489841-1307796123.opb>
0.01/0.09	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.01/0.09	c problem read
0.01/0.09	c presolving settings loaded
0.09/0.12	c presolving:
0.09/0.14	c (round 1) 710 del vars, 720 del conss, 0 add conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 36384 impls, 0 clqs
0.09/0.15	c (round 2) 753 del vars, 2214 del conss, 0 add conss, 738 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43368 impls, 0 clqs
0.09/0.16	c (round 3) 795 del vars, 2450 del conss, 0 add conss, 780 chg bounds, 4 chg sides, 8 chg coeffs, 0 upgd conss, 43688 impls, 0 clqs
0.09/0.16	c (round 4) 855 del vars, 2664 del conss, 0 add conss, 822 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 46466 impls, 0 clqs
0.09/0.16	c (round 5) 919 del vars, 3062 del conss, 0 add conss, 870 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 47489 impls, 0 clqs
0.09/0.17	c (round 6) 948 del vars, 3190 del conss, 0 add conss, 899 chg bounds, 8 chg sides, 16 chg coeffs, 0 upgd conss, 48105 impls, 0 clqs
0.09/0.17	c (round 7) 955 del vars, 3240 del conss, 0 add conss, 906 chg bounds, 11 chg sides, 20 chg coeffs, 0 upgd conss, 49293 impls, 0 clqs
0.09/0.17	c (round 8) 961 del vars, 3267 del conss, 0 add conss, 912 chg bounds, 14 chg sides, 26 chg coeffs, 0 upgd conss, 49543 impls, 0 clqs
0.09/0.17	c (round 9) 961 del vars, 3270 del conss, 0 add conss, 912 chg bounds, 14 chg sides, 26 chg coeffs, 0 upgd conss, 49789 impls, 0 clqs
0.18/0.24	c (round 10) 961 del vars, 6007 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10332 upgd conss, 49789 impls, 0 clqs
0.18/0.26	c (round 11) 961 del vars, 6007 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 49789 impls, 0 clqs
0.18/0.28	c (round 12) 1013 del vars, 6007 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 53182 impls, 0 clqs
0.18/0.28	c (round 13) 1016 del vars, 6162 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 53912 impls, 0 clqs
0.18/0.29	c (round 14) 1016 del vars, 6176 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 53912 impls, 0 clqs
0.28/0.33	c (round 15) 1066 del vars, 6176 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 56338 impls, 0 clqs
0.28/0.34	c (round 16) 1068 del vars, 6237 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 56354 impls, 0 clqs
0.28/0.37	c (round 17) 1118 del vars, 6238 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 57522 impls, 0 clqs
0.28/0.37	c (round 18) 1118 del vars, 6352 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 57616 impls, 0 clqs
0.28/0.38	c (round 19) 1118 del vars, 6360 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 57616 impls, 0 clqs
0.38/0.44	c (round 20) 1168 del vars, 6360 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 58952 impls, 0 clqs
0.38/0.44	c (round 21) 1171 del vars, 6548 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 59644 impls, 0 clqs
0.38/0.45	c (round 22) 1171 del vars, 6562 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 59644 impls, 0 clqs
0.38/0.46	c (round 23) 1171 del vars, 6575 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 59644 impls, 0 clqs
0.48/0.50	c (round 24) 1223 del vars, 6575 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 61562 impls, 0 clqs
0.48/0.50	c (round 25) 1226 del vars, 6781 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 61826 impls, 0 clqs
0.48/0.51	c (round 26) 1226 del vars, 6784 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 61826 impls, 0 clqs
0.48/0.52	c (round 27) 1226 del vars, 6785 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 61826 impls, 0 clqs
0.48/0.54	c (round 28) 1310 del vars, 6785 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 62300 impls, 0 clqs
0.48/0.54	c (round 29) 1310 del vars, 7104 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 62300 impls, 0 clqs
0.48/0.58	c (round 30) 1360 del vars, 7104 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 63386 impls, 0 clqs
0.48/0.58	c (round 31) 1360 del vars, 7231 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 63386 impls, 0 clqs
0.58/0.64	c (round 32) 1410 del vars, 7231 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 63816 impls, 0 clqs
0.58/0.64	c (round 33) 1410 del vars, 7313 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 63816 impls, 0 clqs
0.58/0.69	c (round 34) 1460 del vars, 7313 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64126 impls, 0 clqs
0.68/0.70	c (round 35) 1460 del vars, 7362 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64126 impls, 0 clqs
0.68/0.73	c (round 36) 1510 del vars, 7362 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64480 impls, 0 clqs
0.68/0.73	c (round 37) 1510 del vars, 7423 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64480 impls, 0 clqs
0.68/0.79	c (round 38) 1560 del vars, 7423 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64910 impls, 0 clqs
0.68/0.79	c (round 39) 1560 del vars, 7473 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 64910 impls, 0 clqs
0.79/0.84	c (round 40) 1610 del vars, 7473 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65188 impls, 0 clqs
0.79/0.84	c (round 41) 1612 del vars, 7532 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65282 impls, 0 clqs
0.79/0.85	c (round 42) 1612 del vars, 7534 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65282 impls, 0 clqs
0.88/0.90	c (round 43) 1665 del vars, 7534 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65726 impls, 0 clqs
0.88/0.90	c (round 44) 1665 del vars, 7684 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65726 impls, 0 clqs
0.88/0.91	c (round 45) 1665 del vars, 7685 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65726 impls, 0 clqs
0.88/0.92	c    (0.9s) probing: 1000/2901 (34.5%) - 211 fixings, 480 aggregations, 3035 implications, 0 bound changes
0.88/0.94	c (round 46) 1715 del vars, 7685 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65944 impls, 0 clqs
0.88/0.95	c (round 47) 1715 del vars, 7868 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65944 impls, 0 clqs
0.88/0.98	c (round 48) 1765 del vars, 7868 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65956 impls, 0 clqs
0.88/0.98	c (round 49) 1765 del vars, 7918 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 65956 impls, 0 clqs
1.00/1.05	c    (1.1s) probing: 1331/2901 (45.9%) - 237 fixings, 571 aggregations, 3286 implications, 0 bound changes
1.00/1.05	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.00/1.05	c (round 50) 1782 del vars, 7918 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 66292 impls, 0 clqs
1.00/1.06	c (round 51) 1782 del vars, 7935 del conss, 0 add conss, 912 chg bounds, 32 chg sides, 26 chg coeffs, 10392 upgd conss, 66292 impls, 0 clqs
1.10/1.10	c    (1.1s) probing: 1452/2901 (50.1%) - 237 fixings, 571 aggregations, 3394 implications, 0 bound changes
1.10/1.10	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.10/1.10	c presolving (52 rounds):
1.10/1.10	c  1782 deleted vars, 7935 deleted constraints, 0 added constraints, 912 tightened bounds, 0 added holes, 32 changed sides, 26 changed coefficients
1.10/1.10	c  66428 implications, 0 cliques
1.10/1.10	c presolved problem has 2080 variables (2080 bin, 0 int, 0 impl, 0 cont) and 8464 constraints
1.10/1.10	c    4164 constraints of type <setppc>
1.10/1.10	c    4300 constraints of type <logicor>
1.10/1.10	c transformed objective value is always integral (scale: 1)
1.10/1.10	c Presolving Time: 0.99
1.10/1.10	c - non default parameters ----------------------------------------------------------------------
1.10/1.10	c # SCIP version 2.0.1.5
1.10/1.10	c 
1.10/1.10	c # frequency for displaying node information lines
1.10/1.10	c # [type: int, range: [-1,2147483647], default: 100]
1.10/1.10	c display/freq = 10000
1.10/1.10	c 
1.10/1.10	c # maximal time in seconds to run
1.10/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.10	c limits/time = 1797
1.10/1.10	c 
1.10/1.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.10/1.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.10	c limits/memory = 13950
1.10/1.10	c 
1.10/1.10	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.10/1.10	c # [type: int, range: [1,2], default: 1]
1.10/1.10	c timing/clocktype = 2
1.10/1.10	c 
1.10/1.10	c # belongs reading time to solving time?
1.10/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.10	c timing/reading = TRUE
1.10/1.10	c 
1.10/1.10	c # should presolving try to simplify inequalities
1.10/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.10	c constraints/linear/simplifyinequalities = TRUE
1.10/1.10	c 
1.10/1.10	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.10/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.10	c constraints/indicator/addCouplingCons = TRUE
1.10/1.10	c 
1.10/1.10	c # should presolving try to simplify knapsacks
1.10/1.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.10	c constraints/knapsack/simplifyinequalities = TRUE
1.10/1.10	c 
1.10/1.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.10/1.10	c # [type: int, range: [-1,2147483647], default: -1]
1.10/1.10	c separating/rapidlearning/freq = 0
1.10/1.10	c 
1.10/1.10	c -----------------------------------------------------------------------------------------------
1.10/1.10	c start solving
1.10/1.10	c 
1.89/1.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.89/1.96	c   2.0s|     1 |     0 |  5258 |     - |  23M|   0 |1310 |2080 |8517 |2080 |8454 |   0 |  53 |   0 | 1.600667e+03 |      --      |    Inf 
15.09/15.15	c  15.1s|     1 |     0 | 38970 |     - |  25M|   0 |1299 |2080 |9235 |2080 |8552 | 127 |  53 |   0 | 1.635956e+03 |      --      |    Inf 
16.79/16.80	c  16.8s|     1 |     0 | 44289 |     - |  27M|   0 |1338 |2080 |9235 |2080 |8619 | 194 |  53 |   0 | 1.680937e+03 |      --      |    Inf 
17.79/17.84	c  17.8s|     1 |     0 | 48558 |     - |  28M|   0 |1383 |2080 |9235 |2080 |8690 | 265 |  53 |   0 | 1.720106e+03 |      --      |    Inf 
19.29/19.31	c  19.3s|     1 |     0 | 54665 |     - |  29M|   0 |1454 |2080 |9235 |2080 |8762 | 337 |  53 |   0 | 1.758439e+03 |      --      |    Inf 
20.19/20.23	c  20.2s|     1 |     0 | 57888 |     - |  31M|   0 |1412 |2080 |9235 |2080 |8820 | 395 |  53 |   0 | 1.767622e+03 |      --      |    Inf 
21.59/21.67	c  21.7s|     1 |     0 | 63679 |     - |  32M|   0 |1534 |2080 |9235 |2080 |8868 | 443 |  53 |   0 | 1.783072e+03 |      --      |    Inf 
22.99/23.02	c  23.0s|     1 |     0 | 69597 |     - |  34M|   0 |1524 |2080 |9235 |2080 |8919 | 494 |  53 |   0 | 1.799845e+03 |      --      |    Inf 
24.69/24.77	c  24.8s|     1 |     0 | 76682 |     - |  36M|   0 |1632 |2080 |9235 |2080 |8962 | 537 |  53 |   0 | 1.807106e+03 |      --      |    Inf 
27.99/28.00	c  28.0s|     1 |     0 | 86762 |     - |  38M|   0 |1614 |2080 |9235 |2080 |9002 | 577 |  53 |   0 | 1.812675e+03 |      --      |    Inf 
29.49/29.57	c  29.6s|     1 |     0 | 91750 |     - |  39M|   0 |1592 |2080 |9235 |2080 |9047 | 622 |  53 |   0 | 1.816110e+03 |      --      |    Inf 
31.09/31.17	c  31.2s|     1 |     0 | 96374 |     - |  43M|   0 |1565 |2080 |9235 |2080 |9036 | 658 |  53 |   0 | 1.819598e+03 |      --      |    Inf 
32.39/32.40	c  32.4s|     1 |     0 | 99795 |     - |  45M|   0 |1612 |2080 |9235 |2080 |9069 | 691 |  53 |   0 | 1.822552e+03 |      --      |    Inf 
34.29/34.36	c  34.4s|     1 |     0 |104947 |     - |  47M|   0 |1592 |2080 |9235 |2080 |9098 | 720 |  53 |   0 | 1.824147e+03 |      --      |    Inf 
36.09/36.15	c  36.1s|     1 |     0 |107511 |     - |  48M|   0 |1660 |2080 |9235 |2080 |9119 | 741 |  53 |   0 | 1.825011e+03 |      --      |    Inf 
37.49/37.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.49/37.58	c  37.6s|     1 |     0 |110747 |     - |  48M|   0 |1627 |2080 |9235 |2080 |9145 | 767 |  53 |   0 | 1.826300e+03 |      --      |    Inf 
39.69/39.78	c  39.8s|     1 |     0 |112857 |     - |  49M|   0 |1618 |2080 |9235 |2080 |9169 | 791 |  53 |   0 | 1.828083e+03 |      --      |    Inf 
42.39/42.48	c  42.5s|     1 |     0 |114993 |     - |  49M|   0 |1614 |2080 |9235 |2080 |8966 | 813 |  53 |   0 | 1.829588e+03 |      --      |    Inf 
46.09/46.12	c  46.1s|     1 |     0 |121240 |     - |  51M|   0 |1634 |2080 |9235 |2080 |8994 | 841 |  53 |   0 | 1.831958e+03 |      --      |    Inf 
48.29/48.33	c  48.3s|     1 |     0 |126580 |     - |  52M|   0 |1714 |2080 |9235 |2080 |9023 | 870 |  53 |   0 | 1.835420e+03 |      --      |    Inf 
50.79/50.87	c  50.9s|     1 |     0 |130736 |     - |  52M|   0 |1675 |2080 |9235 |2080 |9046 | 893 |  53 |   0 | 1.837171e+03 |      --      |    Inf 
53.99/54.09	c  54.1s|     1 |     0 |136855 |     - |  53M|   0 |1682 |2080 |9235 |2080 |9066 | 913 |  53 |   0 | 1.839181e+03 |      --      |    Inf 
56.99/57.07	c  57.1s|     1 |     0 |140080 |     - |  53M|   0 |1614 |2080 |9235 |2080 |9083 | 930 |  53 |   0 | 1.840617e+03 |      --      |    Inf 
59.89/59.99	c  60.0s|     1 |     0 |145831 |     - |  53M|   0 |1661 |2080 |9235 |2080 |8957 | 948 |  53 |   0 | 1.842268e+03 |      --      |    Inf 
62.09/62.11	c  62.1s|     1 |     0 |150914 |     - |  53M|   0 |1669 |2080 |9235 |2080 |8980 | 971 |  53 |   0 | 1.844532e+03 |      --      |    Inf 
64.29/64.39	c  64.4s|     1 |     0 |156011 |     - |  53M|   0 |1671 |2080 |9235 |2080 |9027 |1018 |  53 |   0 | 1.845629e+03 |      --      |    Inf 
68.10/68.16	c  68.2s|     1 |     0 |160825 |     - |  53M|   0 |1689 |2080 |9235 |2080 |9048 |1039 |  53 |   0 | 1.847149e+03 |      --      |    Inf 
70.40/70.41	c  70.4s|     1 |     0 |164364 |     - |  54M|   0 |1658 |2080 |9235 |2080 |9067 |1058 |  53 |   0 | 1.848296e+03 |      --      |    Inf 
73.49/73.60	c  73.6s|     1 |     0 |168151 |     - |  54M|   0 |1656 |2080 |9235 |2080 |9087 |1078 |  53 |   0 | 1.848834e+03 |      --      |    Inf 
75.90/75.91	c  75.9s|     1 |     0 |173731 |     - |  55M|   0 |1676 |2080 |9235 |2080 |8987 |1098 |  53 |   0 | 1.849699e+03 |      --      |    Inf 
79.09/79.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
79.09/79.19	c  79.2s|     1 |     0 |177846 |     - |  55M|   0 |1671 |2080 |9235 |2080 |9002 |1113 |  53 |   0 | 1.850353e+03 |      --      |    Inf 
81.89/81.99	c  82.0s|     1 |     0 |181597 |     - |  55M|   0 |1586 |2080 |9235 |2080 |9018 |1129 |  53 |   0 | 1.850614e+03 |      --      |    Inf 
83.60/83.66	c  83.7s|     1 |     0 |183612 |     - |  55M|   0 |1648 |2080 |9235 |2080 |9030 |1141 |  53 |   0 | 1.851169e+03 |      --      |    Inf 
85.89/85.98	c  86.0s|     1 |     0 |186096 |     - |  55M|   0 |1665 |2080 |9235 |2080 |9043 |1154 |  53 |   0 | 1.851395e+03 |      --      |    Inf 
87.09/87.18	c  87.2s|     1 |     0 |186700 |     - |  55M|   0 |1665 |2080 |9235 |2080 |9049 |1160 |  53 |   0 | 1.851424e+03 |      --      |    Inf 
88.20/88.21	c  88.2s|     1 |     0 |187186 |     - |  55M|   0 |1670 |2080 |9235 |2080 |8949 |1167 |  53 |   0 | 1.851426e+03 |      --      |    Inf 
89.49/89.58	c  89.6s|     1 |     0 |187845 |     - |  55M|   0 |1653 |2080 |9235 |2080 |8957 |1175 |  53 |   0 | 1.851438e+03 |      --      |    Inf 
91.20/91.22	c  91.2s|     1 |     0 |189987 |     - |  55M|   0 |1661 |2080 |9235 |2080 |8972 |1190 |  53 |   0 | 1.851626e+03 |      --      |    Inf 
93.40/93.43	c  93.4s|     1 |     0 |191859 |     - |  55M|   0 |1650 |2080 |9235 |2080 |8986 |1204 |  53 |   0 | 1.851778e+03 |      --      |    Inf 
94.49/94.58	c  94.6s|     1 |     0 |192759 |     - |  55M|   0 |1604 |2080 |9235 |2080 |8994 |1212 |  53 |   0 | 1.851820e+03 |      --      |    Inf 
96.09/96.14	c  96.1s|     1 |     0 |195047 |     - |  55M|   0 |1637 |2080 |9235 |2080 |9003 |1221 |  53 |   0 | 1.851899e+03 |      --      |    Inf 
97.39/97.44	c  97.4s|     1 |     0 |195969 |     - |  55M|   0 |1643 |2080 |9235 |2080 |8931 |1228 |  53 |   0 | 1.851938e+03 |      --      |    Inf 
99.59/99.69	c  99.7s|     1 |     0 |198013 |     - |  55M|   0 |1619 |2080 |9235 |2080 |8940 |1237 |  53 |   0 | 1.852010e+03 |      --      |    Inf 
101.69/101.73	c   102s|     1 |     0 |199543 |     - |  55M|   0 |1646 |2080 |9235 |2080 |8949 |1246 |  53 |   0 | 1.852033e+03 |      --      |    Inf 
102.99/103.05	c   103s|     1 |     0 |200459 |     - |  55M|   0 |1611 |2080 |9235 |2080 |8954 |1251 |  53 |   0 | 1.852045e+03 |      --      |    Inf 
103.78/103.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.78/103.88	c   104s|     1 |     0 |200474 |     - |  55M|   0 |1614 |2080 |9235 |2080 |8958 |1255 |  53 |   0 | 1.852045e+03 |      --      |    Inf 
104.88/104.91	c   105s|     1 |     0 |201069 |     - |  55M|   0 |1612 |2080 |9235 |2080 |8965 |1262 |  53 |   0 | 1.852073e+03 |      --      |    Inf 
105.89/105.95	c   106s|     1 |     0 |201648 |     - |  55M|   0 |1620 |2080 |9235 |2080 |8929 |1271 |  53 |   0 | 1.852090e+03 |      --      |    Inf 
107.79/107.82	c   108s|     1 |     0 |202475 |     - |  55M|   0 |1614 |2080 |9235 |2080 |8937 |1279 |  53 |   0 | 1.852111e+03 |      --      |    Inf 
109.69/109.75	c   110s|     1 |     0 |205790 |     - |  55M|   0 |1635 |2080 |9235 |2080 |8946 |1288 |  53 |   0 | 1.852530e+03 |      --      |    Inf 
110.89/110.90	c   111s|     1 |     0 |206685 |     - |  55M|   0 |1644 |2080 |9235 |2080 |8954 |1296 |  53 |   0 | 1.852543e+03 |      --      |    Inf 
112.58/112.60	c   113s|     1 |     0 |208373 |     - |  55M|   0 |1663 |2080 |9235 |2080 |8961 |1303 |  53 |   0 | 1.852560e+03 |      --      |    Inf 
114.68/114.72	c   115s|     1 |     0 |212241 |     - |  55M|   0 |1641 |2080 |9235 |2080 |8972 |1314 |  53 |   0 | 1.852734e+03 |      --      |    Inf 
115.69/115.77	c   116s|     1 |     0 |212791 |     - |  55M|   0 |1638 |2080 |9235 |2080 |8945 |1328 |  53 |   0 | 1.852739e+03 |      --      |    Inf 
116.59/116.64	c   117s|     1 |     0 |212876 |     - |  55M|   0 |1641 |2080 |9235 |2080 |8951 |1334 |  53 |   0 | 1.852740e+03 |      --      |    Inf 
117.78/117.88	c   118s|     1 |     0 |213906 |     - |  55M|   0 |1636 |2080 |9235 |2080 |8957 |1340 |  53 |   0 | 1.852751e+03 |      --      |    Inf 
118.79/118.86	c   119s|     1 |     0 |214228 |     - |  55M|   0 |1640 |2080 |9235 |2080 |8960 |1343 |  53 |   0 | 1.852754e+03 |      --      |    Inf 
119.89/119.95	c   120s|     1 |     0 |214928 |     - |  55M|   0 |1648 |2080 |9235 |2080 |8968 |1351 |  53 |   0 | 1.852779e+03 |      --      |    Inf 
124.88/124.98	c   125s|     1 |     2 |214928 |     - |  55M|   0 |1648 |2080 |9235 |2080 |8968 |1351 |  53 |  14 | 1.852779e+03 |      --      |    Inf 
1797.05/1797.00	c 
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Solving Time (sec) : 1797.00
1797.05/1797.00	c Solving Nodes      : 947
1797.05/1797.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.05/1797.00	c Dual Bound         : +1.85619587535166e+03
1797.05/1797.00	c Gap                : infinite
1797.05/1797.00	s UNKNOWN
1797.05/1797.00	c SCIP Status        : solving was interrupted [time limit reached]
1797.05/1797.00	c Total Time         :    1797.00
1797.05/1797.00	c   solving          :    1797.00
1797.05/1797.00	c   presolving       :       0.99 (included in solving)
1797.05/1797.00	c   reading          :       0.09 (included in solving)
1797.05/1797.00	c Original Problem   :
1797.05/1797.00	c   Problem name     : HOME/instance-3489841-1307796123.opb
1797.05/1797.00	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 16399 initial, 16399 maximal
1797.05/1797.00	c Presolved Problem  :
1797.05/1797.00	c   Problem name     : t_HOME/instance-3489841-1307796123.opb
1797.05/1797.00	c   Variables        : 2080 (2080 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.05/1797.00	c   Constraints      : 8464 initial, 9423 maximal
1797.05/1797.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.05/1797.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1797.05/1797.00	c   implics          :       0.01          0         62          0          0          0          0          0          0          0
1797.05/1797.00	c   probing          :       0.55        237        571          0          0          0          0          0          0          0
1797.05/1797.00	c   setppc           :       0.10          0          0          0          0          0       1765          0          0          0
1797.05/1797.00	c   linear           :       0.11        912          0          0        912          0       6007          0         32         26
1797.05/1797.00	c   logicor          :       0.20          0          0          0          0          0        163          0          0          0
1797.05/1797.00	c   root node        :          -         15          -          -         15          -          -          -          -          -
1797.05/1797.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   integral         :          0          0          0        965          0          4          0          2         98          0          0       1792
1797.05/1797.00	c   setppc           :       4164         58      43083          0          1          3       6607         34      18528          0          0          0
1797.05/1797.00	c   linear           :          0+        57      38841          0          0          0         65          4        172        175          0          0
1797.05/1797.00	c   logicor          :       4300+        58      27098          0          1          0       4776        245      10937          0          0          0
1797.05/1797.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.05/1797.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.05/1797.00	c   integral         :     429.83       0.00       0.00     429.83       0.00       0.00       0.00
1797.05/1797.00	c   setppc           :       3.31       0.02       3.29       0.00       0.00       0.00       0.00
1797.05/1797.00	c   linear           :       0.24       0.02       0.22       0.00       0.00       0.00       0.00
1797.05/1797.00	c   logicor          :       0.22       0.02       0.20       0.00       0.00       0.00       0.00
1797.05/1797.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.05/1797.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.05/1797.00	c   vbounds          :          0          0          0          0
1797.05/1797.00	c   rootredcost      :          0          0          0          0
1797.05/1797.00	c   pseudoobj        :      39135          0          0          0
1797.05/1797.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.05/1797.00	c   vbounds          :       0.01       0.01       0.00
1797.05/1797.00	c   rootredcost      :       0.01       0.01       0.00
1797.05/1797.00	c   pseudoobj        :       0.99       0.99       0.00
1797.05/1797.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.05/1797.00	c   propagation      :       0.01        199        198        826       21.5         40        8.1          -
1797.05/1797.00	c   infeasible LP    :       0.01         26         26        120       25.7          6        5.0          0
1797.05/1797.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.05/1797.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.05/1797.00	c   applied globally :          -          -          -        564       14.9          -          -          -
1797.05/1797.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.05/1797.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.05/1797.00	c   cut pool         :       0.29         56          -          -        666          -    (maximal pool size: 8542)
1797.05/1797.00	c   redcost          :       0.03       1021          0          0          0          0
1797.05/1797.00	c   impliedbounds    :       0.03         57          0          0        764          0
1797.05/1797.00	c   intobj           :       0.00          0          0          0          0          0
1797.05/1797.00	c   gomory           :      46.67         57          0          0      15079          0
1797.05/1797.00	c   cgmip            :       0.00          0          0          0          0          0
1797.05/1797.00	c   closecuts        :       0.00          0          0          0          0          0
1797.05/1797.00	c   strongcg         :       4.30         20          0          0      10000          0
1797.05/1797.00	c   cmir             :       0.36         10          0          0          0          0
1797.05/1797.00	c   flowcover        :       0.44         10          0          0          0          0
1797.05/1797.00	c   clique           :       1.17         57          0          0        415          0
1797.05/1797.00	c   zerohalf         :       0.00          0          0          0          0          0
1797.05/1797.00	c   mcf              :       0.00          1          0          0          0          0
1797.05/1797.00	c   oddcycle         :       0.00          0          0          0          0          0
1797.05/1797.00	c   rapidlearning    :       0.79          1          0          4          0        739
1797.05/1797.00	c Pricers            :       Time      Calls       Vars
1797.05/1797.00	c   problem variables:       0.00          0          0
1797.05/1797.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.05/1797.00	c   relpscost        :     429.82        965          2         98          0          0       1792
1797.05/1797.00	c   pscost           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   inference        :       0.00          1          0          0          0          0          2
1797.05/1797.00	c   mostinf          :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   leastinf         :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.05/1797.00	c   random           :       0.00          0          0          0          0          0          0
1797.05/1797.00	c Primal Heuristics  :       Time      Calls      Found
1797.05/1797.00	c   LP solutions     :       0.00          -          0
1797.05/1797.00	c   pseudo solutions :       0.00          -          0
1797.05/1797.00	c   oneopt           :       0.00          0          0
1797.05/1797.00	c   crossover        :       0.00          0          0
1797.05/1797.00	c   pscostdiving     :      86.73          8          0
1797.05/1797.00	c   coefdiving       :      89.93         10          0
1797.05/1797.00	c   trivial          :       0.01          2          0
1797.05/1797.00	c   shiftandpropagate:       0.03          1          0
1797.05/1797.00	c   simplerounding   :       0.00          0          0
1797.05/1797.00	c   zirounding       :       0.68        898          0
1797.05/1797.00	c   rounding         :       0.39        403          0
1797.05/1797.00	c   shifting         :       0.42        146          0
1797.05/1797.00	c   intshifting      :       0.00          0          0
1797.05/1797.00	c   twoopt           :       0.00          0          0
1797.05/1797.00	c   fixandinfer      :       0.00          0          0
1797.05/1797.00	c   feaspump         :      28.32          2          0
1797.05/1797.00	c   clique           :       0.00          0          0
1797.05/1797.00	c   fracdiving       :      88.08         13          0
1797.05/1797.00	c   veclendiving     :      83.60          9          0
1797.05/1797.00	c   intdiving        :       0.00          0          0
1797.05/1797.00	c   actconsdiving    :       0.00          0          0
1797.05/1797.00	c   objpscostdiving  :     117.31          2          0
1797.05/1797.00	c   rootsoldiving    :      25.91          3          0
1797.05/1797.00	c   linesearchdiving :      89.98         12          0
1797.05/1797.00	c   guideddiving     :       0.00          0          0
1797.05/1797.00	c   octane           :       0.00          0          0
1797.05/1797.00	c   rens             :       0.03          0          0
1797.05/1797.00	c   rins             :       0.00          0          0
1797.05/1797.00	c   localbranching   :       0.00          0          0
1797.05/1797.00	c   mutation         :       0.00          0          0
1797.05/1797.00	c   dins             :       0.00          0          0
1797.05/1797.00	c   vbounds          :       0.00          0          0
1797.05/1797.00	c   undercover       :       0.00          0          0
1797.05/1797.00	c   subnlp           :       0.00          0          0
1797.05/1797.00	c   trysol           :       0.00          0          0
1797.05/1797.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.05/1797.00	c   primal LP        :       0.04          0          0       0.00       0.00
1797.05/1797.00	c   dual LP          :     697.73       1029    2117168    2057.50    3034.35
1797.05/1797.00	c   lex dual LP      :       0.00          0          0       0.00          -
1797.05/1797.00	c   barrier LP       :       0.00          0          0       0.00          -
1797.05/1797.00	c   diving/probing LP:     588.87      17322    1492415      86.16    2534.38
1797.05/1797.00	c   strong branching :     429.41       1969    1098804     558.05    2558.86
1797.05/1797.00	c     (at root node) :          -         14      12943     924.50          -
1797.05/1797.00	c   conflict analysis:       0.00          0          0       0.00          -
1797.05/1797.00	c B&B Tree           :
1797.05/1797.00	c   number of runs   :          1
1797.05/1797.00	c   nodes            :        947
1797.05/1797.00	c   nodes (total)    :        947
1797.05/1797.00	c   nodes left       :        759
1797.05/1797.00	c   max depth        :         22
1797.05/1797.00	c   max depth (total):         22
1797.05/1797.00	c   backtracks       :        408 (43.1%)
1797.05/1797.00	c   delayed cutoffs  :         89
1797.05/1797.00	c   repropagations   :        289 (1722 domain reductions, 10 cutoffs)
1797.05/1797.00	c   avg switch length:       7.97
1797.05/1797.00	c   switching time   :       0.43
1797.05/1797.00	c Solution           :
1797.05/1797.00	c   Solutions found  :          0 (0 improvements)
1797.05/1797.00	c   Primal Bound     :          -
1797.05/1797.00	c   Dual Bound       : +1.85619587535166e+03
1797.05/1797.00	c   Gap              :   infinite
1797.05/1797.00	c   Root Dual Bound  : +1.85277903238599e+03
1797.05/1797.00	c   Root Iterations  :     214928
1797.05/1797.05	c Time complete: 1797.1.

Verifier Data

ERROR: no interpretation found !

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-3489841-1307796123/watcher-3489841-1307796123 -o /tmp/evaluation-result-3489841-1307796123/solver-3489841-1307796123 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489841-1307796123.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: 0.93 0.98 1.10 4/176 4539
/proc/meminfo: memFree=31456060/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=12880 CPUtime=0 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 2212 0 0 0 0 0 0 0 19 0 1 0 891211945 13189120 2166 33554432000 4194304 9016284 140734071092192 18446744073709551615 6181764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4539/statm: 3220 2166 353 1178 0 2038 0

[startup+0.0182909 s]
/proc/loadavg: 0.93 0.98 1.10 4/176 4539
/proc/meminfo: memFree=31456060/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=17352 CPUtime=0.01 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 3325 0 0 0 1 0 0 0 19 0 1 0 891211945 17768448 3279 33554432000 4194304 9016284 140734071092192 18446744073709551615 7870473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4539/statm: 4338 3279 360 1178 0 3156 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17352

[startup+0.100314 s]
/proc/loadavg: 0.93 0.98 1.10 4/176 4539
/proc/meminfo: memFree=31456060/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=30900 CPUtime=0.09 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 6696 0 0 0 9 0 0 0 19 0 1 0 891211945 31641600 6650 33554432000 4194304 9016284 140734071092192 18446744073709551615 4881085 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 7725 6658 406 1178 0 6543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.3003 s]
/proc/loadavg: 0.93 0.98 1.10 4/176 4539
/proc/meminfo: memFree=31456060/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=47752 CPUtime=0.28 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 11354 0 0 0 28 0 0 0 20 0 1 0 891211945 48898048 10671 33554432000 4194304 9016284 140734071092192 18446744073709551615 5530147 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 11938 10671 521 1178 0 10756 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47752

[startup+0.700163 s]
/proc/loadavg: 0.93 0.98 1.10 4/176 4539
/proc/meminfo: memFree=31456060/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=48648 CPUtime=0.68 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 11578 0 0 0 68 0 0 0 21 0 1 0 891211945 49815552 10895 33554432000 4194304 9016284 140734071092192 18446744073709551615 5322358 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 12162 10895 521 1178 0 10980 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48648

[startup+1.50107 s]
/proc/loadavg: 1.01 1.00 1.11 4/178 4541
/proc/meminfo: memFree=31374376/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=67344 CPUtime=1.49 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 16526 0 0 0 147 2 0 0 23 0 1 0 891211945 68960256 15570 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 16836 15570 648 1178 0 15654 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67344

[startup+3.10076 s]
/proc/loadavg: 1.01 1.00 1.11 4/178 4541
/proc/meminfo: memFree=31357884/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=66056 CPUtime=3.09 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 17203 0 0 0 305 4 0 0 25 0 1 0 891211945 67641344 15557 33554432000 4194304 9016284 140734071092192 18446744073709551615 7178834 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 16514 15557 673 1178 0 15332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66056

[startup+6.3001 s]
/proc/loadavg: 1.01 1.00 1.11 3/178 4541
/proc/meminfo: memFree=31354816/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=66056 CPUtime=6.29 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 17219 0 0 0 622 7 0 0 25 0 1 0 891211945 67641344 15561 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 16514 15561 662 1178 0 15332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66056

[startup+12.7009 s]
/proc/loadavg: 1.16 1.03 1.11 4/178 4542
/proc/meminfo: memFree=31354624/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=66056 CPUtime=12.69 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 17222 0 0 0 1256 13 0 0 25 0 1 0 891211945 67641344 15561 33554432000 4194304 9016284 140734071092192 18446744073709551615 7190395 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 16514 15561 659 1178 0 15332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66056

[startup+25.5004 s]
/proc/loadavg: 1.29 1.06 1.12 4/178 4542
/proc/meminfo: memFree=31231424/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=105956 CPUtime=25.49 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 27002 0 0 0 2517 32 0 0 25 0 1 0 891211945 108498944 25328 33554432000 4194304 9016284 140734071092192 18446744073709551615 7191666 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 26489 25328 707 1178 0 25307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105956

[startup+51.1006 s]
/proc/loadavg: 1.53 1.14 1.14 4/178 4543
/proc/meminfo: memFree=31239956/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=118428 CPUtime=51.1 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 31047 0 0 0 5045 65 0 0 25 0 1 0 891211945 121270272 28458 33554432000 4194304 9016284 140734071092192 18446744073709551615 6520775 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/4539/statm: 29607 28458 751 1178 0 28425 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 118428

[startup+102.307 s]
/proc/loadavg: 1.81 1.28 1.19 3/178 4544
/proc/meminfo: memFree=31236372/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=121772 CPUtime=102.29 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 35778 0 0 0 10105 124 0 0 25 0 1 0 891211945 124694528 29460 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 30443 29460 715 1178 0 29261 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 121772

[startup+162.3 s]
/proc/loadavg: 1.93 1.41 1.24 3/178 4546
/proc/meminfo: memFree=31236900/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=121580 CPUtime=162.29 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 38164 0 0 0 16038 191 0 0 25 0 1 0 891211945 124497920 29407 33554432000 4194304 9016284 140734071092192 18446744073709551615 7143977 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 30395 29407 711 1178 0 29213 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121580

[startup+222.301 s]
/proc/loadavg: 2.10 1.54 1.30 3/178 4585
/proc/meminfo: memFree=31310744/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=123360 CPUtime=222.29 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 38528 0 0 0 21975 254 0 0 25 0 1 0 891211945 126320640 29771 33554432000 4194304 9016284 140734071092192 18446744073709551615 6918400 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 30840 29771 711 1178 0 29658 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123360

[startup+282.301 s]
/proc/loadavg: 2.03 1.62 1.34 3/178 4587
/proc/meminfo: memFree=31308996/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=282.29 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39392 0 0 0 27928 301 0 0 25 0 1 0 891211945 127373312 30022 33554432000 4194304 9016284 140734071092192 18446744073709551615 7220481 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30022 711 1178 0 29915 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124388

[startup+342.3 s]
/proc/loadavg: 2.01 1.69 1.38 3/178 4588
/proc/meminfo: memFree=31307968/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=342.3 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39418 0 0 0 33883 347 0 0 25 0 1 0 891211945 127373312 30048 33554432000 4194304 9016284 140734071092192 18446744073709551615 7207503 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30048 712 1178 0 29915 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 124388

[startup+402.301 s]
/proc/loadavg: 2.00 1.74 1.41 3/178 4590
/proc/meminfo: memFree=31306572/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=402.3 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39419 0 0 0 39835 395 0 0 25 0 1 0 891211945 127373312 30049 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30049 712 1178 0 29915 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 124388

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.45 3/178 4592
/proc/meminfo: memFree=31303568/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=462.3 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39419 0 0 0 45787 443 0 0 25 0 1 0 891211945 127373312 30049 33554432000 4194304 9016284 140734071092192 18446744073709551615 7214178 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30049 712 1178 0 29915 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 124388

[startup+522.301 s]
/proc/loadavg: 2.00 1.82 1.48 4/178 4593
/proc/meminfo: memFree=31302296/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=522.3 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39422 0 0 0 51738 492 0 0 25 0 1 0 891211945 127373312 30052 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30052 712 1178 0 29915 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 124388

[startup+582.3 s]
/proc/loadavg: 2.00 1.85 1.51 3/178 4595
/proc/meminfo: memFree=31298412/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124388 CPUtime=582.3 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 39425 0 0 0 57684 546 0 0 25 0 1 0 891211945 127373312 30055 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31097 30055 712 1178 0 29915 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124388

[startup+642.301 s]

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

/proc/meminfo: memFree=31278288/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=125220 CPUtime=1122.33 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 55040 0 0 0 111246 987 0 0 25 0 1 0 891211945 128225280 30207 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31305 30207 712 1178 0 30123 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 125220

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/178 4620
/proc/meminfo: memFree=31276540/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=124344 CPUtime=1182.33 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 55579 0 0 0 117202 1031 0 0 25 0 1 0 891211945 127328256 29889 33554432000 4194304 9016284 140734071092192 18446744073709551615 7081856 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31086 29889 712 1178 0 29904 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 124344

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/178 4621
/proc/meminfo: memFree=31270920/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126084 CPUtime=1242.33 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 57176 0 0 0 123148 1085 0 0 25 0 1 0 891211945 129110016 30547 33554432000 4194304 9016284 140734071092192 18446744073709551615 7080773 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31521 30547 712 1178 0 30339 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 126084

[startup+1302.3 s]
/proc/loadavg: 2.05 1.99 1.75 3/178 4623
/proc/meminfo: memFree=31265172/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126036 CPUtime=1302.34 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 58983 0 0 0 129102 1132 0 0 25 0 1 0 891211945 129060864 30538 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31509 30538 801 1178 0 30327 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 126036

[startup+1362.3 s]
/proc/loadavg: 2.02 1.99 1.77 3/178 4628
/proc/meminfo: memFree=31264288/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126024 CPUtime=1362.33 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 61215 0 0 0 135052 1181 0 0 25 0 1 0 891211945 129048576 30547 33554432000 4194304 9016284 140734071092192 18446744073709551615 6950200 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31506 30547 754 1178 0 30324 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 126024

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.78 3/178 4629
/proc/meminfo: memFree=31262408/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126076 CPUtime=1422.34 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 64832 0 0 0 141000 1234 0 0 25 0 1 0 891211945 129101824 30546 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31519 30546 851 1178 0 30337 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 126076

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/178 4631
/proc/meminfo: memFree=31261256/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126076 CPUtime=1482.33 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 64900 0 0 0 146953 1280 0 0 25 0 1 0 891211945 129101824 30551 33554432000 4194304 9016284 140734071092192 18446744073709551615 7143977 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31519 30551 788 1178 0 30337 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 126076

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/178 4632
/proc/meminfo: memFree=31257256/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126916 CPUtime=1542.34 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 67561 0 0 0 152904 1330 0 0 25 0 1 0 891211945 129961984 30752 33554432000 4194304 9016284 140734071092192 18446744073709551615 7181022 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31729 30752 736 1178 0 30547 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 126916

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/178 4634
/proc/meminfo: memFree=31256964/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126080 CPUtime=1602.34 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 70644 0 0 0 158857 1377 0 0 25 0 1 0 891211945 129105920 30547 33554432000 4194304 9016284 140734071092192 18446744073709551615 7180536 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31520 30547 789 1178 0 30338 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 126080

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/178 4636
/proc/meminfo: memFree=31254820/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=125160 CPUtime=1662.35 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 74343 0 0 0 164803 1432 0 0 25 0 1 0 891211945 128163840 30312 33554432000 4194304 9016284 140734071092192 18446744073709551615 7158231 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31290 30312 712 1178 0 30108 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 125160

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4637
/proc/meminfo: memFree=31252184/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=126096 CPUtime=1722.35 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 78874 0 0 0 170753 1482 0 0 25 0 1 0 891211945 129122304 30455 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31524 30455 772 1178 0 30342 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 126096

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31249292/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=125328 CPUtime=1782.35 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80324 0 0 0 176702 1533 0 0 25 0 1 0 891211945 128335872 30387 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31332 30387 767 1178 0 30150 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 125328

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

[startup+1785.5 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31249284/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=125328 CPUtime=1785.54 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80324 0 0 0 177019 1535 0 0 25 0 1 0 891211945 128335872 30387 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31332 30387 767 1178 0 30150 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 125328

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247668/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1791.96 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80934 0 0 0 177654 1542 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 864 1178 0 30804 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 127944

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247544/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1795.15 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80954 0 0 0 177971 1544 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 844 1178 0 30804 0
Current children cumulated CPU time (s) 1795.15
Current children cumulated vsize (KiB) 127944

[startup+1795.9 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247544/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1795.95 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80988 0 0 0 178050 1545 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7080744 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 810 1178 0 30804 0
Current children cumulated CPU time (s) 1795.95
Current children cumulated vsize (KiB) 127944

[startup+1796.7 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247420/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1796.75 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80988 0 0 0 178129 1546 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 810 1178 0 30804 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 127944

[startup+1796.9 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247420/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1796.95 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80988 0 0 0 178149 1546 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7181009 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 810 1178 0 30804 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 127944

[startup+1797 s]
/proc/loadavg: 2.00 1.99 1.83 3/178 4639
/proc/meminfo: memFree=31247420/32950928 swapFree=67055948/67111528
[pid=4539] ppid=4535 vsize=127944 CPUtime=1797.05 cores=1,3,5,7
/proc/4539/stat : 4539 (scip-2.0.1.4b_2) R 4535 4539 3190 0 -1 4202496 80988 0 0 0 178159 1546 0 0 25 0 1 0 891211945 131014656 30938 33554432000 4194304 9016284 140734071092192 18446744073709551615 7158223 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/4539/statm: 31986 30938 810 1178 0 30804 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 127944

Child status: 0
Real time (s): 1797.06
CPU time (s): 1797.11
CPU user time (s): 1781.64
CPU system time (s): 15.4686
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 128832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.64
system time used= 15.4686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80995
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= 3554

runsolver used 2.54761 second user time and 5.82811 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 14:42:03
IDJOB=3489841
IDBENCH=89849
IDSOLVER=1979
FILE ID=node127/3489841-1307796123
RUNJOBID= node127-1307796122-4513
PBS_JOBID= 13550888
Free space on /tmp= 74060 MiB

SOLVER NAME= SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-hanoi5.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3489841-1307796123/watcher-3489841-1307796123 -o /tmp/evaluation-result-3489841-1307796123/solver-3489841-1307796123 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489841-1307796123.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0379855f39e7129bac2b484c88ea6176
RANDOM SEED=688024593

node127.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.823
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.64
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.823
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	: 5332.83
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.75
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31456916 kB
Buffers:        302848 kB
Cached:         974912 kB
SwapCached:       9372 kB
Active:         599348 kB
Inactive:       697760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31456916 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           33996 kB
Writeback:           0 kB
AnonPages:       16872 kB
Mapped:          12668 kB
Slab:           132220 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186844 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= 74028 MiB
End job on node127 at 2011-06-11 15:12:00