Trace number 3447879

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 1370.64 1370.6

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552288--soft-66-100-0.wbo
MD5SUMaabd2abc5a32dbb90eb5074319abd403
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark68.1656
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 727
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-3447879-1307898921.wbo>
0.00/0.02	c original problem has 1161 variables (1161 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, 212 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 167 del conss, 0 add conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 3) 114 del vars, 249 del conss, 0 add conss, 949 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.00/0.09	c (round 4) 152 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 14 clqs
0.09/0.10	c (round 5) 158 del vars, 261 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.11	c (round 6) 158 del vars, 278 del conss, 0 add conss, 952 chg bounds, 129 chg sides, 0 chg coeffs, 1675 upgd conss, 212 impls, 14 clqs
0.09/0.15	c    (0.2s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  158 deleted vars, 278 deleted constraints, 0 added constraints, 952 tightened bounds, 0 added holes, 129 changed sides, 0 changed coefficients
0.09/0.15	c  1063 implications, 14 cliques
0.09/0.15	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3360 constraints
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      53 constraints of type <setppc>
0.09/0.15	c     851 constraints of type <linear>
0.09/0.15	c     851 constraints of type <indicator>
0.09/0.15	c    1604 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.19/0.25	o 667
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.3s|     1 |     0 |     0 |     - |9184k|   0 |   - |1933 |4211 |1933 |2509 |   0 |   0 |   0 |      --      | 6.670000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |    95 |     - |8790k|   0 |  33 |1933 |4211 |1933 |2509 |   0 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   163 |     - |9449k|   0 |  37 |1933 |4251 |1933 |2518 |   9 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   200 |     - |9839k|   0 |  40 |1933 |4251 |1933 |2526 |  17 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
0.59/0.67	c   0.7s|     1 |     0 |   219 |     - |  10M|   0 |  44 |1933 |4251 |1933 |2527 |  18 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
0.79/0.85	c   0.8s|     1 |     0 |   252 |     - |  10M|   0 |  46 |1933 |4251 |1933 |2532 |  23 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
1.00/1.05	c   1.0s|     1 |     0 |   296 |     - |  11M|   0 |  49 |1933 |4251 |1933 |2537 |  28 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   306 |     - |  11M|   0 |  51 |1933 |4251 |1933 |2541 |  32 |   0 |   0 | 0.000000e+00 | 6.670000e+02 |    Inf 
1.99/2.09	c   2.1s|     1 |     2 |  5384 |     - |  11M|   0 |  51 |1933 |4251 |1933 |2541 |  32 |   0 |   9 | 0.000000e+00 | 6.670000e+02 |    Inf 
2.99/3.01	o 446
2.99/3.01	c * 3.0s|    13 |    12 |  6147 | 486.8 |  11M|  12 |   - |1933 |4251 |1933 |2540 |  42 |   0 | 158 | 0.000000e+00 | 4.460000e+02 |    Inf 
5.89/5.90	o 286
5.89/5.90	c R 5.9s|   108 |    43 |  8302 |  74.7 |  11M|  22 |   - |1933 |4355 |1933 |2531 |  72 | 104 | 646 | 0.000000e+00 | 2.860000e+02 |    Inf 
7.39/7.45	o 262
7.39/7.45	c * 7.5s|   196 |    66 |  9604 |  47.7 |  12M|  31 |   - |1933 |4428 |1933 |2529 |  78 | 177 | 940 | 0.000000e+00 | 2.620000e+02 |    Inf 
7.39/7.47	o 225
7.39/7.47	c * 7.5s|   198 |    63 |  9605 |  47.2 |  12M|  31 |   - |1933 |4428 |1933 |2529 |  78 | 177 | 940 | 0.000000e+00 | 2.250000e+02 |    Inf 
7.39/7.47	o 216
7.39/7.47	c * 7.5s|   199 |    62 |  9614 |  47.0 |  12M|  31 |   - |1933 |4428 |1933 |2530 |  79 | 177 | 940 | 0.000000e+00 | 2.160000e+02 |    Inf 
7.79/7.80	o 201
7.79/7.80	c * 7.8s|   216 |    67 | 10046 |  45.3 |  12M|  31 |   - |1933 |4438 |1933 |2536 |  85 | 187 |1000 | 0.000000e+00 | 2.010000e+02 |    Inf 
9.79/9.87	o 176
9.79/9.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.79/9.87	c s 9.9s|   341 |    94 | 11979 |  34.3 |  13M|  31 |   - |1933 |4542 |1933 |2531 |  91 | 291 |1394 | 0.000000e+00 | 1.760000e+02 |    Inf 
10.49/10.52	o 150
10.49/10.52	c *10.5s|   410 |   107 | 13037 |  31.1 |  13M|  31 |   - |1933 |4610 |1933 |2531 |  92 | 363 |1492 | 0.000000e+00 | 1.500000e+02 |    Inf 
12.00/12.06	o 132
12.00/12.06	c *12.1s|   701 |   159 | 16529 |  23.2 |  14M|  31 |   - |1933 |4865 |1933 |2535 | 110 | 683 |1650 | 0.000000e+00 | 1.320000e+02 |    Inf 
13.99/14.08	o 120
13.99/14.08	c *14.1s|  1335 |   208 | 22235 |  16.4 |  16M|  44 |   - |1933 |5335 |1933 |2531 | 130 |1327 |1739 | 0.000000e+00 | 1.200000e+02 |    Inf 
14.09/14.12	o 107
14.09/14.12	c *14.1s|  1341 |   207 | 22352 |  16.5 |  16M|  44 |   - |1933 |5341 |1933 |2535 | 134 |1334 |1739 | 0.000000e+00 | 1.070000e+02 |    Inf 
16.49/16.53	o 106
16.49/16.53	c *16.5s|  2207 |   274 | 31087 |  14.0 |  17M|  44 |   - |1933 |5730 |1933 |2534 | 167 |2139 |1798 | 0.000000e+00 | 1.060000e+02 |    Inf 
16.59/16.64	o 85
16.59/16.64	c *16.6s|  2240 |   270 | 31454 |  13.9 |  17M|  44 |   - |1933 |5752 |1933 |2533 | 169 |2164 |1798 | 0.000000e+00 | 8.500000e+01 |    Inf 
17.09/17.15	o 55
17.09/17.15	c *17.1s|  2399 |   272 | 33562 |  13.9 |  17M|  44 |   - |1933 |5490 |1933 |2532 | 172 |2301 |1802 | 0.000000e+00 | 5.500000e+01 |    Inf 
17.79/17.84	o 41
17.79/17.84	c *17.8s|  2587 |   283 | 36895 |  14.1 |  17M|  44 |   - |1933 |4882 |1933 |2532 | 174 |2513 |1803 | 0.000000e+00 | 4.100000e+01 |    Inf 
18.59/18.70	o 37
18.59/18.70	c *18.7s|  2775 |   287 | 40610 |  14.5 |  17M|  44 |   - |1933 |4499 |1933 |2531 | 176 |2715 |1832 | 0.000000e+00 | 3.700000e+01 |    Inf 
20.29/20.35	o 27
20.29/20.35	c *20.4s|  3205 |   313 | 48547 |  15.1 |  17M|  44 |   - |1933 |4476 |1933 |2528 | 180 |3149 |1869 | 0.000000e+00 | 2.700000e+01 |    Inf 
25.59/25.64	o 15
25.59/25.64	c *25.6s|  4973 |   471 | 76008 |  15.2 |  18M|  46 |   - |1933 |5397 |1933 |2529 | 192 |5085 |1874 | 0.000000e+00 | 1.500000e+01 |    Inf 
30.39/30.43	o 7
30.39/30.43	c l30.4s|  6506 |   621 |102853 |  15.8 |  19M|  46 |   - |1933 |5365 |1933 |2531 | 192 |6757 |1876 | 0.000000e+00 | 7.000000e+00 |    Inf 
30.49/30.53	o 6
30.49/30.53	c g30.5s|  6540 |   629 |103385 |  15.8 |  19M|  46 |   - |1933 |5154 |1933 |2531 | 192 |6788 |1876 | 0.000000e+00 | 6.000000e+00 |    Inf 
40.89/40.99	c  41.0s| 10000 |   694 |161964 |  16.2 |  20M|  46 |   - |1933 |6411 |   0 |   0 | 192 |  10k|1876 | 0.000000e+00 | 6.000000e+00 |    Inf 
57.39/57.40	o 3
57.39/57.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
57.39/57.40	c *57.4s| 15072 |   518 |258546 |  17.1 |  20M|  67 |   - |1933 |6867 |1933 |2531 | 192 |  14k|1876 | 0.000000e+00 | 3.000000e+00 |    Inf 
72.99/73.06	c  73.1s| 20000 |   413 |339690 |  17.0 |  19M|  67 |  19 |1933 |5908 |1933 |2527 | 192 |  21k|2185 | 0.000000e+00 | 3.000000e+00 |    Inf 
103.09/103.14	o 2
103.09/103.14	c * 103s| 29649 |   375 |496218 |  16.7 |  21M|  67 |   - |1933 |  10k|1933 |2528 | 193 |  33k|2720 | 0.000000e+00 | 2.000000e+00 |    Inf 
104.20/104.22	c   104s| 30000 |   366 |501845 |  16.7 |  21M|  67 |   - |1933 |  10k|1933 |2527 | 193 |  33k|2725 | 0.000000e+00 | 2.000000e+00 |    Inf 
136.90/136.90	c   137s| 40000 |   397 |670351 |  16.8 |  22M|  67 |   - |1933 |  13k|1933 |2527 | 193 |  46k|3248 | 0.000000e+00 | 2.000000e+00 |    Inf 
167.70/167.79	c   168s| 50000 |   368 |827115 |  16.5 |  23M|  68 |   - |1933 |  14k|1933 |2527 | 193 |  60k|3711 | 0.000000e+00 | 2.000000e+00 |    Inf 
199.90/199.90	c   200s| 60000 |   289 |991399 |  16.5 |  22M|  71 |  34 |1933 |  11k|1933 |2531 | 193 |  73k|4183 | 0.000000e+00 | 2.000000e+00 |    Inf 
229.49/229.58	c   230s| 70000 |   203 |  1144k|  16.4 |  22M|  71 |  25 |1933 |  12k|1933 |2531 | 193 |  85k|4512 | 0.000000e+00 | 2.000000e+00 |    Inf 
261.30/261.30	c   261s| 80000 |   224 |  1311k|  16.4 |  23M|  71 |  37 |1933 |  14k|1933 |2527 | 193 |  98k|4903 | 0.000000e+00 | 2.000000e+00 |    Inf 
293.10/293.19	c   293s| 90000 |   299 |  1481k|  16.5 |  25M|  71 |  29 |1933 |  17k|1933 |2527 | 193 | 111k|5154 | 0.000000e+00 | 2.000000e+00 |    Inf 
324.90/324.90	c   325s|100000 |   377 |  1644k|  16.4 |  28M|  78 |   - |1933 |  23k|1933 |2527 | 193 | 125k|5486 | 0.000000e+00 | 2.000000e+00 |    Inf 
356.20/356.23	c   356s|110000 |   371 |  1802k|  16.4 |  26M|  78 |   - |1933 |  17k|1933 |2527 | 193 | 139k|5688 | 0.000000e+00 | 2.000000e+00 |    Inf 
388.40/388.42	c   388s|120000 |   341 |  1966k|  16.4 |  26M|  78 |  31 |1933 |  16k|1933 |2527 | 193 | 152k|6037 | 0.000000e+00 | 2.000000e+00 |    Inf 
420.00/420.09	c   420s|130000 |   395 |  2134k|  16.4 |  28M|  78 |  30 |1933 |  20k|1933 |2527 | 193 | 165k|6272 | 0.000000e+00 | 2.000000e+00 |    Inf 
452.60/452.64	c   453s|140000 |   529 |  2301k|  16.4 |  31M|  78 |  36 |1933 |  26k|1933 |2527 | 193 | 178k|6552 | 0.000000e+00 | 2.000000e+00 |    Inf 
484.31/484.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
484.31/484.36	c   484s|150000 |   633 |  2458k|  16.4 |  33M|  78 |   - |1933 |  29k|1933 |2527 | 193 | 192k|6805 | 0.000000e+00 | 2.000000e+00 |    Inf 
515.51/515.59	c   516s|160000 |   719 |  2613k|  16.3 |  35M|  78 |   - |1933 |  31k|1933 |2527 | 193 | 205k|7040 | 0.000000e+00 | 2.000000e+00 |    Inf 
547.71/547.77	c   548s|170000 |   834 |  2771k|  16.3 |  38M|  79 |  29 |1933 |  37k|1933 |2527 | 193 | 220k|7269 | 0.000000e+00 | 2.000000e+00 |    Inf 
580.31/580.34	c   580s|180000 |   784 |  2930k|  16.3 |  36M|  79 |  32 |1933 |  33k|1933 |2527 | 193 | 234k|7472 | 0.000000e+00 | 2.000000e+00 |    Inf 
614.01/614.01	c   614s|190000 |   819 |  3098k|  16.3 |  38M|  79 |   - |1933 |  36k|1933 |2527 | 193 | 247k|7697 | 0.000000e+00 | 2.000000e+00 |    Inf 
646.31/646.33	c   646s|200000 |   861 |  3253k|  16.3 |  37M|  79 |  34 |1933 |  33k|1933 |2527 | 193 | 261k|7883 | 0.000000e+00 | 2.000000e+00 |    Inf 
677.11/677.19	c   677s|210000 |   846 |  3407k|  16.2 |  38M|  90 |  36 |1933 |  33k|1933 |2527 | 193 | 276k|8058 | 0.000000e+00 | 2.000000e+00 |    Inf 
708.12/708.17	c   708s|220000 |   826 |  3557k|  16.2 |  38M|  90 |   - |1933 |  34k|1933 |2527 | 193 | 291k|8243 | 0.000000e+00 | 2.000000e+00 |    Inf 
740.51/740.51	c   741s|230000 |   806 |  3719k|  16.2 |  36M|  90 |   - |1933 |  30k|1933 |2527 | 193 | 305k|8433 | 0.000000e+00 | 2.000000e+00 |    Inf 
771.12/771.12	c   771s|240000 |   797 |  3870k|  16.1 |  37M|  90 |  31 |1933 |  31k|1933 |2527 | 193 | 319k|8666 | 0.000000e+00 | 2.000000e+00 |    Inf 
801.51/801.58	c   802s|250000 |   770 |  4015k|  16.1 |  35M|  90 |  35 |1933 |  27k|1933 |2527 | 193 | 332k|8877 | 0.000000e+00 | 2.000000e+00 |    Inf 
834.72/834.72	c   835s|260000 |   788 |  4183k|  16.1 |  37M|  90 |  23 |1933 |  31k|1933 |2527 | 193 | 347k|9058 | 0.000000e+00 | 2.000000e+00 |    Inf 
867.31/867.37	c   867s|270000 |   741 |  4350k|  16.1 |  36M|  90 |   - |1933 |  29k|1933 |2527 | 193 | 360k|9224 | 0.000000e+00 | 2.000000e+00 |    Inf 
899.51/899.50	c   899s|280000 |   725 |  4510k|  16.1 |  34M|  90 |  29 |1933 |  26k|1933 |2527 | 193 | 373k|9368 | 0.000000e+00 | 2.000000e+00 |    Inf 
930.82/930.82	c   931s|290000 |   682 |  4671k|  16.1 |  35M|  90 |   - |1933 |  26k|1933 |2527 | 193 | 387k|9502 | 0.000000e+00 | 2.000000e+00 |    Inf 
963.32/963.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
963.32/963.34	c   963s|300000 |   672 |  4841k|  16.1 |  36M|  90 |  29 |1933 |  29k|1933 |2527 | 193 | 401k|9654 | 0.000000e+00 | 2.000000e+00 |    Inf 
996.12/996.19	c   996s|310000 |   688 |  5005k|  16.1 |  37M|  90 |   - |1933 |  30k|1933 |2527 | 193 | 414k|9782 | 0.000000e+00 | 2.000000e+00 |    Inf 
1028.32/1028.30	c  1028s|320000 |   658 |  5163k|  16.1 |  37M|  90 |   - |1933 |  31k|   0 |   0 | 193 | 426k|9919 | 0.000000e+00 | 2.000000e+00 |    Inf 
1061.72/1061.80	c  1062s|330000 |   601 |  5334k|  16.2 |  35M|  90 |  31 |1933 |  27k|1933 |2527 | 193 | 439k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1093.72/1093.70	c  1094s|340000 |   588 |  5497k|  16.2 |  34M|  90 |   - |1933 |  26k|1933 |2527 | 193 | 453k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1126.52/1126.55	c  1127s|350000 |   512 |  5661k|  16.2 |  33M|  90 |  37 |1933 |  23k|1933 |2527 | 193 | 466k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1158.42/1158.49	c  1158s|360000 |   470 |  5824k|  16.2 |  34M|  90 |  26 |1933 |  26k|1933 |2527 | 193 | 479k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1191.34/1191.37	c  1191s|370000 |   417 |  5994k|  16.2 |  33M|  90 |  30 |1933 |  26k|1933 |2527 | 193 | 492k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1223.23/1223.26	c  1223s|380000 |   429 |  6161k|  16.2 |  36M|  90 |  31 |1933 |  30k|1933 |2527 | 193 | 506k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1255.14/1255.12	c  1255s|390000 |   335 |  6320k|  16.2 |  32M|  90 |  28 |1933 |  23k|1933 |2527 | 193 | 519k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1286.23/1286.20	c  1286s|400000 |   412 |  6477k|  16.2 |  33M|  90 |  38 |1933 |  25k|1933 |2527 | 193 | 532k|  11k| 0.000000e+00 | 2.000000e+00 |    Inf 
1317.92/1317.93	c  1318s|410000 |   331 |  6634k|  16.2 |  33M|  90 |   - |1933 |  27k|1933 |2527 | 193 | 545k|  11k| 0.000000e+00 | 2.000000e+00 |    Inf 
1351.84/1351.85	c  1352s|420000 |   200 |  6809k|  16.2 |  30M|  90 |  29 |1933 |  21k|1933 |2527 | 193 | 558k|  11k| 0.000000e+00 | 2.000000e+00 |    Inf 
1370.53/1370.56	c 
1370.53/1370.56	c SCIP Status        : problem is solved [optimal solution found]
1370.53/1370.56	c Solving Time (sec) : 1370.56
1370.53/1370.56	c Solving Nodes      : 425477
1370.53/1370.56	c Primal Bound       : +2.00000000000000e+00 (132 solutions)
1370.53/1370.56	c Dual Bound         : +2.00000000000000e+00
1370.53/1370.56	c Gap                : 0.00 %
1370.53/1370.56	s OPTIMUM FOUND
1370.53/1370.56	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
1370.53/1370.56	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1370.53/1370.56	v -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1370.53/1370.56	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1370.53/1370.56	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1370.53/1370.56	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1370.53/1370.56	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 
1370.53/1370.56	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 
1370.53/1370.56	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 
1370.53/1370.56	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 
1370.53/1370.56	v x1 
1370.53/1370.56	c SCIP Status        : problem is solved [optimal solution found]
1370.53/1370.56	c Total Time         :    1370.56
1370.53/1370.56	c   solving          :    1370.56
1370.53/1370.56	c   presolving       :       0.13 (included in solving)
1370.53/1370.56	c   reading          :       0.02 (included in solving)
1370.53/1370.56	c Original Problem   :
1370.53/1370.56	c   Problem name     : HOME/instance-3447879-1307898921.wbo
1370.53/1370.56	c   Variables        : 1161 (1161 binary, 0 integer, 0 implicit integer, 0 continuous)
1370.53/1370.56	c   Constraints      : 2708 initial, 2708 maximal
1370.53/1370.56	c Presolved Problem  :
1370.53/1370.56	c   Problem name     : t_HOME/instance-3447879-1307898921.wbo
1370.53/1370.56	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
1370.53/1370.56	c   Constraints      : 3360 initial, 37839 maximal
1370.53/1370.56	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1370.53/1370.56	c   trivial          :       0.00         79          0          0          0          0          0          0          0          0
1370.53/1370.56	c   dualfix          :       0.00         79          0          0          0          0          0          0          0          0
1370.53/1370.56	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1370.53/1370.56	c   linear           :       0.07          0          0          0        952          0        182          0        129          0
1370.53/1370.56	c   indicator        :       0.00          0          0          0          0          0         79          0          0          0
1370.53/1370.56	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1370.53/1370.56	c   root node        :          -       1690          -          -       1690          -          -          -          -          -
1370.53/1370.56	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1370.53/1370.56	c   integral         :          0          0          0     218702          0        885          0        502       3868          0          0     431122
1370.53/1370.56	c   varbound         :          0+         6    2068728        178          0          0       1686          5     140070        175          0          0
1370.53/1370.56	c   knapsack         :          1          6    2063337          4          0        882     289299       6735    1923116          0          0          0
1370.53/1370.56	c   setppc           :         53          6    2060851          2          0        879    2975492      11545    1539685          0          0          0
1370.53/1370.56	c   linear           :        851+         7    2049556          6          0        872    2132664       9759    1762141          0          0          0
1370.53/1370.56	c   indicator        :        851          0    2041240        178          0        872       2685          0       4625          0          0          0
1370.53/1370.56	c   logicor          :       1604+         6     858131         18          0        114    2736372      18677    2460638          0          0          0
1370.53/1370.56	c   bounddisjunction :          0+         0     116618          0          0          0         14          3         24          0          0          0
1370.53/1370.56	c   countsols        :          0          0          0         18          0        116          0          0          0          0          0          0
1370.53/1370.56	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1370.53/1370.56	c   integral         :      58.96       0.00       0.00      58.94       0.00       0.01       0.00
1370.53/1370.56	c   varbound         :       0.92       0.00       0.91       0.00       0.00       0.00       0.00
1370.53/1370.56	c   knapsack         :       5.78       0.00       5.49       0.00       0.00       0.00       0.29
1370.53/1370.56	c   setppc           :       9.98       0.00       9.30       0.00       0.00       0.01       0.67
1370.53/1370.56	c   linear           :      19.32       0.00      18.17       0.00       0.00       0.09       1.07
1370.53/1370.56	c   indicator        :       1.36       0.01       0.97       0.01       0.00       0.38       0.00
1370.53/1370.56	c   logicor          :      94.40       0.00      91.81       0.00       0.00       0.01       2.58
1370.53/1370.56	c   bounddisjunction :       0.11       0.00       0.11       0.00       0.00       0.00       0.00
1370.53/1370.56	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1370.53/1370.56	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1370.53/1370.56	c   vbounds          :      12511       1339          2      43214
1370.53/1370.56	c   rootredcost      :         22          0          0        845
1370.53/1370.56	c   pseudoobj        :    2069963       1673        527     138217
1370.53/1370.56	c Propagator Timings :  TotalTime  Propagate    Resprop
1370.53/1370.56	c   vbounds          :       1.24       1.24       0.00
1370.53/1370.56	c   rootredcost      :       0.33       0.33       0.00
1370.53/1370.56	c   pseudoobj        :      26.04      26.03       0.02
1370.53/1370.56	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1370.53/1370.56	c   propagation      :       2.28      47253      47195     263198       31.9       1223       23.0          -
1370.53/1370.56	c   infeasible LP    :      28.21     166712     166694    1114513       41.6       2430       14.7          0
1370.53/1370.56	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1370.53/1370.56	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1370.53/1370.56	c   pseudo solution  :       0.00          4          4         30       18.7          1       12.0          -
1370.53/1370.56	c   applied globally :          -          -          -     565367       35.4          -          -          -
1370.53/1370.56	c   applied locally  :          -          -          -          0        0.0          -          -          -
1370.53/1370.56	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1370.53/1370.56	c   cut pool         :       0.00          5          -          -         17          -    (maximal pool size: 536)
1370.53/1370.56	c   redcost          :       7.31     220282          0      72559          0          0
1370.53/1370.56	c   impliedbounds    :       0.00          6          0          0          0          0
1370.53/1370.56	c   intobj           :       0.00          0          0          0          0          0
1370.53/1370.56	c   gomory           :       0.41          6          0          0       1096          0
1370.53/1370.56	c   cgmip            :       0.00          0          0          0          0          0
1370.53/1370.56	c   closecuts        :       0.00          0          0          0          0          0
1370.53/1370.56	c   strongcg         :       0.32          6          0          0       2514          0
1370.53/1370.56	c   cmir             :       0.05          6          0          0          0          0
1370.53/1370.56	c   flowcover        :       0.05          6          0          0          1          0
1370.53/1370.56	c   clique           :       0.00          6          0          0          0          0
1370.53/1370.56	c   zerohalf         :       0.00          0          0          0          0          0
1370.53/1370.56	c   mcf              :       0.00          1          0          0          0          0
1370.53/1370.56	c   oddcycle         :       0.00          0          0          0          0          0
1370.53/1370.56	c   rapidlearning    :       0.10          1          0          0          0         40
1370.53/1370.56	c Pricers            :       Time      Calls       Vars
1370.53/1370.56	c   problem variables:       0.00          0          0
1370.53/1370.56	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1370.53/1370.56	c   relpscost        :      58.79     218523        502       3868          0          0     431122
1370.53/1370.56	c   pscost           :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   inference        :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   mostinf          :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   leastinf         :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   fullstrong       :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   allfullstrong    :       0.00          0          0          0          0          0          0
1370.53/1370.56	c   random           :       0.00          0          0          0          0          0          0
1370.53/1370.56	c Primal Heuristics  :       Time      Calls      Found
1370.53/1370.56	c   LP solutions     :       0.00          -         18
1370.53/1370.56	c   pseudo solutions :       0.00          -          0
1370.53/1370.56	c   feaspump         :       0.63          1          0
1370.53/1370.56	c   oneopt           :       0.27         22          0
1370.53/1370.56	c   crossover        :       0.48          9          0
1370.53/1370.56	c   pscostdiving     :       0.88         61          0
1370.53/1370.56	c   fracdiving       :       1.89         61          0
1370.53/1370.56	c   veclendiving     :       1.47         61          0
1370.53/1370.56	c   objpscostdiving  :       0.47         31          0
1370.53/1370.56	c   rootsoldiving    :       0.72         31          0
1370.53/1370.56	c   linesearchdiving :       0.66         62          1
1370.53/1370.56	c   guideddiving     :       1.90         62          1
1370.53/1370.56	c   coefdiving       :       1.62         62          0
1370.53/1370.56	c   trivial          :       0.00          2          0
1370.53/1370.56	c   shiftandpropagate:       0.10          1          1
1370.53/1370.56	c   simplerounding   :       0.30     219399          0
1370.53/1370.56	c   zirounding       :       5.32        642          0
1370.53/1370.56	c   rounding         :       2.50      22353          1
1370.53/1370.56	c   shifting         :       2.49       6647          1
1370.53/1370.56	c   intshifting      :       0.01          0          0
1370.53/1370.56	c   twoopt           :       0.00          0          0
1370.53/1370.56	c   fixandinfer      :       0.00          0          0
1370.53/1370.56	c   clique           :       0.00          0          0
1370.53/1370.56	c   intdiving        :       0.00          0          0
1370.53/1370.56	c   actconsdiving    :       0.00          0          0
1370.53/1370.56	c   octane           :       0.00          0          0
1370.53/1370.56	c   rens             :       0.03          1          0
1370.53/1370.56	c   rins             :       0.00          0          0
1370.53/1370.56	c   localbranching   :       0.00          0          0
1370.53/1370.56	c   mutation         :       0.00          0          0
1370.53/1370.56	c   dins             :       0.00          0          0
1370.53/1370.56	c   vbounds          :       0.00          0          0
1370.53/1370.56	c   undercover       :       0.00          0          0
1370.53/1370.56	c   subnlp           :       0.06          0          0
1370.53/1370.56	c   trysol           :       0.19        716        109
1370.53/1370.56	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1370.53/1370.56	c   primal LP        :       0.00          0          0       0.00          -
1370.53/1370.56	c   dual LP          :     907.77     385829    6855616      17.77    7552.15
1370.53/1370.56	c   lex dual LP      :       0.00          0          0       0.00          -
1370.53/1370.56	c   barrier LP       :       0.00          0          0       0.00          -
1370.53/1370.56	c   diving/probing LP:       7.91       6548      46882       7.16    5925.60
1370.53/1370.56	c   strong branching :      55.56      11498     407004      35.40    7325.81
1370.53/1370.56	c     (at root node) :          -          9       1853     205.89          -
1370.53/1370.56	c   conflict analysis:       0.00          0          0       0.00          -
1370.53/1370.56	c B&B Tree           :
1370.53/1370.56	c   number of runs   :          1
1370.53/1370.56	c   nodes            :     425477
1370.53/1370.56	c   nodes (total)    :     425477
1370.53/1370.56	c   nodes left       :          0
1370.53/1370.56	c   max depth        :         90
1370.53/1370.56	c   max depth (total):         90
1370.53/1370.56	c   backtracks       :      41826 (9.8%)
1370.53/1370.56	c   delayed cutoffs  :       5250
1370.53/1370.56	c   repropagations   :     973766 (951739 domain reductions, 4952 cutoffs)
1370.53/1370.56	c   avg switch length:       6.02
1370.53/1370.56	c   switching time   :      88.12
1370.53/1370.56	c Solution           :
1370.53/1370.56	c   Solutions found  :        132 (23 improvements)
1370.53/1370.56	c   First Solution   : +6.67000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 868, found by <shiftandpropagate>)
1370.53/1370.56	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 29649 nodes, 103.14 seconds, depth 34, found by <relaxation>)
1370.53/1370.56	c   Dual Bound       : +2.00000000000000e+00
1370.53/1370.56	c   Gap              :       0.00 %
1370.53/1370.56	c   Root Dual Bound  : +0.00000000000000e+00
1370.53/1370.56	c   Root Iterations  :        306
1370.53/1370.59	c Time complete: 1370.63.

Verifier Data

OK	2

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-3447879-1307898921/watcher-3447879-1307898921 -o /tmp/evaluation-result-3447879-1307898921/solver-3447879-1307898921 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447879-1307898921.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: 0.92 0.98 1.00 3/174 14849
/proc/meminfo: memFree=1772780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=10336 CPUtime=0 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 1567 0 0 0 0 0 0 0 20 0 1 0 901489861 10584064 1520 33554432000 4194304 9128323 140736615875760 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14849/statm: 2584 1522 399 1205 0 1375 0

[startup+0.00820509 s]
/proc/loadavg: 0.92 0.98 1.00 3/174 14849
/proc/meminfo: memFree=1772780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=10336 CPUtime=0 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 1595 0 0 0 0 0 0 0 20 0 1 0 901489861 10584064 1548 33554432000 4194304 9128323 140736615875760 18446744073709551615 8008895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14849/statm: 2584 1548 399 1205 0 1375 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10336

[startup+0.100203 s]
/proc/loadavg: 0.92 0.98 1.00 3/174 14849
/proc/meminfo: memFree=1772780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=28156 CPUtime=0.09 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 6052 0 0 0 9 0 0 0 20 0 1 0 901489861 28831744 5746 33554432000 4194304 9128323 140736615875760 18446744073709551615 4518598 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 7039 5746 528 1205 0 5830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28156

[startup+0.30116 s]
/proc/loadavg: 0.92 0.98 1.00 3/174 14849
/proc/meminfo: memFree=1772780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=35460 CPUtime=0.29 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 8283 0 0 0 28 1 0 0 21 0 1 0 901489861 36311040 7852 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 8865 7852 677 1205 0 7656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35460

[startup+0.70108 s]
/proc/loadavg: 0.92 0.98 1.00 3/174 14849
/proc/meminfo: memFree=1772780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=58012 CPUtime=0.69 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 14056 0 0 0 67 2 0 0 22 0 1 0 901489861 59404288 13271 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 14503 13271 738 1205 0 13294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58012

[startup+1.50093 s]
/proc/loadavg: 0.92 0.98 1.00 3/178 14853
/proc/meminfo: memFree=1670736/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=58012 CPUtime=1.49 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 14333 0 0 0 145 4 0 0 25 0 1 0 901489861 59404288 13548 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 14503 13548 741 1205 0 13294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58012

[startup+3.10065 s]
/proc/loadavg: 0.92 0.98 1.00 4/178 14853
/proc/meminfo: memFree=1667512/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=58056 CPUtime=3.09 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 15640 0 0 0 301 8 0 0 25 0 1 0 901489861 59449344 13640 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 14514 13640 752 1205 0 13305 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58056

[startup+6.30107 s]
/proc/loadavg: 1.01 1.00 1.01 3/178 14853
/proc/meminfo: memFree=1667044/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=58056 CPUtime=6.29 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 15641 0 0 0 609 20 0 0 25 0 1 0 901489861 59449344 13641 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 14514 13641 752 1205 0 13305 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58056

[startup+12.7009 s]
/proc/loadavg: 1.09 1.02 1.01 4/178 14854
/proc/meminfo: memFree=1667256/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=58056 CPUtime=12.7 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 18021 0 0 0 1230 40 0 0 25 0 1 0 901489861 59449344 13648 33554432000 4194304 9128323 140736615875760 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 14514 13648 756 1205 0 13305 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 58056

[startup+25.5006 s]
/proc/loadavg: 1.29 1.06 1.03 4/178 14854
/proc/meminfo: memFree=1662404/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=61080 CPUtime=25.49 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 29414 0 0 0 2481 68 0 0 25 0 1 0 901489861 62545920 14374 33554432000 4194304 9128323 140736615875760 18446744073709551615 6712960 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 15270 14374 756 1205 0 14061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61080

[startup+51.101 s]
/proc/loadavg: 1.53 1.14 1.05 4/178 14855
/proc/meminfo: memFree=1648084/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=64188 CPUtime=51.09 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 46273 0 0 0 4967 142 0 0 25 0 1 0 901489861 65728512 15170 33554432000 4194304 9128323 140736615875760 18446744073709551615 6713701 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 16047 15170 756 1205 0 14838 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64188

[startup+102.307 s]
/proc/loadavg: 1.89 1.30 1.11 4/178 14856
/proc/meminfo: memFree=1631400/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=67220 CPUtime=102.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 55298 0 0 0 9949 281 0 0 25 0 1 0 901489861 68833280 15906 33554432000 4194304 9128323 140736615875760 18446744073709551615 6416573 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 16805 15906 756 1205 0 15596 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67220

[startup+162.301 s]
/proc/loadavg: 1.96 1.42 1.16 4/178 14858
/proc/meminfo: memFree=1624884/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=71092 CPUtime=162.29 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 69704 0 0 0 15785 444 0 0 25 0 1 0 901489861 72798208 16890 33554432000 4194304 9128323 140736615875760 18446744073709551615 7346442 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 17773 16890 756 1205 0 16564 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71092

[startup+222.301 s]
/proc/loadavg: 1.98 1.52 1.21 4/178 14859
/proc/meminfo: memFree=1616780/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=72492 CPUtime=222.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 74046 0 0 0 21622 608 0 0 25 0 1 0 901489861 74231808 17217 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 18123 17217 756 1205 0 16914 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72492

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.26 3/178 14861
/proc/meminfo: memFree=1607640/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=73288 CPUtime=282.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 75657 0 0 0 27462 768 0 0 25 0 1 0 901489861 75046912 17412 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 18322 17412 756 1205 0 17113 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73288

[startup+342.3 s]
/proc/loadavg: 1.99 1.68 1.30 3/178 14862
/proc/meminfo: memFree=1580036/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=78104 CPUtime=342.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 76879 0 0 0 33307 923 0 0 25 0 1 0 901489861 79978496 18634 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 19526 18634 756 1205 0 18317 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 78104

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 4/178 14864
/proc/meminfo: memFree=1577128/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=78776 CPUtime=402.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 77039 0 0 0 39156 1074 0 0 25 0 1 0 901489861 80666624 18794 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 19694 18794 756 1205 0 18485 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78776

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 4/178 14866
/proc/meminfo: memFree=1573592/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=82108 CPUtime=462.31 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 79427 0 0 0 45003 1228 0 0 25 0 1 0 901489861 84078592 19616 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 20527 19616 756 1205 0 19318 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 82108

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.42 4/178 14867
/proc/meminfo: memFree=1568076/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=84660 CPUtime=522.3 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 80079 0 0 0 50852 1378 0 0 25 0 1 0 901489861 86691840 20265 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 21165 20265 756 1205 0 19956 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84660

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.45 4/178 14869
/proc/meminfo: memFree=1561936/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=87268 CPUtime=582.31 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 80765 0 0 0 56709 1522 0 0 25 0 1 0 901489861 89362432 20951 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 21817 20951 756 1205 0 20608 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 87268

[startup+642.3 s]

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

/proc/meminfo: memFree=1555792/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=89320 CPUtime=642.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 81159 0 0 0 62569 1663 0 0 25 0 1 0 901489861 91463680 21345 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22330 21345 756 1205 0 21121 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 89320

[startup+702.3 s]
/proc/loadavg: 2.05 1.92 1.52 3/178 14872
/proc/meminfo: memFree=1549920/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=90820 CPUtime=702.31 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 81532 0 0 0 68425 1806 0 0 25 0 1 0 901489861 92999680 21717 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22705 21717 756 1205 0 21496 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 90820

[startup+762.307 s]
/proc/loadavg: 2.02 1.93 1.55 3/178 14874
/proc/meminfo: memFree=1545760/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=91160 CPUtime=762.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 84729 0 0 0 74279 1953 0 0 25 0 1 0 901489861 93347840 21830 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22790 21830 756 1205 0 21581 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 91160

[startup+822.301 s]
/proc/loadavg: 2.00 1.94 1.57 4/178 14875
/proc/meminfo: memFree=1539872/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=91296 CPUtime=822.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 84754 0 0 0 80137 2095 0 0 25 0 1 0 901489861 93487104 21855 33554432000 4194304 9128323 140736615875760 18446744073709551615 5984544 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22824 21855 756 1205 0 21615 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 91296

[startup+882.301 s]
/proc/loadavg: 2.00 1.95 1.60 4/178 14877
/proc/meminfo: memFree=1535200/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=91968 CPUtime=882.31 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 84923 0 0 0 85986 2245 0 0 25 0 1 0 901489861 94175232 22024 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22992 22024 756 1205 0 21783 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 91968

[startup+942.301 s]
/proc/loadavg: 2.00 1.95 1.62 3/178 14878
/proc/meminfo: memFree=1528556/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=91968 CPUtime=942.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 84926 0 0 0 91830 2402 0 0 25 0 1 0 901489861 94175232 22027 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 22992 22027 756 1205 0 21783 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 91968

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.64 3/178 14880
/proc/meminfo: memFree=1521796/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=92116 CPUtime=1002.31 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 84954 0 0 0 97683 2548 0 0 25 0 1 0 901489861 94326784 22055 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23029 22055 756 1205 0 21820 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 92116

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/178 14882
/proc/meminfo: memFree=1512312/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=92600 CPUtime=1062.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85056 0 0 0 103542 2690 0 0 25 0 1 0 901489861 94822400 22157 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23150 22157 756 1205 0 21941 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 92600

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/178 14883
/proc/meminfo: memFree=1511268/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=93100 CPUtime=1122.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85212 0 0 0 109393 2839 0 0 25 0 1 0 901489861 95334400 22313 33554432000 4194304 9128323 140736615875760 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23275 22313 756 1205 0 22066 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 93100

[startup+1182.3 s]
/proc/loadavg: 2.04 1.99 1.70 4/178 14885
/proc/meminfo: memFree=1510204/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=93280 CPUtime=1182.33 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85246 0 0 0 115248 2985 0 0 25 0 1 0 901489861 95518720 22347 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23320 22347 756 1205 0 22111 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 93280

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 1.73 3/178 14924
/proc/meminfo: memFree=1475952/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=93280 CPUtime=1242.32 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85251 0 0 0 121094 3138 0 0 25 0 1 0 901489861 95518720 22352 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23320 22352 756 1205 0 22111 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 93280

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 1.74 3/178 14926
/proc/meminfo: memFree=1452924/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=94216 CPUtime=1302.33 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85460 0 0 0 126935 3298 0 0 25 0 1 0 901489861 96477184 22557 33554432000 4194304 9128323 140736615875760 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23554 22557 756 1205 0 22345 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 94216

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449768/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95524 CPUtime=1362.33 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85784 0 0 0 132774 3459 0 0 25 0 1 0 901489861 97816576 22874 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23881 22874 756 1205 0 22672 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 95524

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

[startup+1363.1 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449768/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95524 CPUtime=1363.13 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85784 0 0 0 132853 3460 0 0 25 0 1 0 901489861 97816576 22874 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23881 22874 756 1205 0 22672 0
Current children cumulated CPU time (s) 1363.13
Current children cumulated vsize (KiB) 95524

[startup+1366.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449148/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95812 CPUtime=1366.33 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85846 0 0 0 133166 3467 0 0 25 0 1 0 901489861 98111488 22936 33554432000 4194304 9128323 140736615875760 18446744073709551615 18446744073699065939 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23953 22936 756 1205 0 22744 0
Current children cumulated CPU time (s) 1366.33
Current children cumulated vsize (KiB) 95812

[startup+1367.9 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449268/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95812 CPUtime=1367.93 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85848 0 0 0 133322 3471 0 0 25 0 1 0 901489861 98111488 22938 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23953 22938 756 1205 0 22744 0
Current children cumulated CPU time (s) 1367.93
Current children cumulated vsize (KiB) 95812

[startup+1369.51 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449020/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95812 CPUtime=1369.54 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85854 0 0 0 133478 3476 0 0 25 0 1 0 901489861 98111488 22944 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23953 22944 756 1205 0 22744 0
Current children cumulated CPU time (s) 1369.54
Current children cumulated vsize (KiB) 95812

[startup+1370.3 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1449020/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95812 CPUtime=1370.33 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85855 0 0 0 133555 3478 0 0 25 0 1 0 901489861 98111488 22945 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23953 22945 756 1205 0 22744 0
Current children cumulated CPU time (s) 1370.33
Current children cumulated vsize (KiB) 95812

[startup+1370.5 s]
/proc/loadavg: 2.01 2.00 1.75 3/178 14928
/proc/meminfo: memFree=1448152/32951124 swapFree=67053176/67111528
[pid=14849] ppid=14846 vsize=95812 CPUtime=1370.53 cores=1,3,5,7
/proc/14849/stat : 14849 (scip-2.0.1.4.li) R 14846 14849 13203 0 -1 4202496 85856 0 0 0 133575 3478 0 0 25 0 1 0 901489861 98111488 22946 33554432000 4194304 9128323 140736615875760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14849/statm: 23953 22946 756 1205 0 22744 0
Current children cumulated CPU time (s) 1370.53
Current children cumulated vsize (KiB) 95812

Child status: 0
Real time (s): 1370.6
CPU time (s): 1370.64
CPU user time (s): 1335.84
CPU system time (s): 34.7937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 104220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1335.84
system time used= 34.7937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 16786

runsolver used 2.03769 second user time and 5.38718 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-12 19:15:21
IDJOB=3447879
IDBENCH=78978
IDSOLVER=1944
FILE ID=node137/3447879-1307898921
RUNJOBID= node137-1307898921-14825
PBS_JOBID= 13559569
Free space on /tmp= 3508 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.1900552288--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-3447879-1307898921/watcher-3447879-1307898921 -o /tmp/evaluation-result-3447879-1307898921/solver-3447879-1307898921 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447879-1307898921.wbo -t 1800 -m 15500

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

MD5SUM BENCH= aabd2abc5a32dbb90eb5074319abd403
RANDOM SEED=87445674

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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:       1773760 kB
Buffers:         55704 kB
Cached:       30161556 kB
SwapCached:      11932 kB
Active:       15640744 kB
Inactive:     14595248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1773760 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       16844 kB
Mapped:           8484 kB
Slab:           877432 kB
PageTables:       4408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185656 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= 3484 MiB
End job on node137 at 2011-06-12 19:38:12