Trace number 3447833

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.06 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-66-100-0.wbo
MD5SUMa13978843da5adfb99f4aab775862f78
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 benchmark45.0831
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 constraints925
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 46664
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46663
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
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-3447833-1307898651.wbo>
0.00/0.02	c original problem has 1156 variables (1156 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.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 218 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 158 del conss, 0 add conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 218 impls, 14 clqs
0.07/0.08	c (round 3) 90 del vars, 158 del conss, 0 add conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 218 impls, 14 clqs
0.07/0.09	c (round 4) 90 del vars, 218 del conss, 0 add conss, 925 chg bounds, 45 chg sides, 0 chg coeffs, 1715 upgd conss, 218 impls, 14 clqs
0.09/0.13	c    (0.1s) probing: 101/1111 (9.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  90 deleted vars, 218 deleted constraints, 0 added constraints, 925 tightened bounds, 0 added holes, 45 changed sides, 0 changed coefficients
0.09/0.13	c  1098 implications, 14 cliques
0.09/0.13	c presolved problem has 1991 variables (1111 bin, 0 int, 880 impl, 0 cont) and 3415 constraints
0.09/0.13	c       1 constraints of type <knapsack>
0.09/0.13	c      63 constraints of type <setppc>
0.09/0.13	c     880 constraints of type <linear>
0.09/0.13	c     880 constraints of type <indicator>
0.09/0.13	c    1591 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.10
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.15	c   0.2s|     1 |     0 |   107 |     - |8340k|   0 |  49 |1991 |4354 |1991 |2535 |   0 |  59 |   0 | 0.000000e+00 |      --      |    Inf 
0.89/0.98	c   1.0s|     1 |     0 |  5640 |     - |9273k|   0 |  16 |1991 |4358 |1991 |2544 |   9 |  59 |   0 | 0.000000e+00 |      --      |    Inf 
1.00/1.06	c   1.1s|     1 |     0 |  5721 |     - |9495k|   0 |  49 |1991 |4358 |1991 |2556 |  21 |  59 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.20	c   1.2s|     1 |     0 |  5755 |     - |  10M|   0 |  53 |1991 |4358 |1991 |2565 |  30 |  59 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.20	o 44621
1.19/1.20	c y 1.2s|     1 |     0 |  5755 |     - |  10M|   0 |  53 |1991 |4358 |1991 |2565 |  30 |  59 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
1.39/1.40	c   1.4s|     1 |     0 |  5792 |     - |  11M|   0 |  54 |1991 |4358 |1991 |2572 |  37 |  59 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
1.59/1.69	c   1.7s|     1 |     0 |  6006 |     - |  11M|   0 |  52 |1991 |4358 |1991 |2574 |  39 |  59 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
1.89/1.98	c   2.0s|     1 |     0 |  6020 |     - |  11M|   0 |  58 |1991 |4358 |1991 |2580 |  45 |  59 |   0 | 0.000000e+00 | 4.462100e+04 |    Inf 
2.39/2.46	c   2.5s|     1 |     2 |  6020 |     - |  11M|   0 |  58 |1991 |4358 |1991 |2580 |  45 |  59 |   9 | 0.000000e+00 | 4.462100e+04 |    Inf 
3.69/3.72	o 313
3.69/3.72	c * 3.7s|    23 |    16 |  8057 |  92.6 |  12M|  14 |   - |1991 |4370 |1991 |2570 |  59 |  71 | 147 | 0.000000e+00 | 3.130000e+02 |    Inf 
3.89/3.93	o 284
3.89/3.93	c * 3.9s|    50 |    23 |  8446 |  49.5 |  12M|  25 |   - |1991 |4401 |1991 |2557 |  73 | 102 | 180 | 0.000000e+00 | 2.840000e+02 |    Inf 
4.09/4.17	o 266
4.09/4.17	c p 4.2s|    56 |    29 |  8613 |  47.1 |  13M|  25 |   - |1991 |4408 |1991 |2575 |  73 | 109 | 226 | 0.000000e+00 | 2.660000e+02 |    Inf 
4.19/4.24	o 257
4.19/4.24	c * 4.2s|    66 |    31 |  8685 |  41.0 |  13M|  25 |   - |1991 |4415 |1991 |2563 |  80 | 116 | 235 | 0.000000e+00 | 2.570000e+02 |    Inf 
4.29/4.39	o 204
4.29/4.39	c * 4.4s|    81 |    35 |  8889 |  35.9 |  13M|  25 |   - |1991 |4424 |1991 |2576 |  82 | 125 | 262 | 0.000000e+00 | 2.040000e+02 |    Inf 
4.50/4.56	o 192
4.50/4.56	c * 4.6s|   118 |    46 |  9111 |  26.4 |  13M|  27 |   - |1991 |4461 |1991 |2575 |  82 | 162 | 282 | 0.000000e+00 | 1.920000e+02 |    Inf 
6.39/6.47	o 190
6.39/6.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.39/6.47	c * 6.5s|   242 |    72 | 10375 |  18.1 |  14M|  32 |   - |1991 |4570 |1991 |2575 |  95 | 271 | 676 | 0.000000e+00 | 1.900000e+02 |    Inf 
8.80/8.89	o 152
8.80/8.89	c * 8.9s|   462 |   127 | 12279 |  13.6 |  15M|  32 |   - |1991 |4791 |1991 |2588 | 124 | 500 |1172 | 0.000000e+00 | 1.520000e+02 |    Inf 
10.19/10.20	o 150
10.19/10.20	c *10.2s|   630 |   156 | 14141 |  12.9 |  16M|  32 |   - |1991 |4901 |1991 |2556 | 124 | 645 |1384 | 0.000000e+00 | 1.500000e+02 |    Inf 
10.19/10.22	o 148
10.19/10.22	c *10.2s|   635 |   155 | 14205 |  12.9 |  16M|  34 |   - |1991 |4907 |1991 |2556 | 124 | 651 |1384 | 0.000000e+00 | 1.480000e+02 |    Inf 
10.29/10.33	o 127
10.29/10.33	c *10.3s|   665 |   158 | 14639 |  13.0 |  16M|  34 |   - |1991 |4958 |1991 |2576 | 127 | 708 |1387 | 0.000000e+00 | 1.270000e+02 |    Inf 
10.59/10.61	o 86
10.59/10.61	c *10.6s|   749 |   150 | 15079 |  12.1 |  16M|  37 |   - |1991 |4997 |1991 |2566 | 138 | 792 |1419 | 0.000000e+00 | 8.600000e+01 |    Inf 
10.79/10.84	o 64
10.79/10.84	c *10.8s|   781 |   128 | 15485 |  12.1 |  16M|  37 |   - |1991 |4744 |1991 |2559 | 141 | 853 |1449 | 0.000000e+00 | 6.400000e+01 |    Inf 
14.29/14.32	o 62
14.29/14.32	c *14.3s|  1582 |   182 | 25407 |  12.3 |  17M|  38 |   - |1991 |4839 |1991 |2566 | 165 |1926 |1671 | 0.000000e+00 | 6.200000e+01 |    Inf 
19.89/19.95	o 45
19.89/19.95	c l20.0s|  3264 |   288 | 44810 |  11.9 |  19M|  44 |   - |1991 |5284 |1991 |2556 | 201 |3782 |1792 | 0.000000e+00 | 4.500000e+01 |    Inf 
20.29/20.39	o 44
20.29/20.39	c *20.4s|  3391 |   290 | 46853 |  12.0 |  18M|  44 |   - |1991 |4867 |1991 |2556 | 201 |3915 |1794 | 0.000000e+00 | 4.400000e+01 |    Inf 
20.59/20.67	o 40
20.59/20.67	c *20.7s|  3462 |   283 | 47985 |  12.1 |  18M|  44 |   - |1991 |4677 |1991 |2556 | 203 |3994 |1795 | 0.000000e+00 | 4.000000e+01 |    Inf 
22.29/22.31	o 38
22.29/22.31	c *22.3s|  3846 |   290 | 55234 |  12.8 |  19M|  44 |   - |1991 |4351 |1991 |2556 | 203 |4419 |1827 | 0.000000e+00 | 3.800000e+01 |    Inf 
24.49/24.51	o 16
24.49/24.51	c *24.5s|  4446 |   253 | 65220 |  13.3 |  18M|  44 |   - |1991 |4344 |1991 |2558 | 208 |5073 |1848 | 0.000000e+00 | 1.600000e+01 |    Inf 
24.49/24.54	o 5
24.49/24.54	c *24.5s|  4455 |   191 | 65301 |  13.3 |  18M|  44 |   - |1991 |3947 |1991 |2556 | 208 |5085 |1848 | 0.000000e+00 | 5.000000e+00 |    Inf 
40.29/40.36	c  40.4s| 10000 |   122 |150857 |  14.5 |  19M|  48 |   - |1991 |6789 |1991 |2556 | 208 |  12k|1903 | 0.000000e+00 | 5.000000e+00 |    Inf 
69.90/69.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
69.90/69.98	c  70.0s| 20000 |   363 |301293 |  14.8 |  23M|  63 |  33 |1991 |  12k|1991 |2556 | 208 |  25k|2223 | 0.000000e+00 | 5.000000e+00 |    Inf 
101.40/101.42	c   101s| 30000 |   187 |448870 |  14.8 |  23M|  63 |  38 |1991 |  12k|1991 |2556 | 208 |  40k|2813 | 0.000000e+00 | 5.000000e+00 |    Inf 
132.49/132.53	c   133s| 40000 |    53 |595117 |  14.7 |  21M|  63 |  26 |1991 |9521 |1991 |2556 | 208 |  53k|3301 | 0.000000e+00 | 5.000000e+00 |    Inf 
163.09/163.19	c   163s| 50000 |    71 |742638 |  14.7 |  22M|  63 |  32 |1991 |  12k|1991 |2575 | 208 |  66k|3756 | 0.000000e+00 | 5.000000e+00 |    Inf 
192.90/192.95	c   193s| 60000 |   169 |889984 |  14.7 |  24M|  64 |  27 |1991 |  15k|1991 |2556 | 208 |  79k|4133 | 0.000000e+00 | 5.000000e+00 |    Inf 
222.69/222.79	c   223s| 70000 |   127 |  1034k|  14.7 |  23M|  64 |  19 |1991 |  14k|1991 |2556 | 208 |  93k|4472 | 0.000000e+00 | 5.000000e+00 |    Inf 
243.60/243.61	o 4
243.60/243.61	c * 244s| 77073 |   103 |  1137k|  14.7 |  24M|  64 |   - |1991 |  14k|1991 |2556 | 208 | 103k|4701 | 0.000000e+00 | 4.000000e+00 |    Inf 
252.30/252.32	c   252s| 80000 |   107 |  1179k|  14.7 |  24M|  64 |  32 |1991 |  14k|1991 |2556 | 208 | 106k|4846 | 0.000000e+00 | 4.000000e+00 |    Inf 
280.30/280.36	c   280s| 90000 |    88 |  1316k|  14.6 |  23M|  64 |   - |1991 |  13k|1991 |2556 | 208 | 120k|5125 | 0.000000e+00 | 4.000000e+00 |    Inf 
311.31/311.31	c   311s|100000 |   178 |  1471k|  14.7 |  25M|  64 |   - |1991 |  17k|   0 |   0 | 209 | 133k|5413 | 0.000000e+00 | 4.000000e+00 |    Inf 
344.00/344.09	c   344s|110000 |   208 |  1630k|  14.8 |  27M|  67 |  29 |1991 |  20k|1991 |2556 | 209 | 147k|5734 | 0.000000e+00 | 4.000000e+00 |    Inf 
374.80/374.88	c   375s|120000 |   345 |  1778k|  14.8 |  29M|  72 |  29 |1991 |  22k|1991 |2556 | 209 | 160k|5917 | 0.000000e+00 | 4.000000e+00 |    Inf 
407.20/407.22	c   407s|130000 |   389 |  1930k|  14.8 |  30M|  74 |  16 |1991 |  23k|1991 |2556 | 209 | 175k|6167 | 0.000000e+00 | 4.000000e+00 |    Inf 
438.40/438.43	c   438s|140000 |   299 |  2079k|  14.8 |  30M|  76 |  43 |1991 |  23k|1991 |2556 | 209 | 190k|6408 | 0.000000e+00 | 4.000000e+00 |    Inf 
469.80/469.86	c   470s|150000 |   187 |  2230k|  14.8 |  29M|  76 |  34 |1991 |  22k|1991 |2556 | 209 | 204k|6608 | 0.000000e+00 | 4.000000e+00 |    Inf 
500.51/500.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
500.51/500.52	c   501s|160000 |   146 |  2370k|  14.8 |  29M|  76 |   - |1991 |  23k|1991 |2556 | 209 | 217k|6864 | 0.000000e+00 | 4.000000e+00 |    Inf 
530.01/530.03	c   530s|170000 |   193 |  2501k|  14.7 |  31M|  76 |   - |1991 |  26k|   0 |   0 | 209 | 231k|7084 | 0.000000e+00 | 4.000000e+00 |    Inf 
558.60/558.65	c   559s|180000 |   163 |  2627k|  14.6 |  31M|  76 |   - |1991 |  28k|1991 |2556 | 209 | 245k|7255 | 0.000000e+00 | 4.000000e+00 |    Inf 
587.60/587.66	c   588s|190000 |   230 |  2757k|  14.5 |  30M|  76 |   - |1991 |  24k|1991 |2556 | 209 | 260k|7422 | 0.000000e+00 | 4.000000e+00 |    Inf 
616.31/616.30	c   616s|200000 |   310 |  2890k|  14.4 |  33M|  76 |  35 |1991 |  29k|1991 |2556 | 209 | 274k|7589 | 0.000000e+00 | 4.000000e+00 |    Inf 
647.92/647.95	c   648s|210000 |   614 |  3038k|  14.4 |  34M|  81 |   - |1991 |  29k|   0 |   0 | 209 | 288k|7764 | 0.000000e+00 | 4.000000e+00 |    Inf 
677.81/677.81	c   678s|220000 |   880 |  3176k|  14.4 |  37M|  81 |  40 |1991 |  31k|1991 |2556 | 209 | 302k|7910 | 0.000000e+00 | 4.000000e+00 |    Inf 
709.81/709.81	c   710s|230000 |  1133 |  3324k|  14.4 |  38M|  81 |  42 |1991 |  31k|1991 |2556 | 209 | 318k|8074 | 0.000000e+00 | 4.000000e+00 |    Inf 
718.41/718.42	o 1
718.41/718.42	c * 718s|232786 |  1100 |  3364k|  14.4 |  38M|  81 |   - |1991 |  31k|1991 |2557 | 210 | 322k|8080 | 0.000000e+00 | 1.000000e+00 |    Inf 
741.01/741.09	c   741s|240000 |  1135 |  3470k|  14.4 |  37M|  81 |  26 |1991 |  28k|1991 |2556 | 210 | 333k|8208 | 0.000000e+00 | 1.000000e+00 |    Inf 
771.61/771.63	c   772s|250000 |  1148 |  3614k|  14.4 |  38M|  83 |   - |1991 |  29k|   0 |   0 | 210 | 349k|8369 | 0.000000e+00 | 1.000000e+00 |    Inf 
802.11/802.16	c   802s|260000 |  1308 |  3760k|  14.4 |  39M|  83 |  20 |1991 |  30k|1991 |2556 | 210 | 364k|8501 | 0.000000e+00 | 1.000000e+00 |    Inf 
833.51/833.55	c   834s|270000 |  1309 |  3904k|  14.4 |  39M|  83 |  35 |1991 |  29k|1991 |2556 | 210 | 378k|8656 | 0.000000e+00 | 1.000000e+00 |    Inf 
863.52/863.58	c   864s|280000 |  1321 |  4045k|  14.4 |  41M|  83 |  19 |1991 |  32k|1991 |2556 | 210 | 393k|8773 | 0.000000e+00 | 1.000000e+00 |    Inf 
894.22/894.20	c   894s|290000 |  1245 |  4191k|  14.4 |  40M|  83 |   - |1991 |  30k|   0 |   0 | 210 | 408k|8899 | 0.000000e+00 | 1.000000e+00 |    Inf 
925.02/925.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
925.02/925.08	c   925s|300000 |  1199 |  4338k|  14.4 |  40M|  83 |  31 |1991 |  31k|1991 |2556 | 210 | 422k|9023 | 0.000000e+00 | 1.000000e+00 |    Inf 
954.91/954.96	c   955s|310000 |  1170 |  4475k|  14.4 |  39M|  83 |  35 |1991 |  30k|1991 |2556 | 210 | 437k|9119 | 0.000000e+00 | 1.000000e+00 |    Inf 
986.31/986.36	c   986s|320000 |  1102 |  4619k|  14.4 |  40M|  83 |   - |1991 |  31k|1991 |2556 | 210 | 451k|9224 | 0.000000e+00 | 1.000000e+00 |    Inf 
1018.11/1018.17	c  1018s|330000 |  1096 |  4775k|  14.5 |  41M|  83 |  22 |1991 |  33k|1991 |2556 | 210 | 466k|9354 | 0.000000e+00 | 1.000000e+00 |    Inf 
1048.62/1048.60	c  1049s|340000 |  1158 |  4916k|  14.4 |  41M|  83 |   - |1991 |  32k|   0 |   0 | 210 | 480k|9469 | 0.000000e+00 | 1.000000e+00 |    Inf 
1078.22/1078.21	c  1078s|350000 |  1100 |  5052k|  14.4 |  41M|  83 |   - |1991 |  32k|1991 |2556 | 210 | 494k|9583 | 0.000000e+00 | 1.000000e+00 |    Inf 
1107.82/1107.85	c  1108s|360000 |  1095 |  5185k|  14.4 |  40M|  83 |   - |1991 |  31k|1991 |2556 | 210 | 509k|9752 | 0.000000e+00 | 1.000000e+00 |    Inf 
1137.92/1137.98	c  1138s|370000 |  1292 |  5327k|  14.4 |  42M|  83 |  32 |1991 |  32k|1991 |2556 | 210 | 523k|9873 | 0.000000e+00 | 1.000000e+00 |    Inf 
1167.72/1167.78	c  1168s|380000 |  1167 |  5463k|  14.4 |  41M|  83 |  32 |1991 |  32k|1991 |2556 | 210 | 537k|9976 | 0.000000e+00 | 1.000000e+00 |    Inf 
1198.22/1198.22	c  1198s|390000 |  1021 |  5605k|  14.4 |  40M|  83 |  40 |1991 |  31k|1991 |2556 | 210 | 552k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1227.93/1227.95	c  1228s|400000 |   940 |  5745k|  14.3 |  41M|  83 |  29 |1991 |  33k|1991 |2556 | 210 | 566k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1258.62/1258.69	c  1259s|410000 |   900 |  5888k|  14.3 |  39M|  83 |   - |1991 |  31k|1991 |2556 | 210 | 581k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1289.32/1289.30	c  1289s|420000 |   871 |  6024k|  14.3 |  40M|  83 |   - |1991 |  34k|1991 |2556 | 210 | 595k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1319.93/1319.96	c  1320s|430000 |   856 |  6163k|  14.3 |  41M|  83 |  34 |1991 |  35k|1991 |2556 | 210 | 608k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1350.43/1350.48	c  1350s|440000 |   830 |  6297k|  14.3 |  39M|  83 |   - |1991 |  32k|1991 |2556 | 210 | 623k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1384.02/1384.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1384.02/1384.05	c  1384s|450000 |  1161 |  6447k|  14.3 |  42M|  83 |   - |1991 |  33k|   0 |   0 | 210 | 637k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1417.23/1417.21	c  1417s|460000 |  1082 |  6590k|  14.3 |  42M|  83 |   - |1991 |  35k|1991 |2556 | 210 | 651k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1451.53/1451.54	c  1452s|470000 |   977 |  6740k|  14.3 |  42M|  83 |   - |1991 |  34k|1991 |2556 | 210 | 665k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1485.93/1485.97	c  1486s|480000 |   858 |  6885k|  14.3 |  41M|  83 |   - |1991 |  34k|   0 |   0 | 210 | 679k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1518.63/1518.62	c  1519s|490000 |   708 |  7034k|  14.3 |  39M|  84 |   - |1991 |  32k|   0 |   0 | 210 | 693k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1549.94/1549.96	c  1550s|500000 |   602 |  7182k|  14.4 |  39M|  84 |   - |1991 |  33k|   0 |   0 | 210 | 707k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1581.33/1581.38	c  1581s|510000 |   572 |  7331k|  14.4 |  39M|  84 |   - |1991 |  34k|1991 |2556 | 210 | 721k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1615.23/1615.21	c  1615s|520000 |   576 |  7494k|  14.4 |  39M|  84 |  34 |1991 |  34k|1991 |2556 | 210 | 735k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1647.13/1647.10	c  1647s|530000 |   596 |  7642k|  14.4 |  40M|  84 |  45 |1991 |  37k|1991 |2556 | 210 | 748k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1678.94/1678.94	c  1679s|540000 |   483 |  7788k|  14.4 |  38M|  84 |   - |1991 |  33k|1991 |2556 | 210 | 762k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1710.84/1710.88	c  1711s|550000 |   549 |  7940k|  14.4 |  41M|  84 |   - |1991 |  38k|1991 |2556 | 210 | 776k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1744.34/1744.38	c  1744s|560000 |   454 |  8096k|  14.4 |  39M|  84 |   - |1991 |  36k|1991 |2556 | 210 | 790k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1779.14/1779.18	c  1779s|570000 |   492 |  8258k|  14.5 |  41M|  84 |   - |1991 |  39k|1991 |2556 | 210 | 803k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 575962
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (155 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/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.04/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.04/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.04/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.04/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 
1800.04/1800.00	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.05/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.05/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 
1800.05/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 
1800.05/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.05/1800.00	v x1 
1800.05/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.05/1800.00	c Total Time         :    1800.00
1800.05/1800.00	c   solving          :    1800.00
1800.05/1800.00	c   presolving       :       0.10 (included in solving)
1800.05/1800.00	c   reading          :       0.02 (included in solving)
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-3447833-1307898651.wbo
1800.05/1800.00	c   Variables        : 1156 (1156 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-3447833-1307898651.wbo
1800.05/1800.00	c   Variables        : 1991 (1111 binary, 0 integer, 880 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 3415 initial, 41266 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.00         45          0          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.00         45          0          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   setppc           :       0.00          0          0          0          0          0         60          0          0          0
1800.05/1800.00	c   linear           :       0.04          0          0          0        925          0        113          0         45          0
1800.05/1800.00	c   indicator        :       0.00          0          0          0          0          0         45          0          0          0
1800.05/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   root node        :          -       1760          -          -       1760          -          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0     300776          0        765          0        643       4404          0          0     593982
1800.05/1800.00	c   varbound         :          0+         6    1100903        183          0          0       1889          2     184766        190          0          0
1800.05/1800.00	c   knapsack         :          1          6    2656410          8          1        762     567688      14036    3798550          6          0          0
1800.05/1800.00	c   setppc           :         63          6    2651933          3          1        760    3748925      24697    2133217          0          0          0
1800.05/1800.00	c   linear           :        880+         7    2627643          7          1        755    3849621      30202    2746311          0          0          0
1800.05/1800.00	c   indicator        :        880          0    1072457        183          0        755       3282          0       8735          0          0          0
1800.05/1800.00	c   logicor          :       1591+         6    1309162         20          1        135    4432077      36871    3839825          0          0          0
1800.05/1800.00	c   bounddisjunction :          0+         0     225091          0          0          0         30          0         37          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0         20          1        137          0          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.00	c   integral         :      60.46       0.00       0.00      60.45       0.00       0.01       0.00
1800.05/1800.00	c   varbound         :       0.98       0.00       0.97       0.00       0.00       0.00       0.00
1800.05/1800.00	c   knapsack         :      12.02       0.00      11.35       0.00       0.00       0.00       0.67
1800.05/1800.00	c   setppc           :      15.86       0.00      14.90       0.00       0.00       0.00       0.96
1800.05/1800.00	c   linear           :      32.90       0.00      30.87       0.00       0.00       0.07       1.96
1800.05/1800.00	c   indicator        :       1.59       0.00       1.27       0.01       0.00       0.31       0.00
1800.05/1800.00	c   logicor          :     168.04       0.00     164.23       0.00       0.00       0.01       3.80
1800.05/1800.00	c   bounddisjunction :       0.38       0.00       0.38       0.00       0.00       0.00       0.00
1800.05/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :      16638        748          1      32609
1800.05/1800.00	c   rootredcost      :         23          0          0        880
1800.05/1800.00	c   pseudoobj        :    2666935       1921        649     183040
1800.05/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.00	c   vbounds          :       1.77       1.77       0.00
1800.05/1800.00	c   rootredcost      :       0.44       0.44       0.00
1800.05/1800.00	c   pseudoobj        :      34.32      34.30       0.02
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       5.99     106458     106208     631938       35.1       3044       25.4          -
1800.05/1800.00	c   infeasible LP    :      36.62     190094     190086    1324477       44.7       4211       14.3          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -     811058       36.6          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          5          -          -         76          -    (maximal pool size: 697)
1800.05/1800.00	c   redcost          :      10.14     301434          0      34748          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.50          6          0          0       2001          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.36          6          0          0       2522          0
1800.05/1800.00	c   cmir             :       0.07          6          0          0          2          0
1800.05/1800.00	c   flowcover        :       0.06          6          0          0          4          0
1800.05/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.17          1          0          0          0          4
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :      60.22     300591        643       4404          0          0     593982
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -         20
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   feaspump         :       0.58          1          0
1800.05/1800.00	c   oneopt           :       0.34         23          0
1800.05/1800.00	c   crossover        :       0.56          8          0
1800.05/1800.00	c   coefdiving       :       1.51         94          0
1800.05/1800.00	c   pscostdiving     :       1.17         94          1
1800.05/1800.00	c   fracdiving       :       1.99         95          0
1800.05/1800.00	c   veclendiving     :       1.59         95          0
1800.05/1800.00	c   guideddiving     :       1.84         95          0
1800.05/1800.00	c   linesearchdiving :       0.84         95          1
1800.05/1800.00	c   objpscostdiving  :       0.36         48          0
1800.05/1800.00	c   rootsoldiving    :       1.01         48          0
1800.05/1800.00	c   trivial          :       0.00          2          0
1800.05/1800.00	c   shiftandpropagate:       0.01          1          0
1800.05/1800.00	c   simplerounding   :       0.41     300881          0
1800.05/1800.00	c   zirounding       :       7.03        517          0
1800.05/1800.00	c   rounding         :       0.99       7767          0
1800.05/1800.00	c   shifting         :       0.94       2426          0
1800.05/1800.00	c   intshifting      :       0.01          0          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   clique           :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.06          1          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   vbounds          :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   subnlp           :       0.09          0          0
1800.05/1800.00	c   trysol           :       0.24        585        133
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :    1107.65     489366    8305071      16.97    7497.90
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       8.09       6376      48374       7.59    5979.04
1800.05/1800.00	c   strong branching :      55.76      12013     400814      33.37    7188.70
1800.05/1800.00	c     (at root node) :          -          9       3804     422.67          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :     575962
1800.05/1800.00	c   nodes (total)    :     575962
1800.05/1800.00	c   nodes left       :        440
1800.05/1800.00	c   max depth        :         84
1800.05/1800.00	c   max depth (total):         84
1800.05/1800.00	c   backtracks       :      71054 (12.3%)
1800.05/1800.00	c   delayed cutoffs  :      17366
1800.05/1800.00	c   repropagations   :    1043072 (2034933 domain reductions, 16896 cutoffs)
1800.05/1800.00	c   avg switch length:       5.27
1800.05/1800.00	c   switching time   :     150.99
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :        155 (23 improvements)
1800.05/1800.00	c   First Solution   : +4.46210000000000e+04   (in run 1, after 1 nodes, 1.20 seconds, depth 0, found by <trysol>)
1800.05/1800.00	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 232786 nodes, 718.42 seconds, depth 66, found by <relaxation>)
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :       6020

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 /var/tmp/evaluation-result-3447833-1307898651/watcher-3447833-1307898651 -o /var/tmp/evaluation-result-3447833-1307898651/solver-3447833-1307898651 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447833-1307898651.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.84 1.97 1.91 2/175 4763
/proc/meminfo: memFree=1279988/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=10128 CPUtime=0 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 1542 0 0 0 0 0 0 0 25 0 1 0 901463908 10371072 1496 33554432000 4194304 9128323 140734666805504 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4763/statm: 2532 1496 399 1205 0 1323 0

[startup+0.082834 s]
/proc/loadavg: 1.84 1.97 1.91 2/175 4763
/proc/meminfo: memFree=1279988/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=28452 CPUtime=0.07 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 6123 0 0 0 7 0 0 0 25 0 1 0 901463908 29134848 5818 33554432000 4194304 9128323 140734666805504 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 7113 5818 531 1205 0 5904 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28452

[startup+0.100817 s]
/proc/loadavg: 1.84 1.97 1.91 2/175 4763
/proc/meminfo: memFree=1279988/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=28452 CPUtime=0.09 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 6168 0 0 0 9 0 0 0 25 0 1 0 901463908 29134848 5863 33554432000 4194304 9128323 140734666805504 18446744073709551615 5973224 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 7113 5863 556 1205 0 5904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28452

[startup+0.300853 s]
/proc/loadavg: 1.84 1.97 1.91 2/175 4763
/proc/meminfo: memFree=1279988/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=34224 CPUtime=0.29 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 7884 0 0 0 29 0 0 0 25 0 1 0 901463908 35045376 7489 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 8556 7489 682 1205 0 7347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34224

[startup+0.700768 s]
/proc/loadavg: 1.84 1.97 1.91 2/175 4763
/proc/meminfo: memFree=1279988/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=34224 CPUtime=0.69 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 7928 0 0 0 68 1 0 0 25 0 1 0 901463908 35045376 7533 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 8556 7533 682 1205 0 7347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34224

[startup+1.50052 s]
/proc/loadavg: 1.84 1.97 1.91 3/178 4769
/proc/meminfo: memFree=1206836/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=47956 CPUtime=1.49 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 16749 0 0 0 147 2 0 0 25 0 1 0 901463908 49106944 11014 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 11989 11014 741 1205 0 10780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47956

[startup+3.10034 s]
/proc/loadavg: 1.84 1.97 1.91 3/178 4769
/proc/meminfo: memFree=1171704/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=51852 CPUtime=3.09 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 21887 0 0 0 305 4 0 0 25 0 1 0 901463908 53096448 11967 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 12963 11967 751 1205 0 11754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51852

[startup+6.30078 s]
/proc/loadavg: 1.85 1.97 1.91 3/178 4769
/proc/meminfo: memFree=1167972/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=55708 CPUtime=6.29 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 22750 0 0 0 621 8 0 0 25 0 1 0 901463908 57044992 12812 33554432000 4194304 9128323 140734666805504 18446744073709551615 4232530 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 13927 12812 752 1205 0 12718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55708

[startup+12.7006 s]
/proc/loadavg: 1.86 1.97 1.91 3/178 4769
/proc/meminfo: memFree=1161956/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=61644 CPUtime=12.69 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 32591 0 0 0 1254 15 0 0 25 0 1 0 901463908 63123456 14440 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 15411 14440 757 1205 0 14202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61644

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.91 3/178 4769
/proc/meminfo: memFree=1155176/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=67836 CPUtime=25.49 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 46755 0 0 0 2522 27 0 0 25 0 1 0 901463908 69464064 15849 33554432000 4194304 9128323 140734666805504 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 16959 15849 757 1205 0 15750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67836

[startup+51.1007 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 4770
/proc/meminfo: memFree=1152028/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=70804 CPUtime=51.09 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 55661 0 0 0 5061 48 0 0 25 0 1 0 901463908 72503296 16605 33554432000 4194304 9128323 140734666805504 18446744073709551615 5240754 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 17701 16605 757 1205 0 16492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70804

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.91 3/178 4771
/proc/meminfo: memFree=1146292/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=75292 CPUtime=102.3 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 58182 0 0 0 10143 87 0 0 25 0 1 0 901463908 77099008 17727 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 18823 17727 757 1205 0 17614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75292

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4773
/proc/meminfo: memFree=1140048/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=76620 CPUtime=162.29 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 59949 0 0 0 16094 135 0 0 25 0 1 0 901463908 78458880 18049 33554432000 4194304 9128323 140734666805504 18446744073709551615 6522304 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 19155 18049 757 1205 0 17946 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76620

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4775
/proc/meminfo: memFree=1134416/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=78608 CPUtime=222.29 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 64431 0 0 0 22045 184 0 0 25 0 1 0 901463908 80494592 18542 33554432000 4194304 9128323 140734666805504 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 19652 18542 757 1205 0 18443 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78608

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4776
/proc/meminfo: memFree=1132752/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=78684 CPUtime=282.29 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 73017 0 0 0 27997 232 0 0 25 0 1 0 901463908 80572416 18558 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 19671 18558 757 1205 0 18462 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 78684

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4778
/proc/meminfo: memFree=1128364/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=80184 CPUtime=342.3 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 75066 0 0 0 33949 281 0 0 25 0 1 0 901463908 82108416 18954 33554432000 4194304 9128323 140734666805504 18446744073709551615 4553115 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 20046 18954 757 1205 0 18837 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80184

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4779
/proc/meminfo: memFree=1124596/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=81836 CPUtime=402.3 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 79471 0 0 0 39904 326 0 0 25 0 1 0 901463908 83800064 19384 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 20459 19384 757 1205 0 19250 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81836

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4781
/proc/meminfo: memFree=1121196/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=82628 CPUtime=462.31 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 79678 0 0 0 45860 371 0 0 25 0 1 0 901463908 84611072 19591 33554432000 4194304 9128323 140734666805504 18446744073709551615 4241248 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 20657 19591 757 1205 0 19448 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 82628

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 4783
/proc/meminfo: memFree=1119296/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=85236 CPUtime=522.31 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 80312 0 0 0 51816 415 0 0 25 0 1 0 901463908 87281664 20225 33554432000 4194304 9128323 140734666805504 18446744073709551615 6651240 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 21309 20225 757 1205 0 20100 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 85236

[startup+582.301 s]
/proc/loadavg: 2.03 1.99 1.91 3/178 4784
/proc/meminfo: memFree=1115528/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=88916 CPUtime=582.3 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 82773 0 0 0 57775 455 0 0 25 0 1 0 901463908 91049984 21130 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 22229 21130 757 1205 0 21020 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 88916

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.00 1.92 3/178 4791
/proc/meminfo: memFree=1104380/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=97036 CPUtime=822.31 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 97968 0 0 0 81597 634 0 0 25 0 1 0 901463908 99364864 23194 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24259 23194 757 1205 0 23050 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 97036

[startup+882.301 s]
/proc/loadavg: 2.02 2.00 1.92 3/178 4792
/proc/meminfo: memFree=1101224/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=97348 CPUtime=882.31 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 99599 0 0 0 87549 682 0 0 25 0 1 0 901463908 99684352 23259 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24337 23259 757 1205 0 23128 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97348

[startup+942.301 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 4794
/proc/meminfo: memFree=1100556/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=97348 CPUtime=942.31 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 99613 0 0 0 93504 727 0 0 25 0 1 0 901463908 99684352 23273 33554432000 4194304 9128323 140734666805504 18446744073709551615 4793038 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24337 23273 757 1205 0 23128 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 97348

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 4795
/proc/meminfo: memFree=1099388/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=97536 CPUtime=1002.32 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 99627 0 0 0 99456 776 0 0 25 0 1 0 901463908 99876864 23287 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24384 23287 757 1205 0 23175 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 97536

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 4797
/proc/meminfo: memFree=1097348/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=98828 CPUtime=1062.32 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 101527 0 0 0 105410 822 0 0 25 0 1 0 901463908 101199872 23618 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24707 23618 757 1205 0 23498 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 98828

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/178 4799
/proc/meminfo: memFree=1095440/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=98960 CPUtime=1122.32 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 101579 0 0 0 111361 871 0 0 25 0 1 0 901463908 101335040 23670 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24740 23670 757 1205 0 23531 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 98960

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4800
/proc/meminfo: memFree=1093752/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=99676 CPUtime=1182.32 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 101778 0 0 0 117314 918 0 0 25 0 1 0 901463908 102068224 23869 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24919 23869 757 1205 0 23710 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99676

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4802
/proc/meminfo: memFree=1092824/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=99824 CPUtime=1242.32 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 101780 0 0 0 123266 966 0 0 25 0 1 0 901463908 102219776 23871 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 24956 23871 757 1205 0 23747 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 99824

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4803
/proc/meminfo: memFree=1090148/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=100016 CPUtime=1302.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 101825 0 0 0 129223 1010 0 0 25 0 1 0 901463908 102416384 23916 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 25004 23916 757 1205 0 23795 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 100016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4805
/proc/meminfo: memFree=1083636/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1362.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 135181 1052 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 105396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4807
/proc/meminfo: memFree=1083448/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1422.34 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 141141 1093 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 105396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4808
/proc/meminfo: memFree=1083408/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1482.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 147103 1130 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 105396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4810
/proc/meminfo: memFree=1083084/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1542.34 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 153064 1170 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 105396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4811
/proc/meminfo: memFree=1082640/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1602.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 159020 1213 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 105396

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/178 4813
/proc/meminfo: memFree=1082580/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1662.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 164974 1259 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 105396

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 4815
/proc/meminfo: memFree=1081524/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1722.33 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 170929 1304 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 105396

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 4816
/proc/meminfo: memFree=1081236/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1782.34 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103947 0 0 0 176886 1348 0 0 25 0 1 0 901463908 107925504 25284 33554432000 4194304 9128323 140734666805504 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25284 757 1205 0 25140 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 105396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 4817
/proc/meminfo: memFree=1081340/32950928 swapFree=67048888/67111528
[pid=4763] ppid=4761 vsize=105396 CPUtime=1800.05 cores=0,2,4,6
/proc/4763/stat : 4763 (scip-2.0.1.4.li) R 4761 4763 4454 0 -1 4202496 103949 0 0 0 178644 1361 0 0 25 0 1 0 901463908 107925504 25286 33554432000 4194304 9128323 140734666805504 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/4763/statm: 26349 25286 759 1205 0 25140 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 105396

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.06
CPU user time (s): 1786.44
CPU system time (s): 13.6169
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 105396

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

runsolver used 3.08053 second user time and 5.98309 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-12 19:10:51
IDJOB=3447833
IDBENCH=78955
IDSOLVER=1944
FILE ID=node122/3447833-1307898651
RUNJOBID= node122-1307898651-4740
PBS_JOBID= 13559584
Free space on /var/tmp= 2892 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573137--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447833-1307898651/watcher-3447833-1307898651 -o /var/tmp/evaluation-result-3447833-1307898651/solver-3447833-1307898651 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447833-1307898651.wbo -t 1800 -m 15500

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

MD5SUM BENCH= a13978843da5adfb99f4aab775862f78
RANDOM SEED=1673656871

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       1280828 kB
Buffers:         52672 kB
Cached:       30644544 kB
SwapCached:      14876 kB
Active:       15649368 kB
Inactive:     15066172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1280828 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:           24528 kB
Writeback:           0 kB
AnonPages:       16152 kB
Mapped:           8632 kB
Slab:           889884 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2868 MiB
End job on node122 at 2011-06-12 19:40:53