Trace number 2692756

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.21 1800.17

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900548667--soft-33-100-0.wbo
MD5SUMb80542b6ea011406c368e0a53be4d6f1
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark487.411
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 constraints1804
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 90822
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90821
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2692756-1277901638.wbo>
0.01/0.03	c original problem has 3839 variables (2035 bin, 0 int, 0 impl, 1804 cont) and 4512 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.05	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1938 impls, 6 clqs
0.01/0.09	c (round 2) 0 del vars, 64 del conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 1938 impls, 6 clqs
0.01/0.09	c (round 3) 41 del vars, 117 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 1938 impls, 6 clqs
0.09/0.11	c (round 4) 87 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 1938 impls, 6 clqs
0.09/0.12	c (round 5) 92 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 1938 impls, 6 clqs
0.09/0.16	c    (0.1s) probing: 101/1989 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  92 deleted vars, 122 deleted constraints, 1809 tightened bounds, 0 added holes, 53 changed sides, 0 changed coefficients
0.09/0.16	c  1938 implications, 6 cliques
0.09/0.16	c presolved problem has 3747 variables (1989 bin, 0 int, 0 impl, 1758 cont) and 4390 constraints
0.09/0.16	c    1758 constraints of type <indicator>
0.09/0.16	c       6 constraints of type <setppc>
0.09/0.16	c    1758 constraints of type <linear>
0.09/0.16	c     868 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.10
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
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 = 1799.98
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 = 3420
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 # 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.09/0.17	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.17	c   0.1s|     1 |     0 |    13 |     - |  13M|   0 |   7 |3747 |4390 |3747 | 874 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 88500
0.09/0.18	c y 0.1s|     1 |     0 |   101 |     - |  13M|   0 |   7 |3747 |4390 |3747 | 874 |   0 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.19/0.20	c   0.1s|     1 |     0 |   139 |     - |  13M|   0 |  38 |3747 |4390 |3747 | 894 |  20 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   238 |     - |  14M|   0 |  62 |3747 |4390 |3747 | 932 |  58 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   289 |     - |  14M|   0 |  63 |3747 |4390 |3747 | 941 |  67 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.39/0.42	c   0.3s|     1 |     0 |   318 |     - |  14M|   0 |  64 |3747 |4390 |3747 | 953 |  79 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.49/0.50	c   0.4s|     1 |     0 |   326 |     - |  14M|   0 |  69 |3747 |4390 |3747 | 960 |  86 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
0.49/0.59	c   0.5s|     1 |     0 |   337 |     - |  14M|   0 |  69 |3747 |4390 |3747 | 961 |  87 |   0 |   0 | 0.000000e+00 | 8.850000e+04 |    Inf 
1.09/1.16	c   1.1s|     1 |     2 |   337 |     - |  14M|   0 |  69 |3747 |4390 |3747 | 961 |  87 |   0 |  33 | 0.000000e+00 | 8.850000e+04 |    Inf 
26.39/26.45	c  25.4s| 10000 |  9983 | 42447 |   4.2 |  38M| 121 |   0 |3747 |4403 |3747 |1038 |9180 |  16 |1832 | 0.000000e+00 | 8.850000e+04 |    Inf 
26.79/26.85	o 555
26.79/26.85	c *25.8s| 10231 |  5260 | 43021 |   4.2 |  30M| 121 |   - |3747 |4403 |3747 |1016 |9383 |  16 |1832 | 0.000000e+00 | 5.550000e+02 |    Inf 
26.89/26.98	o 128
26.89/26.98	c *25.9s| 10305 |   538 | 43326 |   4.2 |  22M| 121 |   - |3747 |4436 |3747 | 991 |9469 |  49 |1832 | 0.000000e+00 | 1.280000e+02 |    Inf 
29.09/29.13	o 118
29.09/29.13	c *28.0s| 11049 |   771 | 47598 |   4.3 |  25M| 121 |   - |3747 |4972 |3747 | 979 |  10k| 627 |1838 | 0.000000e+00 | 1.180000e+02 |    Inf 
29.09/29.18	o 113
29.09/29.18	c *28.0s| 11058 |   685 | 47717 |   4.3 |  25M| 121 |   - |3747 |4971 |3747 | 993 |  10k| 634 |1838 | 0.000000e+00 | 1.130000e+02 |    Inf 
29.19/29.23	o 101
29.19/29.23	c *28.1s| 11071 |   608 | 47772 |   4.3 |  25M| 121 |   - |3747 |4970 |3747 | 963 |  10k| 634 |1838 | 0.000000e+00 | 1.010000e+02 |    Inf 
29.19/29.26	o 75
29.19/29.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.19/29.26	c *28.1s| 11075 |   362 | 47892 |   4.3 |  23M| 121 |   - |3747 |4968 |3747 | 980 |  10k| 634 |1838 | 0.000000e+00 | 7.500000e+01 |    Inf 
29.29/29.37	o 62
29.29/29.37	c *28.2s| 11095 |   326 | 48276 |   4.3 |  23M| 121 |   - |3747 |4495 |3747 | 980 |  10k| 670 |1838 | 0.000000e+00 | 6.200000e+01 |    Inf 
30.09/30.13	o 60
30.09/30.13	c *28.9s| 11335 |   460 | 50090 |   4.4 |  24M| 121 |   - |3747 |4322 |3747 | 977 |  10k| 846 |1838 | 0.000000e+00 | 6.000000e+01 |    Inf 
30.29/30.30	o 27
30.29/30.30	c *29.1s| 11397 |   314 | 50252 |   4.4 |  23M| 121 |   - |3747 |4300 |3747 | 984 |  10k| 867 |1838 | 0.000000e+00 | 2.700000e+01 |    Inf 
30.29/30.31	o 23
30.29/30.31	c *29.1s| 11398 |   133 | 50252 |   4.4 |  22M| 121 |   - |3747 |4300 |3747 | 984 |  10k| 867 |1838 | 0.000000e+00 | 2.300000e+01 |    Inf 
31.29/31.33	o 20
31.29/31.33	c *30.1s| 11977 |   160 | 53234 |   4.4 |  22M| 121 |   - |3747 |4236 |3747 | 961 |  11k|1628 |1838 | 0.000000e+00 | 2.000000e+01 |    Inf 
35.79/35.80	o 18
35.79/35.80	c *34.3s| 14325 |   337 | 67684 |   4.7 |  24M| 121 |   - |3747 |5922 |3747 | 987 |  12k|4494 |1838 | 0.000000e+00 | 1.800000e+01 |    Inf 
37.79/37.86	o 12
37.79/37.86	c *36.3s| 15362 |   420 | 74852 |   4.9 |  25M| 121 |   - |3747 |6254 |3747 | 976 |  13k|5733 |1838 | 0.000000e+00 | 1.200000e+01 |    Inf 
39.19/39.27	o 4
39.19/39.27	c *37.6s| 16210 |   392 | 78655 |   4.8 |  24M| 121 |   - |3747 |6108 |3747 | 979 |  13k|6709 |1838 | 0.000000e+00 | 4.000000e+00 |    Inf 
44.89/44.90	c  42.9s| 20000 |   455 | 94238 |   4.7 |  26M| 121 |   - |3747 |8110 |   0 |   0 |  14k|  11k|1838 | 0.000000e+00 | 4.000000e+00 |    Inf 
47.69/47.76	o 3
47.69/47.76	c *45.6s| 21874 |   452 |102377 |   4.7 |  26M| 121 |   - |3747 |9153 |3747 | 972 |  14k|  14k|1838 | 0.000000e+00 | 3.000000e+00 |    Inf 
52.99/53.06	o 2
52.99/53.06	c *50.6s| 25192 |   432 |117386 |   4.6 |  26M| 121 |   - |3747 |8974 |3747 | 979 |  15k|  18k|1838 | 0.000000e+00 | 2.000000e+00 |    Inf 
60.69/60.78	c  58.0s| 30000 |   437 |140394 |   4.7 |  27M| 121 |   - |3747 |9817 |   0 |   0 |  17k|  24k|1838 | 0.000000e+00 | 2.000000e+00 |    Inf 
78.40/78.40	c  74.7s| 40000 |   500 |194516 |   4.9 |  30M| 121 |   - |3747 |  15k|   0 |   0 |  21k|  37k|1838 | 0.000000e+00 | 2.000000e+00 |    Inf 
98.39/98.44	o 1
98.39/98.44	c *94.0s| 49901 |   569 |257231 |   5.1 |  33M| 121 |   - |3747 |  20k|3747 | 970 |  28k|  50k|1916 | 0.000000e+00 | 1.000000e+00 |    Inf 
98.69/98.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.69/98.70	c  94.2s| 50000 |   565 |257772 |   5.1 |  33M| 121 |   9 |3747 |  20k|3747 | 970 |  28k|  51k|1930 | 0.000000e+00 | 1.000000e+00 |    Inf 
119.60/119.60	c   114s| 60000 |   633 |319494 |   5.3 |  35M| 121 |   - |3747 |  25k|   0 |   0 |  36k|  65k|2131 | 0.000000e+00 | 1.000000e+00 |    Inf 
143.20/143.24	c   137s| 70000 |   655 |385431 |   5.5 |  37M| 121 |   - |3747 |  27k|   0 |   0 |  45k|  79k|2360 | 0.000000e+00 | 1.000000e+00 |    Inf 
166.29/166.32	c   159s| 80000 |   535 |447076 |   5.6 |  34M| 121 |  17 |3747 |  22k|3747 | 964 |  52k|  93k|2595 | 0.000000e+00 | 1.000000e+00 |    Inf 
186.90/186.92	c   179s| 90000 |   868 |509019 |   5.7 |  36M| 121 |  21 |3747 |  22k|3747 | 959 |  60k| 106k|2896 | 0.000000e+00 | 1.000000e+00 |    Inf 
207.99/208.03	c   199s|100000 |   924 |566585 |   5.7 |  38M| 121 |  25 |3747 |  25k|3747 | 970 |  66k| 120k|3070 | 0.000000e+00 | 1.000000e+00 |    Inf 
230.10/230.19	c   221s|110000 |   917 |622411 |   5.7 |  41M| 121 |   - |3747 |  30k|   0 |   0 |  73k| 134k|3228 | 0.000000e+00 | 1.000000e+00 |    Inf 
253.90/253.92	c   244s|120000 |  1003 |679930 |   5.7 |  43M| 121 |  32 |3747 |  34k|3747 | 970 |  81k| 148k|3429 | 0.000000e+00 | 1.000000e+00 |    Inf 
277.99/278.06	c   267s|130000 |   931 |740096 |   5.7 |  42M| 121 |  16 |3747 |  30k|3747 | 967 |  86k| 162k|3600 | 0.000000e+00 | 1.000000e+00 |    Inf 
300.90/300.91	c   289s|140000 |   922 |793664 |   5.7 |  43M| 121 |   - |3747 |  33k|   0 |   0 |  93k| 176k|3727 | 0.000000e+00 | 1.000000e+00 |    Inf 
324.80/324.88	c   312s|150000 |  1026 |847667 |   5.6 |  45M| 121 |  14 |3747 |  37k|3747 | 959 |  99k| 189k|3863 | 0.000000e+00 | 1.000000e+00 |    Inf 
348.90/348.94	c   335s|160000 |  1057 |902234 |   5.6 |  46M| 121 |   - |3747 |  38k|   0 |   0 | 107k| 204k|4018 | 0.000000e+00 | 1.000000e+00 |    Inf 
373.10/373.17	c   359s|170000 |   985 |955417 |   5.6 |  45M| 121 |  19 |3747 |  38k|3747 | 966 | 112k| 217k|4121 | 0.000000e+00 | 1.000000e+00 |    Inf 
400.30/400.35	c   385s|180000 |  1107 |  1014k|   5.6 |  48M| 121 |   - |3747 |  41k|   0 |   0 | 118k| 232k|4294 | 0.000000e+00 | 1.000000e+00 |    Inf 
426.50/426.54	c   411s|190000 |  1025 |  1069k|   5.6 |  47M| 121 |   - |3747 |  41k|   0 |   0 | 125k| 246k|4425 | 0.000000e+00 | 1.000000e+00 |    Inf 
453.40/453.45	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
453.40/453.45	c   437s|200000 |  1093 |  1126k|   5.6 |  49M| 121 |  11 |3747 |  44k|3747 | 980 | 133k| 259k|4569 | 0.000000e+00 | 1.000000e+00 |    Inf 
481.11/481.14	c   464s|210000 |  1394 |  1188k|   5.7 |  53M| 121 |  17 |3747 |  50k|3747 | 971 | 142k| 273k|4734 | 0.000000e+00 | 1.000000e+00 |    Inf 
508.60/508.65	c   490s|220000 |  1425 |  1241k|   5.6 |  54M| 121 |   - |3747 |  51k|   0 |   0 | 148k| 287k|4819 | 0.000000e+00 | 1.000000e+00 |    Inf 
536.71/536.72	c   518s|230000 |  1433 |  1297k|   5.6 |  55M| 121 |   9 |3747 |  52k|3747 | 966 | 157k| 302k|4946 | 0.000000e+00 | 1.000000e+00 |    Inf 
564.60/564.69	c   545s|240000 |  1443 |  1353k|   5.6 |  56M| 121 |  10 |3747 |  56k|3747 | 977 | 164k| 316k|5062 | 0.000000e+00 | 1.000000e+00 |    Inf 
593.61/593.61	c   573s|250000 |  1489 |  1402k|   5.6 |  57M| 121 |   5 |3747 |  57k|3747 | 959 | 167k| 330k|5132 | 0.000000e+00 | 1.000000e+00 |    Inf 
624.01/624.06	c   603s|260000 |  1482 |  1458k|   5.6 |  58M| 121 |  10 |3747 |  59k|3747 | 973 | 175k| 344k|5263 | 0.000000e+00 | 1.000000e+00 |    Inf 
654.41/654.41	c   633s|270000 |  1381 |  1510k|   5.6 |  57M| 121 |  17 |3747 |  57k|3747 | 973 | 181k| 359k|5353 | 0.000000e+00 | 1.000000e+00 |    Inf 
684.81/684.85	c   663s|280000 |  1626 |  1566k|   5.6 |  59M| 121 |   - |3747 |  60k|   0 |   0 | 188k| 372k|5428 | 0.000000e+00 | 1.000000e+00 |    Inf 
717.31/717.32	c   694s|290000 |  1665 |  1619k|   5.6 |  61M| 121 |  26 |3747 |  61k|3747 | 988 | 196k| 386k|5556 | 0.000000e+00 | 1.000000e+00 |    Inf 
749.41/749.43	c   726s|300000 |  1676 |  1675k|   5.6 |  62M| 121 |  18 |3747 |  64k|3747 | 959 | 204k| 401k|5655 | 0.000000e+00 | 1.000000e+00 |    Inf 
786.41/786.47	c   762s|310000 |  1748 |  1734k|   5.6 |  65M| 121 |  11 |3747 |  68k|3747 | 972 | 213k| 415k|5735 | 0.000000e+00 | 1.000000e+00 |    Inf 
820.41/820.42	c   795s|320000 |  1670 |  1784k|   5.6 |  63M| 121 |   - |3747 |  65k|   0 |   0 | 218k| 430k|5837 | 0.000000e+00 | 1.000000e+00 |    Inf 
854.01/854.05	c   828s|330000 |  1555 |  1841k|   5.6 |  62M| 121 |   - |3747 |  64k|   0 |   0 | 225k| 445k|5966 | 0.000000e+00 | 1.000000e+00 |    Inf 
887.41/887.40	c   861s|340000 |  1392 |  1895k|   5.6 |  61M| 121 |  12 |3747 |  62k|3747 | 973 | 232k| 460k|6040 | 0.000000e+00 | 1.000000e+00 |    Inf 
919.51/919.60	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
919.51/919.60	c   893s|350000 |  1401 |  1946k|   5.6 |  61M| 121 |   7 |3747 |  63k|3747 | 970 | 237k| 474k|6113 | 0.000000e+00 | 1.000000e+00 |    Inf 
950.81/950.85	c   923s|360000 |  1218 |  1996k|   5.5 |  58M| 121 |  13 |3747 |  60k|3747 | 978 | 241k| 489k|6182 | 0.000000e+00 | 1.000000e+00 |    Inf 
983.51/983.56	c   955s|370000 |  1146 |  2055k|   5.6 |  55M| 121 |  17 |3747 |  52k|3747 | 959 | 247k| 503k|6295 | 0.000000e+00 | 1.000000e+00 |    Inf 
1014.82/1014.83	c   986s|380000 |  1091 |  2116k|   5.6 |  55M| 121 |   - |3747 |  53k|   0 |   0 | 254k| 517k|6389 | 0.000000e+00 | 1.000000e+00 |    Inf 
1045.21/1045.25	c  1015s|390000 |  1077 |  2177k|   5.6 |  54M| 121 |   - |3747 |  52k|   0 |   0 | 261k| 532k|6465 | 0.000000e+00 | 1.000000e+00 |    Inf 
1074.51/1074.53	c  1044s|400000 |  1019 |  2232k|   5.6 |  53M| 121 |   - |3747 |  50k|   0 |   0 | 265k| 546k|6551 | 0.000000e+00 | 1.000000e+00 |    Inf 
1105.61/1105.67	c  1074s|410000 |  1097 |  2293k|   5.6 |  52M| 121 |   - |3747 |  47k|   0 |   0 | 272k| 560k|6654 | 0.000000e+00 | 1.000000e+00 |    Inf 
1135.12/1135.11	c  1103s|420000 |   992 |  2350k|   5.6 |  52M| 121 |   8 |3747 |  49k|3747 | 959 | 278k| 574k|6762 | 0.000000e+00 | 1.000000e+00 |    Inf 
1165.81/1165.90	c  1133s|430000 |   935 |  2408k|   5.6 |  50M| 121 |   - |3747 |  44k|   0 |   0 | 284k| 587k|6867 | 0.000000e+00 | 1.000000e+00 |    Inf 
1194.32/1194.33	c  1161s|440000 |   898 |  2461k|   5.6 |  50M| 121 |   - |3747 |  42k|   0 |   0 | 289k| 602k|6995 | 0.000000e+00 | 1.000000e+00 |    Inf 
1222.02/1222.08	c  1188s|450000 |   936 |  2518k|   5.6 |  52M| 121 |  24 |3747 |  47k|3747 | 980 | 297k| 615k|7061 | 0.000000e+00 | 1.000000e+00 |    Inf 
1253.72/1253.73	c  1219s|460000 |   973 |  2575k|   5.6 |  54M| 121 |  17 |3747 |  52k|3747 | 978 | 304k| 629k|7133 | 0.000000e+00 | 1.000000e+00 |    Inf 
1286.32/1286.32	c  1251s|470000 |  1059 |  2633k|   5.6 |  55M| 121 |   - |3747 |  53k|   0 |   0 | 312k| 643k|7269 | 0.000000e+00 | 1.000000e+00 |    Inf 
1319.62/1319.61	c  1283s|480000 |  1128 |  2695k|   5.6 |  56M| 121 |  19 |3747 |  55k|3747 | 971 | 321k| 657k|7339 | 0.000000e+00 | 1.000000e+00 |    Inf 
1352.42/1352.48	c  1315s|490000 |  1174 |  2754k|   5.6 |  57M| 121 |   - |3747 |  55k|   0 |   0 | 329k| 671k|7412 | 0.000000e+00 | 1.000000e+00 |    Inf 
1390.02/1390.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1390.02/1390.05	c  1352s|500000 |  1369 |  2824k|   5.6 |  61M| 121 |  22 |3747 |  61k|3747 | 959 | 337k| 686k|7544 | 0.000000e+00 | 1.000000e+00 |    Inf 
1424.13/1424.11	c  1385s|510000 |  1329 |  2881k|   5.6 |  60M| 121 |  12 |3747 |  60k|3747 | 959 | 344k| 700k|7609 | 0.000000e+00 | 1.000000e+00 |    Inf 
1457.73/1457.77	c  1418s|520000 |  1345 |  2940k|   5.7 |  62M| 121 |   - |3747 |  64k|   0 |   0 | 351k| 715k|7662 | 0.000000e+00 | 1.000000e+00 |    Inf 
1491.83/1491.84	c  1451s|530000 |  1478 |  2999k|   5.7 |  65M| 121 |  19 |3747 |  71k|3747 | 977 | 361k| 729k|7731 | 0.000000e+00 | 1.000000e+00 |    Inf 
1527.23/1527.20	c  1486s|540000 |  1377 |  3057k|   5.7 |  64M| 121 |  17 |3747 |  69k|3747 | 967 | 372k| 744k|7788 | 0.000000e+00 | 1.000000e+00 |    Inf 
1560.84/1560.89	c  1519s|550000 |  1416 |  3115k|   5.7 |  64M| 121 |   - |3747 |  67k|3747 | 975 | 381k| 759k|7862 | 0.000000e+00 | 1.000000e+00 |    Inf 
1596.03/1596.05	c  1553s|560000 |  1264 |  3171k|   5.7 |  62M| 121 |   1 |3747 |  64k|3747 | 972 | 387k| 773k|7947 | 0.000000e+00 | 1.000000e+00 |    Inf 
1639.73/1639.78	c  1596s|570000 |  1453 |  3239k|   5.7 |  65M| 121 |   - |3747 |  69k|   0 |   0 | 395k| 787k|8054 | 0.000000e+00 | 1.000000e+00 |    Inf 
1680.03/1680.09	c  1636s|580000 |  1616 |  3304k|   5.7 |  68M| 121 |  31 |3747 |  72k|3747 | 974 | 404k| 802k|8132 | 0.000000e+00 | 1.000000e+00 |    Inf 
1720.73/1720.75	c  1675s|590000 |  1641 |  3369k|   5.7 |  69M| 121 |   - |3747 |  73k|   0 |   0 | 413k| 817k|8199 | 0.000000e+00 | 1.000000e+00 |    Inf 
1761.93/1761.95	c  1716s|600000 |  1880 |  3434k|   5.7 |  73M| 121 |   7 |3747 |  79k|3747 | 968 | 422k| 832k|8264 | 0.000000e+00 | 1.000000e+00 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1753.02
1800.04/1800.00	c Solving Nodes      : 609104
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+00 (138 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.04	s SATISFIABLE
1800.04/1800.04	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.04	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.04	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.04	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.04	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.04	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.04/1800.04	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.04/1800.04	v -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 
1800.04/1800.04	v -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.04/1800.04	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.04/1800.04	v -x1 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time       :    1753.02
1800.04/1800.04	c Original Problem   :
1800.04/1800.04	c   Problem name     : HOME/instance-2692756-1277901638.wbo
1800.04/1800.04	c   Variables        : 3839 (2035 binary, 0 integer, 0 implicit integer, 1804 continuous)
1800.04/1800.04	c   Constraints      : 4512 initial, 4512 maximal
1800.04/1800.04	c Presolved Problem  :
1800.04/1800.04	c   Problem name     : t_HOME/instance-2692756-1277901638.wbo
1800.04/1800.04	c   Variables        : 3747 (1989 binary, 0 integer, 0 implicit integer, 1758 continuous)
1800.04/1800.04	c   Constraints      : 4390 initial, 81451 maximal
1800.04/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.04	c   trivial          :       0.00         46          0          0          0          0          0          0          0
1800.04/1800.04	c   dualfix          :       0.00         46          0          0          0          0          0          0          0
1800.04/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.04	c   indicator        :       0.00          0          0          0          0          0         46          0          0
1800.04/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   linear           :       0.03          0          0          0       1809          0         76         53          0
1800.04/1800.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.04	c   root node        :          -       1758          -          -       3516          -          -          -          -
1800.04/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   integral         :          0          0          0     402801          0         16        713          0          0     674678
1800.04/1800.04	c   indicator        :       1758          0     200221      12683          0          8     198885          0          0          0
1800.04/1800.04	c   setppc           :          6          6    2749469      61474          0      25546     963198          0          0          0
1800.04/1800.04	c   linear           :       1758          6    2735366      64875          0     178717   13854268     431180          0          0
1800.04/1800.04	c   logicor          :        868+         6    1320485       8995          0      99289    3416848          0          0          0
1800.04/1800.04	c   bounddisjunction :          0+         0        120          0          0          0          8          0          0          0
1800.04/1800.04	c   countsols        :          0          0          0       8995          0          0          0          0          0          0
1800.04/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.04	c   integral         :      22.00       0.00       0.00      22.00       0.00
1800.04/1800.04	c   indicator        :       1.77       0.00       0.68       1.09       0.00
1800.04/1800.04	c   setppc           :       7.79       0.00       7.79       0.00       0.00
1800.04/1800.04	c   linear           :     119.39       0.01     116.81       2.57       0.00
1800.04/1800.04	c   logicor          :     448.18       0.00     448.09       0.09       0.00
1800.04/1800.04	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.04	c   vbounds          :       0.00          2          0          0
1800.04/1800.04	c   rootredcost      :       0.00         18          0       1758
1800.04/1800.04	c   pseudoobj        :      87.81    2761070        227     113793
1800.04/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.04	c   propagation      :      16.62     303779     303254    2028075       30.7       7206       26.6          -
1800.04/1800.04	c   infeasible LP    :       8.04      29022      29022     252896       45.3        142       21.4          0
1800.04/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.04	c   pseudo solution  :       0.00         16         16         63       12.4          2        5.0          -
1800.04/1800.04	c   applied globally :          -          -          -     847450       25.2          -          -          -
1800.04/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.04	c   cut pool         :       0.00          5          -          -         15          -    (maximal pool size: 138)
1800.04/1800.04	c   redcost          :      17.56     403081          0      69602          0          0
1800.04/1800.04	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.04	c   gomory           :       0.14          6          0          0        615          0
1800.04/1800.04	c   strongcg         :       0.11          6          0          0         91          0
1800.04/1800.04	c   cmir             :       0.02          6          0          0          0          0
1800.04/1800.04	c   flowcover        :       0.08          6          0          0          0          0
1800.04/1800.04	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.04	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.04	c Pricers            :       Time      Calls       Vars
1800.04/1800.04	c   problem variables:       0.00          0          0
1800.04/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.04	c   relpscost        :      21.86     337914         16        713          0          0     674678
1800.04/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   inference        :       1.22       8978          0          0          0          0      17956
1800.04/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.04	c   LP solutions     :       0.01          -         17
1800.04/1800.04	c   pseudo solutions :       0.00          -          0
1800.04/1800.04	c   oneopt           :       0.06         17          0
1800.04/1800.04	c   feaspump         :       0.01          1          0
1800.04/1800.04	c   intshifting      :       0.00          4          0
1800.04/1800.04	c   crossover        :       0.27         10          0
1800.04/1800.04	c   guideddiving     :       0.27        264          0
1800.04/1800.04	c   veclendiving     :       0.27        265          0
1800.04/1800.04	c   coefdiving       :       0.19        265          0
1800.04/1800.04	c   pscostdiving     :       0.37        265          0
1800.04/1800.04	c   fracdiving       :       0.24        265          0
1800.04/1800.04	c   linesearchdiving :       0.25        265          0
1800.04/1800.04	c   objpscostdiving  :       0.30        252          0
1800.04/1800.04	c   rootsoldiving    :       0.25        252          0
1800.04/1800.04	c   trivial          :       0.02          2          0
1800.04/1800.04	c   simplerounding   :       0.37     337938          0
1800.04/1800.04	c   zirounding       :       0.04       1000          0
1800.04/1800.04	c   rounding         :       0.82       8208          0
1800.04/1800.04	c   shifting         :       0.81       2482          0
1800.04/1800.04	c   twoopt           :       0.00          0          0
1800.04/1800.04	c   fixandinfer      :       0.00          0          0
1800.04/1800.04	c   intdiving        :       0.00          0          0
1800.04/1800.04	c   actconsdiving    :       0.00          0          0
1800.04/1800.04	c   octane           :       0.00          0          0
1800.04/1800.04	c   rens             :       0.02          1          0
1800.04/1800.04	c   rins             :       0.00          0          0
1800.04/1800.04	c   localbranching   :       0.00          0          0
1800.04/1800.04	c   mutation         :       0.00          0          0
1800.04/1800.04	c   dins             :       0.00          0          0
1800.04/1800.04	c   undercover       :       0.00          0          0
1800.04/1800.04	c   nlp              :       0.01          0          0
1800.04/1800.04	c   trysol           :       0.56       1646        121
1800.04/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.04	c   dual LP          :     457.14     422665    3490786       8.26    7636.14
1800.04/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.04	c   diving/probing LP:       0.10        130       1109       8.53   11090.00
1800.04/1800.04	c   strong branching :      19.01       8344     128792      15.44    6774.96
1800.04/1800.04	c     (at root node) :          -         33       4603     139.48          -
1800.04/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.04	c B&B Tree           :
1800.04/1800.04	c   number of runs   :          1
1800.04/1800.04	c   nodes            :     609104
1800.04/1800.04	c   nodes (total)    :     609104
1800.04/1800.04	c   nodes left       :       1952
1800.04/1800.04	c   max depth        :        121
1800.04/1800.04	c   max depth (total):        121
1800.04/1800.04	c   backtracks       :      86772 (14.2%)
1800.04/1800.04	c   delayed cutoffs  :      70812
1800.04/1800.04	c   repropagations   :    1006927 (4363066 domain reductions, 69962 cutoffs)
1800.04/1800.04	c   avg switch length:       4.78
1800.04/1800.04	c   switching time   :     318.87
1800.04/1800.04	c Solution           :
1800.04/1800.04	c   Solutions found  :        138 (18 improvements)
1800.04/1800.04	c   First Solution   : +8.85000000000000e+04   (in run 1, after 1 nodes, 0.12 seconds, depth 0, found by <trysol>)
1800.04/1800.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 49901 nodes, 93.96 seconds, depth 24, found by <relaxation>)
1800.04/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.04	c   Gap              :   infinite
1800.04/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.04	c   Root Iterations  :        337
1800.14/1800.16	c Time complete: 1800.2.

Verifier Data

OK	1

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692756-1277901638/watcher-2692756-1277901638 -o /tmp/evaluation-result-2692756-1277901638/solver-2692756-1277901638 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692756-1277901638.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 14106
/proc/meminfo: memFree=30904484/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=9552 CPUtime=0
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 1681 0 0 0 0 0 0 0 22 0 1 0 131458357 9781248 1601 4089446400 4194304 8223781 140737459863600 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14106/statm: 2388 1601 369 984 0 1401 0

[startup+0.0225589 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 14106
/proc/meminfo: memFree=30904484/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=13944 CPUtime=0.01
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 2800 0 0 0 1 0 0 0 22 0 1 0 131458357 14278656 2720 4089446400 4194304 8223781 140737459863600 18446744073709551615 7189666 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14106/statm: 3486 2720 369 984 0 2499 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13944

[startup+0.100551 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 14106
/proc/meminfo: memFree=30904484/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=30332 CPUtime=0.09
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 7985 0 0 0 7 2 0 0 25 0 1 0 131458357 31059968 6513 4089446400 4194304 8223781 140737459863600 18446744073709551615 4914784 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 7583 6513 452 984 0 6596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300514 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 14106
/proc/meminfo: memFree=30904484/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=36776 CPUtime=0.29
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 11826 0 0 0 26 3 0 0 25 0 1 0 131458357 37658624 8267 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 9194 8267 573 984 0 8207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36776

[startup+0.700438 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 14106
/proc/meminfo: memFree=30904484/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=46320 CPUtime=0.69
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 20994 0 0 0 63 6 0 0 25 0 1 0 131458357 47431680 10552 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 11580 10552 589 984 0 10593 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46320

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14107
/proc/meminfo: memFree=30864600/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=46320 CPUtime=1.49
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 20995 0 0 0 139 10 0 0 25 0 1 0 131458357 47431680 10553 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 11580 10553 590 984 0 10593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46320

[startup+3.10101 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14107
/proc/meminfo: memFree=30864104/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=46320 CPUtime=3.09
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 20995 0 0 0 293 16 0 0 25 0 1 0 131458357 47431680 10553 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 11580 10553 590 984 0 10593 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46320

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14107
/proc/meminfo: memFree=30864088/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=50024 CPUtime=6.29
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 26834 0 0 0 602 27 0 0 25 0 1 0 131458357 51224576 11192 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 12506 11192 596 984 0 11519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50024

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14107
/proc/meminfo: memFree=30856772/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=55868 CPUtime=12.69
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 44542 0 0 0 1218 51 0 0 25 0 1 0 131458357 57208832 12785 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 13967 12785 596 984 0 12980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55868

[startup+25.5011 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 14107
/proc/meminfo: memFree=30840948/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=70904 CPUtime=25.49
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 61649 0 0 0 2450 99 0 0 25 0 1 0 131458357 72605696 16555 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 17726 16555 596 984 0 16739 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70904

[startup+51.1006 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 14108
/proc/meminfo: memFree=30817912/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=89168 CPUtime=51.09
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 113801 0 0 0 4880 229 0 0 25 0 1 0 131458357 91308032 21133 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 22292 21133 606 984 0 21305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89168

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14109
/proc/meminfo: memFree=30806592/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=96504 CPUtime=102.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 143009 0 0 0 9768 462 0 0 25 0 1 0 131458357 98820096 22930 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 24126 22930 606 984 0 23139 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96504

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14111
/proc/meminfo: memFree=30802460/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=100336 CPUtime=162.29
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 166470 0 0 0 15527 702 0 0 25 0 1 0 131458357 102744064 23872 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 25084 23872 605 984 0 24097 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100336

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14113
/proc/meminfo: memFree=30788164/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=103896 CPUtime=222.29
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 177882 0 0 0 21307 922 0 0 25 0 1 0 131458357 106389504 24708 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 25974 24708 605 984 0 24987 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 103896

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14114
/proc/meminfo: memFree=30776220/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=108992 CPUtime=282.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 182942 0 0 0 27102 1128 0 0 25 0 1 0 131458357 111607808 25849 4089446400 4194304 8223781 140737459863600 18446744073709551615 5953094 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 27248 25849 605 984 0 26261 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108992

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14145
/proc/meminfo: memFree=31054384/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=110248 CPUtime=342.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 185387 0 0 0 32903 1327 0 0 25 0 1 0 131458357 112893952 26221 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 27562 26221 605 984 0 26575 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110248

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14147
/proc/meminfo: memFree=30896008/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=113372 CPUtime=402.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 190876 0 0 0 38714 1516 0 0 25 0 1 0 131458357 116092928 26892 4089446400 4194304 8223781 140737459863600 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 28343 26892 605 984 0 27356 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113372

[startup+462.3 s]
/proc/loadavg: 2.18 2.04 2.01 3/197 14194
/proc/meminfo: memFree=31117640/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=115892 CPUtime=462.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 204683 0 0 0 44530 1700 0 0 25 0 1 0 131458357 118673408 27514 4089446400 4194304 8223781 140737459863600 18446744073709551615 5000300 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 28973 27514 605 984 0 27986 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 115892

[startup+522.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/197 14196
/proc/meminfo: memFree=31110412/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=121376 CPUtime=522.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 210145 0 0 0 50372 1858 0 0 25 0 1 0 131458357 124289024 28814 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 30344 28814 605 984 0 29357 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 121376

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 14197
/proc/meminfo: memFree=31106000/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=124748 CPUtime=582.3
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 211225 0 0 0 56233 1997 0 0 25 0 1 0 131458357 127741952 29693 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 31187 29693 605 984 0 30200 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124748

[startup+642.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 14198
/proc/meminfo: memFree=31102596/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=126492 CPUtime=642.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 213120 0 0 0 62101 2130 0 0 25 0 1 0 131458357 129527808 30082 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 31623 30082 605 984 0 30636 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126492

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14205
/proc/meminfo: memFree=31094504/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=132668 CPUtime=882.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 216432 0 0 0 85606 2625 0 0 25 0 1 0 131458357 135852032 31700 4089446400 4194304 8223781 140737459863600 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33167 31700 605 984 0 32180 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 132668

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14206
/proc/meminfo: memFree=31094300/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=132668 CPUtime=942.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 218157 0 0 0 91474 2757 0 0 25 0 1 0 131458357 135852032 31712 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33167 31712 605 984 0 32180 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132668

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14208
/proc/meminfo: memFree=31093372/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=133196 CPUtime=1002.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 225048 0 0 0 97338 2893 0 0 25 0 1 0 131458357 136392704 31809 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33299 31809 605 984 0 32312 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 133196

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14210
/proc/meminfo: memFree=31093076/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=133196 CPUtime=1062.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 229834 0 0 0 103196 3035 0 0 25 0 1 0 131458357 136392704 31809 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33299 31809 605 984 0 32312 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 133196

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14212
/proc/meminfo: memFree=31093120/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=133196 CPUtime=1122.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 235284 0 0 0 109055 3176 0 0 25 0 1 0 131458357 136392704 31812 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33299 31812 605 984 0 32312 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 133196

[startup+1182.3 s]
/proc/loadavg: 2.25 2.06 2.02 3/197 14213
/proc/meminfo: memFree=31092072/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=134384 CPUtime=1182.31
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 241596 0 0 0 114912 3319 0 0 25 0 1 0 131458357 137609216 31930 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999842 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 33596 31930 605 984 0 32609 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 134384

[startup+1242.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/197 14223
/proc/meminfo: memFree=31088440/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=137088 CPUtime=1242.32
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 243041 0 0 0 120774 3458 0 0 25 0 1 0 131458357 140378112 32387 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 34272 32387 605 984 0 33285 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 137088

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/197 14225
/proc/meminfo: memFree=31088256/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=137088 CPUtime=1302.33
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 245019 0 0 0 126641 3592 0 0 25 0 1 0 131458357 140378112 32394 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 34272 32394 605 984 0 33285 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 137088

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/197 14227
/proc/meminfo: memFree=31087196/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=139464 CPUtime=1362.32
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 251894 0 0 0 132492 3740 0 0 25 0 1 0 131458357 142811136 32774 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 34866 32774 605 984 0 33879 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 139464

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 14229
/proc/meminfo: memFree=31086600/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=139888 CPUtime=1422.33
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 256621 0 0 0 138355 3878 0 0 25 0 1 0 131458357 143245312 32876 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 34972 32876 605 984 0 33985 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 139888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 14230
/proc/meminfo: memFree=31085664/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=140948 CPUtime=1482.32
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 259903 0 0 0 144205 4027 0 0 25 0 1 0 131458357 144330752 33155 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 35237 33155 605 984 0 34250 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 140948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 14231
/proc/meminfo: memFree=31084588/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=141504 CPUtime=1542.32
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 260562 0 0 0 150071 4161 0 0 25 0 1 0 131458357 144900096 33302 4089446400 4194304 8223781 140737459863600 18446744073709551615 6482584 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 35376 33302 605 984 0 34389 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 141504

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 14233
/proc/meminfo: memFree=31083844/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=141840 CPUtime=1602.32
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 262246 0 0 0 155931 4301 0 0 25 0 1 0 131458357 145244160 33388 4089446400 4194304 8223781 140737459863600 18446744073709551615 4221571 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 35460 33388 605 984 0 34473 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 141840

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14235
/proc/meminfo: memFree=31082784/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=142868 CPUtime=1662.33
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 265951 0 0 0 161813 4420 0 0 25 0 1 0 131458357 146296832 33660 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 35717 33660 605 984 0 34730 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 142868

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 14237
/proc/meminfo: memFree=31079944/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=145280 CPUtime=1722.33
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 271185 0 0 0 167688 4545 0 0 25 0 1 0 131458357 148766720 34268 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 36320 34268 605 984 0 35333 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 145280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14238
/proc/meminfo: memFree=31076004/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=148900 CPUtime=1782.33
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 277521 0 0 0 173571 4662 0 0 25 0 1 0 131458357 152473600 35144 4089446400 4194304 8223781 140737459863600 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 37225 35144 605 984 0 36238 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 148900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14239
/proc/meminfo: memFree=31075868/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=148868 CPUtime=1800.04
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 279849 0 0 0 175304 4700 0 0 25 0 1 0 131458357 152440832 35139 4089446400 4194304 8223781 140737459863600 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14106/statm: 37217 35139 605 984 0 36230 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 148868

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

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

[startup+1800.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14239
/proc/meminfo: memFree=31075868/32951124 swapFree=67111528/67111528
[pid=14106] ppid=14104 vsize=145352 CPUtime=1800.14
/proc/14106/stat : 14106 (pbscip.linux.x8) R 14104 14106 13132 0 -1 4202496 279941 0 0 0 175314 4700 0 0 25 0 1 0 131458357 148840448 34302 4089446400 4194304 8223781 140737459863600 18446744073709551615 6206490 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14106/statm: 36338 34302 607 984 0 35351 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 145352

Child status: 0
Real time (s): 1800.17
CPU time (s): 1800.21
CPU user time (s): 1753.2
CPU system time (s): 47.0059
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 148972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.2
system time used= 47.0059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279945
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= 1
involuntary context switches= 3118

runsolver used 2.81157 second user time and 5.55215 second system time

The end

Launcher Data

Begin job on node144 at 2010-06-30 14:40:38
IDJOB=2692756
IDBENCH=78892
IDSOLVER=1204
FILE ID=node144/2692756-1277901638
PBS_JOBID= 11197178
Free space on /tmp= 74180 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900548667--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692756-1277901638/watcher-2692756-1277901638 -o /tmp/evaluation-result-2692756-1277901638/solver-2692756-1277901638 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692756-1277901638.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= b80542b6ea011406c368e0a53be4d6f1
RANDOM SEED=874915200

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30905012 kB
Buffers:        185420 kB
Cached:        1253136 kB
SwapCached:          0 kB
Active:         968392 kB
Inactive:       932344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30905012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4748 kB
Writeback:           0 kB
AnonPages:      462200 kB
Mapped:          20232 kB
Slab:            79896 kB
PageTables:       6048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1654712 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= 74172 MiB
End job on node144 at 2010-06-30 15:10:40