Trace number 2692747

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.14 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564824--soft-66-100-0.wbo
MD5SUMbcc83dde29b6f868056a0bfa1b1372de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark49.4775
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 constraints928
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 47257
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 47256
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 813
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-2692747-1277900539.wbo>
0.01/0.02	c original problem has 2087 variables (1159 bin, 0 int, 0 impl, 928 cont) and 3636 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.03	c presolving:
0.01/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1134 impls, 14 clqs
0.01/0.07	c (round 2) 0 del vars, 112 del conss, 928 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 1134 impls, 14 clqs
0.01/0.09	c (round 3) 51 del vars, 262 del conss, 955 chg bounds, 150 chg sides, 0 chg coeffs, 0 upgd conss, 1134 impls, 14 clqs
0.01/0.09	c (round 4) 129 del vars, 295 del conss, 958 chg bounds, 156 chg sides, 0 chg coeffs, 0 upgd conss, 1134 impls, 14 clqs
0.09/0.11	c (round 5) 159 del vars, 298 del conss, 958 chg bounds, 156 chg sides, 0 chg coeffs, 1644 upgd conss, 1134 impls, 14 clqs
0.09/0.12	c (round 6) 162 del vars, 298 del conss, 958 chg bounds, 156 chg sides, 0 chg coeffs, 1644 upgd conss, 1134 impls, 14 clqs
0.09/0.16	c    (0.1s) probing: 101/1078 (9.4%) - 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  162 deleted vars, 298 deleted constraints, 958 tightened bounds, 0 added holes, 156 changed sides, 0 changed coefficients
0.09/0.16	c  1134 implications, 14 cliques
0.09/0.16	c presolved problem has 1925 variables (1078 bin, 0 int, 0 impl, 847 cont) and 3338 constraints
0.09/0.16	c     847 constraints of type <indicator>
0.09/0.16	c       1 constraints of type <knapsack>
0.09/0.16	c      14 constraints of type <setppc>
0.09/0.16	c     847 constraints of type <linear>
0.09/0.16	c    1629 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.12
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 |    54 |     - |8784k|   0 |  25 |1925 |3338 |1925 |1644 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |   760 |     - |9010k|   0 |  53 |1925 |3338 |1925 |1662 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.3s|     1 |     0 |   799 |     - |9074k|   0 |  53 |1925 |3338 |1925 |1671 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.5s|     1 |     0 |   801 |     - |9076k|   0 |  53 |1925 |3338 |1925 |1672 |  28 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.29	c   1.2s|     1 |     2 |   801 |     - |9108k|   0 |  53 |1925 |3338 |1925 |1672 |  28 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1.19/1.29	o 43452
1.19/1.29	c y 1.2s|     2 |     1 |   801 |   0.0 |9138k|   1 |   - |1925 |3338 |   0 |   0 |  28 |   0 |  33 | 0.000000e+00 | 4.345200e+04 |    Inf 
2.59/2.69	o 559
2.59/2.69	c * 2.6s|    12 |     9 |  1254 |  41.2 |9237k|  10 |   - |1925 |3338 |1925 |1666 |  28 |   0 | 297 | 0.000000e+00 | 5.590000e+02 |    Inf 
2.79/2.82	o 477
2.79/2.82	c * 2.7s|    17 |    10 |  1373 |  35.8 |9407k|  13 |   - |1925 |3340 |1925 |1670 |  32 |   2 | 333 | 0.000000e+00 | 4.770000e+02 |    Inf 
2.79/2.84	o 407
2.79/2.84	c * 2.8s|    20 |     9 |  1383 |  30.6 |9547k|  14 |   - |1925 |3342 |1925 |1670 |  32 |   4 | 337 | 0.000000e+00 | 4.070000e+02 |    Inf 
4.79/4.87	o 256
4.79/4.87	c * 4.8s|    54 |    19 |  2075 |  24.0 |9848k|  18 |   - |1925 |3368 |1925 |1669 |  46 |  30 | 719 | 0.000000e+00 | 2.560000e+02 |    Inf 
5.09/5.19	o 224
5.09/5.19	c * 5.1s|    82 |    19 |  2249 |  17.9 |  10M|  21 |   - |1925 |3420 |1925 |1671 |  51 |  82 | 783 | 0.000000e+00 | 2.240000e+02 |    Inf 
7.89/7.98	o 180
7.89/7.98	c * 7.8s|   340 |    53 |  4355 |  10.5 |  11M|  28 |   - |1925 |3697 |1925 |1666 |  66 | 372 |1358 | 0.000000e+00 | 1.800000e+02 |    Inf 
7.99/8.08	o 169
7.99/8.08	c * 7.9s|   349 |    54 |  4587 |  10.9 |  11M|  28 |   - |1925 |3705 |1925 |1672 |  72 | 380 |1377 | 0.000000e+00 | 1.690000e+02 |    Inf 
9.99/10.06	o 160
9.99/10.06	c * 9.8s|   965 |   132 |  8998 |   8.5 |  12M|  47 |   - |1925 |4290 |1925 |1666 | 176 |1041 |1607 | 0.000000e+00 | 1.600000e+02 |    Inf 
11.79/11.80	o 143
11.79/11.80	c *11.5s|  1459 |   152 | 13327 |   8.6 |  13M|  47 |   - |1925 |4684 |1925 |1670 | 219 |1667 |1818 | 0.000000e+00 | 1.430000e+02 |    Inf 
11.79/11.81	o 121
11.79/11.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.79/11.81	c *11.6s|  1460 |   150 | 13330 |   8.6 |  13M|  47 |   - |1925 |4684 |1925 |1671 | 221 |1667 |1818 | 0.000000e+00 | 1.210000e+02 |    Inf 
21.19/21.23	o 83
21.19/21.23	c *20.8s|  6060 |   510 | 45717 |   7.4 |  17M|  48 |   - |1925 |7146 |1925 |1666 | 579 |6843 |2030 | 0.000000e+00 | 8.300000e+01 |    Inf 
30.20/30.21	c  29.5s| 10000 |   629 | 79634 |   7.9 |  19M|  48 |  20 |1925 |6175 |1925 |1666 | 880 |  11k|2150 | 0.000000e+00 | 8.300000e+01 |    Inf 
52.09/52.15	c  51.0s| 20000 |  1035 |168895 |   8.4 |  24M|  65 |   - |1925 |9570 |   0 |   0 |1501 |  23k|2178 | 0.000000e+00 | 8.300000e+01 |    Inf 
74.09/74.12	c  72.6s| 30000 |  1068 |255600 |   8.5 |  26M|  65 |   8 |1925 |9380 |1925 |1666 |2047 |  36k|2198 | 0.000000e+00 | 8.300000e+01 |    Inf 
97.09/97.17	c  95.3s| 40000 |  1170 |342075 |   8.5 |  29M|  65 |  14 |1925 |  12k|1925 |1666 |2738 |  49k|2493 | 0.000000e+00 | 8.300000e+01 |    Inf 
111.39/111.45	o 73
111.39/111.45	c * 109s| 46173 |  1187 |391192 |   8.5 |  29M|  65 |   - |1925 |  11k|1925 |1670 |3110 |  57k|2766 | 0.000000e+00 | 7.300000e+01 |    Inf 
121.39/121.46	c   119s| 50000 |  1194 |432594 |   8.6 |  30M|  65 |   - |1925 |9595 |1925 |1666 |3359 |  61k|2866 | 0.000000e+00 | 7.300000e+01 |    Inf 
136.99/137.07	o 62
136.99/137.07	c * 134s| 55412 |  1254 |498947 |   9.0 |  31M|  65 |   - |1925 |7106 |1925 |1666 |3605 |  68k|3122 | 0.000000e+00 | 6.200000e+01 |    Inf 
148.89/148.96	c   146s| 60000 |  1324 |548170 |   9.1 |  32M|  65 |  37 |1925 |7648 |1925 |1666 |3803 |  74k|3264 | 0.000000e+00 | 6.200000e+01 |    Inf 
172.79/172.89	c   170s| 70000 |  1321 |640661 |   9.1 |  34M|  65 |  15 |1925 |9047 |1925 |1666 |4230 |  86k|3550 | 0.000000e+00 | 6.200000e+01 |    Inf 
197.79/197.84	c   194s| 80000 |  1317 |739689 |   9.2 |  35M|  65 |   - |1925 |7912 |   0 |   0 |4780 |  99k|3859 | 0.000000e+00 | 6.200000e+01 |    Inf 
224.80/224.84	c   221s| 90000 |  1405 |854967 |   9.5 |  39M|  65 |   - |1925 |9895 |   0 |   0 |5367 | 111k|4133 | 0.000000e+00 | 6.200000e+01 |    Inf 
245.79/245.89	o 60
245.79/245.89	c * 241s| 98180 |  1440 |940253 |   9.6 |  40M|  65 |   - |1925 |  12k|1925 |1666 |5821 | 121k|4341 | 0.000000e+00 | 6.000000e+01 |    Inf 
246.49/246.51	o 59
246.49/246.51	c * 242s| 98455 |  1402 |942399 |   9.6 |  38M|  65 |   - |1925 |  12k|1925 |1666 |5839 | 122k|4341 | 0.000000e+00 | 5.900000e+01 |    Inf 
250.30/250.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
250.30/250.33	c   246s|100000 |  1409 |957760 |   9.6 |  38M|  65 |   8 |1925 |  11k|1925 |1666 |5995 | 124k|4353 | 0.000000e+00 | 5.900000e+01 |    Inf 
276.30/276.32	c   271s|110000 |  1490 |  1062k|   9.7 |  40M|  65 |  17 |1925 |  11k|1925 |1666 |6709 | 137k|4661 | 0.000000e+00 | 5.900000e+01 |    Inf 
301.50/301.52	c   296s|120000 |  1567 |  1162k|   9.7 |  42M|  65 |  21 |1925 |  12k|1925 |1666 |7519 | 149k|4841 | 0.000000e+00 | 5.900000e+01 |    Inf 
326.60/326.62	c   321s|130000 |  1868 |  1260k|   9.7 |  45M|  65 |   6 |1925 |  12k|1925 |1666 |8218 | 162k|5060 | 0.000000e+00 | 5.900000e+01 |    Inf 
351.30/351.31	c   345s|140000 |  1950 |  1354k|   9.7 |  48M|  65 |   - |1925 |  13k|1925 |1666 |8898 | 174k|5290 | 0.000000e+00 | 5.900000e+01 |    Inf 
357.40/357.50	o 55
357.40/357.50	c * 351s|142383 |  1975 |  1378k|   9.7 |  49M|  65 |   - |1925 |  13k|1925 |1666 |9086 | 177k|5313 | 0.000000e+00 | 5.500000e+01 |    Inf 
377.60/377.64	c   371s|150000 |  2128 |  1461k|   9.7 |  52M|  65 |   - |1925 |  11k|1925 |1666 |9491 | 187k|5454 | 0.000000e+00 | 5.500000e+01 |    Inf 
384.80/384.82	o 40
384.80/384.82	c * 378s|153281 |  1711 |  1486k|   9.7 |  39M|  65 |   - |1925 |  12k|1925 |1673 |9761 | 191k|5509 | 0.000000e+00 | 4.000000e+01 |    Inf 
400.20/400.24	c   393s|160000 |  1735 |  1548k|   9.7 |  39M|  65 |  22 |1925 |  12k|1925 |1666 |  10k| 199k|5602 | 0.000000e+00 | 4.000000e+01 |    Inf 
423.70/423.79	c   416s|170000 |  1719 |  1641k|   9.6 |  40M|  65 |  25 |1925 |  12k|1925 |1666 |  10k| 212k|5802 | 0.000000e+00 | 4.000000e+01 |    Inf 
449.20/449.29	c   441s|180000 |  1733 |  1745k|   9.7 |  41M|  65 |   - |1925 |  13k|   0 |   0 |  11k| 225k|6018 | 0.000000e+00 | 4.000000e+01 |    Inf 
474.60/474.67	c   466s|190000 |  1853 |  1842k|   9.7 |  45M|  65 |  25 |1925 |  18k|1925 |1666 |  11k| 238k|6201 | 0.000000e+00 | 4.000000e+01 |    Inf 
500.90/500.91	c   492s|200000 |  2001 |  1940k|   9.7 |  48M|  65 |   - |1925 |  18k|1925 |1666 |  12k| 250k|6342 | 0.000000e+00 | 4.000000e+01 |    Inf 
520.80/520.86	o 32
520.80/520.86	c * 512s|207498 |  1766 |  2015k|   9.7 |  43M|  65 |   - |1925 |  20k|1925 |1666 |  12k| 260k|6479 | 0.000000e+00 | 3.200000e+01 |    Inf 
527.60/527.65	c   519s|210000 |  1733 |  2041k|   9.7 |  41M|  65 |   - |1925 |  13k|   0 |   0 |  13k| 263k|6526 | 0.000000e+00 | 3.200000e+01 |    Inf 
552.40/552.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
552.40/552.46	c   543s|220000 |  1835 |  2139k|   9.7 |  44M|  65 |  14 |1925 |  16k|1925 |1666 |  13k| 276k|6699 | 0.000000e+00 | 3.200000e+01 |    Inf 
577.30/577.36	c   568s|230000 |  1860 |  2239k|   9.7 |  45M|  65 |  27 |1925 |  16k|1925 |1666 |  14k| 289k|6844 | 0.000000e+00 | 3.200000e+01 |    Inf 
602.90/602.91	c   593s|240000 |  1939 |  2344k|   9.8 |  47M|  65 |   - |1925 |  18k|   0 |   0 |  14k| 302k|6969 | 0.000000e+00 | 3.200000e+01 |    Inf 
628.21/628.28	c   618s|250000 |  1992 |  2444k|   9.8 |  49M|  65 |  25 |1925 |  20k|1925 |1666 |  15k| 315k|7117 | 0.000000e+00 | 3.200000e+01 |    Inf 
652.81/652.84	c   642s|260000 |  1987 |  2536k|   9.8 |  49M|  65 |  19 |1925 |  17k|1925 |1666 |  15k| 328k|7281 | 0.000000e+00 | 3.200000e+01 |    Inf 
678.21/678.26	c   667s|270000 |  2035 |  2632k|   9.7 |  50M|  65 |   - |1925 |  18k|1925 |1666 |  16k| 340k|7415 | 0.000000e+00 | 3.200000e+01 |    Inf 
703.51/703.54	c   692s|280000 |  2193 |  2729k|   9.7 |  52M|  65 |   - |1925 |  20k|   0 |   0 |  17k| 352k|7552 | 0.000000e+00 | 3.200000e+01 |    Inf 
722.11/722.16	o 31
722.11/722.16	c * 710s|288054 |  2262 |  2793k|   9.7 |  54M|  65 |   - |1925 |  23k|1925 |1666 |  17k| 362k|7597 | 0.000000e+00 | 3.100000e+01 |    Inf 
726.81/726.88	c   715s|290000 |  2270 |  2809k|   9.7 |  54M|  65 |  24 |1925 |  22k|1925 |1666 |  17k| 365k|7627 | 0.000000e+00 | 3.100000e+01 |    Inf 
750.61/750.62	c   738s|300000 |  2355 |  2887k|   9.6 |  56M|  65 |  25 |1925 |  23k|1925 |1666 |  18k| 377k|7710 | 0.000000e+00 | 3.100000e+01 |    Inf 
772.51/772.52	o 29
772.51/772.52	c * 760s|309007 |  2368 |  2961k|   9.6 |  56M|  65 |   - |1925 |  24k|1925 |1666 |  19k| 388k|7829 | 0.000000e+00 | 2.900000e+01 |    Inf 
775.01/775.04	c   762s|310000 |  2361 |  2969k|   9.6 |  55M|  65 |  24 |1925 |  23k|1925 |1666 |  19k| 389k|7829 | 0.000000e+00 | 2.900000e+01 |    Inf 
798.41/798.44	c   785s|320000 |  2546 |  3044k|   9.5 |  57M|  65 |  21 |1925 |  24k|1925 |1666 |  19k| 402k|7966 | 0.000000e+00 | 2.900000e+01 |    Inf 
799.41/799.41	o 24
799.41/799.41	c * 786s|320437 |  2390 |  3046k|   9.5 |  54M|  65 |   - |1925 |  24k|1925 |1674 |  19k| 403k|7966 | 0.000000e+00 | 2.400000e+01 |    Inf 
822.01/822.01	c   808s|330000 |  2427 |  3121k|   9.5 |  55M|  65 |  17 |1925 |  25k|1925 |1666 |  20k| 415k|8031 | 0.000000e+00 | 2.400000e+01 |    Inf 
846.41/846.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
846.41/846.46	c   832s|340000 |  2441 |  3204k|   9.4 |  56M|  65 |  23 |1925 |  25k|1925 |1666 |  20k| 428k|8100 | 0.000000e+00 | 2.400000e+01 |    Inf 
872.31/872.30	c   858s|350000 |  2480 |  3295k|   9.4 |  56M|  65 |  23 |1925 |  24k|1925 |1666 |  20k| 441k|8227 | 0.000000e+00 | 2.400000e+01 |    Inf 
897.81/897.89	c   883s|360000 |  2538 |  3386k|   9.4 |  58M|  65 |  20 |1925 |  26k|1925 |1666 |  21k| 454k|8343 | 0.000000e+00 | 2.400000e+01 |    Inf 
924.02/924.05	c   909s|370000 |  2569 |  3474k|   9.4 |  59M|  65 |   - |1925 |  26k|   0 |   0 |  22k| 467k|8458 | 0.000000e+00 | 2.400000e+01 |    Inf 
950.01/950.09	c   934s|380000 |  2638 |  3560k|   9.4 |  60M|  65 |  17 |1925 |  27k|1925 |1666 |  22k| 479k|8557 | 0.000000e+00 | 2.400000e+01 |    Inf 
975.62/975.69	c   960s|390000 |  2640 |  3645k|   9.3 |  61M|  65 |  24 |1925 |  28k|1925 |1666 |  22k| 492k|8614 | 0.000000e+00 | 2.400000e+01 |    Inf 
1002.51/1002.59	c   986s|400000 |  2648 |  3738k|   9.3 |  62M|  65 |   - |1925 |  28k|1925 |1666 |  23k| 505k|8706 | 0.000000e+00 | 2.400000e+01 |    Inf 
1029.72/1029.77	c  1013s|410000 |  2742 |  3836k|   9.4 |  62M|  65 |  33 |1925 |  29k|1925 |1666 |  23k| 518k|8818 | 0.000000e+00 | 2.400000e+01 |    Inf 
1057.12/1057.14	c  1040s|420000 |  2747 |  3935k|   9.4 |  63M|  65 |   - |1925 |  29k|   0 |   0 |  24k| 531k|8922 | 0.000000e+00 | 2.400000e+01 |    Inf 
1085.02/1085.04	c  1067s|430000 |  2806 |  4033k|   9.4 |  64M|  67 |   - |1925 |  30k|   0 |   0 |  24k| 543k|9040 | 0.000000e+00 | 2.400000e+01 |    Inf 
1112.52/1112.52	c  1095s|440000 |  2765 |  4131k|   9.4 |  64M|  71 |  18 |1925 |  28k|1925 |1666 |  25k| 556k|9152 | 0.000000e+00 | 2.400000e+01 |    Inf 
1140.32/1140.37	c  1122s|450000 |  2794 |  4231k|   9.4 |  66M|  71 |  21 |1925 |  32k|1925 |1666 |  25k| 569k|9222 | 0.000000e+00 | 2.400000e+01 |    Inf 
1167.42/1167.40	c  1149s|460000 |  2800 |  4318k|   9.4 |  67M|  71 |   - |1925 |  33k|   0 |   0 |  25k| 583k|9289 | 0.000000e+00 | 2.400000e+01 |    Inf 
1195.12/1195.14	c  1176s|470000 |  2792 |  4414k|   9.4 |  66M|  71 |  34 |1925 |  31k|1925 |1666 |  26k| 596k|9407 | 0.000000e+00 | 2.400000e+01 |    Inf 
1225.52/1225.51	c  1206s|480000 |  2813 |  4527k|   9.4 |  67M|  71 |  27 |1925 |  31k|1925 |1666 |  26k| 609k|9546 | 0.000000e+00 | 2.400000e+01 |    Inf 
1253.02/1253.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1253.02/1253.02	c  1233s|490000 |  2848 |  4621k|   9.4 |  69M|  71 |  22 |1925 |  35k|1925 |1666 |  27k| 622k|9614 | 0.000000e+00 | 2.400000e+01 |    Inf 
1280.22/1280.22	c  1260s|500000 |  2829 |  4705k|   9.4 |  69M|  71 |  14 |1925 |  35k|1925 |1666 |  28k| 635k|9672 | 0.000000e+00 | 2.400000e+01 |    Inf 
1308.72/1308.75	c  1288s|510000 |  2892 |  4799k|   9.4 |  70M|  71 |  11 |1925 |  35k|1925 |1666 |  29k| 648k|9780 | 0.000000e+00 | 2.400000e+01 |    Inf 
1337.12/1337.15	c  1316s|520000 |  2909 |  4899k|   9.4 |  70M|  71 |   - |1925 |  32k|   0 |   0 |  29k| 662k|9888 | 0.000000e+00 | 2.400000e+01 |    Inf 
1366.12/1366.17	c  1345s|530000 |  2934 |  5005k|   9.4 |  70M|  71 |   - |1925 |  32k|   0 |   0 |  30k| 675k|9964 | 0.000000e+00 | 2.400000e+01 |    Inf 
1394.22/1394.25	c  1372s|540000 |  3081 |  5101k|   9.4 |  71M|  71 |   - |1925 |  31k|   0 |   0 |  30k| 688k|  10k| 0.000000e+00 | 2.400000e+01 |    Inf 
1421.23/1421.29	c  1399s|550000 |  3084 |  5191k|   9.4 |  72M|  71 |  26 |1925 |  31k|1925 |1666 |  31k| 701k|  10k| 0.000000e+00 | 2.400000e+01 |    Inf 
1448.32/1448.30	c  1425s|560000 |  3096 |  5283k|   9.4 |  72M|  71 |   - |1925 |  31k|   0 |   0 |  31k| 715k|  10k| 0.000000e+00 | 2.400000e+01 |    Inf 
1455.63/1455.67	o 23
1455.63/1455.67	c *1433s|562462 |  3057 |  5310k|   9.4 |  71M|  71 |   - |1925 |  31k|1925 |1672 |  31k| 718k|  10k| 0.000000e+00 | 2.300000e+01 |    Inf 
1476.73/1476.78	c  1454s|570000 |  3037 |  5389k|   9.5 |  71M|  71 |   - |1925 |  28k|   0 |   0 |  32k| 729k|  10k| 0.000000e+00 | 2.300000e+01 |    Inf 
1503.83/1503.89	c  1480s|580000 |  3056 |  5483k|   9.5 |  72M|  71 |   - |1925 |  29k|   0 |   0 |  32k| 742k|  10k| 0.000000e+00 | 2.300000e+01 |    Inf 
1519.53/1519.59	o 22
1519.53/1519.59	c *1496s|585770 |  2104 |  5543k|   9.5 |  55M|  71 |   - |1925 |  31k|1925 |1669 |  33k| 750k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1531.63/1531.62	c  1508s|590000 |  2090 |  5587k|   9.5 |  53M|  71 |  15 |1925 |  26k|1925 |1666 |  33k| 756k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1555.73/1555.74	c  1531s|600000 |  2090 |  5668k|   9.4 |  54M|  71 |  28 |1925 |  28k|1925 |1666 |  33k| 769k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1582.12/1582.17	c  1557s|610000 |  2047 |  5761k|   9.4 |  53M|  75 |   - |1925 |  27k|   0 |   0 |  34k| 783k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1609.23/1609.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1609.23/1609.21	c  1584s|620000 |  2069 |  5852k|   9.4 |  55M|  75 |   - |1925 |  32k|   0 |   0 |  35k| 796k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1637.73/1637.77	c  1612s|630000 |  2042 |  5950k|   9.4 |  54M|  75 |  33 |1925 |  28k|1925 |1666 |  35k| 810k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1667.13/1667.10	c  1641s|640000 |  2079 |  6054k|   9.5 |  55M|  75 |  30 |1925 |  29k|1925 |1666 |  36k| 822k|  10k| 0.000000e+00 | 2.200000e+01 |    Inf 
1696.53/1696.52	c  1670s|650000 |  2174 |  6165k|   9.5 |  57M|  75 |   - |1925 |  31k|   0 |   0 |  36k| 835k|  11k| 0.000000e+00 | 2.200000e+01 |    Inf 
1726.73/1726.76	c  1700s|660000 |  2211 |  6281k|   9.5 |  58M|  75 |  18 |1925 |  32k|1925 |1666 |  37k| 849k|  11k| 0.000000e+00 | 2.200000e+01 |    Inf 
1756.23/1756.26	c  1729s|670000 |  2264 |  6389k|   9.5 |  59M|  75 |  24 |1925 |  31k|1925 |1666 |  37k| 862k|  11k| 0.000000e+00 | 2.200000e+01 |    Inf 
1783.13/1783.10	c  1756s|680000 |  2285 |  6472k|   9.5 |  60M|  75 |   1 |1925 |  34k|1925 |1666 |  38k| 875k|  11k| 0.000000e+00 | 2.200000e+01 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1772.28
1800.04/1800.01	c Solving Nodes      : 686143
1800.04/1800.01	c Primal Bound       : +2.20000000000000e+01 (252 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s SATISFIABLE
1800.04/1800.01	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.01	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.01	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.01	v -x167 -x166 -x165 -x164 -x163 x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.04/1800.01	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.04/1800.01	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 
1800.04/1800.01	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 
1800.04/1800.01	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.04/1800.01	v -x54 x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 
1800.04/1800.01	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.01	v -x1 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1772.28
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2692747-1277900539.wbo
1800.04/1800.01	c   Variables        : 2087 (1159 binary, 0 integer, 0 implicit integer, 928 continuous)
1800.04/1800.01	c   Constraints      : 3636 initial, 3636 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2692747-1277900539.wbo
1800.04/1800.01	c   Variables        : 1925 (1078 binary, 0 integer, 0 implicit integer, 847 continuous)
1800.04/1800.01	c   Constraints      : 3338 initial, 36654 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00         81          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00         81          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0         81          0          0
1800.04/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.07          0          0          0        958          0        217        156          0
1800.04/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -        672          -          -       1344          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     374246          0        185       2455          0          0     729436
1800.04/1800.01	c   indicator        :        847          0    3201946       7668          0       1366    5455978          0          0          0
1800.04/1800.01	c   knapsack         :          1          4    3198885       7666          0      39764    8259269          0          0          0
1800.04/1800.01	c   setppc           :         14          4    3157883       7584          0      47610    2319767          0          0          0
1800.04/1800.01	c   linear           :        847          4    3115144       7659          0      27461    3134474      38553          0          0
1800.04/1800.01	c   logicor          :       1629+         4    1568825       1473          0     115131    5782012          0          0          0
1800.04/1800.01	c   bounddisjunction :          0+         0       6543          0          0          0         26          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0       1473          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :      48.38       0.00       0.00      48.38       0.00
1800.04/1800.01	c   indicator        :      15.85       0.00      15.71       0.14       0.00
1800.04/1800.01	c   knapsack         :      32.67       0.00      32.66       0.01       0.00
1800.04/1800.01	c   setppc           :      13.48       0.00      13.48       0.00       0.00
1800.04/1800.01	c   linear           :      37.43       0.00      37.31       0.12       0.00
1800.04/1800.01	c   logicor          :     213.50       0.00     213.48       0.02       0.00
1800.04/1800.01	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.58          2          0          0
1800.04/1800.01	c   rootredcost      :       0.66         24          0        672
1800.04/1800.01	c   pseudoobj        :      65.96    3213013       9100    4900953
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       9.29     239066     238824    1372523       27.6       9535       24.3          -
1800.04/1800.01	c   infeasible LP    :      21.91     119839     119830     928122       42.4        730       17.8          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00        101        101        640       18.9         13       12.1          -
1800.04/1800.01	c   applied globally :          -          -          -     883942       27.7          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          3          -          -          0          -    (maximal pool size: 130)
1800.04/1800.01	c   redcost          :      12.59     378785          0     483665          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          4          0          0          0          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.17          4          0          0        592          0
1800.04/1800.01	c   strongcg         :       0.14          4          0          0        616          0
1800.04/1800.01	c   cmir             :       0.01          4          0          0          2          0
1800.04/1800.01	c   flowcover        :       0.04          4          0          0          1          0
1800.04/1800.01	c   clique           :       0.00          4          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :      48.08     366569        185       2455          0          0     729436
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.10       1450          0          0          0          0       2900
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.04          -         23
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   feaspump         :       0.08          1          0
1800.04/1800.01	c   oneopt           :       0.36         23          0
1800.04/1800.01	c   coefdiving       :       0.33         55          0
1800.04/1800.01	c   linesearchdiving :       0.28         55          0
1800.04/1800.01	c   guideddiving     :       0.41         55          0
1800.04/1800.01	c   pscostdiving     :       0.29         55          0
1800.04/1800.01	c   fracdiving       :       0.34         55          0
1800.04/1800.01	c   objpscostdiving  :       0.22         28          0
1800.04/1800.01	c   rootsoldiving    :       1.39         28          0
1800.04/1800.01	c   veclendiving     :       0.43         56          0
1800.04/1800.01	c   crossover        :       0.90         38          0
1800.04/1800.01	c   trivial          :       0.00          2          0
1800.04/1800.01	c   simplerounding   :       0.52     368045          0
1800.04/1800.01	c   zirounding       :       0.36       1000          0
1800.04/1800.01	c   rounding         :       1.31       8534          0
1800.04/1800.01	c   shifting         :       0.77       2614          0
1800.04/1800.01	c   intshifting      :       0.02         18          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.01          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.26          0          0
1800.04/1800.01	c   trysol           :       0.78       1672        229
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :     933.84     492751    6510382      13.21    6971.62
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:       2.54       1639      14399       8.79    5668.90
1800.04/1800.01	c   strong branching :      44.01      11332     287090      25.33    6523.29
1800.04/1800.01	c     (at root node) :          -         33       4600     139.39          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     686143
1800.04/1800.01	c   nodes (total)    :     686143
1800.04/1800.01	c   nodes left       :       2282
1800.04/1800.01	c   max depth        :         75
1800.04/1800.01	c   max depth (total):         75
1800.04/1800.01	c   backtracks       :      89038 (13.0%)
1800.04/1800.01	c   delayed cutoffs  :      41829
1800.04/1800.01	c   repropagations   :    1249029 (4787680 domain reductions, 39688 cutoffs)
1800.04/1800.01	c   avg switch length:       5.28
1800.04/1800.01	c   switching time   :     185.85
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :        252 (24 improvements)
1800.04/1800.01	c   First Solution   : +4.34520000000000e+04   (in run 1, after 1 nodes, 0.60 seconds, depth 0, found by <trysol>)
1800.04/1800.01	c   Primal Bound     : +2.20000000000000e+01   (in run 1, after 585770 nodes, 1495.65 seconds, depth 50, found by <relaxation>)
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :        801
1800.04/1800.09	c Time complete: 1800.13.

Verifier Data

OK	22

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692747-1277900539/watcher-2692747-1277900539 -o /tmp/evaluation-result-2692747-1277900539/solver-2692747-1277900539 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692747-1277900539.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.07 1.99 1.99 4/196 23975
/proc/meminfo: memFree=31412044/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=9440 CPUtime=0
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1654 0 0 0 0 0 0 0 25 0 1 0 163693371 9666560 1574 4089446400 4194304 8223781 140735079196208 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23975/statm: 2360 1574 369 984 0 1373 0

[startup+0.0199041 s]
/proc/loadavg: 2.07 1.99 1.99 4/196 23975
/proc/meminfo: memFree=31412044/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=12788 CPUtime=0.01
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2519 0 0 0 1 0 0 0 25 0 1 0 163693371 13094912 2439 4089446400 4194304 8223781 140735079196208 18446744073709551615 7256940 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23975/statm: 3197 2439 369 984 0 2210 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12788

[startup+0.100863 s]
/proc/loadavg: 2.07 1.99 1.99 4/196 23975
/proc/meminfo: memFree=31412044/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=22796 CPUtime=0.09
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 6911 0 0 0 8 1 0 0 25 0 1 0 163693371 23343104 4668 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 5699 4668 455 984 0 4712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22796

[startup+0.300836 s]
/proc/loadavg: 2.07 1.99 1.99 4/196 23975
/proc/meminfo: memFree=31412044/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=29688 CPUtime=0.29
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 11530 0 0 0 28 1 0 0 25 0 1 0 163693371 30400512 6538 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 7422 6538 581 984 0 6435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29688

[startup+0.700765 s]
/proc/loadavg: 2.07 1.99 1.99 4/196 23975
/proc/meminfo: memFree=31412044/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=36416 CPUtime=0.69
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 20022 0 0 0 66 3 0 0 25 0 1 0 163693371 37289984 8108 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 9104 8108 601 984 0 8117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36416

[startup+1.50062 s]
/proc/loadavg: 2.07 1.99 1.99 3/197 23976
/proc/meminfo: memFree=31380792/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=36416 CPUtime=1.49
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 20098 0 0 0 145 4 0 0 25 0 1 0 163693371 37289984 8111 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 9104 8111 601 984 0 8117 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36416

[startup+3.10034 s]
/proc/loadavg: 2.07 1.99 1.99 3/197 23976
/proc/meminfo: memFree=31379676/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=36896 CPUtime=3.09
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 21799 0 0 0 303 6 0 0 25 0 1 0 163693371 37781504 8244 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 9224 8244 604 984 0 8237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36896

[startup+6.30078 s]
/proc/loadavg: 2.07 1.99 1.99 3/197 23976
/proc/meminfo: memFree=31376900/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=38008 CPUtime=6.29
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 36749 0 0 0 617 12 0 0 25 0 1 0 163693371 38920192 8469 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 9502 8469 605 984 0 8515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38008

[startup+12.7007 s]
/proc/loadavg: 2.06 1.99 1.99 3/197 23976
/proc/meminfo: memFree=31367228/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=45676 CPUtime=12.69
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 68021 0 0 0 1244 25 0 0 25 0 1 0 163693371 46772224 10218 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 11419 10218 606 984 0 10432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45676

[startup+25.5004 s]
/proc/loadavg: 2.05 1.99 1.99 3/197 23976
/proc/meminfo: memFree=31351164/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=56544 CPUtime=25.49
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 113624 0 0 0 2493 56 0 0 25 0 1 0 163693371 57901056 12923 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 14136 12923 606 984 0 13149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56544

[startup+51.1009 s]
/proc/loadavg: 2.03 1.99 1.99 3/197 23977
/proc/meminfo: memFree=31327900/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=71316 CPUtime=51.09
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 178405 0 0 0 5004 105 0 0 25 0 1 0 163693371 73027584 16632 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 17829 16632 606 984 0 16842 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71316

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.99 3/197 23978
/proc/meminfo: memFree=31295876/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=87156 CPUtime=102.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 263117 0 0 0 10031 199 0 0 25 0 1 0 163693371 89247744 20496 4089446400 4194304 8223781 140735079196208 18446744073709551615 4660016 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 21789 20496 608 984 0 20802 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87156

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/197 23980
/proc/meminfo: memFree=31269056/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=101100 CPUtime=162.29
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 398757 0 0 0 15924 305 0 0 25 0 1 0 163693371 103526400 23822 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 25275 23822 608 984 0 24288 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101100

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/197 23982
/proc/meminfo: memFree=31252276/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=109248 CPUtime=222.29
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 486011 0 0 0 21825 404 0 0 25 0 1 0 163693371 111869952 25760 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 27312 25760 608 984 0 26325 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 109248

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/197 23983
/proc/meminfo: memFree=31234500/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=117736 CPUtime=282.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 588220 0 0 0 27723 507 0 0 25 0 1 0 163693371 120561664 27688 4089446400 4194304 8223781 140735079196208 18446744073709551615 4923294 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 29434 27688 608 984 0 28447 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 117736

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/197 23985
/proc/meminfo: memFree=31219344/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=125944 CPUtime=342.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 692055 0 0 0 33622 608 0 0 25 0 1 0 163693371 128966656 29519 4089446400 4194304 8223781 140735079196208 18446744073709551615 6592218 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 31486 29519 608 984 0 30499 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 125944

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/197 23986
/proc/meminfo: memFree=31199832/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=137408 CPUtime=402.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 795599 0 0 0 39523 707 0 0 25 0 1 0 163693371 140705792 31854 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 34352 31854 608 984 0 33365 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 137408

[startup+462.301 s]
/proc/loadavg: 2.53 2.10 2.03 3/197 23988
/proc/meminfo: memFree=31187524/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=142304 CPUtime=462.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 873579 0 0 0 45426 804 0 0 25 0 1 0 163693371 145719296 32983 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 35576 32983 608 984 0 34589 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 142304

[startup+522.3 s]
/proc/loadavg: 2.19 2.08 2.03 3/197 23990
/proc/meminfo: memFree=31174100/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=149252 CPUtime=522.3
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 967233 0 0 0 51330 900 0 0 25 0 1 0 163693371 152834048 34559 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 37313 34559 608 984 0 36326 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 149252

[startup+582.301 s]
/proc/loadavg: 2.07 2.06 2.02 3/197 23991
/proc/meminfo: memFree=31162520/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=154584 CPUtime=582.31
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1001135 0 0 0 57243 988 0 0 25 0 1 0 163693371 158294016 35659 4089446400 4194304 8223781 140735079196208 18446744073709551615 6558062 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 38646 35659 608 984 0 37659 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 154584

[startup+642.3 s]
/proc/loadavg: 2.34 2.15 2.05 3/197 23993
/proc/meminfo: memFree=31152808/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=157028 CPUtime=642.31
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1078283 0 0 0 63143 1088 0 0 25 0 1 0 163693371 160796672 36315 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 39257 36315 608 984 0 38270 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 157028

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.08 2.03 3/197 23998
/proc/meminfo: memFree=31129004/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=168000 CPUtime=822.31
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1338366 0 0 0 80864 1367 0 0 25 0 1 0 163693371 172032000 38678 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 42000 38678 608 984 0 41013 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 168000

[startup+882.301 s]
/proc/loadavg: 2.27 2.15 2.06 3/197 23999
/proc/meminfo: memFree=31123008/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=170596 CPUtime=882.31
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1420079 0 0 0 86771 1460 0 0 25 0 1 0 163693371 174690304 39155 4089446400 4194304 8223781 140735079196208 18446744073709551615 5955580 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 42649 39155 608 984 0 41662 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 170596

[startup+942.3 s]
/proc/loadavg: 2.10 2.12 2.05 3/197 24001
/proc/meminfo: memFree=31119748/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=173680 CPUtime=942.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1489580 0 0 0 92681 1551 0 0 25 0 1 0 163693371 177848320 39926 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 43420 39926 608 984 0 42433 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 173680

[startup+1002.3 s]
/proc/loadavg: 2.03 2.10 2.05 3/197 24002
/proc/meminfo: memFree=31116468/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=177004 CPUtime=1002.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1558830 0 0 0 98592 1640 0 0 25 0 1 0 163693371 181252096 40741 4089446400 4194304 8223781 140735079196208 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 44251 40741 608 984 0 43264 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 177004

[startup+1062.3 s]
/proc/loadavg: 2.01 2.08 2.04 3/197 24004
/proc/meminfo: memFree=31115312/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=177912 CPUtime=1062.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1654056 0 0 0 104498 1734 0 0 25 0 1 0 163693371 182181888 40959 4089446400 4194304 8223781 140735079196208 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 44478 40959 608 984 0 43491 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177912

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.04 4/197 24009
/proc/meminfo: memFree=31112912/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=178872 CPUtime=1122.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1673887 0 0 0 110427 1805 0 0 25 0 1 0 163693371 183164928 41250 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 44718 41250 608 984 0 43731 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 178872

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/197 24010
/proc/meminfo: memFree=31109600/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=181724 CPUtime=1182.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1743815 0 0 0 116341 1891 0 0 25 0 1 0 163693371 186085376 42001 4089446400 4194304 8223781 140735079196208 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 45431 42001 608 984 0 44444 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181724

[startup+1242.3 s]
/proc/loadavg: 2.44 2.15 2.06 3/197 24012
/proc/meminfo: memFree=31105716/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=182768 CPUtime=1242.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1854220 0 0 0 122247 1985 0 0 25 0 1 0 163693371 187154432 42310 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 45692 42310 608 984 0 44705 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 182768

[startup+1302.3 s]
/proc/loadavg: 2.16 2.12 2.06 3/197 24013
/proc/meminfo: memFree=31099104/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=185304 CPUtime=1302.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1925146 0 0 0 128163 2070 0 0 25 0 1 0 163693371 189751296 42888 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 46326 42888 608 984 0 45339 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 185304

[startup+1362.3 s]
/proc/loadavg: 2.06 2.09 2.05 3/197 24015
/proc/meminfo: memFree=31093000/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=186640 CPUtime=1362.32
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 1968793 0 0 0 134078 2154 0 0 25 0 1 0 163693371 191119360 43175 4089446400 4194304 8223781 140735079196208 18446744073709551615 5955580 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 46660 43175 608 984 0 45673 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 186640

[startup+1422.31 s]
/proc/loadavg: 2.02 2.07 2.04 3/197 24017
/proc/meminfo: memFree=31085772/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=189340 CPUtime=1422.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2049053 0 0 0 139990 2243 0 0 25 0 1 0 163693371 193884160 43759 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 47335 43759 608 984 0 46348 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 189340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/197 24018
/proc/meminfo: memFree=31079772/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=190044 CPUtime=1482.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2137251 0 0 0 145896 2337 0 0 25 0 1 0 163693371 194605056 43953 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 47511 43953 608 984 0 46524 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 190044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/197 24020
/proc/meminfo: memFree=31073904/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=192112 CPUtime=1542.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2187476 0 0 0 151807 2426 0 0 25 0 1 0 163693371 196722688 44276 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 48028 44276 608 984 0 47041 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 192112

[startup+1602.3 s]
/proc/loadavg: 2.52 2.15 2.06 3/197 24021
/proc/meminfo: memFree=31068536/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=192636 CPUtime=1602.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2216296 0 0 0 157724 2509 0 0 25 0 1 0 163693371 197259264 44411 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 48159 44411 608 984 0 47172 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 192636

[startup+1662.3 s]
/proc/loadavg: 2.19 2.12 2.06 3/197 24023
/proc/meminfo: memFree=31061684/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=194268 CPUtime=1662.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2266571 0 0 0 163645 2588 0 0 25 0 1 0 163693371 198930432 44643 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 48567 44643 608 984 0 47580 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 194268

[startup+1722.3 s]
/proc/loadavg: 2.07 2.09 2.05 3/179 24055
/proc/meminfo: memFree=31391312/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=196256 CPUtime=1722.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2288035 0 0 0 169567 2666 0 0 25 0 1 0 163693371 200966144 45062 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 49064 45062 608 984 0 48077 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 196256

[startup+1782.3 s]
/proc/loadavg: 2.02 2.07 2.05 3/179 24056
/proc/meminfo: memFree=31261568/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=196820 CPUtime=1782.33
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2319861 0 0 0 175485 2748 0 0 25 0 1 0 163693371 201543680 45190 4089446400 4194304 8223781 140735079196208 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 49205 45190 608 984 0 48218 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 196820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.07 2.05 3/179 24057
/proc/meminfo: memFree=31235636/32951124 swapFree=67111528/67111528
[pid=23975] ppid=23973 vsize=196832 CPUtime=1800.04
/proc/23975/stat : 23975 (pbscip.linux.x8) R 23973 23975 23831 0 -1 4202496 2343924 0 0 0 177230 2774 0 0 25 0 1 0 163693371 201555968 45204 4089446400 4194304 8223781 140735079196208 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/23975/statm: 49208 45204 608 984 0 48221 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 196832

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.1
CPU time (s): 1800.14
CPU user time (s): 1772.39
CPU system time (s): 27.7528
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.39
system time used= 27.7528
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2343965
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= 5
involuntary context switches= 1226

runsolver used 3.12252 second user time and 6.06308 second system time

The end

Launcher Data

Begin job on node119 at 2010-06-30 14:22:19
IDJOB=2692747
IDBENCH=78883
IDSOLVER=1204
FILE ID=node119/2692747-1277900539
PBS_JOBID= 11197241
Free space on /tmp= 74212 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.1900564824--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-2692747-1277900539/watcher-2692747-1277900539 -o /tmp/evaluation-result-2692747-1277900539/solver-2692747-1277900539 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692747-1277900539.wbo -t 1800 -m 3800

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

MD5SUM BENCH= bcc83dde29b6f868056a0bfa1b1372de
RANDOM SEED=1315071210

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.802
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.802
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.73
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.802
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.802
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.802
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:      31413068 kB
Buffers:        184972 kB
Cached:         952752 kB
SwapCached:          0 kB
Active:         770392 kB
Inactive:       624316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31413068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5432 kB
Writeback:           0 kB
AnonPages:      256800 kB
Mapped:          20360 kB
Slab:            78516 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1655588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node119 at 2010-06-30 14:52:21