Trace number 3447791

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.4MSAT 1800.06 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567985--soft-33-100-0.wbo
MD5SUMa6a8a46a44ac0bf94795779c3ec9db34
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark155.336
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 669
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-3447791-1307898292.wbo>
0.00/0.02	c original problem has 2008 variables (2008 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, 136 impls, 7 clqs
0.05/0.08	c (round 2) 0 del vars, 121 del conss, 0 add conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.05/0.09	c (round 3) 106 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10	c (round 4) 130 del vars, 162 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.11	c (round 5) 130 del vars, 177 del conss, 0 add conss, 1789 chg bounds, 82 chg sides, 0 chg coeffs, 899 upgd conss, 136 impls, 7 clqs
0.09/0.15	c    (0.2s) probing: 101/1943 (5.2%) - 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  130 deleted vars, 177 deleted constraints, 0 added constraints, 1789 tightened bounds, 0 added holes, 82 changed sides, 0 changed coefficients
0.09/0.15	c  1848 implications, 7 cliques
0.09/0.15	c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.15	c      43 constraints of type <setppc>
0.09/0.15	c    1712 constraints of type <linear>
0.09/0.15	c    1712 constraints of type <indicator>
0.09/0.15	c     841 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.16	c 
0.49/0.54	o 330
0.49/0.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3655 |6051 |3655 |2596 |   0 |  31 |   0 |      --      | 3.300000e+02 |    Inf 
0.49/0.55	c   0.6s|     1 |     0 |    82 |     - |  13M|   0 |  43 |3655 |6051 |3655 |2596 |   0 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
0.79/0.84	c   0.8s|     1 |     0 |   211 |     - |  14M|   0 |  43 |3655 |6093 |3655 |2606 |  10 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |   240 |     - |  15M|   0 |  48 |3655 |6093 |3655 |2612 |  16 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
1.10/1.19	c   1.2s|     1 |     0 |   288 |     - |  15M|   0 |  51 |3655 |6093 |3655 |2620 |  24 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
1.39/1.40	c   1.4s|     1 |     0 |   317 |     - |  15M|   0 |  50 |3655 |6093 |3655 |2623 |  27 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
1.59/1.63	c   1.6s|     1 |     0 |   341 |     - |  16M|   0 |  48 |3655 |6093 |3655 |2625 |  29 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
1.89/1.90	c   1.9s|     1 |     0 |   344 |     - |  16M|   0 |  49 |3655 |6093 |3655 |2626 |  30 |  31 |   0 | 0.000000e+00 | 3.300000e+02 |    Inf 
2.09/2.19	c   2.2s|     1 |     2 |   344 |     - |  16M|   0 |  49 |3655 |6093 |3655 |2626 |  30 |  31 |   9 | 0.000000e+00 | 3.300000e+02 |    Inf 
2.99/3.00	o 301
2.99/3.00	c * 3.0s|    17 |    14 |   974 |  39.4 |  16M|  15 |   - |3655 |6094 |3655 |2655 |  35 |  32 | 138 | 0.000000e+00 | 3.010000e+02 |    Inf 
3.59/3.63	o 264
3.59/3.63	c * 3.6s|    39 |    25 |  1502 |  30.5 |  17M|  18 |   - |3655 |6106 |3655 |2657 |  66 |  44 | 237 | 0.000000e+00 | 2.640000e+02 |    Inf 
3.59/3.65	o 263
3.59/3.65	c * 3.6s|    40 |    24 |  1510 |  29.9 |  17M|  18 |   - |3655 |6106 |3655 |2657 |  66 |  44 | 237 | 0.000000e+00 | 2.630000e+02 |    Inf 
4.40/4.42	o 249
4.40/4.42	c c 4.4s|    53 |    33 |  2196 |  35.6 |  18M|  18 |   - |3655 |6107 |3655 |2613 |  68 |  45 | 354 | 0.000000e+00 | 2.490000e+02 |    Inf 
4.79/4.85	o 177
4.79/4.85	c * 4.9s|    57 |    33 |  3170 |  50.5 |  18M|  18 |   - |3655 |6107 |3655 |2718 | 136 |  45 | 387 | 0.000000e+00 | 1.770000e+02 |    Inf 
5.09/5.15	o 155
5.09/5.15	c * 5.1s|    63 |    30 |  3535 |  51.5 |  18M|  18 |   - |3655 |6116 |3655 |2727 | 202 |  54 | 415 | 0.000000e+00 | 1.550000e+02 |    Inf 
5.79/5.89	o 126
5.79/5.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.79/5.89	c * 5.9s|    97 |    35 |  4226 |  40.4 |  18M|  19 |   - |3655 |6139 |3655 |2653 | 229 |  77 | 525 | 0.000000e+00 | 1.260000e+02 |    Inf 
8.59/8.70	o 82
8.59/8.70	c * 8.7s|   319 |    59 |  7603 |  22.8 |  21M|  38 |   - |3655 |6300 |3655 |2686 | 322 | 238 | 862 | 0.000000e+00 | 8.200000e+01 |    Inf 
13.49/13.59	o 76
13.49/13.59	c *13.6s|   784 |   132 | 13452 |  16.7 |  23M|  38 |   - |3655 |5925 |3655 |2650 | 335 | 650 |1415 | 0.000000e+00 | 7.600000e+01 |    Inf 
13.69/13.76	o 58
13.69/13.76	c *13.8s|   797 |   135 | 13706 |  16.8 |  23M|  38 |   - |3655 |5719 |3655 |2650 | 335 | 658 |1425 | 0.000000e+00 | 5.800000e+01 |    Inf 
15.30/15.36	o 52
15.30/15.36	c *15.4s|  1044 |   142 | 16952 |  15.9 |  24M|  38 |   - |3655 |5284 |3655 |2652 | 347 | 933 |1499 | 0.000000e+00 | 5.200000e+01 |    Inf 
15.59/15.63	o 30
15.59/15.63	c *15.6s|  1107 |   145 | 17471 |  15.5 |  24M|  38 |   - |3655 |5111 |3655 |2651 | 349 |1013 |1504 | 0.000000e+00 | 3.000000e+01 |    Inf 
15.59/15.64	o 28
15.59/15.64	c *15.6s|  1108 |   142 | 17477 |  15.5 |  23M|  38 |   - |3655 |5111 |3655 |2651 | 349 |1013 |1504 | 0.000000e+00 | 2.800000e+01 |    Inf 
15.79/15.85	o 9
15.79/15.85	c *15.8s|  1129 |   126 | 18056 |  15.7 |  23M|  38 |   - |3655 |4167 |3655 |2653 | 352 |1038 |1520 | 0.000000e+00 | 9.000000e+00 |    Inf 
18.39/18.49	o 6
18.39/18.49	c *18.5s|  1584 |    92 | 27024 |  16.9 |  23M|  38 |   - |3655 |3764 |3655 |2651 | 354 |1588 |1650 | 0.000000e+00 | 6.000000e+00 |    Inf 
23.29/23.38	o 4
23.29/23.38	c *23.4s|  2638 |   161 | 47769 |  18.0 |  23M|  38 |   - |3655 |4318 |3655 |2650 | 354 |2827 |1770 | 0.000000e+00 | 4.000000e+00 |    Inf 
30.19/30.21	o 1
30.19/30.21	c g30.2s|  4327 |   154 | 78997 |  18.2 |  24M|  43 |   - |3655 |5260 |3655 |2650 | 354 |4846 |1867 | 0.000000e+00 | 1.000000e+00 |    Inf 
49.20/49.29	c  49.3s| 10000 |   201 |171562 |  17.1 |  26M|  50 |   - |3655 |8691 |3655 |2650 | 354 |  12k|1885 | 0.000000e+00 | 1.000000e+00 |    Inf 
85.99/86.04	c  86.0s| 20000 |   113 |332330 |  16.6 |  26M|  50 |   - |3655 |  11k|   0 |   0 | 354 |  24k|2363 | 0.000000e+00 | 1.000000e+00 |    Inf 
123.69/123.74	c   124s| 30000 |    68 |492657 |  16.4 |  28M|  50 |   - |3655 |  15k|3655 |2650 | 354 |  37k|2945 | 0.000000e+00 | 1.000000e+00 |    Inf 
162.98/163.01	c   163s| 40000 |    46 |657998 |  16.4 |  30M|  50 |   - |3655 |  20k|   0 |   0 | 354 |  50k|3506 | 0.000000e+00 | 1.000000e+00 |    Inf 
204.68/204.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
204.68/204.78	c   205s| 50000 |    95 |836970 |  16.7 |  32M|  50 |  40 |3655 |  25k|3655 |2611 | 354 |  63k|3999 | 0.000000e+00 | 1.000000e+00 |    Inf 
243.68/243.74	c   244s| 60000 |    79 |997326 |  16.6 |  35M|  57 |  31 |3655 |  30k|3655 |2611 | 354 |  76k|4361 | 0.000000e+00 | 1.000000e+00 |    Inf 
283.69/283.76	c   284s| 70000 |    60 |  1165k|  16.6 |  33M|  57 |  30 |3655 |  27k|3655 |2611 | 354 |  89k|4711 | 0.000000e+00 | 1.000000e+00 |    Inf 
323.88/323.94	c   324s| 80000 |   106 |  1332k|  16.7 |  36M|  57 |  30 |3655 |  33k|3655 |2611 | 354 | 103k|5086 | 0.000000e+00 | 1.000000e+00 |    Inf 
362.58/362.64	c   363s| 90000 |   100 |  1494k|  16.6 |  38M|  57 |  28 |3655 |  37k|3655 |2611 | 354 | 117k|5354 | 0.000000e+00 | 1.000000e+00 |    Inf 
402.68/402.73	c   403s|100000 |    89 |  1657k|  16.6 |  39M|  61 |  31 |3655 |  39k|3655 |2611 | 354 | 130k|5623 | 0.000000e+00 | 1.000000e+00 |    Inf 
443.18/443.29	c   443s|110000 |    70 |  1825k|  16.6 |  39M|  61 |   - |3655 |  38k|3655 |2611 | 354 | 144k|5923 | 0.000000e+00 | 1.000000e+00 |    Inf 
485.68/485.77	c   486s|120000 |   189 |  2001k|  16.7 |  40M|  61 |   - |3655 |  37k|3655 |2611 | 354 | 157k|6145 | 0.000000e+00 | 1.000000e+00 |    Inf 
526.88/526.95	c   527s|130000 |   231 |  2167k|  16.7 |  41M|  61 |  29 |3655 |  39k|3655 |2611 | 354 | 170k|6394 | 0.000000e+00 | 1.000000e+00 |    Inf 
567.38/567.48	c   567s|140000 |   178 |  2335k|  16.7 |  41M|  61 |   - |3655 |  40k|   0 |   0 | 354 | 184k|6603 | 0.000000e+00 | 1.000000e+00 |    Inf 
609.48/609.56	c   610s|150000 |   216 |  2506k|  16.7 |  43M|  61 |   - |3655 |  42k|   0 |   0 | 354 | 198k|6816 | 0.000000e+00 | 1.000000e+00 |    Inf 
652.78/652.83	c   653s|160000 |   170 |  2679k|  16.7 |  41M|  61 |  36 |3655 |  40k|3655 |2611 | 354 | 211k|7071 | 0.000000e+00 | 1.000000e+00 |    Inf 
695.78/695.85	c   696s|170000 |   145 |  2859k|  16.8 |  43M|  61 |   - |3655 |  44k|3655 |2611 | 354 | 225k|7250 | 0.000000e+00 | 1.000000e+00 |    Inf 
739.38/739.49	c   739s|180000 |   166 |  3034k|  16.9 |  43M|  61 |   - |3655 |  44k|   0 |   0 | 354 | 239k|7444 | 0.000000e+00 | 1.000000e+00 |    Inf 
785.48/785.55	c   786s|190000 |   185 |  3215k|  16.9 |  46M|  61 |   8 |3655 |  49k|3655 |2611 | 354 | 253k|7683 | 0.000000e+00 | 1.000000e+00 |    Inf 
831.98/832.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
831.98/832.05	c   832s|200000 |   374 |  3400k|  17.0 |  48M|  61 |   - |3655 |  51k|   0 |   0 | 354 | 268k|7846 | 0.000000e+00 | 1.000000e+00 |    Inf 
875.68/875.70	c   876s|210000 |   483 |  3572k|  17.0 |  51M|  67 |   - |3655 |  55k|   0 |   0 | 354 | 283k|8001 | 0.000000e+00 | 1.000000e+00 |    Inf 
919.59/919.66	c   920s|220000 |   557 |  3746k|  17.0 |  51M|  76 |   - |3655 |  52k|3655 |2611 | 354 | 298k|8162 | 0.000000e+00 | 1.000000e+00 |    Inf 
965.18/965.27	c   965s|230000 |   531 |  3930k|  17.1 |  50M|  76 |   - |3655 |  51k|3655 |2611 | 354 | 313k|8384 | 0.000000e+00 | 1.000000e+00 |    Inf 
1009.38/1009.44	c  1009s|240000 |   406 |  4108k|  17.1 |  49M|  76 |   - |3655 |  50k|3655 |2611 | 354 | 328k|8567 | 0.000000e+00 | 1.000000e+00 |    Inf 
1055.38/1055.49	c  1055s|250000 |   383 |  4294k|  17.2 |  50M|  76 |  27 |3655 |  51k|3655 |2611 | 354 | 342k|8731 | 0.000000e+00 | 1.000000e+00 |    Inf 
1099.88/1099.96	c  1100s|260000 |   282 |  4472k|  17.2 |  48M|  76 |   - |3655 |  50k|3655 |2611 | 354 | 357k|8877 | 0.000000e+00 | 1.000000e+00 |    Inf 
1144.48/1144.54	c  1145s|270000 |   205 |  4654k|  17.2 |  48M|  76 |  22 |3655 |  50k|3655 |2611 | 354 | 371k|9072 | 0.000000e+00 | 1.000000e+00 |    Inf 
1188.28/1188.30	c  1188s|280000 |   170 |  4831k|  17.3 |  48M|  76 |   - |3655 |  52k|3655 |2611 | 354 | 385k|9209 | 0.000000e+00 | 1.000000e+00 |    Inf 
1233.48/1233.53	c  1234s|290000 |   163 |  5010k|  17.3 |  48M|  76 |  46 |3655 |  53k|3655 |2611 | 354 | 399k|9389 | 0.000000e+00 | 1.000000e+00 |    Inf 
1279.89/1279.95	c  1280s|300000 |    68 |  5196k|  17.3 |  47M|  76 |  39 |3655 |  52k|3655 |2611 | 354 | 413k|9565 | 0.000000e+00 | 1.000000e+00 |    Inf 
1327.49/1327.51	c  1328s|310000 |   101 |  5396k|  17.4 |  44M|  76 |  28 |3655 |  44k|3655 |2611 | 354 | 426k|9706 | 0.000000e+00 | 1.000000e+00 |    Inf 
1374.79/1374.87	c  1375s|320000 |    80 |  5598k|  17.5 |  44M|  76 |  33 |3655 |  45k|3655 |2611 | 354 | 440k|9855 | 0.000000e+00 | 1.000000e+00 |    Inf 
1421.18/1421.26	c  1421s|330000 |    96 |  5793k|  17.6 |  44M|  76 |   - |3655 |  45k|3655 |2611 | 354 | 453k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1462.38/1462.46	c  1462s|340000 |    60 |  5959k|  17.5 |  44M|  76 |   - |3655 |  45k|3655 |2611 | 354 | 466k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1507.88/1507.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1507.88/1507.99	c  1508s|350000 |    98 |  6148k|  17.6 |  46M|  76 |  19 |3655 |  48k|3655 |2611 | 354 | 480k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1553.09/1553.11	c  1553s|360000 |    69 |  6339k|  17.6 |  47M|  76 |  28 |3655 |  50k|3655 |2611 | 354 | 493k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1597.88/1597.93	c  1598s|370000 |    55 |  6523k|  17.6 |  41M|  76 |   - |3655 |  37k|3655 |2611 | 354 | 506k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1639.18/1639.26	c  1639s|380000 |    52 |  6700k|  17.6 |  43M|  76 |   - |3655 |  40k|   0 |   0 | 354 | 519k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1679.58/1679.70	c  1680s|390000 |    98 |  6866k|  17.6 |  45M|  76 |   - |3655 |  44k|3655 |2611 | 354 | 531k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1725.38/1725.44	c  1725s|400000 |    71 |  7055k|  17.6 |  42M|  76 |   - |3655 |  38k|3655 |2611 | 354 | 545k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1770.28/1770.34	c  1770s|410000 |    45 |  7251k|  17.7 |  43M|  76 |  30 |3655 |  40k|3655 |2611 | 354 | 558k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1799.98/1800.00	c 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Solving Time (sec) : 1800.00
1799.98/1800.00	c Solving Nodes      : 416783
1799.98/1800.00	c Primal Bound       : +1.00000000000000e+00 (119 solutions)
1799.98/1800.00	c Dual Bound         : +0.00000000000000e+00
1799.98/1800.00	c Gap                : infinite
1799.98/1800.00	s SATISFIABLE
1799.98/1800.00	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1799.98/1800.00	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1799.98/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1799.98/1800.00	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 
1799.98/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1799.98/1800.00	v -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1799.98/1800.00	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 
1799.98/1800.00	v -x79 -x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1799.98/1800.00	v -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 
1799.98/1800.00	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 
1799.98/1800.00	v -x1 
1799.98/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.98/1800.00	c Total Time         :    1800.00
1799.98/1800.00	c   solving          :    1800.00
1799.98/1800.00	c   presolving       :       0.13 (included in solving)
1799.98/1800.00	c   reading          :       0.02 (included in solving)
1799.98/1800.00	c Original Problem   :
1799.98/1800.00	c   Problem name     : HOME/instance-3447791-1307898292.wbo
1799.98/1800.00	c   Variables        : 2008 (2008 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1799.98/1800.00	c Presolved Problem  :
1799.98/1800.00	c   Problem name     : t_HOME/instance-3447791-1307898292.wbo
1799.98/1800.00	c   Variables        : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1799.98/1800.00	c   Constraints      : 4308 initial, 56393 maximal
1799.98/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.98/1800.00	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1799.98/1800.00	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1799.98/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   setppc           :       0.00          0          0          0          0          0         15          0          0          0
1799.98/1800.00	c   linear           :       0.06          0          0          0       1789          0         97          0         82          0
1799.98/1800.00	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1799.98/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1799.98/1800.00	c   root node        :          -       3424          -          -       3424          -          -          -          -          -
1799.98/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.00	c   integral         :          0          0          0     215245          0        457          0        526       3867          0          0     423528
1799.98/1800.00	c   varbound         :          0+         6      24885        339          0          0        759          0     103313        340          0          0
1799.98/1800.00	c   setppc           :         43          6    1855115          4          3        454    1557989       4000     769825          0          0          0
1799.98/1800.00	c   linear           :       1712+         7    1855376          9          3        445    5581977      21941    5029222          0          0          0
1799.98/1800.00	c   indicator        :       1712          0      24671        339          0        444       1116          0       1258          0          0          0
1799.98/1800.00	c   logicor          :        841+         6     815537         15          3        104    2102611      14870    1443037          0          0          0
1799.98/1800.00	c   bounddisjunction :          0+         0     175045          0          0          0          5          0         23          0          0          0
1799.98/1800.00	c   countsols        :          0          0          0         15          2        106          0          0          0          0          0          0
1799.98/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.98/1800.00	c   integral         :      64.23       0.00       0.00      64.21       0.00       0.01       0.00
1799.98/1800.00	c   varbound         :       0.26       0.00       0.24       0.02       0.00       0.00       0.00
1799.98/1800.00	c   setppc           :       8.93       0.00       8.51       0.00       0.00       0.00       0.42
1799.98/1800.00	c   linear           :      54.71       0.00      51.33       0.00       0.00       0.09       3.29
1799.98/1800.00	c   indicator        :       0.68       0.00       0.28       0.04       0.00       0.36       0.00
1799.98/1800.00	c   logicor          :     172.15       0.00     169.80       0.00       0.00       0.01       2.34
1799.98/1800.00	c   bounddisjunction :       0.30       0.00       0.30       0.00       0.00       0.00       0.00
1799.98/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.98/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.98/1800.00	c   vbounds          :       5923        317          1      19044
1799.98/1800.00	c   rootredcost      :         17          0          0       1712
1799.98/1800.00	c   pseudoobj        :    1859511        781        279     100351
1799.98/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.98/1800.00	c   vbounds          :       1.32       1.32       0.00
1799.98/1800.00	c   rootredcost      :       0.34       0.34       0.00
1799.98/1800.00	c   pseudoobj        :      44.15      44.14       0.01
1799.98/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.98/1800.00	c   propagation      :       2.66      41091      40996     245834       30.9        751       21.6          -
1799.98/1800.00	c   infeasible LP    :      47.22     171015     170997    1183191       42.4       2225       14.9          0
1799.98/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.98/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.98/1800.00	c   applied globally :          -          -          -     566971       36.2          -          -          -
1799.98/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.98/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.98/1800.00	c   cut pool         :       0.00          5          -          -         14          -    (maximal pool size: 369)
1799.98/1800.00	c   redcost          :      13.00     215348          0      20155          0          0
1799.98/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1799.98/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.98/1800.00	c   gomory           :       0.52          6          0          0       1175          0
1799.98/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.98/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.98/1800.00	c   strongcg         :       0.42          6          0          0       1635          0
1799.98/1800.00	c   cmir             :       0.07          6          0          0          0          0
1799.98/1800.00	c   flowcover        :       0.08          6          0          0          0          0
1799.98/1800.00	c   clique           :       0.00          6          0          0          0          0
1799.98/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.98/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.98/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.98/1800.00	c   rapidlearning    :       0.18          1          0          0          0         42
1799.98/1800.00	c Pricers            :       Time      Calls       Vars
1799.98/1800.00	c   problem variables:       0.00          0          0
1799.98/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.98/1800.00	c   relpscost        :      64.00     214906        526       3867          0          0     423528
1799.98/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   inference        :       0.00          2          0          0          0          0          4
1799.98/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.98/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.98/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.98/1800.00	c   LP solutions     :       0.00          -         15
1799.98/1800.00	c   pseudo solutions :       0.00          -          0
1799.98/1800.00	c   feaspump         :       0.01          0          0
1799.98/1800.00	c   oneopt           :       0.28         16          0
1799.98/1800.00	c   crossover        :       0.38          5          0
1799.98/1800.00	c   coefdiving       :       2.14         84          1
1799.98/1800.00	c   pscostdiving     :       2.12         85          0
1799.98/1800.00	c   fracdiving       :       2.72         85          0
1799.98/1800.00	c   veclendiving     :       1.80         85          0
1799.98/1800.00	c   linesearchdiving :       1.10         85          0
1799.98/1800.00	c   guideddiving     :       2.84         85          1
1799.98/1800.00	c   objpscostdiving  :       0.61         43          0
1799.98/1800.00	c   rootsoldiving    :       1.34         43          0
1799.98/1800.00	c   trivial          :       0.00          2          0
1799.98/1800.00	c   shiftandpropagate:       0.39          1          1
1799.98/1800.00	c   simplerounding   :       0.44     214981          0
1799.98/1800.00	c   zirounding       :       5.36        919          0
1799.98/1800.00	c   rounding         :       0.87       6513          0
1799.98/1800.00	c   shifting         :       0.79       2012          0
1799.98/1800.00	c   intshifting      :       0.01          0          0
1799.98/1800.00	c   twoopt           :       0.00          0          0
1799.98/1800.00	c   fixandinfer      :       0.00          0          0
1799.98/1800.00	c   clique           :       0.00          0          0
1799.98/1800.00	c   intdiving        :       0.00          0          0
1799.98/1800.00	c   actconsdiving    :       0.00          0          0
1799.98/1800.00	c   octane           :       0.00          0          0
1799.98/1800.00	c   rens             :       0.04          1          0
1799.98/1800.00	c   rins             :       0.00          0          0
1799.98/1800.00	c   localbranching   :       0.00          0          0
1799.98/1800.00	c   mutation         :       0.00          0          0
1799.98/1800.00	c   dins             :       0.00          0          0
1799.98/1800.00	c   vbounds          :       0.00          0          0
1799.98/1800.00	c   undercover       :       0.00          0          0
1799.98/1800.00	c   subnlp           :       0.06          0          0
1799.98/1800.00	c   trysol           :       0.25        316        101
1799.98/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.98/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1799.98/1800.00	c   dual LP          :    1074.19     384604    7326331      19.05    6820.36
1799.98/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.98/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.98/1800.00	c   diving/probing LP:      10.36       7952      51148       6.43    4935.68
1799.98/1800.00	c   strong branching :      60.33      11278     388597      34.46    6441.27
1799.98/1800.00	c     (at root node) :          -          9       2327     258.56          -
1799.98/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.98/1800.00	c B&B Tree           :
1799.98/1800.00	c   number of runs   :          1
1799.98/1800.00	c   nodes            :     416783
1799.98/1800.00	c   nodes (total)    :     416783
1799.98/1800.00	c   nodes left       :         35
1799.98/1800.00	c   max depth        :         76
1799.98/1800.00	c   max depth (total):         76
1799.98/1800.00	c   backtracks       :      54250 (13.0%)
1799.98/1800.00	c   delayed cutoffs  :       6567
1799.98/1800.00	c   repropagations   :     719129 (1195028 domain reductions, 6370 cutoffs)
1799.98/1800.00	c   avg switch length:       4.95
1799.98/1800.00	c   switching time   :     152.43
1799.98/1800.00	c Solution           :
1799.98/1800.00	c   Solutions found  :        119 (18 improvements)
1799.98/1800.00	c   First Solution   : +3.30000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1842, found by <shiftandpropagate>)
1799.98/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 4327 nodes, 30.21 seconds, depth 22, found by <guideddiving>)
1799.98/1800.00	c   Dual Bound       : +0.00000000000000e+00
1799.98/1800.00	c   Gap              :   infinite
1799.98/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1799.98/1800.00	c   Root Iterations  :        344
1799.98/1800.06	c Time complete: 1800.05.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447791-1307898292/watcher-3447791-1307898292 -o /tmp/evaluation-result-3447791-1307898292/solver-3447791-1307898292 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447791-1307898292.wbo -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21045
/proc/meminfo: memFree=12019136/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=10332 CPUtime=0 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 1558 0 0 0 0 0 0 0 25 0 1 0 901428821 10579968 1511 33554432000 4194304 9128323 140736482220080 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21045/statm: 2583 1519 399 1205 0 1374 0

[startup+0.061588 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21045
/proc/meminfo: memFree=12019136/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=31736 CPUtime=0.05 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 6888 0 0 0 5 0 0 0 25 0 1 0 901428821 32497664 6582 33554432000 4194304 9128323 140736482220080 18446744073709551615 5266288 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 7934 6582 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31736

[startup+0.100582 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21045
/proc/meminfo: memFree=12019136/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=31876 CPUtime=0.09 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 6946 0 0 0 9 0 0 0 25 0 1 0 901428821 32641024 6640 33554432000 4194304 9128323 140736482220080 18446744073709551615 5326775 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 7969 6640 530 1205 0 6760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31876

[startup+0.300547 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21045
/proc/meminfo: memFree=12019136/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=37948 CPUtime=0.29 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 8693 0 0 0 29 0 0 0 25 0 1 0 901428821 38858752 8359 33554432000 4194304 9128323 140736482220080 18446744073709551615 5992610 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 9487 8359 615 1205 0 8278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37948

[startup+0.700481 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 21045
/proc/meminfo: memFree=12019136/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=72236 CPUtime=0.69 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 17184 0 0 0 68 1 0 0 25 0 1 0 901428821 73969664 16707 33554432000 4194304 9128323 140736482220080 18446744073709551615 4670544 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18059 16707 718 1205 0 16850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72236

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 21046
/proc/meminfo: memFree=11954676/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=72176 CPUtime=1.49 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 17577 0 0 0 145 4 0 0 25 0 1 0 901428821 73908224 16734 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18044 16734 725 1205 0 16835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72176

[startup+3.10107 s]
/proc/loadavg: 2.00 2.00 1.91 4/176 21046
/proc/meminfo: memFree=11952512/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=73208 CPUtime=3.09 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 18196 0 0 0 302 7 0 0 25 0 1 0 901428821 74964992 17353 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18302 17353 750 1205 0 17093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73208

[startup+6.30051 s]
/proc/loadavg: 2.24 2.05 1.93 5/176 21046
/proc/meminfo: memFree=11952356/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=73208 CPUtime=6.29 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 18196 0 0 0 614 15 0 0 25 0 1 0 901428821 74964992 17353 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18302 17353 750 1205 0 17093 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73208

[startup+12.7004 s]
/proc/loadavg: 2.46 2.10 1.94 3/176 21046
/proc/meminfo: memFree=11953504/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=72180 CPUtime=12.69 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 20010 0 0 0 1240 29 0 0 25 0 1 0 901428821 73912320 17140 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18045 17140 750 1205 0 16836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72180

[startup+25.5002 s]
/proc/loadavg: 2.36 2.09 1.94 3/176 21046
/proc/meminfo: memFree=11950800/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=72180 CPUtime=25.49 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 27472 0 0 0 2492 57 0 0 25 0 1 0 901428821 73912320 17170 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18045 17170 751 1205 0 16836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72180

[startup+51.1007 s]
/proc/loadavg: 2.24 2.08 1.94 3/176 21046
/proc/meminfo: memFree=11938828/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=72192 CPUtime=51.09 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 36777 0 0 0 4992 117 0 0 25 0 1 0 901428821 73924608 17178 33554432000 4194304 9128323 140736482220080 18446744073709551615 6505847 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18048 17178 751 1205 0 16839 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72192

[startup+102.307 s]
/proc/loadavg: 2.10 2.07 1.94 3/176 21051
/proc/meminfo: memFree=11914576/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=75416 CPUtime=102.29 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 41440 0 0 0 9988 241 0 0 25 0 1 0 901428821 77225984 17966 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 18854 17966 751 1205 0 17645 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 75416

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.94 3/176 21053
/proc/meminfo: memFree=11900708/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=78576 CPUtime=162.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 44193 0 0 0 15852 376 0 0 25 0 1 0 901428821 80461824 18766 33554432000 4194304 9128323 140736482220080 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 19644 18766 751 1205 0 18435 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78576

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 1.94 3/176 21055
/proc/meminfo: memFree=11891528/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=84196 CPUtime=222.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 45564 0 0 0 21722 506 0 0 25 0 1 0 901428821 86216704 20137 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 21049 20137 751 1205 0 19840 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 84196

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 1.94 3/176 21056
/proc/meminfo: memFree=11887036/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=87596 CPUtime=282.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 51421 0 0 0 27594 634 0 0 25 0 1 0 901428821 89698304 21025 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 21899 21025 751 1205 0 20690 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87596

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 21057
/proc/meminfo: memFree=11884048/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=89440 CPUtime=342.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 51856 0 0 0 33465 763 0 0 25 0 1 0 901428821 91586560 21460 33554432000 4194304 9128323 140736482220080 18446744073709551615 4207474 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 22360 21460 751 1205 0 21151 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 89440

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 21059
/proc/meminfo: memFree=11861084/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=92920 CPUtime=402.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 52740 0 0 0 39346 882 0 0 25 0 1 0 901428821 95150080 22343 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 23230 22343 751 1205 0 22021 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 92920

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 21061
/proc/meminfo: memFree=11859208/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=94716 CPUtime=462.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 55692 0 0 0 45224 1004 0 0 25 0 1 0 901428821 96989184 22717 33554432000 4194304 9128323 140736482220080 18446744073709551615 5240721 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 23679 22717 751 1205 0 22470 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 94716

[startup+522.301 s]
/proc/loadavg: 2.04 2.02 1.95 3/176 21063
/proc/meminfo: memFree=11858320/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=95628 CPUtime=522.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 55919 0 0 0 51101 1127 0 0 25 0 1 0 901428821 97923072 22944 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 23907 22944 751 1205 0 22698 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 95628

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 1.95 3/176 21064
/proc/meminfo: memFree=11857540/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=96268 CPUtime=582.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 56078 0 0 0 56981 1247 0 0 25 0 1 0 901428821 98578432 23103 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 24067 23103 751 1205 0 22858 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 96268

[startup+642.3 s]

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

/proc/meminfo: memFree=11840460/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=109940 CPUtime=1122.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 61842 0 0 0 109913 2315 0 0 25 0 1 0 901428821 112578560 26319 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 27485 26319 751 1205 0 26276 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 109940

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21080
/proc/meminfo: memFree=11839328/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=110548 CPUtime=1182.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 61971 0 0 0 115786 2442 0 0 25 0 1 0 901428821 113201152 26448 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 27637 26448 751 1205 0 26428 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 110548

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21081
/proc/meminfo: memFree=11837456/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=111172 CPUtime=1242.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62101 0 0 0 121671 2557 0 0 25 0 1 0 901428821 113840128 26578 33554432000 4194304 9128323 140736482220080 18446744073709551615 6857095 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 27793 26578 751 1205 0 26584 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 111172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21083
/proc/meminfo: memFree=11836200/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=112244 CPUtime=1302.29 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62399 0 0 0 127557 2672 0 0 25 0 1 0 901428821 114937856 26876 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28061 26876 751 1205 0 26852 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 112244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21085
/proc/meminfo: memFree=11835948/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=112244 CPUtime=1362.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62399 0 0 0 133433 2795 0 0 25 0 1 0 901428821 114937856 26876 33554432000 4194304 9128323 140736482220080 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28061 26876 751 1205 0 26852 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 112244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21087
/proc/meminfo: memFree=11835556/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=112480 CPUtime=1422.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62437 0 0 0 139317 2911 0 0 25 0 1 0 901428821 115179520 26914 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28120 26914 751 1205 0 26911 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 112480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21088
/proc/meminfo: memFree=11835176/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=112692 CPUtime=1482.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62500 0 0 0 145202 3026 0 0 25 0 1 0 901428821 115396608 26977 33554432000 4194304 9128323 140736482220080 18446744073709551615 6710326 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28173 26977 751 1205 0 26964 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 112692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21089
/proc/meminfo: memFree=11834048/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113340 CPUtime=1542.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62649 0 0 0 151078 3150 0 0 25 0 1 0 901428821 116060160 27115 33554432000 4194304 9128323 140736482220080 18446744073709551615 5488600 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28335 27115 751 1205 0 27126 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 113340

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21091
/proc/meminfo: memFree=11833776/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113340 CPUtime=1602.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62657 0 0 0 156957 3271 0 0 25 0 1 0 901428821 116060160 27123 33554432000 4194304 9128323 140736482220080 18446744073709551615 7342472 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28335 27123 751 1205 0 27126 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 113340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21093
/proc/meminfo: memFree=11833888/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113340 CPUtime=1662.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62659 0 0 0 162832 3396 0 0 25 0 1 0 901428821 116060160 27125 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28335 27125 751 1205 0 27126 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 113340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21095
/proc/meminfo: memFree=11833884/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113340 CPUtime=1722.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62659 0 0 0 168707 3521 0 0 25 0 1 0 901428821 116060160 27125 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28335 27125 751 1205 0 27126 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 113340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21096
/proc/meminfo: memFree=11833508/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113340 CPUtime=1782.28 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 62660 0 0 0 174582 3646 0 0 25 0 1 0 901428821 116060160 27126 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28335 27126 751 1205 0 27126 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 113340

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1791.89 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 175524 3665 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1791.89
Current children cumulated vsize (KiB) 113540

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21097
/proc/meminfo: memFree=11832764/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1795.08 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 175838 3670 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1795.08
Current children cumulated vsize (KiB) 113540

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21135
/proc/meminfo: memFree=11924716/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1798.29 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 176152 3677 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1798.29
Current children cumulated vsize (KiB) 113540

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21135
/proc/meminfo: memFree=11897932/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1799.08 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 176230 3678 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 4241575 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 113540

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21135
/proc/meminfo: memFree=11890740/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1799.49 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 176269 3680 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 5332936 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 113540

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21135
/proc/meminfo: memFree=11890740/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1799.88 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 176307 3681 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 113540

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 21135
/proc/meminfo: memFree=11890740/32951132 swapFree=67054624/67111528
[pid=21045] ppid=21043 vsize=113540 CPUtime=1799.98 cores=1,3,5,7
/proc/21045/stat : 21045 (scip-2.0.1.4.li) R 21043 21045 19566 0 -1 4202496 65174 0 0 0 176317 3681 0 0 25 0 1 0 901428821 116264960 27183 33554432000 4194304 9128323 140736482220080 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/21045/statm: 28385 27183 751 1205 0 27176 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 113540

Child status: 0
Real time (s): 1800.07
CPU time (s): 1800.06
CPU user time (s): 1763.23
CPU system time (s): 36.8214
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 113544

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

runsolver used 2.35364 second user time and 5.88711 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 19:04:52
IDJOB=3447791
IDBENCH=78934
IDSOLVER=1944
FILE ID=node131/3447791-1307898292
RUNJOBID= node131-1307897176-20675
PBS_JOBID= 13559575
Free space on /tmp= 56572 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.1900567985--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 /tmp/evaluation-result-3447791-1307898292/watcher-3447791-1307898292 -o /tmp/evaluation-result-3447791-1307898292/solver-3447791-1307898292 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447791-1307898292.wbo -t 1800 -m 15500

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

MD5SUM BENCH= a6a8a46a44ac0bf94795779c3ec9db34
RANDOM SEED=1664303092

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12019820 kB
Buffers:        329888 kB
Cached:       19829432 kB
SwapCached:       9816 kB
Active:       15683100 kB
Inactive:      4563564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12019820 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:           24420 kB
Writeback:           4 kB
AnonPages:       85832 kB
Mapped:          16228 kB
Slab:           623020 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   278612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56560 MiB
End job on node131 at 2011-06-12 19:34:52