Trace number 3486399

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 2 2011-06-10 (fixed)? 1797.1 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.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-3486399-1307795876.opb>
0.00/0.08	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.00/0.08	c problem read
0.00/0.08	c presolving settings loaded
0.09/0.13	c presolving:
0.09/0.16	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.17	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.17	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.17	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.18	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.18	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.18	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.18	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.19	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.19/0.26	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.19/0.27	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.29/0.30	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.29/0.30	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.29/0.31	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.29/0.35	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.29/0.36	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.29/0.39	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.29/0.39	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.39/0.40	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.39/0.46	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.39/0.46	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.39/0.48	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.39/0.48	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.49/0.52	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.49/0.53	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.49/0.53	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.49/0.54	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.49/0.57	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.49/0.57	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.59/0.60	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.59/0.61	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.59/0.67	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.59/0.67	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.69/0.72	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.69/0.72	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.69/0.76	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.69/0.76	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.79/0.82	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.79/0.82	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.87	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.87	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.88	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.89/0.93	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.89/0.93	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.89/0.94	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.89/0.95	c    (1.0s) probing: 1000/2901 (34.5%) - 211 fixings, 480 aggregations, 3035 implications, 0 bound changes
0.89/0.98	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.89/0.98	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
1.00/1.01	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
1.00/1.02	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.09	c    (1.1s) probing: 1331/2901 (45.9%) - 237 fixings, 571 aggregations, 3286 implications, 0 bound changes
1.00/1.09	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.00/1.09	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.09	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.14	c    (1.1s) probing: 1452/2901 (50.1%) - 237 fixings, 571 aggregations, 3394 implications, 0 bound changes
1.10/1.14	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.10/1.14	c presolving (52 rounds):
1.10/1.14	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.14	c  66428 implications, 0 cliques
1.10/1.14	c presolved problem has 2080 variables (2080 bin, 0 int, 0 impl, 0 cont) and 8464 constraints
1.10/1.14	c    4164 constraints of type <setppc>
1.10/1.14	c    4300 constraints of type <logicor>
1.10/1.14	c transformed objective value is always integral (scale: 1)
1.10/1.14	c Presolving Time: 1.04
1.10/1.14	c - non default parameters ----------------------------------------------------------------------
1.10/1.14	c # SCIP version 2.0.1.4
1.10/1.14	c 
1.10/1.14	c # frequency for displaying node information lines
1.10/1.14	c # [type: int, range: [-1,2147483647], default: 100]
1.10/1.14	c display/freq = 10000
1.10/1.14	c 
1.10/1.14	c # maximal time in seconds to run
1.10/1.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.14	c limits/time = 1797
1.10/1.14	c 
1.10/1.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.10/1.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.10/1.14	c limits/memory = 13950
1.10/1.14	c 
1.10/1.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.10/1.14	c # [type: int, range: [1,2], default: 1]
1.10/1.14	c timing/clocktype = 2
1.10/1.14	c 
1.10/1.14	c # belongs reading time to solving time?
1.10/1.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.14	c timing/reading = TRUE
1.10/1.14	c 
1.10/1.14	c # should presolving try to simplify inequalities
1.10/1.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.14	c constraints/linear/simplifyinequalities = TRUE
1.10/1.14	c 
1.10/1.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.10/1.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.14	c constraints/indicator/addCouplingCons = TRUE
1.10/1.14	c 
1.10/1.14	c # should presolving try to simplify knapsacks
1.10/1.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.10/1.14	c constraints/knapsack/simplifyinequalities = TRUE
1.10/1.14	c 
1.10/1.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.10/1.14	c # [type: int, range: [-1,2147483647], default: -1]
1.10/1.14	c separating/rapidlearning/freq = 0
1.10/1.14	c 
1.10/1.14	c -----------------------------------------------------------------------------------------------
1.10/1.14	c start solving
1.10/1.14	c 
1.89/1.99	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.99	c   2.0s|     1 |     0 |  5258 |     - |  22M|   0 |1310 |2080 |8517 |2080 |8454 |   0 |  53 |   0 | 1.600667e+03 |      --      |    Inf 
15.19/15.20	c  15.2s|     1 |     0 | 38970 |     - |  24M|   0 |1299 |2080 |9235 |2080 |8552 | 127 |  53 |   0 | 1.635956e+03 |      --      |    Inf 
16.79/16.85	c  16.8s|     1 |     0 | 44289 |     - |  25M|   0 |1338 |2080 |9235 |2080 |8619 | 194 |  53 |   0 | 1.680937e+03 |      --      |    Inf 
17.79/17.89	c  17.9s|     1 |     0 | 48558 |     - |  26M|   0 |1383 |2080 |9235 |2080 |8690 | 265 |  53 |   0 | 1.720106e+03 |      --      |    Inf 
19.29/19.35	c  19.4s|     1 |     0 | 54665 |     - |  27M|   0 |1454 |2080 |9235 |2080 |8762 | 337 |  53 |   0 | 1.758439e+03 |      --      |    Inf 
20.19/20.27	c  20.3s|     1 |     0 | 57888 |     - |  29M|   0 |1412 |2080 |9235 |2080 |8820 | 395 |  53 |   0 | 1.767622e+03 |      --      |    Inf 
21.69/21.71	c  21.7s|     1 |     0 | 63679 |     - |  31M|   0 |1534 |2080 |9235 |2080 |8868 | 443 |  53 |   0 | 1.783072e+03 |      --      |    Inf 
22.99/23.06	c  23.1s|     1 |     0 | 69597 |     - |  33M|   0 |1524 |2080 |9235 |2080 |8919 | 494 |  53 |   0 | 1.799845e+03 |      --      |    Inf 
24.79/24.80	c  24.8s|     1 |     0 | 76682 |     - |  35M|   0 |1632 |2080 |9235 |2080 |8962 | 537 |  53 |   0 | 1.807106e+03 |      --      |    Inf 
27.99/28.03	c  28.0s|     1 |     0 | 86762 |     - |  36M|   0 |1614 |2080 |9235 |2080 |9002 | 577 |  53 |   0 | 1.812675e+03 |      --      |    Inf 
29.49/29.60	c  29.6s|     1 |     0 | 91750 |     - |  38M|   0 |1592 |2080 |9235 |2080 |9047 | 622 |  53 |   0 | 1.816110e+03 |      --      |    Inf 
31.09/31.19	c  31.2s|     1 |     0 | 96374 |     - |  41M|   0 |1565 |2080 |9235 |2080 |9036 | 658 |  53 |   0 | 1.819598e+03 |      --      |    Inf 
32.39/32.42	c  32.4s|     1 |     0 | 99795 |     - |  44M|   0 |1612 |2080 |9235 |2080 |9069 | 691 |  53 |   0 | 1.822552e+03 |      --      |    Inf 
34.29/34.38	c  34.4s|     1 |     0 |104947 |     - |  46M|   0 |1592 |2080 |9235 |2080 |9098 | 720 |  53 |   0 | 1.824147e+03 |      --      |    Inf 
36.09/36.16	c  36.2s|     1 |     0 |107511 |     - |  47M|   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 |     - |  47M|   0 |1627 |2080 |9235 |2080 |9145 | 767 |  53 |   0 | 1.826300e+03 |      --      |    Inf 
39.69/39.78	c  39.8s|     1 |     0 |112857 |     - |  47M|   0 |1618 |2080 |9235 |2080 |9169 | 791 |  53 |   0 | 1.828083e+03 |      --      |    Inf 
42.39/42.48	c  42.5s|     1 |     0 |114993 |     - |  48M|   0 |1614 |2080 |9235 |2080 |8966 | 813 |  53 |   0 | 1.829588e+03 |      --      |    Inf 
46.10/46.11	c  46.1s|     1 |     0 |121240 |     - |  49M|   0 |1634 |2080 |9235 |2080 |8994 | 841 |  53 |   0 | 1.831958e+03 |      --      |    Inf 
48.29/48.32	c  48.3s|     1 |     0 |126580 |     - |  51M|   0 |1714 |2080 |9235 |2080 |9023 | 870 |  53 |   0 | 1.835420e+03 |      --      |    Inf 
50.79/50.85	c  50.8s|     1 |     0 |130736 |     - |  51M|   0 |1675 |2080 |9235 |2080 |9046 | 893 |  53 |   0 | 1.837171e+03 |      --      |    Inf 
53.99/54.07	c  54.1s|     1 |     0 |136855 |     - |  51M|   0 |1682 |2080 |9235 |2080 |9066 | 913 |  53 |   0 | 1.839181e+03 |      --      |    Inf 
56.99/57.04	c  57.0s|     1 |     0 |140080 |     - |  51M|   0 |1614 |2080 |9235 |2080 |9083 | 930 |  53 |   0 | 1.840617e+03 |      --      |    Inf 
59.89/59.96	c  60.0s|     1 |     0 |145831 |     - |  52M|   0 |1661 |2080 |9235 |2080 |8957 | 948 |  53 |   0 | 1.842268e+03 |      --      |    Inf 
61.99/62.08	c  62.1s|     1 |     0 |150914 |     - |  52M|   0 |1669 |2080 |9235 |2080 |8980 | 971 |  53 |   0 | 1.844532e+03 |      --      |    Inf 
64.29/64.35	c  64.4s|     1 |     0 |156011 |     - |  52M|   0 |1671 |2080 |9235 |2080 |9027 |1018 |  53 |   0 | 1.845629e+03 |      --      |    Inf 
68.10/68.10	c  68.1s|     1 |     0 |160825 |     - |  52M|   0 |1689 |2080 |9235 |2080 |9048 |1039 |  53 |   0 | 1.847149e+03 |      --      |    Inf 
70.29/70.34	c  70.3s|     1 |     0 |164364 |     - |  52M|   0 |1658 |2080 |9235 |2080 |9067 |1058 |  53 |   0 | 1.848296e+03 |      --      |    Inf 
73.49/73.52	c  73.5s|     1 |     0 |168151 |     - |  53M|   0 |1656 |2080 |9235 |2080 |9087 |1078 |  53 |   0 | 1.848834e+03 |      --      |    Inf 
75.79/75.81	c  75.8s|     1 |     0 |173731 |     - |  53M|   0 |1676 |2080 |9235 |2080 |8987 |1098 |  53 |   0 | 1.849699e+03 |      --      |    Inf 
79.09/79.10	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.10	c  79.1s|     1 |     0 |177846 |     - |  53M|   0 |1671 |2080 |9235 |2080 |9002 |1113 |  53 |   0 | 1.850353e+03 |      --      |    Inf 
81.79/81.89	c  81.9s|     1 |     0 |181597 |     - |  53M|   0 |1586 |2080 |9235 |2080 |9018 |1129 |  53 |   0 | 1.850614e+03 |      --      |    Inf 
83.49/83.56	c  83.6s|     1 |     0 |183612 |     - |  53M|   0 |1648 |2080 |9235 |2080 |9030 |1141 |  53 |   0 | 1.851169e+03 |      --      |    Inf 
85.80/85.86	c  85.9s|     1 |     0 |186096 |     - |  53M|   0 |1665 |2080 |9235 |2080 |9043 |1154 |  53 |   0 | 1.851395e+03 |      --      |    Inf 
86.99/87.05	c  87.1s|     1 |     0 |186700 |     - |  53M|   0 |1665 |2080 |9235 |2080 |9049 |1160 |  53 |   0 | 1.851424e+03 |      --      |    Inf 
88.00/88.07	c  88.1s|     1 |     0 |187186 |     - |  53M|   0 |1670 |2080 |9235 |2080 |8949 |1167 |  53 |   0 | 1.851426e+03 |      --      |    Inf 
89.39/89.44	c  89.4s|     1 |     0 |187845 |     - |  53M|   0 |1653 |2080 |9235 |2080 |8957 |1175 |  53 |   0 | 1.851438e+03 |      --      |    Inf 
90.99/91.06	c  91.1s|     1 |     0 |189987 |     - |  53M|   0 |1661 |2080 |9235 |2080 |8972 |1190 |  53 |   0 | 1.851626e+03 |      --      |    Inf 
93.19/93.26	c  93.3s|     1 |     0 |191859 |     - |  54M|   0 |1650 |2080 |9235 |2080 |8986 |1204 |  53 |   0 | 1.851778e+03 |      --      |    Inf 
94.39/94.41	c  94.4s|     1 |     0 |192759 |     - |  54M|   0 |1604 |2080 |9235 |2080 |8994 |1212 |  53 |   0 | 1.851820e+03 |      --      |    Inf 
95.89/95.95	c  95.9s|     1 |     0 |195047 |     - |  54M|   0 |1637 |2080 |9235 |2080 |9003 |1221 |  53 |   0 | 1.851899e+03 |      --      |    Inf 
97.19/97.22	c  97.2s|     1 |     0 |195969 |     - |  54M|   0 |1643 |2080 |9235 |2080 |8931 |1228 |  53 |   0 | 1.851938e+03 |      --      |    Inf 
99.39/99.47	c  99.5s|     1 |     0 |198013 |     - |  54M|   0 |1619 |2080 |9235 |2080 |8940 |1237 |  53 |   0 | 1.852010e+03 |      --      |    Inf 
101.39/101.49	c   101s|     1 |     0 |199543 |     - |  54M|   0 |1646 |2080 |9235 |2080 |8949 |1246 |  53 |   0 | 1.852033e+03 |      --      |    Inf 
102.69/102.80	c   103s|     1 |     0 |200459 |     - |  54M|   0 |1611 |2080 |9235 |2080 |8954 |1251 |  53 |   0 | 1.852045e+03 |      --      |    Inf 
103.59/103.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.59/103.62	c   104s|     1 |     0 |200474 |     - |  54M|   0 |1614 |2080 |9235 |2080 |8958 |1255 |  53 |   0 | 1.852045e+03 |      --      |    Inf 
104.59/104.64	c   105s|     1 |     0 |201069 |     - |  54M|   0 |1612 |2080 |9235 |2080 |8965 |1262 |  53 |   0 | 1.852073e+03 |      --      |    Inf 
105.60/105.67	c   106s|     1 |     0 |201648 |     - |  54M|   0 |1620 |2080 |9235 |2080 |8929 |1271 |  53 |   0 | 1.852090e+03 |      --      |    Inf 
107.49/107.54	c   108s|     1 |     0 |202475 |     - |  54M|   0 |1614 |2080 |9235 |2080 |8937 |1279 |  53 |   0 | 1.852111e+03 |      --      |    Inf 
109.39/109.46	c   109s|     1 |     0 |205790 |     - |  54M|   0 |1635 |2080 |9235 |2080 |8946 |1288 |  53 |   0 | 1.852530e+03 |      --      |    Inf 
110.59/110.61	c   111s|     1 |     0 |206685 |     - |  54M|   0 |1644 |2080 |9235 |2080 |8954 |1296 |  53 |   0 | 1.852543e+03 |      --      |    Inf 
112.19/112.29	c   112s|     1 |     0 |208373 |     - |  54M|   0 |1663 |2080 |9235 |2080 |8961 |1303 |  53 |   0 | 1.852560e+03 |      --      |    Inf 
114.40/114.41	c   114s|     1 |     0 |212241 |     - |  54M|   0 |1641 |2080 |9235 |2080 |8972 |1314 |  53 |   0 | 1.852734e+03 |      --      |    Inf 
115.40/115.45	c   115s|     1 |     0 |212791 |     - |  54M|   0 |1638 |2080 |9235 |2080 |8945 |1328 |  53 |   0 | 1.852739e+03 |      --      |    Inf 
116.29/116.30	c   116s|     1 |     0 |212876 |     - |  54M|   0 |1641 |2080 |9235 |2080 |8951 |1334 |  53 |   0 | 1.852740e+03 |      --      |    Inf 
117.49/117.54	c   118s|     1 |     0 |213906 |     - |  54M|   0 |1636 |2080 |9235 |2080 |8957 |1340 |  53 |   0 | 1.852751e+03 |      --      |    Inf 
118.49/118.50	c   119s|     1 |     0 |214228 |     - |  54M|   0 |1640 |2080 |9235 |2080 |8960 |1343 |  53 |   0 | 1.852754e+03 |      --      |    Inf 
119.49/119.59	c   120s|     1 |     0 |214928 |     - |  54M|   0 |1648 |2080 |9235 |2080 |8968 |1351 |  53 |   0 | 1.852779e+03 |      --      |    Inf 
124.49/124.60	c   125s|     1 |     2 |214928 |     - |  54M|   0 |1648 |2080 |9235 |2080 |8968 |1351 |  53 |  14 | 1.852779e+03 |      --      |    Inf 
1797.04/1797.01	c 
1797.04/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.01	c Solving Time (sec) : 1797.01
1797.04/1797.01	c Solving Nodes      : 949
1797.04/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.04/1797.01	c Dual Bound         : +1.85619587535166e+03
1797.04/1797.01	c Gap                : infinite
1797.04/1797.01	s UNKNOWN
1797.04/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.04/1797.01	c Total Time         :    1797.01
1797.04/1797.01	c   solving          :    1797.01
1797.04/1797.01	c   presolving       :       1.04 (included in solving)
1797.04/1797.01	c   reading          :       0.08 (included in solving)
1797.04/1797.01	c Original Problem   :
1797.04/1797.01	c   Problem name     : HOME/instance-3486399-1307795876.opb
1797.04/1797.01	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.01	c   Constraints      : 16399 initial, 16399 maximal
1797.04/1797.01	c Presolved Problem  :
1797.04/1797.01	c   Problem name     : t_HOME/instance-3486399-1307795876.opb
1797.04/1797.01	c   Variables        : 2080 (2080 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.04/1797.01	c   Constraints      : 8464 initial, 9423 maximal
1797.04/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.04/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.04/1797.01	c   implics          :       0.01          0         62          0          0          0          0          0          0          0
1797.04/1797.01	c   probing          :       0.55        237        571          0          0          0          0          0          0          0
1797.04/1797.01	c   setppc           :       0.10          0          0          0          0          0       1765          0          0          0
1797.04/1797.01	c   linear           :       0.11        912          0          0        912          0       6007          0         32         26
1797.04/1797.01	c   logicor          :       0.20          0          0          0          0          0        163          0          0          0
1797.04/1797.01	c   root node        :          -         15          -          -         15          -          -          -          -          -
1797.04/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.01	c   integral         :          0          0          0        968          0          4          0          2         99          0          0       1796
1797.04/1797.01	c   setppc           :       4164         58      43095          0          1          3       6607         34      18547          0          0          0
1797.04/1797.01	c   linear           :          0+        57      38853          0          0          0         65          4        172        175          0          0
1797.04/1797.01	c   logicor          :       4300+        58      27105          0          1          0       4776        245      10947          0          0          0
1797.04/1797.01	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1797.04/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.04/1797.01	c   integral         :     429.29       0.00       0.00     429.29       0.00       0.00       0.00
1797.04/1797.01	c   setppc           :       3.33       0.02       3.31       0.00       0.00       0.00       0.00
1797.04/1797.01	c   linear           :       0.24       0.02       0.22       0.00       0.00       0.00       0.00
1797.04/1797.01	c   logicor          :       0.24       0.02       0.21       0.00       0.00       0.00       0.00
1797.04/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.04/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.04/1797.01	c   vbounds          :          0          0          0          0
1797.04/1797.01	c   rootredcost      :          0          0          0          0
1797.04/1797.01	c   pseudoobj        :      39147          0          0          0
1797.04/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.04/1797.01	c   vbounds          :       0.01       0.01       0.00
1797.04/1797.01	c   rootredcost      :       0.01       0.01       0.00
1797.04/1797.01	c   pseudoobj        :       0.98       0.98       0.00
1797.04/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.04/1797.01	c   propagation      :       0.01        199        198        826       21.5         40        8.1          -
1797.04/1797.01	c   infeasible LP    :       0.01         26         26        120       25.7          6        5.0          0
1797.04/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.04/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.04/1797.01	c   applied globally :          -          -          -        564       14.9          -          -          -
1797.04/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.04/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.04/1797.01	c   cut pool         :       0.29         56          -          -        666          -    (maximal pool size: 8542)
1797.04/1797.01	c   redcost          :       0.03       1024          0          0          0          0
1797.04/1797.01	c   impliedbounds    :       0.03         57          0          0        764          0
1797.04/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.04/1797.01	c   gomory           :      46.36         57          0          0      15079          0
1797.04/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.04/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.04/1797.01	c   strongcg         :       4.28         20          0          0      10000          0
1797.04/1797.01	c   cmir             :       0.36         10          0          0          0          0
1797.04/1797.01	c   flowcover        :       0.44         10          0          0          0          0
1797.04/1797.01	c   clique           :       1.16         57          0          0        415          0
1797.04/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.04/1797.01	c   mcf              :       0.00          1          0          0          0          0
1797.04/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.04/1797.01	c   rapidlearning    :       0.80          1          0          4          0        739
1797.04/1797.01	c Pricers            :       Time      Calls       Vars
1797.04/1797.01	c   problem variables:       0.00          0          0
1797.04/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.04/1797.01	c   relpscost        :     429.28        968          2         99          0          0       1796
1797.04/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.04/1797.01	c   inference        :       0.00          1          0          0          0          0          2
1797.04/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.04/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.04/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.04/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.04/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.04/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.04/1797.01	c   LP solutions     :       0.00          -          0
1797.04/1797.01	c   pseudo solutions :       0.00          -          0
1797.04/1797.01	c   oneopt           :       0.00          0          0
1797.04/1797.01	c   crossover        :       0.00          0          0
1797.04/1797.01	c   intshifting      :       0.00          0          0
1797.04/1797.01	c   feaspump         :      28.32          2          0
1797.04/1797.01	c   trivial          :       0.01          2          0
1797.04/1797.01	c   shiftandpropagate:       0.03          1          0
1797.04/1797.01	c   simplerounding   :       0.00          0          0
1797.04/1797.01	c   zirounding       :       0.69        900          0
1797.04/1797.01	c   rounding         :       0.39        403          0
1797.04/1797.01	c   shifting         :       0.43        148          0
1797.04/1797.01	c   twoopt           :       0.00          0          0
1797.04/1797.01	c   fixandinfer      :       0.00          0          0
1797.04/1797.01	c   clique           :       0.00          0          0
1797.04/1797.01	c   coefdiving       :      90.08         10          0
1797.04/1797.01	c   pscostdiving     :      86.77          8          0
1797.04/1797.01	c   fracdiving       :      88.24         13          0
1797.04/1797.01	c   veclendiving     :      83.57          9          0
1797.04/1797.01	c   intdiving        :       0.00          0          0
1797.04/1797.01	c   actconsdiving    :       0.00          0          0
1797.04/1797.01	c   objpscostdiving  :     117.13          2          0
1797.04/1797.01	c   rootsoldiving    :      25.90          3          0
1797.04/1797.01	c   linesearchdiving :      90.12         12          0
1797.04/1797.01	c   guideddiving     :       0.00          0          0
1797.04/1797.01	c   octane           :       0.00          0          0
1797.04/1797.01	c   rens             :       0.01          0          0
1797.04/1797.01	c   rins             :       0.00          0          0
1797.04/1797.01	c   localbranching   :       0.00          0          0
1797.04/1797.01	c   mutation         :       0.00          0          0
1797.04/1797.01	c   dins             :       0.00          0          0
1797.04/1797.01	c   vbounds          :       0.00          0          0
1797.04/1797.01	c   undercover       :       0.00          0          0
1797.04/1797.01	c   subnlp           :       0.00          0          0
1797.04/1797.01	c   trysol           :       0.00          0          0
1797.04/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.04/1797.01	c   primal LP        :       0.04          0          0       0.00       0.00
1797.04/1797.01	c   dual LP          :     698.31       1032    2120451    2054.70    3036.55
1797.04/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.04/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.04/1797.01	c   diving/probing LP:     589.05      17322    1492415      86.16    2533.58
1797.04/1797.01	c   strong branching :     428.87       1970    1098807     557.77    2562.10
1797.04/1797.01	c     (at root node) :          -         14      12943     924.50          -
1797.04/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.04/1797.01	c B&B Tree           :
1797.04/1797.01	c   number of runs   :          1
1797.04/1797.01	c   nodes            :        949
1797.04/1797.01	c   nodes (total)    :        949
1797.04/1797.01	c   nodes left       :        761
1797.04/1797.01	c   max depth        :         22
1797.04/1797.01	c   max depth (total):         22
1797.04/1797.01	c   backtracks       :        409 (43.1%)
1797.04/1797.01	c   delayed cutoffs  :         89
1797.04/1797.01	c   repropagations   :        291 (1751 domain reductions, 10 cutoffs)
1797.04/1797.01	c   avg switch length:       7.99
1797.04/1797.01	c   switching time   :       0.43
1797.04/1797.01	c Solution           :
1797.04/1797.01	c   Solutions found  :          0 (0 improvements)
1797.04/1797.01	c   Primal Bound     :          -
1797.04/1797.01	c   Dual Bound       : +1.85619587535166e+03
1797.04/1797.01	c   Gap              :   infinite
1797.04/1797.01	c   Root Dual Bound  : +1.85277903238599e+03
1797.04/1797.01	c   Root Iterations  :     214928
1797.04/1797.05	c Time complete: 1797.09.

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-3486399-1307795876/watcher-3486399-1307795876 -o /tmp/evaluation-result-3486399-1307795876/solver-3486399-1307795876 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486399-1307795876.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.01 2.03 2.00 2/178 6145
/proc/meminfo: memFree=30770628/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=8088 CPUtime=0 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 1036 0 0 0 0 0 0 0 25 0 1 0 891185738 8282112 990 33554432000 4194304 8979876 140733503896000 18446744073709551615 7836189 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/6145/statm: 2022 1002 346 1169 0 849 0

[startup+0.093129 s]
/proc/loadavg: 2.01 2.03 2.00 2/178 6145
/proc/meminfo: memFree=30770628/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=24676 CPUtime=0.08 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 4919 0 0 0 8 0 0 0 25 0 1 0 891185738 25268224 4874 33554432000 4194304 8979876 140733503896000 18446744073709551615 6779003 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 6169 4911 414 1169 0 4996 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24676

[startup+0.10113 s]
/proc/loadavg: 2.01 2.03 2.00 2/178 6145
/proc/meminfo: memFree=30770628/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=30120 CPUtime=0.09 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 6496 0 0 0 9 0 0 0 25 0 1 0 891185738 30842880 6450 33554432000 4194304 8979876 140733503896000 18446744073709551615 4320263 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 7530 6450 416 1169 0 6357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30120

[startup+0.301091 s]
/proc/loadavg: 2.01 2.03 2.00 2/178 6145
/proc/meminfo: memFree=30770628/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=49020 CPUtime=0.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 11833 0 0 0 28 1 0 0 25 0 1 0 891185738 50196480 11018 33554432000 4194304 8979876 140733503896000 18446744073709551615 5996175 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 12255 11018 527 1169 0 11082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49020

[startup+0.70102 s]
/proc/loadavg: 2.01 2.03 2.00 2/178 6145
/proc/meminfo: memFree=30770628/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=49916 CPUtime=0.69 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 12057 0 0 0 68 1 0 0 25 0 1 0 891185738 51113984 11242 33554432000 4194304 8979876 140733503896000 18446744073709551615 4222993 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 12479 11242 527 1169 0 11306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49916

[startup+1.50085 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 6147
/proc/meminfo: memFree=30727616/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=68024 CPUtime=1.49 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 16704 0 0 0 147 2 0 0 18 0 1 0 891185738 69656576 15717 33554432000 4194304 8979876 140733503896000 18446744073709551615 7143735 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 17006 15717 691 1169 0 15833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68024

[startup+3.10056 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 6147
/proc/meminfo: memFree=30709388/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=67860 CPUtime=3.09 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 17134 0 0 0 306 3 0 0 21 0 1 0 891185738 69488640 15917 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 16965 15917 658 1169 0 15792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67860

[startup+6.30103 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 6147
/proc/meminfo: memFree=30707584/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=68604 CPUtime=6.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 17384 0 0 0 625 4 0 0 25 0 1 0 891185738 70250496 16167 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 17151 16167 663 1169 0 15978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68604

[startup+12.7009 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6147
/proc/meminfo: memFree=30707304/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=68604 CPUtime=12.68 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 17384 0 0 0 1262 6 0 0 25 0 1 0 891185738 70250496 16167 33554432000 4194304 8979876 140733503896000 18446744073709551615 7146482 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 17151 16167 663 1169 0 15978 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68604

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6147
/proc/meminfo: memFree=30670956/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=105644 CPUtime=25.48 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 26543 0 0 0 2536 12 0 0 25 0 1 0 891185738 108179456 25292 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 26411 25292 711 1169 0 25238 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105644

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6148
/proc/meminfo: memFree=30655344/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=121492 CPUtime=51.09 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 30646 0 0 0 5086 23 0 0 25 0 1 0 891185738 124407808 29363 33554432000 4194304 8979876 140733503896000 18446744073709551615 7841536 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30373 29363 904 1169 0 29200 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121492

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6149
/proc/meminfo: memFree=30652644/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=123780 CPUtime=102.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 33355 0 0 0 10184 45 0 0 25 0 1 0 891185738 126750720 29786 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30945 29786 714 1169 0 29772 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 123780

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6151
/proc/meminfo: memFree=30654460/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=121340 CPUtime=162.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 34487 0 0 0 16163 66 0 0 25 0 1 0 891185738 124252160 29316 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30335 29316 720 1169 0 29162 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121340

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6152
/proc/meminfo: memFree=30653568/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=122236 CPUtime=222.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 34712 0 0 0 22141 88 0 0 25 0 1 0 891185738 125169664 29541 33554432000 4194304 8979876 140733503896000 18446744073709551615 5537669 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30559 29541 720 1169 0 29386 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 122236

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 6154
/proc/meminfo: memFree=30652428/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124156 CPUtime=282.3 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 38167 0 0 0 28123 107 0 0 25 0 1 0 891185738 127135744 29893 33554432000 4194304 8979876 140733503896000 18446744073709551615 7123808 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31039 29893 720 1169 0 29866 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 124156

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6156
/proc/meminfo: memFree=30652292/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=123692 CPUtime=342.3 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 39352 0 0 0 34105 125 0 0 25 0 1 0 891185738 126660608 29905 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30923 29905 721 1169 0 29750 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123692

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6157
/proc/meminfo: memFree=30652268/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=123692 CPUtime=402.29 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 39353 0 0 0 40082 147 0 0 25 0 1 0 891185738 126660608 29906 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30923 29906 721 1169 0 29750 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 123692

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 6159
/proc/meminfo: memFree=30653352/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=122800 CPUtime=462.3 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 39881 0 0 0 46058 172 0 0 25 0 1 0 891185738 125747200 29682 33554432000 4194304 8979876 140733503896000 18446744073709551615 7184627 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30700 29682 721 1169 0 29527 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 122800

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6160
/proc/meminfo: memFree=30653088/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=123196 CPUtime=522.3 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 40617 0 0 0 52035 195 0 0 25 0 1 0 891185738 126152704 29781 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30799 29781 721 1169 0 29626 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 123196

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6162
/proc/meminfo: memFree=30653928/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=122364 CPUtime=582.3 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 42710 0 0 0 58013 217 0 0 25 0 1 0 891185738 125300736 29559 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30591 29559 721 1169 0 29418 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 122364

[startup+642.301 s]

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

/proc/meminfo: memFree=30652436/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124040 CPUtime=1122.32 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 52494 0 0 0 111791 441 0 0 25 0 1 0 891185738 127016960 29914 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31010 29914 721 1169 0 29837 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 124040

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6178
/proc/meminfo: memFree=30653028/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=123660 CPUtime=1182.32 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 53139 0 0 0 117764 468 0 0 25 0 1 0 891185738 126627840 29802 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30915 29802 721 1169 0 29742 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123660

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6180
/proc/meminfo: memFree=30652376/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124132 CPUtime=1242.32 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 53258 0 0 0 123739 493 0 0 25 0 1 0 891185738 127111168 29921 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31033 29921 721 1169 0 29860 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 124132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6181
/proc/meminfo: memFree=30645028/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124132 CPUtime=1302.32 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 53767 0 0 0 129715 517 0 0 25 0 1 0 891185738 127111168 29818 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31033 29818 721 1169 0 29860 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 124132

[startup+1362.3 s]
/proc/loadavg: 1.66 1.93 1.97 2/173 6207
/proc/meminfo: memFree=31304172/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124140 CPUtime=1362.32 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 57336 0 0 0 135690 542 0 0 25 0 1 0 891185738 127119360 29841 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31035 29841 721 1169 0 29862 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 124140

[startup+1422.31 s]
/proc/loadavg: 1.24 1.75 1.91 2/173 6217
/proc/meminfo: memFree=31304036/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124140 CPUtime=1422.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 57425 0 0 0 141670 563 0 0 25 0 1 0 891185738 127119360 29930 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31035 29930 721 1169 0 29862 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 124140

[startup+1482.3 s]
/proc/loadavg: 1.09 1.61 1.85 2/173 6219
/proc/meminfo: memFree=31304148/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124140 CPUtime=1482.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 57429 0 0 0 147648 585 0 0 25 0 1 0 891185738 127119360 29934 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31035 29934 721 1169 0 29862 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 124140

[startup+1542.3 s]
/proc/loadavg: 1.03 1.50 1.79 2/173 6221
/proc/meminfo: memFree=31303756/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=122320 CPUtime=1542.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 62321 0 0 0 153624 609 0 0 25 0 1 0 891185738 125255680 29458 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 30580 29458 721 1169 0 29407 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 122320

[startup+1602.3 s]
/proc/loadavg: 1.01 1.41 1.74 2/173 6225
/proc/meminfo: memFree=31304240/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124064 CPUtime=1602.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 65708 0 0 0 159602 631 0 0 25 0 1 0 891185738 127041536 30011 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31016 30011 780 1169 0 29843 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 124064

[startup+1662.3 s]
/proc/loadavg: 1.00 1.33 1.69 2/173 6227
/proc/meminfo: memFree=31304272/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124012 CPUtime=1662.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 68515 0 0 0 165578 655 0 0 25 0 1 0 891185738 126988288 29894 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31003 29894 721 1169 0 29830 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 124012

[startup+1722.3 s]
/proc/loadavg: 1.08 1.28 1.65 2/173 6228
/proc/meminfo: memFree=31305004/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124100 CPUtime=1722.33 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 74362 0 0 0 171555 678 0 0 25 0 1 0 891185738 127078400 29784 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31025 29784 721 1169 0 29852 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 124100

[startup+1782.3 s]
/proc/loadavg: 1.03 1.23 1.61 2/173 6230
/proc/meminfo: memFree=31302760/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124180 CPUtime=1782.34 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 76595 0 0 0 177534 700 0 0 25 0 1 0 891185738 127160320 30070 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31045 30070 721 1169 0 29872 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 124180

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

[startup+1785.5 s]
/proc/loadavg: 1.03 1.23 1.61 2/173 6230
/proc/meminfo: memFree=31302760/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=124180 CPUtime=1785.54 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 76595 0 0 0 177853 701 0 0 25 0 1 0 891185738 127160320 30070 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31045 30070 721 1169 0 29872 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 124180

[startup+1791.91 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31302752/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=125036 CPUtime=1791.94 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77315 0 0 0 178491 703 0 0 25 0 1 0 891185738 128036864 30177 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31259 30177 721 1169 0 30086 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 125036

[startup+1795.1 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31301636/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=126780 CPUtime=1795.14 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77644 0 0 0 178810 704 0 0 25 0 1 0 891185738 129822720 30506 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31695 30506 721 1169 0 30522 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 126780

[startup+1795.9 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31301636/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=126780 CPUtime=1795.94 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77647 0 0 0 178889 705 0 0 25 0 1 0 891185738 129822720 30509 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31695 30509 721 1169 0 30522 0
Current children cumulated CPU time (s) 1795.94
Current children cumulated vsize (KiB) 126780

[startup+1796.7 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31301636/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=126780 CPUtime=1796.73 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77647 0 0 0 178968 705 0 0 25 0 1 0 891185738 129822720 30509 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31695 30509 721 1169 0 30522 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 126780

[startup+1796.9 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31301636/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=126780 CPUtime=1796.94 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77718 0 0 0 178988 706 0 0 25 0 1 0 891185738 129822720 30580 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31695 30580 721 1169 0 30522 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 126780

[startup+1797 s]
/proc/loadavg: 1.02 1.22 1.60 2/173 6230
/proc/meminfo: memFree=31301636/32951124 swapFree=67063272/67111528
[pid=6145] ppid=6143 vsize=126780 CPUtime=1797.04 cores=0,2,4,6
/proc/6145/stat : 6145 (scip-2.0.1.4_2.) R 6143 6145 5873 0 -1 4202496 77718 0 0 0 178998 706 0 0 25 0 1 0 891185738 129822720 30580 33554432000 4194304 8979876 140733503896000 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6145/statm: 31695 30580 721 1169 0 30522 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 126780

Child status: 0
Real time (s): 1797.06
CPU time (s): 1797.1
CPU user time (s): 1790.03
CPU system time (s): 7.06692
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 127724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.03
system time used= 7.06693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77727
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= 10
involuntary context switches= 2565

runsolver used 2.88556 second user time and 5.80812 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-11 14:37:56
IDJOB=3486399
IDBENCH=89849
IDSOLVER=1977
FILE ID=node132/3486399-1307795876
RUNJOBID= node132-1307793618-5891
PBS_JOBID= 13550912
Free space on /tmp= 74076 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-hanoi5.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-3486399-1307795876/watcher-3486399-1307795876 -o /tmp/evaluation-result-3486399-1307795876/solver-3486399-1307795876 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3486399-1307795876.opb -t 1800 -m 15500

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

MD5SUM BENCH= 0379855f39e7129bac2b484c88ea6176
RANDOM SEED=936282387

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30770816 kB
Buffers:        281492 kB
Cached:        1048956 kB
SwapCached:       9968 kB
Active:        1241416 kB
Inactive:       730420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30770816 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:           17120 kB
Writeback:           0 kB
AnonPages:      639472 kB
Mapped:          12124 kB
Slab:           143244 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   810940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74084 MiB
End job on node132 at 2011-06-11 15:07:53