Trace number 3447723

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.14 1800.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670675--soft-33-100-0.wbo
MD5SUM1266a85a20696deb0d7aee67f4c2d0a0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark24.0373
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 671
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-3447723-1307897188.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.06/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.06/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 379
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 |      --      | 3.790000e+02 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |   123 |     - |  13M|   0 |  50 |3705 |6071 |3705 |2597 |   0 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
0.79/0.89	c   0.9s|     1 |     0 |   247 |     - |  15M|   0 |  46 |3705 |6114 |3705 |2604 |   7 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
0.89/1.00	c   1.0s|     1 |     0 |   404 |     - |  15M|   0 |  41 |3705 |6114 |3705 |2610 |  13 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
1.09/1.17	c   1.2s|     1 |     0 |   446 |     - |  16M|   0 |  61 |3705 |6114 |3705 |2624 |  27 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
1.39/1.43	c   1.4s|     1 |     0 |   496 |     - |  17M|   0 |  59 |3705 |6114 |3705 |2629 |  32 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
1.69/1.72	c   1.7s|     1 |     0 |   553 |     - |  17M|   0 |  61 |3705 |6114 |3705 |2634 |  37 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
1.99/2.07	c   2.1s|     1 |     0 |   591 |     - |  18M|   0 |  60 |3705 |6114 |3705 |2637 |  40 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
2.39/2.44	c   2.4s|     1 |     0 |   612 |     - |  19M|   0 |  63 |3705 |6114 |3705 |2642 |  45 |   0 |   0 | 0.000000e+00 | 3.790000e+02 |    Inf 
2.89/2.93	c   2.9s|     1 |     2 |   612 |     - |  19M|   0 |  63 |3705 |6114 |3705 |2642 |  45 |   0 |   9 | 0.000000e+00 | 3.790000e+02 |    Inf 
3.89/3.92	o 136
3.89/3.92	c * 3.9s|    14 |    13 |  1555 |  72.5 |  19M|  13 |   - |3705 |6114 |3705 |2718 | 105 |   0 | 106 | 0.000000e+00 | 1.360000e+02 |    Inf 
3.99/4.04	o 135
3.99/4.04	c * 4.0s|    19 |    12 |  1758 |  63.7 |  20M|  14 |   - |3705 |6115 |3705 |2658 | 105 |   1 | 116 | 0.000000e+00 | 1.350000e+02 |    Inf 
4.09/4.14	o 131
4.09/4.14	c * 4.1s|    27 |    12 |  2418 |  69.5 |  20M|  18 |   - |3705 |6121 |3705 |2659 | 106 |   7 | 116 | 0.000000e+00 | 1.310000e+02 |    Inf 
4.30/4.32	o 124
4.30/4.32	c * 4.3s|    36 |    12 |  2637 |  57.9 |  20M|  20 |   - |3705 |6133 |3705 |2663 | 111 |  19 | 134 | 0.000000e+00 | 1.240000e+02 |    Inf 
4.40/4.42	o 66
4.40/4.42	c * 4.4s|    40 |    12 |  2956 |  60.1 |  20M|  20 |   - |3705 |6134 |3705 |2685 | 138 |  20 | 134 | 0.000000e+00 | 6.600000e+01 |    Inf 
5.49/5.58	o 53
5.49/5.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.49/5.58	c * 5.6s|    53 |    21 |  4295 |  70.8 |  20M|  20 |   - |3705 |4909 |3705 |2652 | 163 |  22 | 251 | 0.000000e+00 | 5.300000e+01 |    Inf 
5.49/5.59	o 50
5.49/5.59	c * 5.6s|    54 |    20 |  4301 |  69.6 |  20M|  20 |   - |3705 |4909 |3705 |2647 | 165 |  22 | 251 | 0.000000e+00 | 5.000000e+01 |    Inf 
8.99/9.08	o 44
8.99/9.08	c * 9.1s|   198 |    31 |  5948 |  27.1 |  21M|  25 |   - |3705 |4496 |3705 |2628 | 183 | 193 | 753 | 0.000000e+00 | 4.400000e+01 |    Inf 
16.89/16.94	o 43
16.89/16.94	c *16.9s|   774 |    84 | 13301 |  16.4 |  24M|  36 |   - |3705 |4947 |3705 |2627 | 207 | 854 |1571 | 0.000000e+00 | 4.300000e+01 |    Inf 
17.89/17.92	o 34
17.89/17.92	c *17.9s|   941 |    90 | 15603 |  15.9 |  24M|  36 |   - |3705 |4867 |3705 |2631 | 212 |1032 |1609 | 0.000000e+00 | 3.400000e+01 |    Inf 
18.19/18.22	o 29
18.19/18.22	c *18.2s|  1009 |    98 | 16341 |  15.6 |  25M|  36 |   - |3705 |4577 |3705 |2631 | 217 |1109 |1614 | 0.000000e+00 | 2.900000e+01 |    Inf 
24.10/24.12	o 28
24.10/24.12	c *24.1s|  2349 |   185 | 32727 |  13.7 |  27M|  39 |   - |3705 |5194 |3705 |2627 | 279 |2801 |1749 | 0.000000e+00 | 2.800000e+01 |    Inf 
25.79/25.81	o 25
25.79/25.81	c *25.8s|  2752 |   189 | 38544 |  13.8 |  28M|  39 |   - |3705 |5016 |3705 |2629 | 282 |3276 |1764 | 0.000000e+00 | 2.500000e+01 |    Inf 
27.09/27.13	o 21
27.09/27.13	c *27.1s|  3037 |   223 | 43140 |  14.0 |  28M|  39 |   - |3705 |4772 |3705 |2627 | 289 |3583 |1775 | 0.000000e+00 | 2.100000e+01 |    Inf 
28.50/28.52	o 20
28.50/28.52	c *28.5s|  3287 |   247 | 48486 |  14.6 |  28M|  39 |   - |3705 |4714 |3705 |2627 | 294 |3909 |1790 | 0.000000e+00 | 2.000000e+01 |    Inf 
33.90/33.92	o 6
33.90/33.92	c *33.9s|  4565 |   242 | 69140 |  15.0 |  28M|  39 |   - |3705 |5077 |3705 |2630 | 313 |5353 |1848 | 0.000000e+00 | 6.000000e+00 |    Inf 
51.39/51.40	o 2
51.39/51.40	c *51.4s|  9510 |   295 |156749 |  16.4 |  28M|  46 |   - |3705 |6324 |3705 |2629 | 315 |  10k|1851 | 0.000000e+00 | 2.000000e+00 |    Inf 
52.90/52.92	c  52.9s| 10000 |   326 |163507 |  16.3 |  28M|  46 |  21 |3705 |6414 |3705 |2627 | 315 |  10k|1851 | 0.000000e+00 | 2.000000e+00 |    Inf 
86.39/86.46	c  86.5s| 20000 |   215 |318120 |  15.9 |  30M|  55 |   - |3705 |9406 |3705 |2627 | 317 |  23k|2004 | 0.000000e+00 | 2.000000e+00 |    Inf 
126.19/126.29	c   126s| 30000 |   426 |492679 |  16.4 |  34M|  63 |  32 |3705 |  13k|3705 |2627 | 317 |  36k|2600 | 0.000000e+00 | 2.000000e+00 |    Inf 
162.90/162.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
162.90/162.90	c   163s| 40000 |   392 |648570 |  16.2 |  35M|  63 |  18 |3705 |  15k|3705 |2627 | 317 |  50k|2987 | 0.000000e+00 | 2.000000e+00 |    Inf 
200.50/200.56	c   201s| 50000 |   299 |808028 |  16.1 |  34M|  63 |  31 |3705 |  15k|3705 |2627 | 317 |  63k|3380 | 0.000000e+00 | 2.000000e+00 |    Inf 
239.50/239.54	c   240s| 60000 |   536 |969224 |  16.1 |  35M|  63 |   - |3705 |  15k|3705 |2658 | 317 |  76k|3880 | 0.000000e+00 | 2.000000e+00 |    Inf 
276.30/276.37	c   276s| 70000 |   603 |  1123k|  16.0 |  37M|  63 |   - |3705 |  16k|3705 |2658 | 317 |  89k|4265 | 0.000000e+00 | 2.000000e+00 |    Inf 
313.70/313.76	c   314s| 80000 |   543 |  1281k|  16.0 |  37M|  63 |   - |3705 |  16k|3705 |2658 | 317 | 102k|4566 | 0.000000e+00 | 2.000000e+00 |    Inf 
349.90/349.96	c   350s| 90000 |   502 |  1432k|  15.9 |  38M|  63 |  27 |3705 |  18k|3705 |2658 | 317 | 115k|4853 | 0.000000e+00 | 2.000000e+00 |    Inf 
385.21/385.23	c   385s|100000 |   253 |  1576k|  15.8 |  36M|  63 |  29 |3705 |  18k|3705 |2658 | 317 | 129k|5073 | 0.000000e+00 | 2.000000e+00 |    Inf 
421.91/421.93	c   422s|110000 |    79 |  1734k|  15.8 |  33M|  63 |  29 |3705 |  13k|3705 |2627 | 317 | 142k|5384 | 0.000000e+00 | 2.000000e+00 |    Inf 
459.81/459.83	c   460s|120000 |   182 |  1903k|  15.9 |  35M|  63 |  54 |3705 |  16k|3705 |2627 | 317 | 154k|5709 | 0.000000e+00 | 2.000000e+00 |    Inf 
499.81/499.84	c   500s|130000 |   528 |  2084k|  16.0 |  38M|  63 |  24 |3705 |  18k|3705 |2627 | 317 | 167k|5998 | 0.000000e+00 | 2.000000e+00 |    Inf 
537.31/537.37	c   537s|140000 |   681 |  2254k|  16.1 |  40M|  63 |   - |3705 |  19k|3705 |2627 | 317 | 180k|6172 | 0.000000e+00 | 2.000000e+00 |    Inf 
577.72/577.70	c   578s|150000 |   904 |  2438k|  16.3 |  42M|  63 |  33 |3705 |  21k|3705 |2627 | 317 | 193k|6433 | 0.000000e+00 | 2.000000e+00 |    Inf 
617.02/617.05	c   617s|160000 |   841 |  2617k|  16.4 |  43M|  73 |   - |3705 |  21k|3705 |2627 | 317 | 207k|6696 | 0.000000e+00 | 2.000000e+00 |    Inf 
656.52/656.56	c   657s|170000 |   859 |  2795k|  16.4 |  44M|  73 |  28 |3705 |  23k|3705 |2627 | 317 | 220k|6909 | 0.000000e+00 | 2.000000e+00 |    Inf 
696.23/696.20	c   696s|180000 |   853 |  2976k|  16.5 |  43M|  73 |  35 |3705 |  21k|3705 |2627 | 317 | 233k|7045 | 0.000000e+00 | 2.000000e+00 |    Inf 
735.32/735.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
735.32/735.39	c   735s|190000 |   821 |  3152k|  16.6 |  43M|  73 |  44 |3705 |  21k|3705 |2627 | 317 | 246k|7249 | 0.000000e+00 | 2.000000e+00 |    Inf 
775.42/775.40	c   775s|200000 |   809 |  3332k|  16.7 |  44M|  73 |   - |3705 |  23k|3705 |2627 | 317 | 259k|7458 | 0.000000e+00 | 2.000000e+00 |    Inf 
813.52/813.57	c   814s|210000 |   802 |  3499k|  16.7 |  45M|  73 |  33 |3705 |  25k|3705 |2627 | 317 | 273k|7647 | 0.000000e+00 | 2.000000e+00 |    Inf 
855.63/855.68	c   856s|220000 |   848 |  3679k|  16.7 |  46M|  73 |  34 |3705 |  27k|3705 |2627 | 317 | 286k|7840 | 0.000000e+00 | 2.000000e+00 |    Inf 
895.22/895.20	c   895s|230000 |   828 |  3849k|  16.7 |  47M|  73 |   - |3705 |  29k|3705 |2627 | 317 | 299k|8014 | 0.000000e+00 | 2.000000e+00 |    Inf 
935.13/935.19	c   935s|240000 |   879 |  4021k|  16.8 |  50M|  73 |  35 |3705 |  34k|3705 |2627 | 317 | 313k|8179 | 0.000000e+00 | 2.000000e+00 |    Inf 
976.52/976.53	c   977s|250000 |   835 |  4195k|  16.8 |  48M|  73 |  20 |3705 |  29k|3705 |2627 | 317 | 326k|8339 | 0.000000e+00 | 2.000000e+00 |    Inf 
1017.53/1017.54	c  1018s|260000 |   940 |  4371k|  16.8 |  50M|  73 |  41 |3705 |  32k|3705 |2627 | 317 | 340k|8505 | 0.000000e+00 | 2.000000e+00 |    Inf 
1060.72/1060.75	c  1061s|270000 |   869 |  4556k|  16.9 |  49M|  73 |   - |3705 |  31k|   0 |   0 | 317 | 353k|8677 | 0.000000e+00 | 2.000000e+00 |    Inf 
1100.62/1100.68	c  1101s|280000 |   820 |  4726k|  16.9 |  49M|  73 |   - |3705 |  32k|3705 |2627 | 317 | 366k|8816 | 0.000000e+00 | 2.000000e+00 |    Inf 
1143.94/1143.99	c  1144s|290000 |   829 |  4915k|  16.9 |  49M|  73 |   - |3705 |  31k|   0 |   0 | 317 | 380k|8977 | 0.000000e+00 | 2.000000e+00 |    Inf 
1185.84/1185.88	c  1186s|300000 |   787 |  5096k|  17.0 |  49M|  73 |  43 |3705 |  31k|3705 |2627 | 317 | 393k|9121 | 0.000000e+00 | 2.000000e+00 |    Inf 
1227.54/1227.58	c  1228s|310000 |  1009 |  5280k|  17.0 |  49M|  73 |  33 |3705 |  29k|3705 |2627 | 317 | 406k|9259 | 0.000000e+00 | 2.000000e+00 |    Inf 
1268.43/1268.49	c  1268s|320000 |  1187 |  5459k|  17.1 |  51M|  73 |  46 |3705 |  30k|3705 |2627 | 317 | 420k|9377 | 0.000000e+00 | 2.000000e+00 |    Inf 
1308.23/1308.25	c  1308s|330000 |  1346 |  5633k|  17.1 |  52M|  73 |  33 |3705 |  29k|3705 |2627 | 317 | 434k|9491 | 0.000000e+00 | 2.000000e+00 |    Inf 
1348.14/1348.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1348.14/1348.15	c  1348s|340000 |  1374 |  5811k|  17.1 |  54M|  73 |   - |3705 |  32k|   0 |   0 | 317 | 447k|9621 | 0.000000e+00 | 2.000000e+00 |    Inf 
1388.34/1388.31	c  1388s|350000 |  1457 |  5985k|  17.1 |  56M|  73 |  31 |3705 |  34k|3705 |2627 | 317 | 461k|9720 | 0.000000e+00 | 2.000000e+00 |    Inf 
1429.34/1429.36	c  1429s|360000 |  1456 |  6165k|  17.1 |  56M|  73 |   - |3705 |  34k|3705 |2627 | 317 | 474k|9855 | 0.000000e+00 | 2.000000e+00 |    Inf 
1471.24/1471.21	c  1471s|370000 |  1515 |  6350k|  17.2 |  56M|  73 |   - |3705 |  32k|3705 |2627 | 318 | 488k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1513.34/1513.33	c  1513s|380000 |  1611 |  6538k|  17.2 |  57M|  73 |   - |3705 |  33k|3705 |2627 | 318 | 501k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1556.35/1556.34	c  1556s|390000 |  1864 |  6733k|  17.3 |  60M|  75 |   - |3705 |  35k|3705 |2627 | 318 | 515k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1597.95/1597.96	c  1598s|400000 |  1758 |  6917k|  17.3 |  60M|  75 |   - |3705 |  36k|3705 |2627 | 318 | 529k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1640.54/1640.54	c  1641s|410000 |  1728 |  7108k|  17.3 |  58M|  75 |   - |3705 |  33k|   0 |   0 | 318 | 543k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1682.75/1682.72	c  1683s|420000 |  1655 |  7294k|  17.4 |  58M|  75 |  30 |3705 |  32k|3705 |2627 | 318 | 557k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1721.65/1721.60	c  1722s|430000 |  1661 |  7464k|  17.4 |  60M|  75 |   - |3705 |  36k|3705 |2627 | 318 | 570k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1763.86/1763.86	c  1764s|440000 |  1596 |  7648k|  17.4 |  58M|  75 |  38 |3705 |  33k|3705 |2627 | 318 | 584k|  10k| 0.000000e+00 | 2.000000e+00 |    Inf 
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1800.00
1800.06/1800.00	c Solving Nodes      : 448336
1800.06/1800.00	c Primal Bound       : +2.00000000000000e+00 (108 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.00	s SATISFIABLE
1800.06/1800.00	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.06/1800.00	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189 
1800.06/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.00	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.06/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 
1800.06/1800.00	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1800.06/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.06/1800.00	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1800.06/1800.00	v -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 x30 -x29 
1800.06/1800.00	v -x28 -x27 -x26 -x25 -x24 -x23 x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 
1800.06/1800.00	v x1 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Total Time         :    1800.00
1800.06/1800.00	c   solving          :    1800.00
1800.06/1800.00	c   presolving       :       0.13 (included in solving)
1800.06/1800.00	c   reading          :       0.02 (included in solving)
1800.06/1800.00	c Original Problem   :
1800.06/1800.00	c   Problem name     : HOME/instance-3447723-1307897188.wbo
1800.06/1800.00	c   Variables        : 2033 (2033 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.06/1800.00	c Presolved Problem  :
1800.06/1800.00	c   Problem name     : t_HOME/instance-3447723-1307897188.wbo
1800.06/1800.00	c   Variables        : 3705 (1968 binary, 0 integer, 1737 implicit integer, 0 continuous)
1800.06/1800.00	c   Constraints      : 4334 initial, 37204 maximal
1800.06/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.06/1800.00	c   trivial          :       0.00         65          0          0          0          0          0          0          0          0
1800.06/1800.00	c   dualfix          :       0.00         65          0          0          0          0          0          0          0          0
1800.06/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   setppc           :       0.00          0          0          0          0          0         18          0          0          0
1800.06/1800.00	c   linear           :       0.06          0          0          0       1814          0         93          0         75          0
1800.06/1800.00	c   indicator        :       0.00          0          0          0          0          0         65          0          0          0
1800.06/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.06/1800.00	c   root node        :          -       3426          -          -       3426          -          -          -          -          -
1800.06/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   integral         :          0          0          0     232799          0        476          0        470       3378          0          0     459894
1800.06/1800.00	c   varbound         :          0+         7    2076328        286          1          0       2084          1     160741        305          0          0
1800.06/1800.00	c   setppc           :         55          7    2086397          5          1        473    2159707       3018    1014595          0          0          0
1800.06/1800.00	c   linear           :       1737+         8    2087752         12          1        458    5437452      45902    6248765          0          0          0
1800.06/1800.00	c   indicator        :       1737          0    2028521        286          1        457       2244          0       7943          0          0          0
1800.06/1800.00	c   logicor          :        805+         7     902480         17          1         91    2206885      19381    1648926          0          0          0
1800.06/1800.00	c   bounddisjunction :          0+         0     179993          0          0          0        433         20        211          0          0          0
1800.06/1800.00	c   countsols        :          0          0          0         17          1         93          0          0          0          0          0          0
1800.06/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.06/1800.00	c   integral         :      69.79       0.00       0.00      69.78       0.00       0.02       0.00
1800.06/1800.00	c   varbound         :       1.76       0.00       1.75       0.01       0.00       0.00       0.00
1800.06/1800.00	c   setppc           :       9.74       0.00       9.24       0.00       0.00       0.00       0.50
1800.06/1800.00	c   linear           :      61.08       0.00      57.41       0.00       0.00       0.09       3.57
1800.06/1800.00	c   indicator        :       2.48       0.01       2.21       0.02       0.00       0.24       0.00
1800.06/1800.00	c   logicor          :     115.50       0.00     113.18       0.00       0.00       0.01       2.31
1800.06/1800.00	c   bounddisjunction :       0.25       0.00       0.25       0.00       0.00       0.00       0.00
1800.06/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.06/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.06/1800.00	c   vbounds          :      28122       1145          7      46657
1800.06/1800.00	c   rootredcost      :         17          0          0       1713
1800.06/1800.00	c   pseudoobj        :    2091146       2189        516     157739
1800.06/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.06/1800.00	c   vbounds          :       4.51       4.51       0.00
1800.06/1800.00	c   rootredcost      :       0.35       0.35       0.00
1800.06/1800.00	c   pseudoobj        :      52.87      52.83       0.04
1800.06/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.00	c   propagation      :       4.15      68845      68718     416237       30.2       1651       21.0          -
1800.06/1800.00	c   infeasible LP    :      42.93     158684     158673    1118323       41.4       2689       14.2          0
1800.06/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.00	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1800.06/1800.00	c   applied globally :          -          -          -     595919       34.0          -          -          -
1800.06/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.00	c   cut pool         :       0.00          6          -          -         20          -    (maximal pool size: 864)
1800.06/1800.00	c   redcost          :      14.64     233888          0      52056          0          0
1800.06/1800.00	c   impliedbounds    :       0.00          7          0          0          0          0
1800.06/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.00	c   gomory           :       0.68          7          0          0       1502          0
1800.06/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.06/1800.00	c   strongcg         :       0.59          7          0          0       3434          0
1800.06/1800.00	c   cmir             :       0.17          7          0          0          1          0
1800.06/1800.00	c   flowcover        :       0.12          7          0          0          1          0
1800.06/1800.00	c   clique           :       0.00          7          0          0          0          0
1800.06/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.06/1800.00	c   rapidlearning    :       0.19          1          0          0          0         43
1800.06/1800.00	c Pricers            :       Time      Calls       Vars
1800.06/1800.00	c   problem variables:       0.00          0          0
1800.06/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.00	c   relpscost        :      69.60     232509        470       3378          0          0     459894
1800.06/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   inference        :       0.00          1          0          0          0          0          2
1800.06/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.00	c   LP solutions     :       0.01          -         17
1800.06/1800.00	c   pseudo solutions :       0.00          -          0
1800.06/1800.00	c   feaspump         :       0.01          0          0
1800.06/1800.00	c   oneopt           :       0.32         17          0
1800.06/1800.00	c   crossover        :       0.54         10          0
1800.06/1800.00	c   fracdiving       :       1.92         64          0
1800.06/1800.00	c   veclendiving     :       1.06         64          0
1800.06/1800.00	c   guideddiving     :       1.70         64          0
1800.06/1800.00	c   linesearchdiving :       0.70         64          0
1800.06/1800.00	c   coefdiving       :       2.12         65          0
1800.06/1800.00	c   pscostdiving     :       0.88         65          0
1800.06/1800.00	c   rootsoldiving    :       1.10         33          0
1800.06/1800.00	c   objpscostdiving  :       0.51         33          0
1800.06/1800.00	c   trivial          :       0.00          2          0
1800.06/1800.00	c   shiftandpropagate:       0.39          1          1
1800.06/1800.00	c   simplerounding   :       0.39     232893          0
1800.06/1800.00	c   zirounding       :       0.33       1000          0
1800.06/1800.00	c   rounding         :       0.89       6766          0
1800.06/1800.00	c   shifting         :       0.87       2066          0
1800.06/1800.00	c   intshifting      :       0.01          0          0
1800.06/1800.00	c   twoopt           :       0.00          0          0
1800.06/1800.00	c   fixandinfer      :       0.00          0          0
1800.06/1800.00	c   clique           :       0.00          0          0
1800.06/1800.00	c   intdiving        :       0.00          0          0
1800.06/1800.00	c   actconsdiving    :       0.00          0          0
1800.06/1800.00	c   octane           :       0.00          0          0
1800.06/1800.00	c   rens             :       0.04          1          0
1800.06/1800.00	c   rins             :       0.00          0          0
1800.06/1800.00	c   localbranching   :       0.00          0          0
1800.06/1800.00	c   mutation         :       0.00          0          0
1800.06/1800.00	c   dins             :       0.00          0          0
1800.06/1800.00	c   vbounds          :       0.00          0          0
1800.06/1800.00	c   undercover       :       0.00          0          0
1800.06/1800.00	c   subnlp           :       0.07          0          0
1800.06/1800.00	c   trysol           :       0.22        354         90
1800.06/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.00	c   dual LP          :    1146.56     391371    7769176      19.85    6776.06
1800.06/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.00	c   diving/probing LP:       7.12       5077      35615       7.01    5003.96
1800.06/1800.00	c   strong branching :      65.89      11012     424425      38.54    6440.93
1800.06/1800.00	c     (at root node) :          -          9       3726     414.00          -
1800.06/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.00	c B&B Tree           :
1800.06/1800.00	c   number of runs   :          1
1800.06/1800.00	c   nodes            :     448336
1800.06/1800.00	c   nodes (total)    :     448336
1800.06/1800.00	c   nodes left       :       1634
1800.06/1800.00	c   max depth        :         75
1800.06/1800.00	c   max depth (total):         75
1800.06/1800.00	c   backtracks       :      51955 (11.6%)
1800.06/1800.00	c   delayed cutoffs  :       9782
1800.06/1800.00	c   repropagations   :     831171 (1339244 domain reductions, 9420 cutoffs)
1800.06/1800.00	c   avg switch length:       5.34
1800.06/1800.00	c   switching time   :     124.42
1800.06/1800.00	c Solution           :
1800.06/1800.00	c   Solutions found  :        108 (18 improvements)
1800.06/1800.00	c   First Solution   : +3.79000000000000e+02   (in run 1, after 1 nodes, 0.55 seconds, depth 1877, found by <shiftandpropagate>)
1800.06/1800.00	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 9510 nodes, 51.40 seconds, depth 35, found by <relaxation>)
1800.06/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.00	c   Gap              :   infinite
1800.06/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.00	c   Root Iterations  :        612
1800.06/1800.07	c Time complete: 1800.12.

Verifier Data

OK	2

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

running on 4 cores: 1,3,5,7

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.50 1.84 1.73 3/177 6109
/proc/meminfo: memFree=32474004/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=10120 CPUtime=0 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 1536 0 0 0 0 0 0 0 24 0 1 0 901321196 10362880 1490 33554432000 4194304 9128323 140735564987536 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6109/statm: 2530 1492 399 1205 0 1321 0

[startup+0.0684591 s]
/proc/loadavg: 1.50 1.84 1.73 3/177 6109
/proc/meminfo: memFree=32474004/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=31724 CPUtime=0.06 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 6883 0 0 0 6 0 0 0 24 0 1 0 901321196 32485376 6578 33554432000 4194304 9128323 140735564987536 18446744073709551615 5192576 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 7931 6578 514 1205 0 6722 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31724

[startup+0.100442 s]
/proc/loadavg: 1.50 1.84 1.73 3/177 6109
/proc/meminfo: memFree=32474004/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=31880 CPUtime=0.09 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 6945 0 0 0 9 0 0 0 24 0 1 0 901321196 32645120 6640 33554432000 4194304 9128323 140735564987536 18446744073709551615 5326902 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 7970 6640 530 1205 0 6761 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31880

[startup+0.300403 s]
/proc/loadavg: 1.50 1.84 1.73 3/177 6109
/proc/meminfo: memFree=32474004/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=38136 CPUtime=0.29 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 8724 0 0 0 29 0 0 0 18 0 1 0 901321196 39051264 8397 33554432000 4194304 9128323 140735564987536 18446744073709551615 4528571 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 9534 8397 620 1205 0 8325 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38136

[startup+0.700326 s]
/proc/loadavg: 1.50 1.84 1.73 3/177 6109
/proc/meminfo: memFree=32474004/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=44708 CPUtime=0.69 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 10640 0 0 0 68 1 0 0 18 0 1 0 901321196 45780992 10149 33554432000 4194304 9128323 140735564987536 18446744073709551615 6352528 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 11177 10149 688 1205 0 9968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44708

[startup+1.50018 s]
/proc/loadavg: 1.54 1.84 1.73 3/178 6111
/proc/meminfo: memFree=32375072/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=73176 CPUtime=1.49 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 17856 0 0 0 146 3 0 0 19 0 1 0 901321196 74932224 17008 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 18294 17008 729 1205 0 17085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73176

[startup+3.10087 s]
/proc/loadavg: 1.54 1.84 1.73 3/178 6111
/proc/meminfo: memFree=32367012/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=73084 CPUtime=3.09 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 22130 0 0 0 302 7 0 0 25 0 1 0 901321196 74838016 17339 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 18271 17339 749 1205 0 17062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73084

[startup+6.30028 s]
/proc/loadavg: 1.57 1.85 1.73 3/178 6111
/proc/meminfo: memFree=32358168/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=73084 CPUtime=6.29 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 22135 0 0 0 615 14 0 0 25 0 1 0 901321196 74838016 17344 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 18271 17344 753 1205 0 17062 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73084

[startup+12.7011 s]
/proc/loadavg: 1.61 1.85 1.74 3/178 6111
/proc/meminfo: memFree=32353376/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=73872 CPUtime=12.7 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 22303 0 0 0 1237 33 0 0 25 0 1 0 901321196 75644928 17512 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 18468 17512 754 1205 0 17259 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 73872

[startup+25.5007 s]
/proc/loadavg: 1.69 1.86 1.74 3/178 6111
/proc/meminfo: memFree=32332708/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=84356 CPUtime=25.5 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 45500 0 0 0 2489 61 0 0 25 0 1 0 901321196 86380544 20017 33554432000 4194304 9128323 140735564987536 18446744073709551615 7343277 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 21089 20017 755 1205 0 19880 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 84356

[startup+51.1008 s]
/proc/loadavg: 1.80 1.87 1.74 3/178 6112
/proc/meminfo: memFree=32297600/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=88340 CPUtime=51.09 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 70795 0 0 0 4990 119 0 0 25 0 1 0 901321196 90460160 21068 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 22085 21068 755 1205 0 20876 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88340

[startup+102.306 s]
/proc/loadavg: 1.98 1.90 1.76 3/178 6113
/proc/meminfo: memFree=32300352/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=91520 CPUtime=102.3 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 84995 0 0 0 9992 238 0 0 25 0 1 0 901321196 93716480 21873 33554432000 4194304 9128323 140735564987536 18446744073709551615 5240756 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 22880 21873 755 1205 0 21671 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91520

[startup+162.301 s]
/proc/loadavg: 1.99 1.92 1.77 3/178 6115
/proc/meminfo: memFree=32287540/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=95636 CPUtime=162.3 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 87977 0 0 0 15861 369 0 0 25 0 1 0 901321196 97931264 22905 33554432000 4194304 9128323 140735564987536 18446744073709551615 6530281 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 23909 22905 755 1205 0 22700 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95636

[startup+222.3 s]
/proc/loadavg: 1.99 1.93 1.78 3/178 6116
/proc/meminfo: memFree=32280172/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=97760 CPUtime=222.3 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 88536 0 0 0 21736 494 0 0 25 0 1 0 901321196 100106240 23464 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 24440 23464 755 1205 0 23231 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97760

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.79 3/178 6118
/proc/meminfo: memFree=32275664/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=99492 CPUtime=282.31 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 90881 0 0 0 27606 625 0 0 25 0 1 0 901321196 101879808 23858 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 24873 23858 755 1205 0 23664 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 99492

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.81 3/178 6120
/proc/meminfo: memFree=32269668/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=101816 CPUtime=342.3 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 91484 0 0 0 33477 753 0 0 25 0 1 0 901321196 104259584 24461 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 25454 24461 755 1205 0 24245 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 101816

[startup+402.3 s]
/proc/loadavg: 1.99 1.95 1.82 3/178 6121
/proc/meminfo: memFree=32266016/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=102832 CPUtime=402.31 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 91726 0 0 0 39345 886 0 0 25 0 1 0 901321196 105299968 24703 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 25708 24703 755 1205 0 24499 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 102832

[startup+462.301 s]
/proc/loadavg: 1.99 1.96 1.82 3/178 6123
/proc/meminfo: memFree=32262376/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=102852 CPUtime=462.31 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 93695 0 0 0 45206 1025 0 0 25 0 1 0 901321196 105320448 24721 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 25713 24721 755 1205 0 24504 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 102852

[startup+522.301 s]
/proc/loadavg: 1.99 1.96 1.83 3/178 6124
/proc/meminfo: memFree=32260468/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=103612 CPUtime=522.31 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 93870 0 0 0 51072 1159 0 0 25 0 1 0 901321196 106098688 24896 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 25903 24896 755 1205 0 24694 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103612

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/178 6126
/proc/meminfo: memFree=32257300/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=105212 CPUtime=582.32 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 94296 0 0 0 56940 1292 0 0 25 0 1 0 901321196 107737088 25322 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 26303 25322 755 1205 0 25094 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 105212

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 1.99 1.86 3/178 6132
/proc/meminfo: memFree=32252620/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=108960 CPUtime=822.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 95203 0 0 0 80414 1819 0 0 25 0 1 0 901321196 111575040 26229 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 27240 26229 755 1205 0 26031 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 108960

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 6143
/proc/meminfo: memFree=32246932/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=110632 CPUtime=882.32 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 97806 0 0 0 86290 1942 0 0 25 0 1 0 901321196 113287168 26690 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 27658 26690 755 1205 0 26449 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 110632

[startup+942.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 6145
/proc/meminfo: memFree=32241408/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=114616 CPUtime=942.32 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 98714 0 0 0 92162 2070 0 0 25 0 1 0 901321196 117366784 27598 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 28654 27598 755 1205 0 27445 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 114616

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 6146
/proc/meminfo: memFree=32239248/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=116952 CPUtime=1002.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 99260 0 0 0 98039 2194 0 0 25 0 1 0 901321196 119758848 28143 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 29238 28143 755 1205 0 28029 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 116952

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 6151
/proc/meminfo: memFree=32237312/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=117420 CPUtime=1062.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 99428 0 0 0 103915 2318 0 0 25 0 1 0 901321196 120238080 28311 33554432000 4194304 9128323 140735564987536 18446744073709551615 5207323 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 29355 28311 755 1205 0 28146 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 117420

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/178 6152
/proc/meminfo: memFree=32236580/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=117936 CPUtime=1122.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 99533 0 0 0 109793 2440 0 0 25 0 1 0 901321196 120766464 28416 33554432000 4194304 9128323 140735564987536 18446744073709551615 7192387 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 29484 28416 755 1205 0 28275 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 117936

[startup+1182.3 s]
/proc/loadavg: 2.05 2.00 1.90 3/178 6154
/proc/meminfo: memFree=32236276/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=118076 CPUtime=1182.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 99585 0 0 0 115671 2562 0 0 25 0 1 0 901321196 120909824 28468 33554432000 4194304 9128323 140735564987536 18446744073709551615 7342479 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 29519 28468 755 1205 0 28310 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 118076

[startup+1242.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 6156
/proc/meminfo: memFree=32233380/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=119828 CPUtime=1242.33 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 100028 0 0 0 121547 2686 0 0 25 0 1 0 901321196 122703872 28911 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 29957 28911 755 1205 0 28748 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 119828

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6157
/proc/meminfo: memFree=32231088/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=120488 CPUtime=1302.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 100168 0 0 0 127428 2806 0 0 25 0 1 0 901321196 123379712 29051 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 30122 29051 755 1205 0 28913 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 120488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6159
/proc/meminfo: memFree=32228432/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=121756 CPUtime=1362.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 100486 0 0 0 133298 2936 0 0 25 0 1 0 901321196 124678144 29369 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 30439 29369 755 1205 0 29230 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 121756

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6160
/proc/meminfo: memFree=32225900/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=123148 CPUtime=1422.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 100842 0 0 0 139169 3065 0 0 25 0 1 0 901321196 126103552 29725 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 30787 29725 755 1205 0 29578 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 123148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6162
/proc/meminfo: memFree=32225224/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=123280 CPUtime=1482.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 100878 0 0 0 145042 3192 0 0 25 0 1 0 901321196 126238720 29761 33554432000 4194304 9128323 140735564987536 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 30820 29761 755 1205 0 29611 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 123280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6164
/proc/meminfo: memFree=32223196/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=125012 CPUtime=1542.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 101330 0 0 0 150911 3323 0 0 25 0 1 0 901321196 128012288 30212 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31253 30212 755 1205 0 30044 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 125012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6165
/proc/meminfo: memFree=32223152/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=125320 CPUtime=1602.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 101406 0 0 0 156782 3452 0 0 25 0 1 0 901321196 128327680 30288 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31330 30288 755 1205 0 30121 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 125320

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6167
/proc/meminfo: memFree=32220620/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=126160 CPUtime=1662.34 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 101595 0 0 0 162656 3578 0 0 25 0 1 0 901321196 129187840 30477 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31540 30477 755 1205 0 30331 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 126160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 6168
/proc/meminfo: memFree=32219948/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=125956 CPUtime=1722.35 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 103705 0 0 0 168532 3703 0 0 25 0 1 0 901321196 128978944 30460 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31489 30460 755 1205 0 30280 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 125956

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/178 6170
/proc/meminfo: memFree=32219148/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=126220 CPUtime=1782.35 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 103758 0 0 0 174406 3829 0 0 25 0 1 0 901321196 129249280 30513 33554432000 4194304 9128323 140735564987536 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31555 30513 755 1205 0 30346 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 126220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.01 1.91 2/177 6171
/proc/meminfo: memFree=32356532/32951124 swapFree=67050540/67111528
[pid=6109] ppid=6107 vsize=126368 CPUtime=1800.06 cores=1,3,5,7
/proc/6109/stat : 6109 (scip-2.0.1.4.li) R 6107 6109 5088 0 -1 4202496 103769 0 0 0 176138 3868 0 0 25 0 1 0 901321196 129400832 30524 33554432000 4194304 9128323 140735564987536 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/6109/statm: 31592 30524 755 1205 0 30383 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 126368

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.08
CPU time (s): 1800.14
CPU user time (s): 1761.45
CPU system time (s): 38.6891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 126368

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

runsolver used 2.71359 second user time and 6.21805 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-12 18:46:28
IDJOB=3447723
IDBENCH=78899
IDSOLVER=1944
FILE ID=node102/3447723-1307897188
RUNJOBID= node102-1307897188-6082
PBS_JOBID= 13559600
Free space on /tmp= 74124 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.1900670675--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-3447723-1307897188/watcher-3447723-1307897188 -o /tmp/evaluation-result-3447723-1307897188/solver-3447723-1307897188 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447723-1307897188.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 1266a85a20696deb0d7aee67f4c2d0a0
RANDOM SEED=2094368962

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32477764 kB
Buffers:        104432 kB
Cached:         148584 kB
SwapCached:      25148 kB
Active:         194352 kB
Inactive:        91696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32477764 kB
SwapTotal:    67111528 kB
SwapFree:     67050540 kB
Dirty:           24480 kB
Writeback:          28 kB
AnonPages:       30500 kB
Mapped:          10680 kB
Slab:           122488 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204032 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= 74112 MiB
End job on node102 at 2011-06-12 19:16:30