Trace number 3447805

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 1446.15 1446.12

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558106--soft-33-100-0.wbo
MD5SUMeba88192ede2bf17faa7af9ad7b0465e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark23.9634
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 815
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-3447805-1307898451.wbo>
0.01/0.02	c original problem has 2047 variables (2047 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/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, 142 impls, 6 clqs
0.01/0.08	c (round 2) 0 del vars, 124 del conss, 0 add conss, 1816 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 142 impls, 6 clqs
0.01/0.09	c (round 3) 106 del vars, 209 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 0 upgd conss, 142 impls, 6 clqs
0.09/0.10	c (round 4) 162 del vars, 209 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 845 upgd conss, 142 impls, 6 clqs
0.09/0.11	c (round 5) 162 del vars, 216 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 845 upgd conss, 142 impls, 6 clqs
0.09/0.15	c    (0.2s) probing: 101/1966 (5.1%) - 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 (6 rounds):
0.09/0.15	c  162 deleted vars, 216 deleted constraints, 0 added constraints, 1844 tightened bounds, 0 added holes, 110 changed sides, 0 changed coefficients
0.09/0.15	c  1877 implications, 6 cliques
0.09/0.15	c presolved problem has 3701 variables (1966 bin, 0 int, 1735 impl, 0 cont) and 4308 constraints
0.09/0.15	c      41 constraints of type <setppc>
0.09/0.15	c    1735 constraints of type <linear>
0.09/0.15	c    1735 constraints of type <indicator>
0.09/0.15	c     797 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.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.2s|     1 |     0 |    58 |     - |  12M|   0 |  34 |3701 |6068 |3701 |2573 |   0 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	o 88205
0.19/0.21	c y 0.2s|     1 |     0 |   208 |     - |  12M|   0 |  34 |3701 |6068 |3701 |2573 |   0 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   245 |     - |  13M|   0 |  49 |3701 |6068 |3701 |2583 |  10 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   448 |     - |  14M|   0 |  46 |3701 |6068 |3701 |2587 |  14 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.80/0.85	c   0.9s|     1 |     0 |   474 |     - |  14M|   0 |  46 |3701 |6068 |3701 |2592 |  19 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.00/1.10	c   1.1s|     1 |     0 |   505 |     - |  14M|   0 |  53 |3701 |6068 |3701 |2598 |  25 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |   563 |     - |  14M|   0 |  57 |3701 |6068 |3701 |2604 |  31 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.79/1.82	c   1.8s|     1 |     0 |   597 |     - |  14M|   0 |  55 |3701 |6068 |3701 |2606 |  33 |  25 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
2.29/2.30	c   2.3s|     1 |     2 |   597 |     - |  14M|   0 |  55 |3701 |6068 |3701 |2606 |  33 |  25 |   9 | 0.000000e+00 | 8.820500e+04 |    Inf 
3.60/3.60	o 634
3.60/3.60	c * 3.6s|    22 |    21 |  2307 |  81.4 |  15M|  21 |   - |3701 |6068 |3701 |2740 | 132 |  25 | 140 | 0.000000e+00 | 6.340000e+02 |    Inf 
4.59/4.61	o 354
4.59/4.61	c * 4.6s|    45 |    40 |  4468 |  88.0 |  16M|  22 |   - |3701 |6068 |3701 |2712 | 228 |  25 | 244 | 0.000000e+00 | 3.540000e+02 |    Inf 
4.99/5.02	o 337
4.99/5.02	c * 5.0s|    57 |    44 |  5435 |  86.4 |  18M|  22 |   - |3701 |6083 |3701 |2716 | 301 |  40 | 276 | 0.000000e+00 | 3.370000e+02 |    Inf 
6.40/6.40	o 317
6.40/6.40	c * 6.4s|    87 |    69 |  7981 |  85.9 |  19M|  22 |   - |3701 |6086 |3701 |2639 | 401 |  43 | 429 | 0.000000e+00 | 3.170000e+02 |    Inf 
6.50/6.51	o 233
6.50/6.51	c * 6.5s|    93 |    56 |  8027 |  80.8 |  19M|  22 |   - |3701 |6088 |3701 |2644 | 406 |  45 | 452 | 0.000000e+00 | 2.330000e+02 |    Inf 
6.60/6.69	o 216
6.60/6.69	c * 6.7s|    98 |    59 |  8382 |  80.3 |  20M|  22 |   - |3701 |6088 |3701 |2621 | 438 |  45 | 463 | 0.000000e+00 | 2.160000e+02 |    Inf 
6.89/6.97	o 196
6.89/6.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.89/6.97	c * 7.0s|   110 |    62 |  8800 |  75.3 |  20M|  22 |   - |3701 |6095 |3701 |2639 | 483 |  52 | 492 | 0.000000e+00 | 1.960000e+02 |    Inf 
6.89/6.98	o 193
6.89/6.98	c * 7.0s|   111 |    60 |  8800 |  74.6 |  20M|  22 |   - |3701 |6095 |3701 |2637 | 483 |  52 | 492 | 0.000000e+00 | 1.930000e+02 |    Inf 
7.99/8.08	o 184
7.99/8.08	c * 8.1s|   151 |    71 |  9782 |  61.2 |  21M|  22 |   - |3701 |6121 |3701 |2620 | 549 |  78 | 638 | 0.000000e+00 | 1.840000e+02 |    Inf 
8.09/8.14	o 173
8.09/8.14	c * 8.1s|   153 |    69 |  9818 |  60.7 |  21M|  22 |   - |3701 |6121 |3701 |2622 | 552 |  78 | 638 | 0.000000e+00 | 1.730000e+02 |    Inf 
8.19/8.22	o 170
8.19/8.22	c * 8.2s|   156 |    70 |  9842 |  59.6 |  22M|  22 |   - |3701 |6121 |3701 |2622 | 552 |  78 | 648 | 0.000000e+00 | 1.700000e+02 |    Inf 
8.19/8.27	o 139
8.19/8.27	c * 8.3s|   158 |    66 |  9875 |  59.1 |  22M|  23 |   - |3701 |6121 |3701 |2622 | 552 |  78 | 655 | 0.000000e+00 | 1.390000e+02 |    Inf 
8.29/8.38	o 104
8.29/8.38	c * 8.4s|   162 |    59 | 10141 |  59.3 |  22M|  23 |   - |3701 |6123 |3701 |2605 | 563 |  80 | 662 | 0.000000e+00 | 1.040000e+02 |    Inf 
8.39/8.47	o 91
8.39/8.47	c * 8.5s|   176 |    56 | 10397 |  56.0 |  22M|  23 |   - |3701 |6131 |3701 |2598 | 567 |  88 | 662 | 0.000000e+00 | 9.100000e+01 |    Inf 
8.59/8.61	o 77
8.59/8.61	c * 8.6s|   196 |    55 | 10599 |  51.3 |  22M|  33 |   - |3701 |5807 |3701 |2596 | 569 | 108 | 668 | 0.000000e+00 | 7.700000e+01 |    Inf 
8.70/8.77	o 71
8.70/8.77	c * 8.8s|   215 |    35 | 10830 |  47.8 |  22M|  39 |   - |3701 |5408 |3701 |2594 | 569 | 127 | 680 | 0.000000e+00 | 7.100000e+01 |    Inf 
42.29/42.32	o 48
42.29/42.32	c *42.3s|  8077 |   362 | 56242 |   6.9 |  30M|  80 |   - |3701 |7144 |3701 |2598 | 793 |8213 |1632 | 0.000000e+00 | 4.800000e+01 |    Inf 
49.99/50.03	c  50.0s| 10000 |   384 | 73496 |   7.3 |  30M|  80 |   - |3701 |6471 |   0 |   0 | 865 |  10k|1646 | 0.000000e+00 | 4.800000e+01 |    Inf 
87.38/87.41	c  87.4s| 20000 |   848 |154746 |   7.7 |  36M|  80 |   - |3701 |6961 |   0 |   0 |1250 |  20k|1718 | 0.000000e+00 | 4.800000e+01 |    Inf 
115.08/115.12	o 42
115.08/115.12	c * 115s| 26661 |   882 |217913 |   8.2 |  36M|  80 |   - |3701 |6477 |3701 |2594 |1496 |  27k|1800 | 0.000000e+00 | 4.200000e+01 |    Inf 
130.59/130.65	c   131s| 30000 |   980 |253756 |   8.4 |  38M|  80 |   - |3701 |6715 |   0 |   0 |1613 |  31k|1957 | 0.000000e+00 | 4.200000e+01 |    Inf 
160.39/160.45	o 35
160.39/160.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
160.39/160.45	c * 160s| 36483 |  1109 |329175 |   9.0 |  41M|  80 |   - |3701 |7731 |3701 |2595 |1823 |  38k|2210 | 0.000000e+00 | 3.500000e+01 |    Inf 
178.39/178.40	c   178s| 40000 |  1087 |380188 |   9.5 |  42M|  80 |  10 |3701 |6478 |3701 |2594 |1898 |  42k|2399 | 0.000000e+00 | 3.500000e+01 |    Inf 
222.59/222.68	c   223s| 50000 |  1278 |498160 |  10.0 |  45M|  80 |   - |3701 |8116 |   0 |   0 |2196 |  55k|2802 | 0.000000e+00 | 3.500000e+01 |    Inf 
254.59/254.63	o 23
254.59/254.63	c * 255s| 57132 |  1367 |589398 |  10.3 |  47M|  80 |   - |3701 |9942 |3701 |2596 |2408 |  64k|3063 | 0.000000e+00 | 2.300000e+01 |    Inf 
267.39/267.40	c   267s| 60000 |  1405 |629027 |  10.5 |  47M|  80 |  33 |3701 |7468 |3701 |2594 |2436 |  67k|3139 | 0.000000e+00 | 2.300000e+01 |    Inf 
312.40/312.44	c   312s| 70000 |  1513 |780615 |  11.1 |  49M|  80 |   - |3701 |9260 |3701 |2594 |2478 |  80k|3543 | 0.000000e+00 | 2.300000e+01 |    Inf 
327.29/327.37	o 20
327.29/327.37	c * 327s| 73409 |  1520 |831049 |  11.3 |  49M|  80 |   - |3701 |9673 |3701 |2594 |2491 |  85k|3622 | 0.000000e+00 | 2.000000e+01 |    Inf 
355.89/355.95	c   356s| 80000 |  1563 |931492 |  11.6 |  49M|  80 |  33 |3701 |8088 |3701 |2594 |2508 |  93k|3847 | 0.000000e+00 | 2.000000e+01 |    Inf 
394.60/394.65	c   395s| 90000 |  1617 |  1063k|  11.8 |  51M|  80 |  29 |3701 |  11k|3701 |2594 |2529 | 106k|4092 | 0.000000e+00 | 2.000000e+01 |    Inf 
436.09/436.15	c   436s|100000 |  1698 |  1203k|  12.0 |  53M|  80 |   - |3701 |  12k|   0 |   0 |2571 | 120k|4336 | 0.000000e+00 | 2.000000e+01 |    Inf 
476.49/476.52	c   477s|110000 |  1796 |  1334k|  12.1 |  55M|  80 |  28 |3701 |  11k|3701 |2594 |2601 | 134k|4609 | 0.000000e+00 | 2.000000e+01 |    Inf 
503.49/503.59	o 16
503.49/503.59	c * 504s|116962 |  1722 |  1424k|  12.2 |  54M|  80 |   - |3701 |  14k|3701 |2595 |2646 | 144k|4767 | 0.000000e+00 | 1.600000e+01 |    Inf 
515.10/515.17	o 4
515.10/515.17	c * 515s|119931 |  1427 |  1466k|  12.2 |  46M|  80 |   - |3701 |  10k|3701 |2596 |2651 | 147k|4848 | 0.000000e+00 | 4.000000e+00 |    Inf 
515.39/515.47	c   515s|120000 |  1427 |  1467k|  12.2 |  46M|  80 |  29 |3701 |9716 |3701 |2594 |2651 | 148k|4848 | 0.000000e+00 | 4.000000e+00 |    Inf 
557.29/557.33	c   557s|130000 |  1213 |  1643k|  12.6 |  44M|  80 |  26 |3701 |9602 |3701 |2594 |2652 | 161k|5127 | 0.000000e+00 | 4.000000e+00 |    Inf 
599.40/599.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
599.40/599.46	c   599s|140000 |   902 |  1821k|  13.0 |  40M|  80 |  28 |3701 |6209 |3701 |2594 |2652 | 174k|5347 | 0.000000e+00 | 4.000000e+00 |    Inf 
643.60/643.64	c   644s|150000 |   340 |  2011k|  13.4 |  34M|  80 |  35 |3701 |  10k|3701 |2594 |2652 | 186k|5637 | 0.000000e+00 | 4.000000e+00 |    Inf 
686.40/686.46	c   686s|160000 |   393 |  2195k|  13.7 |  36M|  80 |  28 |3701 |  15k|3701 |2594 |2652 | 199k|5864 | 0.000000e+00 | 4.000000e+00 |    Inf 
730.70/730.77	c   731s|170000 |   424 |  2383k|  14.0 |  38M|  80 |   - |3701 |  17k|3701 |2594 |2652 | 212k|6128 | 0.000000e+00 | 4.000000e+00 |    Inf 
776.40/776.43	c   776s|180000 |   457 |  2577k|  14.3 |  39M|  80 |   - |3701 |  19k|3701 |2594 |2652 | 225k|6335 | 0.000000e+00 | 4.000000e+00 |    Inf 
819.90/819.94	c   820s|190000 |   469 |  2769k|  14.6 |  40M|  80 |   - |3701 |  20k|3701 |2594 |2652 | 238k|6584 | 0.000000e+00 | 4.000000e+00 |    Inf 
860.21/860.30	c   860s|200000 |   490 |  2947k|  14.7 |  41M|  80 |   - |3701 |  23k|3701 |2594 |2652 | 251k|6761 | 0.000000e+00 | 4.000000e+00 |    Inf 
899.51/899.52	c   900s|210000 |   543 |  3116k|  14.8 |  44M|  80 |   - |3701 |  26k|3701 |2594 |2652 | 264k|6958 | 0.000000e+00 | 4.000000e+00 |    Inf 
939.21/939.29	c   939s|220000 |   591 |  3278k|  14.9 |  45M|  80 |  30 |3701 |  28k|3701 |2594 |2652 | 277k|7142 | 0.000000e+00 | 4.000000e+00 |    Inf 
981.71/981.74	c   982s|230000 |   743 |  3458k|  15.0 |  47M|  80 |  31 |3701 |  29k|3701 |2594 |2652 | 290k|7293 | 0.000000e+00 | 4.000000e+00 |    Inf 
1021.41/1021.48	c  1021s|240000 |   798 |  3616k|  15.1 |  48M|  80 |   - |3701 |  30k|3701 |2594 |2652 | 304k|7454 | 0.000000e+00 | 4.000000e+00 |    Inf 
1061.60/1061.65	c  1062s|250000 |   841 |  3778k|  15.1 |  50M|  80 |   - |3701 |  33k|3701 |2594 |2652 | 317k|7613 | 0.000000e+00 | 4.000000e+00 |    Inf 
1101.91/1101.99	c  1102s|260000 |   870 |  3939k|  15.1 |  52M|  80 |  20 |3701 |  35k|3701 |2594 |2652 | 331k|7776 | 0.000000e+00 | 4.000000e+00 |    Inf 
1145.70/1145.70	c  1146s|270000 |   890 |  4125k|  15.3 |  51M|  80 |  28 |3701 |  32k|3701 |2594 |2652 | 345k|7933 | 0.000000e+00 | 4.000000e+00 |    Inf 
1188.51/1188.50	c  1189s|280000 |   932 |  4298k|  15.4 |  54M|  80 |   - |3701 |  38k|3701 |2594 |2652 | 358k|8096 | 0.000000e+00 | 4.000000e+00 |    Inf 
1231.41/1231.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1231.41/1231.47	c  1231s|290000 |   886 |  4467k|  15.4 |  53M|  80 |   - |3701 |  35k|3701 |2594 |2652 | 372k|8252 | 0.000000e+00 | 4.000000e+00 |    Inf 
1274.92/1274.96	c  1275s|300000 |   784 |  4640k|  15.5 |  52M|  80 |   - |3701 |  33k|3701 |2594 |2652 | 385k|8411 | 0.000000e+00 | 4.000000e+00 |    Inf 
1317.42/1317.42	c  1317s|310000 |   532 |  4813k|  15.5 |  46M|  80 |  36 |3701 |  27k|3701 |2594 |2652 | 399k|8575 | 0.000000e+00 | 4.000000e+00 |    Inf 
1360.31/1360.35	c  1360s|320000 |   388 |  4995k|  15.6 |  43M|  80 |   - |3701 |  25k|3701 |2643 |2652 | 411k|8760 | 0.000000e+00 | 4.000000e+00 |    Inf 
1406.61/1406.63	c  1407s|330000 |   148 |  5203k|  15.8 |  37M|  80 |   - |3701 |  18k|3701 |2594 |2652 | 424k|8900 | 0.000000e+00 | 4.000000e+00 |    Inf 
1446.01/1446.07	c 
1446.01/1446.07	c SCIP Status        : problem is solved [optimal solution found]
1446.01/1446.07	c Solving Time (sec) : 1446.07
1446.01/1446.07	c Solving Nodes      : 338559
1446.01/1446.07	c Primal Bound       : +4.00000000000000e+00 (457 solutions)
1446.01/1446.07	c Dual Bound         : +4.00000000000000e+00
1446.01/1446.07	c Gap                : 0.00 %
1446.01/1446.07	s OPTIMUM FOUND
1446.01/1446.07	v x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1446.01/1446.07	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1446.01/1446.07	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 
1446.01/1446.07	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1446.01/1446.07	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1446.01/1446.07	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
1446.01/1446.07	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 
1446.01/1446.07	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 
1446.01/1446.07	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 
1446.01/1446.07	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 
1446.01/1446.07	v -x1 
1446.01/1446.07	c SCIP Status        : problem is solved [optimal solution found]
1446.01/1446.07	c Total Time         :    1446.07
1446.01/1446.07	c   solving          :    1446.07
1446.01/1446.07	c   presolving       :       0.13 (included in solving)
1446.01/1446.07	c   reading          :       0.02 (included in solving)
1446.01/1446.07	c Original Problem   :
1446.01/1446.07	c   Problem name     : HOME/instance-3447805-1307898451.wbo
1446.01/1446.07	c   Variables        : 2047 (2047 binary, 0 integer, 0 implicit integer, 0 continuous)
1446.01/1446.07	c   Constraints      : 2708 initial, 2708 maximal
1446.01/1446.07	c Presolved Problem  :
1446.01/1446.07	c   Problem name     : t_HOME/instance-3447805-1307898451.wbo
1446.01/1446.07	c   Variables        : 3701 (1966 binary, 0 integer, 1735 implicit integer, 0 continuous)
1446.01/1446.07	c   Constraints      : 4308 initial, 38729 maximal
1446.01/1446.07	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1446.01/1446.07	c   trivial          :       0.00         81          0          0          0          0          0          0          0          0
1446.01/1446.07	c   dualfix          :       0.00         81          0          0          0          0          0          0          0          0
1446.01/1446.07	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   setppc           :       0.00          0          0          0          0          0          7          0          0          0
1446.01/1446.07	c   linear           :       0.06          0          0          0       1844          0        128          0        110          0
1446.01/1446.07	c   indicator        :       0.00          0          0          0          0          0         81          0          0          0
1446.01/1446.07	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1446.01/1446.07	c   root node        :          -       3382          -          -       3382          -          -          -          -          -
1446.01/1446.07	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1446.01/1446.07	c   integral         :          0          0          0     179319          0       2533          0        350       2206          0          0     349572
1446.01/1446.07	c   varbound         :          0+         6    1712675       2642          0          0      33994         31    2771820       2635          0          0
1446.01/1446.07	c   setppc           :         41          6    1709746          7          0       2530    1083761       4448     536772          0          0          0
1446.01/1446.07	c   linear           :       1735          6    1710911         17          0       2494    3652814      28336    6140287          0          0          0
1446.01/1446.07	c   indicator        :       1735          0    1681656       2642          0       2487      52121          0      79571          0          0          0
1446.01/1446.07	c   logicor          :        797+         6     714914         23          0        434    1761099      27289    1346715          0          0          0
1446.01/1446.07	c   bounddisjunction :          0+         0     249275          0          0          0       2603         72       3183          0          0          0
1446.01/1446.07	c   countsols        :          0          0          0         23          0        436          0          0          0          0          0          0
1446.01/1446.07	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1446.01/1446.07	c   integral         :      54.96       0.00       0.00      54.90       0.00       0.06       0.00
1446.01/1446.07	c   varbound         :       9.09       0.00       9.00       0.07       0.00       0.00       0.02
1446.01/1446.07	c   setppc           :       5.58       0.00       5.24       0.00       0.00       0.02       0.32
1446.01/1446.07	c   linear           :      56.97       0.00      53.25       0.00       0.00       0.70       3.01
1446.01/1446.07	c   indicator        :      12.89       0.01      10.75       0.22       0.00       1.88       0.02
1446.01/1446.07	c   logicor          :      83.82       0.00      81.91       0.00       0.00       0.03       1.87
1446.01/1446.07	c   bounddisjunction :       2.31       0.00       2.31       0.00       0.00       0.00       0.00
1446.01/1446.07	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1446.01/1446.07	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1446.01/1446.07	c   vbounds          :     207567      17190         27     450155
1446.01/1446.07	c   rootredcost      :         24          0          0       1691
1446.01/1446.07	c   pseudoobj        :    1728739      34144      13489    2767204
1446.01/1446.07	c Propagator Timings :  TotalTime  Propagate    Resprop
1446.01/1446.07	c   vbounds          :      37.06      37.05       0.01
1446.01/1446.07	c   rootredcost      :       0.36       0.36       0.00
1446.01/1446.07	c   pseudoobj        :      54.32      53.63       0.70
1446.01/1446.07	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1446.01/1446.07	c   propagation      :       4.81      73692      73559     418536       27.5       2166       22.0          -
1446.01/1446.07	c   infeasible LP    :      28.45      96551      96544     699408       40.0       1455       14.8          0
1446.01/1446.07	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1446.01/1446.07	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1446.01/1446.07	c   pseudo solution  :       0.00          6          6          6        2.0          0        0.0          -
1446.01/1446.07	c   applied globally :          -          -          -     436399       30.8          -          -          -
1446.01/1446.07	c   applied locally  :          -          -          -          0        0.0          -          -          -
1446.01/1446.07	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1446.01/1446.07	c   cut pool         :       0.00          5          -          -        100          -    (maximal pool size: 280)
1446.01/1446.07	c   redcost          :      14.39     189371          0     462214          0          0
1446.01/1446.07	c   impliedbounds    :       0.00          6          0          0          0          0
1446.01/1446.07	c   intobj           :       0.00          0          0          0          0          0
1446.01/1446.07	c   gomory           :       0.69          6          0          0        900          0
1446.01/1446.07	c   cgmip            :       0.00          0          0          0          0          0
1446.01/1446.07	c   closecuts        :       0.00          0          0          0          0          0
1446.01/1446.07	c   strongcg         :       0.54          6          0          0       1664          0
1446.01/1446.07	c   cmir             :       0.12          6          0          0          2          0
1446.01/1446.07	c   flowcover        :       0.10          6          0          0          1          0
1446.01/1446.07	c   clique           :       0.00          6          0          0          0          0
1446.01/1446.07	c   zerohalf         :       0.00          0          0          0          0          0
1446.01/1446.07	c   mcf              :       0.00          1          0          0          0          0
1446.01/1446.07	c   oddcycle         :       0.00          0          0          0          0          0
1446.01/1446.07	c   rapidlearning    :       0.10          1          0          0          0          0
1446.01/1446.07	c Pricers            :       Time      Calls       Vars
1446.01/1446.07	c   problem variables:       0.00          0          0
1446.01/1446.07	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1446.01/1446.07	c   relpscost        :      54.72     176677        350       2206          0          0     349572
1446.01/1446.07	c   pscost           :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   inference        :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   mostinf          :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   leastinf         :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   fullstrong       :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   allfullstrong    :       0.00          0          0          0          0          0          0
1446.01/1446.07	c   random           :       0.00          0          0          0          0          0          0
1446.01/1446.07	c Primal Heuristics  :       Time      Calls      Found
1446.01/1446.07	c   LP solutions     :       0.01          -         23
1446.01/1446.07	c   pseudo solutions :       0.00          -          0
1446.01/1446.07	c   feaspump         :       0.03          1          0
1446.01/1446.07	c   oneopt           :       0.37         23          0
1446.01/1446.07	c   objpscostdiving  :       0.40         26          0
1446.01/1446.07	c   rootsoldiving    :       0.99         26          0
1446.01/1446.07	c   coefdiving       :       1.27         52          0
1446.01/1446.07	c   pscostdiving     :       0.74         52          0
1446.01/1446.07	c   linesearchdiving :       0.51         52          0
1446.01/1446.07	c   fracdiving       :       1.16         52          0
1446.01/1446.07	c   guideddiving     :       1.15         52          0
1446.01/1446.07	c   veclendiving     :       0.64         52          0
1446.01/1446.07	c   crossover        :       1.58         40          0
1446.01/1446.07	c   trivial          :       0.00          2          0
1446.01/1446.07	c   shiftandpropagate:       0.02          1          0
1446.01/1446.07	c   simplerounding   :       0.64     181772          0
1446.01/1446.07	c   zirounding       :       0.84       1000          0
1446.01/1446.07	c   rounding         :       1.49       5985          0
1446.01/1446.07	c   shifting         :       1.18       1851          0
1446.01/1446.07	c   intshifting      :       0.01          0          0
1446.01/1446.07	c   twoopt           :       0.00          0          0
1446.01/1446.07	c   fixandinfer      :       0.00          0          0
1446.01/1446.07	c   clique           :       0.00          0          0
1446.01/1446.07	c   intdiving        :       0.00          0          0
1446.01/1446.07	c   actconsdiving    :       0.00          0          0
1446.01/1446.07	c   octane           :       0.00          0          0
1446.01/1446.07	c   rens             :       0.05          1          0
1446.01/1446.07	c   rins             :       0.00          0          0
1446.01/1446.07	c   localbranching   :       0.00          0          0
1446.01/1446.07	c   mutation         :       0.00          0          0
1446.01/1446.07	c   dins             :       0.00          0          0
1446.01/1446.07	c   vbounds          :       0.00          0          0
1446.01/1446.07	c   undercover       :       0.00          0          0
1446.01/1446.07	c   subnlp           :       0.07          0          0
1446.01/1446.07	c   trysol           :       0.67       1920        434
1446.01/1446.07	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1446.01/1446.07	c   primal LP        :       0.02          0          0       0.00       0.00
1446.01/1446.07	c   dual LP          :     854.23     282518    5358363      18.97    6272.71
1446.01/1446.07	c   lex dual LP      :       0.00          0          0       0.00          -
1446.01/1446.07	c   barrier LP       :       0.00          0          0       0.00          -
1446.01/1446.07	c   diving/probing LP:       4.80       3183      23236       7.30    4837.81
1446.01/1446.07	c   strong branching :      51.80       9053     309713      34.21    5979.55
1446.01/1446.07	c     (at root node) :          -          9       3307     367.44          -
1446.01/1446.07	c   conflict analysis:       0.00          0          0       0.00          -
1446.01/1446.07	c B&B Tree           :
1446.01/1446.07	c   number of runs   :          1
1446.01/1446.07	c   nodes            :     338559
1446.01/1446.07	c   nodes (total)    :     338559
1446.01/1446.07	c   nodes left       :          0
1446.01/1446.07	c   max depth        :         80
1446.01/1446.07	c   max depth (total):         80
1446.01/1446.07	c   backtracks       :      36949 (10.9%)
1446.01/1446.07	c   delayed cutoffs  :      10509
1446.01/1446.07	c   repropagations   :     663172 (2079001 domain reductions, 8957 cutoffs)
1446.01/1446.07	c   avg switch length:       5.63
1446.01/1446.07	c   switching time   :     100.90
1446.01/1446.07	c Solution           :
1446.01/1446.07	c   Solutions found  :        457 (24 improvements)
1446.01/1446.07	c   First Solution   : +8.82050000000000e+04   (in run 1, after 1 nodes, 0.18 seconds, depth 0, found by <trysol>)
1446.01/1446.07	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 119931 nodes, 515.17 seconds, depth 42, found by <relaxation>)
1446.01/1446.07	c   Dual Bound       : +4.00000000000000e+00
1446.01/1446.07	c   Gap              :       0.00 %
1446.01/1446.07	c   Root Dual Bound  : +0.00000000000000e+00
1446.01/1446.07	c   Root Iterations  :        597
1446.11/1446.11	c Time complete: 1446.13.

Verifier Data

OK	4

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.88 2/177 16120
/proc/meminfo: memFree=1087752/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=10324 CPUtime=0 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 1570 0 0 0 0 0 0 0 25 0 1 0 901444719 10571776 1524 33554432000 4194304 9128323 140735816031344 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16120/statm: 2581 1524 399 1205 0 1372 0

[startup+0.0150781 s]
/proc/loadavg: 2.00 1.97 1.88 2/177 16120
/proc/meminfo: memFree=1087752/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=11920 CPUtime=0.01 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 1982 0 0 0 1 0 0 0 25 0 1 0 901444719 12206080 1936 33554432000 4194304 9128323 140735816031344 18446744073709551615 8008925 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16120/statm: 2980 1936 399 1205 0 1771 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11920

[startup+0.101065 s]
/proc/loadavg: 2.00 1.97 1.88 2/177 16120
/proc/meminfo: memFree=1087752/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=31868 CPUtime=0.09 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 6946 0 0 0 9 0 0 0 25 0 1 0 901444719 32632832 6641 33554432000 4194304 9128323 140735816031344 18446744073709551615 5326775 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 7967 6641 530 1205 0 6758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31868

[startup+0.30103 s]
/proc/loadavg: 2.00 1.97 1.88 2/177 16120
/proc/meminfo: memFree=1087752/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=44832 CPUtime=0.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 10614 0 0 0 28 1 0 0 25 0 1 0 901444719 45907968 10212 33554432000 4194304 9128323 140735816031344 18446744073709551615 7980987 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 11208 10213 701 1205 0 9999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44832

[startup+0.701012 s]
/proc/loadavg: 2.00 1.97 1.88 2/177 16120
/proc/meminfo: memFree=1087752/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=46204 CPUtime=0.69 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 17600 0 0 0 67 2 0 0 25 0 1 0 901444719 47312896 10505 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 11551 10505 728 1205 0 10342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46204

[startup+1.50093 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16121
/proc/meminfo: memFree=1047592/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=51052 CPUtime=1.49 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 18771 0 0 0 146 3 0 0 25 0 1 0 901444719 52277248 11676 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 12763 11676 744 1205 0 11554 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51052

[startup+3.10065 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16122
/proc/meminfo: memFree=1042632/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=51924 CPUtime=3.09 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 23898 0 0 0 304 5 0 0 25 0 1 0 901444719 53170176 11947 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 12981 11947 748 1205 0 11772 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51924

[startup+6.30097 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16122
/proc/meminfo: memFree=1038416/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=56892 CPUtime=6.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 25060 0 0 0 622 8 0 0 25 0 1 0 901444719 58257408 13109 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 14223 13109 752 1205 0 13014 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 56892

[startup+12.7008 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16122
/proc/meminfo: memFree=1031084/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=63428 CPUtime=12.69 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 30880 0 0 0 1257 12 0 0 25 0 1 0 901444719 64950272 14757 33554432000 4194304 9128323 140735816031344 18446744073709551615 7347503 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 15857 14757 752 1205 0 14648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63428

[startup+25.5006 s]
/proc/loadavg: 2.00 1.97 1.88 3/178 16122
/proc/meminfo: memFree=1023300/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=71288 CPUtime=25.49 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 42203 0 0 0 2532 17 0 0 25 0 1 0 901444719 72998912 16721 33554432000 4194304 9128323 140735816031344 18446744073709551615 7346269 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 17822 16721 752 1205 0 16613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71288

[startup+51.1012 s]
/proc/loadavg: 2.08 1.99 1.89 3/178 16123
/proc/meminfo: memFree=1006096/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=87328 CPUtime=51.09 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 59870 0 0 0 5082 27 0 0 25 0 1 0 901444719 89423872 20809 33554432000 4194304 9128323 140735816031344 18446744073709551615 8012125 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 21832 20809 752 1205 0 20623 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87328

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.89 3/178 16124
/proc/meminfo: memFree=992208/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=101300 CPUtime=102.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 78698 0 0 0 10183 46 0 0 25 0 1 0 901444719 103731200 24284 33554432000 4194304 9128323 140735816031344 18446744073709551615 7349652 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 25325 24284 753 1205 0 24116 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 101300

[startup+162.301 s]
/proc/loadavg: 2.01 1.99 1.90 3/178 16126
/proc/meminfo: memFree=968352/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=123908 CPUtime=162.28 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 97311 0 0 0 16159 69 0 0 25 0 1 0 901444719 126881792 29962 33554432000 4194304 9128323 140735816031344 18446744073709551615 4855280 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 30977 29962 753 1205 0 29768 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 123908

[startup+222.301 s]
/proc/loadavg: 2.06 2.00 1.91 3/178 16127
/proc/meminfo: memFree=967700/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=123908 CPUtime=222.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 103660 0 0 0 22136 93 0 0 25 0 1 0 901444719 126881792 29963 33554432000 4194304 9128323 140735816031344 18446744073709551615 7414800 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 30977 29963 753 1205 0 29768 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123908

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 16129
/proc/meminfo: memFree=961688/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=128648 CPUtime=282.28 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 123551 0 0 0 28106 122 0 0 25 0 1 0 901444719 131735552 31102 33554432000 4194304 9128323 140735816031344 18446744073709551615 5089359 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 32162 31102 753 1205 0 30953 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 128648

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 16131
/proc/meminfo: memFree=956684/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=132140 CPUtime=342.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 154810 0 0 0 34072 157 0 0 25 0 1 0 901444719 135311360 32010 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 33035 32010 754 1205 0 31826 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 132140

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16132
/proc/meminfo: memFree=952428/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=136424 CPUtime=402.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 164839 0 0 0 40042 187 0 0 25 0 1 0 901444719 139698176 33041 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 34106 33041 759 1205 0 32897 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 136424

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16134
/proc/meminfo: memFree=947540/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=140332 CPUtime=462.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 170834 0 0 0 46012 218 0 0 25 0 1 0 901444719 143699968 34039 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 35083 34039 754 1205 0 33874 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 140332

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16135
/proc/meminfo: memFree=942152/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=143684 CPUtime=522.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 198808 0 0 0 51976 253 0 0 25 0 1 0 901444719 147132416 34900 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 35921 34900 754 1205 0 34712 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 143684

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16137
/proc/meminfo: memFree=941224/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=143272 CPUtime=582.29 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 212379 0 0 0 57938 291 0 0 25 0 1 0 901444719 146710528 34746 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 35818 34746 754 1205 0 34609 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 143272

[startup+642.301 s]

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

/proc/meminfo: memFree=909296/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=143940 CPUtime=762.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 221493 0 0 0 75831 399 0 0 25 0 1 0 901444719 147394560 34917 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16120/statm: 35985 34917 754 1205 0 34776 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 143940

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 16182
/proc/meminfo: memFree=909076/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=146004 CPUtime=822.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 222031 0 0 0 81785 445 0 0 25 0 1 0 901444719 149508096 35453 33554432000 4194304 9128323 140735816031344 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 36501 35453 754 1205 0 35292 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 146004

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 1.91 3/178 16184
/proc/meminfo: memFree=901704/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=147972 CPUtime=882.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 222518 0 0 0 87742 488 0 0 25 0 1 0 901444719 151523328 35940 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 36993 35940 754 1205 0 35784 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 147972

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16186
/proc/meminfo: memFree=896960/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=151416 CPUtime=942.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 223360 0 0 0 93705 525 0 0 25 0 1 0 901444719 155049984 36782 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 37854 36782 754 1205 0 36645 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 151416

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/178 16187
/proc/meminfo: memFree=891712/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=151416 CPUtime=1002.31 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 228246 0 0 0 99665 566 0 0 25 0 1 0 901444719 155049984 36800 33554432000 4194304 9128323 140735816031344 18446744073709551615 18446744073699065989 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 37854 36800 754 1205 0 36645 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 151416

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 16189
/proc/meminfo: memFree=887448/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=152924 CPUtime=1062.31 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 228609 0 0 0 105626 605 0 0 25 0 1 0 901444719 156594176 37163 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 38231 37163 754 1205 0 37022 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 152924

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 16190
/proc/meminfo: memFree=860000/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=155272 CPUtime=1122.3 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 229204 0 0 0 111582 648 0 0 25 0 1 0 901444719 158998528 37758 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 38818 37758 754 1205 0 37609 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 155272

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 16192
/proc/meminfo: memFree=833916/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=157552 CPUtime=1182.31 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 229773 0 0 0 117538 693 0 0 25 0 1 0 901444719 161333248 38327 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 39388 38327 754 1205 0 38179 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 157552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 16194
/proc/meminfo: memFree=816524/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=158648 CPUtime=1242.32 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 230056 0 0 0 123501 731 0 0 25 0 1 0 901444719 162455552 38610 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 39662 38610 754 1205 0 38453 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 158648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 16195
/proc/meminfo: memFree=798624/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=158648 CPUtime=1302.32 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 230067 0 0 0 129463 769 0 0 25 0 1 0 901444719 162455552 38621 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 39662 38621 754 1205 0 38453 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 158648

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/178 16197
/proc/meminfo: memFree=774148/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160072 CPUtime=1362.32 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 230369 0 0 0 135426 806 0 0 25 0 1 0 901444719 163913728 38923 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40018 38923 754 1205 0 38809 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 160072

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16198
/proc/meminfo: memFree=762312/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160304 CPUtime=1422.32 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234290 0 0 0 141385 847 0 0 25 0 1 0 901444719 164151296 38953 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40076 38953 754 1205 0 38867 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 160304

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

[startup+1433.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=760188/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160304 CPUtime=1433.52 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234291 0 0 0 142497 855 0 0 25 0 1 0 901444719 164151296 38954 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40076 38954 754 1205 0 38867 0
Current children cumulated CPU time (s) 1433.52
Current children cumulated vsize (KiB) 160304

[startup+1439.91 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=759068/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160436 CPUtime=1439.93 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234346 0 0 0 143133 860 0 0 25 0 1 0 901444719 164286464 39009 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40109 39009 754 1205 0 38900 0
Current children cumulated CPU time (s) 1439.93
Current children cumulated vsize (KiB) 160436

[startup+1443.1 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=758944/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160436 CPUtime=1443.12 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234355 0 0 0 143450 862 0 0 25 0 1 0 901444719 164286464 39018 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40109 39018 754 1205 0 38900 0
Current children cumulated CPU time (s) 1443.12
Current children cumulated vsize (KiB) 160436

[startup+1444.7 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=759060/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160436 CPUtime=1444.72 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234356 0 0 0 143609 863 0 0 25 0 1 0 901444719 164286464 39019 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40109 39019 754 1205 0 38900 0
Current children cumulated CPU time (s) 1444.72
Current children cumulated vsize (KiB) 160436

[startup+1445.5 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=759060/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160436 CPUtime=1445.51 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234356 0 0 0 143688 863 0 0 25 0 1 0 901444719 164286464 39019 33554432000 4194304 9128323 140735816031344 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40109 39019 754 1205 0 38900 0
Current children cumulated CPU time (s) 1445.51
Current children cumulated vsize (KiB) 160436

[startup+1445.9 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=759060/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=160436 CPUtime=1445.91 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234356 0 0 0 143728 863 0 0 25 0 1 0 901444719 164286464 39019 33554432000 4194304 9128323 140735816031344 18446744073709551615 5985947 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16120/statm: 40109 39019 754 1205 0 38900 0
Current children cumulated CPU time (s) 1445.91
Current children cumulated vsize (KiB) 160436

[startup+1446.1 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 16199
/proc/meminfo: memFree=759060/32950928 swapFree=67079488/67111528
[pid=16120] ppid=16118 vsize=159024 CPUtime=1446.11 cores=0,2,4,6
/proc/16120/stat : 16120 (scip-2.0.1.4.li) R 16118 16120 15624 0 -1 4202496 234358 0 0 0 143748 863 0 0 18 0 1 0 901444719 162840576 38668 33554432000 4194304 9128323 140735816031344 18446744073709551615 4338281 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16120/statm: 39756 38668 756 1205 0 38547 0
Current children cumulated CPU time (s) 1446.11
Current children cumulated vsize (KiB) 159024

Child status: 0
Real time (s): 1446.12
CPU time (s): 1446.15
CPU user time (s): 1437.5
CPU system time (s): 8.64568
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 167672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.5
system time used= 8.64569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234360
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= 3973

runsolver used 2.19667 second user time and 4.51231 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-12 19:07:31
IDJOB=3447805
IDBENCH=78941
IDSOLVER=1944
FILE ID=node125/3447805-1307898451
RUNJOBID= node125-1307897396-16014
PBS_JOBID= 13559581
Free space on /var/tmp= 2880 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.1900558106--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-3447805-1307898451/watcher-3447805-1307898451 -o /var/tmp/evaluation-result-3447805-1307898451/solver-3447805-1307898451 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447805-1307898451.wbo -t 1800 -m 15500

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

MD5SUM BENCH= eba88192ede2bf17faa7af9ad7b0465e
RANDOM SEED=986814071

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1088552 kB
Buffers:         51960 kB
Cached:       30735476 kB
SwapCached:       3272 kB
Active:       15992352 kB
Inactive:     14911748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1088552 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           12040 kB
Writeback:           0 kB
AnonPages:      114608 kB
Mapped:          17040 kB
Slab:           894260 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   291768 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 node125 at 2011-06-12 19:31:37