Trace number 3447779

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.17 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558739--soft-33-100-0.wbo
MD5SUM48958fa57d6f8cd954d04b46fdc5f897
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 benchmark109.892
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 649
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-3447779-1307898164.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.06/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.06/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.17	c presolving (7 rounds):
0.09/0.17	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.17	c  1890 implications, 8 cliques
0.09/0.17	c presolved problem has 3763 variables (1997 bin, 0 int, 1766 impl, 0 cont) and 4336 constraints
0.09/0.17	c      28 constraints of type <setppc>
0.09/0.17	c    1766 constraints of type <linear>
0.09/0.17	c    1766 constraints of type <indicator>
0.09/0.17	c     776 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.49/0.57	o 457
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 |      --      | 4.570000e+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 | 4.570000e+02 |    Inf 
0.79/0.88	c   0.9s|     1 |     0 |   182 |     - |  15M|   0 |  42 |3763 |6145 |3763 |2578 |   8 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
0.99/1.01	c   1.0s|     1 |     0 |   203 |     - |  15M|   0 |  47 |3763 |6145 |3763 |2583 |  13 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
1.19/1.23	c   1.2s|     1 |     0 |   233 |     - |  16M|   0 |  43 |3763 |6145 |3763 |2585 |  15 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
1.39/1.45	c   1.4s|     1 |     0 |   274 |     - |  16M|   0 |  49 |3763 |6145 |3763 |2590 |  20 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
1.59/1.66	c   1.7s|     1 |     0 |   313 |     - |  17M|   0 |  44 |3763 |6145 |3763 |2596 |  26 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
1.79/1.88	c   1.9s|     1 |     0 |   369 |     - |  17M|   0 |  52 |3763 |6145 |3763 |2602 |  32 |   0 |   0 | 0.000000e+00 | 4.570000e+02 |    Inf 
2.19/2.28	c   2.3s|     1 |     2 |   369 |     - |  17M|   0 |  52 |3763 |6145 |3763 |2602 |  32 |   0 |   9 | 0.000000e+00 | 4.570000e+02 |    Inf 
4.49/4.56	o 243
4.49/4.56	c * 4.6s|    44 |    33 |  3501 |  72.8 |  18M|  18 |   - |3763 |6157 |3763 |2706 | 157 |  12 | 315 | 0.000000e+00 | 2.430000e+02 |    Inf 
4.69/4.78	o 218
4.69/4.78	c * 4.8s|    55 |    31 |  4029 |  67.8 |  18M|  19 |   - |3763 |6160 |3763 |2662 | 184 |  15 | 344 | 0.000000e+00 | 2.180000e+02 |    Inf 
4.79/4.83	o 210
4.79/4.83	c * 4.8s|    59 |    31 |  4172 |  65.6 |  18M|  19 |   - |3763 |6164 |3763 |2638 | 187 |  19 | 344 | 0.000000e+00 | 2.100000e+02 |    Inf 
4.89/4.98	o 188
4.89/4.98	c * 5.0s|    64 |    32 |  4557 |  66.5 |  19M|  19 |   - |3763 |6167 |3763 |2639 | 191 |  22 | 361 | 0.000000e+00 | 1.880000e+02 |    Inf 
5.10/5.10	o 147
5.10/5.10	c * 5.1s|    71 |    31 |  4901 |  64.7 |  19M|  19 |   - |3763 |6175 |3763 |2639 | 195 |  30 | 371 | 0.000000e+00 | 1.470000e+02 |    Inf 
6.19/6.28	o 94
6.19/6.28	c * 6.3s|   139 |    40 |  5861 |  39.8 |  20M|  25 |   - |3763 |6212 |3763 |2651 | 212 |  67 | 541 | 0.000000e+00 | 9.400000e+01 |    Inf 
47.70/47.70	o 89
47.70/47.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.70/47.70	c *47.7s|  7734 |   826 |107033 |  13.8 |  42M|  81 |   - |3763 |8748 |3763 |2591 | 864 |8057 |1697 | 0.000000e+00 | 8.900000e+01 |    Inf 
47.70/47.71	o 88
47.70/47.71	c *47.7s|  7735 |   822 |107058 |  13.8 |  42M|  81 |   - |3763 |8747 |3763 |2587 | 864 |8057 |1697 | 0.000000e+00 | 8.800000e+01 |    Inf 
52.59/52.61	o 83
52.59/52.61	c *52.6s|  8908 |   893 |116889 |  13.1 |  44M|  81 |   - |3763 |7655 |3763 |2589 | 983 |9501 |1703 | 0.000000e+00 | 8.300000e+01 |    Inf 
54.69/54.79	o 79
54.69/54.79	c *54.8s|  9299 |   937 |122639 |  13.2 |  45M|  81 |   - |3763 |7105 |3763 |2591 |1017 |9958 |1705 | 0.000000e+00 | 7.900000e+01 |    Inf 
57.90/57.92	o 76
57.90/57.92	c *57.9s|  9984 |   988 |129948 |  13.0 |  46M|  81 |   - |3763 |6849 |3763 |2589 |1067 |  10k|1709 | 0.000000e+00 | 7.600000e+01 |    Inf 
57.90/57.96	o 62
57.90/57.96	c *58.0s|  9986 |   976 |129971 |  13.0 |  45M|  81 |   - |3763 |6705 |3763 |2593 |1073 |  10k|1709 | 0.000000e+00 | 6.200000e+01 |    Inf 
57.90/57.98	o 53
57.90/57.98	c *58.0s|  9987 |   958 |129977 |  13.0 |  44M|  81 |   - |3763 |6705 |3763 |2592 |1078 |  10k|1709 | 0.000000e+00 | 5.300000e+01 |    Inf 
57.99/58.06	c  58.1s| 10000 |   959 |130144 |  13.0 |  44M|  81 |  18 |3763 |5789 |3763 |2587 |1078 |  10k|1709 | 0.000000e+00 | 5.300000e+01 |    Inf 
59.30/59.30	o 50
59.30/59.30	c *59.3s| 10242 |   953 |133848 |  13.0 |  44M|  81 |   - |3763 |5583 |3763 |2589 |1091 |  11k|1709 | 0.000000e+00 | 5.000000e+01 |    Inf 
59.30/59.33	o 30
59.30/59.33	c *59.3s| 10243 |   774 |133860 |  13.0 |  36M|  81 |   - |3763 |5583 |3763 |2596 |1100 |  11k|1709 | 0.000000e+00 | 3.000000e+01 |    Inf 
64.19/64.28	o 27
64.19/64.28	c *64.3s| 11381 |   757 |151610 |  13.3 |  37M|  81 |   - |3763 |5325 |3763 |2589 |1165 |  12k|1718 | 0.000000e+00 | 2.700000e+01 |    Inf 
65.49/65.51	o 18
65.49/65.51	c *65.5s| 11645 |   688 |156044 |  13.4 |  35M|  81 |   - |3763 |4879 |3763 |2597 |1182 |  12k|1719 | 0.000000e+00 | 1.800000e+01 |    Inf 
67.69/67.73	o 16
67.69/67.73	c *67.7s| 12295 |   672 |163979 |  13.3 |  34M|  81 |   - |3763 |4687 |3763 |2588 |1212 |  13k|1730 | 0.000000e+00 | 1.600000e+01 |    Inf 
81.70/81.77	o 14
81.70/81.77	c *81.8s| 16263 |   534 |216878 |  13.3 |  33M|  81 |   - |3763 |5690 |3763 |2591 |1261 |  18k|1735 | 0.000000e+00 | 1.400000e+01 |    Inf 
85.19/85.25	o 9
85.19/85.25	c *85.3s| 17225 |   507 |232071 |  13.5 |  32M|  81 |   - |3763 |5512 |3763 |2588 |1266 |  19k|1738 | 0.000000e+00 | 9.000000e+00 |    Inf 
95.49/95.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
95.49/95.54	c  95.5s| 20000 |   508 |274741 |  13.7 |  33M|  81 |   - |3763 |6806 |   0 |   0 |1266 |  23k|1900 | 0.000000e+00 | 9.000000e+00 |    Inf 
99.99/100.08	o 7
99.99/100.08	c * 100s| 21360 |   466 |293993 |  13.7 |  32M|  81 |   - |3763 |7715 |3763 |2590 |1272 |  24k|1935 | 0.000000e+00 | 7.000000e+00 |    Inf 
134.40/134.40	c   134s| 30000 |   449 |437720 |  14.6 |  34M|  81 |   - |3763 |  10k|   0 |   0 |1273 |  36k|2475 | 0.000000e+00 | 7.000000e+00 |    Inf 
138.19/138.22	o 5
138.19/138.22	c * 138s| 31150 |   396 |454509 |  14.6 |  33M|  81 |   - |3763 |  11k|3763 |2587 |1274 |  37k|2481 | 0.000000e+00 | 5.000000e+00 |    Inf 
138.50/138.59	o 3
138.50/138.59	c * 139s| 31256 |   323 |456238 |  14.6 |  31M|  81 |   - |3763 |  11k|3763 |2588 |1275 |  37k|2481 | 0.000000e+00 | 3.000000e+00 |    Inf 
140.70/140.76	o 1
140.70/140.76	c * 141s| 31840 |   303 |465156 |  14.6 |  31M|  81 |   - |3763 |  11k|3763 |2587 |1276 |  38k|2510 | 0.000000e+00 | 1.000000e+00 |    Inf 
168.49/168.54	c   169s| 40000 |   275 |582720 |  14.6 |  31M|  81 |   - |3763 |  11k|3763 |2587 |1276 |  49k|2894 | 0.000000e+00 | 1.000000e+00 |    Inf 
203.30/203.36	c   203s| 50000 |   418 |730915 |  14.6 |  36M|  81 |   - |3763 |  19k|3763 |2587 |1276 |  62k|3249 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.20/239.21	c   239s| 60000 |   316 |874644 |  14.6 |  35M|  81 |   - |3763 |  18k|3763 |2587 |1276 |  76k|3633 | 0.000000e+00 | 1.000000e+00 |    Inf 
273.80/273.82	c   274s| 70000 |   294 |  1014k|  14.5 |  36M|  81 |  25 |3763 |  22k|3763 |2587 |1276 |  89k|3974 | 0.000000e+00 | 1.000000e+00 |    Inf 
311.60/311.65	c   312s| 80000 |   237 |  1166k|  14.6 |  33M|  81 |  33 |3763 |  14k|3763 |2587 |1276 | 102k|4359 | 0.000000e+00 | 1.000000e+00 |    Inf 
346.90/346.93	c   347s| 90000 |   230 |  1316k|  14.6 |  34M|  81 |  34 |3763 |  16k|3763 |2587 |1276 | 115k|4617 | 0.000000e+00 | 1.000000e+00 |    Inf 
381.61/381.62	c   382s|100000 |   195 |  1460k|  14.6 |  36M|  81 |   - |3763 |  21k|   0 |   0 |1276 | 128k|4937 | 0.000000e+00 | 1.000000e+00 |    Inf 
417.91/417.91	c   418s|110000 |   207 |  1608k|  14.6 |  36M|  81 |   - |3763 |  22k|   0 |   0 |1276 | 141k|5229 | 0.000000e+00 | 1.000000e+00 |    Inf 
455.10/455.13	c   455s|120000 |   152 |  1764k|  14.7 |  36M|  81 |  35 |3763 |  22k|3763 |2587 |1276 | 154k|5441 | 0.000000e+00 | 1.000000e+00 |    Inf 
495.31/495.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
495.31/495.34	c   495s|130000 |   128 |  1929k|  14.8 |  37M|  81 |  25 |3763 |  25k|3763 |2587 |1276 | 167k|5728 | 0.000000e+00 | 1.000000e+00 |    Inf 
531.21/531.28	c   531s|140000 |   120 |  2071k|  14.8 |  37M|  81 |  32 |3763 |  26k|3763 |2587 |1276 | 179k|5974 | 0.000000e+00 | 1.000000e+00 |    Inf 
569.30/569.37	c   569s|150000 |   124 |  2227k|  14.8 |  39M|  81 |  26 |3763 |  31k|3763 |2587 |1276 | 192k|6220 | 0.000000e+00 | 1.000000e+00 |    Inf 
608.51/608.56	c   609s|160000 |   135 |  2387k|  14.9 |  42M|  81 |  32 |3763 |  36k|3763 |2587 |1276 | 204k|6391 | 0.000000e+00 | 1.000000e+00 |    Inf 
649.11/649.15	c   649s|170000 |   182 |  2547k|  15.0 |  44M|  81 |  42 |3763 |  42k|3763 |2587 |1276 | 217k|6580 | 0.000000e+00 | 1.000000e+00 |    Inf 
691.52/691.59	c   692s|180000 |    90 |  2710k|  15.1 |  41M|  81 |  23 |3763 |  36k|3763 |2587 |1276 | 229k|6807 | 0.000000e+00 | 1.000000e+00 |    Inf 
730.21/730.25	c   730s|190000 |    95 |  2861k|  15.1 |  44M|  81 |   - |3763 |  43k|   0 |   0 |1276 | 242k|7015 | 0.000000e+00 | 1.000000e+00 |    Inf 
770.91/770.96	c   771s|200000 |   124 |  3019k|  15.1 |  48M|  81 |  41 |3763 |  51k|3763 |2587 |1276 | 255k|7218 | 0.000000e+00 | 1.000000e+00 |    Inf 
813.52/813.58	c   814s|210000 |    92 |  3182k|  15.2 |  48M|  81 |   - |3763 |  51k|3763 |2587 |1276 | 269k|7417 | 0.000000e+00 | 1.000000e+00 |    Inf 
856.31/856.35	c   856s|220000 |    89 |  3331k|  15.1 |  47M|  81 |  38 |3763 |  48k|3763 |2587 |1276 | 282k|7588 | 0.000000e+00 | 1.000000e+00 |    Inf 
895.22/895.27	c   895s|230000 |    74 |  3469k|  15.1 |  49M|  81 |  39 |3763 |  53k|3763 |2587 |1276 | 295k|7736 | 0.000000e+00 | 1.000000e+00 |    Inf 
938.12/938.17	c   938s|240000 |    40 |  3627k|  15.1 |  47M|  81 |  42 |3763 |  46k|3763 |2587 |1276 | 307k|7918 | 0.000000e+00 | 1.000000e+00 |    Inf 
983.82/983.88	c   984s|250000 |    31 |  3819k|  15.3 |  45M|  81 |  30 |3763 |  41k|3763 |2587 |1276 | 320k|8120 | 0.000000e+00 | 1.000000e+00 |    Inf 
1026.52/1026.57	c  1027s|260000 |    95 |  3991k|  15.4 |  48M|  81 |   - |3763 |  49k|   0 |   0 |1276 | 334k|8297 | 0.000000e+00 | 1.000000e+00 |    Inf 
1069.52/1069.56	c  1070s|270000 |    38 |  4158k|  15.4 |  46M|  81 |  26 |3763 |  44k|3763 |2634 |1276 | 347k|8460 | 0.000000e+00 | 1.000000e+00 |    Inf 
1112.02/1112.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1112.02/1112.05	c  1112s|280000 |    48 |  4312k|  15.4 |  47M|  81 |  28 |3763 |  46k|3763 |2587 |1276 | 360k|8678 | 0.000000e+00 | 1.000000e+00 |    Inf 
1153.43/1153.42	c  1153s|290000 |   138 |  4463k|  15.4 |  51M|  81 |   - |3763 |  53k|3763 |2634 |1276 | 373k|8856 | 0.000000e+00 | 1.000000e+00 |    Inf 
1193.43/1193.45	c  1193s|300000 |   124 |  4601k|  15.3 |  51M|  81 |  21 |3763 |  53k|3763 |2634 |1276 | 387k|8987 | 0.000000e+00 | 1.000000e+00 |    Inf 
1236.93/1236.90	c  1237s|310000 |    56 |  4756k|  15.3 |  49M|  81 |  33 |3763 |  49k|3763 |2634 |1276 | 401k|9115 | 0.000000e+00 | 1.000000e+00 |    Inf 
1279.93/1279.91	c  1280s|320000 |    37 |  4914k|  15.4 |  49M|  81 |   - |3763 |  50k|3763 |2587 |1276 | 414k|9238 | 0.000000e+00 | 1.000000e+00 |    Inf 
1322.43/1322.40	c  1322s|330000 |    61 |  5078k|  15.4 |  52M|  81 |   - |3763 |  57k|3763 |2587 |1276 | 427k|9396 | 0.000000e+00 | 1.000000e+00 |    Inf 
1369.83/1369.80	c  1370s|340000 |    90 |  5253k|  15.5 |  54M|  81 |   - |3763 |  61k|3763 |2587 |1276 | 440k|9534 | 0.000000e+00 | 1.000000e+00 |    Inf 
1415.43/1415.46	c  1415s|350000 |   115 |  5424k|  15.5 |  57M|  81 |  35 |3763 |  66k|3763 |2587 |1276 | 454k|9685 | 0.000000e+00 | 1.000000e+00 |    Inf 
1461.14/1461.11	c  1461s|360000 |    33 |  5583k|  15.5 |  53M|  81 |  29 |3763 |  59k|3763 |2587 |1276 | 468k|9847 | 0.000000e+00 | 1.000000e+00 |    Inf 
1506.83/1506.81	c  1507s|370000 |    37 |  5745k|  15.5 |  56M|  81 |  33 |3763 |  67k|3763 |2587 |1276 | 481k|9985 | 0.000000e+00 | 1.000000e+00 |    Inf 
1555.64/1555.63	c  1556s|380000 |    38 |  5923k|  15.6 |  58M|  81 |   - |3763 |  71k|3763 |2587 |1276 | 494k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1603.54/1603.57	c  1604s|390000 |    37 |  6098k|  15.6 |  57M|  81 |  31 |3763 |  67k|3763 |2587 |1276 | 507k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1654.84/1654.87	c  1655s|400000 |    77 |  6286k|  15.7 |  60M|  81 |   - |3763 |  73k|3763 |2587 |1276 | 520k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1706.14/1706.18	c  1706s|410000 |   107 |  6470k|  15.8 |  62M|  81 |  29 |3763 |  76k|3763 |2587 |1276 | 533k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1759.34/1759.34	c  1759s|420000 |    74 |  6664k|  15.9 |  62M|  81 |   - |3763 |  76k|3763 |2587 |1276 | 546k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1800.00
1800.05/1800.00	c Solving Nodes      : 427648
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+00 (226 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.01	s SATISFIABLE
1800.05/1800.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.01	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.05/1800.01	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 x170 -x169 -x168 
1800.05/1800.01	v -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 
1800.05/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 
1800.05/1800.01	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.01	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.01	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.01	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.01	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.01	v -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Total Time         :    1800.00
1800.05/1800.01	c   solving          :    1800.00
1800.05/1800.01	c   presolving       :       0.14 (included in solving)
1800.05/1800.01	c   reading          :       0.02 (included in solving)
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-3447779-1307898164.wbo
1800.05/1800.01	c   Variables        : 2079 (2079 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 2708 initial, 2708 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-3447779-1307898164.wbo
1800.05/1800.01	c   Variables        : 3763 (1997 binary, 0 integer, 1766 implicit integer, 0 continuous)
1800.05/1800.01	c   Constraints      : 4336 initial, 79926 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00         82          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         82          0          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   setppc           :       0.00          0          0          0          0          0         17          0          0          0
1800.05/1800.01	c   linear           :       0.07          0          0          0       1884          0        121          0        107          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0         82          0          0          0
1800.05/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -       3532          -          -       3532          -          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0     223021          0       1312          0        418       2970          0          0     439034
1800.05/1800.01	c   varbound         :          0+         6     181967       1267          0          0      14181          3    1161960       1263          0          0
1800.05/1800.01	c   setppc           :         28          6    2061768          6          1       1309    1620874       5960     937962          0          0          0
1800.05/1800.01	c   linear           :       1766+         7    2056435         14          1       1294    5406324      34902    6077227          0          0          0
1800.05/1800.01	c   indicator        :       1766          0     178521       1267          0       1290      14219          0      16868          0          0          0
1800.05/1800.01	c   logicor          :        776+         6     853775         24          1        202    2157006      25649    1609067          0          0          0
1800.05/1800.01	c   bounddisjunction :          0+         0     192867          0          0          0       1196        207       2017          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0         24          1        204          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.01	c   integral         :      62.78       0.00       0.00      62.74       0.00       0.04       0.00
1800.05/1800.01	c   varbound         :       2.62       0.00       2.57       0.04       0.00       0.00       0.01
1800.05/1800.01	c   setppc           :       9.71       0.00       9.24       0.00       0.00       0.01       0.47
1800.05/1800.01	c   linear           :      63.26       0.00      59.45       0.00       0.00       0.30       3.51
1800.05/1800.01	c   indicator        :       4.21       0.00       2.85       0.15       0.00       1.20       0.01
1800.05/1800.01	c   logicor          :     191.73       0.00     189.19       0.00       0.00       0.01       2.53
1800.05/1800.01	c   bounddisjunction :       0.43       0.00       0.43       0.00       0.00       0.00       0.00
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :      47308       2911         12     112777
1800.05/1800.01	c   rootredcost      :         24          0          0       1766
1800.05/1800.01	c   pseudoobj        :    2069046      14333       3235    1159478
1800.05/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.01	c   vbounds          :       8.59       8.59       0.00
1800.05/1800.01	c   rootredcost      :       0.37       0.37       0.00
1800.05/1800.01	c   pseudoobj        :      52.72      52.45       0.27
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       4.47      69968      69851     423256       29.8       1565       20.6          -
1800.05/1800.01	c   infeasible LP    :      44.76     148187     148184    1049876       40.8       2056       14.2          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -     557101       33.2          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -         50          -    (maximal pool size: 546)
1800.05/1800.01	c   redcost          :      14.35     223669          0     119533          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.48          6          0          0       1363          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.39          6          0          0       2803          0
1800.05/1800.01	c   cmir             :       0.09          6          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.09          6          0          0          0          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.18          1          0          0          0         43
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :      62.53     221753        418       2970          0          0     439034
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.00          1          0          0          0          0          2
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.01          -         24
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   feaspump         :       0.01          0          0
1800.05/1800.01	c   oneopt           :       0.32         22          0
1800.05/1800.01	c   crossover        :       0.85         14          0
1800.05/1800.01	c   pscostdiving     :       0.71         47          0
1800.05/1800.01	c   fracdiving       :       1.56         47          0
1800.05/1800.01	c   objpscostdiving  :       0.71         24          0
1800.05/1800.01	c   rootsoldiving    :       1.36         24          0
1800.05/1800.01	c   linesearchdiving :       0.53         48          0
1800.05/1800.01	c   veclendiving     :       0.80         48          0
1800.05/1800.01	c   guideddiving     :       1.05         48          0
1800.05/1800.01	c   coefdiving       :       1.17         48          0
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   shiftandpropagate:       0.41          1          1
1800.05/1800.01	c   simplerounding   :       0.52     222351          0
1800.05/1800.01	c   zirounding       :       0.83       1000          0
1800.05/1800.01	c   rounding         :       1.03       6575          0
1800.05/1800.01	c   shifting         :       1.10       2050          0
1800.05/1800.01	c   intshifting      :       0.01          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   clique           :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.04          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   vbounds          :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   subnlp           :       0.09          0          0
1800.05/1800.01	c   trysol           :       0.37       1035        201
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :    1011.66     370873    6778942      18.28    6700.79
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       5.45       3356      29473       8.78    5412.70
1800.05/1800.01	c   strong branching :      58.76      10727     378330      35.27    6438.98
1800.05/1800.01	c     (at root node) :          -          9       3583     398.11          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     427648
1800.05/1800.01	c   nodes (total)    :     427648
1800.05/1800.01	c   nodes left       :        220
1800.05/1800.01	c   max depth        :         81
1800.05/1800.01	c   max depth (total):         81
1800.05/1800.01	c   backtracks       :      48749 (11.4%)
1800.05/1800.01	c   delayed cutoffs  :      10511
1800.05/1800.01	c   repropagations   :     864825 (1701801 domain reductions, 9895 cutoffs)
1800.05/1800.01	c   avg switch length:       5.39
1800.05/1800.01	c   switching time   :     165.84
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :        226 (25 improvements)
1800.05/1800.01	c   First Solution   : +4.57000000000000e+02   (in run 1, after 1 nodes, 0.57 seconds, depth 1892, found by <shiftandpropagate>)
1800.05/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 31840 nodes, 140.76 seconds, depth 32, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :        369
1800.15/1800.11	c Time complete: 1800.15.

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-3447779-1307898164/watcher-3447779-1307898164 -o /var/tmp/evaluation-result-3447779-1307898164/solver-3447779-1307898164 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447779-1307898164.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.85 1.98 1.81 2/173 12519
/proc/meminfo: memFree=1227736/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=9992 CPUtime=0 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 1490 0 0 0 0 0 0 0 23 0 1 0 901414347 10231808 1443 33554432000 4194304 9128323 140734569285424 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12519/statm: 2498 1443 399 1205 0 1289 0

[startup+0.0740661 s]
/proc/loadavg: 1.85 1.98 1.81 2/173 12519
/proc/meminfo: memFree=1227736/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=31744 CPUtime=0.06 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 6888 0 0 0 6 0 0 0 23 0 1 0 901414347 32505856 6582 33554432000 4194304 9128323 140734569285424 18446744073709551615 4464198 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 7936 6582 514 1205 0 6727 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31744

[startup+0.101059 s]
/proc/loadavg: 1.85 1.98 1.81 2/173 12519
/proc/meminfo: memFree=1227736/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=31744 CPUtime=0.09 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 6908 0 0 0 9 0 0 0 24 0 1 0 901414347 32505856 6602 33554432000 4194304 9128323 140734569285424 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 7936 6602 522 1205 0 6727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31744

[startup+0.301056 s]
/proc/loadavg: 1.85 1.98 1.81 2/173 12519
/proc/meminfo: memFree=1227736/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=38140 CPUtime=0.29 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 8703 0 0 0 28 1 0 0 25 0 1 0 901414347 39055360 8385 33554432000 4194304 9128323 140734569285424 18446744073709551615 5090093 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 9535 8385 617 1205 0 8326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38140

[startup+0.700989 s]
/proc/loadavg: 1.85 1.98 1.81 2/173 12519
/proc/meminfo: memFree=1227736/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=52404 CPUtime=0.69 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 12548 0 0 0 68 1 0 0 25 0 1 0 901414347 53661696 12057 33554432000 4194304 9128323 140734569285424 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 13101 12064 692 1205 0 11892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52404

[startup+1.50084 s]
/proc/loadavg: 1.85 1.98 1.81 3/178 12525
/proc/meminfo: memFree=1110564/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=73796 CPUtime=1.49 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 17974 0 0 0 147 2 0 0 25 0 1 0 901414347 75567104 17120 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 18449 17120 725 1205 0 17240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73796

[startup+3.10052 s]
/proc/loadavg: 1.85 1.98 1.81 3/178 12525
/proc/meminfo: memFree=1108388/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=73796 CPUtime=3.09 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 18967 0 0 0 306 3 0 0 25 0 1 0 901414347 75567104 17484 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 18449 17484 748 1205 0 17240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73796

[startup+6.30094 s]
/proc/loadavg: 1.86 1.98 1.81 3/178 12525
/proc/meminfo: memFree=1107772/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=73796 CPUtime=6.29 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 18972 0 0 0 624 5 0 0 25 0 1 0 901414347 75567104 17489 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 18449 17489 752 1205 0 17240 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73796

[startup+12.7008 s]
/proc/loadavg: 1.87 1.98 1.81 3/178 12525
/proc/meminfo: memFree=1105216/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=73796 CPUtime=12.69 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 20260 0 0 0 1258 11 0 0 25 0 1 0 901414347 75567104 17528 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 18449 17528 752 1205 0 17240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73796

[startup+25.5005 s]
/proc/loadavg: 1.90 1.98 1.81 3/178 12525
/proc/meminfo: memFree=1098780/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=80248 CPUtime=25.49 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 25233 0 0 0 2531 18 0 0 25 0 1 0 901414347 82173952 19109 33554432000 4194304 9128323 140734569285424 18446744073709551615 5992478 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 20062 19109 753 1205 0 18853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80248

[startup+51.1008 s]
/proc/loadavg: 1.93 1.98 1.82 3/178 12526
/proc/meminfo: memFree=1064620/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=110928 CPUtime=51.09 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 43886 0 0 0 5078 31 0 0 25 0 1 0 901414347 113590272 26665 33554432000 4194304 9128323 140734569285424 18446744073709551615 4823587 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 27732 26665 754 1205 0 26523 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110928

[startup+102.307 s]
/proc/loadavg: 1.97 1.98 1.82 3/178 12530
/proc/meminfo: memFree=1045176/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=125140 CPUtime=102.3 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 98527 0 0 0 10163 67 0 0 25 0 1 0 901414347 128143360 30245 33554432000 4194304 9128323 140734569285424 18446744073709551615 6857045 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 31285 30245 754 1205 0 30076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125140

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.83 3/178 12532
/proc/meminfo: memFree=1039724/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=129476 CPUtime=162.29 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 130488 0 0 0 16119 110 0 0 25 0 1 0 901414347 132583424 31357 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 32369 31357 754 1205 0 31160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 129476

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.84 3/178 12534
/proc/meminfo: memFree=1032992/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=133492 CPUtime=222.3 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 133108 0 0 0 22081 149 0 0 25 0 1 0 901414347 136695808 32346 33554432000 4194304 9128323 140734569285424 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 33373 32346 754 1205 0 32164 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133492

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.84 3/178 12535
/proc/meminfo: memFree=1029076/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=135916 CPUtime=282.3 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 135753 0 0 0 28042 188 0 0 25 0 1 0 901414347 139177984 32930 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 33979 32930 754 1205 0 32770 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135916

[startup+342.301 s]
/proc/loadavg: 2.05 2.00 1.85 3/178 12537
/proc/meminfo: memFree=1025808/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=137280 CPUtime=342.31 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 140949 0 0 0 34004 227 0 0 25 0 1 0 901414347 140574720 33217 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 34320 33217 754 1205 0 33111 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 137280

[startup+402.301 s]
/proc/loadavg: 2.02 2.00 1.86 3/178 12538
/proc/meminfo: memFree=1022276/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=137972 CPUtime=402.3 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 141183 0 0 0 39964 266 0 0 25 0 1 0 901414347 141283328 33451 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 34493 33451 754 1205 0 33284 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 137972

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 12540
/proc/meminfo: memFree=1021084/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=138104 CPUtime=462.31 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 141204 0 0 0 45928 303 0 0 25 0 1 0 901414347 141418496 33472 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 34526 33472 754 1205 0 33317 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 138104

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/178 12542
/proc/meminfo: memFree=1016576/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=139288 CPUtime=522.31 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 143465 0 0 0 51891 340 0 0 25 0 1 0 901414347 142630912 33757 33554432000 4194304 9128323 140734569285424 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 34822 33757 754 1205 0 33613 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 139288

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/178 12543
/proc/meminfo: memFree=1012024/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=140956 CPUtime=582.31 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 143896 0 0 0 57851 380 0 0 25 0 1 0 901414347 144338944 34188 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 35239 34188 754 1205 0 34030 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 140956

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.08 2.01 1.91 3/178 12551
/proc/meminfo: memFree=993768/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=154424 CPUtime=882.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 147210 0 0 0 87678 554 0 0 25 0 1 0 901414347 158130176 37490 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 38606 37490 754 1205 0 37397 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 154424

[startup+942.301 s]
/proc/loadavg: 2.03 2.01 1.91 3/178 12553
/proc/meminfo: memFree=991364/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=156100 CPUtime=942.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152007 0 0 0 93646 586 0 0 25 0 1 0 901414347 159846400 37839 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39025 37839 754 1205 0 37816 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 156100

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 12554
/proc/meminfo: memFree=989080/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=156340 CPUtime=1002.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152096 0 0 0 99610 622 0 0 25 0 1 0 901414347 160092160 37928 33554432000 4194304 9128323 140734569285424 18446744073709551615 6416678 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39085 37928 754 1205 0 37876 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 156340

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12556
/proc/meminfo: memFree=986304/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=156856 CPUtime=1062.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152173 0 0 0 105570 662 0 0 25 0 1 0 901414347 160620544 38005 33554432000 4194304 9128323 140734569285424 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39214 38005 754 1205 0 38005 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 156856

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12558
/proc/meminfo: memFree=986104/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=157032 CPUtime=1122.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152205 0 0 0 111536 696 0 0 25 0 1 0 901414347 160800768 38037 33554432000 4194304 9128323 140734569285424 18446744073709551615 4219723 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39258 38037 754 1205 0 38049 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 157032

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12559
/proc/meminfo: memFree=985308/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=157032 CPUtime=1182.33 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152237 0 0 0 117503 730 0 0 25 0 1 0 901414347 160800768 38069 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39258 38069 754 1205 0 38049 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 157032

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12561
/proc/meminfo: memFree=984620/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=157164 CPUtime=1242.32 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152256 0 0 0 123469 763 0 0 25 0 1 0 901414347 160935936 38088 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39291 38088 754 1205 0 38082 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 157164

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12562
/proc/meminfo: memFree=981104/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=158100 CPUtime=1302.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152508 0 0 0 129437 797 0 0 25 0 1 0 901414347 161894400 38339 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39525 38339 754 1205 0 38316 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 158100

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12564
/proc/meminfo: memFree=976812/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=159776 CPUtime=1362.33 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 152935 0 0 0 135402 831 0 0 25 0 1 0 901414347 163610624 38766 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 39944 38766 754 1205 0 38735 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 159776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12566
/proc/meminfo: memFree=973252/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=162288 CPUtime=1422.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 153457 0 0 0 141370 864 0 0 25 0 1 0 901414347 166182912 39288 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 40572 39288 754 1205 0 39363 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 162288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12567
/proc/meminfo: memFree=971212/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=163012 CPUtime=1482.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 153618 0 0 0 147337 897 0 0 25 0 1 0 901414347 166924288 39449 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 40753 39449 754 1205 0 39544 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 163012

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12569
/proc/meminfo: memFree=966192/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=165544 CPUtime=1542.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 154290 0 0 0 153302 932 0 0 25 0 1 0 901414347 169517056 40121 33554432000 4194304 9128323 140734569285424 18446744073709551615 5321305 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 41386 40121 754 1205 0 40177 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 165544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12570
/proc/meminfo: memFree=961188/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=170080 CPUtime=1602.33 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 155316 0 0 0 159271 962 0 0 25 0 1 0 901414347 174161920 41127 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 42520 41127 754 1205 0 41311 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 170080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12572
/proc/meminfo: memFree=960996/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=170312 CPUtime=1662.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 155417 0 0 0 165240 994 0 0 25 0 1 0 901414347 174399488 41228 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 42578 41228 754 1205 0 41369 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 170312

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12574
/proc/meminfo: memFree=958348/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=172708 CPUtime=1722.35 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 156033 0 0 0 171210 1025 0 0 25 0 1 0 901414347 176852992 41836 33554432000 4194304 9128323 140734569285424 18446744073709551615 4207570 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 43177 41836 754 1205 0 41968 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 172708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12575
/proc/meminfo: memFree=957036/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=174212 CPUtime=1782.34 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 156365 0 0 0 177178 1056 0 0 25 0 1 0 901414347 178393088 42168 33554432000 4194304 9128323 140734569285424 18446744073709551615 5207881 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 43553 42168 754 1205 0 42344 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 174212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12576
/proc/meminfo: memFree=957008/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=174212 CPUtime=1800.05 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 156365 0 0 0 178939 1066 0 0 25 0 1 0 901414347 178393088 42168 33554432000 4194304 9128323 140734569285424 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12519/statm: 43553 42168 754 1205 0 42344 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 174212

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 12576
/proc/meminfo: memFree=957008/32951124 swapFree=67051728/67111528
[pid=12519] ppid=12517 vsize=169572 CPUtime=1800.15 cores=0,2,4,6
/proc/12519/stat : 12519 (scip-2.0.1.4.li) R 12517 12519 12190 0 -1 4202496 156689 0 0 0 178949 1066 0 0 18 0 1 0 901414347 173641728 41282 33554432000 4194304 9128323 140734569285424 18446744073709551615 4336752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12519/statm: 42393 41282 756 1205 0 41184 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 169572

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.17
CPU user time (s): 1789.5
CPU system time (s): 10.6674
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 174212

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

runsolver used 3.21351 second user time and 6.569 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-12 19:02:44
IDJOB=3447779
IDBENCH=78928
IDSOLVER=1944
FILE ID=node138/3447779-1307898164
RUNJOBID= node138-1307898164-12496
PBS_JOBID= 13559517
Free space on /var/tmp= 2896 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.1900558739--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-3447779-1307898164/watcher-3447779-1307898164 -o /var/tmp/evaluation-result-3447779-1307898164/solver-3447779-1307898164 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447779-1307898164.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 48958fa57d6f8cd954d04b46fdc5f897
RANDOM SEED=533252830

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1228576 kB
Buffers:         60172 kB
Cached:       30684272 kB
SwapCached:      13084 kB
Active:       16089648 kB
Inactive:     14672252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1228576 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:           24144 kB
Writeback:           0 kB
AnonPages:       15264 kB
Mapped:           8380 kB
Slab:           895400 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186148 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= 2872 MiB
End job on node138 at 2011-06-12 19:32:46