Trace number 3447712

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 (TO) 1800.08 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900546076--soft-33-100-0.wbo
MD5SUMc6951eb4d01a7aa536abe812aaa2169b
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 benchmark15.1297
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 constraints1848
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 94973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-3447712-1307897181.wbo>
0.00/0.02	c original problem has 2079 variables (2079 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, 124 impls, 8 clqs
0.07/0.08	c (round 2) 0 del vars, 106 del conss, 0 add conss, 1848 chg bounds, 46 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.07/0.09	c (round 3) 92 del vars, 197 del conss, 0 add conss, 1881 chg bounds, 104 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.09/0.10	c (round 4) 158 del vars, 203 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 5) 164 del vars, 203 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 821 upgd conss, 124 impls, 8 clqs
0.09/0.11	c (round 6) 164 del vars, 220 del conss, 0 add conss, 1884 chg bounds, 107 chg sides, 0 chg coeffs, 821 upgd conss, 124 impls, 8 clqs
0.09/0.16	c    (0.2s) probing: 101/1997 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  164 deleted vars, 220 deleted constraints, 0 added constraints, 1884 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.09/0.16	c  1890 implications, 8 cliques
0.09/0.16	c presolved problem has 3763 variables (1997 bin, 0 int, 1766 impl, 0 cont) and 4336 constraints
0.09/0.16	c      28 constraints of type <setppc>
0.09/0.16	c    1766 constraints of type <linear>
0.09/0.16	c    1766 constraints of type <indicator>
0.09/0.16	c     776 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.14
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.57	o 507
0.49/0.57	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.57	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3763 |6102 |3763 |2570 |   0 |   0 |   0 |      --      | 5.070000e+02 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |    93 |     - |  13M|   0 |  42 |3763 |6102 |3763 |2570 |   0 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   193 |     - |  15M|   0 |  49 |3763 |6146 |3763 |2578 |   8 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
0.99/1.01	c   1.0s|     1 |     0 |   215 |     - |  16M|   0 |  44 |3763 |6146 |3763 |2582 |  12 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
1.19/1.24	c   1.2s|     1 |     0 |   243 |     - |  16M|   0 |  46 |3763 |6146 |3763 |2586 |  16 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
1.39/1.45	c   1.5s|     1 |     0 |   275 |     - |  16M|   0 |  46 |3763 |6146 |3763 |2591 |  21 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
1.69/1.70	c   1.7s|     1 |     0 |   376 |     - |  16M|   0 |  47 |3763 |6146 |3763 |2596 |  26 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
1.89/1.97	c   2.0s|     1 |     0 |   402 |     - |  16M|   0 |  58 |3763 |6146 |3763 |2601 |  31 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
2.20/2.27	c   2.3s|     1 |     0 |   416 |     - |  16M|   0 |  60 |3763 |6146 |3763 |2603 |  33 |   0 |   0 | 0.000000e+00 | 5.070000e+02 |    Inf 
2.69/2.72	c   2.7s|     1 |     2 |   416 |     - |  16M|   0 |  60 |3763 |6146 |3763 |2603 |  33 |   0 |   9 | 0.000000e+00 | 5.070000e+02 |    Inf 
3.68/3.76	o 491
3.68/3.76	c * 3.8s|    22 |    17 |  1966 |  73.8 |  18M|  19 |   - |3763 |6146 |3763 |2677 |  81 |   0 | 122 | 0.000000e+00 | 4.910000e+02 |    Inf 
4.39/4.45	o 466
4.39/4.45	c * 4.5s|    37 |    27 |  2853 |  67.7 |  18M|  21 |   - |3763 |6156 |3763 |2695 | 147 |  10 | 209 | 0.000000e+00 | 4.660000e+02 |    Inf 
4.39/4.46	o 427
4.39/4.46	c * 4.5s|    38 |    25 |  2860 |  66.1 |  18M|  21 |   - |3763 |6156 |3763 |2693 | 147 |  10 | 209 | 0.000000e+00 | 4.270000e+02 |    Inf 
4.89/4.94	o 303
4.89/4.94	c * 4.9s|    46 |    30 |  3725 |  73.5 |  18M|  21 |   - |3763 |6156 |3763 |2701 | 221 |  10 | 256 | 0.000000e+00 | 3.030000e+02 |    Inf 
5.49/5.57	o 119
5.49/5.57	c * 5.6s|    67 |    27 |  4711 |  65.1 |  19M|  21 |   - |3763 |6165 |3763 |2703 | 299 |  19 | 329 | 0.000000e+00 | 1.190000e+02 |    Inf 
5.49/5.59	o 116
5.49/5.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.49/5.59	c * 5.6s|    68 |    26 |  4743 |  64.6 |  19M|  21 |   - |3763 |6165 |3763 |2669 | 299 |  19 | 329 | 0.000000e+00 | 1.160000e+02 |    Inf 
5.99/6.03	o 94
5.99/6.03	c * 6.0s|    89 |    27 |  5119 |  53.4 |  20M|  21 |   - |3763 |6177 |3763 |2636 | 306 |  31 | 391 | 0.000000e+00 | 9.400000e+01 |    Inf 
25.39/25.43	o 67
25.39/25.43	c *25.4s|  2490 |   191 | 28637 |  11.3 |  27M|  66 |   - |3763 |7310 |3763 |2594 | 406 |2186 |1707 | 0.000000e+00 | 6.700000e+01 |    Inf 
28.98/29.05	o 66
28.98/29.05	c *29.0s|  3170 |   203 | 35791 |  11.2 |  28M|  66 |   - |3763 |6159 |3763 |2591 | 414 |2937 |1721 | 0.000000e+00 | 6.600000e+01 |    Inf 
29.08/29.11	o 63
29.08/29.11	c *29.1s|  3176 |   203 | 35882 |  11.2 |  28M|  66 |   - |3763 |6118 |3763 |2591 | 414 |2943 |1722 | 0.000000e+00 | 6.300000e+01 |    Inf 
29.08/29.17	o 29
29.08/29.17	c *29.2s|  3179 |   184 | 35977 |  11.2 |  27M|  66 |   - |3763 |5976 |3763 |2597 | 420 |2943 |1722 | 0.000000e+00 | 2.900000e+01 |    Inf 
35.59/35.69	o 26
35.59/35.69	c *35.7s|  4279 |   253 | 56036 |  13.0 |  28M|  66 |   - |3763 |5098 |3763 |2591 | 429 |4220 |1819 | 0.000000e+00 | 2.600000e+01 |    Inf 
43.29/43.33	o 24
43.29/43.33	c *43.3s|  5731 |   302 | 79233 |  13.8 |  29M|  66 |   - |3763 |5189 |3763 |2629 | 438 |5694 |1915 | 0.000000e+00 | 2.400000e+01 |    Inf 
65.29/65.32	c  65.3s| 10000 |   438 |147170 |  14.7 |  32M|  66 |  15 |3763 |6913 |3763 |2591 | 461 |9999 |2144 | 0.000000e+00 | 2.400000e+01 |    Inf 
117.89/117.93	c   118s| 20000 |   820 |307622 |  15.4 |  39M|  66 |   8 |3763 |8098 |3763 |2591 | 600 |  21k|2807 | 0.000000e+00 | 2.400000e+01 |    Inf 
139.00/139.00	o 22
139.00/139.00	c * 139s| 24268 |  1084 |365240 |  15.0 |  42M|  66 |   - |3763 |9114 |3763 |2591 | 653 |  26k|3089 | 0.000000e+00 | 2.200000e+01 |    Inf 
143.69/143.78	o 21
143.69/143.78	c * 144s| 25608 |  1159 |379420 |  14.8 |  43M|  66 |   - |3763 |9929 |3763 |2591 | 672 |  27k|3110 | 0.000000e+00 | 2.100000e+01 |    Inf 
146.19/146.24	o 20
146.19/146.24	c * 146s| 26360 |  1125 |385918 |  14.6 |  42M|  66 |   - |3763 |  10k|3763 |2591 | 678 |  29k|3110 | 0.000000e+00 | 2.000000e+01 |    Inf 
146.39/146.40	o 14
146.39/146.40	c * 146s| 26409 |   803 |386212 |  14.6 |  35M|  66 |   - |3763 |9880 |3763 |2591 | 680 |  29k|3110 | 0.000000e+00 | 1.400000e+01 |    Inf 
160.39/160.47	o 12
160.39/160.47	c * 160s| 29827 |   838 |429839 |  14.4 |  35M|  66 |   - |3763 |  10k|3763 |2595 | 689 |  33k|3335 | 0.000000e+00 | 1.200000e+01 |    Inf 
161.09/161.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
161.09/161.10	c   161s| 30000 |   839 |431895 |  14.4 |  35M|  66 |  26 |3763 |9666 |3763 |2591 | 689 |  33k|3337 | 0.000000e+00 | 1.200000e+01 |    Inf 
203.90/203.90	c   204s| 40000 |   828 |583020 |  14.6 |  35M|  72 |   - |3763 |8980 |3763 |2591 | 706 |  46k|3787 | 0.000000e+00 | 1.200000e+01 |    Inf 
227.19/227.27	o 4
227.19/227.27	c * 227s| 45943 |   693 |665690 |  14.5 |  32M|  75 |   - |3763 |9436 |3763 |2591 | 708 |  54k|4051 | 0.000000e+00 | 4.000000e+00 |    Inf 
245.10/245.18	c   245s| 50000 |   610 |736115 |  14.7 |  32M|  75 |   - |3763 |8778 |3763 |2591 | 708 |  59k|4204 | 0.000000e+00 | 4.000000e+00 |    Inf 
288.70/288.79	c   289s| 60000 |   615 |910900 |  15.2 |  32M|  75 |  24 |3763 |8904 |3763 |2629 | 708 |  68k|4673 | 0.000000e+00 | 4.000000e+00 |    Inf 
328.30/328.31	c   328s| 70000 |   610 |  1072k|  15.3 |  33M|  75 |   - |3763 |  10k|   0 |   0 | 708 |  74k|5131 | 0.000000e+00 | 4.000000e+00 |    Inf 
370.30/370.38	c   370s| 80000 |   525 |  1252k|  15.6 |  31M|  75 |   - |3763 |8137 |3763 |2591 | 708 |  81k|5450 | 0.000000e+00 | 4.000000e+00 |    Inf 
417.80/417.90	c   418s| 90000 |   526 |  1446k|  16.1 |  34M|  75 |  47 |3763 |  14k|3763 |2591 | 708 |  93k|5755 | 0.000000e+00 | 4.000000e+00 |    Inf 
461.41/461.42	c   461s|100000 |   454 |  1622k|  16.2 |  32M|  76 |  33 |3763 |  11k|3763 |2629 | 708 | 103k|6045 | 0.000000e+00 | 4.000000e+00 |    Inf 
506.02/506.07	c   506s|110000 |   445 |  1804k|  16.4 |  33M|  79 |  30 |3763 |  14k|3763 |2591 | 708 | 115k|6355 | 0.000000e+00 | 4.000000e+00 |    Inf 
551.41/551.46	c   551s|120000 |   434 |  1988k|  16.6 |  34M|  84 |   - |3763 |  14k|3763 |2591 | 708 | 126k|6650 | 0.000000e+00 | 4.000000e+00 |    Inf 
595.51/595.52	c   596s|130000 |   448 |  2164k|  16.6 |  35M|  84 |  21 |3763 |  16k|3763 |2591 | 710 | 139k|6883 | 0.000000e+00 | 4.000000e+00 |    Inf 
641.81/641.80	c   642s|140000 |   512 |  2351k|  16.8 |  37M|  84 |  32 |3763 |  20k|3763 |2591 | 710 | 151k|7188 | 0.000000e+00 | 4.000000e+00 |    Inf 
687.12/687.17	c   687s|150000 |   483 |  2531k|  16.9 |  36M|  84 |  26 |3763 |  19k|3763 |2591 | 710 | 164k|7406 | 0.000000e+00 | 4.000000e+00 |    Inf 
732.82/732.83	c   733s|160000 |   556 |  2711k|  16.9 |  39M|  84 |  35 |3763 |  22k|3763 |2591 | 710 | 177k|7604 | 0.000000e+00 | 4.000000e+00 |    Inf 
778.62/778.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
778.62/778.60	c   779s|170000 |   471 |  2888k|  17.0 |  39M|  84 |  37 |3763 |  24k|3763 |2591 | 710 | 190k|7854 | 0.000000e+00 | 4.000000e+00 |    Inf 
824.62/824.60	c   825s|180000 |   468 |  3069k|  17.1 |  39M|  84 |  30 |3763 |  24k|3763 |2591 | 710 | 203k|8090 | 0.000000e+00 | 4.000000e+00 |    Inf 
871.42/871.44	c   871s|190000 |   484 |  3252k|  17.1 |  42M|  84 |   - |3763 |  30k|3763 |2591 | 710 | 215k|8325 | 0.000000e+00 | 4.000000e+00 |    Inf 
917.52/917.54	c   918s|200000 |   466 |  3431k|  17.2 |  42M|  84 |  23 |3763 |  30k|3763 |2591 | 710 | 229k|8516 | 0.000000e+00 | 4.000000e+00 |    Inf 
964.63/964.61	c   965s|210000 |   508 |  3612k|  17.2 |  45M|  84 |   - |3763 |  36k|3763 |2591 | 710 | 241k|8696 | 0.000000e+00 | 4.000000e+00 |    Inf 
1010.23/1010.21	c  1010s|220000 |   467 |  3780k|  17.2 |  46M|  86 |  36 |3763 |  37k|3763 |2591 | 710 | 255k|8922 | 0.000000e+00 | 4.000000e+00 |    Inf 
1059.33/1059.34	c  1059s|230000 |   543 |  3955k|  17.2 |  48M|  86 |   - |3763 |  41k|3763 |2591 | 710 | 268k|9091 | 0.000000e+00 | 4.000000e+00 |    Inf 
1107.43/1107.40	c  1107s|240000 |   594 |  4127k|  17.2 |  50M|  86 |  39 |3763 |  44k|3763 |2591 | 710 | 281k|9247 | 0.000000e+00 | 4.000000e+00 |    Inf 
1157.43/1157.49	c  1157s|250000 |   664 |  4302k|  17.2 |  51M|  88 |  22 |3763 |  44k|3763 |2591 | 710 | 295k|9401 | 0.000000e+00 | 4.000000e+00 |    Inf 
1207.53/1207.50	c  1208s|260000 |   702 |  4470k|  17.2 |  52M|  93 |   - |3763 |  45k|3763 |2591 | 710 | 310k|9538 | 0.000000e+00 | 4.000000e+00 |    Inf 
1255.14/1255.11	c  1255s|270000 |   669 |  4632k|  17.2 |  52M|  93 |  51 |3763 |  45k|3763 |2591 | 710 | 325k|9652 | 0.000000e+00 | 4.000000e+00 |    Inf 
1302.73/1302.79	c  1303s|280000 |   626 |  4794k|  17.1 |  51M| 109 |   - |3763 |  43k|   0 |   0 | 710 | 340k|9768 | 0.000000e+00 | 4.000000e+00 |    Inf 
1349.44/1349.49	c  1349s|290000 |   567 |  4960k|  17.1 |  51M| 109 |  32 |3763 |  45k|3763 |2591 | 710 | 354k|9893 | 0.000000e+00 | 4.000000e+00 |    Inf 
1397.34/1397.31	c  1397s|300000 |   530 |  5126k|  17.1 |  51M| 109 |   - |3763 |  44k|3763 |2591 | 711 | 368k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1446.14/1446.14	c  1446s|310000 |   519 |  5296k|  17.1 |  48M| 109 |   - |3763 |  37k|3763 |2591 | 711 | 381k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1494.95/1494.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1494.95/1494.98	c  1495s|320000 |   504 |  5477k|  17.1 |  48M| 109 |   - |3763 |  38k|3763 |2591 | 711 | 394k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1541.84/1541.83	c  1542s|330000 |   520 |  5647k|  17.1 |  45M| 109 |  23 |3763 |  29k|3763 |2591 | 711 | 407k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1588.14/1588.17	c  1588s|340000 |   539 |  5827k|  17.1 |  47M| 109 |   - |3763 |  33k|3763 |2591 | 711 | 419k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1636.04/1636.09	c  1636s|350000 |   500 |  6011k|  17.2 |  45M| 109 |   - |3763 |  29k|3763 |2591 | 711 | 432k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1682.64/1682.61	c  1683s|360000 |   498 |  6189k|  17.2 |  47M| 109 |   - |3763 |  33k|3763 |2591 | 711 | 445k|  10k| 0.000000e+00 | 4.000000e+00 |    Inf 
1728.85/1728.81	c  1729s|370000 |   489 |  6358k|  17.2 |  48M| 109 |   - |3763 |  36k|3763 |2591 | 711 | 458k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1777.45/1777.46	c  1777s|380000 |   493 |  6541k|  17.2 |  49M| 109 |   - |3763 |  37k|3763 |2591 | 711 | 470k|  11k| 0.000000e+00 | 4.000000e+00 |    Inf 
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.06/1800.00	c Solving Time (sec) : 1800.00
1800.06/1800.00	c Solving Nodes      : 384935
1800.06/1800.00	c Primal Bound       : +4.00000000000000e+00 (250 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s SATISFIABLE
1800.06/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 
1800.06/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 x190 -x189 
1800.06/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1800.06/1800.00	v -x167 x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.06/1800.00	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 
1800.06/1800.00	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.06/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 
1800.06/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 
1800.06/1800.00	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 
1800.06/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 
1800.06/1800.00	v -x1 
1800.06/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.06/1800.00	c Total Time         :    1800.00
1800.06/1800.00	c   solving          :    1800.00
1800.06/1800.00	c   presolving       :       0.14 (included in solving)
1800.06/1800.00	c   reading          :       0.02 (included in solving)
1800.06/1800.00	c Original Problem   :
1800.06/1800.00	c   Problem name     : HOME/instance-3447712-1307897181.wbo
1800.06/1800.00	c   Variables        : 2079 (2079 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.06/1800.00	c Presolved Problem  :
1800.06/1800.00	c   Problem name     : t_HOME/instance-3447712-1307897181.wbo
1800.06/1800.00	c   Variables        : 3763 (1997 binary, 0 integer, 1766 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 4336 initial, 47327 maximal
1800.06/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.06/1800.00	c   trivial          :       0.00         82          0          0          0          0          0          0          0          0
1800.06/1800.00	c   dualfix          :       0.00         82          0          0          0          0          0          0          0          0
1800.06/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1800.06/1800.00	c   linear           :       0.07          0          0          0       1884          0        121          0        107          0
1800.06/1800.00	c   indicator        :       0.00          0          0          0          0          0         82          0          0          0
1800.06/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   root node        :          -       3432          -          -       3432          -          -          -          -          -
1800.06/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   integral         :          0          0          0     199570          0       1288          0        379       3956          0          0     391348
1800.06/1800.00	c   varbound         :          0+         7    1938437        694          0          0      11139          1     783076        699          0          0
1800.06/1800.00	c   setppc           :         28          7    1937117          3          0       1285    1528767       4320     825194          0          0          0
1800.06/1800.00	c   linear           :       1766+         8    1933641          8          0       1275    3241450      25610    5268421          0          0          0
1800.06/1800.00	c   indicator        :       1766          0    1908836        695          0       1275      10518          0      18154          0          0          0
1800.06/1800.00	c   logicor          :        776+         7     733733         19          0        231    2055610      16905    1301440          0          0          0
1800.06/1800.00	c   bounddisjunction :          0+         0     206661          0          0          0        282         36        695          0          0          0
1800.06/1800.00	c   countsols        :          0          0          0         19          0        233          0          0          0          0          0          0
1800.06/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.06/1800.00	c   integral         :      71.68       0.00       0.00      71.63       0.00       0.05       0.00
1800.06/1800.00	c   varbound         :       4.42       0.00       4.39       0.03       0.00       0.00       0.01
1800.06/1800.00	c   setppc           :       9.58       0.00       9.09       0.00       0.00       0.01       0.49
1800.06/1800.00	c   linear           :      59.95       0.00      57.19       0.00       0.00       0.28       2.49
1800.06/1800.00	c   indicator        :       7.03       0.01       5.79       0.07       0.00       1.15       0.00
1800.06/1800.00	c   logicor          :     114.03       0.00     110.95       0.00       0.00       0.02       3.07
1800.06/1800.00	c   bounddisjunction :       0.77       0.00       0.77       0.00       0.00       0.00       0.00
1800.06/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.06/1800.00	c   vbounds          :      89276       4637         23     359747
1800.06/1800.00	c   rootredcost      :         19          0          0       1716
1800.06/1800.00	c   pseudoobj        :    1943524      11375       2137     779605
1800.06/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.06/1800.00	c   vbounds          :      15.93      15.92       0.00
1800.06/1800.00	c   rootredcost      :       0.39       0.39       0.00
1800.06/1800.00	c   pseudoobj        :      58.71      58.46       0.24
1800.06/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.00	c   propagation      :       3.69      49032      48958     287796       35.9       1155       26.7          -
1800.06/1800.00	c   infeasible LP    :      43.54     136065     136057     940543       41.4       2171       14.7          0
1800.06/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   pseudo solution  :       0.00          2          2          2        3.0          0        0.0          -
1800.06/1800.00	c   applied globally :          -          -          -     476852       36.0          -          -          -
1800.06/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.00	c   cut pool         :       0.00          6          -          -        102          -    (maximal pool size: 440)
1800.06/1800.00	c   redcost          :      15.71     203765          0     425038          0          0
1800.06/1800.00	c   impliedbounds    :       0.00          7          0          0          0          0
1800.06/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.00	c   gomory           :       0.64          7          0          0       1372          0
1800.06/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.06/1800.00	c   strongcg         :       0.52          7          0          0       1657          0
1800.06/1800.00	c   cmir             :       0.13          7          0          0          0          0
1800.06/1800.00	c   flowcover        :       0.11          7          0          0          0          0
1800.06/1800.00	c   clique           :       0.00          7          0          0          0          0
1800.06/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.06/1800.00	c   rapidlearning    :       0.19          1          0          0          0         44
1800.06/1800.00	c Pricers            :       Time      Calls       Vars
1800.06/1800.00	c   problem variables:       0.00          0          0
1800.06/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   relpscost        :      71.43     198873        379       3956          0          0     391348
1800.06/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.00	c   LP solutions     :       0.01          -         19
1800.06/1800.00	c   pseudo solutions :       0.00          -          0
1800.06/1800.00	c   feaspump         :       0.01          0          0
1800.06/1800.00	c   oneopt           :       0.32         18          0
1800.06/1800.00	c   fracdiving       :       2.17         56          0
1800.06/1800.00	c   veclendiving     :       1.49         56          0
1800.06/1800.00	c   linesearchdiving :       0.87         56          0
1800.06/1800.00	c   guideddiving     :       2.16         56          0
1800.06/1800.00	c   pscostdiving     :       0.91         56          0
1800.06/1800.00	c   coefdiving       :       1.83         57          0
1800.06/1800.00	c   objpscostdiving  :       0.44         29          0
1800.06/1800.00	c   rootsoldiving    :       0.88         29          0
1800.06/1800.00	c   crossover        :       1.23         24          0
1800.06/1800.00	c   trivial          :       0.00          2          0
1800.06/1800.00	c   shiftandpropagate:       0.41          1          1
1800.06/1800.00	c   simplerounding   :       0.50     201326          0
1800.06/1800.00	c   zirounding       :       1.05       1000          0
1800.06/1800.00	c   rounding         :       1.10       6346          0
1800.06/1800.00	c   shifting         :       1.04       1952          0
1800.06/1800.00	c   intshifting      :       0.01          0          0
1800.06/1800.00	c   twoopt           :       0.00          0          0
1800.06/1800.00	c   fixandinfer      :       0.00          0          0
1800.06/1800.00	c   clique           :       0.00          0          0
1800.06/1800.00	c   intdiving        :       0.00          0          0
1800.06/1800.00	c   actconsdiving    :       0.00          0          0
1800.06/1800.00	c   octane           :       0.00          0          0
1800.06/1800.00	c   rens             :       0.04          1          0
1800.06/1800.00	c   rins             :       0.00          0          0
1800.06/1800.00	c   localbranching   :       0.00          0          0
1800.06/1800.00	c   mutation         :       0.00          0          0
1800.06/1800.00	c   dins             :       0.00          0          0
1800.06/1800.00	c   vbounds          :       0.00          0          0
1800.06/1800.00	c   undercover       :       0.00          0          0
1800.06/1800.00	c   subnlp           :       0.07          0          0
1800.06/1800.00	c   trysol           :       0.46       1000        230
1800.06/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.00	c   primal LP        :       0.01          0          0       0.00          -
1800.06/1800.00	c   dual LP          :    1120.22     346428    6592959      19.03    5885.40
1800.06/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.00	c   diving/probing LP:       7.65       4643      33806       7.28    4416.70
1800.06/1800.00	c   strong branching :      67.61      11255     378496      33.63    5598.38
1800.06/1800.00	c     (at root node) :          -          9       3662     406.89          -
1800.06/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.00	c B&B Tree           :
1800.06/1800.00	c   number of runs   :          1
1800.06/1800.00	c   nodes            :     384935
1800.06/1800.00	c   nodes (total)    :     384935
1800.06/1800.00	c   nodes left       :        465
1800.06/1800.00	c   max depth        :        109
1800.06/1800.00	c   max depth (total):        109
1800.06/1800.00	c   backtracks       :      37468 (9.7%)
1800.06/1800.00	c   delayed cutoffs  :       5361
1800.06/1800.00	c   repropagations   :     852727 (1033398 domain reductions, 5057 cutoffs)
1800.06/1800.00	c   avg switch length:       5.93
1800.06/1800.00	c   switching time   :     120.17
1800.06/1800.00	c Solution           :
1800.06/1800.00	c   Solutions found  :        250 (20 improvements)
1800.06/1800.00	c   First Solution   : +5.07000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1892, found by <shiftandpropagate>)
1800.06/1800.00	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 45943 nodes, 227.26 seconds, depth 32, found by <relaxation>)
1800.06/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.00	c   Gap              :   infinite
1800.06/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.00	c   Root Iterations  :        416

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

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

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


[startup+0 s]
/proc/loadavg: 1.75 1.94 1.79 2/172 12958
/proc/meminfo: memFree=1135456/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=10124 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 1517 0 0 0 0 0 0 0 25 0 1 0 979948794 10366976 1470 33554432000 4194304 9128323 140736507933280 18446744073709551615 4338640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12958/statm: 2531 1470 399 1205 0 1322 0

[startup+0.0815591 s]
/proc/loadavg: 1.75 1.94 1.79 2/172 12958
/proc/meminfo: memFree=1135456/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=31740 CPUtime=0.07 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 6888 0 0 0 7 0 0 0 25 0 1 0 979948794 32501760 6582 33554432000 4194304 9128323 140736507933280 18446744073709551615 5192526 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12958/statm: 7935 6582 514 1205 0 6726 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31740

[startup+0.100552 s]
/proc/loadavg: 1.75 1.94 1.79 2/172 12958
/proc/meminfo: memFree=1135456/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=31740 CPUtime=0.09 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 6908 0 0 0 9 0 0 0 25 0 1 0 979948794 32501760 6602 33554432000 4194304 9128323 140736507933280 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12958/statm: 7935 6602 522 1205 0 6726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31740

[startup+0.300513 s]
/proc/loadavg: 1.75 1.94 1.79 2/172 12958
/proc/meminfo: memFree=1135456/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=38136 CPUtime=0.29 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 8703 0 0 0 29 0 0 0 25 0 1 0 979948794 39051264 8385 33554432000 4194304 9128323 140736507933280 18446744073709551615 5992693 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12958/statm: 9534 8385 617 1205 0 8325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38136

[startup+0.70044 s]
/proc/loadavg: 1.75 1.94 1.79 2/172 12958
/proc/meminfo: memFree=1135456/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=52400 CPUtime=0.69 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 12530 0 0 0 68 1 0 0 25 0 1 0 979948794 53657600 12054 33554432000 4194304 9128323 140736507933280 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12958/statm: 13100 12054 707 1205 0 11891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52400

[startup+1.50029 s]
/proc/loadavg: 1.77 1.94 1.80 3/178 12973
/proc/meminfo: memFree=1005232/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=73792 CPUtime=1.49 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 18009 0 0 0 147 2 0 0 25 0 1 0 979948794 75563008 17156 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12958/statm: 18448 17156 725 1205 0 17239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73792

[startup+3.101 s]
/proc/loadavg: 1.77 1.94 1.80 3/178 12973
/proc/meminfo: memFree=993236/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=73792 CPUtime=3.09 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 19503 0 0 0 306 3 0 0 25 0 1 0 979948794 75563008 17477 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 18448 17477 750 1205 0 17239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73792

[startup+6.30037 s]
/proc/loadavg: 1.79 1.94 1.80 3/178 12973
/proc/meminfo: memFree=991384/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=73792 CPUtime=6.29 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 19510 0 0 0 624 5 0 0 25 0 1 0 979948794 75563008 17482 33554432000 4194304 9128323 140736507933280 18446744073709551615 5604729 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 18448 17482 752 1205 0 17239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73792

[startup+12.7012 s]
/proc/loadavg: 1.81 1.94 1.80 3/178 12973
/proc/meminfo: memFree=988040/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=73792 CPUtime=12.69 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 22727 0 0 0 1259 10 0 0 25 0 1 0 979948794 75563008 17486 33554432000 4194304 9128323 140736507933280 18446744073709551615 6505007 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 18448 17486 752 1205 0 17239 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73792

[startup+25.5007 s]
/proc/loadavg: 1.85 1.94 1.80 3/178 12974
/proc/meminfo: memFree=983476/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=79956 CPUtime=25.49 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 30814 0 0 0 2533 16 0 0 25 0 1 0 979948794 81874944 18995 33554432000 4194304 9128323 140736507933280 18446744073709551615 4528602 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 19989 18995 752 1205 0 18780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79956

[startup+51.1009 s]
/proc/loadavg: 1.90 1.94 1.81 3/178 12975
/proc/meminfo: memFree=958468/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=91356 CPUtime=51.09 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 58337 0 0 0 5079 30 0 0 25 0 1 0 979948794 93548544 21812 33554432000 4194304 9128323 140736507933280 18446744073709551615 7097360 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 22839 21812 753 1205 0 21630 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91356

[startup+102.306 s]
/proc/loadavg: 1.95 1.95 1.82 3/178 12976
/proc/meminfo: memFree=940692/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=102500 CPUtime=102.29 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 68279 0 0 0 10174 55 0 0 25 0 1 0 979948794 104960000 24652 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 25625 24652 753 1205 0 24416 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 102500

[startup+162.301 s]
/proc/loadavg: 1.98 1.95 1.82 3/178 12977
/proc/meminfo: memFree=919412/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=112100 CPUtime=162.29 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 102470 0 0 0 16143 86 0 0 25 0 1 0 979948794 114790400 27036 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 28025 27036 753 1205 0 26816 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112100

[startup+222.3 s]
/proc/loadavg: 1.99 1.96 1.83 3/178 12979
/proc/meminfo: memFree=916016/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=113596 CPUtime=222.3 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 126961 0 0 0 22109 121 0 0 25 0 1 0 979948794 116322304 27432 33554432000 4194304 9128323 140736507933280 18446744073709551615 5984556 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 28399 27432 754 1205 0 27190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113596

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/178 12981
/proc/meminfo: memFree=913852/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=115056 CPUtime=282.29 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 152577 0 0 0 28070 159 0 0 25 0 1 0 979948794 117817344 27806 33554432000 4194304 9128323 140736507933280 18446744073709551615 7342781 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 28764 27806 754 1205 0 27555 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 115056

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 12982
/proc/meminfo: memFree=911548/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=115072 CPUtime=342.3 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 162861 0 0 0 34033 197 0 0 25 0 1 0 979948794 117833728 27790 33554432000 4194304 9128323 140736507933280 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 28768 27790 754 1205 0 27559 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 115072

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 12984
/proc/meminfo: memFree=909276/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=115704 CPUtime=402.3 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 163046 0 0 0 40000 230 0 0 25 0 1 0 979948794 118480896 27975 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 28926 27975 754 1205 0 27717 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 115704

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 12985
/proc/meminfo: memFree=906396/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=117300 CPUtime=462.31 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 168497 0 0 0 45965 266 0 0 25 0 1 0 979948794 120115200 28379 33554432000 4194304 9128323 140736507933280 18446744073709551615 7342922 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 29325 28379 754 1205 0 28116 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 117300

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.86 3/178 12987
/proc/meminfo: memFree=904236/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=117644 CPUtime=522.31 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 168582 0 0 0 51930 301 0 0 25 0 1 0 979948794 120467456 28464 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 29411 28464 754 1205 0 28202 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 117644

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.86 3/178 12989
/proc/meminfo: memFree=903560/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=118056 CPUtime=582.31 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 168661 0 0 0 57897 334 0 0 25 0 1 0 979948794 120889344 28543 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 29514 28543 754 1205 0 28305 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 118056

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 12995
/proc/meminfo: memFree=893848/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=123260 CPUtime=822.32 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 175162 0 0 0 81762 470 0 0 25 0 1 0 979948794 126218240 29853 33554432000 4194304 9128323 140736507933280 18446744073709551615 6581557 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 30815 29853 754 1205 0 29606 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 123260

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 13006
/proc/meminfo: memFree=888420/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=127268 CPUtime=882.32 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 176176 0 0 0 87728 504 0 0 25 0 1 0 979948794 130322432 30867 33554432000 4194304 9128323 140736507933280 18446744073709551615 4909200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 31817 30867 754 1205 0 30608 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 127268

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 13007
/proc/meminfo: memFree=884612/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=129560 CPUtime=942.33 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 176725 0 0 0 93697 536 0 0 25 0 1 0 979948794 132669440 31416 33554432000 4194304 9128323 140736507933280 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 32390 31416 754 1205 0 31181 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 129560

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 13009
/proc/meminfo: memFree=881948/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=132036 CPUtime=1002.32 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 177329 0 0 0 99663 569 0 0 25 0 1 0 979948794 135204864 32020 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 33009 32020 754 1205 0 31800 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 132036

[startup+1062.3 s]
/proc/loadavg: 2.07 2.00 1.91 3/178 13010
/proc/meminfo: memFree=879900/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=133492 CPUtime=1062.32 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 177621 0 0 0 105634 598 0 0 25 0 1 0 979948794 136695808 32312 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 33373 32312 754 1205 0 32164 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 133492

[startup+1122.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 13012
/proc/meminfo: memFree=876996/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=136224 CPUtime=1122.33 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 178348 0 0 0 111604 629 0 0 25 0 1 0 979948794 139493376 33039 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 34056 33039 754 1205 0 32847 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 136224

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 13014
/proc/meminfo: memFree=875724/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=137324 CPUtime=1182.33 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 184409 0 0 0 117575 658 0 0 25 0 1 0 979948794 140619776 33283 33554432000 4194304 9128323 140736507933280 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 34331 33283 754 1205 0 33122 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 137324

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13015
/proc/meminfo: memFree=874316/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=138216 CPUtime=1242.34 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 184660 0 0 0 123548 686 0 0 25 0 1 0 979948794 141533184 33534 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 34554 33534 754 1205 0 33345 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 138216

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13017
/proc/meminfo: memFree=872628/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=139236 CPUtime=1302.34 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 184920 0 0 0 129519 715 0 0 25 0 1 0 979948794 142577664 33794 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 34809 33794 754 1205 0 33600 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 139236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13018
/proc/meminfo: memFree=871448/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=139236 CPUtime=1362.34 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 184948 0 0 0 135489 745 0 0 25 0 1 0 979948794 142577664 33822 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 34809 33822 754 1205 0 33600 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 139236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13020
/proc/meminfo: memFree=868532/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=140316 CPUtime=1422.34 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 185219 0 0 0 141460 774 0 0 25 0 1 0 979948794 143683584 34093 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 35079 34093 754 1205 0 33870 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 140316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13022
/proc/meminfo: memFree=866860/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=141880 CPUtime=1482.35 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 185588 0 0 0 147426 809 0 0 25 0 1 0 979948794 145285120 34462 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 35470 34462 754 1205 0 34261 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 141880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13023
/proc/meminfo: memFree=862964/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144012 CPUtime=1542.35 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186069 0 0 0 153394 841 0 0 25 0 1 0 979948794 147468288 34899 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 36003 34899 754 1205 0 34794 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 144012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13025
/proc/meminfo: memFree=862660/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144156 CPUtime=1602.34 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186076 0 0 0 159361 873 0 0 25 0 1 0 979948794 147615744 34906 33554432000 4194304 9128323 140736507933280 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 36039 34906 754 1205 0 34830 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 144156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 13026
/proc/meminfo: memFree=861212/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144156 CPUtime=1662.35 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186083 0 0 0 165328 907 0 0 25 0 1 0 979948794 147615744 34913 33554432000 4194304 9128323 140736507933280 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 36039 34913 754 1205 0 34830 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 144156

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/178 13028
/proc/meminfo: memFree=859420/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144156 CPUtime=1722.35 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186107 0 0 0 171294 941 0 0 25 0 1 0 979948794 147615744 34937 33554432000 4194304 9128323 140736507933280 18446744073709551615 7207328 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 36039 34937 754 1205 0 34830 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 144156

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/178 13030
/proc/meminfo: memFree=858468/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144840 CPUtime=1782.35 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186273 0 0 0 177261 974 0 0 25 0 1 0 979948794 148316160 35103 33554432000 4194304 9128323 140736507933280 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12958/statm: 36210 35103 754 1205 0 35001 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 144840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 13030
/proc/meminfo: memFree=858448/32950928 swapFree=67056212/67111528
[pid=12958] ppid=12956 vsize=144840 CPUtime=1800.06 cores=0,2,4,6
/proc/12958/stat : 12958 (scip-2.0.1.4.li) R 12956 12958 11872 0 -1 4202496 186283 0 0 0 179022 984 0 0 25 0 1 0 979948794 148316160 35113 33554432000 4194304 9128323 140736507933280 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12958/statm: 36210 35113 756 1205 0 35001 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.08
CPU user time (s): 1790.23
CPU system time (s): 9.8485
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 157804

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

runsolver used 2.6476 second user time and 5.65114 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-12 18:46:21
IDJOB=3447712
IDBENCH=78888
IDSOLVER=1944
FILE ID=node115/3447712-1307897181
RUNJOBID= node115-1307897170-12488
PBS_JOBID= 13559590
Free space on /var/tmp= 2884 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.1900546076--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-3447712-1307897181/watcher-3447712-1307897181 -o /var/tmp/evaluation-result-3447712-1307897181/solver-3447712-1307897181 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447712-1307897181.wbo -t 1800 -m 15500

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

MD5SUM BENCH= c6951eb4d01a7aa536abe812aaa2169b
RANDOM SEED=2092984420

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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.811
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.811
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:     32950928 kB
MemFree:       1135636 kB
Buffers:         53252 kB
Cached:       30781448 kB
SwapCached:       9240 kB
Active:       15988384 kB
Inactive:     14865256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1135636 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           12484 kB
Writeback:           4 kB
AnonPages:       16860 kB
Mapped:          12544 kB
Slab:           897288 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188432 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= 2860 MiB
End job on node115 at 2011-06-12 19:16:23