Trace number 3447718

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4MSAT (TO) 1800.08 1800.05

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573901--soft-33-100-0.wbo
MD5SUMc6676bcfc0f6c4806260dd430fa1f6e3
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 benchmark66.9188
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
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-3447718-1307897182.wbo>
0.00/0.02	c original problem has 2014 variables (2014 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, 148 impls, 11 clqs
0.04/0.08	c (round 2) 0 del vars, 127 del conss, 0 add conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.04/0.09	c (round 3) 110 del vars, 222 del conss, 0 add conss, 1815 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 174 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 5) 176 del vars, 225 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.11	c (round 6) 176 del vars, 247 del conss, 0 add conss, 1816 chg bounds, 120 chg sides, 0 chg coeffs, 876 upgd conss, 148 impls, 11 clqs
0.09/0.17	c    (0.2s) probing: 101/1926 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  176 deleted vars, 247 deleted constraints, 0 added constraints, 1816 tightened bounds, 0 added holes, 120 changed sides, 0 changed coefficients
0.09/0.17	c  1843 implications, 11 cliques
0.09/0.17	c presolved problem has 3621 variables (1926 bin, 0 int, 1695 impl, 0 cont) and 4244 constraints
0.09/0.17	c      31 constraints of type <setppc>
0.09/0.17	c    1695 constraints of type <linear>
0.09/0.17	c    1695 constraints of type <indicator>
0.09/0.17	c     823 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.54	o 231
0.49/0.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3621 |5939 |3621 |2549 |   0 |   0 |   0 |      --      | 2.310000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |   100 |     - |  13M|   0 |  35 |3621 |5939 |3621 |2549 |   0 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
0.79/0.85	c   0.9s|     1 |     0 |   223 |     - |  14M|   0 |  40 |3621 |5982 |3621 |2555 |   6 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
1.00/1.02	c   1.0s|     1 |     0 |   248 |     - |  14M|   0 |  42 |3621 |5982 |3621 |2559 |  10 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
1.19/1.22	c   1.2s|     1 |     0 |   264 |     - |  15M|   0 |  48 |3621 |5982 |3621 |2563 |  14 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
1.39/1.43	c   1.4s|     1 |     0 |   275 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2565 |  16 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
1.59/1.67	c   1.7s|     1 |     0 |   299 |     - |  15M|   0 |  49 |3621 |5982 |3621 |2566 |  17 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
1.89/1.90	c   1.9s|     1 |     0 |   331 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   0 | 0.000000e+00 | 2.310000e+02 |    Inf 
2.20/2.25	c   2.2s|     1 |     2 |   331 |     - |  15M|   0 |  50 |3621 |5982 |3621 |2570 |  21 |   0 |   9 | 0.000000e+00 | 2.310000e+02 |    Inf 
3.49/3.57	o 230
3.49/3.57	c * 3.6s|    12 |    11 |   983 |  59.3 |  16M|  11 |   - |3621 |5982 |3621 |2592 |  27 |   0 | 117 | 0.000000e+00 | 2.300000e+02 |    Inf 
3.59/3.64	o 174
3.59/3.64	c * 3.6s|    13 |    10 |   992 |  55.1 |  16M|  11 |   - |3621 |5982 |3621 |2596 |  31 |   0 | 133 | 0.000000e+00 | 1.740000e+02 |    Inf 
4.49/4.50	o 89
4.49/4.50	c * 4.5s|    37 |    23 |  1991 |  46.1 |  16M|  17 |   - |3621 |5991 |3621 |2683 | 140 |   9 | 277 | 0.000000e+00 | 8.900000e+01 |    Inf 
4.49/4.53	o 60
4.49/4.53	c * 4.5s|    38 |    18 |  2046 |  46.4 |  17M|  17 |   - |3621 |5991 |3621 |2621 | 153 |   9 | 277 | 0.000000e+00 | 6.000000e+01 |    Inf 
23.29/23.39	o 57
23.29/23.39	c *23.4s|  3040 |   240 | 26717 |   8.7 |  25M|  54 |   - |3621 |6606 |3621 |2562 | 270 |3477 |1870 | 0.000000e+00 | 5.700000e+01 |    Inf 
28.39/28.40	o 52
28.39/28.40	c *28.4s|  4574 |   311 | 35379 |   7.7 |  26M|  57 |   - |3621 |7465 |3621 |2565 | 362 |5371 |1886 | 0.000000e+00 | 5.200000e+01 |    Inf 
29.99/30.01	o 48
29.99/30.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.99/30.01	c *30.0s|  5063 |   342 | 38538 |   7.5 |  26M|  57 |   - |3621 |7221 |3621 |2567 | 402 |5961 |1890 | 0.000000e+00 | 4.800000e+01 |    Inf 
29.99/30.02	o 35
29.99/30.02	c *30.0s|  5064 |   340 | 38539 |   7.5 |  26M|  57 |   - |3621 |7221 |3621 |2568 | 403 |5961 |1890 | 0.000000e+00 | 3.500000e+01 |    Inf 
35.09/35.15	o 34
35.09/35.15	c *35.1s|  6680 |   356 | 53568 |   8.0 |  27M|  57 |   - |3621 |6659 |3621 |2562 | 459 |8106 |1902 | 0.000000e+00 | 3.400000e+01 |    Inf 
35.09/35.17	o 33
35.09/35.17	c *35.2s|  6684 |   356 | 53575 |   8.0 |  27M|  57 |   - |3621 |6549 |3621 |2562 | 459 |8110 |1902 | 0.000000e+00 | 3.300000e+01 |    Inf 
35.09/35.20	o 24
35.09/35.20	c *35.2s|  6686 |   351 | 53606 |   8.0 |  26M|  57 |   - |3621 |6459 |3621 |2564 | 461 |8110 |1902 | 0.000000e+00 | 2.400000e+01 |    Inf 
35.19/35.23	o 22
35.19/35.23	c *35.2s|  6688 |   350 | 53618 |   8.0 |  26M|  57 |   - |3621 |6077 |3621 |2562 | 461 |8110 |1902 | 0.000000e+00 | 2.200000e+01 |    Inf 
36.80/36.87	o 19
36.80/36.87	c *36.9s|  7195 |   329 | 59665 |   8.2 |  26M|  57 |   - |3621 |5538 |3621 |2562 | 466 |8803 |1902 | 0.000000e+00 | 1.900000e+01 |    Inf 
38.29/38.37	o 17
38.29/38.37	c *38.4s|  7657 |   309 | 65673 |   8.5 |  26M|  57 |   - |3621 |5006 |3621 |2562 | 466 |9435 |1902 | 0.000000e+00 | 1.700000e+01 |    Inf 
38.50/38.54	o 16
38.50/38.54	c *38.5s|  7703 |   312 | 66372 |   8.6 |  26M|  57 |   - |3621 |4938 |3621 |2562 | 468 |9486 |1902 | 0.000000e+00 | 1.600000e+01 |    Inf 
45.69/45.74	o 5
45.69/45.74	c *45.7s|  9722 |   278 | 93489 |   9.6 |  26M|  57 |   - |3621 |6250 |3621 |2567 | 480 |  12k|1902 | 0.000000e+00 | 5.000000e+00 |    Inf 
46.99/47.01	c  47.0s| 10000 |   281 | 99322 |   9.9 |  26M|  57 |   - |3621 |5364 |3621 |2562 | 480 |  12k|1902 | 0.000000e+00 | 5.000000e+00 |    Inf 
49.69/49.75	o 4
49.69/49.75	c *49.7s| 10752 |   246 |111405 |  10.3 |  25M|  57 |   - |3621 |5295 |3621 |2564 | 482 |  13k|1902 | 0.000000e+00 | 4.000000e+00 |    Inf 
65.59/65.65	o 1
65.59/65.65	c *65.7s| 15526 |   157 |180808 |  11.6 |  26M|  57 |   - |3621 |6993 |3621 |2562 | 482 |  19k|1902 | 0.000000e+00 | 1.000000e+00 |    Inf 
82.40/82.44	c  82.4s| 20000 |   146 |250750 |  12.5 |  26M|  57 |  22 |3621 |7970 |3621 |2562 | 482 |  25k|2016 | 0.000000e+00 | 1.000000e+00 |    Inf 
121.78/121.80	c   122s| 30000 |   197 |410849 |  13.7 |  28M|  60 |   - |3621 |  10k|3621 |2562 | 482 |  39k|2476 | 0.000000e+00 | 1.000000e+00 |    Inf 
161.28/161.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
161.28/161.33	c   161s| 40000 |   263 |569022 |  14.2 |  30M|  60 |  31 |3621 |  13k|3621 |2562 | 482 |  52k|3011 | 0.000000e+00 | 1.000000e+00 |    Inf 
199.68/199.74	c   200s| 50000 |   299 |726093 |  14.5 |  32M|  60 |  26 |3621 |  16k|3621 |2562 | 482 |  66k|3408 | 0.000000e+00 | 1.000000e+00 |    Inf 
239.49/239.59	c   240s| 60000 |   375 |885546 |  14.8 |  33M|  63 |   - |3621 |  17k|   0 |   0 | 482 |  79k|3747 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.49/279.54	c   280s| 70000 |   353 |  1044k|  14.9 |  33M|  64 |  19 |3621 |  17k|3621 |2562 | 482 |  93k|4037 | 0.000000e+00 | 1.000000e+00 |    Inf 
320.59/320.65	c   321s| 80000 |   402 |  1208k|  15.1 |  37M|  64 |   - |3621 |  23k|3621 |2562 | 482 | 108k|4331 | 0.000000e+00 | 1.000000e+00 |    Inf 
363.29/363.39	c   363s| 90000 |   316 |  1374k|  15.3 |  35M|  64 |   - |3621 |  19k|   0 |   0 | 482 | 122k|4681 | 0.000000e+00 | 1.000000e+00 |    Inf 
407.99/408.10	c   408s|100000 |   559 |  1560k|  15.6 |  37M|  64 |   - |3621 |  20k|3621 |2562 | 482 | 136k|5028 | 0.000000e+00 | 1.000000e+00 |    Inf 
450.39/450.49	c   450s|110000 |   932 |  1737k|  15.8 |  41M|  64 |   - |3621 |  25k|   0 |   0 | 482 | 150k|5286 | 0.000000e+00 | 1.000000e+00 |    Inf 
493.60/493.60	c   494s|120000 |  1016 |  1914k|  15.9 |  43M|  64 |   - |3621 |  25k|3621 |2562 | 482 | 164k|5514 | 0.000000e+00 | 1.000000e+00 |    Inf 
536.80/536.88	c   537s|130000 |  1064 |  2091k|  16.1 |  45M|  66 |  38 |3621 |  28k|3621 |2562 | 482 | 179k|5783 | 0.000000e+00 | 1.000000e+00 |    Inf 
579.09/579.11	c   579s|140000 |  1032 |  2262k|  16.2 |  45M|  66 |   - |3621 |  27k|3621 |2562 | 482 | 193k|6048 | 0.000000e+00 | 1.000000e+00 |    Inf 
622.00/622.05	c   622s|150000 |  1052 |  2437k|  16.2 |  45M|  66 |   - |3621 |  28k|   0 |   0 | 482 | 207k|6231 | 0.000000e+00 | 1.000000e+00 |    Inf 
666.79/666.82	c   667s|160000 |  1026 |  2621k|  16.4 |  44M|  66 |   - |3621 |  25k|3621 |2562 | 482 | 222k|6445 | 0.000000e+00 | 1.000000e+00 |    Inf 
709.60/709.68	c   710s|170000 |   991 |  2794k|  16.4 |  44M|  66 |  25 |3621 |  26k|3621 |2562 | 482 | 236k|6682 | 0.000000e+00 | 1.000000e+00 |    Inf 
753.99/754.06	c   754s|180000 |   881 |  2977k|  16.5 |  44M|  66 |  41 |3621 |  26k|3621 |2562 | 482 | 251k|6900 | 0.000000e+00 | 1.000000e+00 |    Inf 
798.80/798.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
798.80/798.85	c   799s|190000 |   906 |  3164k|  16.7 |  45M|  66 |   - |3621 |  29k|3621 |2562 | 482 | 265k|7065 | 0.000000e+00 | 1.000000e+00 |    Inf 
842.20/842.23	c   842s|200000 |   805 |  3342k|  16.7 |  45M|  66 |   - |3621 |  29k|3621 |2562 | 482 | 279k|7257 | 0.000000e+00 | 1.000000e+00 |    Inf 
886.70/886.70	c   887s|210000 |   690 |  3525k|  16.8 |  40M|  66 |   - |3621 |  21k|3621 |2562 | 482 | 294k|7472 | 0.000000e+00 | 1.000000e+00 |    Inf 
932.80/932.88	c   933s|220000 |   690 |  3720k|  16.9 |  42M|  66 |   - |3621 |  24k|3621 |2562 | 482 | 308k|7674 | 0.000000e+00 | 1.000000e+00 |    Inf 
977.00/977.07	c   977s|230000 |   648 |  3904k|  17.0 |  42M|  66 |  28 |3621 |  26k|3621 |2562 | 482 | 322k|7900 | 0.000000e+00 | 1.000000e+00 |    Inf 
1019.90/1019.98	c  1020s|240000 |   566 |  4084k|  17.0 |  42M|  66 |   - |3621 |  27k|   0 |   0 | 482 | 336k|8071 | 0.000000e+00 | 1.000000e+00 |    Inf 
1064.80/1064.85	c  1065s|250000 |   424 |  4275k|  17.1 |  39M|  66 |  24 |3621 |  22k|3621 |2562 | 482 | 350k|8206 | 0.000000e+00 | 1.000000e+00 |    Inf 
1108.40/1108.42	c  1108s|260000 |   373 |  4458k|  17.1 |  39M|  66 |   - |3621 |  24k|3621 |2562 | 482 | 365k|8376 | 0.000000e+00 | 1.000000e+00 |    Inf 
1152.50/1152.53	c  1153s|270000 |   348 |  4647k|  17.2 |  39M|  66 |  22 |3621 |  25k|3621 |2562 | 482 | 378k|8538 | 0.000000e+00 | 1.000000e+00 |    Inf 
1193.90/1193.93	c  1194s|280000 |   449 |  4844k|  17.3 |  40M|  68 |  26 |3621 |  24k|3621 |2562 | 482 | 393k|8678 | 0.000000e+00 | 1.000000e+00 |    Inf 
1234.11/1234.15	c  1234s|290000 |   387 |  5035k|  17.4 |  41M|  69 |  21 |3621 |  27k|3621 |2562 | 482 | 409k|8846 | 0.000000e+00 | 1.000000e+00 |    Inf 
1275.40/1275.44	c  1275s|300000 |   323 |  5227k|  17.4 |  36M|  69 |   - |3621 |  19k|3621 |2562 | 482 | 423k|9009 | 0.000000e+00 | 1.000000e+00 |    Inf 
1313.10/1313.17	c  1313s|310000 |   291 |  5405k|  17.4 |  38M|  69 |  25 |3621 |  22k|3621 |2562 | 482 | 437k|9145 | 0.000000e+00 | 1.000000e+00 |    Inf 
1352.11/1352.13	c  1352s|320000 |   236 |  5583k|  17.4 |  35M|  69 |   - |3621 |  17k|3621 |2562 | 482 | 451k|9329 | 0.000000e+00 | 1.000000e+00 |    Inf 
1390.61/1390.67	c  1391s|330000 |   136 |  5759k|  17.5 |  32M|  69 |   - |3621 |  10k|3621 |2562 | 482 | 465k|9614 | 0.000000e+00 | 1.000000e+00 |    Inf 
1427.11/1427.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1427.11/1427.14	c  1427s|340000 |   161 |  5935k|  17.5 |  32M|  69 |   - |3621 |  12k|3621 |2562 | 482 | 477k|9735 | 0.000000e+00 | 1.000000e+00 |    Inf 
1466.81/1466.86	c  1467s|350000 |   245 |  6126k|  17.5 |  35M|  69 |   - |3621 |  16k|3621 |2562 | 482 | 491k|9846 | 0.000000e+00 | 1.000000e+00 |    Inf 
1507.51/1507.58	c  1508s|360000 |   413 |  6316k|  17.5 |  37M|  69 |  26 |3621 |  19k|3621 |2562 | 482 | 504k|9979 | 0.000000e+00 | 1.000000e+00 |    Inf 
1548.82/1548.86	c  1549s|370000 |   320 |  6507k|  17.6 |  37M|  69 |  18 |3621 |  19k|3621 |2562 | 482 | 518k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1588.42/1588.45	c  1588s|380000 |   165 |  6690k|  17.6 |  35M|  69 |   - |3621 |  18k|   0 |   0 | 482 | 532k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1626.02/1626.01	c  1626s|390000 |   110 |  6863k|  17.6 |  36M|  69 |   - |3621 |  21k|3621 |2562 | 482 | 545k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1665.02/1665.02	c  1665s|400000 |   184 |  7040k|  17.6 |  37M|  69 |   - |3621 |  23k|3621 |2562 | 482 | 557k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1703.93/1703.91	c  1704s|410000 |   103 |  7219k|  17.6 |  37M|  69 |   - |3621 |  23k|3621 |2562 | 482 | 570k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1743.42/1743.46	c  1743s|420000 |   135 |  7402k|  17.6 |  37M|  69 |   - |3621 |  22k|3621 |2562 | 482 | 583k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1784.52/1784.51	c  1785s|430000 |    96 |  7590k|  17.7 |  34M|  69 |  35 |3621 |  17k|3621 |2562 | 482 | 596k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time (sec) : 1800.00
1800.02/1800.00	c Solving Nodes      : 433787
1800.02/1800.00	c Primal Bound       : +1.00000000000000e+00 (224 solutions)
1800.02/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.00	c Gap                : infinite
1800.02/1800.00	s SATISFIABLE
1800.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/1800.00	v -x1 
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Total Time         :    1800.00
1800.02/1800.00	c   solving          :    1800.00
1800.02/1800.00	c   presolving       :       0.14 (included in solving)
1800.02/1800.00	c   reading          :       0.02 (included in solving)
1800.02/1800.00	c Original Problem   :
1800.02/1800.00	c   Problem name     : HOME/instance-3447718-1307897182.wbo
1800.02/1800.00	c   Variables        : 2014 (2014 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.02/1800.00	c Presolved Problem  :
1800.02/1800.00	c   Problem name     : t_HOME/instance-3447718-1307897182.wbo
1800.02/1800.00	c   Variables        : 3621 (1926 binary, 0 integer, 1695 implicit integer, 0 continuous)
1800.02/1800.00	c   Constraints      : 4244 initial, 30883 maximal
1800.02/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.02/1800.00	c   trivial          :       0.00         88          0          0          0          0          0          0          0          0
1800.02/1800.00	c   dualfix          :       0.00         88          0          0          0          0          0          0          0          0
1800.02/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   setppc           :       0.00          0          0          0          0          0         22          0          0          0
1800.02/1800.00	c   linear           :       0.07          0          0          0       1816          0        137          0        120          0
1800.02/1800.00	c   indicator        :       0.00          0          0          0          0          0         88          0          0          0
1800.02/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   root node        :          -       3390          -          -       3390          -          -          -          -          -
1800.02/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   integral         :          0          0          0     224902          0       1072          0        466       3597          0          0     443118
1800.02/1800.00	c   varbound         :          0+         6      88998        474          0          0       3401          0     319893        473          0          0
1800.02/1800.00	c   setppc           :         31          6    2018330          4          1       1069    1978016       4862    1267552          0          0          0
1800.02/1800.00	c   linear           :       1695+         7    2017996          7          1       1047    5562746      35310    5760040          0          0          0
1800.02/1800.00	c   indicator        :       1695          0      86823        475          0       1047       6252          0       7848          0          0          0
1800.02/1800.00	c   logicor          :        823+         6     875086         18          1        206    2444192      17424    1604520          0          0          0
1800.02/1800.00	c   bounddisjunction :          0+         0     183782          0          0          0         12          2         13          0          0          0
1800.02/1800.00	c   countsols        :          0          0          0         18          1        208          0          0          0          0          0          0
1800.02/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.02/1800.00	c   integral         :      68.59       0.00       0.00      68.55       0.00       0.04       0.00
1800.02/1800.00	c   varbound         :       0.82       0.00       0.80       0.02       0.00       0.00       0.00
1800.02/1800.00	c   setppc           :      11.15       0.00      10.61       0.00       0.00       0.00       0.54
1800.02/1800.00	c   linear           :      60.76       0.00      56.72       0.00       0.00       0.20       3.84
1800.02/1800.00	c   indicator        :       1.68       0.00       0.97       0.04       0.00       0.67       0.00
1800.02/1800.00	c   logicor          :     109.99       0.00     107.30       0.00       0.00       0.01       2.67
1800.02/1800.00	c   bounddisjunction :       0.34       0.00       0.34       0.00       0.00       0.00       0.00
1800.02/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.02/1800.00	c   vbounds          :      19046        593          2      32010
1800.02/1800.00	c   rootredcost      :         18          0          0       1695
1800.02/1800.00	c   pseudoobj        :    2024399       3421       1637     317498
1800.02/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.02/1800.00	c   vbounds          :       3.46       3.46       0.00
1800.02/1800.00	c   rootredcost      :       0.36       0.36       0.00
1800.02/1800.00	c   pseudoobj        :      50.19      50.13       0.06
1800.02/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.00	c   propagation      :       4.02      59237      59133     357575       30.3       1621       20.8          -
1800.02/1800.00	c   infeasible LP    :      47.67     162444     162444    1166239       40.6       2978       14.7          0
1800.02/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.00	c   applied globally :          -          -          -     601821       34.3          -          -          -
1800.02/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.00	c   cut pool         :       0.00          5          -          -         20          -    (maximal pool size: 293)
1800.02/1800.00	c   redcost          :      14.33     225126          0      33992          0          0
1800.02/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.02/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.00	c   gomory           :       0.52          6          0          0        894          0
1800.02/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.02/1800.00	c   strongcg         :       0.42          6          0          0       1906          0
1800.02/1800.00	c   cmir             :       0.07          6          0          0          0          0
1800.02/1800.00	c   flowcover        :       0.08          6          0          0          0          0
1800.02/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.02/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.02/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.02/1800.00	c   rapidlearning    :       0.19          1          0          0          0         43
1800.02/1800.00	c Pricers            :       Time      Calls       Vars
1800.02/1800.00	c   problem variables:       0.00          0          0
1800.02/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   relpscost        :      68.33     224423        466       3597          0          0     443118
1800.02/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.02/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.00	c   LP solutions     :       0.01          -         18
1800.02/1800.00	c   pseudo solutions :       0.00          -          0
1800.02/1800.00	c   feaspump         :       0.01          0          0
1800.02/1800.00	c   oneopt           :       0.24         16          0
1800.02/1800.00	c   crossover        :       0.65         12          0
1800.02/1800.00	c   rootsoldiving    :       1.10         38          0
1800.02/1800.00	c   linesearchdiving :       1.25         76          0
1800.02/1800.00	c   guideddiving     :       2.71         76          0
1800.02/1800.01	c   coefdiving       :       2.58         76          0
1800.02/1800.01	c   fracdiving       :       2.65         76          0
1800.02/1800.01	c   veclendiving     :       2.28         76          0
1800.02/1800.01	c   pscostdiving     :       2.04         76          0
1800.02/1800.01	c   objpscostdiving  :       0.76         39          0
1800.02/1800.01	c   trivial          :       0.00          2          0
1800.02/1800.01	c   shiftandpropagate:       0.38          1          1
1800.02/1800.01	c   simplerounding   :       0.44     224517          0
1800.02/1800.01	c   zirounding       :       0.62       1000          0
1800.02/1800.01	c   rounding         :       0.99       6678          0
1800.02/1800.01	c   shifting         :       0.92       2062          0
1800.02/1800.01	c   intshifting      :       0.01          0          0
1800.02/1800.01	c   twoopt           :       0.00          0          0
1800.02/1800.01	c   fixandinfer      :       0.00          0          0
1800.02/1800.01	c   clique           :       0.00          0          0
1800.02/1800.01	c   intdiving        :       0.00          0          0
1800.02/1800.01	c   actconsdiving    :       0.00          0          0
1800.02/1800.01	c   octane           :       0.00          0          0
1800.02/1800.01	c   rens             :       0.04          1          0
1800.02/1800.01	c   rins             :       0.00          0          0
1800.02/1800.01	c   localbranching   :       0.00          0          0
1800.02/1800.01	c   mutation         :       0.00          0          0
1800.02/1800.01	c   dins             :       0.00          0          0
1800.02/1800.01	c   vbounds          :       0.00          0          0
1800.02/1800.01	c   undercover       :       0.00          0          0
1800.02/1800.01	c   subnlp           :       0.07          0          0
1800.02/1800.01	c   trysol           :       0.39        820        205
1800.02/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.01	c   dual LP          :    1151.04     385860    7611360      19.73    6612.60
1800.02/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.01	c   diving/probing LP:      11.04       7786      52961       6.80    4798.05
1800.02/1800.01	c   strong branching :      64.37      11087     400691      36.14    6225.17
1800.02/1800.01	c     (at root node) :          -          9       2947     327.44          -
1800.02/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.01	c B&B Tree           :
1800.02/1800.01	c   number of runs   :          1
1800.02/1800.01	c   nodes            :     433787
1800.02/1800.01	c   nodes (total)    :     433787
1800.02/1800.01	c   nodes left       :         81
1800.02/1800.01	c   max depth        :         69
1800.02/1800.01	c   max depth (total):         69
1800.02/1800.01	c   backtracks       :      52081 (12.0%)
1800.02/1800.01	c   delayed cutoffs  :       9154
1800.02/1800.01	c   repropagations   :     817213 (1504229 domain reductions, 8758 cutoffs)
1800.02/1800.01	c   avg switch length:       5.33
1800.02/1800.01	c   switching time   :     123.47
1800.02/1800.01	c Solution           :
1800.02/1800.01	c   Solutions found  :        224 (19 improvements)
1800.02/1800.01	c   First Solution   : +2.31000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1819, found by <shiftandpropagate>)
1800.02/1800.01	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 15526 nodes, 65.65 seconds, depth 24, found by <relaxation>)
1800.02/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.01	c   Gap              :   infinite
1800.02/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.01	c   Root Iterations  :        331
1800.02/1800.05	c Time complete: 1800.07.

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-3447718-1307897182/watcher-3447718-1307897182 -o /var/tmp/evaluation-result-3447718-1307897182/solver-3447718-1307897182 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447718-1307897182.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.61 1.85 1.76 2/177 16932
/proc/meminfo: memFree=3354700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=10332 CPUtime=0 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 1568 0 0 0 0 0 0 0 25 0 1 0 901316974 10579968 1521 33554432000 4194304 9128323 140735519274672 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/16932/statm: 2583 1521 399 1205 0 1374 0

[startup+0.055999 s]
/proc/loadavg: 1.61 1.85 1.76 2/177 16932
/proc/meminfo: memFree=3354700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=31736 CPUtime=0.04 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 6891 0 0 0 4 0 0 0 25 0 1 0 901316974 32497664 6585 33554432000 4194304 9128323 140735519274672 18446744073709551615 5266481 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 7934 6585 514 1205 0 6725 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31736

[startup+0.100994 s]
/proc/loadavg: 1.61 1.85 1.76 2/177 16932
/proc/meminfo: memFree=3354700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=31736 CPUtime=0.09 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 6911 0 0 0 9 0 0 0 25 0 1 0 901316974 32497664 6605 33554432000 4194304 9128323 140735519274672 18446744073709551615 5289420 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 7934 6605 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31736

[startup+0.300963 s]
/proc/loadavg: 1.61 1.85 1.76 2/177 16932
/proc/meminfo: memFree=3354700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=37612 CPUtime=0.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 8616 0 0 0 29 0 0 0 18 0 1 0 901316974 38514688 8282 33554432000 4194304 9128323 140735519274672 18446744073709551615 4528606 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 9403 8282 606 1205 0 8194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37612

[startup+0.700887 s]
/proc/loadavg: 1.61 1.85 1.76 2/177 16932
/proc/meminfo: memFree=3354700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=70216 CPUtime=0.69 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 16674 0 0 0 68 1 0 0 18 0 1 0 901316974 71901184 16187 33554432000 4194304 9128323 140735519274672 18446744073709551615 6519935 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 17554 16195 701 1205 0 16345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70216

[startup+1.50075 s]
/proc/loadavg: 1.61 1.85 1.76 3/178 16933
/proc/meminfo: memFree=3304868/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=51832 CPUtime=1.49 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 18898 0 0 0 147 2 0 0 19 0 1 0 901316974 53075968 11775 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 12958 11775 726 1205 0 11749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51832

[startup+3.10042 s]
/proc/loadavg: 1.64 1.85 1.76 5/178 16933
/proc/meminfo: memFree=3278332/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=68696 CPUtime=3.09 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 24855 0 0 0 302 7 0 0 24 0 1 0 901316974 70344704 16053 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 17174 16053 737 1205 0 15965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68696

[startup+6.3009 s]
/proc/loadavg: 1.64 1.85 1.76 3/178 16933
/proc/meminfo: memFree=3274772/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=68696 CPUtime=6.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 24901 0 0 0 620 10 0 0 25 0 1 0 901316974 70344704 16099 33554432000 4194304 9128323 140735519274672 18446744073709551615 7366230 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 17174 16099 738 1205 0 15965 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 68696

[startup+12.7007 s]
/proc/loadavg: 1.69 1.86 1.76 3/178 16934
/proc/meminfo: memFree=3268672/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=68696 CPUtime=12.7 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 27322 0 0 0 1255 15 0 0 25 0 1 0 901316974 70344704 16182 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 17174 16182 747 1205 0 15965 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 68696

[startup+25.5005 s]
/proc/loadavg: 1.74 1.86 1.77 3/178 16934
/proc/meminfo: memFree=3256300/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=73268 CPUtime=25.49 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 36792 0 0 0 2528 21 0 0 25 0 1 0 901316974 75026432 17203 33554432000 4194304 9128323 140735519274672 18446744073709551615 7216792 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/16932/statm: 18317 17203 751 1205 0 17108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73268

[startup+51.101 s]
/proc/loadavg: 1.83 1.87 1.77 3/178 16935
/proc/meminfo: memFree=3244312/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=80260 CPUtime=51.09 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 78189 0 0 0 5069 40 0 0 25 0 1 0 901316974 82186240 18964 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 20065 18964 751 1205 0 18856 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80260

[startup+102.307 s]
/proc/loadavg: 1.93 1.89 1.78 3/178 16936
/proc/meminfo: memFree=3236460/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=83660 CPUtime=102.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 100310 0 0 0 10155 74 0 0 25 0 1 0 901316974 85667840 19820 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 20915 19820 751 1205 0 19706 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 83660

[startup+162.3 s]
/proc/loadavg: 1.97 1.91 1.79 3/178 16938
/proc/meminfo: memFree=3230572/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=86728 CPUtime=162.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 103010 0 0 0 16119 110 0 0 25 0 1 0 901316974 88809472 20579 33554432000 4194304 9128323 140735519274672 18446744073709551615 7192200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 21682 20579 751 1205 0 20473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86728

[startup+222.301 s]
/proc/loadavg: 1.99 1.92 1.81 3/178 16939
/proc/meminfo: memFree=3226936/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=88880 CPUtime=222.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 105477 0 0 0 22084 145 0 0 25 0 1 0 901316974 91013120 21147 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 22220 21147 751 1205 0 21011 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88880

[startup+282.3 s]
/proc/loadavg: 1.99 1.93 1.82 3/178 16941
/proc/meminfo: memFree=3220692/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=92188 CPUtime=282.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 110192 0 0 0 28050 179 0 0 25 0 1 0 901316974 94400512 21956 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 23047 21956 751 1205 0 21838 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92188

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.82 3/178 16943
/proc/meminfo: memFree=3217412/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=95168 CPUtime=342.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 110926 0 0 0 34013 216 0 0 25 0 1 0 901316974 97452032 22690 33554432000 4194304 9128323 140735519274672 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 23792 22690 751 1205 0 22583 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95168

[startup+402.301 s]
/proc/loadavg: 1.99 1.95 1.83 3/178 16944
/proc/meminfo: memFree=3214136/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=96740 CPUtime=402.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 111339 0 0 0 39978 251 0 0 25 0 1 0 901316974 99061760 23101 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 24185 23101 751 1205 0 22976 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 96740

[startup+462.301 s]
/proc/loadavg: 1.99 1.95 1.84 3/178 16946
/proc/meminfo: memFree=3205916/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=102280 CPUtime=462.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 112696 0 0 0 45943 286 0 0 25 0 1 0 901316974 104734720 24457 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 25570 24457 751 1205 0 24361 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 102280

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.84 3/178 16947
/proc/meminfo: memFree=3202396/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=105204 CPUtime=522.29 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 115467 0 0 0 51906 323 0 0 25 0 1 0 901316974 107728896 25213 33554432000 4194304 9128323 140735519274672 18446744073709551615 4336322 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 26301 25213 751 1205 0 25092 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 105204

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/178 16949
/proc/meminfo: memFree=3199888/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=105656 CPUtime=582.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 115591 0 0 0 57871 359 0 0 25 0 1 0 901316974 108191744 25337 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 26414 25337 751 1205 0 25205 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105656

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.87 3/178 16955
/proc/meminfo: memFree=3190060/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=108956 CPUtime=822.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 116355 0 0 0 81732 498 0 0 25 0 1 0 901316974 111570944 26101 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27239 26101 751 1205 0 26030 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 108956

[startup+882.301 s]
/proc/loadavg: 2.03 1.99 1.88 3/178 16966
/proc/meminfo: memFree=3187352/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109284 CPUtime=882.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 116449 0 0 0 87700 530 0 0 25 0 1 0 901316974 111906816 26195 33554432000 4194304 9128323 140735519274672 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27321 26195 751 1205 0 26112 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 109284

[startup+942.301 s]
/proc/loadavg: 2.01 1.99 1.89 3/178 16968
/proc/meminfo: memFree=3187560/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=942.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118595 0 0 0 93665 565 0 0 25 0 1 0 901316974 112181248 26219 33554432000 4194304 9128323 140735519274672 18446744073709551615 6535557 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27388 26219 751 1205 0 26179 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 109552

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 16969
/proc/meminfo: memFree=3185668/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=1002.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118608 0 0 0 99631 599 0 0 25 0 1 0 901316974 112181248 26232 33554432000 4194304 9128323 140735519274672 18446744073709551615 5207923 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27388 26232 751 1205 0 26179 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 109552

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/178 16971
/proc/meminfo: memFree=3185616/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=1062.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118612 0 0 0 105596 634 0 0 25 0 1 0 901316974 112181248 26236 33554432000 4194304 9128323 140735519274672 18446744073709551615 7366200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27388 26236 751 1205 0 26179 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 109552

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 16975
/proc/meminfo: memFree=3185300/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=1122.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118616 0 0 0 111556 674 0 0 25 0 1 0 901316974 112181248 26240 33554432000 4194304 9128323 140735519274672 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/16932/statm: 27388 26240 751 1205 0 26179 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 109552

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 16977
/proc/meminfo: memFree=3184964/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=1182.3 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118621 0 0 0 117518 712 0 0 25 0 1 0 901316974 112181248 26245 33554432000 4194304 9128323 140735519274672 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27388 26245 751 1205 0 26179 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 109552

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 16979
/proc/meminfo: memFree=3184648/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=109552 CPUtime=1242.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118621 0 0 0 123472 759 0 0 25 0 1 0 901316974 112181248 26245 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27388 26245 751 1205 0 26179 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 109552

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 16980
/proc/meminfo: memFree=3182504/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110156 CPUtime=1302.32 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118748 0 0 0 129425 807 0 0 25 0 1 0 901316974 112799744 26372 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27539 26372 751 1205 0 26330 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 110156

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 16982
/proc/meminfo: memFree=3179116/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110348 CPUtime=1362.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118754 0 0 0 135380 851 0 0 25 0 1 0 901316974 112996352 26378 33554432000 4194304 9128323 140735519274672 18446744073709551615 7207309 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27587 26378 751 1205 0 26378 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 110348

[startup+1422.31 s]
/proc/loadavg: 2.05 2.00 1.91 3/178 16983
/proc/meminfo: memFree=3177456/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110348 CPUtime=1422.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118802 0 0 0 141334 897 0 0 25 0 1 0 901316974 112996352 26426 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27587 26426 751 1205 0 26378 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 110348

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 16985
/proc/meminfo: memFree=3171952/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110348 CPUtime=1482.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118802 0 0 0 147290 941 0 0 25 0 1 0 901316974 112996352 26426 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27587 26426 751 1205 0 26378 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 110348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16987
/proc/meminfo: memFree=3172396/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110348 CPUtime=1542.32 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118802 0 0 0 153243 989 0 0 25 0 1 0 901316974 112996352 26426 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27587 26426 751 1205 0 26378 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 110348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16988
/proc/meminfo: memFree=3172224/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110348 CPUtime=1602.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118802 0 0 0 159196 1035 0 0 25 0 1 0 901316974 112996352 26426 33554432000 4194304 9128323 140735519274672 18446744073709551615 5984416 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27587 26426 751 1205 0 26378 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 110348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16990
/proc/meminfo: memFree=3172160/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=110492 CPUtime=1662.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 118878 0 0 0 165149 1082 0 0 25 0 1 0 901316974 113143808 26502 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27623 26502 751 1205 0 26414 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 110492

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16991
/proc/meminfo: memFree=3171364/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=111284 CPUtime=1722.31 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 119053 0 0 0 171105 1126 0 0 25 0 1 0 901316974 113954816 26677 33554432000 4194304 9128323 140735519274672 18446744073709551615 7217055 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27821 26677 751 1205 0 26612 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 111284

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16993
/proc/meminfo: memFree=3170700/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=111548 CPUtime=1782.32 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 124070 0 0 0 177062 1170 0 0 25 0 1 0 901316974 114225152 26766 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27887 26766 751 1205 0 26678 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 111548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 2/176 16994
/proc/meminfo: memFree=3276972/32950928 swapFree=67052124/67111528
[pid=16932] ppid=16930 vsize=111548 CPUtime=1800.02 cores=0,2,4,6
/proc/16932/stat : 16932 (scip-2.0.1.4.li) R 16930 16932 14010 0 -1 4202496 124077 0 0 0 178822 1180 0 0 25 0 1 0 901316974 114225152 26773 33554432000 4194304 9128323 140735519274672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/16932/statm: 27887 26773 751 1205 0 26678 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 111548

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

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

Child status: 0
Real time (s): 1800.05
CPU time (s): 1800.08
CPU user time (s): 1788.26
CPU system time (s): 11.8152
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 111548

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

runsolver used 2.91256 second user time and 5.81811 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-12 18:46:22
IDJOB=3447718
IDBENCH=78894
IDSOLVER=1944
FILE ID=node120/3447718-1307897182
RUNJOBID= node120-1307897144-14736
PBS_JOBID= 13559586
Free space on /var/tmp= 2880 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573901--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-3447718-1307897182/watcher-3447718-1307897182 -o /var/tmp/evaluation-result-3447718-1307897182/solver-3447718-1307897182 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447718-1307897182.wbo -t 1800 -m 15500

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

MD5SUM BENCH= c6676bcfc0f6c4806260dd430fa1f6e3
RANDOM SEED=630221661

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3354880 kB
Buffers:         50640 kB
Cached:       28594480 kB
SwapCached:      11612 kB
Active:       13822136 kB
Inactive:     14868808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3354880 kB
SwapTotal:    67111528 kB
SwapFree:     67052124 kB
Dirty:           24680 kB
Writeback:           0 kB
AnonPages:       43044 kB
Mapped:          11744 kB
Slab:           842376 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238160 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 node120 at 2011-06-12 19:16:24