Trace number 2693447

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.21 1800.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900561288--soft-33-100-0.wbo
MD5SUM42cd11e454ef36c6d0d0a1a4a75ff12f
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 benchmark411.329
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
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: Clp 1.11.1] [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-2693447-1277904619.wbo>
0.00/0.03	c original problem has 3945 variables (2088 bin, 0 int, 0 impl, 1857 cont) and 4565 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.06	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.09/0.10	c (round 2) 0 del vars, 62 del conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.09/0.11	c (round 3) 50 del vars, 124 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 0 upgd conss, 1983 impls, 5 clqs
0.09/0.12	c (round 4) 107 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 1983 impls, 5 clqs
0.09/0.13	c (round 5) 114 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 1983 impls, 5 clqs
0.09/0.18	c    (0.1s) probing: 101/2031 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.18	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.18	c presolving (6 rounds):
0.09/0.18	c  114 deleted vars, 131 deleted constraints, 1864 tightened bounds, 0 added holes, 62 changed sides, 0 changed coefficients
0.09/0.18	c  1983 implications, 5 cliques
0.09/0.18	c presolved problem has 3831 variables (2031 bin, 0 int, 0 impl, 1800 cont) and 4434 constraints
0.09/0.18	c    1800 constraints of type <indicator>
0.09/0.18	c       5 constraints of type <setppc>
0.09/0.18	c    1800 constraints of type <linear>
0.09/0.18	c     829 constraints of type <logicor>
0.09/0.18	c transformed objective value is always integral (scale: 1)
0.09/0.18	c Presolving Time: 0.12
0.09/0.18	c - non default parameters ----------------------------------------------------------------------
0.09/0.18	c # SCIP version 1.2.1.2
0.09/0.18	c 
0.09/0.18	c # frequency for displaying node information lines
0.09/0.18	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.18	c display/freq = 10000
0.09/0.18	c 
0.09/0.18	c # maximal time in seconds to run
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/time = 1799.97
0.09/0.18	c 
0.09/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.18	c limits/memory = 3420
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify inequalities
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/linear/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # should presolving try to simplify knapsacks
0.09/0.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.18	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.18	c 
0.09/0.18	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.18	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.18	c separating/rapidlearning/freq = 0
0.09/0.18	c 
0.09/0.18	c -----------------------------------------------------------------------------------------------
0.09/0.18	c start solving
0.09/0.18	c 
0.09/0.19	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.19	c   0.1s|     1 |     0 |    12 |     - |  14M|   0 |   3 |3831 |4434 |3831 | 834 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	o 90731
0.19/0.21	c y 0.1s|     1 |     0 |    12 |     - |  14M|   0 |   3 |3831 |4434 |3831 | 834 |   0 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    59 |     - |  14M|   0 |  32 |3831 |4434 |3831 | 856 |  22 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   120 |     - |  14M|   0 |  33 |3831 |4434 |3831 | 878 |  44 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.28/0.35	c   0.3s|     1 |     0 |   170 |     - |  14M|   0 |  44 |3831 |4434 |3831 | 888 |  54 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.39/0.42	c   0.4s|     1 |     0 |   268 |     - |  14M|   0 |  38 |3831 |4434 |3831 | 906 |  72 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |   292 |     - |  14M|   0 |  37 |3831 |4434 |3831 | 914 |  80 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
0.49/0.54	c   0.5s|     1 |     0 |   294 |     - |  14M|   0 |  37 |3831 |4434 |3831 | 916 |  82 |   0 |   0 | 0.000000e+00 | 9.073100e+04 |    Inf 
1.00/1.10	c   1.0s|     1 |     2 |   294 |     - |  15M|   0 |  37 |3831 |4434 |3831 | 916 |  82 |   0 |  33 | 0.000000e+00 | 9.073100e+04 |    Inf 
17.99/18.07	o 1015
17.99/18.07	c *17.7s|  6302 |  5895 | 19358 |   3.0 |  31M| 113 |   - |3831 |4440 |3831 | 957 |3417 |   6 |1474 | 0.000000e+00 | 1.015000e+03 |    Inf 
25.49/25.57	c  25.0s| 10000 |  9589 | 28855 |   2.9 |  39M| 113 |   0 |3831 |4450 |3831 | 947 |5277 |  18 |1615 | 0.000000e+00 | 1.015000e+03 |    Inf 
35.59/35.60	o 52
35.59/35.60	c *34.9s| 16745 |  2232 | 37323 |   2.2 |  27M|1703 |   - |3831 |4445 |3831 | 981 |7111 |  22 |1674 | 0.000000e+00 | 5.200000e+01 |    Inf 
35.59/35.66	o 49
35.59/35.66	c *34.9s| 16756 |  2095 | 37508 |   2.2 |  26M|1703 |   - |3831 |3578 |3831 | 952 |7121 |  34 |1675 | 0.000000e+00 | 4.900000e+01 |    Inf 
35.69/35.70	o 39
35.69/35.70	c *35.0s| 16785 |  1600 | 37530 |   2.2 |  25M|1703 |   - |3831 |3533 |3831 | 958 |7127 |  34 |1676 | 0.000000e+00 | 3.900000e+01 |    Inf 
35.89/35.92	o 35
35.89/35.92	c *35.2s| 16843 |  1211 | 38342 |   2.3 |  24M|1703 |   - |3831 |3407 |3831 | 943 |7211 |  97 |1692 | 0.000000e+00 | 3.500000e+01 |    Inf 
37.19/37.24	o 34
37.19/37.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.19/37.24	c *36.5s| 17371 |  1223 | 43474 |   2.5 |  25M|1703 |   - |3831 |3959 |3831 | 932 |7465 | 750 |1762 | 0.000000e+00 | 3.400000e+01 |    Inf 
38.89/38.99	o 26
38.89/38.99	c *38.2s| 18173 |  1040 | 49587 |   2.7 |  25M|1703 |   - |3831 |4560 |3831 | 920 |7696 |1792 |1792 | 0.000000e+00 | 2.600000e+01 |    Inf 
42.59/42.67	c  41.8s| 20000 |  1194 | 64431 |   3.2 |  27M|1703 |   6 |3831 |4983 |3831 | 926 |8366 |4220 |1821 | 0.000000e+00 | 2.600000e+01 |    Inf 
44.09/44.17	o 21
44.09/44.17	c *43.2s| 20759 |  1140 | 71854 |   3.4 |  27M|1703 |   - |3831 |5354 |3831 | 940 |8682 |5223 |1824 | 0.000000e+00 | 2.100000e+01 |    Inf 
45.69/45.74	o 17
45.69/45.74	c *44.7s| 21616 |  1023 | 77987 |   3.6 |  27M|1703 |   - |3831 |5502 |3831 | 926 |8941 |6400 |1829 | 0.000000e+00 | 1.700000e+01 |    Inf 
49.50/49.55	o 7
49.50/49.55	c *48.4s| 23821 |   727 | 92046 |   3.9 |  26M|1703 |   - |3831 |5346 |3831 | 930 |9538 |9497 |1832 | 0.000000e+00 | 7.000000e+00 |    Inf 
60.00/60.08	c  58.6s| 30000 |  1017 |140657 |   4.7 |  28M|1703 |   - |3831 |7898 |   0 |   0 |  12k|  17k|1832 | 0.000000e+00 | 7.000000e+00 |    Inf 
77.19/77.27	c  75.2s| 40000 |  1203 |212106 |   5.3 |  31M|1703 |   - |3831 |9308 |   0 |   0 |  15k|  31k|1832 | 0.000000e+00 | 7.000000e+00 |    Inf 
94.50/94.57	c  92.0s| 50000 |  1324 |275611 |   5.5 |  33M|1703 |   - |3831 |  11k|   0 |   0 |  17k|  45k|1852 | 0.000000e+00 | 7.000000e+00 |    Inf 
112.29/112.33	c   109s| 60000 |  1436 |337028 |   5.6 |  36M|1703 |  20 |3831 |  15k|3831 | 947 |  20k|  59k|1982 | 0.000000e+00 | 7.000000e+00 |    Inf 
130.80/130.83	c   127s| 70000 |  1464 |399070 |   5.7 |  37M|1703 |   - |3831 |  14k|   0 |   0 |  22k|  73k|2146 | 0.000000e+00 | 7.000000e+00 |    Inf 
149.29/149.38	c   145s| 80000 |  1432 |459653 |   5.7 |  36M|1703 |   1 |3831 |  11k|3831 | 922 |  25k|  86k|2315 | 0.000000e+00 | 7.000000e+00 |    Inf 
167.69/167.73	c   163s| 90000 |  1408 |526264 |   5.8 |  37M|1703 |   - |3831 |  13k|   0 |   0 |  27k| 100k|2489 | 0.000000e+00 | 7.000000e+00 |    Inf 
186.00/186.07	c   181s|100000 |  1585 |590854 |   5.9 |  39M|1703 |   8 |3831 |  15k|3831 | 920 |  30k| 115k|2640 | 0.000000e+00 | 7.000000e+00 |    Inf 
201.40/201.44	o 1
201.40/201.44	c * 196s|108012 |  1370 |646818 |   6.0 |  36M|1703 |   - |3831 |  15k|3831 | 931 |  33k| 126k|2768 | 0.000000e+00 | 1.000000e-00 |    Inf 
204.80/204.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
204.80/204.87	c   199s|110000 |  1396 |659635 |   6.0 |  36M|1703 |   9 |3831 |  13k|3831 | 936 |  33k| 129k|2775 | 0.000000e+00 | 1.000000e-00 |    Inf 
222.39/222.40	c   216s|120000 |  1418 |725327 |   6.0 |  36M|1703 |   7 |3831 |  14k|3831 | 934 |  36k| 143k|2910 | 0.000000e+00 | 1.000000e-00 |    Inf 
240.60/240.67	c   234s|130000 |  1332 |795193 |   6.1 |  36M|1703 |   - |3831 |  14k|   0 |   0 |  38k| 157k|3059 | 0.000000e+00 | 1.000000e-00 |    Inf 
258.80/258.84	c   252s|140000 |  1252 |864078 |   6.2 |  36M|1703 |  16 |3831 |  13k|3831 | 936 |  41k| 171k|3199 | 0.000000e+00 | 1.000000e-00 |    Inf 
276.60/276.66	c   269s|150000 |  1212 |926015 |   6.2 |  36M|1703 |   - |3831 |  13k|   0 |   0 |  43k| 186k|3353 | 0.000000e+00 | 1.000000e-00 |    Inf 
294.40/294.45	c   286s|160000 |  1179 |991705 |   6.2 |  36M|1703 |   1 |3831 |  14k|3831 | 940 |  45k| 200k|3452 | 0.000000e+00 | 1.000000e-00 |    Inf 
312.00/312.08	c   304s|170000 |  1101 |  1054k|   6.2 |  36M|1703 |   - |3831 |  14k|   0 |   0 |  48k| 214k|3583 | 0.000000e+00 | 1.000000e-00 |    Inf 
330.30/330.38	c   321s|180000 |  1022 |  1122k|   6.2 |  35M|1703 |   8 |3831 |  13k|3831 | 934 |  50k| 228k|3703 | 0.000000e+00 | 1.000000e-00 |    Inf 
348.71/348.73	c   339s|190000 |  1033 |  1192k|   6.3 |  37M|1703 |  15 |3831 |  17k|3831 | 926 |  52k| 242k|3772 | 0.000000e+00 | 1.000000e-00 |    Inf 
367.31/367.38	c   357s|200000 |   997 |  1261k|   6.3 |  36M|1703 |   - |3831 |  15k|3831 | 948 |  55k| 256k|3934 | 0.000000e+00 | 1.000000e-00 |    Inf 
385.81/385.88	c   375s|210000 |  1042 |  1329k|   6.3 |  38M|1703 |   - |3831 |  18k|   0 |   0 |  57k| 270k|4024 | 0.000000e+00 | 1.000000e-00 |    Inf 
406.01/406.08	c   395s|220000 |   973 |  1400k|   6.4 |  38M|1703 |   - |3831 |  19k|3831 | 943 |  59k| 285k|4148 | 0.000000e+00 | 1.000000e-00 |    Inf 
424.91/424.90	c   413s|230000 |   991 |  1466k|   6.4 |  37M|1703 |   1 |3831 |  17k|3831 | 940 |  62k| 299k|4248 | 0.000000e+00 | 1.000000e-00 |    Inf 
443.80/443.89	c   432s|240000 |   991 |  1530k|   6.4 |  38M|1703 |   - |3831 |  19k|   0 |   0 |  65k| 312k|4323 | 0.000000e+00 | 1.000000e-00 |    Inf 
464.71/464.76	c   452s|250000 |  1056 |  1603k|   6.4 |  40M|1703 |  27 |3831 |  23k|3831 | 961 |  67k| 326k|4437 | 0.000000e+00 | 1.000000e-00 |    Inf 
485.81/485.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
485.81/485.89	c   473s|260000 |  1033 |  1671k|   6.4 |  41M|1703 |   - |3831 |  24k|   0 |   0 |  69k| 341k|4493 | 0.000000e+00 | 1.000000e-00 |    Inf 
506.81/506.85	c   493s|270000 |   948 |  1743k|   6.5 |  38M|1703 |   - |3831 |  19k|   0 |   0 |  72k| 355k|4619 | 0.000000e+00 | 1.000000e-00 |    Inf 
526.21/526.22	c   512s|280000 |   912 |  1811k|   6.5 |  39M|1703 |   1 |3831 |  21k|3831 | 932 |  74k| 370k|4739 | 0.000000e+00 | 1.000000e-00 |    Inf 
545.91/545.98	c   531s|290000 |   875 |  1884k|   6.5 |  37M|1703 |  13 |3831 |  17k|3831 | 946 |  77k| 384k|4836 | 0.000000e+00 | 1.000000e-00 |    Inf 
565.81/565.83	c   551s|300000 |   886 |  1957k|   6.5 |  39M|1703 |   - |3831 |  22k|3831 | 954 |  79k| 399k|4933 | 0.000000e+00 | 1.000000e-00 |    Inf 
586.21/586.30	c   571s|310000 |   842 |  2026k|   6.5 |  37M|1703 |  16 |3831 |  17k|3831 | 937 |  81k| 413k|5035 | 0.000000e+00 | 1.000000e-00 |    Inf 
604.92/604.92	c   589s|320000 |   836 |  2094k|   6.5 |  37M|1703 |  18 |3831 |  18k|3831 | 939 |  83k| 427k|5138 | 0.000000e+00 | 1.000000e-00 |    Inf 
623.91/623.91	c   607s|330000 |   862 |  2159k|   6.5 |  38M|1703 |  15 |3831 |  18k|3831 | 934 |  86k| 440k|5257 | 0.000000e+00 | 1.000000e-00 |    Inf 
643.91/643.98	c   627s|340000 |   890 |  2223k|   6.5 |  39M|1703 |   9 |3831 |  21k|3831 | 950 |  88k| 454k|5304 | 0.000000e+00 | 1.000000e-00 |    Inf 
665.42/665.41	c   648s|350000 |   998 |  2287k|   6.5 |  42M|1703 |   - |3831 |  28k|3831 | 954 |  91k| 468k|5371 | 0.000000e+00 | 1.000000e-00 |    Inf 
688.02/688.00	c   670s|360000 |   954 |  2352k|   6.5 |  41M|1703 |   1 |3831 |  25k|3831 | 955 |  94k| 482k|5438 | 0.000000e+00 | 1.000000e-00 |    Inf 
709.32/709.36	c   691s|370000 |   906 |  2419k|   6.5 |  39M|1703 |  13 |3831 |  18k|3831 | 918 |  96k| 496k|5531 | 0.000000e+00 | 1.000000e-00 |    Inf 
728.52/728.58	c   710s|380000 |   911 |  2483k|   6.5 |  39M|1703 |  12 |3831 |  18k|3831 | 949 |  99k| 510k|5685 | 0.000000e+00 | 1.000000e-00 |    Inf 
747.82/747.90	c   728s|390000 |   917 |  2553k|   6.5 |  40M|1703 |  16 |3831 |  21k|3831 | 938 | 102k| 524k|5742 | 0.000000e+00 | 1.000000e-00 |    Inf 
768.52/768.51	c   748s|400000 |   836 |  2628k|   6.6 |  39M|1703 |   9 |3831 |  18k|3831 | 942 | 104k| 538k|5813 | 0.000000e+00 | 1.000000e-00 |    Inf 
789.83/789.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
789.83/789.88	c   769s|410000 |   823 |  2706k|   6.6 |  40M|1703 |   - |3831 |  21k|   0 |   0 | 106k| 553k|5871 | 0.000000e+00 | 1.000000e-00 |    Inf 
809.63/809.63	c   788s|420000 |   818 |  2776k|   6.6 |  40M|1703 |   - |3831 |  22k|   0 |   0 | 108k| 567k|5948 | 0.000000e+00 | 1.000000e-00 |    Inf 
830.82/830.84	c   809s|430000 |   844 |  2847k|   6.6 |  41M|1703 |   1 |3831 |  25k|3831 | 938 | 111k| 580k|6041 | 0.000000e+00 | 1.000000e-00 |    Inf 
853.42/853.49	c   831s|440000 |   795 |  2923k|   6.6 |  41M|1703 |  20 |3831 |  24k|3831 | 933 | 114k| 594k|6142 | 0.000000e+00 | 1.000000e-00 |    Inf 
876.02/876.05	c   853s|450000 |  1001 |  2995k|   6.7 |  44M|1703 |   1 |3831 |  30k|3831 | 947 | 116k| 608k|6261 | 0.000000e+00 | 1.000000e-00 |    Inf 
898.92/898.96	c   876s|460000 |   967 |  3063k|   6.7 |  44M|1703 |   - |3831 |  30k|   0 |   0 | 118k| 623k|6309 | 0.000000e+00 | 1.000000e-00 |    Inf 
921.32/921.35	c   898s|470000 |  1060 |  3129k|   6.7 |  45M|1703 |   - |3831 |  29k|   0 |   0 | 121k| 636k|6393 | 0.000000e+00 | 1.000000e-00 |    Inf 
944.53/944.59	c   920s|480000 |  1136 |  3193k|   6.7 |  46M|1703 |  14 |3831 |  31k|3831 | 944 | 124k| 651k|6447 | 0.000000e+00 | 1.000000e-00 |    Inf 
969.13/969.12	c   944s|490000 |  1199 |  3272k|   6.7 |  48M|1703 |   - |3831 |  33k|   0 |   0 | 126k| 665k|6491 | 0.000000e+00 | 1.000000e-00 |    Inf 
993.73/993.70	c   968s|500000 |  1197 |  3343k|   6.7 |  48M|1703 |  15 |3831 |  34k|3831 | 962 | 129k| 679k|6564 | 0.000000e+00 | 1.000000e-00 |    Inf 
1017.53/1017.52	c   992s|510000 |  1286 |  3409k|   6.7 |  49M|1703 |   - |3831 |  34k|   0 |   0 | 132k| 693k|6623 | 0.000000e+00 | 1.000000e-00 |    Inf 
1041.93/1041.91	c  1016s|520000 |  1248 |  3479k|   6.7 |  48M|1703 |   - |3831 |  31k|   0 |   0 | 135k| 707k|6685 | 0.000000e+00 | 1.000000e-00 |    Inf 
1064.53/1064.58	c  1038s|530000 |  1157 |  3542k|   6.7 |  47M|1703 |   - |3831 |  29k|   0 |   0 | 138k| 720k|6741 | 0.000000e+00 | 1.000000e-00 |    Inf 
1087.03/1087.05	c  1060s|540000 |  1150 |  3607k|   6.7 |  47M|1703 |  10 |3831 |  27k|3831 | 925 | 141k| 734k|6793 | 0.000000e+00 | 1.000000e-00 |    Inf 
1109.13/1109.12	c  1081s|550000 |  1227 |  3662k|   6.7 |  49M|1703 |   - |3831 |  33k|   0 |   0 | 143k| 747k|6864 | 0.000000e+00 | 1.000000e-00 |    Inf 
1134.23/1134.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1134.23/1134.27	c  1106s|560000 |  1286 |  3732k|   6.7 |  51M|1703 |   1 |3831 |  36k|3831 | 940 | 146k| 761k|6917 | 0.000000e+00 | 1.000000e-00 |    Inf 
1160.44/1160.49	c  1131s|570000 |  1469 |  3804k|   6.7 |  53M|1703 |  12 |3831 |  38k|3831 | 940 | 149k| 775k|6979 | 0.000000e+00 | 1.000000e-00 |    Inf 
1187.83/1187.85	c  1158s|580000 |  1647 |  3872k|   6.7 |  55M|1703 |  26 |3831 |  40k|3831 | 925 | 152k| 788k|7033 | 0.000000e+00 | 1.000000e-00 |    Inf 
1214.13/1214.10	c  1184s|590000 |  1758 |  3936k|   6.7 |  56M|1703 |   - |3831 |  39k|   0 |   0 | 154k| 802k|7089 | 0.000000e+00 | 1.000000e-00 |    Inf 
1240.34/1240.33	c  1210s|600000 |  1814 |  4001k|   6.7 |  57M|1703 |  14 |3831 |  40k|3831 | 940 | 157k| 816k|7141 | 0.000000e+00 | 1.000000e-00 |    Inf 
1267.15/1267.13	c  1236s|610000 |  2091 |  4069k|   6.7 |  59M|1703 |   - |3831 |  42k|   0 |   0 | 160k| 830k|7182 | 0.000000e+00 | 1.000000e-00 |    Inf 
1293.94/1293.96	c  1262s|620000 |  2179 |  4135k|   6.7 |  60M|1703 |   1 |3831 |  43k|3831 | 934 | 163k| 844k|7226 | 0.000000e+00 | 1.000000e-00 |    Inf 
1322.14/1322.16	c  1290s|630000 |  2179 |  4203k|   6.7 |  61M|1703 |  21 |3831 |  43k|3831 | 946 | 166k| 859k|7265 | 0.000000e+00 | 1.000000e-00 |    Inf 
1349.65/1349.66	c  1317s|640000 |  2254 |  4271k|   6.7 |  61M|1703 |  20 |3831 |  43k|3831 | 944 | 169k| 873k|7308 | 0.000000e+00 | 1.000000e-00 |    Inf 
1377.64/1377.69	c  1345s|650000 |  2326 |  4348k|   6.7 |  62M|1703 |   - |3831 |  42k|   0 |   0 | 171k| 888k|7359 | 0.000000e+00 | 1.000000e-00 |    Inf 
1404.35/1404.40	c  1371s|660000 |  2364 |  4416k|   6.7 |  63M|1703 |   - |3831 |  43k|   0 |   0 | 174k| 903k|7395 | 0.000000e+00 | 1.000000e-00 |    Inf 
1431.54/1431.50	c  1397s|670000 |  2411 |  4481k|   6.7 |  64M|1703 |  17 |3831 |  44k|3831 | 947 | 177k| 917k|7449 | 0.000000e+00 | 1.000000e-00 |    Inf 
1460.44/1460.49	c  1426s|680000 |  2407 |  4554k|   6.7 |  64M|1703 |   - |3831 |  45k|   0 |   0 | 180k| 932k|7493 | 0.000000e+00 | 1.000000e-00 |    Inf 
1490.34/1490.36	c  1455s|690000 |  2511 |  4624k|   6.7 |  65M|1703 |  14 |3831 |  45k|3831 | 952 | 183k| 947k|7530 | 0.000000e+00 | 1.000000e-00 |    Inf 
1519.95/1519.95	c  1484s|700000 |  2544 |  4697k|   6.7 |  66M|1703 |   - |3831 |  45k|   0 |   0 | 186k| 962k|7586 | 0.000000e+00 | 1.000000e-00 |    Inf 
1547.75/1547.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1547.75/1547.73	c  1511s|710000 |  2499 |  4764k|   6.7 |  65M|1703 |   - |3831 |  43k|   0 |   0 | 188k| 976k|7645 | 0.000000e+00 | 1.000000e-00 |    Inf 
1576.36/1576.36	c  1540s|720000 |  2549 |  4832k|   6.7 |  67M|1703 |  14 |3831 |  46k|3831 | 959 | 191k| 990k|7691 | 0.000000e+00 | 1.000000e-00 |    Inf 
1605.65/1605.63	c  1568s|730000 |  2519 |  4903k|   6.7 |  67M|1703 |   - |3831 |  45k|   0 |   0 | 194k|1005k|7732 | 0.000000e+00 | 1.000000e-00 |    Inf 
1634.56/1634.55	c  1597s|740000 |  2507 |  4977k|   6.7 |  67M|1703 |   - |3831 |  44k|   0 |   0 | 197k|1019k|7772 | 0.000000e+00 | 1.000000e-00 |    Inf 
1662.56/1662.57	c  1624s|750000 |  2373 |  5044k|   6.7 |  65M|1703 |  27 |3831 |  41k|3831 | 964 | 199k|1033k|7804 | 0.000000e+00 | 1.000000e-00 |    Inf 
1689.26/1689.21	c  1650s|760000 |  2273 |  5111k|   6.7 |  64M|1703 |  15 |3831 |  40k|3831 | 971 | 202k|1048k|7840 | 0.000000e+00 | 1.000000e-00 |    Inf 
1715.76/1715.73	c  1676s|770000 |  2201 |  5186k|   6.7 |  63M|1703 |   - |3831 |  39k|   0 |   0 | 204k|1062k|7885 | 0.000000e+00 | 1.000000e-00 |    Inf 
1742.66/1742.63	c  1703s|780000 |  2120 |  5252k|   6.7 |  63M|1703 |   - |3831 |  39k|   0 |   0 | 207k|1077k|7927 | 0.000000e+00 | 1.000000e-00 |    Inf 
1768.95/1768.99	c  1728s|790000 |  2045 |  5318k|   6.7 |  62M|1703 |   - |3831 |  39k|   0 |   0 | 210k|1092k|7966 | 0.000000e+00 | 1.000000e-00 |    Inf 
1796.06/1796.09	c  1755s|800000 |  2130 |  5387k|   6.7 |  64M|1703 |  18 |3831 |  40k|3831 | 943 | 213k|1106k|8007 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time (sec) : 1758.88
1800.07/1800.00	c Solving Nodes      : 801515
1800.07/1800.00	c Primal Bound       : +1.00000000000000e-00 (122 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.00	c Gap                : infinite
1800.07/1800.05	s SATISFIABLE
1800.07/1800.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.07/1800.05	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 x195 -x194 -x193 -x192 -x191 x190 -x189 
1800.07/1800.05	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.07/1800.05	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 x151 -x150 -x149 -x148 -x147 
1800.07/1800.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1800.07/1800.05	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.07/1800.05	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.07/1800.05	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.07/1800.05	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.07/1800.05	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.07/1800.05	v -x1 
1800.07/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.05	c Solving Time       :    1758.88
1800.07/1800.05	c Original Problem   :
1800.07/1800.05	c   Problem name     : HOME/instance-2693447-1277904619.wbo
1800.07/1800.05	c   Variables        : 3945 (2088 binary, 0 integer, 0 implicit integer, 1857 continuous)
1800.07/1800.05	c   Constraints      : 4565 initial, 4565 maximal
1800.07/1800.05	c Presolved Problem  :
1800.07/1800.05	c   Problem name     : t_HOME/instance-2693447-1277904619.wbo
1800.07/1800.05	c   Variables        : 3831 (2031 binary, 0 integer, 0 implicit integer, 1800 continuous)
1800.07/1800.05	c   Constraints      : 4434 initial, 47279 maximal
1800.07/1800.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.05	c   trivial          :       0.00         57          0          0          0          0          0          0          0
1800.07/1800.05	c   dualfix          :       0.00         57          0          0          0          0          0          0          0
1800.07/1800.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.05	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.05	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.07/1800.05	c   indicator        :       0.00          0          0          0          0          0         57          0          0
1800.07/1800.05	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.05	c   linear           :       0.07          0          0          0       1864          0         74         62          0
1800.07/1800.05	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.05	c   root node        :          -       1800          -          -       3600          -          -          -          -
1800.07/1800.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.05	c   integral         :          0          0          0     476852          0         79        911          0          0     856886
1800.07/1800.05	c   indicator        :       1800          0     466669      20890          0         16     221407          0          0          0
1800.07/1800.05	c   setppc           :          5          6    3815139      45208          0      18166     780112          0          0          0
1800.07/1800.05	c   linear           :       1800          6    3827213      47536          0     211778   15825211     213719          0          0
1800.07/1800.05	c   logicor          :        829+         6    1577068      15550          0     152732    4021117          0          0          0
1800.07/1800.05	c   countsols        :          0          0          0      15550          0          0          0          0          0          0
1800.07/1800.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.05	c   integral         :      20.93       0.00       0.00      20.93       0.00
1800.07/1800.05	c   indicator        :       3.66       0.00       1.42       2.24       0.00
1800.07/1800.05	c   setppc           :       7.46       0.00       7.46       0.00       0.00
1800.07/1800.05	c   linear           :     136.56       0.00     134.01       2.55       0.00
1800.07/1800.05	c   logicor          :     335.10       0.00     334.83       0.27       0.00
1800.07/1800.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.05	c   vbounds          :       0.96          2          0          0
1800.07/1800.05	c   rootredcost      :       0.76         12          0       1800
1800.07/1800.05	c   pseudoobj        :     122.74    3845638        342     160254
1800.07/1800.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.05	c   propagation      :      19.17     383018     382633    2389264       29.6       9673       26.3          -
1800.07/1800.05	c   infeasible LP    :      11.36      41059      41059     319414       47.7        297       18.2          0
1800.07/1800.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.05	c   pseudo solution  :       0.01          7          7         51       17.7          3        3.0          -
1800.07/1800.05	c   applied globally :          -          -          -    1108395       25.0          -          -          -
1800.07/1800.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.05	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 147)
1800.07/1800.05	c   redcost          :      22.18     477273          0      37167          0          0
1800.07/1800.05	c   impliedbounds    :       0.00          6          0          0          0          0
1800.07/1800.05	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.05	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.05	c   gomory           :       0.12          6          0          0        838          0
1800.07/1800.05	c   strongcg         :       0.06          6          0          0         79          0
1800.07/1800.05	c   cmir             :       0.02          6          0          0          0          0
1800.07/1800.05	c   flowcover        :       0.07          6          0          0          0          0
1800.07/1800.05	c   clique           :       0.00          6          0          0          0          0
1800.07/1800.05	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.05	c   mcf              :       0.01          1          0          0          0          0
1800.07/1800.05	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.05	c Pricers            :       Time      Calls       Vars
1800.07/1800.05	c   problem variables:       0.00          0          0
1800.07/1800.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.05	c   relpscost        :      20.49     429267         79        911          0          0     856886
1800.07/1800.05	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.05	c   inference        :       2.46      15539          0          0          0          0      31078
1800.07/1800.05	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.05	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.05	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.05	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.05	c   LP solutions     :       0.03          -         11
1800.07/1800.05	c   pseudo solutions :       0.00          -          0
1800.07/1800.05	c   oneopt           :       0.44         12          0
1800.07/1800.05	c   feaspump         :       0.03          1          0
1800.07/1800.05	c   intshifting      :       0.00         12          0
1800.07/1800.05	c   crossover        :       0.64         12          0
1800.07/1800.05	c   fracdiving       :       0.27        305          0
1800.07/1800.05	c   veclendiving     :       0.29        305          0
1800.07/1800.05	c   coefdiving       :       0.26        306          0
1800.07/1800.05	c   linesearchdiving :       0.33        306          0
1800.07/1800.05	c   guideddiving     :       0.27        306          0
1800.07/1800.05	c   pscostdiving     :       0.38        306          0
1800.07/1800.05	c   objpscostdiving  :       0.44        286          0
1800.07/1800.05	c   rootsoldiving    :       0.52        286          0
1800.07/1800.05	c   trivial          :       0.00          2          0
1800.07/1800.05	c   simplerounding   :       0.78     429359          0
1800.07/1800.05	c   zirounding       :       0.44       1000          0
1800.07/1800.05	c   rounding         :       1.11       9225          0
1800.07/1800.05	c   shifting         :       0.82       2822          0
1800.07/1800.05	c   twoopt           :       0.00          0          0
1800.07/1800.05	c   fixandinfer      :       0.00          0          0
1800.07/1800.05	c   intdiving        :       0.00          0          0
1800.07/1800.05	c   actconsdiving    :       0.00          0          0
1800.07/1800.05	c   octane           :       0.00          0          0
1800.07/1800.05	c   rens             :       0.03          1          0
1800.07/1800.05	c   rins             :       0.00          0          0
1800.07/1800.05	c   localbranching   :       0.00          0          0
1800.07/1800.05	c   mutation         :       0.00          0          0
1800.07/1800.05	c   dins             :       0.00          0          0
1800.07/1800.05	c   undercover       :       0.00          0          0
1800.07/1800.05	c   nlp              :       0.22          0          0
1800.07/1800.05	c   trysol           :       0.99       2211        111
1800.07/1800.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.05	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.05	c   dual LP          :     593.19     501724    5394759      10.75    9094.49
1800.07/1800.05	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.05	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.05	c   diving/probing LP:       0.24        135       1843      13.65    7679.17
1800.07/1800.05	c   strong branching :      17.34       8007     178449      22.29   10291.18
1800.07/1800.05	c     (at root node) :          -         33       6034     182.85          -
1800.07/1800.05	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.05	c B&B Tree           :
1800.07/1800.05	c   number of runs   :          1
1800.07/1800.05	c   nodes            :     801515
1800.07/1800.05	c   nodes (total)    :     801515
1800.07/1800.05	c   nodes left       :       2126
1800.07/1800.05	c   max depth        :       1703
1800.07/1800.05	c   max depth (total):       1703
1800.07/1800.05	c   backtracks       :      90321 (11.3%)
1800.07/1800.05	c   delayed cutoffs  :      67460
1800.07/1800.05	c   repropagations   :    1697101 (3983677 domain reductions, 66362 cutoffs)
1800.07/1800.05	c   avg switch length:       5.69
1800.07/1800.05	c   switching time   :     270.71
1800.07/1800.05	c Solution           :
1800.07/1800.05	c   Solutions found  :        122 (12 improvements)
1800.07/1800.05	c   First Solution   : +9.07310000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.07/1800.05	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 108012 nodes, 195.99 seconds, depth 34, found by <relaxation>)
1800.07/1800.05	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.05	c   Gap              :   infinite
1800.07/1800.05	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.05	c   Root Iterations  :        294
1800.17/1800.14	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-2693447-1277904619/watcher-2693447-1277904619 -o /tmp/evaluation-result-2693447-1277904619/solver-2693447-1277904619 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693447-1277904619.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 5/178 24175
/proc/meminfo: memFree=31605928/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=10972 CPUtime=0
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 1665 0 0 0 0 0 0 0 25 0 1 0 166064982 11235328 1586 4089446400 4194304 9819077 140735689140544 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24175/statm: 2743 1586 392 1374 0 1364 0

[startup+0.074946 s]
/proc/loadavg: 2.00 2.00 2.00 5/178 24175
/proc/meminfo: memFree=31605928/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=31008 CPUtime=0.07
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7345 0 0 0 6 1 0 0 25 0 1 0 166064982 31752192 6398 4089446400 4194304 9819077 140735689140544 18446744073709551615 4938041 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 7752 6398 492 1374 0 6373 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31008

[startup+0.100941 s]
/proc/loadavg: 2.00 2.00 2.00 5/178 24175
/proc/meminfo: memFree=31605928/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=31008 CPUtime=0.09
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7359 0 0 0 8 1 0 0 25 0 1 0 166064982 31752192 6412 4089446400 4194304 9819077 140735689140544 18446744073709551615 4925429 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 7752 6412 497 1374 0 6373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31008

[startup+0.300904 s]
/proc/loadavg: 2.00 2.00 2.00 5/178 24175
/proc/meminfo: memFree=31605928/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=39728 CPUtime=0.28
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 12028 0 0 0 26 2 0 0 25 0 1 0 166064982 40681472 8422 4089446400 4194304 9819077 140735689140544 18446744073709551615 6035018 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 9932 8422 680 1374 0 8553 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39728

[startup+0.700829 s]
/proc/loadavg: 2.00 2.00 2.00 5/178 24175
/proc/meminfo: memFree=31605928/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=44744 CPUtime=0.68
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 18156 0 0 0 65 3 0 0 25 0 1 0 166064982 45817856 9906 4089446400 4194304 9819077 140735689140544 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 11186 9906 704 1374 0 9807 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44744

[startup+1.50067 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24176
/proc/meminfo: memFree=31568224/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=44744 CPUtime=1.49
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 18215 0 0 0 145 4 0 0 25 0 1 0 166064982 45817856 9920 4089446400 4194304 9819077 140735689140544 18446744073709551615 7224579 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 11186 9920 708 1374 0 9807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44744

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24176
/proc/meminfo: memFree=31568224/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=44968 CPUtime=3.09
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 18355 0 0 0 304 5 0 0 25 0 1 0 166064982 46047232 9988 4089446400 4194304 9819077 140735689140544 18446744073709551615 6567612 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 11242 9988 710 1374 0 9863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44968

[startup+6.30076 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24177
/proc/meminfo: memFree=31567744/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=45808 CPUtime=6.29
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 27341 0 0 0 619 10 0 0 25 0 1 0 166064982 46907392 10175 4089446400 4194304 9819077 140735689140544 18446744073709551615 6591421 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 11452 10175 711 1374 0 10073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45808

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24177
/proc/meminfo: memFree=31559808/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=55988 CPUtime=12.69
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 64368 0 0 0 1246 23 0 0 25 0 1 0 166064982 57331712 12360 4089446400 4194304 9819077 140735689140544 18446744073709551615 7816000 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 13997 12360 711 1374 0 12618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55988

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24204
/proc/meminfo: memFree=31528612/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=70136 CPUtime=25.49
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 157106 0 0 0 2497 52 0 0 25 0 1 0 166064982 71819264 15862 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24175/statm: 17534 15862 715 1374 0 16155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70136

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24232
/proc/meminfo: memFree=31520344/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=93424 CPUtime=51.1
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 312118 0 0 0 4992 118 0 0 25 0 1 0 166064982 95666176 21579 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 23356 21579 716 1374 0 21977 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 93424

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24233
/proc/meminfo: memFree=31511128/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=102004 CPUtime=102.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 633278 0 0 0 9960 270 0 0 25 0 1 0 166064982 104452096 23725 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 25501 23725 725 1374 0 24122 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102004

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24235
/proc/meminfo: memFree=31506248/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=106644 CPUtime=162.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 982709 0 0 0 15794 436 0 0 25 0 1 0 166064982 109203456 24895 4089446400 4194304 9819077 140735689140544 18446744073709551615 6391565 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 26661 24895 740 1374 0 25282 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106644

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24236
/proc/meminfo: memFree=31502612/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=109776 CPUtime=222.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 1357353 0 0 0 21627 603 0 0 25 0 1 0 166064982 112410624 25605 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 27444 25605 740 1374 0 26065 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109776

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 24238
/proc/meminfo: memFree=31501956/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=110480 CPUtime=282.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 1717423 0 0 0 27461 769 0 0 25 0 1 0 166064982 113131520 25812 4089446400 4194304 9819077 140735689140544 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 27620 25812 740 1374 0 26241 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110480

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 24239
/proc/meminfo: memFree=31501308/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=111088 CPUtime=342.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 2071993 0 0 0 33298 932 0 0 25 0 1 0 166064982 113754112 25932 4089446400 4194304 9819077 140735689140544 18446744073709551615 6367440 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 27772 25932 740 1374 0 26393 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111088

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 24241
/proc/meminfo: memFree=31497048/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=114904 CPUtime=402.3
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 2423471 0 0 0 39131 1099 0 0 25 0 1 0 166064982 117661696 26861 4089446400 4194304 9819077 140735689140544 18446744073709551615 4923705 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 28726 26861 740 1374 0 27347 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114904

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24243
/proc/meminfo: memFree=31496032/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=115872 CPUtime=462.31
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 2759073 0 0 0 44972 1259 0 0 25 0 1 0 166064982 118652928 27160 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 28968 27160 740 1374 0 27589 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 115872

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24244
/proc/meminfo: memFree=31494500/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=117624 CPUtime=522.31
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 3049967 0 0 0 50820 1411 0 0 25 0 1 0 166064982 120446976 27588 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 29406 27588 740 1374 0 28027 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 117624

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24246
/proc/meminfo: memFree=31494220/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=117840 CPUtime=582.32
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 3326421 0 0 0 56676 1556 0 0 25 0 1 0 166064982 120668160 27611 4089446400 4194304 9819077 140735689140544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 29460 27611 740 1374 0 28081 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 117840

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24247
/proc/meminfo: memFree=31493688/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=118000 CPUtime=642.32
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 3610771 0 0 0 62528 1704 0 0 25 0 1 0 166064982 120832000 27658 4089446400 4194304 9819077 140735689140544 18446744073709551615 4223102 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 29500 27658 740 1374 0 28121 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118000

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24254
/proc/meminfo: memFree=31490068/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=121964 CPUtime=882.32
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 4784782 0 0 0 85946 2286 0 0 25 0 1 0 166064982 124891136 28559 4089446400 4194304 9819077 140735689140544 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 30491 28559 740 1374 0 29112 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 121964

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24255
/proc/meminfo: memFree=31489796/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=122208 CPUtime=942.32
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 5056760 0 0 0 91811 2421 0 0 25 0 1 0 166064982 125140992 28645 4089446400 4194304 9819077 140735689140544 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 30552 28645 740 1374 0 29173 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122208

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 24257
/proc/meminfo: memFree=31486188/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=125948 CPUtime=1002.33
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 5339073 0 0 0 97682 2551 0 0 25 0 1 0 166064982 128970752 29438 4089446400 4194304 9819077 140735689140544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 31487 29438 740 1374 0 30108 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 125948

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 24259
/proc/meminfo: memFree=31485656/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=126152 CPUtime=1062.33
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 5624521 0 0 0 103544 2689 0 0 25 0 1 0 166064982 129179648 29492 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 31538 29492 740 1374 0 30159 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 126152

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 24260
/proc/meminfo: memFree=31485368/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=126528 CPUtime=1122.33
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 5918056 0 0 0 109408 2825 0 0 25 0 1 0 166064982 129564672 29570 4089446400 4194304 9819077 140735689140544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 31632 29570 740 1374 0 30253 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 126528

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24262
/proc/meminfo: memFree=31481252/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=130900 CPUtime=1182.34
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 6163611 0 0 0 115289 2945 0 0 25 0 1 0 166064982 134041600 30593 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 32725 30593 740 1374 0 31346 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 130900

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24263
/proc/meminfo: memFree=31478628/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=133004 CPUtime=1242.34
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 6400198 0 0 0 121169 3065 0 0 25 0 1 0 166064982 136196096 31116 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 33251 31116 740 1374 0 31872 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 133004

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24265
/proc/meminfo: memFree=31474004/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=137568 CPUtime=1302.34
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 6629417 0 0 0 127050 3184 0 0 25 0 1 0 166064982 140869632 32255 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 34392 32255 740 1374 0 33013 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 137568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24267
/proc/meminfo: memFree=31471236/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=140472 CPUtime=1362.34
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 6850887 0 0 0 132944 3290 0 0 25 0 1 0 166064982 143843328 32961 4089446400 4194304 9819077 140735689140544 18446744073709551615 7816457 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 35118 32961 740 1374 0 33739 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 140472

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24268
/proc/meminfo: memFree=31470448/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=141292 CPUtime=1422.35
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7088817 0 0 0 138834 3401 0 0 25 0 1 0 166064982 144683008 33194 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 35323 33194 740 1374 0 33944 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 141292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24270
/proc/meminfo: memFree=31468296/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=143244 CPUtime=1482.34
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7319595 0 0 0 144719 3515 0 0 25 0 1 0 166064982 146681856 33709 4089446400 4194304 9819077 140735689140544 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 35811 33709 740 1374 0 34432 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 143244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24271
/proc/meminfo: memFree=31466780/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=144420 CPUtime=1542.35
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7540259 0 0 0 150612 3623 0 0 25 0 1 0 166064982 147886080 34084 4089446400 4194304 9819077 140735689140544 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36159 34084 740 1374 0 34780 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 144420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24273
/proc/meminfo: memFree=31465384/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=146260 CPUtime=1602.35
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7766408 0 0 0 156506 3729 0 0 25 0 1 0 166064982 149770240 34410 4089446400 4194304 9819077 140735689140544 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36565 34410 740 1374 0 35186 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 146260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24275
/proc/meminfo: memFree=31464228/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=147388 CPUtime=1662.36
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 7991640 0 0 0 162394 3842 0 0 25 0 1 0 166064982 150925312 34717 4089446400 4194304 9819077 140735689140544 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36847 34717 740 1374 0 35468 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 147388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24276
/proc/meminfo: memFree=31464068/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=147388 CPUtime=1722.36
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 8233826 0 0 0 168268 3968 0 0 25 0 1 0 166064982 150925312 34720 4089446400 4194304 9819077 140735689140544 18446744073709551615 7816459 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36847 34720 740 1374 0 35468 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 147388

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24278
/proc/meminfo: memFree=31463668/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=147360 CPUtime=1782.36
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 8462341 0 0 0 174155 4081 0 0 25 0 1 0 166064982 150896640 34720 4089446400 4194304 9819077 140735689140544 18446744073709551615 4619454 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36840 34720 740 1374 0 35461 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 147360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24278
/proc/meminfo: memFree=31464032/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=147360 CPUtime=1800.07
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 8527788 0 0 0 175891 4116 0 0 25 0 1 0 166064982 150896640 34719 4089446400 4194304 9819077 140735689140544 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/24175/statm: 36840 34719 740 1374 0 35461 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 147360

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/179 24278
/proc/meminfo: memFree=31464032/32950928 swapFree=67111528/67111528
[pid=24175] ppid=24173 vsize=144848 CPUtime=1800.17
/proc/24175/stat : 24175 (pbscip.linux.x8) R 24173 24175 23479 0 -1 4202496 8527833 0 0 0 175901 4116 0 0 18 0 1 0 166064982 148324352 34069 4089446400 4194304 9819077 140735689140544 18446744073709551615 6179984 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24175/statm: 36212 34069 741 1374 0 34833 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 144848

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.21
CPU user time (s): 1759.04
CPU system time (s): 41.1687
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 149492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1759.04
system time used= 41.1687
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8527837
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= 2
involuntary context switches= 981

runsolver used 2.46362 second user time and 5.73713 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 15:30:19
IDJOB=2693447
IDBENCH=78922
IDSOLVER=1205
FILE ID=node115/2693447-1277904619
PBS_JOBID= 11197196
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900561288--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693447-1277904619/watcher-2693447-1277904619 -o /tmp/evaluation-result-2693447-1277904619/solver-2693447-1277904619 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693447-1277904619.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 42cd11e454ef36c6d0d0a1a4a75ff12f
RANDOM SEED=800526182

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31606456 kB
Buffers:        190140 kB
Cached:         935960 kB
SwapCached:          0 kB
Active:         542516 kB
Inactive:       661424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31606456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:       77748 kB
Mapped:          15652 kB
Slab:            77764 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   217092 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= 74204 MiB
End job on node115 at 2010-06-30 16:00:21