Trace number 3447749

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.07 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-33-100-0.wbo
MD5SUMc3adda683c0d048bf44386b3ccfc9e41
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark17.6543
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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-3447749-1307897326.wbo>
0.00/0.02	c original problem has 2047 variables (2047 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, 142 impls, 6 clqs
0.00/0.08	c (round 2) 0 del vars, 124 del conss, 0 add conss, 1816 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 142 impls, 6 clqs
0.00/0.09	c (round 3) 106 del vars, 209 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 0 upgd conss, 142 impls, 6 clqs
0.00/0.10	c (round 4) 162 del vars, 209 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 845 upgd conss, 142 impls, 6 clqs
0.09/0.11	c (round 5) 162 del vars, 216 del conss, 0 add conss, 1844 chg bounds, 110 chg sides, 0 chg coeffs, 845 upgd conss, 142 impls, 6 clqs
0.09/0.15	c    (0.2s) probing: 101/1966 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  162 deleted vars, 216 deleted constraints, 0 added constraints, 1844 tightened bounds, 0 added holes, 110 changed sides, 0 changed coefficients
0.09/0.15	c  1877 implications, 6 cliques
0.09/0.15	c presolved problem has 3701 variables (1966 bin, 0 int, 1735 impl, 0 cont) and 4308 constraints
0.09/0.15	c      41 constraints of type <setppc>
0.09/0.15	c    1735 constraints of type <linear>
0.09/0.15	c    1735 constraints of type <indicator>
0.09/0.15	c     797 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.13
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.18	c   0.2s|     1 |     0 |    58 |     - |  12M|   0 |  34 |3701 |6066 |3701 |2573 |   0 |  23 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	o 88205
0.19/0.21	c y 0.2s|     1 |     0 |   208 |     - |  12M|   0 |  34 |3701 |6066 |3701 |2573 |   0 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   245 |     - |  13M|   0 |  49 |3701 |6066 |3701 |2583 |  10 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.59/0.61	c   0.6s|     1 |     0 |   410 |     - |  14M|   0 |  46 |3701 |6066 |3701 |2587 |  14 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.79/0.82	c   0.8s|     1 |     0 |   436 |     - |  14M|   0 |  46 |3701 |6066 |3701 |2592 |  19 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
0.99/1.05	c   1.0s|     1 |     0 |   469 |     - |  14M|   0 |  52 |3701 |6066 |3701 |2598 |  25 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.29/1.30	c   1.3s|     1 |     0 |   480 |     - |  14M|   0 |  51 |3701 |6066 |3701 |2600 |  27 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.49/1.56	c   1.6s|     1 |     0 |   504 |     - |  14M|   0 |  49 |3701 |6066 |3701 |2601 |  28 |  23 |   0 | 0.000000e+00 | 8.820500e+04 |    Inf 
1.79/1.89	c   1.9s|     1 |     2 |   504 |     - |  14M|   0 |  49 |3701 |6066 |3701 |2601 |  28 |  23 |   9 | 0.000000e+00 | 8.820500e+04 |    Inf 
6.09/6.14	o 978
6.09/6.14	c r 6.1s|    58 |    57 |  5436 |  86.5 |  16M|  18 |   1 |3701 |6066 |3701 |2651 |  70 |  23 | 476 | 0.000000e+00 | 9.780000e+02 |    Inf 
6.09/6.15	o 961
6.09/6.15	c * 6.1s|    59 |    58 |  5440 |  85.1 |  17M|  19 |   - |3701 |6066 |3701 |2651 |  70 |  23 | 476 | 0.000000e+00 | 9.610000e+02 |    Inf 
7.49/7.57	o 631
7.49/7.57	c r 7.6s|    82 |    74 |  8005 |  92.6 |  18M|  20 |   1 |3701 |6066 |3701 |2729 | 173 |  23 | 618 | 0.000000e+00 | 6.310000e+02 |    Inf 
7.69/7.74	o 398
7.69/7.74	c * 7.7s|    97 |    80 |  8212 |  80.3 |  18M|  22 |   - |3701 |6066 |3701 |2644 | 191 |  23 | 641 | 0.000000e+00 | 3.980000e+02 |    Inf 
7.89/7.91	o 384
7.89/7.91	c * 7.9s|   111 |    84 |  8424 |  72.0 |  19M|  22 |   - |3701 |6072 |3701 |2640 | 205 |  29 | 652 | 0.000000e+00 | 3.840000e+02 |    Inf 
8.49/8.59	o 289
8.49/8.59	c * 8.6s|   131 |    85 | 10314 |  75.5 |  20M|  22 |   - |3701 |6079 |3701 |2715 | 309 |  36 | 702 | 0.000000e+00 | 2.890000e+02 |    Inf 
9.09/9.11	o 247
9.09/9.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.09/9.11	c * 9.1s|   147 |    84 | 11416 |  74.7 |  20M|  22 |   - |3701 |6097 |3701 |2692 | 375 |  54 | 747 | 0.000000e+00 | 2.470000e+02 |    Inf 
9.29/9.34	o 230
9.29/9.34	c * 9.3s|   154 |    84 | 12225 |  76.6 |  21M|  22 |   - |3701 |6097 |3701 |2668 | 417 |  54 | 752 | 0.000000e+00 | 2.300000e+02 |    Inf 
9.59/9.64	o 223
9.59/9.64	c * 9.6s|   163 |    86 | 13252 |  78.7 |  21M|  22 |   - |3701 |6105 |3701 |2647 | 438 |  62 | 771 | 0.000000e+00 | 2.230000e+02 |    Inf 
9.59/9.65	o 211
9.59/9.65	c * 9.7s|   164 |    83 | 13284 |  78.4 |  21M|  22 |   - |3701 |6105 |3701 |2647 | 438 |  62 | 771 | 0.000000e+00 | 2.110000e+02 |    Inf 
10.89/10.97	o 207
10.89/10.97	c *11.0s|   203 |    98 | 16568 |  79.5 |  22M|  24 |   - |3701 |6121 |3701 |2628 | 597 |  78 | 895 | 0.000000e+00 | 2.070000e+02 |    Inf 
11.39/11.41	o 159
11.39/11.41	c *11.4s|   218 |    92 | 18080 |  81.0 |  23M|  26 |   - |3701 |6127 |3701 |2672 | 730 |  84 | 906 | 0.000000e+00 | 1.590000e+02 |    Inf 
11.39/11.46	o 156
11.39/11.46	c *11.5s|   220 |    90 | 18307 |  81.3 |  23M|  26 |   - |3701 |6127 |3701 |2628 | 732 |  84 | 906 | 0.000000e+00 | 1.560000e+02 |    Inf 
11.59/11.67	o 142
11.59/11.67	c *11.7s|   243 |    82 | 19020 |  76.5 |  23M|  26 |   - |3701 |6143 |3701 |2640 | 746 | 100 | 911 | 0.000000e+00 | 1.420000e+02 |    Inf 
11.89/11.94	o 126
11.89/11.94	c *11.9s|   261 |    77 | 19848 |  74.4 |  23M|  26 |   - |3701 |6157 |3701 |2659 | 779 | 114 | 914 | 0.000000e+00 | 1.260000e+02 |    Inf 
11.99/12.02	o 120
11.99/12.02	c *12.0s|   266 |    76 | 20162 |  74.2 |  23M|  26 |   - |3701 |6159 |3701 |2629 | 782 | 116 | 915 | 0.000000e+00 | 1.200000e+02 |    Inf 
11.99/12.10	o 83
11.99/12.10	c *12.1s|   268 |    61 | 20401 |  74.5 |  23M|  26 |   - |3701 |6159 |3701 |2647 | 803 | 116 | 915 | 0.000000e+00 | 8.300000e+01 |    Inf 
12.09/12.11	o 80
12.09/12.11	c *12.1s|   269 |    59 | 20435 |  74.4 |  23M|  26 |   - |3701 |6159 |3701 |2627 | 804 | 116 | 915 | 0.000000e+00 | 8.000000e+01 |    Inf 
12.09/12.18	o 71
12.09/12.18	c *12.2s|   272 |    46 | 20666 |  74.4 |  23M|  26 |   - |3701 |5476 |3701 |2635 | 813 | 118 | 915 | 0.000000e+00 | 7.100000e+01 |    Inf 
56.59/56.69	c  56.7s| 10000 |   872 |124502 |  12.4 |  35M|  74 |   - |3701 |6757 |   0 |   0 |1269 |9218 |1721 | 0.000000e+00 | 7.100000e+01 |    Inf 
66.10/66.17	o 65
66.10/66.17	c *66.2s| 12615 |   992 |144095 |  11.4 |  37M|  74 |   - |3701 |7180 |3701 |2628 |1396 |  12k|1731 | 0.000000e+00 | 6.500000e+01 |    Inf 
97.20/97.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.20/97.29	c  97.3s| 20000 |  1333 |221597 |  11.1 |  43M|  74 |   - |3701 |6593 |   0 |   0 |1677 |  19k|1786 | 0.000000e+00 | 6.500000e+01 |    Inf 
102.40/102.46	o 63
102.40/102.46	c * 102s| 21126 |  1367 |234350 |  11.1 |  44M|  74 |   - |3701 |6688 |3701 |2628 |1701 |  20k|1791 | 0.000000e+00 | 6.300000e+01 |    Inf 
113.40/113.48	o 38
113.40/113.48	c * 113s| 23522 |  1425 |260552 |  11.1 |  45M|  74 |   - |3701 |6768 |3701 |2627 |1783 |  23k|1802 | 0.000000e+00 | 3.800000e+01 |    Inf 
120.90/120.91	o 36
120.90/120.91	c * 121s| 24694 |  1297 |289241 |  11.7 |  45M|  74 |   - |3701 |5297 |3701 |2598 |1824 |  24k|1805 | 0.000000e+00 | 3.600000e+01 |    Inf 
135.80/135.81	o 20
135.80/135.81	c * 136s| 27424 |  1190 |341745 |  12.4 |  43M|  74 |   - |3701 |6441 |3701 |2638 |1861 |  27k|1906 | 0.000000e+00 | 2.000000e+01 |    Inf 
149.29/149.38	c   149s| 30000 |  1071 |398409 |  13.3 |  42M|  74 |   - |3701 |5302 |3701 |2585 |1874 |  30k|2044 | 0.000000e+00 | 2.000000e+01 |    Inf 
195.69/195.74	c   196s| 40000 |  1234 |579374 |  14.5 |  46M|  74 |  17 |3701 |8911 |3701 |2585 |1924 |  41k|2508 | 0.000000e+00 | 2.000000e+01 |    Inf 
236.50/236.54	o 13
236.50/236.54	c * 237s| 48234 |  1124 |737845 |  15.3 |  45M|  74 |   - |3701 |7885 |3701 |2595 |1991 |  50k|2920 | 0.000000e+00 | 1.300000e+01 |    Inf 
244.70/244.73	c   245s| 50000 |  1104 |775523 |  15.5 |  44M|  74 |  21 |3701 |6660 |3701 |2585 |1999 |  52k|2954 | 0.000000e+00 | 1.300000e+01 |    Inf 
287.50/287.53	c   288s| 60000 |  1381 |954901 |  15.9 |  48M|  74 |  36 |3701 |8231 |3701 |2585 |2040 |  62k|3350 | 0.000000e+00 | 1.300000e+01 |    Inf 
331.40/331.42	c   331s| 70000 |  1609 |  1143k|  16.3 |  50M|  74 |   - |3701 |7311 |3701 |2585 |2059 |  73k|3664 | 0.000000e+00 | 1.300000e+01 |    Inf 
374.20/374.25	c   374s| 80000 |  1699 |  1320k|  16.5 |  51M|  74 |  20 |3701 |7103 |3701 |2585 |2082 |  84k|4098 | 0.000000e+00 | 1.300000e+01 |    Inf 
399.20/399.30	o 9
399.20/399.30	c * 399s| 86141 |  1469 |  1423k|  16.5 |  48M|  74 |   - |3701 |9363 |3701 |2586 |2095 |  92k|4350 | 0.000000e+00 | 9.000000e+00 |    Inf 
413.40/413.45	c   413s| 90000 |  1485 |  1485k|  16.5 |  48M|  74 |   - |3701 |9080 |3701 |2585 |2097 |  97k|4414 | 0.000000e+00 | 9.000000e+00 |    Inf 
449.01/449.05	c   449s|100000 |  1561 |  1636k|  16.4 |  49M|  74 |  35 |3701 |8247 |3701 |2585 |2105 | 110k|4687 | 0.000000e+00 | 9.000000e+00 |    Inf 
485.71/485.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
485.71/485.77	c   486s|110000 |  1606 |  1796k|  16.3 |  50M|  74 |   - |3701 |  10k|   0 |   0 |2114 | 123k|4971 | 0.000000e+00 | 9.000000e+00 |    Inf 
525.31/525.31	c   525s|120000 |  1590 |  1972k|  16.4 |  51M|  74 |  31 |3701 |  10k|3701 |2585 |2117 | 136k|5172 | 0.000000e+00 | 9.000000e+00 |    Inf 
552.00/552.00	o 8
552.00/552.00	c * 552s|127023 |  1553 |  2089k|  16.4 |  51M|  74 |   - |3701 |  12k|3701 |2588 |2122 | 145k|5310 | 0.000000e+00 | 8.000000e+00 |    Inf 
563.91/563.97	c   564s|130000 |  1572 |  2141k|  16.5 |  51M|  74 |  32 |3701 |  11k|3701 |2585 |2123 | 149k|5434 | 0.000000e+00 | 8.000000e+00 |    Inf 
602.21/602.25	c   602s|140000 |  1686 |  2314k|  16.5 |  51M|  74 |  39 |3701 |9077 |3701 |2585 |2128 | 162k|5667 | 0.000000e+00 | 8.000000e+00 |    Inf 
642.31/642.33	c   642s|150000 |  1785 |  2497k|  16.6 |  53M|  74 |  41 |3701 |8950 |3701 |2585 |2136 | 175k|5840 | 0.000000e+00 | 8.000000e+00 |    Inf 
680.71/680.77	c   681s|160000 |  1879 |  2668k|  16.7 |  54M|  74 |   - |3701 |8808 |   0 |   0 |2144 | 189k|6056 | 0.000000e+00 | 8.000000e+00 |    Inf 
721.62/721.62	c   722s|170000 |  1907 |  2853k|  16.8 |  55M|  74 |   - |3701 |9249 |3701 |2585 |2154 | 203k|6302 | 0.000000e+00 | 8.000000e+00 |    Inf 
756.31/756.33	c   756s|180000 |  2064 |  3000k|  16.7 |  58M|  74 |   - |3701 |  10k|3701 |2585 |2156 | 216k|6480 | 0.000000e+00 | 8.000000e+00 |    Inf 
790.61/790.64	c   791s|190000 |  2048 |  3144k|  16.5 |  59M|  76 |   - |3701 |  11k|3701 |2585 |2159 | 230k|6644 | 0.000000e+00 | 8.000000e+00 |    Inf 
825.91/825.98	c   826s|200000 |  2078 |  3294k|  16.5 |  60M|  76 |  34 |3701 |  13k|3701 |2585 |2161 | 243k|6806 | 0.000000e+00 | 8.000000e+00 |    Inf 
861.22/861.30	c   861s|210000 |  2091 |  3440k|  16.4 |  60M|  76 |   - |3701 |  12k|   0 |   0 |2162 | 256k|6971 | 0.000000e+00 | 8.000000e+00 |    Inf 
898.02/898.09	c   898s|220000 |  2245 |  3596k|  16.3 |  62M|  76 |  28 |3701 |  14k|3701 |2585 |2164 | 270k|7132 | 0.000000e+00 | 8.000000e+00 |    Inf 
934.31/934.34	c   934s|230000 |  2381 |  3745k|  16.3 |  64M|  77 |   - |3701 |  14k|3701 |2585 |2170 | 283k|7314 | 0.000000e+00 | 8.000000e+00 |    Inf 
969.72/969.78	c   970s|240000 |  2535 |  3892k|  16.2 |  66M|  77 |   - |3701 |  15k|3701 |2585 |2170 | 297k|7482 | 0.000000e+00 | 8.000000e+00 |    Inf 
1007.63/1007.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1007.63/1007.61	c  1008s|250000 |  2598 |  4052k|  16.2 |  67M|  77 |   - |3701 |  14k|3701 |2585 |2172 | 310k|7654 | 0.000000e+00 | 8.000000e+00 |    Inf 
1045.42/1045.45	c  1045s|260000 |  2703 |  4212k|  16.2 |  69M|  77 |  31 |3701 |  15k|3701 |2585 |2176 | 324k|7791 | 0.000000e+00 | 8.000000e+00 |    Inf 
1083.42/1083.46	c  1083s|270000 |  2816 |  4371k|  16.2 |  70M|  82 |  26 |3701 |  16k|3701 |2585 |2179 | 338k|7953 | 0.000000e+00 | 8.000000e+00 |    Inf 
1121.03/1121.09	c  1121s|280000 |  2931 |  4532k|  16.2 |  71M|  82 |   - |3701 |  15k|   0 |   0 |2181 | 351k|8093 | 0.000000e+00 | 8.000000e+00 |    Inf 
1157.23/1157.23	c  1157s|290000 |  2967 |  4681k|  16.1 |  73M|  82 |   - |3701 |  15k|3701 |2585 |2181 | 365k|8194 | 0.000000e+00 | 8.000000e+00 |    Inf 
1194.03/1194.08	c  1194s|300000 |  3012 |  4837k|  16.1 |  74M|  82 |  30 |3701 |  16k|3701 |2585 |2181 | 379k|8311 | 0.000000e+00 | 8.000000e+00 |    Inf 
1233.02/1233.03	c  1233s|310000 |  3127 |  5000k|  16.1 |  75M|  90 |  28 |3701 |  16k|3701 |2585 |2181 | 394k|8427 | 0.000000e+00 | 8.000000e+00 |    Inf 
1270.82/1270.85	c  1271s|320000 |  3109 |  5157k|  16.1 |  76M|  90 |   - |3701 |  15k|   0 |   0 |2181 | 408k|8535 | 0.000000e+00 | 8.000000e+00 |    Inf 
1306.93/1306.93	c  1307s|330000 |  3136 |  5311k|  16.1 |  77M|  90 |  21 |3701 |  16k|3701 |2585 |2181 | 422k|8655 | 0.000000e+00 | 8.000000e+00 |    Inf 
1343.92/1343.91	c  1344s|340000 |  3223 |  5458k|  16.1 |  77M|  90 |  24 |3701 |  15k|3701 |2585 |2183 | 437k|8789 | 0.000000e+00 | 8.000000e+00 |    Inf 
1378.82/1378.83	c  1379s|350000 |  3298 |  5603k|  16.0 |  79M|  95 |   - |3701 |  15k|3701 |2585 |2184 | 452k|8904 | 0.000000e+00 | 8.000000e+00 |    Inf 
1415.93/1415.91	c  1416s|360000 |  3339 |  5757k|  16.0 |  79M|  95 |  35 |3701 |  15k|3701 |2585 |2185 | 466k|8995 | 0.000000e+00 | 8.000000e+00 |    Inf 
1453.53/1453.59	c  1454s|370000 |  3404 |  5917k|  16.0 |  81M|  95 |  20 |3701 |  17k|3701 |2585 |2187 | 480k|9086 | 0.000000e+00 | 8.000000e+00 |    Inf 
1492.84/1492.88	c  1493s|380000 |  3467 |  6084k|  16.0 |  82M|  95 |   - |3701 |  16k|3701 |2585 |2189 | 495k|9195 | 0.000000e+00 | 8.000000e+00 |    Inf 
1532.83/1532.86	c  1533s|390000 |  3543 |  6254k|  16.0 |  83M|  95 |  22 |3701 |  14k|3701 |2585 |2191 | 509k|9327 | 0.000000e+00 | 8.000000e+00 |    Inf 
1571.73/1571.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1571.73/1571.77	c  1572s|400000 |  3640 |  6423k|  16.1 |  84M|  95 |   - |3701 |  11k|3701 |2585 |2191 | 524k|9469 | 0.000000e+00 | 8.000000e+00 |    Inf 
1608.14/1608.17	c  1608s|410000 |  3628 |  6582k|  16.1 |  84M|  95 |   - |3701 |  11k|3701 |2585 |2194 | 538k|9612 | 0.000000e+00 | 8.000000e+00 |    Inf 
1644.43/1644.40	c  1644s|420000 |  3652 |  6730k|  16.0 |  84M|  95 |   8 |3701 |  11k|3701 |2585 |2194 | 552k|9690 | 0.000000e+00 | 8.000000e+00 |    Inf 
1680.74/1680.74	c  1681s|430000 |  3738 |  6883k|  16.0 |  85M|  95 |   - |3701 |9188 |3701 |2585 |2194 | 566k|9787 | 0.000000e+00 | 8.000000e+00 |    Inf 
1720.64/1720.64	c  1721s|440000 |  3802 |  7057k|  16.0 |  87M|  95 |   - |3701 |  11k|3701 |2585 |2196 | 580k|9916 | 0.000000e+00 | 8.000000e+00 |    Inf 
1756.94/1756.98	c  1757s|450000 |  3889 |  7212k|  16.0 |  88M|  95 |  35 |3701 |  12k|3701 |2585 |2196 | 593k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1792.24/1792.25	c  1792s|460000 |  3927 |  7364k|  16.0 |  89M|  95 |   - |3701 |  11k|   0 |   0 |2198 | 607k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Solving Time (sec) : 1800.00
1800.04/1800.00	c Solving Nodes      : 462054
1800.04/1800.00	c Primal Bound       : +8.00000000000000e+00 (397 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s SATISFIABLE
1800.04/1800.00	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.04/1800.00	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 x190 -x189 
1800.04/1800.00	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.04/1800.00	v -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.00	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 
1800.04/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.04/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 
1800.04/1800.00	v -x80 -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.04/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.04/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.04/1800.00	v -x2 -x1 
1800.04/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.04/1800.00	c Total Time         :    1800.00
1800.04/1800.00	c   solving          :    1800.00
1800.04/1800.00	c   presolving       :       0.13 (included in solving)
1800.04/1800.00	c   reading          :       0.02 (included in solving)
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-3447749-1307897326.wbo
1800.04/1800.00	c   Variables        : 2047 (2047 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 2708 initial, 2708 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-3447749-1307897326.wbo
1800.04/1800.00	c   Variables        : 3701 (1966 binary, 0 integer, 1735 implicit integer, 0 continuous)
1800.04/1800.00	c   Constraints      : 4308 initial, 20423 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00         81          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00         81          0          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0          7          0          0          0
1800.04/1800.00	c   linear           :       0.06          0          0          0       1844          0        128          0        110          0
1800.04/1800.00	c   indicator        :       0.00          0          0          0          0          0         81          0          0          0
1800.04/1800.00	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -       3240          -          -       3240          -          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0     244173          0       1908          0        364       2948          0          0     479628
1800.04/1800.00	c   varbound         :          0+         6    2353619       2196          0          0      35272          9    2614671       2186          0          0
1800.04/1800.00	c   setppc           :         41          6    2355975          6          0       1905    1229274       5890     784416          0          0          0
1800.04/1800.00	c   linear           :       1735          6    2352383         20          0       1883    5084768      46746    8141697          0          0          0
1800.04/1800.00	c   indicator        :       1735          0    2301589       2196          0       1874      46826          0      79475          0          0          0
1800.04/1800.00	c   logicor          :        797+         6     961571         25          0        372    2349638      38953    1823301          0          0          0
1800.04/1800.00	c   bounddisjunction :          0+         0     312122          0          0          0       1562         74       2474          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0         25          0        374          0          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.04/1800.00	c   integral         :      64.16       0.00       0.00      64.11       0.00       0.04       0.00
1800.04/1800.00	c   varbound         :       9.86       0.00       9.78       0.06       0.00       0.00       0.02
1800.04/1800.00	c   setppc           :       6.96       0.00       6.59       0.00       0.00       0.01       0.37
1800.04/1800.00	c   linear           :      70.62       0.00      66.34       0.00       0.00       0.48       3.80
1800.04/1800.00	c   indicator        :      13.86       0.01      12.19       0.21       0.00       1.44       0.02
1800.04/1800.00	c   logicor          :      75.40       0.00      72.57       0.00       0.00       0.03       2.81
1800.04/1800.00	c   bounddisjunction :       2.61       0.00       2.60       0.00       0.00       0.00       0.00
1800.04/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :     317907      20352         25     766218
1800.04/1800.00	c   rootredcost      :         28          0          0       1619
1800.04/1800.00	c   pseudoobj        :    2368558      36604      10462    2610437
1800.04/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.04/1800.00	c   vbounds          :      48.15      48.14       0.01
1800.04/1800.00	c   rootredcost      :       0.44       0.44       0.00
1800.04/1800.00	c   pseudoobj        :      67.80      67.09       0.70
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       6.68     102159     102045     573402       33.5       3198       26.9          -
1800.04/1800.00	c   infeasible LP    :      35.53     126422     126415     890262       44.2       1567       18.6          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          7          7          7        2.4          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -     609822       34.4          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          5          -          -        100          -    (maximal pool size: 274)
1800.04/1800.00	c   redcost          :      19.11     261578          0     873827          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.58          6          0          0        900          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.43          6          0          0       1665          0
1800.04/1800.00	c   cmir             :       0.10          6          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.09          6          0          0          0          0
1800.04/1800.00	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.10          1          0          0          0          0
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :      63.91     241976        364       2948          0          0     479628
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.01          -         25
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   feaspump         :       0.03          1          0
1800.04/1800.00	c   oneopt           :       0.43         25          0
1800.04/1800.00	c   guideddiving     :       1.61         61          0
1800.04/1800.00	c   coefdiving       :       1.45         61          0
1800.04/1800.00	c   pscostdiving     :       0.75         61          0
1800.04/1800.00	c   fracdiving       :       1.75         61          0
1800.04/1800.00	c   veclendiving     :       0.79         61          0
1800.04/1800.00	c   linesearchdiving :       0.60         61          0
1800.04/1800.00	c   objpscostdiving  :       0.56         31          0
1800.04/1800.00	c   rootsoldiving    :       1.09         31          0
1800.04/1800.00	c   crossover        :       1.29         31          0
1800.04/1800.00	c   trivial          :       0.00          2          0
1800.04/1800.00	c   shiftandpropagate:       0.02          1          0
1800.04/1800.00	c   simplerounding   :       0.75     250763          2
1800.04/1800.00	c   zirounding       :       0.60       1000          0
1800.04/1800.00	c   rounding         :       1.29       7088          0
1800.04/1800.00	c   shifting         :       1.20       2211          0
1800.04/1800.00	c   intshifting      :       0.01          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   clique           :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.04          1          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   vbounds          :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   subnlp           :       0.07          0          0
1800.04/1800.00	c   trysol           :       0.55       1381        370
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.01          0          0       0.00          -
1800.04/1800.00	c   dual LP          :    1116.62     383773    7367496      19.20    6598.01
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:       6.03       4200      29260       6.97    4853.34
1800.04/1800.00	c   strong branching :      60.14      10134     390730      38.56    6497.17
1800.04/1800.00	c     (at root node) :          -          9       2584     287.11          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     462054
1800.04/1800.00	c   nodes (total)    :     462054
1800.04/1800.00	c   nodes left       :       3925
1800.04/1800.00	c   max depth        :         95
1800.04/1800.00	c   max depth (total):         95
1800.04/1800.00	c   backtracks       :      49535 (10.7%)
1800.04/1800.00	c   delayed cutoffs  :      12911
1800.04/1800.00	c   repropagations   :     883810 (2330053 domain reductions, 11993 cutoffs)
1800.04/1800.00	c   avg switch length:       5.74
1800.04/1800.00	c   switching time   :     108.57
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :        397 (28 improvements)
1800.04/1800.00	c   First Solution   : +8.82050000000000e+04   (in run 1, after 1 nodes, 0.18 seconds, depth 0, found by <trysol>)
1800.04/1800.00	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 127023 nodes, 552.00 seconds, depth 37, found by <relaxation>)
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447749-1307897326/watcher-3447749-1307897326 -o /var/tmp/evaluation-result-3447749-1307897326/solver-3447749-1307897326 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447749-1307897326.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: 2.02 2.00 1.89 2/174 24355
/proc/meminfo: memFree=11218576/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=10328 CPUtime=0 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 1582 0 0 0 0 0 0 0 19 0 1 0 979963217 10575872 1536 33554432000 4194304 9128323 140736589277024 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24355/statm: 2582 1543 399 1205 0 1373 0

[startup+0.104915 s]
/proc/loadavg: 2.02 2.00 1.89 2/174 24355
/proc/meminfo: memFree=11218576/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=31872 CPUtime=0.09 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 6949 0 0 0 9 0 0 0 20 0 1 0 979963217 32636928 6644 33554432000 4194304 9128323 140736589277024 18446744073709551615 4337637 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 7968 6644 532 1205 0 6759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31872

[startup+0.200893 s]
/proc/loadavg: 2.02 2.00 1.89 2/174 24355
/proc/meminfo: memFree=11218576/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=39588 CPUtime=0.19 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 9222 0 0 0 18 1 0 0 20 0 1 0 979963217 40538112 8835 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 9897 8835 685 1205 0 8688 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39588

[startup+0.300896 s]
/proc/loadavg: 2.02 2.00 1.89 2/174 24355
/proc/meminfo: memFree=11218576/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=44832 CPUtime=0.29 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 10598 0 0 0 28 1 0 0 20 0 1 0 979963217 45907968 10196 33554432000 4194304 9128323 140736589277024 18446744073709551615 7980987 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 11208 10198 701 1205 0 9999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44832

[startup+0.700788 s]
/proc/loadavg: 2.02 2.00 1.89 2/174 24355
/proc/meminfo: memFree=11218576/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=46208 CPUtime=0.69 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 17587 0 0 0 67 2 0 0 21 0 1 0 979963217 47316992 10506 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 11552 10506 728 1205 0 10343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46208

[startup+1.50064 s]
/proc/loadavg: 2.02 2.00 1.89 3/178 24359
/proc/meminfo: memFree=11126064/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=50716 CPUtime=1.49 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 18656 0 0 0 146 3 0 0 23 0 1 0 979963217 51933184 11575 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 12679 11575 744 1205 0 11470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50716

[startup+3.10037 s]
/proc/loadavg: 2.02 2.00 1.89 4/178 24359
/proc/meminfo: memFree=11103000/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=71908 CPUtime=3.09 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 23650 0 0 0 304 5 0 0 25 0 1 0 979963217 73633792 16553 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 17977 16553 740 1205 0 16768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71908

[startup+6.30078 s]
/proc/loadavg: 2.02 2.00 1.89 3/178 24359
/proc/meminfo: memFree=11101912/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=71908 CPUtime=6.3 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 23747 0 0 0 622 8 0 0 25 0 1 0 979963217 73633792 16649 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 17977 16649 740 1205 0 16768 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 71908

[startup+12.7006 s]
/proc/loadavg: 2.02 2.00 1.89 3/178 24359
/proc/meminfo: memFree=11101708/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=71908 CPUtime=12.7 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 23824 0 0 0 1258 12 0 0 25 0 1 0 979963217 73633792 16726 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 17977 16726 743 1205 0 16768 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 71908

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 24359
/proc/meminfo: memFree=11096452/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=71908 CPUtime=25.49 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 32081 0 0 0 2530 19 0 0 25 0 1 0 979963217 73633792 17045 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 17977 17045 743 1205 0 16768 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71908

[startup+51.1006 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 24360
/proc/meminfo: memFree=11074196/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=86520 CPUtime=51.09 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 41893 0 0 0 5078 31 0 0 25 0 1 0 979963217 88596480 20662 33554432000 4194304 9128323 140736589277024 18446744073709551615 7349543 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 21630 20662 743 1205 0 20421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86520

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.90 4/178 24361
/proc/meminfo: memFree=11034776/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=114292 CPUtime=102.3 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 64696 0 0 0 10178 52 0 0 25 0 1 0 979963217 117035008 27591 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 28573 27591 743 1205 0 27364 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 24363
/proc/meminfo: memFree=11008536/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=125992 CPUtime=162.29 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 106934 0 0 0 16137 92 0 0 25 0 1 0 979963217 129015808 30502 33554432000 4194304 9128323 140736589277024 18446744073709551615 5333004 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 31498 30502 743 1205 0 30289 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 125992

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 24365
/proc/meminfo: memFree=10995600/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=132344 CPUtime=222.3 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 118595 0 0 0 22096 134 0 0 25 0 1 0 979963217 135520256 32094 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 33086 32094 754 1205 0 31877 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 132344

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.92 3/178 24366
/proc/meminfo: memFree=10979536/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=135520 CPUtime=282.3 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 138011 0 0 0 28054 176 0 0 25 0 1 0 979963217 138772480 32935 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 33880 32935 754 1205 0 32671 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135520

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 1.92 3/178 24368
/proc/meminfo: memFree=10969180/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=138840 CPUtime=342.3 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 143853 0 0 0 34010 220 0 0 25 0 1 0 979963217 142172160 33762 33554432000 4194304 9128323 140736589277024 18446744073709551615 4529136 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 34710 33762 754 1205 0 33501 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 138840

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/178 24369
/proc/meminfo: memFree=10962676/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=141552 CPUtime=402.31 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 155942 0 0 0 39970 261 0 0 25 0 1 0 979963217 144949248 34458 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 35388 34458 754 1205 0 34179 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 141552

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/178 24371
/proc/meminfo: memFree=10954788/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=143336 CPUtime=462.31 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 168550 0 0 0 45927 304 0 0 25 0 1 0 979963217 146776064 34904 33554432000 4194304 9128323 140736589277024 18446744073709551615 4892607 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 35834 34904 754 1205 0 34625 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 143336

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 24373
/proc/meminfo: memFree=10950180/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=143592 CPUtime=522.31 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 170254 0 0 0 51886 345 0 0 25 0 1 0 979963217 147038208 34969 33554432000 4194304 9128323 140736589277024 18446744073709551615 5984494 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 35898 34969 754 1205 0 34689 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 143592

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 24374
/proc/meminfo: memFree=10943760/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=146560 CPUtime=582.31 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 191668 0 0 0 57840 391 0 0 25 0 1 0 979963217 150077440 35713 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 36640 35713 754 1205 0 35431 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 146560

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 2.03 2.02 1.93 3/178 24391
/proc/meminfo: memFree=10917584/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=158396 CPUtime=882.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 206227 0 0 0 87646 586 0 0 25 0 1 0 979963217 162197504 38649 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 39599 38649 754 1205 0 38390 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 158396

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/178 24393
/proc/meminfo: memFree=10910720/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=162692 CPUtime=942.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 212266 0 0 0 93606 626 0 0 25 0 1 0 979963217 166596608 39692 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 40673 39692 754 1205 0 39464 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 162692

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 24394
/proc/meminfo: memFree=10906348/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=164784 CPUtime=1002.31 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 212804 0 0 0 99567 664 0 0 25 0 1 0 979963217 168738816 40230 33554432000 4194304 9128323 140736589277024 18446744073709551615 7207309 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 41196 40230 754 1205 0 39987 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 164784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24396
/proc/meminfo: memFree=10903548/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=167188 CPUtime=1062.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 213428 0 0 0 105532 700 0 0 25 0 1 0 979963217 171200512 40854 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 41797 40854 754 1205 0 40588 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 167188

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24436
/proc/meminfo: memFree=11002880/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=169176 CPUtime=1122.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 213897 0 0 0 111493 739 0 0 25 0 1 0 979963217 173236224 41323 33554432000 4194304 9128323 140736589277024 18446744073709551615 6856896 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 42294 41323 754 1205 0 41085 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 169176

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24437
/proc/meminfo: memFree=10995940/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=171380 CPUtime=1182.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 214471 0 0 0 117455 777 0 0 25 0 1 0 979963217 175493120 41897 33554432000 4194304 9128323 140736589277024 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 42845 41897 754 1205 0 41636 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 171380

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24439
/proc/meminfo: memFree=10993896/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=172960 CPUtime=1242.32 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 214846 0 0 0 123417 815 0 0 25 0 1 0 979963217 177111040 42272 33554432000 4194304 9128323 140736589277024 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 43240 42272 754 1205 0 42031 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 172960

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24440
/proc/meminfo: memFree=10990728/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=174940 CPUtime=1302.33 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 215380 0 0 0 129380 853 0 0 25 0 1 0 979963217 179138560 42806 33554432000 4194304 9128323 140736589277024 18446744073709551615 4808352 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 43735 42806 754 1205 0 42526 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 174940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24442
/proc/meminfo: memFree=10972812/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1362.33 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219366 0 0 0 135343 890 0 0 25 0 1 0 979963217 196820992 46792 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46792 754 1205 0 46843 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 192208

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24444
/proc/meminfo: memFree=10971772/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1422.34 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219367 0 0 0 141306 928 0 0 25 0 1 0 979963217 196820992 46793 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46793 754 1205 0 46843 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 192208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24445
/proc/meminfo: memFree=10971448/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1482.34 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219372 0 0 0 147270 964 0 0 25 0 1 0 979963217 196820992 46798 33554432000 4194304 9128323 140736589277024 18446744073709551615 7217748 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46798 754 1205 0 46843 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 192208

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24447
/proc/meminfo: memFree=10969904/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1542.34 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219372 0 0 0 153233 1001 0 0 25 0 1 0 979963217 196820992 46798 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46798 754 1205 0 46843 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 192208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24448
/proc/meminfo: memFree=10967764/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1602.33 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219378 0 0 0 159188 1045 0 0 25 0 1 0 979963217 196820992 46804 33554432000 4194304 9128323 140736589277024 18446744073709551615 4528457 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46804 754 1205 0 46843 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 192208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24450
/proc/meminfo: memFree=10964088/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1662.33 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219378 0 0 0 165152 1081 0 0 25 0 1 0 979963217 196820992 46804 33554432000 4194304 9128323 140736589277024 18446744073709551615 4528631 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46804 754 1205 0 46843 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 192208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24452
/proc/meminfo: memFree=10963632/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1722.34 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219379 0 0 0 171118 1116 0 0 25 0 1 0 979963217 196820992 46805 33554432000 4194304 9128323 140736589277024 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 46805 754 1205 0 46843 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 192208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24453
/proc/meminfo: memFree=10961972/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1782.34 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219632 0 0 0 177079 1155 0 0 25 0 1 0 979963217 196820992 47058 33554432000 4194304 9128323 140736589277024 18446744073709551615 7346354 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 47058 754 1205 0 46843 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 192208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24454
/proc/meminfo: memFree=10961460/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1800.04 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219638 0 0 0 178836 1168 0 0 18 0 1 0 979963217 196820992 47064 33554432000 4194304 9128323 140736589277024 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 47064 756 1205 0 46843 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 192208

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

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24454
/proc/meminfo: memFree=10961460/32951124 swapFree=67056304/67111528
[pid=24355] ppid=24352 vsize=192208 CPUtime=1800.04 cores=0,2,4,6
/proc/24355/stat : 24355 (scip-2.0.1.4.li) R 24352 24355 24181 0 -1 4202496 219638 0 0 0 178836 1168 0 0 18 0 1 0 979963217 196820992 47064 33554432000 4194304 9128323 140736589277024 18446744073709551615 8057664 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24355/statm: 48052 47064 756 1205 0 46843 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 192208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1788.37
CPU system time (s): 11.6962
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 192208

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

runsolver used 2.92056 second user time and 6.23405 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 18:48:46
IDJOB=3447749
IDBENCH=78913
IDSOLVER=1944
FILE ID=node110/3447749-1307897326
RUNJOBID= node110-1307897326-24330
PBS_JOBID= 13559603
Free space on /var/tmp= 2884 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.1900552423--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447749-1307897326/watcher-3447749-1307897326 -o /var/tmp/evaluation-result-3447749-1307897326/solver-3447749-1307897326 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447749-1307897326.wbo -t 1800 -m 15500

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

MD5SUM BENCH= c3adda683c0d048bf44386b3ccfc9e41
RANDOM SEED=920177443

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.74
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.830
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:      11219400 kB
Buffers:         39720 kB
Cached:       20958752 kB
SwapCached:       9144 kB
Active:        5731488 kB
Inactive:     15286360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11219400 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           24104 kB
Writeback:           0 kB
AnonPages:       17216 kB
Mapped:          12444 kB
Slab:           649408 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2860 MiB
End job on node110 at 2011-06-12 19:18:48