Trace number 3447707

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 1346.46 1346.47

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564824--soft-66-100-0.wbo
MD5SUMbcc83dde29b6f868056a0bfa1b1372de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark16.8374
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 813
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-3447707-1307897180.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.06/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 787
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 |     - |9152k|   0 |   - |1927 |4182 |1927 |2485 |   0 |   1 |   0 |      --      | 7.870000e+02 |    Inf 
0.19/0.26	c   0.3s|     1 |     0 |    89 |     - |8759k|   0 |  36 |1927 |4182 |1927 |2485 |   0 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   157 |     - |9558k|   0 |  40 |1927 |4219 |1927 |2493 |   8 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   183 |     - |9854k|   0 |  45 |1927 |4219 |1927 |2499 |  14 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
0.69/0.76	c   0.8s|     1 |     0 |   210 |     - |  10M|   0 |  44 |1927 |4219 |1927 |2502 |  17 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |   247 |     - |  10M|   0 |  54 |1927 |4219 |1927 |2506 |  21 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
1.10/1.15	c   1.2s|     1 |     0 |   269 |     - |  11M|   0 |  49 |1927 |4219 |1927 |2508 |  23 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
1.29/1.35	c   1.4s|     1 |     0 |   294 |     - |  11M|   0 |  51 |1927 |4219 |1927 |2509 |  24 |   1 |   0 | 0.000000e+00 | 7.870000e+02 |    Inf 
1.79/1.81	c   1.8s|     1 |     2 |  1661 |     - |  11M|   0 |  51 |1927 |4219 |1927 |2509 |  24 |   1 |   9 | 0.000000e+00 | 7.870000e+02 |    Inf 
2.99/3.03	o 360
2.99/3.03	c * 3.0s|    20 |     7 |  2722 | 127.8 |  11M|  13 |   - |1927 |4233 |1927 |2524 |  36 |  15 | 103 | 0.000000e+00 | 3.600000e+02 |    Inf 
7.70/7.76	o 325
7.70/7.76	c * 7.8s|   157 |    55 |  6603 |  40.4 |  12M|  22 |   - |1927 |4381 |1927 |2500 |  75 | 163 | 925 | 0.000000e+00 | 3.250000e+02 |    Inf 
10.20/10.26	o 320
10.20/10.26	c *10.3s|   351 |   108 |  9271 |  25.6 |  13M|  25 |   - |1927 |4563 |1927 |2523 | 132 | 349 |1384 | 0.000000e+00 | 3.200000e+02 |    Inf 
12.69/12.77	o 175
12.69/12.77	c *12.8s|   939 |   206 | 15371 |  16.1 |  15M|  37 |   - |1927 |5100 |1927 |2519 | 179 |1007 |1674 | 0.000000e+00 | 1.750000e+02 |    Inf 
36.59/36.62	c  36.6s| 10000 |  1317 |107269 |  10.7 |  23M|  59 |   - |1927 |6469 |1927 |2498 | 565 |  11k|2038 | 0.000000e+00 | 1.750000e+02 |    Inf 
37.19/37.26	o 170
37.19/37.26	c *37.3s| 10327 |  1348 |109415 |  10.6 |  23M|  59 |   - |1927 |6573 |1927 |2498 | 566 |  11k|2038 | 0.000000e+00 | 1.700000e+02 |    Inf 
38.79/38.87	o 159
38.79/38.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
38.79/38.87	c *38.9s| 10894 |  1416 |116579 |  10.7 |  23M|  59 |   - |1927 |6466 |1927 |2506 | 596 |  12k|2049 | 0.000000e+00 | 1.590000e+02 |    Inf 
49.89/49.99	o 158
49.89/49.99	c *50.0s| 15130 |  1972 |163298 |  10.8 |  27M|  59 |   - |1927 |6736 |1927 |2512 | 724 |  17k|2071 | 0.000000e+00 | 1.580000e+02 |    Inf 
54.69/54.74	o 143
54.69/54.74	c *54.7s| 16618 |  2192 |185119 |  11.1 |  28M|  59 |   - |1927 |6655 |1927 |2498 | 759 |  18k|2086 | 0.000000e+00 | 1.430000e+02 |    Inf 
64.49/64.52	c  64.5s| 20000 |  2452 |230673 |  11.5 |  30M|  68 |   - |1927 |7872 |   0 |   0 | 835 |  22k|2090 | 0.000000e+00 | 1.430000e+02 |    Inf 
71.50/71.57	o 124
71.50/71.57	c *71.6s| 22335 |  2649 |262402 |  11.7 |  31M|  70 |   - |1927 |7587 |1927 |2499 | 906 |  25k|2100 | 0.000000e+00 | 1.240000e+02 |    Inf 
93.20/93.20	c  93.2s| 30000 |  2790 |354326 |  11.8 |  34M|  73 |   - |1927 |6784 |1927 |2498 |1180 |  34k|2205 | 0.000000e+00 | 1.240000e+02 |    Inf 
121.70/121.79	c   122s| 40000 |  3163 |466614 |  11.7 |  38M|  73 |   - |1927 |6528 |   0 |   0 |1484 |  45k|2574 | 0.000000e+00 | 1.240000e+02 |    Inf 
141.39/141.48	o 106
141.39/141.48	c * 141s| 46791 |  3396 |546660 |  11.7 |  41M|  73 |   - |1927 |7475 |1927 |2506 |1657 |  53k|2813 | 0.000000e+00 | 1.060000e+02 |    Inf 
150.40/150.41	c   150s| 50000 |  3466 |583324 |  11.7 |  42M|  73 |   - |1927 |7775 |1927 |2498 |1720 |  57k|2866 | 0.000000e+00 | 1.060000e+02 |    Inf 
161.90/161.92	o 71
161.90/161.92	c * 162s| 54315 |  3137 |626828 |  11.5 |  39M|  73 |   - |1927 |8183 |1927 |2500 |1834 |  62k|2959 | 0.000000e+00 | 7.100000e+01 |    Inf 
166.10/166.14	o 57
166.10/166.14	c * 166s| 55625 |  2682 |643099 |  11.6 |  36M|  73 |   - |1927 |5778 |1927 |2499 |1854 |  63k|3038 | 0.000000e+00 | 5.700000e+01 |    Inf 
166.10/166.19	o 56
166.10/166.19	c * 166s| 55642 |  2661 |643266 |  11.6 |  36M|  73 |   - |1927 |5447 |1927 |2498 |1854 |  63k|3038 | 0.000000e+00 | 5.600000e+01 |    Inf 
169.40/169.44	o 54
169.40/169.44	c * 169s| 56586 |  2537 |657464 |  11.6 |  35M|  73 |   - |1927 |5113 |1927 |2498 |1870 |  65k|3076 | 0.000000e+00 | 5.400000e+01 |    Inf 
181.40/181.42	c   181s| 60000 |  2496 |710975 |  11.8 |  36M|  73 |  30 |1927 |6489 |1927 |2498 |1899 |  69k|3213 | 0.000000e+00 | 5.400000e+01 |    Inf 
181.99/182.03	o 49
181.99/182.03	c * 182s| 60175 |  2356 |713767 |  11.9 |  35M|  73 |   - |1927 |6588 |1927 |2498 |1901 |  69k|3219 | 0.000000e+00 | 4.900000e+01 |    Inf 
199.59/199.67	o 46
199.59/199.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
199.59/199.67	c * 200s| 65471 |  1902 |794114 |  12.1 |  33M|  73 |   - |1927 |8310 |1927 |2498 |1940 |  75k|3357 | 0.000000e+00 | 4.600000e+01 |    Inf 
212.79/212.89	c   213s| 70000 |  1892 |852567 |  12.2 |  34M|  73 |   - |1927 |9219 |   0 |   0 |1965 |  81k|3506 | 0.000000e+00 | 4.600000e+01 |    Inf 
243.80/243.82	c   244s| 80000 |  1917 |991508 |  12.4 |  36M|  73 |  35 |1927 |  12k|1927 |2498 |2007 |  94k|3804 | 0.000000e+00 | 4.600000e+01 |    Inf 
264.89/264.93	o 40
264.89/264.93	c * 265s| 86865 |  1785 |  1088k|  12.5 |  35M|  73 |   - |1927 |  11k|1927 |2498 |2047 | 102k|3986 | 0.000000e+00 | 4.000000e+01 |    Inf 
274.30/274.39	c   274s| 90000 |  1766 |  1131k|  12.6 |  34M|  73 |  20 |1927 |9257 |1927 |2498 |2051 | 106k|4084 | 0.000000e+00 | 4.000000e+01 |    Inf 
290.69/290.76	o 24
290.69/290.76	c * 291s| 95465 |   930 |  1207k|  12.6 |  27M|  73 |   - |1927 |9474 |1927 |2498 |2068 | 113k|4231 | 0.000000e+00 | 2.400000e+01 |    Inf 
304.29/304.36	c   304s|100000 |   847 |  1272k|  12.7 |  27M|  73 |  20 |1927 |8963 |1927 |2498 |2071 | 119k|4361 | 0.000000e+00 | 2.400000e+01 |    Inf 
330.69/330.79	o 23
330.69/330.79	c * 331s|108472 |   796 |  1403k|  12.9 |  28M|  73 |   - |1927 |  12k|1927 |2498 |2085 | 130k|4588 | 0.000000e+00 | 2.300000e+01 |    Inf 
335.89/335.95	c   336s|110000 |   780 |  1427k|  13.0 |  28M|  73 |  31 |1927 |  13k|1927 |2498 |2085 | 132k|4661 | 0.000000e+00 | 2.300000e+01 |    Inf 
341.39/341.47	o 22
341.39/341.47	c * 341s|111778 |   750 |  1455k|  13.0 |  28M|  73 |   - |1927 |  13k|1927 |2498 |2085 | 134k|4679 | 0.000000e+00 | 2.200000e+01 |    Inf 
365.28/365.37	c   365s|120000 |   793 |  1566k|  13.1 |  29M|  73 |  32 |1927 |  15k|1927 |2498 |2085 | 145k|4809 | 0.000000e+00 | 2.200000e+01 |    Inf 
391.38/391.48	o 20
391.38/391.48	c * 391s|128735 |   715 |  1686k|  13.1 |  29M|  86 |   - |1927 |  15k|1927 |2498 |2089 | 156k|5028 | 0.000000e+00 | 2.000000e+01 |    Inf 
395.39/395.42	c   395s|130000 |   712 |  1705k|  13.1 |  29M|  86 |   - |1927 |  15k|1927 |2498 |2090 | 158k|5070 | 0.000000e+00 | 2.000000e+01 |    Inf 
426.18/426.28	c   426s|140000 |   716 |  1853k|  13.2 |  31M|  86 |  24 |1927 |  19k|1927 |2498 |2091 | 170k|5237 | 0.000000e+00 | 2.000000e+01 |    Inf 
458.69/458.73	c   459s|150000 |   737 |  2004k|  13.4 |  32M|  86 |   - |1927 |  21k|1927 |2498 |2092 | 183k|5495 | 0.000000e+00 | 2.000000e+01 |    Inf 
489.98/490.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
489.98/490.03	c   490s|160000 |   843 |  2146k|  13.4 |  33M|  86 |  34 |1927 |  23k|1927 |2498 |2100 | 195k|5705 | 0.000000e+00 | 2.000000e+01 |    Inf 
518.48/518.59	c   519s|170000 |   876 |  2265k|  13.3 |  34M|  86 |   - |1927 |  23k|   0 |   0 |2103 | 209k|5835 | 0.000000e+00 | 2.000000e+01 |    Inf 
549.18/549.23	c   549s|180000 |   815 |  2398k|  13.3 |  35M|  86 |   - |1927 |  25k|1927 |2498 |2116 | 221k|5988 | 0.000000e+00 | 2.000000e+01 |    Inf 
581.18/581.24	c   581s|190000 |   774 |  2540k|  13.4 |  36M|  86 |   - |1927 |  26k|   0 |   0 |2132 | 235k|6155 | 0.000000e+00 | 2.000000e+01 |    Inf 
614.89/614.99	c   615s|200000 |   793 |  2685k|  13.4 |  38M|  86 |   - |1927 |  30k|1927 |2498 |2139 | 247k|6366 | 0.000000e+00 | 2.000000e+01 |    Inf 
649.08/649.14	c   649s|210000 |   820 |  2831k|  13.5 |  37M|  86 |  33 |1927 |  28k|1927 |2498 |2146 | 260k|6537 | 0.000000e+00 | 2.000000e+01 |    Inf 
682.68/682.71	c   683s|220000 |   903 |  2975k|  13.5 |  38M|  86 |   - |1927 |  28k|1927 |2498 |2150 | 273k|6692 | 0.000000e+00 | 2.000000e+01 |    Inf 
714.88/714.95	c   715s|230000 |   949 |  3116k|  13.5 |  39M|  86 |   - |1927 |  30k|1927 |2498 |2152 | 286k|6830 | 0.000000e+00 | 2.000000e+01 |    Inf 
746.57/746.61	c   747s|240000 |   953 |  3246k|  13.5 |  39M|  86 |  38 |1927 |  29k|1927 |2498 |2158 | 299k|6962 | 0.000000e+00 | 2.000000e+01 |    Inf 
778.87/778.94	c   779s|250000 |   950 |  3383k|  13.5 |  40M|  86 |   - |1927 |  31k|1927 |2498 |2158 | 312k|7090 | 0.000000e+00 | 2.000000e+01 |    Inf 
811.78/811.81	c   812s|260000 |   926 |  3523k|  13.5 |  41M|  86 |   - |1927 |  32k|   0 |   0 |2161 | 326k|7213 | 0.000000e+00 | 2.000000e+01 |    Inf 
846.28/846.30	c   846s|270000 |   984 |  3670k|  13.6 |  41M|  86 |  38 |1927 |  30k|1927 |2498 |2161 | 340k|7353 | 0.000000e+00 | 2.000000e+01 |    Inf 
879.76/879.88	c   880s|280000 |  1003 |  3814k|  13.6 |  39M|  89 |   - |1927 |  25k|   0 |   0 |2161 | 354k|7499 | 0.000000e+00 | 2.000000e+01 |    Inf 
911.37/911.46	c   911s|290000 |   999 |  3954k|  13.6 |  40M|  96 |  40 |1927 |  26k|1927 |2498 |2161 | 369k|7605 | 0.000000e+00 | 2.000000e+01 |    Inf 
942.67/942.75	c   943s|300000 |   972 |  4089k|  13.6 |  40M|  98 |   - |1927 |  25k|   0 |   0 |2161 | 384k|7734 | 0.000000e+00 | 2.000000e+01 |    Inf 
974.27/974.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
974.27/974.33	c   974s|310000 |   951 |  4222k|  13.6 |  41M|  98 |   - |1927 |  28k|1927 |2498 |2161 | 397k|7868 | 0.000000e+00 | 2.000000e+01 |    Inf 
1007.67/1007.78	c  1008s|320000 |   943 |  4359k|  13.6 |  41M|  98 |   - |1927 |  29k|1927 |2498 |2161 | 411k|7987 | 0.000000e+00 | 2.000000e+01 |    Inf 
1040.98/1041.03	c  1041s|330000 |   918 |  4497k|  13.6 |  41M|  98 |  32 |1927 |  29k|1927 |2498 |2166 | 424k|8090 | 0.000000e+00 | 2.000000e+01 |    Inf 
1074.37/1074.48	c  1074s|340000 |   964 |  4626k|  13.6 |  43M|  98 |   - |1927 |  33k|1927 |2498 |2175 | 437k|8239 | 0.000000e+00 | 2.000000e+01 |    Inf 
1107.87/1107.90	c  1108s|350000 |   985 |  4759k|  13.6 |  44M|  98 |  22 |1927 |  33k|1927 |2498 |2175 | 451k|8342 | 0.000000e+00 | 2.000000e+01 |    Inf 
1115.87/1115.95	o 19
1115.87/1115.95	c *1116s|352607 |   911 |  4792k|  13.6 |  42M|  98 |   - |1927 |  31k|1927 |2501 |2178 | 455k|8350 | 0.000000e+00 | 1.900000e+01 |    Inf 
1140.37/1140.48	c  1140s|360000 |   845 |  4896k|  13.6 |  40M|  98 |   - |1927 |  26k|1927 |2498 |2180 | 464k|8453 | 0.000000e+00 | 1.900000e+01 |    Inf 
1173.77/1173.82	c  1174s|370000 |   813 |  5043k|  13.6 |  41M|  98 |  25 |1927 |  28k|1927 |2498 |2180 | 478k|8575 | 0.000000e+00 | 1.900000e+01 |    Inf 
1209.67/1209.71	c  1210s|380000 |   863 |  5215k|  13.7 |  40M|  98 |  35 |1927 |  24k|1927 |2512 |2182 | 489k|8746 | 0.000000e+00 | 1.900000e+01 |    Inf 
1243.07/1243.11	c  1243s|390000 |   823 |  5369k|  13.8 |  40M|  98 |  39 |1927 |  24k|1927 |2498 |2186 | 500k|8881 | 0.000000e+00 | 1.900000e+01 |    Inf 
1276.17/1276.26	c  1276s|400000 |   822 |  5515k|  13.8 |  41M|  98 |   - |1927 |  27k|1927 |2498 |2186 | 513k|9021 | 0.000000e+00 | 1.900000e+01 |    Inf 
1308.58/1308.66	c  1309s|410000 |   830 |  5655k|  13.8 |  43M|  98 |  30 |1927 |  30k|1927 |2498 |2188 | 526k|9141 | 0.000000e+00 | 1.900000e+01 |    Inf 
1342.87/1342.90	c  1343s|420000 |   358 |  5800k|  13.8 |  34M|  98 |   - |1927 |  22k|1927 |2498 |2188 | 540k|9232 | 6.000000e+00 | 1.900000e+01 | 216.67%
1346.38/1346.43	c 
1346.38/1346.43	c SCIP Status        : problem is solved [optimal solution found]
1346.38/1346.43	c Solving Time (sec) : 1346.43
1346.38/1346.43	c Solving Nodes      : 421056
1346.38/1346.43	c Primal Bound       : +1.90000000000000e+01 (156 solutions)
1346.38/1346.43	c Dual Bound         : +1.90000000000000e+01
1346.38/1346.43	c Gap                : 0.00 %
1346.38/1346.43	s OPTIMUM FOUND
1346.38/1346.43	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1346.38/1346.43	v x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1346.38/1346.43	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1346.38/1346.43	v -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1346.38/1346.43	v -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1346.38/1346.43	v x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 
1346.38/1346.43	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
1346.38/1346.43	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 
1346.38/1346.43	v -x54 -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 
1346.38/1346.43	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 
1346.38/1346.43	v -x2 x1 
1346.38/1346.43	c SCIP Status        : problem is solved [optimal solution found]
1346.38/1346.43	c Total Time         :    1346.43
1346.38/1346.43	c   solving          :    1346.43
1346.38/1346.43	c   presolving       :       0.12 (included in solving)
1346.38/1346.43	c   reading          :       0.02 (included in solving)
1346.38/1346.43	c Original Problem   :
1346.38/1346.43	c   Problem name     : HOME/instance-3447707-1307897180.wbo
1346.38/1346.43	c   Variables        : 1159 (1159 binary, 0 integer, 0 implicit integer, 0 continuous)
1346.38/1346.43	c   Constraints      : 2708 initial, 2708 maximal
1346.38/1346.43	c Presolved Problem  :
1346.38/1346.43	c   Problem name     : t_HOME/instance-3447707-1307897180.wbo
1346.38/1346.43	c   Variables        : 1927 (1079 binary, 0 integer, 848 implicit integer, 0 continuous)
1346.38/1346.43	c   Constraints      : 3333 initial, 34269 maximal
1346.38/1346.43	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1346.38/1346.43	c   trivial          :       0.00         80          0          0          0          0          0          0          0          0
1346.38/1346.43	c   dualfix          :       0.00         80          0          0          0          0          0          0          0          0
1346.38/1346.43	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   setppc           :       0.00          0          0          0          0          0          9          0          0          0
1346.38/1346.43	c   linear           :       0.06          0          0          0        957          0        214          0        153          0
1346.38/1346.43	c   indicator        :       0.00          0          0          0          0          0         80          0          0          0
1346.38/1346.43	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1346.38/1346.43	c   root node        :          -       1394          -          -       1394          -          -          -          -          -
1346.38/1346.43	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1346.38/1346.43	c   integral         :          0          0          0     221404          0       1924          0        306       2437          0          0     434600
1346.38/1346.43	c   varbound         :          0+         6    2130870       2181          0          0      43508         61    3966778       2173          0          0
1346.38/1346.43	c   knapsack         :          1          6    2125057          9          0       1921     616854       8327    4138808          0          0          0
1346.38/1346.43	c   setppc           :         35          6    2121653          1          0       1915    2520303      22233    1629290          0          0          0
1346.38/1346.43	c   linear           :        848+         7    2100056          6          0       1905    1935547      12797    1681251          0          0          0
1346.38/1346.43	c   indicator        :        848          0    2087887       2181          0       1905      59797          0     104880          0          0          0
1346.38/1346.43	c   logicor          :       1601+         6     950046         22          0        134    3148384      41715    2948702          0          0          0
1346.38/1346.43	c   bounddisjunction :          0+         0     226640          0          0          0        545         63       1601          0          0          0
1346.38/1346.43	c   countsols        :          0          0          0         22          0        136          0          0          0          0          0          0
1346.38/1346.43	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1346.38/1346.43	c   integral         :      46.60       0.00       0.00      46.57       0.00       0.03       0.00
1346.38/1346.43	c   varbound         :      10.27       0.00      10.21       0.04       0.00       0.00       0.02
1346.38/1346.43	c   knapsack         :      10.94       0.00      10.38       0.00       0.00       0.00       0.56
1346.38/1346.43	c   setppc           :      10.62       0.00       9.96       0.00       0.00       0.01       0.65
1346.38/1346.43	c   linear           :      20.92       0.00      19.76       0.00       0.00       0.18       0.99
1346.38/1346.43	c   indicator        :      13.50       0.01      12.48       0.11       0.00       0.88       0.02
1346.38/1346.43	c   logicor          :     121.94       0.00     119.17       0.00       0.00       0.01       2.76
1346.38/1346.43	c   bounddisjunction :       0.95       0.00       0.95       0.00       0.00       0.00       0.00
1346.38/1346.43	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1346.38/1346.43	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1346.38/1346.43	c   vbounds          :     204348       9032         86     564202
1346.38/1346.43	c   rootredcost      :         22          0          0        697
1346.38/1346.43	c   pseudoobj        :    2144253      45130      11989    3966682
1346.38/1346.43	c Propagator Timings :  TotalTime  Propagate    Resprop
1346.38/1346.43	c   vbounds          :      17.63      17.63       0.00
1346.38/1346.43	c   rootredcost      :       0.36       0.36       0.00
1346.38/1346.43	c   pseudoobj        :      37.15      36.74       0.42
1346.38/1346.43	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1346.38/1346.43	c   propagation      :       4.92      97271      97047     572129       29.8       2963       24.1          -
1346.38/1346.43	c   infeasible LP    :      21.09     116067     116056     838549       40.9       1712       15.6          0
1346.38/1346.43	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1346.38/1346.43	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1346.38/1346.43	c   pseudo solution  :       0.00          1          1          9       20.4          0        0.0          -
1346.38/1346.43	c   applied globally :          -          -          -     542208       31.9          -          -          -
1346.38/1346.43	c   applied locally  :          -          -          -          0        0.0          -          -          -
1346.38/1346.43	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1346.38/1346.43	c   cut pool         :       0.00          5          -          -         55          -    (maximal pool size: 530)
1346.38/1346.43	c   redcost          :       9.63     227122          0     640846          0          0
1346.38/1346.43	c   impliedbounds    :       0.00          6          0          0          0          0
1346.38/1346.43	c   intobj           :       0.00          0          0          0          0          0
1346.38/1346.43	c   gomory           :       0.47          6          0          0        900          0
1346.38/1346.43	c   cgmip            :       0.00          0          0          0          0          0
1346.38/1346.43	c   closecuts        :       0.00          0          0          0          0          0
1346.38/1346.43	c   strongcg         :       0.37          6          0          0       2537          0
1346.38/1346.43	c   cmir             :       0.05          6          0          0          0          0
1346.38/1346.43	c   flowcover        :       0.06          6          0          0          0          0
1346.38/1346.43	c   clique           :       0.00          6          0          0          0          0
1346.38/1346.43	c   zerohalf         :       0.00          0          0          0          0          0
1346.38/1346.43	c   mcf              :       0.00          1          0          0          0          0
1346.38/1346.43	c   oddcycle         :       0.00          0          0          0          0          0
1346.38/1346.43	c   rapidlearning    :       0.11          1          0          0          0         37
1346.38/1346.43	c Pricers            :       Time      Calls       Vars
1346.38/1346.43	c   problem variables:       0.00          0          0
1346.38/1346.43	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1346.38/1346.43	c   relpscost        :      46.40     219218        306       2437          0          0     434600
1346.38/1346.43	c   pscost           :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   inference        :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   mostinf          :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   leastinf         :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   fullstrong       :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   allfullstrong    :       0.00          0          0          0          0          0          0
1346.38/1346.43	c   random           :       0.00          0          0          0          0          0          0
1346.38/1346.43	c Primal Heuristics  :       Time      Calls      Found
1346.38/1346.43	c   LP solutions     :       0.02          -         22
1346.38/1346.43	c   pseudo solutions :       0.00          -          0
1346.38/1346.43	c   feaspump         :       0.19          1          0
1346.38/1346.43	c   oneopt           :       0.25         23          0
1346.38/1346.43	c   pscostdiving     :       0.79         77          0
1346.38/1346.43	c   objpscostdiving  :       1.05         39          0
1346.38/1346.43	c   fracdiving       :       1.26         78          0
1346.38/1346.43	c   veclendiving     :       0.84         78          0
1346.38/1346.43	c   linesearchdiving :       0.79         78          0
1346.38/1346.43	c   guideddiving     :       1.11         78          0
1346.38/1346.43	c   coefdiving       :       1.42         78          0
1346.38/1346.43	c   rootsoldiving    :       1.89         40          0
1346.38/1346.43	c   crossover        :       1.37         36          0
1346.38/1346.43	c   trivial          :       0.00          2          0
1346.38/1346.43	c   shiftandpropagate:       0.10          1          1
1346.38/1346.43	c   simplerounding   :       0.45     222114          0
1346.38/1346.43	c   zirounding       :       0.60       1000          0
1346.38/1346.43	c   rounding         :       0.96       6617          0
1346.38/1346.43	c   shifting         :       0.88       2119          0
1346.38/1346.43	c   intshifting      :       0.01          0          0
1346.38/1346.43	c   twoopt           :       0.00          0          0
1346.38/1346.43	c   fixandinfer      :       0.00          0          0
1346.38/1346.43	c   clique           :       0.00          0          0
1346.38/1346.43	c   intdiving        :       0.00          0          0
1346.38/1346.43	c   actconsdiving    :       0.00          0          0
1346.38/1346.43	c   octane           :       0.00          0          0
1346.38/1346.43	c   rens             :       0.05          1          0
1346.38/1346.43	c   rins             :       0.00          0          0
1346.38/1346.43	c   localbranching   :       0.00          0          0
1346.38/1346.43	c   mutation         :       0.00          0          0
1346.38/1346.43	c   dins             :       0.00          0          0
1346.38/1346.43	c   vbounds          :       0.00          0          0
1346.38/1346.43	c   undercover       :       0.00          0          0
1346.38/1346.43	c   subnlp           :       0.07          0          0
1346.38/1346.43	c   trysol           :       0.20       1675        133
1346.38/1346.43	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1346.38/1346.43	c   primal LP        :       0.01          0          0       0.00       0.00
1346.38/1346.43	c   dual LP          :     788.15     340803    5773780      16.94    7325.72
1346.38/1346.43	c   lex dual LP      :       0.00          0          0       0.00          -
1346.38/1346.43	c   barrier LP       :       0.00          0          0       0.00          -
1346.38/1346.43	c   diving/probing LP:       6.49       4905      40033       8.16    6171.06
1346.38/1346.43	c   strong branching :      43.34       9258     316144      34.15    7294.32
1346.38/1346.43	c     (at root node) :          -          9       2283     253.67          -
1346.38/1346.43	c   conflict analysis:       0.00          0          0       0.00          -
1346.38/1346.43	c B&B Tree           :
1346.38/1346.43	c   number of runs   :          1
1346.38/1346.43	c   nodes            :     421056
1346.38/1346.43	c   nodes (total)    :     421056
1346.38/1346.43	c   nodes left       :          0
1346.38/1346.43	c   max depth        :         98
1346.38/1346.43	c   max depth (total):         98
1346.38/1346.43	c   backtracks       :      47355 (11.2%)
1346.38/1346.43	c   delayed cutoffs  :      11211
1346.38/1346.43	c   repropagations   :     908658 (2445222 domain reductions, 10468 cutoffs)
1346.38/1346.43	c   avg switch length:       6.04
1346.38/1346.43	c   switching time   :     113.52
1346.38/1346.43	c Solution           :
1346.38/1346.43	c   Solutions found  :        156 (23 improvements)
1346.38/1346.43	c   First Solution   : +7.87000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 864, found by <shiftandpropagate>)
1346.38/1346.43	c   Primal Bound     : +1.90000000000000e+01   (in run 1, after 352607 nodes, 1115.95 seconds, depth 50, found by <relaxation>)
1346.38/1346.43	c   Dual Bound       : +1.90000000000000e+01
1346.38/1346.43	c   Gap              :       0.00 %
1346.38/1346.43	c   Root Dual Bound  : +0.00000000000000e+00
1346.38/1346.43	c   Root Iterations  :        294
1346.38/1346.47	c Time complete: 1346.44.

Verifier Data

OK	19

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

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

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


[startup+0 s]
/proc/loadavg: 1.62 1.53 1.18 3/177 10013
/proc/meminfo: memFree=32389504/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 1522 0 0 0 0 0 0 0 23 0 1 0 901316019 10375168 1475 33554432000 4194304 9128323 140736554417024 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10013/statm: 2533 1475 399 1205 0 1324 0

[startup+0.0690691 s]
/proc/loadavg: 1.62 1.53 1.18 3/177 10013
/proc/meminfo: memFree=32389504/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=28144 CPUtime=0.06 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 6034 0 0 0 6 0 0 0 23 0 1 0 901316019 28819456 5728 33554432000 4194304 9128323 140736554417024 18446744073709551615 5192510 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 7036 5728 514 1205 0 5827 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28144

[startup+0.101064 s]
/proc/loadavg: 1.62 1.53 1.18 3/177 10013
/proc/meminfo: memFree=32389504/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=28428 CPUtime=0.09 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 6138 0 0 0 9 0 0 0 24 0 1 0 901316019 29110272 5832 33554432000 4194304 9128323 140736554417024 18446744073709551615 4336756 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 7107 5832 543 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.301031 s]
/proc/loadavg: 1.62 1.53 1.18 3/177 10013
/proc/meminfo: memFree=32389504/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=35824 CPUtime=0.29 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 8410 0 0 0 29 0 0 0 25 0 1 0 901316019 36683776 7975 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 8956 7975 688 1205 0 7747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35824

[startup+0.700957 s]
/proc/loadavg: 1.62 1.53 1.18 3/177 10013
/proc/meminfo: memFree=32389504/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=57864 CPUtime=0.69 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 14035 0 0 0 68 1 0 0 25 0 1 0 901316019 59252736 13246 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 14466 13246 739 1205 0 13257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57864

[startup+1.50082 s]
/proc/loadavg: 1.62 1.53 1.18 3/178 10014
/proc/meminfo: memFree=32326156/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=57864 CPUtime=1.49 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 14044 0 0 0 146 3 0 0 25 0 1 0 901316019 59252736 13255 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 14466 13255 743 1205 0 13257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57864

[startup+3.10055 s]
/proc/loadavg: 1.62 1.53 1.18 3/178 10014
/proc/meminfo: memFree=32322016/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=57940 CPUtime=3.09 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 15769 0 0 0 301 8 0 0 25 0 1 0 901316019 59330560 13605 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 14485 13605 753 1205 0 13276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57940

[startup+6.30099 s]
/proc/loadavg: 1.65 1.54 1.18 3/178 10014
/proc/meminfo: memFree=32323484/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=57940 CPUtime=6.29 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 15772 0 0 0 613 16 0 0 25 0 1 0 901316019 59330560 13608 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 14485 13608 756 1205 0 13276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57940

[startup+12.7009 s]
/proc/loadavg: 1.68 1.55 1.19 3/178 10014
/proc/meminfo: memFree=32322584/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=57940 CPUtime=12.69 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 18292 0 0 0 1238 31 0 0 25 0 1 0 901316019 59330560 13611 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 14485 13611 758 1205 0 13276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57940

[startup+25.5006 s]
/proc/loadavg: 1.75 1.57 1.20 3/178 10015
/proc/meminfo: memFree=32308336/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=62616 CPUtime=25.49 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 30784 0 0 0 2500 49 0 0 25 0 1 0 901316019 64118784 14765 33554432000 4194304 9128323 140736554417024 18446744073709551615 4785198 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 15654 14765 758 1205 0 14445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62616

[startup+51.1011 s]
/proc/loadavg: 1.83 1.60 1.22 3/178 10015
/proc/meminfo: memFree=32285220/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=75540 CPUtime=51.09 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 54512 0 0 0 5011 98 0 0 25 0 1 0 901316019 77352960 17983 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 18885 17983 758 1205 0 17676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75540

[startup+102.306 s]
/proc/loadavg: 1.93 1.66 1.26 3/178 10017
/proc/meminfo: memFree=32257268/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=97876 CPUtime=102.3 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 91641 0 0 0 10042 188 0 0 25 0 1 0 901316019 100225024 23606 33554432000 4194304 9128323 140736554417024 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 24469 23606 758 1205 0 23260 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97876

[startup+162.301 s]
/proc/loadavg: 1.97 1.72 1.30 3/178 10018
/proc/meminfo: memFree=32235744/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=117552 CPUtime=162.29 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 114829 0 0 0 15937 292 0 0 25 0 1 0 901316019 120373248 28516 33554432000 4194304 9128323 140736554417024 18446744073709551615 6581488 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 29388 28516 758 1205 0 28179 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117552

[startup+222.301 s]
/proc/loadavg: 1.99 1.77 1.34 3/178 10020
/proc/meminfo: memFree=32228740/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=120616 CPUtime=222.3 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 140894 0 0 0 21825 405 0 0 25 0 1 0 901316019 123510784 29312 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 30154 29312 758 1205 0 28945 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 120616

[startup+282.3 s]
/proc/loadavg: 1.99 1.81 1.38 3/178 10021
/proc/meminfo: memFree=32223856/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=123312 CPUtime=282.3 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 150561 0 0 0 27706 524 0 0 25 0 1 0 901316019 126271488 29962 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 30828 29962 758 1205 0 29619 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 123312

[startup+342.301 s]
/proc/loadavg: 1.99 1.84 1.42 3/178 10023
/proc/meminfo: memFree=32219436/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=124248 CPUtime=342.29 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 179003 0 0 0 33583 646 0 0 25 0 1 0 901316019 127229952 30144 33554432000 4194304 9128323 140736554417024 18446744073709551615 18446744073699065863 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 31062 30144 758 1205 0 29853 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 124248

[startup+402.3 s]
/proc/loadavg: 1.99 1.87 1.45 3/178 10025
/proc/meminfo: memFree=32217004/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=125408 CPUtime=402.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 196215 0 0 0 39468 760 0 0 25 0 1 0 901316019 128417792 30478 33554432000 4194304 9128323 140736554417024 18446744073709551615 7192200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 31352 30478 758 1205 0 30143 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 125408

[startup+462.301 s]
/proc/loadavg: 2.07 1.90 1.49 3/178 10026
/proc/meminfo: memFree=32211992/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=128708 CPUtime=462.29 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 199940 0 0 0 45351 878 0 0 25 0 1 0 901316019 131796992 31308 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 32177 31308 758 1205 0 30968 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 128708

[startup+522.3 s]
/proc/loadavg: 2.02 1.92 1.52 3/178 10028
/proc/meminfo: memFree=32209336/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=131212 CPUtime=522.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 202078 0 0 0 51243 985 0 0 25 0 1 0 901316019 134361088 31887 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 32803 31887 758 1205 0 31594 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 131212

[startup+582.301 s]
/proc/loadavg: 2.01 1.93 1.54 3/178 10029
/proc/meminfo: memFree=32205200/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=132916 CPUtime=582.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 204002 0 0 0 57133 1095 0 0 25 0 1 0 901316019 136105984 32284 33554432000 4194304 9128323 140736554417024 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 33229 32284 758 1205 0 32020 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 132916

[startup+642.3 s]

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

/proc/meminfo: memFree=32197992/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=136976 CPUtime=762.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 206545 0 0 0 74829 1399 0 0 25 0 1 0 901316019 140263424 33327 33554432000 4194304 9128323 140736554417024 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 34244 33327 758 1205 0 33035 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 136976

[startup+822.301 s]
/proc/loadavg: 2.00 1.96 1.64 3/178 10036
/proc/meminfo: memFree=32196828/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=138480 CPUtime=822.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 206930 0 0 0 80736 1492 0 0 25 0 1 0 901316019 141803520 33712 33554432000 4194304 9128323 140736554417024 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 34620 33712 758 1205 0 33411 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 138480

[startup+882.301 s]
/proc/loadavg: 2.00 1.97 1.66 3/178 10046
/proc/meminfo: memFree=32192940/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=139232 CPUtime=882.26 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 207072 0 0 0 86631 1595 0 0 25 0 1 0 901316019 142573568 33854 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10013/statm: 34808 33854 758 1205 0 33599 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 139232

[startup+942.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/178 10048
/proc/meminfo: memFree=32188304/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=139364 CPUtime=942.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 207119 0 0 0 92531 1696 0 0 25 0 1 0 901316019 142708736 33901 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10013/statm: 34841 33901 758 1205 0 33632 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 139364

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/178 10050
/proc/meminfo: memFree=32187888/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=139908 CPUtime=1002.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 207245 0 0 0 98434 1793 0 0 25 0 1 0 901316019 143265792 34027 33554432000 4194304 9128323 140736554417024 18446744073709551615 5984618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10013/statm: 34977 34027 758 1205 0 33768 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 139908

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/178 10051
/proc/meminfo: memFree=32186724/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=141000 CPUtime=1062.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 209072 0 0 0 104338 1889 0 0 25 0 1 0 901316019 144384000 34306 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10013/statm: 35250 34306 758 1205 0 34041 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 141000

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/178 10056
/proc/meminfo: memFree=32183924/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=142236 CPUtime=1122.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 217306 0 0 0 110247 1981 0 0 25 0 1 0 901316019 145649664 34655 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10013/statm: 35559 34655 758 1205 0 34350 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 142236

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/178 10057
/proc/meminfo: memFree=32183472/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=142236 CPUtime=1182.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 223824 0 0 0 116145 2082 0 0 25 0 1 0 901316019 145649664 34660 33554432000 4194304 9128323 140736554417024 18446744073709551615 7346389 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 35559 34660 758 1205 0 34350 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 142236

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/178 10059
/proc/meminfo: memFree=32182060/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144132 CPUtime=1242.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 228111 0 0 0 122031 2196 0 0 25 0 1 0 901316019 147591168 35061 33554432000 4194304 9128323 140736554417024 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36033 35061 758 1205 0 34824 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 144132

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/178 10061
/proc/meminfo: memFree=32179660/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144304 CPUtime=1302.28 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229683 0 0 0 127927 2301 0 0 25 0 1 0 901316019 147767296 35097 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36076 35097 758 1205 0 34867 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 144304

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

[startup+1305.5 s]
/proc/loadavg: 2.00 1.97 1.76 3/178 10061
/proc/meminfo: memFree=32179660/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144304 CPUtime=1305.47 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229683 0 0 0 128241 2306 0 0 25 0 1 0 901316019 147767296 35097 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36076 35097 758 1205 0 34867 0
Current children cumulated CPU time (s) 1305.47
Current children cumulated vsize (KiB) 144304

[startup+1331.1 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10061
/proc/meminfo: memFree=32179148/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144304 CPUtime=1331.08 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229688 0 0 0 130760 2348 0 0 25 0 1 0 901316019 147767296 35102 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36076 35102 758 1205 0 34867 0
Current children cumulated CPU time (s) 1331.08
Current children cumulated vsize (KiB) 144304

[startup+1337.5 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32178772/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144304 CPUtime=1337.48 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229701 0 0 0 131389 2359 0 0 25 0 1 0 901316019 147767296 35115 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36076 35115 758 1205 0 34867 0
Current children cumulated CPU time (s) 1337.48
Current children cumulated vsize (KiB) 144304

[startup+1340.7 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32178892/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144304 CPUtime=1340.67 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229719 0 0 0 131702 2365 0 0 25 0 1 0 901316019 147767296 35133 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36076 35133 758 1205 0 34867 0
Current children cumulated CPU time (s) 1340.67
Current children cumulated vsize (KiB) 144304

[startup+1343.9 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32177524/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144468 CPUtime=1343.87 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229729 0 0 0 132017 2370 0 0 25 0 1 0 901316019 147935232 35143 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36117 35143 758 1205 0 34908 0
Current children cumulated CPU time (s) 1343.87
Current children cumulated vsize (KiB) 144468

[startup+1345.5 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32177524/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144468 CPUtime=1345.47 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229732 0 0 0 132174 2373 0 0 25 0 1 0 901316019 147935232 35146 33554432000 4194304 9128323 140736554417024 18446744073709551615 4338281 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36117 35146 758 1205 0 34908 0
Current children cumulated CPU time (s) 1345.47
Current children cumulated vsize (KiB) 144468

[startup+1345.9 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32177524/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144468 CPUtime=1345.88 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229743 0 0 0 132214 2374 0 0 25 0 1 0 901316019 147935232 35157 33554432000 4194304 9128323 140736554417024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36117 35157 758 1205 0 34908 0
Current children cumulated CPU time (s) 1345.88
Current children cumulated vsize (KiB) 144468

[startup+1346.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32177276/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144628 CPUtime=1346.27 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229761 0 0 0 132253 2374 0 0 25 0 1 0 901316019 148099072 35175 33554432000 4194304 9128323 140736554417024 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36157 35175 758 1205 0 34948 0
Current children cumulated CPU time (s) 1346.27
Current children cumulated vsize (KiB) 144628

[startup+1346.41 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 10062
/proc/meminfo: memFree=32177276/32951124 swapFree=67056676/67111528
[pid=10013] ppid=10011 vsize=144628 CPUtime=1346.38 cores=1,3,5,7
/proc/10013/stat : 10013 (scip-2.0.1.4.li) R 10011 10013 9967 0 -1 4202496 229761 0 0 0 132263 2375 0 0 25 0 1 0 901316019 148099072 35175 33554432000 4194304 9128323 140736554417024 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10013/statm: 36157 35175 758 1205 0 34948 0
Current children cumulated CPU time (s) 1346.38
Current children cumulated vsize (KiB) 144628

Child status: 0
Real time (s): 1346.47
CPU time (s): 1346.46
CPU user time (s): 1322.7
CPU system time (s): 23.7584
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 159788

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

runsolver used 2.21966 second user time and 4.66129 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-12 18:46:20
IDJOB=3447707
IDBENCH=78883
IDSOLVER=1944
FILE ID=node136/3447707-1307897180
RUNJOBID= node136-1307897180-9986
PBS_JOBID= 13559606
Free space on /tmp= 74048 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.1900564824--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 /tmp/evaluation-result-3447707-1307897180/watcher-3447707-1307897180 -o /tmp/evaluation-result-3447707-1307897180/solver-3447707-1307897180 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447707-1307897180.wbo -t 1800 -m 15500

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

MD5SUM BENCH= bcc83dde29b6f868056a0bfa1b1372de
RANDOM SEED=219954284

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.83
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32389932 kB
Buffers:        110156 kB
Cached:         219868 kB
SwapCached:       8452 kB
Active:         272548 kB
Inactive:        96540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32389932 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           49572 kB
Writeback:           0 kB
AnonPages:       36788 kB
Mapped:          14752 kB
Slab:           126560 kB
PageTables:       4636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   230184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74036 MiB
End job on node136 at 2011-06-12 19:08:47