Trace number 2692922

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.13 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900669797--soft-66-100-0.wbo
MD5SUMed627c94e924dd829be1b38440fce2ad
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 benchmark171.049
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 constraints911
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 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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-2692922-1277910756.wbo>
0.00/0.02	c original problem has 2053 variables (1142 bin, 0 int, 0 impl, 911 cont) and 3619 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.03/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1131 impls, 16 clqs
0.03/0.07	c (round 2) 0 del vars, 116 del conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 1131 impls, 16 clqs
0.03/0.09	c (round 3) 50 del vars, 249 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 0 upgd conss, 1131 impls, 16 clqs
0.09/0.10	c (round 4) 115 del vars, 264 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 1131 impls, 16 clqs
0.09/0.11	c (round 5) 130 del vars, 264 del conss, 926 chg bounds, 133 chg sides, 0 chg coeffs, 1663 upgd conss, 1131 impls, 16 clqs
0.09/0.15	c    (0.1s) probing: 101/1077 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  130 deleted vars, 264 deleted constraints, 926 tightened bounds, 0 added holes, 133 changed sides, 0 changed coefficients
0.09/0.15	c  1131 implications, 16 cliques
0.09/0.15	c presolved problem has 1923 variables (1077 bin, 0 int, 0 impl, 846 cont) and 3355 constraints
0.09/0.15	c     846 constraints of type <indicator>
0.09/0.15	c      16 constraints of type <setppc>
0.09/0.15	c     846 constraints of type <linear>
0.09/0.15	c    1647 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.09
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1799.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	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.16	c   0.1s|     1 |     0 |    41 |     - |8706k|   0 |  28 |1923 |3355 |1923 |1663 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.2s|     1 |     0 |   653 |     - |8943k|   0 |  40 |1923 |3355 |1923 |1681 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.36	c   0.3s|     1 |     0 |   669 |     - |9297k|   0 |  45 |1923 |3355 |1923 |1688 |  25 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	c   0.4s|     1 |     0 |   674 |     - |9299k|   0 |  44 |1923 |3355 |1923 |1690 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.56	c   0.5s|     1 |     0 |   686 |     - |9305k|   0 |  45 |1923 |3355 |1923 |1693 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.66	c   0.6s|     1 |     0 |   705 |     - |9312k|   0 |  50 |1923 |3355 |1923 |1699 |  36 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.77	c   0.7s|     1 |     0 |   725 |     - |9314k|   0 |  50 |1923 |3355 |1923 |1701 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.29/1.32	c   1.2s|     1 |     2 |   725 |     - |9318k|   0 |  50 |1923 |3355 |1923 |1701 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
5.19/5.25	o 42201
5.19/5.25	c y 5.0s|    13 |    12 |  1224 |  41.6 |9424k|  12 |   4 |1923 |3355 |1923 |1693 |  38 |   0 | 280 | 0.000000e+00 | 4.220100e+04 |    Inf 
10.90/10.93	o 272
10.90/10.93	c *10.5s|   757 |   482 |  5720 |   6.6 |  11M|  61 |   - |1923 |3384 |1923 |1702 | 251 |  29 |1184 | 0.000000e+00 | 2.720000e+02 |    Inf 
10.90/10.93	o 65
10.90/10.93	c *10.5s|   758 |    97 |  5721 |   6.6 |  11M|  61 |   - |1923 |3384 |1923 |1703 | 252 |  29 |1184 | 0.000000e+00 | 6.500000e+01 |    Inf 
10.90/10.95	o 64
10.90/10.95	c *10.5s|   764 |    68 |  5778 |   6.6 |  11M|  61 |   - |1923 |3096 |1923 |1701 | 254 |  32 |1184 | 0.000000e+00 | 6.400000e+01 |    Inf 
14.49/14.58	o 58
14.49/14.58	c *14.0s|  1777 |   123 | 16896 |   9.1 |  12M|  61 |   - |1923 |4119 |1923 |1693 | 507 |1338 |1453 | 0.000000e+00 | 5.800000e+01 |    Inf 
19.09/19.13	o 33
19.09/19.13	c *18.4s|  3649 |   154 | 34598 |   9.3 |  13M|  61 |   - |1923 |5274 |1923 |1701 |1230 |3912 |1549 | 0.000000e+00 | 3.300000e+01 |    Inf 
20.69/20.79	o 32
20.69/20.79	c *19.9s|  4384 |   174 | 41478 |   9.3 |  13M|  61 |   - |1923 |4854 |1923 |1693 |1574 |4845 |1566 | 0.000000e+00 | 3.200000e+01 |    Inf 
23.49/23.55	o 30
23.49/23.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.49/23.55	c *22.6s|  5665 |   216 | 51799 |   9.0 |  14M|  61 |   - |1923 |5404 |1923 |1698 |2022 |6351 |1648 | 0.000000e+00 | 3.000000e+01 |    Inf 
32.59/32.60	c  31.2s| 10000 |   314 | 88567 |   8.8 |  15M|  61 |  34 |1923 |7182 |1923 |1693 |3808 |  11k|1756 | 0.000000e+00 | 3.000000e+01 |    Inf 
53.19/53.21	c  50.9s| 20000 |   554 |170427 |   8.5 |  18M|  61 |  29 |1923 |8586 |1923 |1693 |8379 |  24k|1761 | 0.000000e+00 | 3.000000e+01 |    Inf 
69.49/69.57	o 26
69.49/69.57	c *66.6s| 27805 |   664 |236250 |   8.5 |  20M|  61 |   - |1923 |  10k|1923 |1702 |  12k|  35k|1761 | 0.000000e+00 | 2.600000e+01 |    Inf 
71.40/71.44	o 24
71.40/71.44	c *68.4s| 28651 |   663 |244160 |   8.5 |  20M|  61 |   - |1923 |  11k|1923 |1697 |  13k|  36k|1761 | 0.000000e+00 | 2.400000e+01 |    Inf 
74.29/74.35	c  71.1s| 30000 |   683 |256067 |   8.5 |  20M|  61 |   - |1923 |  11k|   0 |   0 |  14k|  38k|1761 | 0.000000e+00 | 2.400000e+01 |    Inf 
84.89/84.90	o 12
84.89/84.90	c *81.2s| 34797 |   648 |299033 |   8.6 |  20M|  61 |   - |1923 |9953 |1923 |1697 |  16k|  44k|1761 | 0.000000e+00 | 1.200000e+01 |    Inf 
95.49/95.58	c  91.4s| 40000 |   793 |342339 |   8.5 |  21M|  61 |  14 |1923 |  10k|1923 |1693 |  19k|  51k|1893 | 0.000000e+00 | 1.200000e+01 |    Inf 
107.60/107.68	o 9
107.60/107.68	c * 103s| 45609 |   800 |392377 |   8.6 |  21M|  61 |   - |1923 |  12k|1923 |1694 |  22k|  59k|2010 | 0.000000e+00 | 9.000000e+00 |    Inf 
111.69/111.79	o 6
111.69/111.79	c * 107s| 47367 |   691 |409152 |   8.6 |  20M|  61 |   - |1923 |  11k|1923 |1698 |  23k|  61k|2091 | 0.000000e+00 | 6.000000e+00 |    Inf 
117.79/117.83	c   113s| 50000 |   655 |435496 |   8.7 |  19M|  61 |   - |1923 |9394 |   0 |   0 |  24k|  65k|2177 | 0.000000e+00 | 6.000000e+00 |    Inf 
137.70/137.79	c   132s| 60000 |   635 |516124 |   8.6 |  20M|  61 |   - |1923 |  10k|1923 |1695 |  28k|  78k|2428 | 0.000000e+00 | 6.000000e+00 |    Inf 
149.00/149.08	o 3
149.00/149.08	c * 143s| 65463 |   669 |564126 |   8.6 |  21M|  61 |   - |1923 |  13k|1923 |1693 |  30k|  85k|2517 | 0.000000e+00 | 3.000000e+00 |    Inf 
149.09/149.13	o 1
149.09/149.13	c * 143s| 65484 |   604 |564214 |   8.6 |  21M|  61 |   - |1923 |  13k|1923 |1697 |  30k|  85k|2519 | 0.000000e+00 | 1.000000e+00 |    Inf 
158.80/158.81	c   152s| 70000 |   699 |605854 |   8.6 |  22M|  61 |  21 |1923 |  15k|1923 |1693 |  31k|  91k|2660 | 0.000000e+00 | 1.000000e+00 |    Inf 
182.29/182.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
182.29/182.39	c   175s| 80000 |   703 |704529 |   8.8 |  23M|  61 |  16 |1923 |  18k|1923 |1693 |  36k| 105k|2874 | 0.000000e+00 | 1.000000e+00 |    Inf 
205.70/205.73	c   197s| 90000 |   698 |795108 |   8.8 |  25M|  61 |   - |1923 |  20k|1923 |1696 |  40k| 118k|3109 | 0.000000e+00 | 1.000000e+00 |    Inf 
228.20/228.26	c   219s|100000 |   666 |883854 |   8.8 |  26M|  61 |   - |1923 |  23k|   0 |   0 |  45k| 132k|3272 | 0.000000e+00 | 1.000000e+00 |    Inf 
251.70/251.72	c   241s|110000 |   686 |965545 |   8.8 |  28M|  61 |   - |1923 |  28k|   0 |   0 |  48k| 146k|3451 | 0.000000e+00 | 1.000000e+00 |    Inf 
276.60/276.68	c   265s|120000 |   753 |  1047k|   8.7 |  30M|  61 |   - |1923 |  33k|   0 |   0 |  52k| 159k|3621 | 0.000000e+00 | 1.000000e+00 |    Inf 
301.90/301.99	c   290s|130000 |   805 |  1127k|   8.7 |  31M|  61 |  27 |1923 |  33k|1923 |1693 |  56k| 173k|3775 | 0.000000e+00 | 1.000000e+00 |    Inf 
326.20/326.27	c   313s|140000 |   787 |  1197k|   8.5 |  32M|  61 |  25 |1923 |  34k|1923 |1693 |  60k| 188k|3894 | 0.000000e+00 | 1.000000e+00 |    Inf 
351.91/351.99	c   338s|150000 |   783 |  1271k|   8.5 |  33M|  61 |   - |1923 |  38k|1923 |1699 |  63k| 202k|4024 | 0.000000e+00 | 1.000000e+00 |    Inf 
379.70/379.71	c   365s|160000 |   906 |  1356k|   8.5 |  36M|  61 |  23 |1923 |  43k|1923 |1693 |  68k| 216k|4180 | 0.000000e+00 | 1.000000e+00 |    Inf 
408.60/408.67	c   393s|170000 |   936 |  1439k|   8.5 |  38M|  61 |   - |1923 |  46k|   0 |   0 |  72k| 230k|4328 | 0.000000e+00 | 1.000000e+00 |    Inf 
438.91/438.96	c   422s|180000 |   910 |  1527k|   8.5 |  38M|  63 |  18 |1923 |  46k|1923 |1693 |  77k| 245k|4487 | 0.000000e+00 | 1.000000e+00 |    Inf 
467.70/467.74	c   450s|190000 |   972 |  1606k|   8.5 |  41M|  63 |   - |1923 |  52k|   0 |   0 |  82k| 259k|4581 | 0.000000e+00 | 1.000000e+00 |    Inf 
499.01/499.06	c   481s|200000 |   791 |  1688k|   8.4 |  36M|  63 |   - |1923 |  43k|1923 |1697 |  87k| 274k|4710 | 0.000000e+00 | 1.000000e+00 |    Inf 
529.81/529.83	c   511s|210000 |   782 |  1775k|   8.5 |  38M|  63 |  16 |1923 |  48k|1923 |1693 |  92k| 289k|4857 | 0.000000e+00 | 1.000000e+00 |    Inf 
560.50/560.53	c   540s|220000 |   753 |  1863k|   8.5 |  38M|  63 |  19 |1923 |  48k|1923 |1693 |  96k| 303k|5002 | 0.000000e+00 | 1.000000e+00 |    Inf 
591.41/591.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
591.41/591.40	c   570s|230000 |   689 |  1947k|   8.5 |  38M|  63 |   - |1923 |  48k|1923 |1697 |  99k| 317k|5119 | 0.000000e+00 | 1.000000e+00 |    Inf 
622.41/622.42	c   601s|240000 |   629 |  2026k|   8.4 |  36M|  63 |   - |1923 |  44k|   0 |   0 | 102k| 331k|5229 | 0.000000e+00 | 1.000000e+00 |    Inf 
653.50/653.53	c   631s|250000 |   693 |  2117k|   8.5 |  38M|  63 |   - |1923 |  49k|1923 |1696 | 107k| 345k|5351 | 0.000000e+00 | 1.000000e+00 |    Inf 
684.90/684.98	c   661s|260000 |   603 |  2206k|   8.5 |  37M|  63 |   - |1923 |  45k|   0 |   0 | 110k| 358k|5516 | 0.000000e+00 | 1.000000e+00 |    Inf 
712.11/712.14	c   688s|270000 |   532 |  2295k|   8.5 |  27M|  63 |   - |1923 |  16k|   0 |   0 | 113k| 372k|5683 | 0.000000e+00 | 1.000000e+00 |    Inf 
734.61/734.69	c   710s|280000 |   472 |  2381k|   8.5 |  26M|  63 |  43 |1923 |  16k|1923 |1693 | 116k| 385k|5994 | 0.000000e+00 | 1.000000e+00 |    Inf 
757.41/757.43	c   731s|290000 |   450 |  2468k|   8.5 |  27M|  63 |  12 |1923 |  18k|1923 |1693 | 120k| 399k|6130 | 0.000000e+00 | 1.000000e+00 |    Inf 
781.02/781.04	c   754s|300000 |   343 |  2558k|   8.5 |  26M|  63 |   - |1923 |  15k|   0 |   0 | 123k| 413k|6479 | 0.000000e+00 | 1.000000e+00 |    Inf 
804.41/804.42	c   777s|310000 |   291 |  2653k|   8.6 |  26M|  63 |   - |1923 |  19k|1923 |1697 | 126k| 426k|6563 | 0.000000e+00 | 1.000000e+00 |    Inf 
831.51/831.52	c   803s|320000 |   292 |  2767k|   8.6 |  28M|  63 |  30 |1923 |  24k|1923 |1697 | 127k| 439k|6641 | 0.000000e+00 | 1.000000e+00 |    Inf 
861.61/861.67	c   832s|330000 |   322 |  2891k|   8.8 |  31M|  63 |  10 |1923 |  31k|1923 |1697 | 128k| 452k|6744 | 0.000000e+00 | 1.000000e+00 |    Inf 
893.91/893.95	c   863s|340000 |   338 |  3014k|   8.9 |  34M|  63 |  35 |1923 |  37k|1923 |1697 | 129k| 466k|6902 | 0.000000e+00 | 1.000000e+00 |    Inf 
924.72/924.73	c   893s|350000 |   243 |  3119k|   8.9 |  29M|  63 |   - |1923 |  25k|   0 |   0 | 130k| 479k|7041 | 0.000000e+00 | 1.000000e+00 |    Inf 
947.72/947.74	c   915s|360000 |   239 |  3201k|   8.9 |  30M|  63 |  17 |1923 |  30k|1923 |1693 | 134k| 493k|7106 | 0.000000e+00 | 1.000000e+00 |    Inf 
972.81/972.81	c   940s|370000 |   164 |  3279k|   8.9 |  30M|  63 |  11 |1923 |  29k|1923 |1693 | 137k| 506k|7189 | 0.000000e+00 | 1.000000e+00 |    Inf 
997.32/997.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
997.32/997.37	c   963s|380000 |   213 |  3360k|   8.8 |  32M|  63 |  16 |1923 |  36k|1923 |1693 | 142k| 519k|7262 | 0.000000e+00 | 1.000000e+00 |    Inf 
1023.71/1023.73	c   989s|390000 |   222 |  3440k|   8.8 |  33M|  63 |  10 |1923 |  37k|1923 |1693 | 146k| 533k|7348 | 0.000000e+00 | 1.000000e+00 |    Inf 
1051.32/1051.34	c  1016s|400000 |   182 |  3518k|   8.8 |  34M|  63 |   - |1923 |  41k|   0 |   0 | 152k| 546k|7441 | 0.000000e+00 | 1.000000e+00 |    Inf 
1081.92/1081.91	c  1045s|410000 |   305 |  3610k|   8.8 |  36M|  63 |  15 |1923 |  45k|1923 |1693 | 157k| 559k|7563 | 0.000000e+00 | 1.000000e+00 |    Inf 
1112.82/1112.87	c  1075s|420000 |   309 |  3697k|   8.8 |  37M|  63 |   - |1923 |  46k|   0 |   0 | 161k| 572k|7648 | 0.000000e+00 | 1.000000e+00 |    Inf 
1144.02/1144.03	c  1105s|430000 |   340 |  3781k|   8.8 |  38M|  63 |   - |1923 |  50k|   0 |   0 | 164k| 586k|7728 | 0.000000e+00 | 1.000000e+00 |    Inf 
1178.13/1178.16	c  1138s|440000 |   424 |  3868k|   8.8 |  40M|  63 |  22 |1923 |  55k|1923 |1693 | 170k| 599k|7808 | 0.000000e+00 | 1.000000e+00 |    Inf 
1211.82/1211.89	c  1171s|450000 |   388 |  3949k|   8.8 |  41M|  63 |  18 |1923 |  56k|1923 |1699 | 174k| 613k|7888 | 0.000000e+00 | 1.000000e+00 |    Inf 
1245.13/1245.16	c  1203s|460000 |   436 |  4038k|   8.8 |  42M|  63 |   - |1923 |  59k|   0 |   0 | 180k| 627k|7966 | 0.000000e+00 | 1.000000e+00 |    Inf 
1278.62/1278.68	c  1236s|470000 |   430 |  4117k|   8.8 |  43M|  63 |  28 |1923 |  60k|1923 |1693 | 184k| 641k|8044 | 0.000000e+00 | 1.000000e+00 |    Inf 
1313.02/1313.03	c  1269s|480000 |   363 |  4198k|   8.7 |  41M|  63 |   - |1923 |  56k|   0 |   0 | 189k| 654k|8129 | 0.000000e+00 | 1.000000e+00 |    Inf 
1347.44/1347.44	c  1303s|490000 |   359 |  4285k|   8.7 |  43M|  63 |   - |1923 |  62k|   0 |   0 | 194k| 668k|8212 | 0.000000e+00 | 1.000000e+00 |    Inf 
1381.63/1381.61	c  1336s|500000 |   471 |  4365k|   8.7 |  44M|  63 |  15 |1923 |  64k|1923 |1693 | 198k| 683k|8290 | 0.000000e+00 | 1.000000e+00 |    Inf 
1416.03/1416.07	c  1370s|510000 |   551 |  4445k|   8.7 |  47M|  63 |   - |1923 |  68k|   0 |   0 | 204k| 698k|8377 | 0.000000e+00 | 1.000000e+00 |    Inf 
1451.63/1451.65	c  1405s|520000 |   476 |  4529k|   8.7 |  45M|  63 |  21 |1923 |  65k|1923 |1693 | 209k| 712k|8469 | 0.000000e+00 | 1.000000e+00 |    Inf 
1488.13/1488.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1488.13/1488.13	c  1440s|530000 |   387 |  4616k|   8.7 |  45M|  63 |   - |1923 |  65k|   0 |   0 | 214k| 727k|8537 | 0.000000e+00 | 1.000000e+00 |    Inf 
1525.23/1525.29	c  1477s|540000 |   269 |  4702k|   8.7 |  43M|  63 |  10 |1923 |  62k|1923 |1700 | 220k| 741k|8624 | 0.000000e+00 | 1.000000e+00 |    Inf 
1559.74/1559.70	c  1510s|550000 |   226 |  4784k|   8.7 |  44M|  63 |  17 |1923 |  64k|1923 |1700 | 224k| 755k|8697 | 0.000000e+00 | 1.000000e+00 |    Inf 
1595.53/1595.57	c  1545s|560000 |   170 |  4876k|   8.7 |  39M|  63 |  25 |1923 |  52k|1923 |1693 | 228k| 768k|8788 | 0.000000e+00 | 1.000000e+00 |    Inf 
1627.23/1627.26	c  1576s|570000 |   251 |  4962k|   8.7 |  42M|  63 |   - |1923 |  59k|   0 |   0 | 232k| 781k|8860 | 0.000000e+00 | 1.000000e+00 |    Inf 
1662.24/1662.22	c  1610s|580000 |   176 |  5052k|   8.7 |  42M|  63 |  33 |1923 |  59k|1923 |1693 | 237k| 795k|8940 | 0.000000e+00 | 1.000000e+00 |    Inf 
1696.14/1696.13	c  1643s|590000 |   120 |  5148k|   8.7 |  34M|  63 |   - |1923 |  37k|   0 |   0 | 239k| 808k|9111 | 0.000000e+00 | 1.000000e+00 |    Inf 
1722.64/1722.68	c  1669s|600000 |   178 |  5226k|   8.7 |  35M|  63 |  19 |1923 |  40k|1923 |1693 | 242k| 822k|9162 | 0.000000e+00 | 1.000000e+00 |    Inf 
1751.04/1751.03	c  1696s|610000 |   229 |  5308k|   8.7 |  38M|  63 |  17 |1923 |  46k|1923 |1693 | 246k| 836k|9231 | 0.000000e+00 | 1.000000e+00 |    Inf 
1779.64/1779.66	c  1724s|620000 |   237 |  5384k|   8.7 |  38M|  63 |   - |1923 |  48k|   0 |   0 | 249k| 850k|9284 | 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.01	c Solving Time (sec) : 1743.65
1800.04/1800.01	c Solving Nodes      : 626751
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+00 (75 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.02	s SATISFIABLE
1800.04/1800.02	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.02	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.02	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.02	v -x167 -x166 x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 
1800.04/1800.02	v -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 
1800.04/1800.02	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.02	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.02	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.02	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.02	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.02	v -x1 
1800.04/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.02	c Solving Time       :    1743.65
1800.04/1800.02	c Original Problem   :
1800.04/1800.02	c   Problem name     : HOME/instance-2692922-1277910756.wbo
1800.04/1800.02	c   Variables        : 2053 (1142 binary, 0 integer, 0 implicit integer, 911 continuous)
1800.04/1800.02	c   Constraints      : 3619 initial, 3619 maximal
1800.04/1800.02	c Presolved Problem  :
1800.04/1800.02	c   Problem name     : t_HOME/instance-2692922-1277910756.wbo
1800.04/1800.02	c   Variables        : 1923 (1077 binary, 0 integer, 0 implicit integer, 846 continuous)
1800.04/1800.02	c   Constraints      : 3355 initial, 69249 maximal
1800.04/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.02	c   trivial          :       0.00         65          0          0          0          0          0          0          0
1800.04/1800.02	c   dualfix          :       0.00         65          0          0          0          0          0          0          0
1800.04/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.02	c   indicator        :       0.00          0          0          0          0          0         65          0          0
1800.04/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.02	c   linear           :       0.05          0          0          0        926          0        199        133          0
1800.04/1800.02	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.02	c   root node        :          -        846          -          -       1692          -          -          -          -
1800.04/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   integral         :          0          0          0     404075          0         30        574          0          0     696376
1800.04/1800.02	c   indicator        :        846          0     287742       6802          0         61     262346          0          0          0
1800.04/1800.02	c   setppc           :         16          6    2774804      55008          0      61776    2588700          0          0          0
1800.04/1800.02	c   linear           :        846          6    2714029      55390          0     104215   10722066     252548          0          0
1800.04/1800.02	c   logicor          :       1647+         6    1469733        653          0     113440    5904592          0          0          0
1800.04/1800.02	c   countsols        :          0          0          0        653          0          0          0          0          0          0
1800.04/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.02	c   integral         :      35.29       0.00       0.00      35.29       0.00
1800.04/1800.02	c   indicator        :       0.88       0.00       0.77       0.11       0.00
1800.04/1800.02	c   setppc           :      16.94       0.00      16.91       0.03       0.00
1800.04/1800.02	c   linear           :      62.63       0.00      61.29       1.34       0.00
1800.04/1800.02	c   logicor          :     361.64       0.00     361.63       0.01       0.00
1800.04/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.02	c   vbounds          :       0.00          2          0          0
1800.04/1800.02	c   rootredcost      :       0.02         15          0        846
1800.04/1800.02	c   pseudoobj        :      44.32    2776200        470     215368
1800.04/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.02	c   propagation      :      12.33     279901     278989    1731169       26.6       7935       24.5          -
1800.04/1800.02	c   infeasible LP    :      12.73      67175      67175     542640       42.8        402       19.5          0
1800.04/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.02	c   pseudo solution  :       0.00          6          6         50       23.7          0        0.0          -
1800.04/1800.02	c   applied globally :          -          -          -     859756       25.0          -          -          -
1800.04/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.02	c   cut pool         :       0.00          5          -          -         62          -    (maximal pool size: 229)
1800.04/1800.02	c   redcost          :       9.79     404589          0      41313          0          0
1800.04/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.04/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.02	c   gomory           :       0.24          6          0          0       1101          0
1800.04/1800.02	c   strongcg         :       0.17          6          0          0        601          0
1800.04/1800.02	c   cmir             :       0.02          6          0          0          0          0
1800.04/1800.02	c   flowcover        :       0.07          6          0          0          2          0
1800.04/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.04/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.02	c Pricers            :       Time      Calls       Vars
1800.04/1800.02	c   problem variables:       0.00          0          0
1800.04/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.02	c   relpscost        :      35.15     348676         30        574          0          0     696376
1800.04/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   inference        :       0.04        639          0          0          0          0       1278
1800.04/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.02	c   LP solutions     :       0.00          -         14
1800.04/1800.02	c   pseudo solutions :       0.00          -          0
1800.04/1800.02	c   oneopt           :       0.03         14          0
1800.04/1800.02	c   feaspump         :       0.07          1          0
1800.04/1800.02	c   crossover        :       0.27          9          0
1800.04/1800.02	c   coefdiving       :       0.24        120          0
1800.04/1800.02	c   pscostdiving     :       0.26        120          0
1800.04/1800.02	c   fracdiving       :       0.23        120          0
1800.04/1800.02	c   veclendiving     :       0.36        120          0
1800.04/1800.02	c   linesearchdiving :       0.21        120          0
1800.04/1800.02	c   guideddiving     :       0.26        120          0
1800.04/1800.02	c   objpscostdiving  :       0.32         61          0
1800.04/1800.02	c   rootsoldiving    :       0.32         61          0
1800.04/1800.02	c   trivial          :       0.00          2          0
1800.04/1800.02	c   simplerounding   :       0.38     348846          0
1800.04/1800.02	c   zirounding       :       0.04       1000          0
1800.04/1800.02	c   rounding         :       0.84       8258          0
1800.04/1800.02	c   shifting         :       0.92       2638          0
1800.04/1800.02	c   intshifting      :       0.01         12          0
1800.04/1800.02	c   twoopt           :       0.00          0          0
1800.04/1800.02	c   fixandinfer      :       0.00          0          0
1800.04/1800.02	c   intdiving        :       0.00          0          0
1800.04/1800.02	c   actconsdiving    :       0.00          0          0
1800.04/1800.02	c   octane           :       0.00          0          0
1800.04/1800.02	c   rens             :       0.01          1          0
1800.04/1800.02	c   rins             :       0.00          0          0
1800.04/1800.02	c   localbranching   :       0.00          0          0
1800.04/1800.02	c   mutation         :       0.00          0          0
1800.04/1800.02	c   dins             :       0.00          0          0
1800.04/1800.02	c   undercover       :       0.00          0          0
1800.04/1800.02	c   nlp              :       0.00          0          0
1800.04/1800.02	c   trysol           :       0.15        419         61
1800.04/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.02	c   dual LP          :     726.60     470310    5429723      11.54    7472.78
1800.04/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.02	c   diving/probing LP:       1.08        845       7062       8.36    6538.89
1800.04/1800.02	c   strong branching :      30.90       9334     203106      21.76    6573.01
1800.04/1800.02	c     (at root node) :          -         33       3935     119.24          -
1800.04/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.02	c B&B Tree           :
1800.04/1800.02	c   number of runs   :          1
1800.04/1800.02	c   nodes            :     626751
1800.04/1800.02	c   nodes (total)    :     626751
1800.04/1800.02	c   nodes left       :        307
1800.04/1800.02	c   max depth        :         63
1800.04/1800.02	c   max depth (total):         63
1800.04/1800.02	c   backtracks       :     100572 (16.0%)
1800.04/1800.02	c   delayed cutoffs  :      69531
1800.04/1800.02	c   repropagations   :     986797 (4708528 domain reductions, 68158 cutoffs)
1800.04/1800.02	c   avg switch length:       4.62
1800.04/1800.02	c   switching time   :     256.00
1800.04/1800.02	c Solution           :
1800.04/1800.02	c   Solutions found  :         75 (15 improvements)
1800.04/1800.02	c   First Solution   : +4.22010000000000e+04   (in run 1, after 13 nodes, 5.02 seconds, depth 12, found by <trysol>)
1800.04/1800.02	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 65484 nodes, 142.60 seconds, depth 29, found by <relaxation>)
1800.04/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.02	c   Gap              :   infinite
1800.04/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.02	c   Root Iterations  :        725
1800.04/1800.08	c Time complete: 1800.12.

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-2692922-1277910756/watcher-2692922-1277910756 -o /tmp/evaluation-result-2692922-1277910756/solver-2692922-1277910756 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692922-1277910756.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.03 2.00 3/182 13846
/proc/meminfo: memFree=30500448/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=9304 CPUtime=0
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1623 0 0 0 0 0 0 0 24 0 1 0 132371708 9527296 1542 4089446400 4194304 8223781 140737202721248 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13846/statm: 2326 1558 369 984 0 1339 0

[startup+0.040787 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 13846
/proc/meminfo: memFree=30500448/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=22636 CPUtime=0.03
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 5060 0 0 0 3 0 0 0 24 0 1 0 132371708 23179264 4615 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 5659 4615 441 984 0 4672 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22636

[startup+0.100774 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 13846
/proc/meminfo: memFree=30500448/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=23644 CPUtime=0.09
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 6848 0 0 0 8 1 0 0 24 0 1 0 132371708 24211456 4861 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 5911 4861 457 984 0 4924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23644

[startup+0.300739 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 13846
/proc/meminfo: memFree=30500448/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=30448 CPUtime=0.29
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 10609 0 0 0 25 4 0 0 25 0 1 0 132371708 31178752 6710 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 7612 6710 570 984 0 6625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30448

[startup+0.700666 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 13846
/proc/meminfo: memFree=30500448/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=33328 CPUtime=0.69
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 11370 0 0 0 63 6 0 0 25 0 1 0 132371708 34127872 7448 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 8332 7448 572 984 0 7345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33328

[startup+1.50052 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13847
/proc/meminfo: memFree=30471548/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=33560 CPUtime=1.49
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 15287 0 0 0 140 9 0 0 25 0 1 0 132371708 34365440 7514 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 8390 7514 587 984 0 7403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33560

[startup+3.10024 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13847
/proc/meminfo: memFree=30471828/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=33560 CPUtime=3.09
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 15600 0 0 0 296 13 0 0 25 0 1 0 132371708 34365440 7514 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 8390 7514 587 984 0 7403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33560

[startup+6.30067 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13847
/proc/meminfo: memFree=30472008/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=33560 CPUtime=6.29
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 16284 0 0 0 605 24 0 0 25 0 1 0 132371708 34365440 7527 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 8390 7527 590 984 0 7403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33560

[startup+12.7005 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13847
/proc/meminfo: memFree=30467916/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=38896 CPUtime=12.69
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 46644 0 0 0 1220 49 0 0 25 0 1 0 132371708 39829504 8798 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 9724 8798 596 984 0 8737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38896

[startup+25.5003 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13847
/proc/meminfo: memFree=30457728/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=48516 CPUtime=25.49
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 88461 0 0 0 2445 104 0 0 25 0 1 0 132371708 49680384 11164 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13846/statm: 12129 11164 596 984 0 11142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48516

[startup+51.1007 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13848
/proc/meminfo: memFree=30450072/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=56436 CPUtime=51.09
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 141518 0 0 0 4892 217 0 0 25 0 1 0 132371708 57790464 13163 4089446400 4194304 8223781 140737202721248 18446744073709551615 4431762 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 14109 13163 597 984 0 13122 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56436

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13849
/proc/meminfo: memFree=30439364/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=63960 CPUtime=102.29
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 248888 0 0 0 9785 444 0 0 25 0 1 0 132371708 65495040 15008 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 15990 15008 597 984 0 15003 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63960

[startup+162.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 13851
/proc/meminfo: memFree=30429392/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=68072 CPUtime=162.3
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 330986 0 0 0 15525 705 0 0 25 0 1 0 132371708 69705728 16026 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 17018 16026 597 984 0 16031 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 68072

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13853
/proc/meminfo: memFree=30418192/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=72732 CPUtime=222.3
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 368564 0 0 0 21300 930 0 0 25 0 1 0 132371708 74477568 17161 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 18183 17161 597 984 0 17196 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 72732

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13854
/proc/meminfo: memFree=30405864/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=80108 CPUtime=282.3
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 456482 0 0 0 27081 1149 0 0 25 0 1 0 132371708 82030592 18674 4089446400 4194304 8223781 140737202721248 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 20027 18674 604 984 0 19040 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80108

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13856
/proc/meminfo: memFree=30399732/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=82684 CPUtime=342.29
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 530092 0 0 0 32878 1351 0 0 25 0 1 0 132371708 84668416 19287 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 20671 19287 604 984 0 19684 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82684

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13857
/proc/meminfo: memFree=30394480/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=85752 CPUtime=402.3
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 589973 0 0 0 38689 1541 0 0 25 0 1 0 132371708 87810048 20108 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 21438 20108 604 984 0 20451 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85752

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13859
/proc/meminfo: memFree=30390968/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=89640 CPUtime=462.31
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 648784 0 0 0 44507 1724 0 0 25 0 1 0 132371708 91791360 21002 4089446400 4194304 8223781 140737202721248 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 22410 21002 604 984 0 21423 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 89640

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13861
/proc/meminfo: memFree=30385228/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=92956 CPUtime=522.3
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 706804 0 0 0 50331 1899 0 0 25 0 1 0 132371708 95186944 21783 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 23239 21783 604 984 0 22252 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92956

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13862
/proc/meminfo: memFree=30381472/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=93748 CPUtime=582.31
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 780681 0 0 0 56158 2073 0 0 25 0 1 0 132371708 95997952 21943 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 23437 21943 604 984 0 22450 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 93748

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13864
/proc/meminfo: memFree=30377464/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=95788 CPUtime=642.31
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 806810 0 0 0 61998 2233 0 0 25 0 1 0 132371708 98086912 22367 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 23947 22367 604 984 0 22960 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 95788

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 13869
/proc/meminfo: memFree=30372208/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=98528 CPUtime=822.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 884593 0 0 0 79405 2827 0 0 25 0 1 0 132371708 100892672 22816 4089446400 4194304 8223781 140737202721248 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 24632 22816 604 984 0 23645 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 98528

[startup+882.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 13870
/proc/meminfo: memFree=30372028/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=98528 CPUtime=882.31
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 970390 0 0 0 85202 3029 0 0 25 0 1 0 132371708 100892672 22819 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 24632 22819 604 984 0 23645 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 98528

[startup+942.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 13871
/proc/meminfo: memFree=30369252/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=99000 CPUtime=942.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1051505 0 0 0 91011 3221 0 0 25 0 1 0 132371708 101376000 22899 4089446400 4194304 8223781 140737202721248 18446744073709551615 4431438 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 24750 22899 604 984 0 23763 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 99000

[startup+1002.3 s]
/proc/loadavg: 1.94 2.01 1.99 3/183 13901
/proc/meminfo: memFree=31211736/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=100020 CPUtime=1002.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1083404 0 0 0 96811 3421 0 0 25 0 1 0 132371708 102420480 23078 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25005 23078 604 984 0 24018 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 100020

[startup+1062.3 s]
/proc/loadavg: 1.97 2.01 1.99 3/183 13903
/proc/meminfo: memFree=31066812/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=100280 CPUtime=1062.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1133728 0 0 0 102609 3623 0 0 25 0 1 0 132371708 102686720 23226 4089446400 4194304 8223781 140737202721248 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25070 23226 604 984 0 24083 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 100280

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 13905
/proc/meminfo: memFree=30947236/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=100404 CPUtime=1122.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1212891 0 0 0 108407 3825 0 0 25 0 1 0 132371708 102813696 23262 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25101 23262 604 984 0 24114 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 100404

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 13909
/proc/meminfo: memFree=30834564/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=101388 CPUtime=1182.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1277398 0 0 0 114226 4006 0 0 25 0 1 0 132371708 103821312 23412 4089446400 4194304 8223781 140737202721248 18446744073709551615 6456034 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25347 23412 604 984 0 24360 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 101388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13910
/proc/meminfo: memFree=30766932/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=102076 CPUtime=1242.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1316304 0 0 0 120051 4181 0 0 25 0 1 0 132371708 104525824 23596 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25519 23596 604 984 0 24532 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102076

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 13912
/proc/meminfo: memFree=30707116/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=103040 CPUtime=1302.33
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1325612 0 0 0 125896 4337 0 0 25 0 1 0 132371708 105512960 23847 4089446400 4194304 8223781 140737202721248 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25760 23847 604 984 0 24773 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 103040

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13914
/proc/meminfo: memFree=30674716/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=103776 CPUtime=1362.32
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1328733 0 0 0 131757 4475 0 0 25 0 1 0 132371708 106266624 23989 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 25944 23989 604 984 0 24957 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 103776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13916
/proc/meminfo: memFree=30659672/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=105396 CPUtime=1422.34
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1330768 0 0 0 137624 4610 0 0 25 0 1 0 132371708 107925504 24393 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 26349 24393 604 984 0 25362 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 105396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13917
/proc/meminfo: memFree=30575304/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=105396 CPUtime=1482.33
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1351317 0 0 0 143482 4751 0 0 25 0 1 0 132371708 107925504 24405 4089446400 4194304 8223781 140737202721248 18446744073709551615 4225861 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 26349 24405 604 984 0 25362 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 105396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13919
/proc/meminfo: memFree=30503208/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=105396 CPUtime=1542.33
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1379802 0 0 0 149322 4911 0 0 25 0 1 0 132371708 107925504 24450 4089446400 4194304 8223781 140737202721248 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 26349 24450 604 984 0 25362 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 105396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13920
/proc/meminfo: memFree=30423920/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=106636 CPUtime=1602.34
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1413823 0 0 0 155164 5070 0 0 25 0 1 0 132371708 109195264 24786 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 26659 24786 604 984 0 25672 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 106636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13922
/proc/meminfo: memFree=30339436/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=106636 CPUtime=1662.33
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1428828 0 0 0 160998 5235 0 0 25 0 1 0 132371708 109195264 24797 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 26659 24797 604 984 0 25672 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 106636

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 13924
/proc/meminfo: memFree=30254196/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=108960 CPUtime=1722.33
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1444473 0 0 0 166821 5412 0 0 25 0 1 0 132371708 111575040 24961 4089446400 4194304 8223781 140737202721248 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 27240 24961 604 984 0 26253 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 108960

[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 13925
/proc/meminfo: memFree=30178500/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=108960 CPUtime=1782.34
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1461647 0 0 0 172647 5587 0 0 25 0 1 0 132371708 111575040 24961 4089446400 4194304 8223781 140737202721248 18446744073709551615 4210027 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 27240 24961 604 984 0 26253 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 108960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 13926
/proc/meminfo: memFree=30151824/32951124 swapFree=67111528/67111528
[pid=13846] ppid=13844 vsize=108960 CPUtime=1800.04
/proc/13846/stat : 13846 (pbscip.linux.x8) R 13844 13846 12643 0 -1 4202496 1466610 0 0 0 174367 5637 0 0 25 0 1 0 132371708 111575040 24961 4089446400 4194304 8223781 140737202721248 18446744073709551615 5001209 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13846/statm: 27240 24961 604 984 0 26253 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 108960

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

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

Child status: 0
Real time (s): 1800.09
CPU time (s): 1800.13
CPU user time (s): 1743.75
CPU system time (s): 56.3834
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 109224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.75
system time used= 56.3834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1466622
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= 941

runsolver used 2.85457 second user time and 6.97494 second system time

The end

Launcher Data

Begin job on node132 at 2010-06-30 17:12:36
IDJOB=2692922
IDBENCH=78980
IDSOLVER=1204
FILE ID=node132/2692922-1277910756
PBS_JOBID= 11197179
Free space on /tmp= 74136 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.1900669797--soft-66-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-2692922-1277910756/watcher-2692922-1277910756 -o /tmp/evaluation-result-2692922-1277910756/solver-2692922-1277910756 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692922-1277910756.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ed627c94e924dd829be1b38440fce2ad
RANDOM SEED=1562289715

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30501100 kB
Buffers:        190720 kB
Cached:        1216756 kB
SwapCached:          0 kB
Active:        1438132 kB
Inactive:       866392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30501100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4724 kB
Writeback:           0 kB
AnonPages:      897396 kB
Mapped:          16152 kB
Slab:            81224 kB
PageTables:       6976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1059540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74132 MiB
End job on node132 at 2010-06-30 17:42:38