Trace number 2692295

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.18 1800.11

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-66-100-0.wbo
MD5SUM0424fd5691d718147f8291be7b6f72f2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark425.105
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 constraints892
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 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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-2692295-1277911428.wbo>
0.00/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.03/0.10	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.09/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.09/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.09/0.16	c  1100 implications, 13 cliques
0.09/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.09/0.16	c     822 constraints of type <indicator>
0.09/0.16	c      13 constraints of type <setppc>
0.09/0.16	c     822 constraints of type <linear>
0.09/0.16	c    1687 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.10
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/0.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.17	c   0.1s|     1 |     0 |    35 |     - |8601k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	o 41400
0.09/0.18	c y 0.1s|     1 |     0 |   130 |     - |8633k|   0 |  23 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.18/0.23	c   0.2s|     1 |     0 |   174 |     - |8690k|   0 |  35 |1875 |3344 |1875 |1713 |  13 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.30	c   0.2s|     1 |     0 |   232 |     - |8938k|   0 |  42 |1875 |3344 |1875 |1723 |  23 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.29/0.39	c   0.3s|     1 |     0 |   259 |     - |8948k|   0 |  44 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.39/0.49	c   0.4s|     1 |     0 |   298 |     - |8953k|   0 |  47 |1875 |3344 |1875 |1735 |  35 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.49/0.59	c   0.5s|     1 |     0 |   307 |     - |8954k|   0 |  51 |1875 |3344 |1875 |1736 |  36 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
0.69/0.70	c   0.6s|     1 |     0 |   310 |     - |8955k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 | 4.140000e+04 |    Inf 
1.29/1.39	c   1.3s|     1 |     2 |   310 |     - |8984k|   0 |  48 |1875 |3344 |1875 |1737 |  37 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
8.38/8.45	o 49
8.38/8.45	c * 8.0s|   558 |    35 |  4801 |   8.1 |  10M|  35 |   - |1875 |3344 |1875 |1756 | 328 |   0 |1095 | 0.000000e+00 | 4.900000e+01 |    Inf 
35.39/35.49	c  33.6s| 10000 |   444 |111776 |  11.1 |  16M|  40 |   - |1875 |6034 |1875 |1738 |3314 |  11k|1931 | 0.000000e+00 | 4.900000e+01 |    Inf 
37.19/37.28	o 48
37.19/37.28	c *35.4s| 10814 |   472 |119253 |  11.0 |  17M|  40 |   - |1875 |6642 |1875 |1745 |3608 |  13k|1931 | 0.000000e+00 | 4.800000e+01 |    Inf 
59.49/59.51	c  56.4s| 20000 |   971 |212811 |  10.6 |  23M|  41 |  27 |1875 |8896 |1875 |1735 |8468 |  24k|1938 | 0.000000e+00 | 4.800000e+01 |    Inf 
86.09/86.14	c  81.7s| 30000 |  1317 |325979 |  10.9 |  29M|  52 |   - |1875 |  11k|   0 |   0 |  11k|  37k|2115 | 0.000000e+00 | 4.800000e+01 |    Inf 
94.79/94.87	o 33
94.79/94.87	c *90.0s| 33047 |  1266 |362334 |  11.0 |  27M|  52 |   - |1875 |  10k|1875 |1747 |  11k|  42k|2253 | 0.000000e+00 | 3.300000e+01 |    Inf 
105.69/105.74	o 25
105.69/105.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.69/105.74	c * 100s| 37543 |  1262 |405840 |  10.8 |  27M|  52 |   - |1875 |7749 |1875 |1740 |  13k|  48k|2400 | 0.000000e+00 | 2.500000e+01 |    Inf 
111.30/111.38	c   106s| 40000 |  1344 |428340 |  10.7 |  27M|  52 |  30 |1875 |7368 |1875 |1735 |  14k|  51k|2509 | 0.000000e+00 | 2.500000e+01 |    Inf 
134.60/134.68	c   128s| 50000 |  1512 |525994 |  10.5 |  31M|  52 |   - |1875 |7522 |   0 |   0 |  17k|  64k|2821 | 0.000000e+00 | 2.500000e+01 |    Inf 
159.90/159.97	c   152s| 60000 |  1844 |636130 |  10.6 |  35M|  55 |   - |1875 |8137 |   0 |   0 |  21k|  77k|3093 | 0.000000e+00 | 2.500000e+01 |    Inf 
162.89/162.98	o 24
162.89/162.98	c * 155s| 61200 |  1828 |648063 |  10.6 |  35M|  55 |   - |1875 |8783 |1875 |1736 |  21k|  79k|3163 | 0.000000e+00 | 2.400000e+01 |    Inf 
185.60/185.65	c   176s| 70000 |  1992 |748095 |  10.7 |  38M|  55 |   - |1875 |  10k|   0 |   0 |  23k|  91k|3431 | 0.000000e+00 | 2.400000e+01 |    Inf 
210.89/210.95	c   200s| 80000 |  2067 |858713 |  10.7 |  40M|  55 |   - |1875 |8789 |   0 |   0 |  25k| 105k|3734 | 0.000000e+00 | 2.400000e+01 |    Inf 
222.40/222.40	o 21
222.40/222.40	c * 211s| 84418 |  2157 |909763 |  10.8 |  41M|  55 |   - |1875 |  10k|1875 |1740 |  26k| 111k|3855 | 0.000000e+00 | 2.100000e+01 |    Inf 
223.10/223.20	o 20
223.10/223.20	c * 212s| 84698 |  2083 |913135 |  10.8 |  40M|  55 |   - |1875 |  10k|1875 |1742 |  27k| 112k|3869 | 0.000000e+00 | 2.000000e+01 |    Inf 
232.11/232.17	o 17
232.11/232.17	c * 220s| 88143 |  1626 |953968 |  10.8 |  33M|  55 |   - |1875 |  10k|1875 |1745 |  27k| 116k|3932 | 0.000000e+00 | 1.700000e+01 |    Inf 
232.11/232.17	o 16
232.11/232.17	c * 220s| 88144 |  1166 |953990 |  10.8 |  26M|  55 |   - |1875 |  10k|1875 |1745 |  27k| 116k|3932 | 0.000000e+00 | 1.600000e+01 |    Inf 
236.60/236.60	c   224s| 90000 |  1162 |972724 |  10.8 |  26M|  55 |  20 |1875 |  10k|1875 |1740 |  28k| 119k|4005 | 0.000000e+00 | 1.600000e+01 |    Inf 
259.20/259.21	c   246s|100000 |  1147 |  1068k|  10.7 |  27M|  55 |   - |1875 |  13k|1875 |1739 |  30k| 133k|4223 | 0.000000e+00 | 1.600000e+01 |    Inf 
284.50/284.54	c   270s|110000 |  1190 |  1176k|  10.7 |  29M|  55 |  17 |1875 |  13k|1875 |1741 |  33k| 146k|4466 | 0.000000e+00 | 1.600000e+01 |    Inf 
310.60/310.60	c   295s|120000 |  1338 |  1289k|  10.7 |  31M|  55 |   - |1875 |  16k|   0 |   0 |  33k| 160k|4701 | 0.000000e+00 | 1.600000e+01 |    Inf 
336.31/336.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
336.31/336.34	c   319s|130000 |  1441 |  1399k|  10.8 |  34M|  58 |   - |1875 |  21k|   0 |   0 |  34k| 173k|4900 | 0.000000e+00 | 1.600000e+01 |    Inf 
364.30/364.30	c   346s|140000 |  1456 |  1517k|  10.8 |  35M|  58 |   - |1875 |  23k|1875 |1741 |  35k| 187k|5118 | 0.000000e+00 | 1.600000e+01 |    Inf 
392.62/392.61	c   373s|150000 |  1434 |  1635k|  10.9 |  35M|  58 |  28 |1875 |  21k|1875 |1741 |  36k| 201k|5357 | 0.000000e+00 | 1.600000e+01 |    Inf 
420.91/420.94	c   400s|160000 |  1400 |  1756k|  11.0 |  36M|  58 |   - |1875 |  23k|   0 |   0 |  37k| 214k|5526 | 0.000000e+00 | 1.600000e+01 |    Inf 
448.31/448.38	c   426s|170000 |  1423 |  1865k|  11.0 |  34M|  58 |   - |1875 |  17k|1875 |1741 |  39k| 228k|5795 | 0.000000e+00 | 1.600000e+01 |    Inf 
456.81/456.85	o 12
456.81/456.85	c * 434s|173262 |   743 |  1901k|  11.0 |  26M|  58 |   - |1875 |  16k|1875 |1739 |  40k| 232k|5809 | 0.000000e+00 | 1.200000e+01 |    Inf 
472.70/472.78	c   449s|180000 |   722 |  1967k|  10.9 |  25M|  58 |   - |1875 |  15k|   0 |   0 |  42k| 241k|6014 | 0.000000e+00 | 1.200000e+01 |    Inf 
497.71/497.70	c   473s|190000 |   724 |  2072k|  10.9 |  28M|  58 |   - |1875 |  21k|1875 |1745 |  43k| 255k|6158 | 0.000000e+00 | 1.200000e+01 |    Inf 
522.81/522.80	c   497s|200000 |   635 |  2170k|  10.8 |  25M|  58 |   - |1875 |  15k|   0 |   0 |  47k| 268k|6316 | 0.000000e+00 | 1.200000e+01 |    Inf 
546.41/546.47	c   520s|210000 |   634 |  2259k|  10.8 |  26M|  58 |  11 |1875 |  18k|1875 |1735 |  50k| 281k|6468 | 0.000000e+00 | 1.200000e+01 |    Inf 
571.81/571.85	c   544s|220000 |   581 |  2356k|  10.7 |  25M|  58 |   - |1875 |  16k|   0 |   0 |  54k| 295k|6656 | 0.000000e+00 | 1.200000e+01 |    Inf 
594.92/594.91	c   566s|230000 |   584 |  2449k|  10.6 |  26M|  58 |  22 |1875 |  18k|1875 |1735 |  58k| 308k|6765 | 0.000000e+00 | 1.200000e+01 |    Inf 
617.72/617.78	c   588s|240000 |   587 |  2534k|  10.6 |  28M|  58 |   - |1875 |  24k|1875 |1740 |  63k| 321k|6850 | 0.000000e+00 | 1.200000e+01 |    Inf 
643.22/643.22	c   612s|250000 |   565 |  2627k|  10.5 |  30M|  60 |   - |1875 |  26k|1875 |1741 |  65k| 334k|7022 | 0.000000e+00 | 1.200000e+01 |    Inf 
671.91/671.98	c   639s|260000 |   575 |  2738k|  10.5 |  30M|  60 |   - |1875 |  27k|   0 |   0 |  67k| 348k|7155 | 0.000000e+00 | 1.200000e+01 |    Inf 
700.52/700.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
700.52/700.55	c   667s|270000 |   545 |  2837k|  10.5 |  28M|  60 |  39 |1875 |  22k|1875 |1735 |  71k| 361k|7499 | 0.000000e+00 | 1.200000e+01 |    Inf 
725.61/725.67	c   691s|280000 |   587 |  2927k|  10.5 |  30M|  60 |  27 |1875 |  25k|1875 |1735 |  74k| 374k|7572 | 0.000000e+00 | 1.200000e+01 |    Inf 
753.22/753.23	c   717s|290000 |   574 |  3026k|  10.4 |  31M|  60 |  29 |1875 |  28k|1875 |1735 |  78k| 387k|7673 | 0.000000e+00 | 1.200000e+01 |    Inf 
781.42/781.46	c   744s|300000 |   608 |  3123k|  10.4 |  33M|  60 |  36 |1875 |  32k|1875 |1735 |  82k| 400k|7824 | 0.000000e+00 | 1.200000e+01 |    Inf 
807.43/807.41	c   769s|310000 |   623 |  3204k|  10.3 |  34M|  60 |   - |1875 |  35k|   0 |   0 |  85k| 414k|7924 | 0.000000e+00 | 1.200000e+01 |    Inf 
836.23/836.27	c   796s|320000 |   640 |  3299k|  10.3 |  34M|  60 |   - |1875 |  36k|1875 |1742 |  89k| 428k|8034 | 0.000000e+00 | 1.200000e+01 |    Inf 
865.63/865.63	c   825s|330000 |   679 |  3393k|  10.3 |  35M|  60 |  17 |1875 |  35k|1875 |1735 |  93k| 442k|8130 | 0.000000e+00 | 1.200000e+01 |    Inf 
893.52/893.52	c   851s|340000 |   676 |  3485k|  10.3 |  36M|  62 |   - |1875 |  37k|   0 |   0 |  98k| 456k|8227 | 0.000000e+00 | 1.200000e+01 |    Inf 
923.93/923.91	c   881s|350000 |   685 |  3581k|  10.2 |  35M|  62 |  26 |1875 |  36k|1875 |1735 | 102k| 470k|8315 | 0.000000e+00 | 1.200000e+01 |    Inf 
949.03/949.00	o 8
949.03/949.00	c * 905s|358398 |   493 |  3656k|  10.2 |  33M|  62 |   - |1875 |  35k|1875 |1739 | 105k| 482k|8449 | 0.000000e+00 | 8.000000e+00 |    Inf 
953.33/953.35	c   909s|360000 |   460 |  3670k|  10.2 |  30M|  62 |   - |1875 |  29k|1875 |1739 | 106k| 484k|8450 | 0.000000e+00 | 8.000000e+00 |    Inf 
979.73/979.74	c   934s|370000 |   537 |  3777k|  10.2 |  29M|  62 |  19 |1875 |  23k|1875 |1741 | 107k| 497k|8606 | 0.000000e+00 | 8.000000e+00 |    Inf 
1005.03/1005.05	c   958s|380000 |   685 |  3874k|  10.2 |  31M|  62 |  20 |1875 |  28k|1875 |1741 | 107k| 511k|8706 | 0.000000e+00 | 8.000000e+00 |    Inf 
1030.83/1030.88	c   983s|390000 |   742 |  3972k|  10.2 |  33M|  62 |   - |1875 |  29k|   0 |   0 | 108k| 524k|8788 | 0.000000e+00 | 8.000000e+00 |    Inf 
1057.43/1057.49	c  1008s|400000 |   852 |  4078k|  10.2 |  35M|  62 |  19 |1875 |  33k|1875 |1741 | 109k| 538k|8887 | 0.000000e+00 | 8.000000e+00 |    Inf 
1086.84/1086.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1086.84/1086.83	c  1036s|410000 |   978 |  4191k|  10.2 |  37M|  62 |  16 |1875 |  37k|1875 |1741 | 110k| 552k|8998 | 0.000000e+00 | 8.000000e+00 |    Inf 
1115.53/1115.59	c  1064s|420000 |   996 |  4302k|  10.2 |  39M|  68 |   - |1875 |  42k|1875 |1741 | 110k| 566k|9127 | 0.000000e+00 | 8.000000e+00 |    Inf 
1145.24/1145.28	c  1093s|430000 |  1000 |  4407k|  10.2 |  38M|  68 |   - |1875 |  39k|1875 |1741 | 111k| 580k|9245 | 0.000000e+00 | 8.000000e+00 |    Inf 
1175.94/1175.99	c  1122s|440000 |  1010 |  4518k|  10.3 |  40M|  68 |  35 |1875 |  42k|1875 |1741 | 112k| 594k|9362 | 0.000000e+00 | 8.000000e+00 |    Inf 
1204.94/1204.99	c  1150s|450000 |  1035 |  4617k|  10.3 |  40M|  68 |   - |1875 |  43k|   0 |   0 | 113k| 607k|9462 | 0.000000e+00 | 8.000000e+00 |    Inf 
1235.64/1235.60	c  1179s|460000 |  1008 |  4724k|  10.3 |  40M|  68 |   - |1875 |  42k|   0 |   0 | 113k| 621k|9542 | 0.000000e+00 | 8.000000e+00 |    Inf 
1265.44/1265.48	c  1208s|470000 |   996 |  4827k|  10.3 |  41M|  68 |   - |1875 |  45k|   0 |   0 | 114k| 635k|9621 | 0.000000e+00 | 8.000000e+00 |    Inf 
1295.64/1295.65	c  1237s|480000 |  1003 |  4933k|  10.3 |  41M|  68 |   - |1875 |  45k|1875 |1741 | 115k| 649k|9738 | 0.000000e+00 | 8.000000e+00 |    Inf 
1328.44/1328.47	c  1269s|490000 |  1013 |  5049k|  10.3 |  43M|  68 |   - |1875 |  47k|1875 |1741 | 115k| 663k|9862 | 0.000000e+00 | 8.000000e+00 |    Inf 
1358.94/1358.91	c  1298s|500000 |  1018 |  5155k|  10.3 |  43M|  68 |  15 |1875 |  48k|1875 |1741 | 116k| 677k|9957 | 0.000000e+00 | 8.000000e+00 |    Inf 
1390.54/1390.52	c  1328s|510000 |  1050 |  5264k|  10.3 |  43M|  68 |   7 |1875 |  48k|1875 |1741 | 117k| 690k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1419.74/1419.72	c  1356s|520000 |  1099 |  5350k|  10.3 |  45M|  68 |   - |1875 |  51k|1875 |1741 | 118k| 704k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1451.74/1451.78	c  1387s|530000 |  1196 |  5446k|  10.3 |  46M|  68 |   - |1875 |  53k|   0 |   0 | 118k| 718k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1483.65/1483.67	c  1418s|540000 |  1246 |  5537k|  10.3 |  48M|  68 |  28 |1875 |  56k|1875 |1741 | 119k| 733k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1516.85/1516.85	c  1450s|550000 |  1284 |  5637k|  10.2 |  50M|  68 |  14 |1875 |  59k|1875 |1741 | 120k| 747k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1552.16/1552.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1552.16/1552.11	c  1484s|560000 |  1242 |  5731k|  10.2 |  50M|  68 |   - |1875 |  60k|   0 |   0 | 121k| 761k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1586.76/1586.77	c  1518s|570000 |  1200 |  5825k|  10.2 |  49M|  68 |   - |1875 |  58k|   0 |   0 | 122k| 775k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1621.16/1621.15	c  1551s|580000 |  1233 |  5936k|  10.2 |  52M|  68 |   - |1875 |  63k|1875 |1741 | 122k| 789k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1658.66/1658.61	c  1587s|590000 |  1276 |  6055k|  10.3 |  53M|  68 |  28 |1875 |  64k|1875 |1741 | 123k| 803k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1697.66/1697.69	c  1625s|600000 |  1323 |  6174k|  10.3 |  54M|  68 |  12 |1875 |  66k|1875 |1741 | 123k| 817k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1736.56/1736.59	c  1663s|610000 |  1282 |  6286k|  10.3 |  50M|  68 |  14 |1875 |  57k|1875 |1741 | 124k| 831k|  10k| 0.000000e+00 | 8.000000e+00 |    Inf 
1769.66/1769.62	c  1694s|620000 |  1238 |  6389k|  10.3 |  49M|  68 |  13 |1875 |  55k|1875 |1741 | 125k| 845k|  11k| 0.000000e+00 | 8.000000e+00 |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.01	c 
1800.07/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.01	c Solving Time (sec) : 1723.72
1800.07/1800.01	c Solving Nodes      : 628809
1800.07/1800.01	c Primal Bound       : +8.00000000000000e+00 (83 solutions)
1800.07/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.01	c Gap                : infinite
1800.07/1800.02	s SATISFIABLE
1800.07/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.07/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.07/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.07/1800.02	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.02	v x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.07/1800.02	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1800.07/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.07/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 
1800.07/1800.02	v -x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.07/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.07/1800.02	v -x1 
1800.07/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.02	c Solving Time       :    1723.72
1800.07/1800.02	c Original Problem   :
1800.07/1800.02	c   Problem name     : HOME/instance-2692295-1277911428.wbo
1800.07/1800.02	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.07/1800.02	c   Constraints      : 3600 initial, 3600 maximal
1800.07/1800.02	c Presolved Problem  :
1800.07/1800.02	c   Problem name     : t_HOME/instance-2692295-1277911428.wbo
1800.07/1800.02	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.07/1800.02	c   Constraints      : 3344 initial, 67293 maximal
1800.07/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.02	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.07/1800.02	c   dualfix          :       0.00         70          0          0          0          0          0          0          0
1800.07/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.07/1800.02	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.07/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.02	c   linear           :       0.06          0          0          0        914          0        186        127          0
1800.07/1800.02	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.02	c   root node        :          -        773          -          -       1546          -          -          -          -
1800.07/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.02	c   integral         :          0          0          0     363915          0        124       1972          0          0     679474
1800.07/1800.02	c   indicator        :        822          0    2808301      22604          0        232    1167312          0          0          0
1800.07/1800.02	c   setppc           :         13          6    2809687      22604          0      52878    2318277          0          0          0
1800.07/1800.02	c   linear           :        822          6    2757870      22658          0      96577    9857293     125933          0          0
1800.07/1800.02	c   logicor          :       1687+         6    1414239        582          0      80468    5634057          0          0          0
1800.07/1800.02	c   countsols        :          0          0          0        582          0          0          0          0          0          0
1800.07/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.02	c   integral         :      44.25       0.00       0.00      44.25       0.00
1800.07/1800.02	c   indicator        :       3.70       0.00       3.38       0.32       0.00
1800.07/1800.02	c   setppc           :      12.97       0.00      12.96       0.01       0.00
1800.07/1800.02	c   linear           :      57.69       0.00      57.09       0.60       0.00
1800.07/1800.02	c   logicor          :     265.17       0.00     265.17       0.00       0.00
1800.07/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.02	c   vbounds          :       0.00          2          0          0
1800.07/1800.02	c   rootredcost      :       0.01         12          0        773
1800.07/1800.02	c   pseudoobj        :      48.00    2812528       1659     998368
1800.07/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.02	c   propagation      :      10.31     231582     231280    1422400       26.3       7033       24.3          -
1800.07/1800.02	c   infeasible LP    :      18.03     104096     104096     805716       42.3        654       22.0          0
1800.07/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.02	c   pseudo solution  :       0.00         11         11         47        9.8          2       30.0          -
1800.07/1800.02	c   applied globally :          -          -          -     857495       26.8          -          -          -
1800.07/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.02	c   cut pool         :       0.00          5          -          -         29          -    (maximal pool size: 110)
1800.07/1800.02	c   redcost          :       9.41     366340          0     138235          0          0
1800.07/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.07/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.02	c   gomory           :       0.22          6          0          0       1136          0
1800.07/1800.02	c   strongcg         :       0.17          6          0          0        549          0
1800.07/1800.02	c   cmir             :       0.02          6          0          0          0          0
1800.07/1800.02	c   flowcover        :       0.05          6          0          0          0          0
1800.07/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.07/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.02	c Pricers            :       Time      Calls       Vars
1800.07/1800.02	c   problem variables:       0.00          0          0
1800.07/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.02	c   relpscost        :      44.15     341248        124       1972          0          0     679474
1800.07/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   inference        :       0.04        571          0          0          0          0       1142
1800.07/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.02	c   LP solutions     :       0.02          -         11
1800.07/1800.02	c   pseudo solutions :       0.00          -          0
1800.07/1800.02	c   oneopt           :       0.05         11          0
1800.07/1800.02	c   feaspump         :       0.01          1          0
1800.07/1800.02	c   intshifting      :       0.00         20          0
1800.07/1800.02	c   crossover        :       0.43         16          0
1800.07/1800.02	c   linesearchdiving :       0.26         83          0
1800.07/1800.02	c   objpscostdiving  :       0.15         42          0
1800.07/1800.02	c   rootsoldiving    :       0.22         42          0
1800.07/1800.02	c   guideddiving     :       0.30         84          0
1800.07/1800.02	c   pscostdiving     :       0.35         84          0
1800.07/1800.02	c   veclendiving     :       0.30         84          0
1800.07/1800.02	c   coefdiving       :       0.30         84          0
1800.07/1800.02	c   fracdiving       :       0.25         84          0
1800.07/1800.02	c   trivial          :       0.00          2          0
1800.07/1800.02	c   simplerounding   :       0.37     341775          0
1800.07/1800.02	c   zirounding       :       0.09       1000          0
1800.07/1800.02	c   rounding         :       0.79       8222          0
1800.07/1800.02	c   shifting         :       0.98       2525          0
1800.07/1800.02	c   twoopt           :       0.00          0          0
1800.07/1800.02	c   fixandinfer      :       0.00          0          0
1800.07/1800.02	c   intdiving        :       0.00          0          0
1800.07/1800.02	c   actconsdiving    :       0.00          0          0
1800.07/1800.02	c   octane           :       0.00          0          0
1800.07/1800.02	c   rens             :       0.02          1          0
1800.07/1800.02	c   rins             :       0.00          0          0
1800.07/1800.02	c   localbranching   :       0.00          0          0
1800.07/1800.02	c   mutation         :       0.00          0          0
1800.07/1800.02	c   dins             :       0.00          0          0
1800.07/1800.02	c   undercover       :       0.00          0          0
1800.07/1800.02	c   nlp              :       0.00          0          0
1800.07/1800.02	c   trysol           :       0.37       1535         72
1800.07/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.02	c   dual LP          :     881.87     466623    6471736      13.87    7338.65
1800.07/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.02	c   diving/probing LP:       1.41        978       8936       9.14    6337.59
1800.07/1800.02	c   strong branching :      40.56      11094     270313      24.37    6664.52
1800.07/1800.02	c     (at root node) :          -         33       4829     146.33          -
1800.07/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.02	c B&B Tree           :
1800.07/1800.02	c   number of runs   :          1
1800.07/1800.02	c   nodes            :     628809
1800.07/1800.02	c   nodes (total)    :     628809
1800.07/1800.02	c   nodes left       :       1192
1800.07/1800.02	c   max depth        :         68
1800.07/1800.02	c   max depth (total):         68
1800.07/1800.02	c   backtracks       :      92329 (14.7%)
1800.07/1800.02	c   delayed cutoffs  :      47988
1800.07/1800.02	c   repropagations   :    1021894 (3914686 domain reductions, 46857 cutoffs)
1800.07/1800.02	c   avg switch length:       4.84
1800.07/1800.02	c   switching time   :     202.78
1800.07/1800.02	c Solution           :
1800.07/1800.02	c   Solutions found  :         83 (12 improvements)
1800.07/1800.02	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.13 seconds, depth 0, found by <trysol>)
1800.07/1800.02	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 358398 nodes, 904.76 seconds, depth 35, found by <relaxation>)
1800.07/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.02	c   Gap              :   infinite
1800.07/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.07/1800.02	c   Root Iterations  :        310
1800.07/1800.10	c Time complete: 1800.16.

Verifier Data

OK	8

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692295-1277911428/watcher-2692295-1277911428 -o /tmp/evaluation-result-2692295-1277911428/solver-2692295-1277911428 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692295-1277911428.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.13 2.03 2.01 3/178 14968
/proc/meminfo: memFree=29600996/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=9304 CPUtime=0
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1620 0 0 0 0 0 0 0 23 0 1 0 132437059 9527296 1540 4089446400 4194304 8223781 140735462364800 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14968/statm: 2326 1541 369 984 0 1339 0

[startup+0.0474649 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 14968
/proc/meminfo: memFree=29600996/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=22504 CPUtime=0.03
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 5291 0 0 0 3 0 0 0 23 0 1 0 132437059 23044096 4590 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 5626 4590 442 984 0 4639 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22504

[startup+0.100457 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 14968
/proc/meminfo: memFree=29600996/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=22504 CPUtime=0.09
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 6593 0 0 0 8 1 0 0 23 0 1 0 132437059 23044096 4607 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 5626 4607 452 984 0 4639 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22504

[startup+0.300416 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 14968
/proc/meminfo: memFree=29600996/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=30784 CPUtime=0.29
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 11214 0 0 0 25 4 0 0 23 0 1 0 132437059 31522816 6817 4089446400 4194304 8223781 140735462364800 18446744073709551615 7257391 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 7735 6818 573 984 0 6748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700346 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 14968
/proc/meminfo: memFree=29600996/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=31604 CPUtime=0.69
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 11452 0 0 0 63 6 0 0 25 0 1 0 132437059 32362496 7001 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 7901 7001 574 984 0 6914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31604

[startup+1.50019 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 14969
/proc/meminfo: memFree=29573640/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=31564 CPUtime=1.49
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 21726 0 0 0 139 10 0 0 25 0 1 0 132437059 32321536 7035 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 7891 7035 598 984 0 6904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31564

[startup+3.10088 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 14969
/proc/meminfo: memFree=29572524/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=31564 CPUtime=3.09
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 24482 0 0 0 291 18 0 0 25 0 1 0 132437059 32321536 7035 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14968/statm: 7891 7035 598 984 0 6904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31564

[startup+6.30026 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 14969
/proc/meminfo: memFree=29569240/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=32932 CPUtime=6.29
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 35665 0 0 0 597 32 0 0 25 0 1 0 132437059 33722368 7330 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 8233 7330 601 984 0 7246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32932

[startup+12.701 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 14969
/proc/meminfo: memFree=29559444/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=35532 CPUtime=12.69
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 64166 0 0 0 1205 64 0 0 25 0 1 0 132437059 36384768 7970 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 8883 7970 605 984 0 7896 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35532

[startup+25.5006 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 14970
/proc/meminfo: memFree=29539560/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=42392 CPUtime=25.49
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 101585 0 0 0 2421 128 0 0 25 0 1 0 132437059 43409408 9725 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 10598 9725 605 984 0 9611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42392

[startup+51.1007 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 14970
/proc/meminfo: memFree=29495684/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=56048 CPUtime=51.09
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 171798 0 0 0 4843 266 0 0 25 0 1 0 132437059 57393152 12890 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 14012 12890 605 984 0 13025 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56048

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 14972
/proc/meminfo: memFree=29415040/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=72452 CPUtime=102.3
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 266322 0 0 0 9707 523 0 0 25 0 1 0 132437059 74190848 16910 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 18113 16910 607 984 0 17126 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72452

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 14973
/proc/meminfo: memFree=29334652/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=85472 CPUtime=162.3
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 369050 0 0 0 15389 841 0 0 25 0 1 0 132437059 87523328 19821 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 21368 19821 608 984 0 20381 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85472

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 14975
/proc/meminfo: memFree=29251528/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=94560 CPUtime=222.3
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 482439 0 0 0 21074 1156 0 0 25 0 1 0 132437059 96829440 21939 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 23640 21939 607 984 0 22653 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94560

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14977
/proc/meminfo: memFree=29177444/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=98612 CPUtime=282.3
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 590779 0 0 0 26771 1459 0 0 25 0 1 0 132437059 100978688 22944 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 24653 22944 607 984 0 23666 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98612

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14978
/proc/meminfo: memFree=29101900/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=102276 CPUtime=342.3
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 679331 0 0 0 32484 1746 0 0 25 0 1 0 132437059 104730624 23817 4089446400 4194304 8223781 140735462364800 18446744073709551615 4999718 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 25569 23817 607 984 0 24582 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102276

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14980
/proc/meminfo: memFree=29029572/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=104296 CPUtime=402.31
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 723540 0 0 0 38226 2005 0 0 25 0 1 0 132437059 106799104 24286 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 26074 24286 607 984 0 25087 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 104296

[startup+462.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 15030
/proc/meminfo: memFree=31097068/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=106168 CPUtime=462.31
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 807279 0 0 0 43941 2290 0 0 25 0 1 0 132437059 108716032 24746 4089446400 4194304 8223781 140735462364800 18446744073709551615 6483747 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 26542 24746 607 984 0 25555 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 106168

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15035
/proc/meminfo: memFree=31083396/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=107348 CPUtime=522.31
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 880730 0 0 0 49656 2575 0 0 25 0 1 0 132437059 109924352 25010 4089446400 4194304 8223781 140735462364800 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 26837 25010 607 984 0 25850 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107348

[startup+582.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 15037
/proc/meminfo: memFree=31072440/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=107912 CPUtime=582.32
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 979737 0 0 0 55375 2857 0 0 25 0 1 0 132437059 110501888 25118 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 26978 25118 607 984 0 25991 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 107912

[startup+642.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15038
/proc/meminfo: memFree=31058848/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=108416 CPUtime=642.32
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1056592 0 0 0 61093 3139 0 0 25 0 1 0 132437059 111017984 25258 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 27104 25258 607 984 0 26117 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 108416

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 15043
/proc/meminfo: memFree=31026556/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=116832 CPUtime=822.32
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1328037 0 0 0 78305 3927 0 0 25 0 1 0 132437059 119635968 27184 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 29208 27184 607 984 0 28221 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 116832

[startup+882.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15045
/proc/meminfo: memFree=31019924/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=117648 CPUtime=882.33
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1364073 0 0 0 84069 4164 0 0 25 0 1 0 132437059 120471552 27393 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 29412 27393 607 984 0 28425 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 117648

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15046
/proc/meminfo: memFree=31014044/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=118124 CPUtime=942.33
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1412461 0 0 0 89835 4398 0 0 25 0 1 0 132437059 120958976 27509 4089446400 4194304 8223781 140735462364800 18446744073709551615 7453498 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 29531 27509 607 984 0 28544 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 118124

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15048
/proc/meminfo: memFree=31006420/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=119384 CPUtime=1002.33
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1498056 0 0 0 95572 4661 0 0 25 0 1 0 132437059 122249216 27643 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 29846 27643 607 984 0 28859 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 119384

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15049
/proc/meminfo: memFree=31002768/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=119384 CPUtime=1062.34
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1596976 0 0 0 101302 4932 0 0 25 0 1 0 132437059 122249216 27647 4089446400 4194304 8223781 140735462364800 18446744073709551615 5004405 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 29846 27647 607 984 0 28859 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 119384

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15051
/proc/meminfo: memFree=30997144/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=120316 CPUtime=1122.34
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1692303 0 0 0 107037 5197 0 0 25 0 1 0 132437059 123203584 27915 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 30079 27915 607 984 0 29092 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 120316

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15053
/proc/meminfo: memFree=30992400/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=120388 CPUtime=1182.34
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1706751 0 0 0 112815 5419 0 0 25 0 1 0 132437059 123277312 27942 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 30097 27942 607 984 0 29110 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 120388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15054
/proc/meminfo: memFree=30981704/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=122848 CPUtime=1242.34
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1737391 0 0 0 118584 5650 0 0 25 0 1 0 132437059 125796352 28502 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 30712 28502 607 984 0 29725 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 122848

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15056
/proc/meminfo: memFree=30972112/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=124360 CPUtime=1302.35
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1776185 0 0 0 124348 5887 0 0 25 0 1 0 132437059 127344640 28675 4089446400 4194304 8223781 140735462364800 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 31090 28675 607 984 0 30103 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 124360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15057
/proc/meminfo: memFree=30964132/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=125908 CPUtime=1362.35
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1815152 0 0 0 130114 6121 0 0 25 0 1 0 132437059 128929792 29019 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 31477 29019 607 984 0 30490 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 125908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15059
/proc/meminfo: memFree=30954376/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=128656 CPUtime=1422.35
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1846947 0 0 0 135893 6342 0 0 25 0 1 0 132437059 131743744 29742 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 32164 29742 607 984 0 31177 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 128656

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15061
/proc/meminfo: memFree=30944532/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=129856 CPUtime=1482.35
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1905305 0 0 0 141680 6555 0 0 25 0 1 0 132437059 132972544 30049 4089446400 4194304 8223781 140735462364800 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 32464 30049 607 984 0 31477 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 129856

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15062
/proc/meminfo: memFree=30933596/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=132036 CPUtime=1542.35
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 1991658 0 0 0 147464 6771 0 0 25 0 1 0 132437059 135204864 30636 4089446400 4194304 8223781 140735462364800 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 33009 30636 607 984 0 32022 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 132036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15064
/proc/meminfo: memFree=30927588/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=133420 CPUtime=1602.36
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 2046789 0 0 0 153261 6975 0 0 25 0 1 0 132437059 136622080 30961 4089446400 4194304 8223781 140735462364800 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 33355 30961 607 984 0 32368 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 133420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15065
/proc/meminfo: memFree=30918612/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=137408 CPUtime=1662.36
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 2075541 0 0 0 159057 7179 0 0 25 0 1 0 132437059 140705792 31916 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 34352 31916 607 984 0 33365 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 137408

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15067
/proc/meminfo: memFree=30909772/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=139028 CPUtime=1722.36
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 2084554 0 0 0 164871 7365 0 0 25 0 1 0 132437059 142364672 32390 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 34757 32390 607 984 0 33770 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 139028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15069
/proc/meminfo: memFree=30905144/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=140104 CPUtime=1782.36
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 2142520 0 0 0 170666 7570 0 0 25 0 1 0 132437059 143466496 32584 4089446400 4194304 8223781 140735462364800 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 35026 32584 607 984 0 34039 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 140104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15069
/proc/meminfo: memFree=30904004/32950928 swapFree=67111528/67111528
[pid=14968] ppid=14966 vsize=140020 CPUtime=1800.07
/proc/14968/stat : 14968 (pbscip.linux.x8) R 14966 14968 13958 0 -1 4202496 2167831 0 0 0 172374 7633 0 0 25 0 1 0 132437059 143380480 32584 4089446400 4194304 8223781 140735462364800 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14968/statm: 35005 32584 607 984 0 34018 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 140020

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.11
CPU time (s): 1800.18
CPU user time (s): 1723.84
CPU system time (s): 76.3384
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 140296

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

runsolver used 3.42848 second user time and 6.34104 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 17:23:48
IDJOB=2692295
IDBENCH=78987
IDSOLVER=1204
FILE ID=node148/2692295-1277911428
PBS_JOBID= 11197219
Free space on /tmp= 74172 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.1900568706--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-2692295-1277911428/watcher-2692295-1277911428 -o /tmp/evaluation-result-2692295-1277911428/solver-2692295-1277911428 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692295-1277911428.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0424fd5691d718147f8291be7b6f72f2
RANDOM SEED=596759340

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29601772 kB
Buffers:        195168 kB
Cached:        1274876 kB
SwapCached:          0 kB
Active:        2208460 kB
Inactive:       992060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29601772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4676 kB
Writeback:           0 kB
AnonPages:     1731004 kB
Mapped:          17088 kB
Slab:            80668 kB
PageTables:       8328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1892444 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= 74164 MiB
End job on node148 at 2010-06-30 17:53:50