Trace number 3447739

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553812--soft-33-100-0.wbo
MD5SUMb8c059b75f42fac4cec7408dc4fcfe67
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark49.4385
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 constraints1802
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 91108
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91107
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3447739-1307897307.wbo>
0.00/0.02	c original problem has 2033 variables (2033 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, 9 clqs
0.08/0.08	c (round 2) 0 del vars, 124 del conss, 0 add conss, 1802 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 9 clqs
0.08/0.09	c (round 3) 106 del vars, 158 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 9 clqs
0.09/0.10	c (round 4) 130 del vars, 158 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 878 upgd conss, 148 impls, 9 clqs
0.09/0.10	c (round 5) 130 del vars, 176 del conss, 0 add conss, 1814 chg bounds, 75 chg sides, 0 chg coeffs, 878 upgd conss, 148 impls, 9 clqs
0.09/0.16	c    (0.2s) probing: 101/1968 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  130 deleted vars, 176 deleted constraints, 0 added constraints, 1814 tightened bounds, 0 added holes, 75 changed sides, 0 changed coefficients
0.09/0.16	c  1885 implications, 9 cliques
0.09/0.16	c presolved problem has 3705 variables (1968 bin, 0 int, 1737 impl, 0 cont) and 4334 constraints
0.09/0.16	c      55 constraints of type <setppc>
0.09/0.16	c    1737 constraints of type <linear>
0.09/0.16	c    1737 constraints of type <indicator>
0.09/0.16	c     805 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.55	o 498
0.49/0.55	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.55	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3705 |6071 |3705 |2597 |   0 |   0 |   0 |      --      | 4.980000e+02 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |   124 |     - |  13M|   0 |  50 |3705 |6071 |3705 |2597 |   0 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   247 |     - |  15M|   0 |  52 |3705 |6112 |3705 |2605 |   8 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
1.09/1.18	c   1.2s|     1 |     0 |   272 |     - |  15M|   0 |  53 |3705 |6112 |3705 |2613 |  16 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
1.40/1.45	c   1.4s|     1 |     0 |   331 |     - |  15M|   0 |  56 |3705 |6112 |3705 |2618 |  21 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
1.70/1.70	c   1.7s|     1 |     0 |   354 |     - |  16M|   0 |  57 |3705 |6112 |3705 |2622 |  25 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
1.99/2.02	c   2.0s|     1 |     0 |   379 |     - |  16M|   0 |  52 |3705 |6112 |3705 |2627 |  30 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
2.29/2.35	c   2.3s|     1 |     0 |   403 |     - |  16M|   0 |  57 |3705 |6112 |3705 |2632 |  35 |   0 |   0 | 0.000000e+00 | 4.980000e+02 |    Inf 
2.69/2.70	c   2.7s|     1 |     2 |   403 |     - |  16M|   0 |  57 |3705 |6112 |3705 |2632 |  35 |   0 |   9 | 0.000000e+00 | 4.980000e+02 |    Inf 
8.79/8.84	o 481
8.79/8.84	c * 8.8s|   357 |   194 |  9132 |  24.5 |  24M|  41 |   - |3705 |6317 |3705 |2634 | 319 | 205 | 707 | 0.000000e+00 | 4.810000e+02 |    Inf 
8.89/8.96	o 463
8.89/8.96	c * 9.0s|   375 |   201 |  9368 |  24.0 |  24M|  41 |   - |3705 |6329 |3705 |2637 | 324 | 217 | 707 | 0.000000e+00 | 4.630000e+02 |    Inf 
11.89/11.96	o 447
11.89/11.96	c *12.0s|   510 |   281 | 15006 |  28.7 |  24M|  46 |   - |3705 |6425 |3705 |2636 | 513 | 316 |1135 | 0.000000e+00 | 4.470000e+02 |    Inf 
13.69/13.72	o 429
13.69/13.72	c *13.7s|   625 |   360 | 19686 |  30.9 |  24M|  46 |   - |3705 |6466 |3705 |2660 | 637 | 358 |1314 | 0.000000e+00 | 4.290000e+02 |    Inf 
13.69/13.73	o 388
13.69/13.73	c *13.7s|   626 |   356 | 19687 |  30.9 |  24M|  46 |   - |3705 |6466 |3705 |2659 | 637 | 358 |1314 | 0.000000e+00 | 3.880000e+02 |    Inf 
13.69/13.78	o 96
13.69/13.78	c *13.8s|   629 |   170 | 19918 |  31.1 |  24M|  46 |   - |3705 |6466 |3705 |2643 | 649 | 358 |1314 | 0.000000e+00 | 9.600000e+01 |    Inf 
14.00/14.08	o 74
14.00/14.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.00/14.08	c *14.1s|   665 |   163 | 20422 |  30.1 |  24M|  46 |   - |3705 |6274 |3705 |2637 | 655 | 377 |1337 | 0.000000e+00 | 7.400000e+01 |    Inf 
14.09/14.17	o 72
14.09/14.17	c *14.2s|   668 |   162 | 20579 |  30.2 |  24M|  46 |   - |3705 |5383 |3705 |2636 | 660 | 377 |1342 | 0.000000e+00 | 7.200000e+01 |    Inf 
14.09/14.17	o 66
14.09/14.17	c *14.2s|   669 |   155 | 20579 |  30.2 |  24M|  46 |   - |3705 |5383 |3705 |2636 | 660 | 377 |1342 | 0.000000e+00 | 6.600000e+01 |    Inf 
14.30/14.33	o 50
14.30/14.33	c *14.3s|   679 |    97 | 20887 |  30.2 |  23M|  46 |   - |3705 |5151 |3705 |2637 | 666 | 392 |1360 | 0.000000e+00 | 5.000000e+01 |    Inf 
20.99/21.01	o 46
20.99/21.01	c *21.0s|  2208 |   165 | 33927 |  15.2 |  24M|  48 |   - |3705 |5489 |3705 |2631 | 695 |1926 |1524 | 0.000000e+00 | 4.600000e+01 |    Inf 
23.39/23.50	o 45
23.39/23.50	c *23.5s|  2906 |   215 | 39462 |  13.4 |  24M|  48 |   - |3705 |5821 |3705 |2634 | 706 |2752 |1543 | 0.000000e+00 | 4.500000e+01 |    Inf 
24.69/24.74	o 44
24.69/24.74	c *24.7s|  3295 |   227 | 41720 |  12.5 |  25M|  50 |   - |3705 |5868 |3705 |2631 | 714 |3205 |1548 | 0.000000e+00 | 4.400000e+01 |    Inf 
36.89/37.00	o 32
36.89/37.00	c *37.0s|  6484 |   294 | 72908 |  11.2 |  26M|  50 |   - |3705 |5773 |3705 |2631 | 790 |6326 |1574 | 0.000000e+00 | 3.200000e+01 |    Inf 
44.09/44.17	o 31
44.09/44.17	c *44.2s|  8304 |   351 | 90997 |  10.9 |  27M|  50 |   - |3705 |5826 |3705 |2631 | 860 |8162 |1587 | 0.000000e+00 | 3.100000e+01 |    Inf 
52.59/52.69	c  52.7s| 10000 |   436 |117077 |  11.7 |  28M|  50 |  12 |3705 |5592 |3705 |2619 | 877 |9944 |1668 | 0.000000e+00 | 3.100000e+01 |    Inf 
54.19/54.24	o 23
54.19/54.24	c *54.2s| 10418 |   435 |120628 |  11.5 |  28M|  50 |   - |3705 |5911 |3705 |2619 | 882 |  10k|1697 | 0.000000e+00 | 2.300000e+01 |    Inf 
59.30/59.36	o 22
59.30/59.36	c *59.4s| 11844 |   456 |133904 |  11.3 |  29M|  50 |   - |3705 |6331 |3705 |2619 | 908 |  11k|1718 | 0.000000e+00 | 2.200000e+01 |    Inf 
59.30/59.38	o 21
59.30/59.38	c *59.4s| 11845 |   454 |133952 |  11.3 |  29M|  50 |   - |3705 |6330 |3705 |2619 | 908 |  11k|1718 | 0.000000e+00 | 2.100000e+01 |    Inf 
59.79/59.87	o 20
59.79/59.87	c *59.9s| 11946 |   452 |135395 |  11.3 |  29M|  50 |   - |3705 |6175 |3705 |2619 | 915 |  12k|1720 | 0.000000e+00 | 2.000000e+01 |    Inf 
59.89/59.95	o 18
59.89/59.95	c *59.9s| 11960 |   433 |135616 |  11.3 |  28M|  50 |   - |3705 |6116 |3705 |2619 | 915 |  12k|1720 | 0.000000e+00 | 1.800000e+01 |    Inf 
77.49/77.51	o 17
77.49/77.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.49/77.51	c *77.5s| 16843 |   435 |191446 |  11.3 |  29M|  62 |   - |3705 |7105 |3705 |2620 | 990 |  18k|1737 | 0.000000e+00 | 1.700000e+01 |    Inf 
89.99/90.08	c  90.1s| 20000 |   420 |231370 |  11.5 |  29M|  62 |  32 |3705 |6785 |3705 |2619 | 999 |  22k|1757 | 0.000000e+00 | 1.700000e+01 |    Inf 
121.29/121.39	o 16
121.29/121.39	c * 121s| 27337 |   326 |334535 |  12.2 |  30M|  62 |   - |3705 |9054 |3705 |2619 |1046 |  31k|2174 | 0.000000e+00 | 1.600000e+01 |    Inf 
132.39/132.47	c   132s| 30000 |   337 |368997 |  12.3 |  31M|  62 |   - |3705 |  10k|   0 |   0 |1072 |  34k|2310 | 0.000000e+00 | 1.600000e+01 |    Inf 
167.29/167.35	o 15
167.29/167.35	c * 167s| 38496 |   344 |472860 |  12.3 |  32M|  62 |   - |3705 |  10k|3705 |2620 |1108 |  45k|2666 | 0.000000e+00 | 1.500000e+01 |    Inf 
168.29/168.36	o 8
168.29/168.36	c * 168s| 38676 |   242 |475290 |  12.3 |  29M|  62 |   - |3705 |8847 |3705 |2620 |1109 |  45k|2684 | 0.000000e+00 | 8.000000e+00 |    Inf 
174.09/174.16	c   174s| 40000 |   214 |496924 |  12.4 |  29M|  62 |  36 |3705 |7600 |3705 |2631 |1109 |  47k|2772 | 0.000000e+00 | 8.000000e+00 |    Inf 
215.40/215.44	c   215s| 50000 |   436 |655395 |  13.1 |  32M|  72 |   - |3705 |  10k|3705 |2631 |1109 |  59k|3174 | 0.000000e+00 | 8.000000e+00 |    Inf 
257.69/257.70	c   258s| 60000 |   366 |817065 |  13.6 |  33M|  72 |   - |3705 |  13k|3705 |2631 |1109 |  72k|3589 | 0.000000e+00 | 8.000000e+00 |    Inf 
301.69/301.77	c   302s| 70000 |   175 |984293 |  14.1 |  31M|  72 |   - |3705 |  11k|3705 |2619 |1122 |  85k|4011 | 0.000000e+00 | 8.000000e+00 |    Inf 
315.40/315.44	o 5
315.40/315.44	c * 315s| 73156 |   164 |  1034k|  14.1 |  31M|  72 |   - |3705 |  13k|3705 |2622 |1129 |  89k|4138 | 0.000000e+00 | 5.000000e+00 |    Inf 
344.20/344.26	c   344s| 80000 |   189 |  1144k|  14.3 |  32M|  72 |  33 |3705 |  14k|3705 |2619 |1130 |  98k|4379 | 0.000000e+00 | 5.000000e+00 |    Inf 
384.50/384.53	c   385s| 90000 |   257 |  1293k|  14.4 |  36M|  72 |   - |3705 |  21k|3705 |2619 |1130 | 111k|4622 | 0.000000e+00 | 5.000000e+00 |    Inf 
423.60/423.60	c   424s|100000 |   319 |  1429k|  14.3 |  38M|  72 |  29 |3705 |  24k|3705 |2619 |1131 | 125k|4924 | 0.000000e+00 | 5.000000e+00 |    Inf 
462.90/462.96	c   463s|110000 |   332 |  1568k|  14.3 |  39M|  72 |   - |3705 |  27k|   0 |   0 |1133 | 139k|5098 | 0.000000e+00 | 5.000000e+00 |    Inf 
502.50/502.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
502.50/502.56	c   503s|120000 |   337 |  1704k|  14.2 |  41M|  72 |   - |3705 |  29k|   0 |   0 |1133 | 153k|5317 | 0.000000e+00 | 5.000000e+00 |    Inf 
541.00/541.05	c   541s|130000 |   305 |  1832k|  14.1 |  41M|  77 |   - |3705 |  29k|   0 |   0 |1134 | 167k|5528 | 0.000000e+00 | 5.000000e+00 |    Inf 
583.80/583.84	c   584s|140000 |   132 |  1978k|  14.1 |  32M|  77 |  40 |3705 |  13k|3705 |2619 |1134 | 181k|5851 | 0.000000e+00 | 5.000000e+00 |    Inf 
625.40/625.47	c   625s|150000 |   277 |  2142k|  14.3 |  34M|  77 |  29 |3705 |  15k|3705 |2619 |1134 | 194k|6052 | 0.000000e+00 | 5.000000e+00 |    Inf 
667.71/667.71	c   668s|160000 |   388 |  2299k|  14.4 |  37M|  81 |   - |3705 |  20k|   0 |   0 |1134 | 207k|6285 | 0.000000e+00 | 5.000000e+00 |    Inf 
707.50/707.59	c   708s|170000 |   405 |  2440k|  14.4 |  38M|  93 |   - |3705 |  19k|   0 |   0 |1134 | 222k|6441 | 0.000000e+00 | 5.000000e+00 |    Inf 
749.01/749.08	c   749s|180000 |   403 |  2593k|  14.4 |  39M|  93 |   - |3705 |  21k|   0 |   0 |1134 | 236k|6579 | 0.000000e+00 | 5.000000e+00 |    Inf 
791.01/791.04	c   791s|190000 |   378 |  2744k|  14.4 |  39M|  93 |  31 |3705 |  21k|3705 |2619 |1134 | 249k|6784 | 0.000000e+00 | 5.000000e+00 |    Inf 
828.61/828.67	c   829s|200000 |   376 |  2876k|  14.4 |  41M|  93 |   - |3705 |  26k|   0 |   0 |1135 | 263k|6974 | 0.000000e+00 | 5.000000e+00 |    Inf 
867.81/867.85	c   868s|210000 |   359 |  3004k|  14.3 |  41M|  93 |   - |3705 |  27k|3705 |2619 |1135 | 276k|7140 | 0.000000e+00 | 5.000000e+00 |    Inf 
907.42/907.49	c   907s|220000 |   402 |  3136k|  14.3 |  44M|  93 |   - |3705 |  32k|   0 |   0 |1135 | 290k|7284 | 0.000000e+00 | 5.000000e+00 |    Inf 
948.71/948.76	c   949s|230000 |   352 |  3271k|  14.2 |  41M|  93 |   - |3705 |  26k|3705 |2619 |1135 | 304k|7432 | 0.000000e+00 | 5.000000e+00 |    Inf 
989.92/989.93	c   990s|240000 |   332 |  3417k|  14.2 |  41M|  93 |   - |3705 |  24k|3705 |2619 |1135 | 318k|7579 | 0.000000e+00 | 5.000000e+00 |    Inf 
1033.82/1033.83	c  1034s|250000 |   346 |  3580k|  14.3 |  41M|  93 |   - |3705 |  26k|3705 |2619 |1135 | 330k|7761 | 0.000000e+00 | 5.000000e+00 |    Inf 
1041.91/1041.91	o 4
1041.91/1041.91	c *1042s|251887 |   309 |  3608k|  14.3 |  41M|  93 |   - |3705 |  27k|3705 |2619 |1135 | 333k|7815 | 0.000000e+00 | 4.000000e+00 |    Inf 
1076.01/1076.04	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1076.01/1076.04	c  1076s|260000 |   260 |  3732k|  14.4 |  41M|  93 |   - |3705 |  26k|3705 |2619 |1135 | 343k|7921 | 0.000000e+00 | 4.000000e+00 |    Inf 
1107.32/1107.39	o 3
1107.32/1107.39	c *1107s|266824 |   248 |  3854k|  14.4 |  41M|  93 |   - |3705 |  29k|3705 |2622 |1138 | 352k|8008 | 0.000000e+00 | 3.000000e+00 |    Inf 
1121.62/1121.68	c  1122s|270000 |   246 |  3907k|  14.5 |  42M|  93 |   - |3705 |  29k|   0 |   0 |1138 | 356k|8102 | 0.000000e+00 | 3.000000e+00 |    Inf 
1163.82/1163.83	c  1164s|280000 |   338 |  4056k|  14.5 |  45M|  93 |  37 |3705 |  34k|3705 |2619 |1138 | 369k|8217 | 0.000000e+00 | 3.000000e+00 |    Inf 
1205.52/1205.59	c  1206s|290000 |   310 |  4205k|  14.5 |  45M|  93 |   - |3705 |  34k|   0 |   0 |1138 | 383k|8333 | 0.000000e+00 | 3.000000e+00 |    Inf 
1250.63/1250.65	c  1251s|300000 |   283 |  4372k|  14.6 |  43M|  93 |  29 |3705 |  31k|3705 |2619 |1138 | 396k|8458 | 0.000000e+00 | 3.000000e+00 |    Inf 
1294.82/1294.88	c  1295s|310000 |   341 |  4521k|  14.6 |  43M|  93 |  32 |3705 |  30k|3705 |2619 |1138 | 409k|8567 | 0.000000e+00 | 3.000000e+00 |    Inf 
1338.23/1338.27	c  1338s|320000 |   363 |  4666k|  14.6 |  45M|  93 |   - |3705 |  33k|3705 |2619 |1138 | 422k|8685 | 0.000000e+00 | 3.000000e+00 |    Inf 
1380.12/1380.12	c  1380s|330000 |   452 |  4804k|  14.6 |  45M|  93 |  31 |3705 |  32k|3705 |2619 |1138 | 436k|8812 | 0.000000e+00 | 3.000000e+00 |    Inf 
1423.22/1423.27	c  1423s|340000 |   739 |  4949k|  14.6 |  48M|  93 |   - |3705 |  34k|   0 |   0 |1138 | 450k|8954 | 0.000000e+00 | 3.000000e+00 |    Inf 
1464.13/1464.11	c  1464s|350000 |  1052 |  5082k|  14.5 |  51M|  97 |  26 |3705 |  35k|3705 |2619 |1138 | 465k|9032 | 0.000000e+00 | 3.000000e+00 |    Inf 
1504.93/1504.96	c  1505s|360000 |  1035 |  5213k|  14.5 |  50M|  97 |  31 |3705 |  34k|3705 |2619 |1138 | 481k|9100 | 0.000000e+00 | 3.000000e+00 |    Inf 
1543.72/1543.76	c  1544s|370000 |  1115 |  5341k|  14.4 |  53M| 100 |   - |3705 |  37k|   0 |   0 |1138 | 496k|9212 | 0.000000e+00 | 3.000000e+00 |    Inf 
1583.63/1583.62	c  1584s|380000 |  1068 |  5472k|  14.4 |  52M| 100 |   - |3705 |  37k|   0 |   0 |1138 | 511k|9320 | 0.000000e+00 | 3.000000e+00 |    Inf 
1623.33/1623.34	c  1623s|390000 |  1101 |  5604k|  14.4 |  54M| 100 |   - |3705 |  39k|   0 |   0 |1138 | 525k|9419 | 0.000000e+00 | 3.000000e+00 |    Inf 
1661.93/1661.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1661.93/1661.97	c  1662s|400000 |  1057 |  5729k|  14.3 |  53M| 100 |  32 |3705 |  39k|3705 |2619 |1138 | 540k|9467 | 0.000000e+00 | 3.000000e+00 |    Inf 
1702.13/1702.14	c  1702s|410000 |  1052 |  5859k|  14.3 |  54M| 100 |   - |3705 |  39k|3705 |2619 |1138 | 555k|9578 | 0.000000e+00 | 3.000000e+00 |    Inf 
1742.83/1742.89	c  1743s|420000 |  1041 |  5994k|  14.3 |  53M| 100 |  30 |3705 |  38k|3705 |2619 |1138 | 570k|9698 | 0.000000e+00 | 3.000000e+00 |    Inf 
1784.14/1784.16	c  1784s|430000 |  1021 |  6140k|  14.3 |  53M| 100 |   - |3705 |  38k|   0 |   0 |1138 | 584k|9783 | 0.000000e+00 | 3.000000e+00 |    Inf 
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Solving Time (sec) : 1800.00
1800.03/1800.00	c Solving Nodes      : 433916
1800.03/1800.00	c Primal Bound       : +3.00000000000000e+00 (410 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.00	s SATISFIABLE
1800.03/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.03/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.03/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.03/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.03/1800.00	v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 
1800.03/1800.00	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 
1800.03/1800.00	v -x104 -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.03/1800.00	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 
1800.03/1800.00	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.03/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 
1800.03/1800.00	v x2 -x1 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Total Time         :    1800.00
1800.03/1800.00	c   solving          :    1800.00
1800.03/1800.00	c   presolving       :       0.13 (included in solving)
1800.03/1800.00	c   reading          :       0.02 (included in solving)
1800.03/1800.00	c Original Problem   :
1800.03/1800.00	c   Problem name     : HOME/instance-3447739-1307897307.wbo
1800.03/1800.00	c   Variables        : 2033 (2033 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.03/1800.00	c Presolved Problem  :
1800.03/1800.00	c   Problem name     : t_HOME/instance-3447739-1307897307.wbo
1800.03/1800.00	c   Variables        : 3705 (1968 binary, 0 integer, 1737 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 4334 initial, 40570 maximal
1800.03/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.00	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1800.03/1800.00	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1800.03/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   setppc           :       0.00          0          0          0          0          0         18          0          0          0
1800.03/1800.00	c   linear           :       0.06          0          0          0       1814          0         93          0         75          0
1800.03/1800.00	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1800.03/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   root node        :          -       3394          -          -       3394          -          -          -          -          -
1800.03/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   integral         :          0          0          0     228063          0       1765          0        417       2699          0          0     449416
1800.03/1800.00	c   varbound         :          0+         6    2259693       1120          2          0      10019          5     717804       1125          0          0
1800.03/1800.00	c   setppc           :         55          6    2262090          5          2       1762    1510115       5537     906167          0          0          0
1800.03/1800.00	c   linear           :       1737+         7    2262503         11          2       1712    5111735      58393    7710972          0          0          0
1800.03/1800.00	c   indicator        :       1737          0    2196544       1120          2       1704      15576          0      34182          0          0          0
1800.03/1800.00	c   logicor          :        805+         6     893123         27          2        383    2607355      35620    1840822          0          0          0
1800.03/1800.00	c   bounddisjunction :          0+         0     250413          0          0          0        257         31        484          0          0          0
1800.03/1800.00	c   countsols        :          0          0          0         27          2        385          0          0          0          0          0          0
1800.03/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.00	c   integral         :      63.37       0.00       0.00      63.32       0.00       0.05       0.00
1800.03/1800.00	c   varbound         :       4.94       0.00       4.89       0.04       0.00       0.00       0.01
1800.03/1800.00	c   setppc           :       9.94       0.00       9.52       0.00       0.00       0.01       0.41
1800.03/1800.00	c   linear           :      80.30       0.00      75.45       0.00       0.00       0.41       4.44
1800.03/1800.00	c   indicator        :       8.00       0.01       6.73       0.12       0.00       1.13       0.01
1800.03/1800.00	c   logicor          :     144.96       0.00     141.36       0.00       0.00       0.03       3.58
1800.03/1800.00	c   bounddisjunction :       1.76       0.00       1.76       0.00       0.00       0.00       0.00
1800.03/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.00	c   vbounds          :     109735       2731         65     226032
1800.03/1800.00	c   rootredcost      :         27          0          0       1697
1800.03/1800.00	c   pseudoobj        :    2275115      10274       3565     714308
1800.03/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.00	c   vbounds          :      18.01      18.00       0.00
1800.03/1800.00	c   rootredcost      :       0.45       0.45       0.00
1800.03/1800.00	c   pseudoobj        :      66.37      66.15       0.22
1800.03/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.00	c   propagation      :       8.11     103216     103014     633916       36.6       3161       29.5          -
1800.03/1800.00	c   infeasible LP    :      38.24     118933     118927     868829       43.5       1970       16.5          0
1800.03/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1800.03/1800.00	c   applied globally :          -          -          -     590468       35.2          -          -          -
1800.03/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.00	c   cut pool         :       0.00          5          -          -         14          -    (maximal pool size: 366)
1800.03/1800.00	c   redcost          :      16.63     230277          0     262923          0          0
1800.03/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.03/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.00	c   gomory           :       0.70          6          0          0        646          0
1800.03/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.00	c   strongcg         :       0.62          6          0          0       1625          0
1800.03/1800.00	c   cmir             :       0.11          6          0          0          3          0
1800.03/1800.00	c   flowcover        :       0.09          6          0          0          3          0
1800.03/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.03/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.00	c   rapidlearning    :       0.18          1          0          0          0         41
1800.03/1800.00	c Pricers            :       Time      Calls       Vars
1800.03/1800.00	c   problem variables:       0.00          0          0
1800.03/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   relpscost        :      63.09     226933        417       2699          0          0     449416
1800.03/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   inference        :       0.00          2          0          0          0          0          4
1800.03/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.00	c   LP solutions     :       0.01          -         27
1800.03/1800.00	c   pseudo solutions :       0.00          -          0
1800.03/1800.00	c   feaspump         :       0.01          0          0
1800.03/1800.00	c   oneopt           :       0.35         25          0
1800.03/1800.00	c   pscostdiving     :       0.75         49          0
1800.03/1800.00	c   linesearchdiving :       0.43         49          0
1800.03/1800.00	c   guideddiving     :       1.31         49          0
1800.03/1800.00	c   rootsoldiving    :       0.71         25          0
1800.03/1800.00	c   fracdiving       :       1.52         50          0
1800.03/1800.00	c   veclendiving     :       0.69         50          0
1800.03/1800.00	c   coefdiving       :       1.26         50          0
1800.03/1800.00	c   objpscostdiving  :       0.39         26          0
1800.03/1800.00	c   crossover        :       2.17         56          2
1800.03/1800.00	c   trivial          :       0.00          2          0
1800.03/1800.00	c   shiftandpropagate:       0.39          1          1
1800.03/1800.00	c   simplerounding   :       0.70     227926          0
1800.03/1800.00	c   zirounding       :       0.64       1000          0
1800.03/1800.00	c   rounding         :       1.25       6714          0
1800.03/1800.00	c   shifting         :       1.08       2073          0
1800.03/1800.00	c   intshifting      :       0.01          0          0
1800.03/1800.00	c   twoopt           :       0.00          0          0
1800.03/1800.00	c   fixandinfer      :       0.00          0          0
1800.03/1800.00	c   clique           :       0.00          0          0
1800.03/1800.00	c   intdiving        :       0.00          0          0
1800.03/1800.00	c   actconsdiving    :       0.00          0          0
1800.03/1800.00	c   octane           :       0.00          0          0
1800.03/1800.00	c   rens             :       0.04          1          0
1800.03/1800.00	c   rins             :       0.00          0          0
1800.03/1800.00	c   localbranching   :       0.00          0          0
1800.03/1800.00	c   mutation         :       0.00          0          0
1800.03/1800.00	c   dins             :       0.00          0          0
1800.03/1800.00	c   vbounds          :       0.00          0          0
1800.03/1800.00	c   undercover       :       0.00          0          0
1800.03/1800.00	c   subnlp           :       0.08          0          0
1800.03/1800.00	c   trysol           :       0.60       1199        380
1800.03/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.00	c   primal LP        :       0.01          0          0       0.00          -
1800.03/1800.00	c   dual LP          :    1030.68     347575    6172396      17.76    5988.66
1800.03/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.00	c   diving/probing LP:       4.86       3260      20925       6.42    4303.45
1800.03/1800.00	c   strong branching :      58.97       9831     352909      35.90    5984.19
1800.03/1800.00	c     (at root node) :          -          9       2518     279.78          -
1800.03/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.00	c B&B Tree           :
1800.03/1800.00	c   number of runs   :          1
1800.03/1800.00	c   nodes            :     433916
1800.03/1800.00	c   nodes (total)    :     433916
1800.03/1800.00	c   nodes left       :       1001
1800.03/1800.00	c   max depth        :        100
1800.03/1800.00	c   max depth (total):        100
1800.03/1800.00	c   backtracks       :      45055 (10.4%)
1800.03/1800.00	c   delayed cutoffs  :      14048
1800.03/1800.00	c   repropagations   :     988662 (1710779 domain reductions, 13315 cutoffs)
1800.03/1800.00	c   avg switch length:       6.01
1800.03/1800.00	c   switching time   :     149.77
1800.03/1800.00	c Solution           :
1800.03/1800.00	c   Solutions found  :        410 (28 improvements)
1800.03/1800.00	c   First Solution   : +4.98000000000000e+02   (in run 1, after 1 nodes, 0.55 seconds, depth 1886, found by <shiftandpropagate>)
1800.03/1800.00	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 266824 nodes, 1107.39 seconds, depth 29, found by <relaxation>)
1800.03/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.00	c   Gap              :   infinite
1800.03/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.00	c   Root Iterations  :        403

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447739-1307897307/watcher-3447739-1307897307 -o /tmp/evaluation-result-3447739-1307897307/solver-3447739-1307897307 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447739-1307897307.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.06 1.54 1.70 1/172 3657
/proc/meminfo: memFree=32470632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=10124 CPUtime=0 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 1536 0 0 0 0 0 0 0 24 0 1 0 901333519 10366976 1490 33554432000 4194304 9128323 140733912636400 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/3657/statm: 2531 1490 399 1205 0 1322 0

[startup+0.086172 s]
/proc/loadavg: 1.06 1.54 1.70 1/172 3657
/proc/meminfo: memFree=32470632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=31728 CPUtime=0.08 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 6890 0 0 0 7 1 0 0 24 0 1 0 901333519 32489472 6585 33554432000 4194304 9128323 140733912636400 18446744073709551615 5290795 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 7932 6585 514 1205 0 6723 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31728

[startup+0.101179 s]
/proc/loadavg: 1.06 1.54 1.70 1/172 3657
/proc/meminfo: memFree=32470632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=31884 CPUtime=0.09 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 6945 0 0 0 8 1 0 0 24 0 1 0 901333519 32649216 6640 33554432000 4194304 9128323 140733912636400 18446744073709551615 5326793 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 7971 6640 530 1205 0 6762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31884

[startup+0.301133 s]
/proc/loadavg: 1.06 1.54 1.70 1/172 3657
/proc/meminfo: memFree=32470632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=38140 CPUtime=0.29 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 8724 0 0 0 28 1 0 0 18 0 1 0 901333519 39055360 8397 33554432000 4194304 9128323 140733912636400 18446744073709551615 5089359 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 9535 8397 620 1205 0 8326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38140

[startup+0.701061 s]
/proc/loadavg: 1.06 1.54 1.70 1/172 3657
/proc/meminfo: memFree=32470632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=46252 CPUtime=0.69 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 11018 0 0 0 67 2 0 0 18 0 1 0 901333519 47362048 10527 33554432000 4194304 9128323 140733912636400 18446744073709551615 7980987 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 11563 10532 696 1205 0 10354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46252

[startup+1.50095 s]
/proc/loadavg: 1.06 1.54 1.70 3/178 3672
/proc/meminfo: memFree=32339656/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=73180 CPUtime=1.5 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 17848 0 0 0 147 3 0 0 19 0 1 0 901333519 74936320 17000 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 18295 17000 729 1205 0 17086 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 73180

[startup+3.10066 s]
/proc/loadavg: 1.06 1.54 1.70 3/178 3672
/proc/meminfo: memFree=32338416/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=73180 CPUtime=3.09 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 18076 0 0 0 305 4 0 0 24 0 1 0 901333519 74936320 17218 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 18295 17218 742 1205 0 17086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73180

[startup+6.3011 s]
/proc/loadavg: 1.13 1.55 1.70 3/178 3672
/proc/meminfo: memFree=32336472/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=73180 CPUtime=6.29 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 18082 0 0 0 623 6 0 0 25 0 1 0 901333519 74936320 17222 33554432000 4194304 9128323 140733912636400 18446744073709551615 4692752 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 18295 17222 743 1205 0 17086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73180

[startup+12.701 s]
/proc/loadavg: 1.20 1.56 1.70 3/178 3672
/proc/meminfo: memFree=32337008/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=73180 CPUtime=12.7 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 18084 0 0 0 1260 10 0 0 25 0 1 0 901333519 74936320 17224 33554432000 4194304 9128323 140733912636400 18446744073709551615 7342774 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 18295 17224 744 1205 0 17086 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 73180

[startup+25.5007 s]
/proc/loadavg: 1.38 1.58 1.71 3/178 3672
/proc/meminfo: memFree=32334024/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=73088 CPUtime=25.5 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 26548 0 0 0 2533 17 0 0 25 0 1 0 901333519 74842112 17361 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/3657/statm: 18272 17361 745 1205 0 17063 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 73088

[startup+51.1012 s]
/proc/loadavg: 1.59 1.61 1.71 3/178 3673
/proc/meminfo: memFree=32331784/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=77520 CPUtime=51.09 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 58757 0 0 0 5076 33 0 0 25 0 1 0 901333519 79380480 18430 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 19380 18430 754 1205 0 18171 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77520

[startup+102.306 s]
/proc/loadavg: 1.82 1.67 1.73 3/178 3674
/proc/meminfo: memFree=32318408/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=83988 CPUtime=102.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 112793 0 0 0 10165 65 0 0 25 0 1 0 901333519 86003712 20047 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 20997 20047 754 1205 0 19788 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83988

[startup+162.3 s]
/proc/loadavg: 1.93 1.73 1.74 3/178 3676
/proc/meminfo: memFree=32311176/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=89384 CPUtime=162.29 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 142358 0 0 0 16134 95 0 0 25 0 1 0 901333519 91529216 21424 33554432000 4194304 9128323 140733912636400 18446744073709551615 4221266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 22346 21424 754 1205 0 21137 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89384

[startup+222.301 s]
/proc/loadavg: 1.97 1.77 1.75 3/178 3678
/proc/meminfo: memFree=32307632/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=90984 CPUtime=222.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 172383 0 0 0 22094 136 0 0 25 0 1 0 901333519 93167616 21831 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 22746 21831 754 1205 0 21537 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90984

[startup+282.301 s]
/proc/loadavg: 1.99 1.81 1.76 3/178 3679
/proc/meminfo: memFree=32302756/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=92464 CPUtime=282.29 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 176748 0 0 0 28059 170 0 0 25 0 1 0 901333519 94683136 22193 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 23116 22193 754 1205 0 21907 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92464

[startup+342.301 s]
/proc/loadavg: 2.06 1.86 1.78 3/178 3681
/proc/meminfo: memFree=32302192/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=92560 CPUtime=342.29 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 202264 0 0 0 34025 204 0 0 25 0 1 0 901333519 94781440 22254 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 23140 22254 754 1205 0 21931 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 92560

[startup+402.301 s]
/proc/loadavg: 2.02 1.88 1.79 3/178 3682
/proc/meminfo: memFree=32296572/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=96008 CPUtime=402.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 207082 0 0 0 39992 238 0 0 25 0 1 0 901333519 98312192 23071 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 24002 23071 754 1205 0 22793 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96008

[startup+462.3 s]
/proc/loadavg: 2.00 1.90 1.80 3/178 3684
/proc/meminfo: memFree=32290052/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=100872 CPUtime=462.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 212060 0 0 0 45958 272 0 0 25 0 1 0 901333519 103292928 24293 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 25218 24293 754 1205 0 24009 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100872

[startup+522.301 s]
/proc/loadavg: 2.00 1.92 1.81 3/178 3686
/proc/meminfo: memFree=32282552/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=103028 CPUtime=522.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 216642 0 0 0 51926 304 0 0 25 0 1 0 901333519 105500672 24852 33554432000 4194304 9128323 140733912636400 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 25757 24852 754 1205 0 24548 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103028

[startup+582.301 s]
/proc/loadavg: 2.00 1.93 1.82 3/178 3687
/proc/meminfo: memFree=32278280/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=104760 CPUtime=582.3 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 217068 0 0 0 57896 334 0 0 25 0 1 0 901333519 107274240 25264 33554432000 4194304 9128323 140733912636400 18446744073709551615 4241140 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 26190 25264 754 1205 0 24981 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104760

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.96 1.85 3/178 3703
/proc/meminfo: memFree=32268304/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=106792 CPUtime=822.31 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 222664 0 0 0 81767 464 0 0 25 0 1 0 901333519 109355008 25793 33554432000 4194304 9128323 140733912636400 18446744073709551615 5207912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 26698 25793 754 1205 0 25489 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 106792

[startup+882.301 s]
/proc/loadavg: 2.00 1.96 1.85 3/178 3704
/proc/meminfo: memFree=32268004/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=107228 CPUtime=882.31 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 222762 0 0 0 87736 495 0 0 25 0 1 0 901333519 109801472 25891 33554432000 4194304 9128323 140733912636400 18446744073709551615 6514541 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 26807 25891 754 1205 0 25598 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 107228

[startup+942.301 s]
/proc/loadavg: 2.03 1.98 1.86 3/178 3709
/proc/meminfo: memFree=32264312/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=109376 CPUtime=942.31 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 223294 0 0 0 93707 524 0 0 25 0 1 0 901333519 112001024 26423 33554432000 4194304 9128323 140733912636400 18446744073709551615 7311900 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 27344 26423 754 1205 0 26135 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 109376

[startup+1002.3 s]
/proc/loadavg: 2.01 1.98 1.87 3/178 3710
/proc/meminfo: memFree=32261228/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=109724 CPUtime=1002.32 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 223412 0 0 0 99677 555 0 0 25 0 1 0 901333519 112357376 26541 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 27431 26541 754 1205 0 26222 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 109724

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.87 3/178 3712
/proc/meminfo: memFree=32257828/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=110512 CPUtime=1062.32 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 242825 0 0 0 105645 587 0 0 25 0 1 0 901333519 113164288 26693 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 27628 26693 754 1205 0 26419 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 110512

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.88 3/178 3714
/proc/meminfo: memFree=32238292/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=129212 CPUtime=1122.32 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 254985 0 0 0 111609 623 0 0 25 0 1 0 901333519 132313088 31310 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32303 31310 754 1205 0 31094 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 129212

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 3715
/proc/meminfo: memFree=32236380/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1182.31 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 256481 0 0 0 117577 654 0 0 25 0 1 0 901333519 131264512 31090 33554432000 4194304 9128323 140733912636400 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31090 754 1205 0 30838 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 128188

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.89 3/178 3717
/proc/meminfo: memFree=32233232/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1242.32 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 257394 0 0 0 123547 685 0 0 25 0 1 0 901333519 131264512 31108 33554432000 4194304 9128323 140733912636400 18446744073709551615 5985952 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31108 754 1205 0 30838 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 128188

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 3718
/proc/meminfo: memFree=32231572/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1302.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 257394 0 0 0 129516 717 0 0 25 0 1 0 901333519 131264512 31108 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31108 754 1205 0 30838 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 128188

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/178 3720
/proc/meminfo: memFree=32230528/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1362.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 258486 0 0 0 135488 745 0 0 25 0 1 0 901333519 131264512 31108 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31108 754 1205 0 30838 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 128188

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.91 3/178 3722
/proc/meminfo: memFree=32230460/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1422.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 258487 0 0 0 141461 772 0 0 25 0 1 0 901333519 131264512 31109 33554432000 4194304 9128323 140733912636400 18446744073709551615 7216870 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31109 754 1205 0 30838 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 128188

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 1.91 3/178 3723
/proc/meminfo: memFree=32228184/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1482.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 258490 0 0 0 147432 801 0 0 25 0 1 0 901333519 131264512 31112 33554432000 4194304 9128323 140733912636400 18446744073709551615 4794016 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31112 754 1205 0 30838 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 128188

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 3725
/proc/meminfo: memFree=32225640/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1542.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259982 0 0 0 153405 828 0 0 25 0 1 0 901333519 131264512 31112 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31112 754 1205 0 30838 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 128188

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3726
/proc/meminfo: memFree=32223840/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1602.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259982 0 0 0 159377 856 0 0 25 0 1 0 901333519 131264512 31112 33554432000 4194304 9128323 140733912636400 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31112 754 1205 0 30838 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 128188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3728
/proc/meminfo: memFree=32223776/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1662.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259988 0 0 0 165345 888 0 0 25 0 1 0 901333519 131264512 31118 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31118 754 1205 0 30838 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 128188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3730
/proc/meminfo: memFree=32223348/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1722.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259988 0 0 0 171318 915 0 0 25 0 1 0 901333519 131264512 31118 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31118 754 1205 0 30838 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 128188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3731
/proc/meminfo: memFree=32221548/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1782.33 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259988 0 0 0 177291 942 0 0 25 0 1 0 901333519 131264512 31118 33554432000 4194304 9128323 140733912636400 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31118 754 1205 0 30838 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 128188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 3732
/proc/meminfo: memFree=32220916/32951124 swapFree=67050044/67111528
[pid=3657] ppid=3655 vsize=128188 CPUtime=1800.04 cores=0,2,4,6
/proc/3657/stat : 3657 (scip-2.0.1.4.li) R 3655 3657 2655 0 -1 4202496 259990 0 0 0 179053 951 0 0 25 0 1 0 901333519 131264512 31120 33554432000 4194304 9128323 140733912636400 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3657/statm: 32047 31120 756 1205 0 30838 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 128188

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.01
CPU time (s): 1800.06
CPU user time (s): 1790.53
CPU system time (s): 9.52455
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 131224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.53
system time used= 9.52455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 7125

runsolver used 2.81157 second user time and 5.69513 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-12 18:48:28
IDJOB=3447739
IDBENCH=78908
IDSOLVER=1944
FILE ID=node101/3447739-1307897307
RUNJOBID= node101-1307897307-3643
PBS_JOBID= 13559601
Free space on /tmp= 74060 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.1900553812--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447739-1307897307/watcher-3447739-1307897307 -o /tmp/evaluation-result-3447739-1307897307/solver-3447739-1307897307 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447739-1307897307.wbo -t 1800 -m 15500

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

MD5SUM BENCH= b8c059b75f42fac4cec7408dc4fcfe67
RANDOM SEED=1333109859

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32471192 kB
Buffers:        104464 kB
Cached:         162108 kB
SwapCached:      24724 kB
Active:         213288 kB
Inactive:        80780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32471192 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:           12492 kB
Writeback:          12 kB
AnonPages:       25004 kB
Mapped:           8848 kB
Slab:           120688 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189680 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 /tmp at the end= 74036 MiB
End job on node101 at 2011-06-12 19:18:30