Trace number 3447813

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1610.64 1610.59

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900581320--soft-66-100-0.wbo
MD5SUM4c1853ff60c53f26c44f2cbc4e9273c7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark39.8869
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints928
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 47257
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 47256
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3447813-1307898649.wbo>
0.00/0.02	c original problem has 1159 variables (1159 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 163 del conss, 0 add conss, 928 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 14 clqs
0.06/0.08	c (round 3) 102 del vars, 285 del conss, 0 add conss, 954 chg bounds, 147 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 14 clqs
0.06/0.09	c (round 4) 154 del vars, 294 del conss, 0 add conss, 957 chg bounds, 153 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 14 clqs
0.06/0.10	c (round 5) 160 del vars, 294 del conss, 0 add conss, 957 chg bounds, 153 chg sides, 0 chg coeffs, 1646 upgd conss, 206 impls, 14 clqs
0.09/0.10	c (round 6) 160 del vars, 303 del conss, 0 add conss, 957 chg bounds, 153 chg sides, 0 chg coeffs, 1646 upgd conss, 206 impls, 14 clqs
0.09/0.14	c    (0.1s) probing: 101/1079 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (7 rounds):
0.09/0.14	c  160 deleted vars, 303 deleted constraints, 0 added constraints, 957 tightened bounds, 0 added holes, 153 changed sides, 0 changed coefficients
0.09/0.14	c  1054 implications, 14 cliques
0.09/0.14	c presolved problem has 1927 variables (1079 bin, 0 int, 848 impl, 0 cont) and 3333 constraints
0.09/0.14	c       1 constraints of type <knapsack>
0.09/0.14	c      35 constraints of type <setppc>
0.09/0.14	c     848 constraints of type <linear>
0.09/0.14	c     848 constraints of type <indicator>
0.09/0.14	c    1601 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.19/0.25	o 737
0.19/0.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.25	c T 0.2s|     1 |     0 |     0 |     - |9156k|   0 |   - |1927 |4187 |1927 |2485 |   0 |   6 |   0 |      --      | 7.370000e+02 |    Inf 
0.19/0.26	c   0.3s|     1 |     0 |    89 |     - |8762k|   0 |  36 |1927 |4187 |1927 |2485 |   0 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   157 |     - |9559k|   0 |  40 |1927 |4227 |1927 |2493 |   8 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   183 |     - |9851k|   0 |  45 |1927 |4227 |1927 |2499 |  14 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
0.69/0.76	c   0.8s|     1 |     0 |   210 |     - |  10M|   0 |  44 |1927 |4227 |1927 |2502 |  17 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   247 |     - |  10M|   0 |  54 |1927 |4227 |1927 |2506 |  21 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
1.09/1.16	c   1.2s|     1 |     0 |   269 |     - |  11M|   0 |  49 |1927 |4227 |1927 |2508 |  23 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
1.29/1.35	c   1.4s|     1 |     0 |   294 |     - |  11M|   0 |  51 |1927 |4227 |1927 |2509 |  24 |   6 |   0 | 0.000000e+00 | 7.370000e+02 |    Inf 
1.79/1.82	c   1.8s|     1 |     2 |  1657 |     - |  11M|   0 |  51 |1927 |4227 |1927 |2509 |  24 |   6 |   9 | 0.000000e+00 | 7.370000e+02 |    Inf 
2.79/2.85	o 585
2.79/2.85	c * 2.8s|    10 |     9 |  2270 | 219.6 |  11M|   9 |   - |1927 |4227 |1927 |2507 |  28 |   6 | 136 | 0.000000e+00 | 5.850000e+02 |    Inf 
2.89/2.90	o 436
2.89/2.90	c * 2.9s|    12 |     9 |  2330 | 185.1 |  11M|  10 |   - |1927 |4227 |1927 |2507 |  32 |   6 | 149 | 0.000000e+00 | 4.360000e+02 |    Inf 
2.89/2.98	o 263
2.89/2.98	c * 3.0s|    14 |     9 |  2362 | 159.1 |  11M|  11 |   - |1927 |4227 |1927 |2509 |  38 |   6 | 167 | 0.000000e+00 | 2.630000e+02 |    Inf 
5.69/5.71	o 244
5.69/5.71	c * 5.7s|    98 |    37 |  4075 |  39.0 |  12M|  22 |   - |1927 |4331 |1927 |2503 |  45 | 110 | 704 | 0.000000e+00 | 2.440000e+02 |    Inf 
13.99/14.04	o 193
13.99/14.04	c *14.0s|  1139 |   318 | 21383 |  18.5 |  15M|  44 |   - |1927 |5340 |1927 |2505 | 135 |1211 |1736 | 0.000000e+00 | 1.930000e+02 |    Inf 
15.08/15.13	o 139
15.08/15.13	c *15.1s|  1502 |   336 | 25582 |  16.8 |  15M|  44 |   - |1927 |5620 |1927 |2501 | 168 |1642 |1769 | 0.000000e+00 | 1.390000e+02 |    Inf 
15.18/15.28	o 131
15.18/15.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.18/15.28	c *15.3s|  1578 |   332 | 25961 |  16.3 |  16M|  52 |   - |1927 |5679 |1927 |2499 | 169 |1738 |1769 | 0.000000e+00 | 1.310000e+02 |    Inf 
15.18/15.30	o 55
15.18/15.30	c *15.3s|  1581 |   191 | 25994 |  16.3 |  15M|  53 |   - |1927 |5681 |1927 |2507 | 178 |1741 |1769 | 0.000000e+00 | 5.500000e+01 |    Inf 
15.29/15.36	o 37
15.29/15.36	c *15.4s|  1602 |   173 | 26159 |  16.2 |  15M|  53 |   - |1927 |4836 |1927 |2500 | 180 |1765 |1770 | 0.000000e+00 | 3.700000e+01 |    Inf 
15.40/15.43	o 34
15.40/15.43	c *15.4s|  1621 |   173 | 26538 |  16.2 |  15M|  53 |   - |1927 |4492 |1927 |2498 | 180 |1787 |1771 | 0.000000e+00 | 3.400000e+01 |    Inf 
16.09/16.16	o 25
16.09/16.16	c *16.2s|  1843 |   172 | 30548 |  16.4 |  15M|  53 |   - |1927 |4298 |1927 |2498 | 180 |2047 |1773 | 0.000000e+00 | 2.500000e+01 |    Inf 
16.39/16.50	o 18
16.39/16.50	c *16.5s|  1934 |   173 | 32578 |  16.7 |  15M|  53 |   - |1927 |3985 |1927 |2498 | 180 |2151 |1774 | 0.000000e+00 | 1.800000e+01 |    Inf 
17.99/18.05	o 15
17.99/18.05	c *18.0s|  2498 |   181 | 41015 |  16.3 |  15M|  53 |   - |1927 |4176 |1927 |2500 | 186 |2856 |1774 | 0.000000e+00 | 1.500000e+01 |    Inf 
23.00/23.09	o 11
23.00/23.09	c *23.1s|  4138 |   222 | 64809 |  15.6 |  16M|  53 |   - |1927 |5618 |1927 |2498 | 188 |4952 |1921 | 0.000000e+00 | 1.100000e+01 |    Inf 
23.10/23.11	o 10
23.10/23.11	c *23.1s|  4145 |   215 | 64877 |  15.6 |  16M|  53 |   - |1927 |5472 |1927 |2498 | 188 |4961 |1921 | 0.000000e+00 | 1.000000e+01 |    Inf 
38.10/38.13	c  38.1s| 10000 |   232 |145221 |  14.5 |  17M|  53 |  34 |1927 |7219 |1927 |2498 | 192 |  12k|1937 | 0.000000e+00 | 1.000000e+01 |    Inf 
40.49/40.51	o 7
40.49/40.51	c *40.5s| 10840 |   229 |158162 |  14.6 |  18M|  53 |   - |1927 |7929 |1927 |2498 | 192 |  13k|1937 | 0.000000e+00 | 7.000000e+00 |    Inf 
54.60/54.62	o 5
54.60/54.62	c *54.6s| 16136 |   244 |234944 |  14.5 |  18M|  53 |   - |1927 |8410 |1927 |2498 | 192 |  20k|1937 | 0.000000e+00 | 5.000000e+00 |    Inf 
61.79/61.84	o 4
61.79/61.84	c *61.8s| 18812 |   197 |274257 |  14.6 |  18M|  53 |   - |1927 |8246 |1927 |2499 | 193 |  23k|1937 | 0.000000e+00 | 4.000000e+00 |    Inf 
65.29/65.38	c  65.4s| 20000 |   183 |292118 |  14.6 |  18M|  53 |  29 |1927 |7225 |1927 |2498 | 193 |  25k|1990 | 0.000000e+00 | 4.000000e+00 |    Inf 
74.80/74.81	o 2
74.80/74.81	c *74.8s| 22940 |   203 |339302 |  14.8 |  18M|  53 |   - |1927 |8624 |1927 |2504 | 194 |  29k|2197 | 0.000000e+00 | 2.000000e+00 |    Inf 
79.89/79.92	o 1
79.89/79.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
79.89/79.92	c *79.9s| 24494 |   235 |364667 |  14.9 |  19M|  53 |   - |1927 |9630 |1927 |2503 | 194 |  31k|2318 | 0.000000e+00 | 1.000000e+00 |    Inf 
97.10/97.17	c  97.2s| 30000 |   234 |450062 |  15.0 |  21M|  53 |   - |1927 |  14k|1927 |2503 | 194 |  38k|2657 | 0.000000e+00 | 1.000000e+00 |    Inf 
130.09/130.14	c   130s| 40000 |   326 |611091 |  15.3 |  23M|  53 |  35 |1927 |  17k|1927 |2503 | 194 |  51k|3240 | 0.000000e+00 | 1.000000e+00 |    Inf 
160.90/160.93	c   161s| 50000 |   221 |759308 |  15.2 |  24M|  53 |  22 |1927 |  19k|1927 |2503 | 194 |  65k|3694 | 0.000000e+00 | 1.000000e+00 |    Inf 
191.40/191.44	c   191s| 60000 |   178 |909223 |  15.1 |  24M|  53 |  17 |1927 |  20k|1927 |2498 | 194 |  78k|4083 | 0.000000e+00 | 1.000000e+00 |    Inf 
223.00/223.05	c   223s| 70000 |   170 |  1070k|  15.3 |  26M|  53 |  32 |1927 |  23k|1927 |2498 | 194 |  91k|4440 | 0.000000e+00 | 1.000000e+00 |    Inf 
256.31/256.36	c   256s| 80000 |   348 |  1236k|  15.5 |  29M|  59 |  41 |1927 |  28k|1927 |2498 | 194 | 104k|4778 | 0.000000e+00 | 1.000000e+00 |    Inf 
288.90/288.93	c   289s| 90000 |   238 |  1394k|  15.5 |  30M|  60 |  31 |1927 |  30k|1927 |2498 | 194 | 118k|5118 | 0.000000e+00 | 1.000000e+00 |    Inf 
323.10/323.16	c   323s|100000 |   162 |  1561k|  15.6 |  27M|  60 |   - |1927 |  23k|1927 |2498 | 194 | 130k|5438 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.30/354.31	c   354s|110000 |   146 |  1706k|  15.5 |  28M|  60 |   - |1927 |  26k|1927 |2498 | 194 | 143k|5778 | 0.000000e+00 | 1.000000e+00 |    Inf 
385.60/385.60	c   386s|120000 |   272 |  1858k|  15.5 |  30M|  60 |  24 |1927 |  30k|1927 |2498 | 194 | 157k|5964 | 0.000000e+00 | 1.000000e+00 |    Inf 
418.50/418.52	c   419s|130000 |   256 |  2011k|  15.5 |  31M|  60 |  37 |1927 |  31k|1927 |2498 | 194 | 171k|6222 | 0.000000e+00 | 1.000000e+00 |    Inf 
449.31/449.34	c   449s|140000 |   199 |  2154k|  15.4 |  31M|  61 |   - |1927 |  32k|1927 |2498 | 194 | 184k|6364 | 0.000000e+00 | 1.000000e+00 |    Inf 
480.91/480.92	c   481s|150000 |   191 |  2298k|  15.3 |  32M|  61 |  21 |1927 |  35k|1927 |2498 | 194 | 198k|6581 | 0.000000e+00 | 1.000000e+00 |    Inf 
514.11/514.12	c   514s|160000 |   135 |  2446k|  15.3 |  31M|  61 |  17 |1927 |  33k|1927 |2498 | 194 | 211k|6828 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.31/546.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
546.31/546.37	c   546s|170000 |    90 |  2594k|  15.3 |  31M|  61 |  33 |1927 |  34k|1927 |2498 | 194 | 224k|7041 | 0.000000e+00 | 1.000000e+00 |    Inf 
578.52/578.52	c   579s|180000 |   147 |  2741k|  15.2 |  34M|  61 |   - |1927 |  38k|   0 |   0 | 194 | 237k|7171 | 0.000000e+00 | 1.000000e+00 |    Inf 
612.31/612.39	c   612s|190000 |    52 |  2889k|  15.2 |  30M|  61 |   - |1927 |  31k|1927 |2503 | 194 | 250k|7408 | 0.000000e+00 | 1.000000e+00 |    Inf 
644.41/644.45	c   644s|200000 |   130 |  3040k|  15.2 |  32M|  61 |  12 |1927 |  33k|1927 |2498 | 194 | 263k|7585 | 0.000000e+00 | 1.000000e+00 |    Inf 
677.91/677.92	c   678s|210000 |    88 |  3196k|  15.2 |  32M|  61 |  27 |1927 |  34k|1927 |2498 | 194 | 276k|7765 | 0.000000e+00 | 1.000000e+00 |    Inf 
712.62/712.70	c   713s|220000 |   164 |  3368k|  15.3 |  35M|  61 |   - |1927 |  41k|1927 |2498 | 194 | 289k|7945 | 0.000000e+00 | 1.000000e+00 |    Inf 
748.82/748.83	c   749s|230000 |    91 |  3544k|  15.4 |  34M|  61 |   - |1927 |  38k|1927 |2498 | 194 | 302k|8177 | 0.000000e+00 | 1.000000e+00 |    Inf 
784.32/784.32	c   784s|240000 |   178 |  3713k|  15.5 |  36M|  61 |  31 |1927 |  41k|1927 |2498 | 194 | 315k|8352 | 0.000000e+00 | 1.000000e+00 |    Inf 
819.82/819.81	c   820s|250000 |    85 |  3873k|  15.5 |  36M|  61 |   - |1927 |  42k|   0 |   0 | 194 | 328k|8487 | 0.000000e+00 | 1.000000e+00 |    Inf 
857.82/857.80	c   858s|260000 |   109 |  4048k|  15.6 |  36M|  61 |  30 |1927 |  44k|1927 |2498 | 194 | 341k|8634 | 0.000000e+00 | 1.000000e+00 |    Inf 
895.53/895.53	c   896s|270000 |   160 |  4220k|  15.6 |  38M|  61 |   - |1927 |  46k|1927 |2498 | 194 | 354k|8778 | 0.000000e+00 | 1.000000e+00 |    Inf 
933.33/933.38	c   933s|280000 |    73 |  4390k|  15.7 |  37M|  61 |  28 |1927 |  46k|1927 |2498 | 194 | 367k|8948 | 0.000000e+00 | 1.000000e+00 |    Inf 
968.92/968.90	c   969s|290000 |    63 |  4549k|  15.7 |  38M|  61 |  36 |1927 |  49k|1927 |2498 | 194 | 380k|9111 | 0.000000e+00 | 1.000000e+00 |    Inf 
1007.83/1007.83	c  1008s|300000 |    83 |  4725k|  15.8 |  41M|  61 |  32 |1927 |  54k|1927 |2498 | 194 | 393k|9294 | 0.000000e+00 | 1.000000e+00 |    Inf 
1048.92/1048.98	c  1049s|310000 |   136 |  4906k|  15.8 |  41M|  61 |  37 |1927 |  54k|1927 |2498 | 194 | 406k|9482 | 0.000000e+00 | 1.000000e+00 |    Inf 
1090.93/1090.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1090.93/1090.98	c  1091s|320000 |    63 |  5090k|  15.9 |  42M|  61 |  33 |1927 |  56k|1927 |2498 | 194 | 419k|9629 | 0.000000e+00 | 1.000000e+00 |    Inf 
1131.13/1131.15	c  1131s|330000 |   181 |  5262k|  15.9 |  44M|  61 |   - |1927 |  60k|1927 |2498 | 194 | 431k|9767 | 0.000000e+00 | 1.000000e+00 |    Inf 
1171.84/1171.83	c  1172s|340000 |   106 |  5435k|  16.0 |  44M|  61 |  23 |1927 |  60k|1927 |2498 | 194 | 444k|9919 | 0.000000e+00 | 1.000000e+00 |    Inf 
1212.73/1212.76	c  1213s|350000 |   337 |  5608k|  16.0 |  46M|  61 |  32 |1927 |  64k|1927 |2498 | 194 | 457k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1255.84/1255.85	c  1256s|360000 |   391 |  5787k|  16.1 |  47M|  61 |   - |1927 |  63k|1927 |2498 | 194 | 470k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1296.33/1296.33	c  1296s|370000 |   400 |  5960k|  16.1 |  49M|  61 |   - |1927 |  67k|1927 |2498 | 194 | 484k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1336.64/1336.68	c  1337s|380000 |   463 |  6128k|  16.1 |  49M|  61 |   - |1927 |  67k|1927 |2498 | 194 | 497k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1378.14/1378.11	c  1378s|390000 |   486 |  6301k|  16.2 |  51M|  61 |   - |1927 |  69k|1927 |2498 | 194 | 510k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1418.84/1418.88	c  1419s|400000 |   397 |  6471k|  16.2 |  50M|  61 |   - |1927 |  67k|1927 |2498 | 194 | 523k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1462.14/1462.19	c  1462s|410000 |   311 |  6643k|  16.2 |  48M|  61 |  40 |1927 |  66k|1927 |2498 | 194 | 536k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1501.74/1501.72	c  1502s|420000 |   220 |  6805k|  16.2 |  49M|  61 |   - |1927 |  67k|1927 |2498 | 194 | 550k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1542.15/1542.16	c  1542s|430000 |   158 |  6979k|  16.2 |  48M|  61 |   - |1927 |  67k|1927 |2498 | 194 | 563k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1580.85/1580.82	c  1581s|440000 |    75 |  7144k|  16.2 |  47M|  63 |   - |1927 |  67k|1927 |2498 | 194 | 576k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1610.55/1610.51	c 
1610.55/1610.51	c SCIP Status        : problem is solved [optimal solution found]
1610.55/1610.51	c Solving Time (sec) : 1610.51
1610.55/1610.51	c Solving Nodes      : 447189
1610.55/1610.51	c Primal Bound       : +1.00000000000000e+00 (98 solutions)
1610.55/1610.51	c Dual Bound         : +1.00000000000000e+00
1610.55/1610.51	c Gap                : 0.00 %
1610.55/1610.52	s OPTIMUM FOUND
1610.55/1610.52	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 
1610.55/1610.52	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
1610.55/1610.52	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1610.55/1610.52	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 
1610.55/1610.52	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1610.55/1610.52	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1610.55/1610.52	v -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1610.55/1610.52	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1610.55/1610.52	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1610.55/1610.52	v -x28 -x27 x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 
1610.55/1610.52	v -x1 
1610.55/1610.52	c SCIP Status        : problem is solved [optimal solution found]
1610.55/1610.52	c Total Time         :    1610.51
1610.55/1610.52	c   solving          :    1610.51
1610.55/1610.52	c   presolving       :       0.12 (included in solving)
1610.55/1610.52	c   reading          :       0.02 (included in solving)
1610.55/1610.52	c Original Problem   :
1610.55/1610.52	c   Problem name     : HOME/instance-3447813-1307898649.wbo
1610.55/1610.52	c   Variables        : 1159 (1159 binary, 0 integer, 0 implicit integer, 0 continuous)
1610.55/1610.52	c   Constraints      : 2708 initial, 2708 maximal
1610.55/1610.52	c Presolved Problem  :
1610.55/1610.52	c   Problem name     : t_HOME/instance-3447813-1307898649.wbo
1610.55/1610.52	c   Variables        : 1927 (1079 binary, 0 integer, 848 implicit integer, 0 continuous)
1610.55/1610.52	c   Constraints      : 3333 initial, 70775 maximal
1610.55/1610.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1610.55/1610.52	c   trivial          :       0.00         80          0          0          0          0          0          0          0          0
1610.55/1610.52	c   dualfix          :       0.00         80          0          0          0          0          0          0          0          0
1610.55/1610.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   setppc           :       0.00          0          0          0          0          0          9          0          0          0
1610.55/1610.52	c   linear           :       0.06          0          0          0        957          0        214          0        153          0
1610.55/1610.52	c   indicator        :       0.00          0          0          0          0          0         80          0          0          0
1610.55/1610.52	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1610.55/1610.52	c   root node        :          -       1697          -          -       1697          -          -          -          -          -
1610.55/1610.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1610.55/1610.52	c   integral         :          0          0          0     230606          0        418          0        414       3883          0          0     454908
1610.55/1610.52	c   varbound         :          0+         6     106970        188          0          0        706          1      60529        179          0          0
1610.55/1610.52	c   knapsack         :          1          6    1964879         11          0        415     246774       5878    1445788          0          0          0
1610.55/1610.52	c   setppc           :         35          6    1958232          5          0        414    3545796      10108    1483234          0          0          0
1610.55/1610.52	c   linear           :        848+         7    1948352         11          0        411    3095499       7327    2043095          0          0          0
1610.55/1610.52	c   indicator        :        848          0     105831        188          0        411       2075          0       2407          0          0          0
1610.55/1610.52	c   logicor          :       1601+         6     949369         20          0         78    2657564      20776    2645102          0          0          0
1610.55/1610.52	c   bounddisjunction :          0+         0     102375          0          0          0          0          0          1          0          0          0
1610.55/1610.52	c   countsols        :          0          0          0         20          0         80          0          0          0          0          0          0
1610.55/1610.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1610.55/1610.52	c   integral         :      55.21       0.00       0.00      55.20       0.00       0.01       0.00
1610.55/1610.52	c   varbound         :       0.22       0.00       0.21       0.00       0.00       0.00       0.00
1610.55/1610.52	c   knapsack         :       5.30       0.00       5.01       0.00       0.00       0.00       0.28
1610.55/1610.52	c   setppc           :      12.65       0.00      11.79       0.00       0.00       0.00       0.85
1610.55/1610.52	c   linear           :      23.53       0.00      22.08       0.00       0.00       0.03       1.41
1610.55/1610.52	c   indicator        :       0.46       0.00       0.27       0.01       0.00       0.18       0.00
1610.55/1610.52	c   logicor          :     191.30       0.00     188.95       0.00       0.00       0.01       2.34
1610.55/1610.52	c   bounddisjunction :       0.11       0.00       0.11       0.00       0.00       0.00       0.00
1610.55/1610.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1610.55/1610.52	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1610.55/1610.52	c   vbounds          :       5052        111          0       8462
1610.55/1610.52	c   rootredcost      :         20          0          0        848
1610.55/1610.52	c   pseudoobj        :    1966162        706        316      59005
1610.55/1610.52	c Propagator Timings :  TotalTime  Propagate    Resprop
1610.55/1610.52	c   vbounds          :       0.71       0.71       0.00
1610.55/1610.52	c   rootredcost      :       0.33       0.33       0.00
1610.55/1610.52	c   pseudoobj        :      24.24      24.23       0.01
1610.55/1610.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1610.55/1610.52	c   propagation      :       2.24      44406      44242     272878       29.0        868       20.7          -
1610.55/1610.52	c   infeasible LP    :      33.76     183600     183595    1265060       40.1       2579       14.8          0
1610.55/1610.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1610.55/1610.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1610.55/1610.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1610.55/1610.52	c   applied globally :          -          -          -     586110       34.4          -          -          -
1610.55/1610.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
1610.55/1610.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1610.55/1610.52	c   cut pool         :       0.00          5          -          -         55          -    (maximal pool size: 529)
1610.55/1610.52	c   redcost          :       7.48     230647          0       9144          0          0
1610.55/1610.52	c   impliedbounds    :       0.00          6          0          0          0          0
1610.55/1610.52	c   intobj           :       0.00          0          0          0          0          0
1610.55/1610.52	c   gomory           :       0.47          6          0          0        900          0
1610.55/1610.52	c   cgmip            :       0.00          0          0          0          0          0
1610.55/1610.52	c   closecuts        :       0.00          0          0          0          0          0
1610.55/1610.52	c   strongcg         :       0.37          6          0          0       2537          0
1610.55/1610.52	c   cmir             :       0.05          6          0          0          0          0
1610.55/1610.52	c   flowcover        :       0.06          6          0          0          0          0
1610.55/1610.52	c   clique           :       0.00          6          0          0          0          0
1610.55/1610.52	c   zerohalf         :       0.00          0          0          0          0          0
1610.55/1610.52	c   mcf              :       0.00          1          0          0          0          0
1610.55/1610.52	c   oddcycle         :       0.00          0          0          0          0          0
1610.55/1610.52	c   rapidlearning    :       0.11          1          0          0          0         40
1610.55/1610.52	c Pricers            :       Time      Calls       Vars
1610.55/1610.52	c   problem variables:       0.00          0          0
1610.55/1610.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1610.55/1610.52	c   relpscost        :      55.00     230416        414       3883          0          0     454908
1610.55/1610.52	c   pscost           :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   inference        :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   mostinf          :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   leastinf         :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   fullstrong       :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
1610.55/1610.52	c   random           :       0.00          0          0          0          0          0          0
1610.55/1610.52	c Primal Heuristics  :       Time      Calls      Found
1610.55/1610.52	c   LP solutions     :       0.00          -         20
1610.55/1610.52	c   pseudo solutions :       0.00          -          0
1610.55/1610.52	c   feaspump         :       0.19          1          0
1610.55/1610.52	c   oneopt           :       0.22         21          0
1610.55/1610.52	c   crossover        :       0.55          9          0
1610.55/1610.52	c   objpscostdiving  :       0.55         51          0
1610.55/1610.52	c   rootsoldiving    :       1.51         51          0
1610.55/1610.52	c   guideddiving     :       2.65        102          0
1610.55/1610.52	c   coefdiving       :       2.36        102          0
1610.55/1610.52	c   pscostdiving     :       1.25        102          0
1610.55/1610.52	c   linesearchdiving :       1.20        102          0
1610.55/1610.52	c   fracdiving       :       2.69        102          0
1610.55/1610.52	c   veclendiving     :       2.07        102          0
1610.55/1610.52	c   trivial          :       0.00          2          0
1610.55/1610.52	c   shiftandpropagate:       0.10          1          1
1610.55/1610.52	c   simplerounding   :       0.36     230442          0
1610.55/1610.52	c   zirounding       :       5.42        266          0
1610.55/1610.52	c   rounding         :       0.80       6726          0
1610.55/1610.52	c   shifting         :       0.78       2126          0
1610.55/1610.52	c   intshifting      :       0.01          0          0
1610.55/1610.52	c   twoopt           :       0.00          0          0
1610.55/1610.52	c   fixandinfer      :       0.00          0          0
1610.55/1610.52	c   clique           :       0.00          0          0
1610.55/1610.52	c   intdiving        :       0.00          0          0
1610.55/1610.52	c   actconsdiving    :       0.00          0          0
1610.55/1610.52	c   octane           :       0.00          0          0
1610.55/1610.52	c   rens             :       0.04          1          0
1610.55/1610.52	c   rins             :       0.00          0          0
1610.55/1610.52	c   localbranching   :       0.00          0          0
1610.55/1610.52	c   mutation         :       0.00          0          0
1610.55/1610.52	c   dins             :       0.00          0          0
1610.55/1610.52	c   vbounds          :       0.00          0          0
1610.55/1610.52	c   undercover       :       0.00          0          0
1610.55/1610.52	c   subnlp           :       0.07          0          0
1610.55/1610.52	c   trysol           :       0.17        326         77
1610.55/1610.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1610.55/1610.52	c   primal LP        :       0.00          0          0       0.00          -
1610.55/1610.52	c   dual LP          :     959.30     412233    7207477      17.48    7513.29
1610.55/1610.52	c   lex dual LP      :       0.00          0          0       0.00          -
1610.55/1610.52	c   barrier LP       :       0.00          0          0       0.00          -
1610.55/1610.52	c   diving/probing LP:      10.60       9038      62215       6.88    5870.50
1610.55/1610.52	c   strong branching :      51.47      11293     368166      32.60    7153.12
1610.55/1610.52	c     (at root node) :          -          9       2353     261.44          -
1610.55/1610.52	c   conflict analysis:       0.00          0          0       0.00          -
1610.55/1610.52	c B&B Tree           :
1610.55/1610.52	c   number of runs   :          1
1610.55/1610.52	c   nodes            :     447189
1610.55/1610.52	c   nodes (total)    :     447189
1610.55/1610.52	c   nodes left       :          0
1610.55/1610.52	c   max depth        :         67
1610.55/1610.52	c   max depth (total):         67
1610.55/1610.52	c   backtracks       :      56272 (12.6%)
1610.55/1610.52	c   delayed cutoffs  :       7480
1610.55/1610.52	c   repropagations   :     797779 (1228131 domain reductions, 7097 cutoffs)
1610.55/1610.52	c   avg switch length:       5.11
1610.55/1610.52	c   switching time   :     146.46
1610.55/1610.52	c Solution           :
1610.55/1610.52	c   Solutions found  :         98 (21 improvements)
1610.55/1610.52	c   First Solution   : +7.37000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 871, found by <shiftandpropagate>)
1610.55/1610.52	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 24494 nodes, 79.92 seconds, depth 33, found by <relaxation>)
1610.55/1610.52	c   Dual Bound       : +1.00000000000000e+00
1610.55/1610.52	c   Gap              :       0.00 %
1610.55/1610.52	c   Root Dual Bound  : +0.00000000000000e+00
1610.55/1610.52	c   Root Iterations  :        294
1610.55/1610.58	c Time complete: 1610.64.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3447813-1307898649/watcher-3447813-1307898649 -o /var/tmp/evaluation-result-3447813-1307898649/solver-3447813-1307898649 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447813-1307898649.wbo -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.00 2.00 1.82 3/171 29068
/proc/meminfo: memFree=1544792/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=10136 CPUtime=0 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 1517 0 0 0 0 0 0 0 23 0 1 0 882280565 10379264 1470 33554432000 4194304 9128323 140736718592048 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29068/statm: 2534 1470 399 1205 0 1325 0

[startup+0.074126 s]
/proc/loadavg: 2.00 2.00 1.82 3/171 29068
/proc/meminfo: memFree=1544792/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=28152 CPUtime=0.06 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 6044 0 0 0 6 0 0 0 23 0 1 0 882280565 28827648 5738 33554432000 4194304 9128323 140736718592048 18446744073709551615 4708646 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 7038 5738 522 1205 0 5829 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28152

[startup+0.101131 s]
/proc/loadavg: 2.00 2.00 1.82 3/171 29068
/proc/meminfo: memFree=1544792/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=28432 CPUtime=0.09 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 6135 0 0 0 9 0 0 0 23 0 1 0 882280565 29114368 5829 33554432000 4194304 9128323 140736718592048 18446744073709551615 4336761 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 7108 5829 543 1205 0 5899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28432

[startup+0.301095 s]
/proc/loadavg: 2.00 2.00 1.82 3/171 29068
/proc/meminfo: memFree=1544792/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=35844 CPUtime=0.29 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 8401 0 0 0 28 1 0 0 24 0 1 0 882280565 36704256 7970 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 8961 7970 690 1205 0 7752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35844

[startup+0.701003 s]
/proc/loadavg: 2.00 2.00 1.82 3/171 29068
/proc/meminfo: memFree=1544792/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=57908 CPUtime=0.69 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 14032 0 0 0 68 1 0 0 25 0 1 0 882280565 59297792 13244 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14477 13244 739 1205 0 13268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57908

[startup+1.50085 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29074
/proc/meminfo: memFree=1431980/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=57908 CPUtime=1.48 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 14078 0 0 0 147 1 0 0 25 0 1 0 882280565 59297792 13290 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14477 13290 743 1205 0 13268 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 57908

[startup+3.10054 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29074
/proc/meminfo: memFree=1428508/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=57940 CPUtime=3.09 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 15700 0 0 0 305 4 0 0 25 0 1 0 882280565 59330560 13537 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14485 13537 753 1205 0 13276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57940

[startup+6.30096 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29074
/proc/meminfo: memFree=1427896/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=57940 CPUtime=6.29 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 15700 0 0 0 622 7 0 0 25 0 1 0 882280565 59330560 13537 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14485 13537 753 1205 0 13276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57940

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29074
/proc/meminfo: memFree=1427408/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=57940 CPUtime=12.69 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 20294 0 0 0 1256 13 0 0 25 0 1 0 882280565 59330560 13615 33554432000 4194304 9128323 140736718592048 18446744073709551615 6546880 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14485 13615 758 1205 0 13276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57940

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29075
/proc/meminfo: memFree=1426936/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=59588 CPUtime=25.49 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 32253 0 0 0 2526 23 0 0 25 0 1 0 882280565 61018112 14022 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 14897 14022 758 1205 0 13688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59588

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29075
/proc/meminfo: memFree=1424416/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=61580 CPUtime=51.09 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 44868 0 0 0 5065 44 0 0 25 0 1 0 882280565 63057920 14496 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 15395 14496 758 1205 0 14186 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61580

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.83 3/175 29077
/proc/meminfo: memFree=1416328/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=66800 CPUtime=102.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 77754 0 0 0 10141 89 0 0 25 0 1 0 882280565 68403200 15820 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 16700 15820 759 1205 0 15491 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66800

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/175 29078
/proc/meminfo: memFree=1407732/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=70480 CPUtime=162.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 81535 0 0 0 16095 135 0 0 25 0 1 0 882280565 72171520 16767 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 17620 16767 759 1205 0 16411 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70480

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.85 3/175 29080
/proc/meminfo: memFree=1401472/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=73792 CPUtime=222.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 82263 0 0 0 22048 182 0 0 25 0 1 0 882280565 75563008 17491 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 18448 17491 758 1205 0 17239 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 73792

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.85 3/175 29082
/proc/meminfo: memFree=1391492/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=78792 CPUtime=282.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 87379 0 0 0 27998 232 0 0 25 0 1 0 882280565 80683008 18708 33554432000 4194304 9128323 140736718592048 18446744073709551615 7217893 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 19698 18708 758 1205 0 18489 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78792

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/175 29083
/proc/meminfo: memFree=1387352/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=79788 CPUtime=342.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 87611 0 0 0 33957 273 0 0 25 0 1 0 882280565 81702912 18940 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 19947 18940 758 1205 0 18738 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79788

[startup+402.301 s]
/proc/loadavg: 2.10 2.03 1.87 3/175 29085
/proc/meminfo: memFree=1384072/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=80828 CPUtime=402.31 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 87901 0 0 0 39916 315 0 0 25 0 1 0 882280565 82767872 19230 33554432000 4194304 9128323 140736718592048 18446744073709551615 5236124 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 20207 19230 758 1205 0 18998 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 80828

[startup+462.301 s]
/proc/loadavg: 2.03 2.02 1.88 3/175 29086
/proc/meminfo: memFree=1381544/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=81144 CPUtime=462.3 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 89524 0 0 0 45878 352 0 0 25 0 1 0 882280565 83091456 19319 33554432000 4194304 9128323 140736718592048 18446744073709551615 7346483 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 20286 19319 758 1205 0 19077 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81144

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/175 29088
/proc/meminfo: memFree=1375652/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=84360 CPUtime=522.31 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 90380 0 0 0 51838 393 0 0 25 0 1 0 882280565 86384640 20174 33554432000 4194304 9128323 140736718592048 18446744073709551615 7342774 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 21090 20174 758 1205 0 19881 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 84360

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.89 3/175 29090
/proc/meminfo: memFree=1372760/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=85428 CPUtime=582.31 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 90611 0 0 0 57797 434 0 0 25 0 1 0 882280565 87478272 20404 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 21357 20404 758 1205 0 20148 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 85428

[startup+642.301 s]

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

/proc/meminfo: memFree=1358980/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=92684 CPUtime=822.32 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 93090 0 0 0 81634 598 0 0 25 0 1 0 882280565 94908416 22129 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 23171 22129 758 1205 0 21962 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 92684

[startup+882.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/175 29101
/proc/meminfo: memFree=1358156/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=92684 CPUtime=882.32 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 93095 0 0 0 87593 639 0 0 25 0 1 0 882280565 94908416 22134 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 23171 22134 758 1205 0 21962 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 92684

[startup+942.301 s]
/proc/loadavg: 2.09 2.03 1.92 3/175 29102
/proc/meminfo: memFree=1355212/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=92684 CPUtime=942.32 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 93099 0 0 0 93551 681 0 0 25 0 1 0 882280565 94908416 22138 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 23171 22138 758 1205 0 21962 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 92684

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 1.92 3/175 29104
/proc/meminfo: memFree=1346724/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=94620 CPUtime=1002.33 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 93583 0 0 0 99510 723 0 0 25 0 1 0 882280565 96890880 22622 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 23655 22622 758 1205 0 22446 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 94620

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/175 29105
/proc/meminfo: memFree=1345052/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=96168 CPUtime=1062.32 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 93890 0 0 0 105471 761 0 0 25 0 1 0 882280565 98476032 22929 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 24042 22929 758 1205 0 22833 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96168

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/175 29107
/proc/meminfo: memFree=1343248/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=97964 CPUtime=1122.33 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 94357 0 0 0 111435 798 0 0 25 0 1 0 882280565 100315136 23389 33554432000 4194304 9128323 140736718592048 18446744073709551615 4785281 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 24491 23389 758 1205 0 23282 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 97964

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 29109
/proc/meminfo: memFree=1342076/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=98696 CPUtime=1182.33 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 94569 0 0 0 117398 835 0 0 25 0 1 0 882280565 101064704 23596 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 24674 23596 758 1205 0 23465 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 98696

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 29110
/proc/meminfo: memFree=1340660/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=100528 CPUtime=1242.34 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 94914 0 0 0 123361 873 0 0 25 0 1 0 882280565 102940672 23941 33554432000 4194304 9128323 140736718592048 18446744073709551615 6713628 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 25132 23941 758 1205 0 23923 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 100528

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 29112
/proc/meminfo: memFree=1337240/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=103180 CPUtime=1302.34 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 95611 0 0 0 129324 910 0 0 25 0 1 0 882280565 105656320 24638 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 25795 24638 758 1205 0 24586 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 103180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 29113
/proc/meminfo: memFree=1335448/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=105340 CPUtime=1362.34 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 96133 0 0 0 135287 947 0 0 25 0 1 0 882280565 107868160 25156 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26335 25156 758 1205 0 25126 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 105340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 29115
/proc/meminfo: memFree=1335376/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=105500 CPUtime=1422.34 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 96173 0 0 0 141250 984 0 0 25 0 1 0 882280565 108032000 25196 33554432000 4194304 9128323 140736718592048 18446744073709551615 6712753 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26375 25196 758 1205 0 25166 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 105500

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 1.93 3/175 29117
/proc/meminfo: memFree=1333832/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=105844 CPUtime=1482.34 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 96289 0 0 0 147216 1018 0 0 25 0 1 0 882280565 108384256 25312 33554432000 4194304 9128323 140736718592048 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26461 25312 758 1205 0 25252 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 105844

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/175 29118
/proc/meminfo: memFree=1332912/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=105844 CPUtime=1542.35 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 96297 0 0 0 153179 1056 0 0 25 0 1 0 882280565 108384256 25320 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26461 25320 758 1205 0 25252 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 105844

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/175 29120
/proc/meminfo: memFree=1329128/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=107908 CPUtime=1602.35 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 98794 0 0 0 159143 1092 0 0 25 0 1 0 882280565 110497792 25814 33554432000 4194304 9128323 140736718592048 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26977 25814 758 1205 0 25768 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 107908

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

[startup+1606.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29120
/proc/meminfo: memFree=1329004/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=107908 CPUtime=1606.35 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 98795 0 0 0 159540 1095 0 0 25 0 1 0 882280565 110497792 25815 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 26977 25815 758 1205 0 25768 0
Current children cumulated CPU time (s) 1606.35
Current children cumulated vsize (KiB) 107908

[startup+1607.9 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29120
/proc/meminfo: memFree=1328752/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=108880 CPUtime=1607.95 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 98995 0 0 0 159699 1096 0 0 25 0 1 0 882280565 111493120 26015 33554432000 4194304 9128323 140736718592048 18446744073709551615 7205344 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 27220 26015 758 1205 0 26011 0
Current children cumulated CPU time (s) 1607.95
Current children cumulated vsize (KiB) 108880

[startup+1609.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29120
/proc/meminfo: memFree=1326892/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=110352 CPUtime=1609.54 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 99328 0 0 0 159858 1096 0 0 25 0 1 0 882280565 113000448 26348 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 27588 26348 758 1205 0 26379 0
Current children cumulated CPU time (s) 1609.54
Current children cumulated vsize (KiB) 110352

[startup+1610.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29120
/proc/meminfo: memFree=1326892/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=110512 CPUtime=1610.35 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 99347 0 0 0 159938 1097 0 0 25 0 1 0 882280565 113164288 26367 33554432000 4194304 9128323 140736718592048 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 27628 26367 758 1205 0 26419 0
Current children cumulated CPU time (s) 1610.35
Current children cumulated vsize (KiB) 110512

[startup+1610.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/175 29120
/proc/meminfo: memFree=1326892/32951124 swapFree=67064576/67111528
[pid=29068] ppid=29066 vsize=110512 CPUtime=1610.55 cores=0,2,4,6
/proc/29068/stat : 29068 (scip-2.0.1.4.li) R 29066 29068 28722 0 -1 4202496 99354 0 0 0 159958 1097 0 0 25 0 1 0 882280565 113164288 26374 33554432000 4194304 9128323 140736718592048 18446744073709551615 4209359 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/29068/statm: 27628 26374 758 1205 0 26419 0
Current children cumulated CPU time (s) 1610.55
Current children cumulated vsize (KiB) 110512

Child status: 0
Real time (s): 1610.59
CPU time (s): 1610.64
CPU user time (s): 1599.66
CPU system time (s): 10.9813
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 110512

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

runsolver used 2.86456 second user time and 5.8981 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-12 19:10:49
IDJOB=3447813
IDBENCH=78945
IDSOLVER=1944
FILE ID=node141/3447813-1307898649
RUNJOBID= node141-1307898649-29045
PBS_JOBID= 13559567
Free space on /var/tmp= 2912 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900581320--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447813-1307898649/watcher-3447813-1307898649 -o /var/tmp/evaluation-result-3447813-1307898649/solver-3447813-1307898649 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447813-1307898649.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 4c1853ff60c53f26c44f2cbc4e9273c7
RANDOM SEED=132036645

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:       1545640 kB
Buffers:         49956 kB
Cached:       30389516 kB
SwapCached:       8816 kB
Active:       15208564 kB
Inactive:     15248004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1545640 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:           24140 kB
Writeback:           0 kB
AnonPages:       14512 kB
Mapped:           9324 kB
Slab:           885276 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   155432 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 /var/tmp at the end= 2888 MiB
End job on node141 at 2011-06-12 19:37:40