Trace number 3447253

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 1664.6 1664.57

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900547389--soft-33-100-0.wbo
MD5SUMd310a80e65163d39f069d6307e99d88f
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 benchmark85.245
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 constraints1839
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 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
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-3447253-1307898939.wbo>
0.00/0.02	c original problem has 2070 variables (2070 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.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.00/0.09	c (round 2) 0 del vars, 108 del conss, 0 add conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.08/0.09	c (round 3) 94 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.09/0.10	c (round 4) 162 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.11	c (round 5) 162 del vars, 215 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.17	c    (0.2s) probing: 101/1989 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  162 deleted vars, 215 deleted constraints, 0 added constraints, 1873 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.09/0.17	c  1884 implications, 9 cliques
0.09/0.17	c presolved problem has 3747 variables (1989 bin, 0 int, 1758 impl, 0 cont) and 4332 constraints
0.09/0.17	c      33 constraints of type <setppc>
0.09/0.17	c    1758 constraints of type <linear>
0.09/0.17	c    1758 constraints of type <indicator>
0.09/0.17	c     783 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.58/0.62	o 427
0.58/0.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.58/0.62	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3747 |6090 |3747 |2574 |   0 |   0 |   0 |      --      | 4.270000e+02 |    Inf 
0.58/0.64	c   0.6s|     1 |     0 |   109 |     - |  13M|   0 |  44 |3747 |6090 |3747 |2574 |   0 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
0.89/1.00	c   1.0s|     1 |     0 |   229 |     - |  15M|   0 |  41 |3747 |6130 |3747 |2581 |   7 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
1.10/1.19	c   1.2s|     1 |     0 |   246 |     - |  15M|   0 |  43 |3747 |6130 |3747 |2585 |  11 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
1.39/1.41	c   1.4s|     1 |     0 |   251 |     - |  15M|   0 |  44 |3747 |6130 |3747 |2588 |  14 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
1.59/1.64	c   1.6s|     1 |     0 |   267 |     - |  15M|   0 |  43 |3747 |6130 |3747 |2589 |  15 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   288 |     - |  15M|   0 |  44 |3747 |6130 |3747 |2592 |  18 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
2.10/2.12	c   2.1s|     1 |     0 |   322 |     - |  15M|   0 |  45 |3747 |6130 |3747 |2596 |  22 |   0 |   0 | 0.000000e+00 | 4.270000e+02 |    Inf 
2.39/2.42	c   2.4s|     1 |     2 |   322 |     - |  15M|   0 |  45 |3747 |6130 |3747 |2596 |  22 |   0 |   9 | 0.000000e+00 | 4.270000e+02 |    Inf 
4.29/4.37	o 406
4.29/4.37	c * 4.4s|    35 |    34 |  2469 |  63.1 |  16M|  21 |   - |3747 |6130 |3747 |2699 | 136 |   0 | 248 | 0.000000e+00 | 4.060000e+02 |    Inf 
4.59/4.64	o 394
4.59/4.64	c * 4.6s|    62 |    45 |  2871 |  41.8 |  17M|  24 |   - |3747 |6150 |3747 |2626 | 144 |  20 | 270 | 0.000000e+00 | 3.940000e+02 |    Inf 
4.59/4.66	o 334
4.59/4.66	c * 4.7s|    64 |    44 |  2875 |  40.5 |  17M|  24 |   - |3747 |6150 |3747 |2625 | 144 |  20 | 270 | 0.000000e+00 | 3.340000e+02 |    Inf 
5.19/5.27	o 292
5.19/5.27	c * 5.3s|    91 |    52 |  4082 |  41.8 |  18M|  24 |   - |3747 |6169 |3747 |2669 | 212 |  39 | 356 | 0.000000e+00 | 2.920000e+02 |    Inf 
5.39/5.40	o 260
5.39/5.40	c * 5.4s|   102 |    50 |  4355 |  39.9 |  19M|  24 |   - |3747 |6178 |3747 |2625 | 218 |  48 | 358 | 0.000000e+00 | 2.600000e+02 |    Inf 
5.59/5.68	o 254
5.59/5.68	c * 5.7s|   109 |    53 |  5085 |  44.1 |  19M|  24 |   - |3747 |6178 |3747 |2671 | 270 |  48 | 379 | 0.000000e+00 | 2.540000e+02 |    Inf 
5.69/5.73	o 245
5.69/5.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.69/5.73	c * 5.7s|   111 |    53 |  5144 |  43.8 |  19M|  24 |   - |3747 |6178 |3747 |2672 | 271 |  48 | 381 | 0.000000e+00 | 2.450000e+02 |    Inf 
5.69/5.74	o 194
5.69/5.74	c * 5.7s|   112 |    48 |  5163 |  43.6 |  19M|  24 |   - |3747 |6178 |3747 |2672 | 272 |  48 | 381 | 0.000000e+00 | 1.940000e+02 |    Inf 
6.49/6.57	o 173
6.49/6.57	c * 6.6s|   142 |    61 |  6736 |  45.5 |  20M|  24 |   - |3747 |6208 |3747 |2640 | 444 |  78 | 452 | 0.000000e+00 | 1.730000e+02 |    Inf 
6.78/6.82	o 142
6.78/6.82	c r 6.8s|   150 |    55 |  7389 |  47.4 |  20M|  24 |   1 |3747 |6220 |3747 |2688 | 514 |  90 | 455 | 0.000000e+00 | 1.420000e+02 |    Inf 
7.49/7.57	o 125
7.49/7.57	c * 7.6s|   163 |    65 |  8106 |  48.0 |  21M|  24 |   - |3747 |6225 |3747 |2598 | 521 |  95 | 569 | 0.000000e+00 | 1.250000e+02 |    Inf 
7.49/7.58	o 109
7.49/7.58	c * 7.6s|   164 |    63 |  8106 |  47.8 |  21M|  24 |   - |3747 |6225 |3747 |2598 | 521 |  95 | 569 | 0.000000e+00 | 1.090000e+02 |    Inf 
9.69/9.73	o 90
9.69/9.73	c * 9.7s|   259 |    80 |  9478 |  35.5 |  22M|  24 |   - |3747 |6295 |3747 |2646 | 550 | 165 | 892 | 0.000000e+00 | 9.000000e+01 |    Inf 
9.80/9.84	o 69
9.80/9.84	c * 9.8s|   261 |    61 |  9548 |  35.5 |  22M|  24 |   - |3747 |5865 |3747 |2640 | 568 | 165 | 901 | 0.000000e+00 | 6.900000e+01 |    Inf 
9.99/10.04	o 64
9.99/10.04	c *10.0s|   267 |    61 |  9984 |  36.3 |  22M|  24 |   - |3747 |5188 |3747 |2622 | 571 | 166 | 921 | 0.000000e+00 | 6.400000e+01 |    Inf 
9.99/10.07	o 45
9.99/10.07	c *10.1s|   268 |    46 | 10006 |  36.3 |  22M|  24 |   - |3747 |5188 |3747 |2630 | 579 | 166 | 921 | 0.000000e+00 | 4.500000e+01 |    Inf 
45.10/45.14	o 26
45.10/45.14	c *45.1s|  8891 |   331 | 88320 |   9.9 |  27M|  48 |   - |3747 |9101 |3747 |2595 | 858 |  10k|1705 | 0.000000e+00 | 2.600000e+01 |    Inf 
49.50/49.51	c  49.5s| 10000 |   349 |106279 |  10.6 |  26M|  48 |  24 |3747 |6114 |3747 |2619 | 876 |  11k|1716 | 0.000000e+00 | 2.600000e+01 |    Inf 
52.59/52.60	o 20
52.59/52.60	c *52.6s| 10983 |   398 |117110 |  10.6 |  26M|  48 |   - |3747 |6756 |3747 |2622 | 898 |  12k|1722 | 0.000000e+00 | 2.000000e+01 |    Inf 
62.29/62.36	o 9
62.29/62.36	c *62.4s| 13483 |   333 |159065 |  11.8 |  26M|  48 |   - |3747 |6148 |3747 |2620 | 906 |  15k|1776 | 0.000000e+00 | 9.000000e+00 |    Inf 
82.50/82.55	o 7
82.50/82.55	c *82.6s| 18626 |   383 |250893 |  13.5 |  28M|  50 |   - |3747 |8340 |3747 |2593 | 908 |  21k|1976 | 0.000000e+00 | 7.000000e+00 |    Inf 
85.49/85.52	o 4
85.49/85.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
85.49/85.52	c *85.5s| 19385 |   393 |263593 |  13.6 |  28M|  50 |   - |3747 |8325 |3747 |2592 | 909 |  22k|2039 | 0.000000e+00 | 4.000000e+00 |    Inf 
87.69/87.79	c  87.8s| 20000 |   390 |275036 |  13.7 |  28M|  50 |  23 |3747 |8704 |3747 |2591 | 909 |  23k|2046 | 0.000000e+00 | 4.000000e+00 |    Inf 
128.19/128.25	c   128s| 30000 |   417 |456994 |  15.2 |  30M|  50 |  28 |3747 |  11k|3747 |2591 | 909 |  36k|2699 | 0.000000e+00 | 4.000000e+00 |    Inf 
168.59/168.61	c   169s| 40000 |   463 |636668 |  15.9 |  32M|  50 |  33 |3747 |  14k|3747 |2591 | 909 |  49k|3251 | 0.000000e+00 | 4.000000e+00 |    Inf 
208.49/208.57	c   209s| 50000 |   492 |815433 |  16.3 |  34M|  58 |   - |3747 |  16k|   0 |   0 | 909 |  63k|3675 | 0.000000e+00 | 4.000000e+00 |    Inf 
249.19/249.29	c   249s| 60000 |   468 |991381 |  16.5 |  34M|  58 |   - |3747 |  16k|3747 |2591 | 909 |  76k|4096 | 0.000000e+00 | 4.000000e+00 |    Inf 
292.60/292.67	c   293s| 70000 |   492 |  1182k|  16.9 |  36M|  58 |  37 |3747 |  21k|3747 |2591 | 909 |  89k|4467 | 0.000000e+00 | 4.000000e+00 |    Inf 
317.00/317.03	o 2
317.00/317.03	c * 317s| 75958 |   480 |  1288k|  17.0 |  36M|  58 |   - |3747 |  22k|3747 |2593 | 911 |  97k|4654 | 0.000000e+00 | 2.000000e+00 |    Inf 
334.89/334.95	c   335s| 80000 |   524 |  1368k|  17.1 |  38M|  58 |  27 |3747 |  23k|3747 |2591 | 911 | 103k|4786 | 0.000000e+00 | 2.000000e+00 |    Inf 
377.60/377.66	c   378s| 90000 |   515 |  1556k|  17.3 |  38M|  58 |  26 |3747 |  23k|3747 |2591 | 911 | 117k|5043 | 0.000000e+00 | 2.000000e+00 |    Inf 
421.00/421.01	c   421s|100000 |   592 |  1754k|  17.5 |  41M|  61 |   - |3747 |  27k|3747 |2591 | 911 | 130k|5346 | 0.000000e+00 | 2.000000e+00 |    Inf 
464.50/464.50	c   465s|110000 |   580 |  1954k|  17.8 |  41M|  68 |  33 |3747 |  27k|3747 |2591 | 911 | 146k|5634 | 0.000000e+00 | 2.000000e+00 |    Inf 
509.40/509.40	c   509s|120000 |   421 |  2151k|  17.9 |  37M|  70 |   - |3747 |  22k|3747 |2591 | 911 | 160k|6007 | 0.000000e+00 | 2.000000e+00 |    Inf 
549.91/549.94	c   550s|130000 |   492 |  2337k|  18.0 |  40M|  70 |   - |3747 |  27k|   0 |   0 | 911 | 173k|6210 | 0.000000e+00 | 2.000000e+00 |    Inf 
591.71/591.80	c   592s|140000 |   308 |  2522k|  18.0 |  33M|  70 |  27 |3747 |  13k|3747 |2591 | 911 | 187k|6466 | 0.000000e+00 | 2.000000e+00 |    Inf 
634.61/634.66	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
634.61/634.66	c   635s|150000 |   364 |  2719k|  18.1 |  36M|  70 |  36 |3747 |  19k|3747 |2591 | 911 | 200k|6721 | 0.000000e+00 | 2.000000e+00 |    Inf 
678.50/678.54	c   679s|160000 |   381 |  2916k|  18.2 |  37M|  70 |  30 |3747 |  23k|3747 |2591 | 911 | 214k|6992 | 0.000000e+00 | 2.000000e+00 |    Inf 
720.10/720.15	c   720s|170000 |   539 |  3108k|  18.3 |  41M|  70 |   - |3747 |  26k|3747 |2591 | 911 | 228k|7176 | 0.000000e+00 | 2.000000e+00 |    Inf 
760.90/760.92	c   761s|180000 |   502 |  3292k|  18.3 |  40M|  70 |  35 |3747 |  25k|3747 |2591 | 911 | 242k|7411 | 0.000000e+00 | 2.000000e+00 |    Inf 
801.50/801.59	c   802s|190000 |   630 |  3478k|  18.3 |  43M|  70 |   - |3747 |  29k|3747 |2591 | 911 | 255k|7647 | 0.000000e+00 | 2.000000e+00 |    Inf 
843.20/843.21	c   843s|200000 |   780 |  3662k|  18.3 |  46M|  70 |  26 |3747 |  34k|3747 |2591 | 911 | 268k|7843 | 0.000000e+00 | 2.000000e+00 |    Inf 
886.00/886.04	c   886s|210000 |   911 |  3851k|  18.3 |  49M|  70 |   - |3747 |  37k|3747 |2591 | 911 | 282k|8006 | 0.000000e+00 | 2.000000e+00 |    Inf 
928.80/928.88	c   929s|220000 |   903 |  4040k|  18.4 |  48M|  70 |  22 |3747 |  35k|3747 |2591 | 911 | 295k|8203 | 0.000000e+00 | 2.000000e+00 |    Inf 
970.51/970.58	c   971s|230000 |   924 |  4224k|  18.4 |  49M|  70 |  44 |3747 |  35k|3747 |2591 | 911 | 309k|8412 | 0.000000e+00 | 2.000000e+00 |    Inf 
1013.20/1013.29	c  1013s|240000 |   901 |  4419k|  18.4 |  49M|  70 |  36 |3747 |  35k|3747 |2591 | 911 | 323k|8578 | 0.000000e+00 | 2.000000e+00 |    Inf 
1055.60/1055.64	c  1056s|250000 |   889 |  4610k|  18.4 |  49M|  70 |   - |3747 |  35k|3747 |2591 | 911 | 337k|8761 | 0.000000e+00 | 2.000000e+00 |    Inf 
1096.62/1096.69	c  1097s|260000 |   845 |  4790k|  18.4 |  50M|  70 |   - |3747 |  37k|3747 |2591 | 911 | 350k|8963 | 0.000000e+00 | 2.000000e+00 |    Inf 
1140.21/1140.21	c  1140s|270000 |   778 |  4984k|  18.5 |  48M|  70 |  23 |3747 |  34k|3747 |2591 | 911 | 364k|9173 | 0.000000e+00 | 2.000000e+00 |    Inf 
1181.81/1181.87	c  1182s|280000 |   754 |  5174k|  18.5 |  48M|  71 |  37 |3747 |  35k|3747 |2591 | 911 | 380k|9326 | 0.000000e+00 | 2.000000e+00 |    Inf 
1224.81/1224.89	c  1225s|290000 |   715 |  5367k|  18.5 |  47M|  71 |  36 |3747 |  33k|3747 |2591 | 911 | 393k|9491 | 0.000000e+00 | 2.000000e+00 |    Inf 
1266.21/1266.20	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1266.21/1266.20	c  1266s|300000 |   612 |  5555k|  18.5 |  47M|  71 |   - |3747 |  33k|3747 |2591 | 911 | 407k|9649 | 0.000000e+00 | 2.000000e+00 |    Inf 
1310.31/1310.30	c  1310s|310000 |   625 |  5751k|  18.6 |  48M|  71 |   - |3747 |  36k|3747 |2591 | 911 | 420k|9837 | 0.000000e+00 | 2.000000e+00 |    Inf 
1354.31/1354.39	c  1354s|320000 |   456 |  5943k|  18.6 |  43M|  71 |   - |3747 |  28k|3747 |2591 | 911 | 434k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1397.21/1397.20	c  1397s|330000 |   345 |  6140k|  18.6 |  43M|  71 |  38 |3747 |  30k|3747 |2591 | 911 | 447k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1444.22/1444.27	c  1444s|340000 |   349 |  6350k|  18.7 |  42M|  71 |  46 |3747 |  29k|3747 |2591 | 911 | 461k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1489.42/1489.42	c  1489s|350000 |   260 |  6557k|  18.7 |  38M|  71 |  31 |3747 |  21k|3747 |2591 | 911 | 475k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1536.11/1536.20	c  1536s|360000 |   240 |  6786k|  18.9 |  38M|  71 |   - |3747 |  21k|3747 |2591 | 911 | 488k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1581.41/1581.49	c  1581s|370000 |   215 |  7002k|  18.9 |  38M|  71 |  24 |3747 |  22k|3747 |2619 | 911 | 500k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1623.42/1623.47	c  1623s|380000 |   234 |  7194k|  18.9 |  39M|  71 |  33 |3747 |  23k|3747 |2619 | 911 | 511k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1663.22/1663.23	c  1663s|390000 |   112 |  7372k|  18.9 |  35M|  71 |  21 |3747 |  18k|3747 |2619 | 911 | 521k|  11k| 0.000000e+00 | 2.000000e+00 |    Inf 
1664.52/1664.53	c 
1664.52/1664.53	c SCIP Status        : problem is solved [optimal solution found]
1664.52/1664.53	c Solving Time (sec) : 1664.53
1664.52/1664.53	c Solving Nodes      : 390228
1664.52/1664.53	c Primal Bound       : +2.00000000000000e+00 (191 solutions)
1664.52/1664.53	c Dual Bound         : +2.00000000000000e+00
1664.52/1664.53	c Gap                : 0.00 %
1664.52/1664.53	s OPTIMUM FOUND
1664.52/1664.53	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1664.52/1664.53	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1664.52/1664.53	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1664.52/1664.53	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1664.52/1664.53	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 x130 -x129 -x128 -x127 -x126 
1664.52/1664.53	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1664.52/1664.53	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 
1664.52/1664.53	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 
1664.52/1664.53	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 
1664.52/1664.53	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 
1664.52/1664.53	v -x1 
1664.52/1664.53	c SCIP Status        : problem is solved [optimal solution found]
1664.52/1664.53	c Total Time         :    1664.53
1664.52/1664.53	c   solving          :    1664.53
1664.52/1664.53	c   presolving       :       0.14 (included in solving)
1664.52/1664.53	c   reading          :       0.02 (included in solving)
1664.52/1664.53	c Original Problem   :
1664.52/1664.53	c   Problem name     : HOME/instance-3447253-1307898939.wbo
1664.52/1664.53	c   Variables        : 2070 (2070 binary, 0 integer, 0 implicit integer, 0 continuous)
1664.52/1664.53	c   Constraints      : 2708 initial, 2708 maximal
1664.52/1664.53	c Presolved Problem  :
1664.52/1664.53	c   Problem name     : t_HOME/instance-3447253-1307898939.wbo
1664.52/1664.53	c   Variables        : 3747 (1989 binary, 0 integer, 1758 implicit integer, 0 continuous)
1664.52/1664.53	c   Constraints      : 4332 initial, 39323 maximal
1664.52/1664.53	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1664.52/1664.53	c   trivial          :       0.00         81          0          0          0          0          0          0          0          0
1664.52/1664.53	c   dualfix          :       0.00         81          0          0          0          0          0          0          0          0
1664.52/1664.53	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   setppc           :       0.00          0          0          0          0          0         13          0          0          0
1664.52/1664.53	c   linear           :       0.06          0          0          0       1873          0        121          0        107          0
1664.52/1664.53	c   indicator        :       0.00          0          0          0          0          0         81          0          0          0
1664.52/1664.53	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1664.52/1664.53	c   root node        :          -       3484          -          -       3484          -          -          -          -          -
1664.52/1664.53	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1664.52/1664.53	c   integral         :          0          0          0     202072          0        572          0        419       3668          0          0     396626
1664.52/1664.53	c   varbound         :          0+         6    1816830        910          0          0       2955          1     344757        903          0          0
1664.52/1664.53	c   setppc           :         33          6    1813443          7          0        569    1836542       3065     963610          0          0          0
1664.52/1664.53	c   linear           :       1758+         7    1812966         19          0        546    3794731      29246    5131887          0          0          0
1664.52/1664.53	c   indicator        :       1758          0    1784884        910          0        544       4629          0      10386          0          0          0
1664.52/1664.53	c   logicor          :        783+         6     732344         21          0        170    1963991      11494    1248130          0          0          0
1664.52/1664.53	c   bounddisjunction :          0+         0      67663          0          0          0          8          2         17          0          0          0
1664.52/1664.53	c   countsols        :          0          0          0         21          0        172          0          0          0          0          0          0
1664.52/1664.53	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1664.52/1664.53	c   integral         :      67.69       0.00       0.00      67.67       0.00       0.02       0.00
1664.52/1664.53	c   varbound         :       2.27       0.00       2.23       0.04       0.00       0.00       0.00
1664.52/1664.53	c   setppc           :       8.93       0.00       8.49       0.00       0.00       0.00       0.44
1664.52/1664.53	c   linear           :      53.84       0.00      51.04       0.00       0.00       0.14       2.65
1664.52/1664.53	c   indicator        :       3.27       0.01       2.76       0.10       0.00       0.40       0.00
1664.52/1664.53	c   logicor          :     105.69       0.00     103.42       0.00       0.00       0.01       2.26
1664.52/1664.53	c   bounddisjunction :       0.09       0.00       0.09       0.00       0.00       0.00       0.00
1664.52/1664.53	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1664.52/1664.53	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1664.52/1664.53	c   vbounds          :      26668        869          9      72658
1664.52/1664.53	c   rootredcost      :         22          0          0       1742
1664.52/1664.53	c   pseudoobj        :    1820558       3155       1220     341874
1664.52/1664.53	c Propagator Timings :  TotalTime  Propagate    Resprop
1664.52/1664.53	c   vbounds          :       5.07       5.07       0.00
1664.52/1664.53	c   rootredcost      :       0.31       0.31       0.00
1664.52/1664.53	c   pseudoobj        :      47.54      47.48       0.06
1664.52/1664.53	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1664.52/1664.53	c   propagation      :       2.67      45037      44956     256059       28.3       1093       21.3          -
1664.52/1664.53	c   infeasible LP    :      41.99     150335     150330    1013230       39.5       1396       15.5          0
1664.52/1664.53	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1664.52/1664.53	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1664.52/1664.53	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1664.52/1664.53	c   applied globally :          -          -          -     522143       33.4          -          -          -
1664.52/1664.53	c   applied locally  :          -          -          -          0        0.0          -          -          -
1664.52/1664.53	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1664.52/1664.53	c   cut pool         :       0.00          5          -          -          9          -    (maximal pool size: 171)
1664.52/1664.53	c   redcost          :      13.12     202197          0      78533          0          0
1664.52/1664.53	c   impliedbounds    :       0.00          6          0          0          0          0
1664.52/1664.53	c   intobj           :       0.00          0          0          0          0          0
1664.52/1664.53	c   gomory           :       0.56          6          0          0        750          0
1664.52/1664.53	c   cgmip            :       0.00          0          0          0          0          0
1664.52/1664.53	c   closecuts        :       0.00          0          0          0          0          0
1664.52/1664.53	c   strongcg         :       0.46          6          0          0        886          0
1664.52/1664.53	c   cmir             :       0.07          6          0          0          0          0
1664.52/1664.53	c   flowcover        :       0.10          6          0          0          0          0
1664.52/1664.53	c   clique           :       0.00          6          0          0          0          0
1664.52/1664.53	c   zerohalf         :       0.00          0          0          0          0          0
1664.52/1664.53	c   mcf              :       0.00          1          0          0          0          0
1664.52/1664.53	c   oddcycle         :       0.00          0          0          0          0          0
1664.52/1664.53	c   rapidlearning    :       0.22          1          0          0          0         40
1664.52/1664.53	c Pricers            :       Time      Calls       Vars
1664.52/1664.53	c   problem variables:       0.00          0          0
1664.52/1664.53	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1664.52/1664.53	c   relpscost        :      67.48     201162        419       3668          0          0     396626
1664.52/1664.53	c   pscost           :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   inference        :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   mostinf          :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   leastinf         :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   fullstrong       :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   allfullstrong    :       0.00          0          0          0          0          0          0
1664.52/1664.53	c   random           :       0.00          0          0          0          0          0          0
1664.52/1664.53	c Primal Heuristics  :       Time      Calls      Found
1664.52/1664.53	c   LP solutions     :       0.01          -         21
1664.52/1664.53	c   pseudo solutions :       0.00          -          0
1664.52/1664.53	c   feaspump         :       0.01          0          0
1664.52/1664.53	c   oneopt           :       0.32         20          0
1664.52/1664.53	c   crossover        :       0.70         13          1
1664.52/1664.53	c   linesearchdiving :       0.60         43          0
1664.52/1664.53	c   fracdiving       :       1.74         43          0
1664.52/1664.53	c   guideddiving     :       1.35         43          0
1664.52/1664.53	c   objpscostdiving  :       0.27         22          0
1664.52/1664.53	c   rootsoldiving    :       0.74         22          0
1664.52/1664.53	c   coefdiving       :       1.70         44          0
1664.52/1664.53	c   pscostdiving     :       1.16         44          0
1664.52/1664.53	c   veclendiving     :       1.19         44          0
1664.52/1664.53	c   trivial          :       0.00          2          0
1664.52/1664.53	c   shiftandpropagate:       0.45          1          1
1664.52/1664.53	c   simplerounding   :       0.39     201296          1
1664.52/1664.53	c   zirounding       :       0.34       1000          0
1664.52/1664.53	c   rounding         :       0.85       6284          0
1664.52/1664.53	c   shifting         :       0.84       1934          0
1664.52/1664.53	c   intshifting      :       0.01          0          0
1664.52/1664.53	c   twoopt           :       0.00          0          0
1664.52/1664.53	c   fixandinfer      :       0.00          0          0
1664.52/1664.53	c   clique           :       0.00          0          0
1664.52/1664.53	c   intdiving        :       0.00          0          0
1664.52/1664.53	c   actconsdiving    :       0.00          0          0
1664.52/1664.53	c   octane           :       0.00          0          0
1664.52/1664.53	c   rens             :       0.05          1          0
1664.52/1664.53	c   rins             :       0.00          0          0
1664.52/1664.53	c   localbranching   :       0.00          0          0
1664.52/1664.53	c   mutation         :       0.00          0          0
1664.52/1664.53	c   dins             :       0.00          0          0
1664.52/1664.53	c   vbounds          :       0.00          0          0
1664.52/1664.53	c   undercover       :       0.00          0          0
1664.52/1664.53	c   subnlp           :       0.07          0          0
1664.52/1664.53	c   trysol           :       0.32        336        167
1664.52/1664.53	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1664.52/1664.53	c   primal LP        :       0.00          0          0       0.00          -
1664.52/1664.53	c   dual LP          :    1064.14     354113    7345628      20.74    6902.91
1664.52/1664.53	c   lex dual LP      :       0.00          0          0       0.00          -
1664.52/1664.53	c   barrier LP       :       0.00          0          0       0.00          -
1664.52/1664.53	c   diving/probing LP:       6.31       4626      31384       6.78    4971.37
1664.52/1664.53	c   strong branching :      64.05      11108     414656      37.33    6473.65
1664.52/1664.53	c     (at root node) :          -          9       2120     235.56          -
1664.52/1664.53	c   conflict analysis:       0.00          0          0       0.00          -
1664.52/1664.53	c B&B Tree           :
1664.52/1664.53	c   number of runs   :          1
1664.52/1664.53	c   nodes            :     390228
1664.52/1664.53	c   nodes (total)    :     390228
1664.52/1664.53	c   nodes left       :          0
1664.52/1664.53	c   max depth        :         71
1664.52/1664.53	c   max depth (total):         71
1664.52/1664.53	c   backtracks       :      41841 (10.7%)
1664.52/1664.53	c   delayed cutoffs  :       6252
1664.52/1664.53	c   repropagations   :     765267 (1180754 domain reductions, 5888 cutoffs)
1664.52/1664.53	c   avg switch length:       5.43
1664.52/1664.53	c   switching time   :     112.73
1664.52/1664.53	c Solution           :
1664.52/1664.53	c   Solutions found  :        191 (23 improvements)
1664.52/1664.53	c   First Solution   : +4.27000000000000e+02   (in run 1, after 1 nodes, 0.62 seconds, depth 1902, found by <shiftandpropagate>)
1664.52/1664.53	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 75958 nodes, 317.03 seconds, depth 38, found by <relaxation>)
1664.52/1664.53	c   Dual Bound       : +2.00000000000000e+00
1664.52/1664.53	c   Gap              :       0.00 %
1664.52/1664.53	c   Root Dual Bound  : +0.00000000000000e+00
1664.52/1664.53	c   Root Iterations  :        322
1664.52/1664.56	c Time complete: 1664.59.

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.20 3/175 11583
/proc/meminfo: memFree=1328116/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=10128 CPUtime=0 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 1536 0 0 0 0 0 0 0 24 0 1 0 901492605 10371072 1490 33554432000 4194304 9128323 140736641790800 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11583/statm: 2532 1494 399 1205 0 1323 0

[startup+0.097499 s]
/proc/loadavg: 1.00 1.01 1.20 3/175 11583
/proc/meminfo: memFree=1328116/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=31732 CPUtime=0.08 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 6907 0 0 0 8 0 0 0 25 0 1 0 901492605 32493568 6602 33554432000 4194304 9128323 140736641790800 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 7933 6602 522 1205 0 6724 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31732

[startup+0.10043 s]
/proc/loadavg: 1.00 1.01 1.20 3/175 11583
/proc/meminfo: memFree=1328116/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=31732 CPUtime=0.09 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 6907 0 0 0 9 0 0 0 25 0 1 0 901492605 32493568 6602 33554432000 4194304 9128323 140736641790800 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 7933 6602 522 1205 0 6724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.300479 s]
/proc/loadavg: 1.00 1.01 1.20 3/175 11583
/proc/meminfo: memFree=1328116/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=38168 CPUtime=0.28 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 8711 0 0 0 28 0 0 0 25 0 1 0 901492605 39084032 8394 33554432000 4194304 9128323 140736641790800 18446744073709551615 5607825 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 9542 8394 617 1205 0 8333 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38168

[startup+0.700415 s]
/proc/loadavg: 1.00 1.01 1.20 3/175 11583
/proc/meminfo: memFree=1328116/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=43208 CPUtime=0.69 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 10240 0 0 0 68 1 0 0 25 0 1 0 901492605 44244992 9748 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 10802 9748 666 1205 0 9593 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43208

[startup+1.50028 s]
/proc/loadavg: 1.00 1.01 1.20 3/178 11589
/proc/meminfo: memFree=1237100/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=53556 CPUtime=1.49 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 19435 0 0 0 147 2 0 0 25 0 1 0 901492605 54841344 12236 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 13389 12236 726 1205 0 12180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53556

[startup+3.10088 s]
/proc/loadavg: 1.08 1.03 1.21 3/178 11589
/proc/meminfo: memFree=1226188/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=56880 CPUtime=3.09 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 25228 0 0 0 305 4 0 0 25 0 1 0 901492605 58245120 12941 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 14220 12941 737 1205 0 13011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56880

[startup+6.30048 s]
/proc/loadavg: 1.08 1.03 1.21 3/178 11589
/proc/meminfo: memFree=1220940/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=62328 CPUtime=6.29 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 26449 0 0 0 623 6 0 0 25 0 1 0 901492605 63823872 14139 33554432000 4194304 9128323 140736641790800 18446744073709551615 6712548 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 15582 14139 747 1205 0 14373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62328

[startup+12.7004 s]
/proc/loadavg: 1.22 1.06 1.21 3/178 11589
/proc/meminfo: memFree=1214128/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=67112 CPUtime=12.69 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 27751 0 0 0 1259 10 0 0 25 0 1 0 901492605 68722688 15436 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 16778 15436 742 1205 0 15569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67112

[startup+25.5002 s]
/proc/loadavg: 1.34 1.09 1.22 3/178 11589
/proc/meminfo: memFree=1206320/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=72360 CPUtime=25.49 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 41182 0 0 0 2531 18 0 0 25 0 1 0 901492605 74096640 16806 33554432000 4194304 9128323 140736641790800 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/11583/statm: 18090 16806 742 1205 0 16881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72360

[startup+51.1008 s]
/proc/loadavg: 1.57 1.16 1.24 3/178 11590
/proc/meminfo: memFree=1196592/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=81444 CPUtime=51.09 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 59908 0 0 0 5077 32 0 0 25 0 1 0 901492605 83398656 19056 33554432000 4194304 9128323 140736641790800 18446744073709551615 7342532 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 20361 19056 742 1205 0 19152 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81444

[startup+102.306 s]
/proc/loadavg: 1.90 1.32 1.29 3/178 11591
/proc/meminfo: memFree=1193268/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=85568 CPUtime=102.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 98237 0 0 0 10156 74 0 0 25 0 1 0 901492605 87621632 20082 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 21392 20082 742 1205 0 20183 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85568

[startup+162.301 s]
/proc/loadavg: 1.96 1.43 1.33 3/178 11593
/proc/meminfo: memFree=1183432/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=90104 CPUtime=162.29 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 105163 0 0 0 16101 128 0 0 25 0 1 0 901492605 92266496 21262 33554432000 4194304 9128323 140736641790800 18446744073709551615 5333004 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 22526 21262 742 1205 0 21317 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90104

[startup+222.301 s]
/proc/loadavg: 1.98 1.54 1.37 3/178 11594
/proc/meminfo: memFree=1175576/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=95836 CPUtime=222.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 108731 0 0 0 22047 183 0 0 25 0 1 0 901492605 98136064 22678 33554432000 4194304 9128323 140736641790800 18446744073709551615 7191224 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 23959 22678 742 1205 0 22750 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95836

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.40 3/178 11596
/proc/meminfo: memFree=1170200/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=96624 CPUtime=282.29 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 108937 0 0 0 28000 229 0 0 25 0 1 0 901492605 98942976 22884 33554432000 4194304 9128323 140736641790800 18446744073709551615 6712944 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 24156 22884 742 1205 0 22947 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96624

[startup+342.301 s]
/proc/loadavg: 1.99 1.69 1.44 3/178 11597
/proc/meminfo: memFree=1164464/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=99568 CPUtime=342.29 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 123897 0 0 0 33951 278 0 0 25 0 1 0 901492605 101957632 23601 33554432000 4194304 9128323 140736641790800 18446744073709551615 5201642 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 24892 23601 742 1205 0 23683 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99568

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.47 3/178 11599
/proc/meminfo: memFree=1160448/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=102960 CPUtime=402.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 128884 0 0 0 39911 319 0 0 25 0 1 0 901492605 105431040 24434 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 25740 24434 742 1205 0 24531 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102960

[startup+462.301 s]
/proc/loadavg: 1.99 1.79 1.50 3/178 11601
/proc/meminfo: memFree=1156312/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=106508 CPUtime=462.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 134902 0 0 0 45866 364 0 0 25 0 1 0 901492605 109064192 25322 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 26627 25322 742 1205 0 25418 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106508

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.53 3/178 11602
/proc/meminfo: memFree=1154532/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=107196 CPUtime=522.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 135087 0 0 0 51817 413 0 0 25 0 1 0 901492605 109768704 25507 33554432000 4194304 9128323 140736641790800 18446744073709551615 6732490 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 26799 25507 742 1205 0 25590 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107196

[startup+582.3 s]
/proc/loadavg: 1.99 1.85 1.56 3/178 11604
/proc/meminfo: memFree=1152372/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=108084 CPUtime=582.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 137422 0 0 0 57771 459 0 0 25 0 1 0 901492605 110678016 25746 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 27021 25746 742 1205 0 25812 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 108084

[startup+642.3 s]

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

/proc/meminfo: memFree=1148056/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=108500 CPUtime=762.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 139532 0 0 0 75635 596 0 0 25 0 1 0 901492605 111104000 25846 33554432000 4194304 9128323 140736641790800 18446744073709551615 6856920 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 27125 25846 742 1205 0 25916 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 108500

[startup+822.3 s]
/proc/loadavg: 2.01 1.94 1.66 3/178 11610
/proc/meminfo: memFree=1144680/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=110884 CPUtime=822.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 140092 0 0 0 81588 642 0 0 25 0 1 0 901492605 113545216 26402 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 27721 26402 742 1205 0 26512 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 110884

[startup+882.301 s]
/proc/loadavg: 2.00 1.95 1.67 3/178 11612
/proc/meminfo: memFree=1141920/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=113520 CPUtime=882.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 140763 0 0 0 87544 687 0 0 25 0 1 0 901492605 116244480 27070 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 28380 27070 742 1205 0 27171 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113520

[startup+942.301 s]
/proc/loadavg: 2.00 1.96 1.69 3/178 11613
/proc/meminfo: memFree=1139288/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=115664 CPUtime=942.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 141270 0 0 0 93503 727 0 0 25 0 1 0 901492605 118439936 27569 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 28916 27569 742 1205 0 27707 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 115664

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.71 3/178 11615
/proc/meminfo: memFree=1137396/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=117032 CPUtime=1002.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 141587 0 0 0 99465 766 0 0 25 0 1 0 901492605 119840768 27877 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29258 27877 742 1205 0 28049 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 117032

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/178 11617
/proc/meminfo: memFree=1135880/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=117364 CPUtime=1062.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 141756 0 0 0 105418 813 0 0 25 0 1 0 901492605 120180736 28036 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29341 28036 742 1205 0 28132 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 117364

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/178 11618
/proc/meminfo: memFree=1135588/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=117508 CPUtime=1122.3 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 141790 0 0 0 111371 859 0 0 25 0 1 0 901492605 120328192 28070 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29377 28070 742 1205 0 28168 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 117508

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/178 11620
/proc/meminfo: memFree=1134020/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=117880 CPUtime=1182.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 141880 0 0 0 117329 902 0 0 25 0 1 0 901492605 120709120 28160 33554432000 4194304 9128323 140736641790800 18446744073709551615 6547200 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29470 28160 742 1205 0 28261 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 117880

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/178 11621
/proc/meminfo: memFree=1132752/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=118436 CPUtime=1242.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144100 0 0 0 123289 942 0 0 25 0 1 0 901492605 121278464 28300 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29609 28300 742 1205 0 28400 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 118436

[startup+1302.3 s]
/proc/loadavg: 2.05 1.99 1.78 3/178 11661
/proc/meminfo: memFree=1020844/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=118728 CPUtime=1302.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144178 0 0 0 129244 987 0 0 25 0 1 0 901492605 121577472 28378 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29682 28378 742 1205 0 28473 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 118728

[startup+1362.3 s]
/proc/loadavg: 2.02 1.99 1.79 3/178 11663
/proc/meminfo: memFree=1016088/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=119428 CPUtime=1362.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144347 0 0 0 135196 1035 0 0 25 0 1 0 901492605 122294272 28544 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29857 28544 742 1205 0 28648 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 119428

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.80 3/178 11664
/proc/meminfo: memFree=1016036/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=119588 CPUtime=1422.32 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144358 0 0 0 141154 1078 0 0 25 0 1 0 901492605 122458112 28555 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 29897 28555 742 1205 0 28688 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 119588

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/178 11666
/proc/meminfo: memFree=1015736/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=120476 CPUtime=1482.32 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144531 0 0 0 147113 1119 0 0 25 0 1 0 901492605 123367424 28728 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30119 28728 742 1205 0 28910 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 120476

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/178 11667
/proc/meminfo: memFree=1011232/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=121528 CPUtime=1542.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144804 0 0 0 153065 1166 0 0 25 0 1 0 901492605 124444672 28987 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30382 28987 742 1205 0 29173 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 121528

[startup+1602.3 s]
/proc/loadavg: 2.03 2.00 1.83 3/178 11669
/proc/meminfo: memFree=1011068/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=122012 CPUtime=1602.31 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144915 0 0 0 159019 1212 0 0 25 0 1 0 901492605 124940288 29098 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30503 29098 742 1205 0 29294 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 122012

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.84 3/178 11671
/proc/meminfo: memFree=1011772/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=122012 CPUtime=1662.32 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144927 0 0 0 164974 1258 0 0 25 0 1 0 901492605 124940288 29110 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30503 29110 742 1205 0 29294 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 122012

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

[startup+1663.9 s]
/proc/loadavg: 2.01 2.00 1.84 3/178 11671
/proc/meminfo: memFree=1011772/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=122012 CPUtime=1663.91 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144927 0 0 0 165132 1259 0 0 25 0 1 0 901492605 124940288 29110 33554432000 4194304 9128323 140736641790800 18446744073709551615 5201642 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30503 29110 742 1205 0 29294 0
Current children cumulated CPU time (s) 1663.91
Current children cumulated vsize (KiB) 122012

[startup+1664.31 s]
/proc/loadavg: 2.01 2.00 1.84 3/178 11671
/proc/meminfo: memFree=1011772/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=122012 CPUtime=1664.32 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144927 0 0 0 165173 1259 0 0 25 0 1 0 901492605 124940288 29110 33554432000 4194304 9128323 140736641790800 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30503 29110 742 1205 0 29294 0
Current children cumulated CPU time (s) 1664.32
Current children cumulated vsize (KiB) 122012

[startup+1664.5 s]
/proc/loadavg: 2.01 2.00 1.84 3/178 11671
/proc/meminfo: memFree=1011772/32950928 swapFree=67050636/67111528
[pid=11583] ppid=11581 vsize=122012 CPUtime=1664.52 cores=0,2,4,6
/proc/11583/stat : 11583 (scip-2.0.1.4.li) R 11581 11583 10203 0 -1 4202496 144927 0 0 0 165192 1260 0 0 25 0 1 0 901492605 124940288 29110 33554432000 4194304 9128323 140736641790800 18446744073709551615 6885312 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11583/statm: 30503 29110 742 1205 0 29294 0
Current children cumulated CPU time (s) 1664.52
Current children cumulated vsize (KiB) 122012

Child status: 0
Real time (s): 1664.57
CPU time (s): 1664.6
CPU user time (s): 1651.99
CPU system time (s): 12.6041
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 122012

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

runsolver used 2.72358 second user time and 6.00109 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-12 19:15:39
IDJOB=3447253
IDBENCH=78986
IDSOLVER=1944
FILE ID=node126/3447253-1307898939
RUNJOBID= node126-1307898939-11560
PBS_JOBID= 13559580
Free space on /var/tmp= 2892 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.1900547389--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447253-1307898939/watcher-3447253-1307898939 -o /var/tmp/evaluation-result-3447253-1307898939/solver-3447253-1307898939 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447253-1307898939.wbo -t 1800 -m 15500

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

MD5SUM BENCH= d310a80e65163d39f069d6307e99d88f
RANDOM SEED=1049659459

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1328824 kB
Buffers:         49768 kB
Cached:       30593340 kB
SwapCached:      14604 kB
Active:       15765880 kB
Inactive:     14896856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1328824 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:           24064 kB
Writeback:           0 kB
AnonPages:       17264 kB
Mapped:           8896 kB
Slab:           894836 kB
PageTables:       4392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2868 MiB
End job on node126 at 2011-06-12 19:43:24