Trace number 2693547

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.13 1800.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900548667--soft-66-100-0.wbo
MD5SUMb93cc320d1c40ed770cd566486d12ca9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark548.835
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693547-1277909933.wbo>
0.00/0.02	c original problem has 2091 variables (1161 bin, 0 int, 0 impl, 930 cont) and 3638 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	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, 1142 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 110 del conss, 930 chg bounds, 57 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.07/0.08	c (round 3) 57 del vars, 168 del conss, 931 chg bounds, 58 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.07/0.09	c (round 4) 115 del vars, 229 del conss, 947 chg bounds, 118 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.09/0.10	c (round 5) 132 del vars, 266 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 0 upgd conss, 1142 impls, 14 clqs
0.09/0.11	c (round 6) 155 del vars, 273 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 1667 upgd conss, 1142 impls, 14 clqs
0.09/0.12	c (round 7) 162 del vars, 273 del conss, 954 chg bounds, 139 chg sides, 0 chg coeffs, 1667 upgd conss, 1142 impls, 14 clqs
0.09/0.16	c    (0.1s) probing: 101/1080 (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 (8 rounds):
0.09/0.16	c  162 deleted vars, 273 deleted constraints, 954 tightened bounds, 0 added holes, 139 changed sides, 0 changed coefficients
0.09/0.16	c  1142 implications, 14 cliques
0.09/0.16	c presolved problem has 1929 variables (1080 bin, 0 int, 0 impl, 849 cont) and 3365 constraints
0.09/0.16	c     849 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     849 constraints of type <linear>
0.09/0.16	c    1652 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 |    24 |     - |8814k|   0 |  18 |1929 |3365 |1929 |1667 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |    49 |     - |8898k|   0 |  22 |1929 |3365 |1929 |1685 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |    61 |     - |9067k|   0 |  22 |1929 |3365 |1929 |1694 |  27 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	o 42682
0.19/0.26	c y 0.2s|     1 |     0 |    61 |     - |9096k|   0 |  22 |1929 |3365 |1929 |1694 |  27 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |    73 |     - |9183k|   0 |  21 |1929 |3365 |1929 |1704 |  37 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   103 |     - |9308k|   0 |  24 |1929 |3365 |1929 |1710 |  43 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   126 |     - |9442k|   0 |  40 |1929 |3365 |1929 |1714 |  47 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
0.39/0.45	c   0.4s|     1 |     0 |   155 |     - |9452k|   0 |  54 |1929 |3365 |1929 |1721 |  54 |   0 |   0 | 0.000000e+00 | 4.268200e+04 |    Inf 
1.29/1.34	c   1.3s|     1 |     2 |   155 |     - |9488k|   0 |  54 |1929 |3365 |1929 |1721 |  54 |   0 |  33 | 0.000000e+00 | 4.268200e+04 |    Inf 
8.70/8.73	o 955
8.70/8.73	c * 8.5s|    48 |    45 |  1854 |  36.1 |9943k|  20 |   - |1929 |3365 |1929 |1737 | 100 |   0 | 501 | 0.000000e+00 | 9.550000e+02 |    Inf 
9.99/10.00	o 391
9.99/10.00	c * 9.7s|   404 |   194 |  3352 |   7.9 |  11M|  39 |   - |1929 |3403 |1929 |1723 | 263 |  38 | 720 | 0.000000e+00 | 3.910000e+02 |    Inf 
10.60/10.66	o 306
10.60/10.66	c *10.3s|   777 |   470 |  4050 |   5.0 |  12M|  99 |   - |1929 |3508 |1929 |1719 | 342 | 143 | 786 | 0.000000e+00 | 3.060000e+02 |    Inf 
10.69/10.74	o 229
10.69/10.74	c *10.4s|   813 |   386 |  4189 |   5.0 |  12M|  99 |   - |1929 |3553 |1929 |1719 | 370 | 188 | 789 | 0.000000e+00 | 2.290000e+02 |    Inf 
11.40/11.45	o 219
11.40/11.45	c *11.1s|  1004 |   433 |  6098 |   5.9 |  13M|  99 |   - |1929 |3763 |1929 |1717 | 502 | 409 | 891 | 0.000000e+00 | 2.190000e+02 |    Inf 
11.40/11.49	o 199
11.40/11.49	c *11.1s|  1023 |   420 |  6138 |   5.9 |  13M|  99 |   - |1929 |3771 |1929 |1721 | 510 | 421 | 895 | 0.000000e+00 | 1.990000e+02 |    Inf 
12.09/12.16	o 189
12.09/12.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.09/12.16	c *11.8s|  1252 |   521 |  7749 |   6.1 |  14M|  99 |   - |1929 |3883 |1929 |1729 | 592 | 584 | 962 | 0.000000e+00 | 1.890000e+02 |    Inf 
13.20/13.28	o 146
13.20/13.28	c *12.8s|  1617 |   537 | 11044 |   6.7 |  15M|  99 |   - |1929 |4015 |1929 |1727 | 763 | 839 |1050 | 0.000000e+00 | 1.460000e+02 |    Inf 
13.29/13.31	o 141
13.29/13.31	c *12.9s|  1630 |   520 | 11087 |   6.7 |  14M|  99 |   - |1929 |4019 |1929 |1728 | 767 | 848 |1050 | 0.000000e+00 | 1.410000e+02 |    Inf 
15.09/15.10	o 135
15.09/15.10	c *14.6s|  2349 |   758 | 17889 |   7.6 |  16M|  99 |   - |1929 |4476 |1929 |1728 |1041 |1575 |1137 | 0.000000e+00 | 1.350000e+02 |    Inf 
15.09/15.18	o 115
15.09/15.18	c *14.7s|  2388 |   718 | 18054 |   7.5 |  16M|  99 |   - |1929 |4469 |1929 |1716 |1048 |1608 |1139 | 0.000000e+00 | 1.150000e+02 |    Inf 
15.19/15.25	o 107
15.19/15.25	c *14.7s|  2424 |   729 | 18256 |   7.5 |  16M|  99 |   - |1929 |4463 |1929 |1729 |1055 |1623 |1141 | 0.000000e+00 | 1.070000e+02 |    Inf 
15.19/15.25	o 94
15.19/15.25	c *14.7s|  2425 |   679 | 18256 |   7.5 |  15M|  99 |   - |1929 |4463 |1929 |1729 |1055 |1623 |1141 | 0.000000e+00 | 9.400000e+01 |    Inf 
19.19/19.28	o 71
19.19/19.28	c *18.6s|  4114 |   635 | 33865 |   8.2 |  17M|  99 |   - |1929 |4969 |1929 |1714 |1578 |3640 |1284 | 0.000000e+00 | 7.100000e+01 |    Inf 
19.99/20.08	o 67
19.99/20.08	c *19.4s|  4505 |   682 | 37597 |   8.3 |  17M|  99 |   - |1929 |4926 |1929 |1714 |1711 |4121 |1291 | 0.000000e+00 | 6.700000e+01 |    Inf 
20.29/20.34	o 62
20.29/20.34	c *19.6s|  4630 |   651 | 38842 |   8.4 |  17M|  99 |   - |1929 |4906 |1929 |1715 |1722 |4266 |1293 | 0.000000e+00 | 6.200000e+01 |    Inf 
20.29/20.34	o 41
20.29/20.34	c *19.6s|  4631 |   632 | 38842 |   8.4 |  17M|  99 |   - |1929 |4906 |1929 |1715 |1722 |4266 |1293 | 0.000000e+00 | 4.100000e+01 |    Inf 
20.99/21.09	o 34
20.99/21.09	c *20.4s|  5038 |   664 | 42361 |   8.4 |  17M|  99 |   - |1929 |4782 |1929 |1719 |1847 |4770 |1293 | 0.000000e+00 | 3.400000e+01 |    Inf 
22.09/22.13	o 18
22.09/22.13	c *21.4s|  5552 |   573 | 47671 |   8.6 |  16M|  99 |   - |1929 |4440 |1929 |1731 |1949 |5436 |1304 | 0.000000e+00 | 1.800000e+01 |    Inf 
23.29/23.35	o 15
23.29/23.35	c *22.6s|  6148 |   600 | 55289 |   9.0 |  17M|  99 |   - |1929 |4618 |1929 |1709 |2098 |6211 |1306 | 0.000000e+00 | 1.500000e+01 |    Inf 
23.99/24.03	o 11
23.99/24.03	c *23.2s|  6447 |   468 | 58989 |   9.1 |  16M|  99 |   - |1929 |4928 |1929 |1709 |2185 |6604 |1335 | 0.000000e+00 | 1.100000e+01 |    Inf 
25.90/25.95	o 10
25.90/25.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
25.90/25.95	c *25.0s|  7341 |   432 | 68230 |   9.3 |  16M|  99 |   - |1929 |5073 |1929 |1726 |2419 |7917 |1439 | 0.000000e+00 | 1.000000e+01 |    Inf 
29.80/29.83	o 4
29.80/29.83	c *28.8s|  9459 |   377 | 90193 |   9.5 |  16M|  99 |   - |1929 |6670 |1929 |1715 |2974 |  10k|1468 | 0.000000e+00 | 4.000000e+00 |    Inf 
30.89/30.99	c  29.9s| 10000 |   376 | 96984 |   9.7 |  17M|  99 |   - |1929 |6852 |1929 |1709 |3063 |  11k|1507 | 0.000000e+00 | 4.000000e+00 |    Inf 
52.59/52.70	c  50.9s| 20000 |   480 |240597 |  12.0 |  19M|  99 |   - |1929 |  10k|   0 |   0 |4133 |  24k|1750 | 0.000000e+00 | 4.000000e+00 |    Inf 
72.80/72.85	c  70.4s| 30000 |   386 |365617 |  12.2 |  19M|  99 |  24 |1929 |  11k|1929 |1720 |5726 |  38k|1761 | 0.000000e+00 | 4.000000e+00 |    Inf 
93.79/93.83	c  90.5s| 40000 |   556 |481584 |  12.0 |  23M|  99 |  13 |1929 |  17k|1929 |1715 |8403 |  52k|2086 | 0.000000e+00 | 4.000000e+00 |    Inf 
115.40/115.49	c   111s| 50000 |   511 |594939 |  11.9 |  24M|  99 |  16 |1929 |  20k|1929 |1709 |  10k|  66k|2512 | 0.000000e+00 | 4.000000e+00 |    Inf 
140.80/140.84	c   136s| 60000 |   525 |730414 |  12.2 |  24M|  99 |  25 |1929 |  19k|1929 |1709 |  12k|  80k|2846 | 0.000000e+00 | 4.000000e+00 |    Inf 
167.59/167.68	c   162s| 70000 |   482 |864878 |  12.4 |  24M|  99 |  23 |1929 |  18k|1929 |1709 |  13k|  93k|3186 | 0.000000e+00 | 4.000000e+00 |    Inf 
190.21/190.21	c   183s| 80000 |   369 |976153 |  12.2 |  25M|  99 |  24 |1929 |  22k|1929 |1709 |  15k| 107k|3529 | 0.000000e+00 | 4.000000e+00 |    Inf 
213.99/214.02	c   206s| 90000 |   339 |  1105k|  12.3 |  24M|  99 |  22 |1929 |  20k|1929 |1709 |  16k| 120k|3861 | 0.000000e+00 | 4.000000e+00 |    Inf 
237.90/237.94	c   229s|100000 |   356 |  1237k|  12.4 |  26M|  99 |  13 |1929 |  24k|1929 |1709 |  18k| 134k|4095 | 0.000000e+00 | 4.000000e+00 |    Inf 
262.30/262.33	c   253s|110000 |   429 |  1361k|  12.4 |  28M|  99 |   6 |1929 |  27k|1929 |1709 |  19k| 147k|4423 | 0.000000e+00 | 4.000000e+00 |    Inf 
287.20/287.20	c   277s|120000 |   405 |  1487k|  12.4 |  29M|  99 |   - |1929 |  30k|   0 |   0 |  21k| 161k|4647 | 0.000000e+00 | 4.000000e+00 |    Inf 
312.20/312.25	c   301s|130000 |   462 |  1610k|  12.4 |  31M|  99 |  10 |1929 |  35k|1929 |1709 |  23k| 175k|4844 | 0.000000e+00 | 4.000000e+00 |    Inf 
339.91/339.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
339.91/339.98	c   328s|140000 |   407 |  1746k|  12.5 |  31M|  99 |   - |1929 |  34k|   0 |   0 |  25k| 189k|5047 | 0.000000e+00 | 4.000000e+00 |    Inf 
365.60/365.64	c   353s|150000 |   345 |  1867k|  12.5 |  29M|  99 |  24 |1929 |  29k|1929 |1709 |  26k| 203k|5186 | 0.000000e+00 | 4.000000e+00 |    Inf 
389.50/389.57	c   376s|160000 |   277 |  1985k|  12.4 |  28M|  99 |  18 |1929 |  28k|1929 |1709 |  28k| 216k|5384 | 0.000000e+00 | 4.000000e+00 |    Inf 
415.11/415.11	c   401s|170000 |   361 |  2127k|  12.5 |  28M|  99 |   - |1929 |  25k|1929 |1714 |  30k| 229k|5571 | 0.000000e+00 | 4.000000e+00 |    Inf 
438.20/438.23	c   423s|180000 |   374 |  2249k|  12.5 |  27M|  99 |   1 |1929 |  23k|1929 |1712 |  31k| 242k|5721 | 0.000000e+00 | 4.000000e+00 |    Inf 
463.21/463.20	c   447s|190000 |   386 |  2384k|  12.5 |  29M|  99 |   - |1929 |  26k|1929 |1712 |  32k| 256k|5895 | 0.000000e+00 | 4.000000e+00 |    Inf 
487.81/487.87	c   471s|200000 |   288 |  2515k|  12.6 |  28M|  99 |   - |1929 |  25k|1929 |1709 |  34k| 270k|6012 | 0.000000e+00 | 4.000000e+00 |    Inf 
512.10/512.16	c   494s|210000 |   322 |  2639k|  12.6 |  28M|  99 |   1 |1929 |  25k|1929 |1709 |  35k| 283k|6202 | 0.000000e+00 | 4.000000e+00 |    Inf 
538.31/538.34	c   519s|220000 |   422 |  2769k|  12.6 |  29M|  99 |   - |1929 |  27k|   0 |   0 |  37k| 297k|6332 | 0.000000e+00 | 4.000000e+00 |    Inf 
565.10/565.13	c   545s|230000 |   455 |  2899k|  12.6 |  30M|  99 |   - |1929 |  29k|   0 |   0 |  38k| 311k|6437 | 0.000000e+00 | 4.000000e+00 |    Inf 
584.90/584.93	o 1
584.90/584.93	c * 564s|236849 |   417 |  2998k|  12.7 |  30M|  99 |   - |1929 |  30k|1929 |1717 |  39k| 320k|6544 | 0.000000e+00 | 1.000000e-00 |    Inf 
592.70/592.73	c   571s|240000 |   466 |  3032k|  12.6 |  31M|  99 |   - |1929 |  31k|   0 |   0 |  39k| 325k|6613 | 0.000000e+00 | 1.000000e-00 |    Inf 
619.00/619.02	c   596s|250000 |   487 |  3137k|  12.6 |  32M|  99 |   - |1929 |  34k|   0 |   0 |  41k| 339k|6709 | 0.000000e+00 | 1.000000e-00 |    Inf 
647.31/647.36	c   623s|260000 |   515 |  3253k|  12.5 |  33M|  99 |  19 |1929 |  36k|1929 |1714 |  42k| 353k|6802 | 0.000000e+00 | 1.000000e-00 |    Inf 
677.31/677.34	c   652s|270000 |   482 |  3388k|  12.6 |  32M|  99 |   - |1929 |  33k|   0 |   0 |  44k| 368k|6938 | 0.000000e+00 | 1.000000e-00 |    Inf 
706.31/706.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
706.31/706.37	c   680s|280000 |   362 |  3520k|  12.6 |  30M|  99 |   - |1929 |  29k|1929 |1709 |  45k| 382k|7070 | 0.000000e+00 | 1.000000e-00 |    Inf 
735.21/735.21	c   707s|290000 |   346 |  3663k|  12.6 |  30M|  99 |   - |1929 |  28k|1929 |1709 |  46k| 396k|7188 | 0.000000e+00 | 1.000000e-00 |    Inf 
761.51/761.52	c   732s|300000 |   455 |  3787k|  12.6 |  32M|  99 |  23 |1929 |  32k|1929 |1721 |  48k| 411k|7263 | 0.000000e+00 | 1.000000e-00 |    Inf 
787.62/787.61	c   757s|310000 |   354 |  3902k|  12.6 |  32M|  99 |   - |1929 |  33k|   0 |   0 |  49k| 425k|7364 | 0.000000e+00 | 1.000000e-00 |    Inf 
815.12/815.17	c   784s|320000 |   288 |  4024k|  12.6 |  31M|  99 |   - |1929 |  31k|   0 |   0 |  51k| 439k|7495 | 0.000000e+00 | 1.000000e-00 |    Inf 
844.31/844.30	c   812s|330000 |   422 |  4158k|  12.6 |  32M|  99 |  20 |1929 |  32k|1929 |1718 |  52k| 453k|7608 | 0.000000e+00 | 1.000000e-00 |    Inf 
871.92/871.90	c   838s|340000 |   634 |  4278k|  12.6 |  35M|  99 |  15 |1929 |  37k|1929 |1709 |  53k| 467k|7698 | 0.000000e+00 | 1.000000e-00 |    Inf 
900.92/900.94	c   866s|350000 |   688 |  4399k|  12.6 |  34M|  99 |   - |1929 |  34k|   0 |   0 |  55k| 481k|7808 | 0.000000e+00 | 1.000000e-00 |    Inf 
929.22/929.25	c   893s|360000 |   779 |  4521k|  12.6 |  35M|  99 |   - |1929 |  36k|   0 |   0 |  56k| 495k|7895 | 0.000000e+00 | 1.000000e-00 |    Inf 
959.22/959.28	c   922s|370000 |   795 |  4645k|  12.6 |  37M|  99 |   - |1929 |  38k|   0 |   0 |  57k| 510k|7981 | 0.000000e+00 | 1.000000e-00 |    Inf 
992.72/992.72	c   954s|380000 |   820 |  4792k|  12.6 |  36M|  99 |  14 |1929 |  35k|1929 |1716 |  58k| 524k|8070 | 0.000000e+00 | 1.000000e-00 |    Inf 
1022.42/1022.49	c   982s|390000 |   860 |  4922k|  12.6 |  37M|  99 |  23 |1929 |  37k|1929 |1709 |  59k| 538k|8151 | 0.000000e+00 | 1.000000e-00 |    Inf 
1054.42/1054.47	c  1013s|400000 |   895 |  5069k|  12.7 |  38M|  99 |  31 |1929 |  38k|1929 |1725 |  61k| 553k|8266 | 0.000000e+00 | 1.000000e-00 |    Inf 
1084.12/1084.12	c  1041s|410000 |  1027 |  5203k|  12.7 |  40M|  99 |  10 |1929 |  41k|1929 |1718 |  62k| 568k|8363 | 0.000000e+00 | 1.000000e-00 |    Inf 
1114.52/1114.53	c  1070s|420000 |  1058 |  5337k|  12.7 |  41M|  99 |  23 |1929 |  42k|1929 |1718 |  64k| 583k|8441 | 0.000000e+00 | 1.000000e-00 |    Inf 
1145.03/1145.03	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1145.03/1145.03	c  1100s|430000 |  1152 |  5468k|  12.7 |  42M|  99 |  17 |1929 |  45k|1929 |1727 |  65k| 598k|8511 | 0.000000e+00 | 1.000000e-00 |    Inf 
1175.12/1175.17	c  1129s|440000 |  1061 |  5590k|  12.7 |  40M|  99 |   - |1929 |  39k|1929 |1718 |  66k| 614k|8625 | 0.000000e+00 | 1.000000e-00 |    Inf 
1206.02/1206.07	c  1158s|450000 |   940 |  5725k|  12.7 |  39M|  99 |   - |1929 |  38k|   0 |   0 |  68k| 629k|8717 | 0.000000e+00 | 1.000000e-00 |    Inf 
1237.43/1237.42	c  1188s|460000 |   904 |  5868k|  12.8 |  39M|  99 |  19 |1929 |  38k|1929 |1718 |  69k| 644k|8789 | 0.000000e+00 | 1.000000e-00 |    Inf 
1265.04/1265.05	c  1215s|470000 |   986 |  5978k|  12.7 |  41M|  99 |   - |1929 |  43k|   0 |   0 |  70k| 659k|8858 | 0.000000e+00 | 1.000000e-00 |    Inf 
1296.93/1296.92	c  1245s|480000 |   931 |  6114k|  12.7 |  39M|  99 |   - |1929 |  39k|   0 |   0 |  71k| 674k|8961 | 0.000000e+00 | 1.000000e-00 |    Inf 
1327.42/1327.45	c  1275s|490000 |   904 |  6256k|  12.8 |  41M|  99 |   - |1929 |  42k|1929 |1726 |  73k| 688k|9043 | 0.000000e+00 | 1.000000e-00 |    Inf 
1358.12/1358.17	c  1304s|500000 |   875 |  6385k|  12.8 |  39M|  99 |   - |1929 |  39k|1929 |1709 |  74k| 703k|9131 | 0.000000e+00 | 1.000000e-00 |    Inf 
1388.24/1388.26	c  1333s|510000 |   765 |  6516k|  12.8 |  38M|  99 |   - |1929 |  38k|1929 |1723 |  76k| 718k|9201 | 0.000000e+00 | 1.000000e-00 |    Inf 
1418.73/1418.75	c  1362s|520000 |   703 |  6651k|  12.8 |  38M|  99 |   - |1929 |  39k|1929 |1718 |  77k| 733k|9295 | 0.000000e+00 | 1.000000e-00 |    Inf 
1450.33/1450.37	c  1392s|530000 |   594 |  6791k|  12.8 |  36M|  99 |   - |1929 |  36k|   0 |   0 |  78k| 748k|9354 | 0.000000e+00 | 1.000000e-00 |    Inf 
1480.03/1480.06	c  1421s|540000 |   555 |  6928k|  12.8 |  36M|  99 |   - |1929 |  36k|   0 |   0 |  79k| 762k|9442 | 0.000000e+00 | 1.000000e-00 |    Inf 
1511.03/1511.02	c  1450s|550000 |   520 |  7067k|  12.8 |  37M|  99 |  17 |1929 |  38k|1929 |1719 |  80k| 776k|9536 | 0.000000e+00 | 1.000000e-00 |    Inf 
1540.53/1540.54	c  1479s|560000 |   419 |  7202k|  12.9 |  36M|  99 |  23 |1929 |  37k|1929 |1715 |  81k| 791k|9636 | 0.000000e+00 | 1.000000e-00 |    Inf 
1570.14/1570.15	c  1507s|570000 |   258 |  7332k|  12.9 |  32M|  99 |  11 |1929 |  32k|1929 |1716 |  83k| 806k|9700 | 0.000000e+00 | 1.000000e-00 |    Inf 
1595.54/1595.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1595.54/1595.52	c  1531s|580000 |   148 |  7461k|  12.9 |  27M|  99 |   9 |1929 |  21k|1929 |1709 |  84k| 819k|9840 | 0.000000e+00 | 1.000000e-00 |    Inf 
1621.54/1621.51	c  1556s|590000 |   246 |  7590k|  12.9 |  29M|  99 |  11 |1929 |  26k|1929 |1709 |  86k| 833k|9901 | 0.000000e+00 | 1.000000e-00 |    Inf 
1649.94/1649.98	c  1583s|600000 |   261 |  7720k|  12.9 |  30M|  99 |   - |1929 |  27k|   0 |   0 |  88k| 847k|9969 | 0.000000e+00 | 1.000000e-00 |    Inf 
1676.94/1676.92	c  1609s|610000 |   251 |  7846k|  12.9 |  31M|  99 |  23 |1929 |  28k|1929 |1722 |  89k| 861k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1703.54/1703.57	c  1634s|620000 |   137 |  7970k|  12.9 |  29M|  99 |   - |1929 |  25k|   0 |   0 |  91k| 875k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1729.74/1729.76	c  1659s|630000 |    81 |  8102k|  12.9 |  28M|  99 |   - |1929 |  23k|   0 |   0 |  93k| 888k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1755.94/1755.90	c  1684s|640000 |   111 |  8232k|  12.9 |  30M|  99 |  35 |1929 |  29k|1929 |1709 |  95k| 901k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1784.44/1784.47	c  1711s|650000 |    87 |  8363k|  12.9 |  31M|  99 |  28 |1929 |  33k|1929 |1721 |  97k| 915k|  10k| 0.000000e+00 | 1.000000e-00 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1726.04
1800.05/1800.00	c Solving Nodes      : 655630
1800.05/1800.00	c Primal Bound       : +1.00000000000000e-00 (185 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.01	s SATISFIABLE
1800.05/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.05/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.05/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.05/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.05/1800.01	v -x146 -x145 -x144 x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1800.05/1800.01	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1800.05/1800.01	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.05/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 -x54 
1800.05/1800.01	v -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 x32 -x31 -x30 -x29 
1800.05/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.05/1800.01	v -x1 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1726.04
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693547-1277909933.wbo
1800.05/1800.01	c   Variables        : 2091 (1161 binary, 0 integer, 0 implicit integer, 930 continuous)
1800.05/1800.01	c   Constraints      : 3638 initial, 3638 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693547-1277909933.wbo
1800.05/1800.01	c   Variables        : 1929 (1080 binary, 0 integer, 0 implicit integer, 849 continuous)
1800.05/1800.01	c   Constraints      : 3365 initial, 46922 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.00         81          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         81          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0         81          0          0
1800.05/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       0.08          0          0          0        954          0        192        139          0
1800.05/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -        849          -          -       1698          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0     376591          0        285       3478          0          0     703524
1800.05/1800.01	c   indicator        :        849          0    1007103       9375          0         54     256850          0          0          0
1800.05/1800.01	c   knapsack         :          1          6    2835906      21501          0      50867    4912432          0          0          0
1800.05/1800.01	c   setppc           :         14          6    2788086      21547          0      38310    2277390          0          0          0
1800.05/1800.01	c   linear           :        849          6    2750344      21665          0      53353    3800726      98199          0          0
1800.05/1800.01	c   logicor          :       1652+         6    1530124       1617          0      86426    5976497          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0       1617          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :      38.19       0.00       0.00      38.19       0.00
1800.05/1800.01	c   indicator        :       1.09       0.00       1.01       0.08       0.00
1800.05/1800.01	c   knapsack         :      32.13       0.00      32.13       0.00       0.00
1800.05/1800.01	c   setppc           :      15.80       0.00      15.80       0.00       0.00
1800.05/1800.01	c   linear           :      44.35       0.00      43.73       0.62       0.00
1800.05/1800.01	c   logicor          :     294.01       0.00     293.98       0.03       0.00
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :       0.25          2          0          0
1800.05/1800.01	c   rootredcost      :       0.15         25          0        849
1800.05/1800.01	c   pseudoobj        :      44.32    2840068        503     201531
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :      10.24     229459     228759    1427195       29.2       6039       23.6          -
1800.05/1800.01	c   infeasible LP    :      25.67     121348     121348     988648       45.3        693       16.8          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00         11         11         85       22.3          3       12.0          -
1800.05/1800.01	c   applied globally :          -          -          -     922782       30.3          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -         35          -    (maximal pool size: 295)
1800.05/1800.01	c   redcost          :       9.20     377263          0      50205          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.09          6          0          0       2450          0
1800.05/1800.01	c   strongcg         :       0.08          6          0          0       1375          0
1800.05/1800.01	c   cmir             :       0.02          6          0          0          1          0
1800.05/1800.01	c   flowcover        :       0.03          6          0          0          2          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :      38.03     354903        285       3478          0          0     703524
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.09       1593          0          0          0          0       3186
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -         24
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   feaspump         :       0.02          1          0
1800.05/1800.01	c   oneopt           :       0.15         23          0
1800.05/1800.01	c   intshifting      :       0.01         15          0
1800.05/1800.01	c   crossover        :       0.21          7          0
1800.05/1800.01	c   coefdiving       :       0.23         88          0
1800.05/1800.01	c   pscostdiving     :       0.27         88          0
1800.05/1800.01	c   fracdiving       :       0.17         88          0
1800.05/1800.01	c   veclendiving     :       0.23         88          0
1800.05/1800.01	c   linesearchdiving :       0.18         88          0
1800.05/1800.01	c   guideddiving     :       0.20         88          0
1800.05/1800.01	c   objpscostdiving  :       0.06         46          0
1800.05/1800.01	c   rootsoldiving    :       0.12         46          0
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   simplerounding   :       0.36     354983          0
1800.05/1800.01	c   zirounding       :       0.15       1000          0
1800.05/1800.01	c   rounding         :       0.71       8442          0
1800.05/1800.01	c   shifting         :       0.89       2635          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.02          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.05          0          0
1800.05/1800.01	c   trysol           :       0.35       1339        161
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :     848.61     493847    8430037      17.07    9933.94
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       0.76        511       4069       7.96    5353.95
1800.05/1800.01	c   strong branching :      34.10      10352     321511      31.06    9428.48
1800.05/1800.01	c     (at root node) :          -         33       7463     226.15          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     655630
1800.05/1800.01	c   nodes (total)    :     655630
1800.05/1800.01	c   nodes left       :        107
1800.05/1800.01	c   max depth        :         99
1800.05/1800.01	c   max depth (total):         99
1800.05/1800.01	c   backtracks       :     104743 (16.0%)
1800.05/1800.01	c   delayed cutoffs  :      49455
1800.05/1800.01	c   repropagations   :     968451 (3750644 domain reductions, 48324 cutoffs)
1800.05/1800.01	c   avg switch length:       4.54
1800.05/1800.01	c   switching time   :     221.55
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :        185 (25 improvements)
1800.05/1800.01	c   First Solution   : +4.26820000000000e+04   (in run 1, after 1 nodes, 0.22 seconds, depth 0, found by <trysol>)
1800.05/1800.01	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 236849 nodes, 563.59 seconds, depth 29, found by <relaxation>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :        155
1800.05/1800.07	c Time complete: 1800.12.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693547-1277909933/watcher-2693547-1277909933 -o /tmp/evaluation-result-2693547-1277909933/solver-2693547-1277909933 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693547-1277909933.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.42 2.67 2.45 3/178 24663
/proc/meminfo: memFree=31498308/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=11184 CPUtime=0
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 1720 0 0 0 0 0 0 0 25 0 1 0 166596393 11452416 1640 4089446400 4194304 9819077 140735189248576 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/24663/statm: 2844 1644 392 1374 0 1465 0

[startup+0.084056 s]
/proc/loadavg: 2.42 2.67 2.45 3/178 24663
/proc/meminfo: memFree=31498308/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=24052 CPUtime=0.07
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 5916 0 0 0 7 0 0 0 25 0 1 0 166596393 24629248 4711 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 6013 4711 498 1374 0 4634 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24052

[startup+0.101038 s]
/proc/loadavg: 2.42 2.67 2.45 3/178 24663
/proc/meminfo: memFree=31498308/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=25080 CPUtime=0.09
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 6954 0 0 0 9 0 0 0 25 0 1 0 166596393 25681920 4721 4089446400 4194304 9819077 140735189248576 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 6270 4755 498 1374 0 4891 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25080

[startup+0.301003 s]
/proc/loadavg: 2.42 2.67 2.45 3/178 24663
/proc/meminfo: memFree=31498308/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=34344 CPUtime=0.29
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 12448 0 0 0 28 1 0 0 25 0 1 0 166596393 35168256 6995 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 8586 6995 690 1374 0 7207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34344

[startup+0.700927 s]
/proc/loadavg: 2.42 2.67 2.45 3/178 24663
/proc/meminfo: memFree=31498308/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=37212 CPUtime=0.69
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 23321 0 0 0 66 3 0 0 25 0 1 0 166596393 38105088 7184 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 9303 7184 716 1374 0 7924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37212

[startup+1.50077 s]
/proc/loadavg: 2.42 2.67 2.45 3/179 24664
/proc/meminfo: memFree=31469780/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=37368 CPUtime=1.5
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 30035 0 0 0 144 6 0 0 25 0 1 0 166596393 38264832 7238 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 9342 7238 718 1374 0 7963 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 37368

[startup+3.10047 s]
/proc/loadavg: 2.39 2.66 2.45 3/179 24664
/proc/meminfo: memFree=31466184/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=37348 CPUtime=3.09
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 42243 0 0 0 301 8 0 0 25 0 1 0 166596393 38244352 7176 4089446400 4194304 9819077 140735189248576 18446744073709551615 6518802 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 9265 7175 719 1374 0 7886 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37348

[startup+6.30086 s]
/proc/loadavg: 2.39 2.66 2.45 3/179 24664
/proc/meminfo: memFree=31457432/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=37724 CPUtime=6.3
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 78547 0 0 0 614 16 0 0 25 0 1 0 166596393 38629376 7253 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 9431 7253 720 1374 0 8052 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 37724

[startup+12.7006 s]
/proc/loadavg: 2.33 2.64 2.44 3/179 24664
/proc/meminfo: memFree=31432520/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=43368 CPUtime=12.69
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 171309 0 0 0 1230 39 0 0 25 0 1 0 166596393 44408832 9176 4089446400 4194304 9819077 140735189248576 18446744073709551615 7816477 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 10842 9176 726 1374 0 9463 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43368

[startup+25.5002 s]
/proc/loadavg: 2.28 2.62 2.44 3/179 24665
/proc/meminfo: memFree=31382244/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=55544 CPUtime=25.49
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 353063 0 0 0 2463 86 0 0 25 0 1 0 166596393 56877056 12377 4089446400 4194304 9819077 140735189248576 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 13886 12377 741 1374 0 12507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55544

[startup+51.1003 s]
/proc/loadavg: 2.18 2.57 2.43 3/179 24665
/proc/meminfo: memFree=31310312/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=60448 CPUtime=51.1
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 626995 0 0 0 4934 176 0 0 25 0 1 0 166596393 61898752 13581 4089446400 4194304 9819077 140735189248576 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 15112 13581 741 1374 0 13733 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 60448

[startup+102.307 s]
/proc/loadavg: 2.07 2.47 2.40 3/179 24667
/proc/meminfo: memFree=31171276/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=67232 CPUtime=102.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 1164144 0 0 0 9876 355 0 0 25 0 1 0 166596393 68845568 15129 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 16808 15129 742 1374 0 15429 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 67232

[startup+162.3 s]
/proc/loadavg: 2.02 2.38 2.37 3/179 24677
/proc/meminfo: memFree=31061272/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=71288 CPUtime=162.29
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 1827129 0 0 0 15655 574 0 0 25 0 1 0 166596393 72998912 15509 4089446400 4194304 9819077 140735189248576 18446744073709551615 6567593 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24663/statm: 17822 15509 742 1374 0 16443 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71288

[startup+222.301 s]
/proc/loadavg: 2.01 2.31 2.34 3/179 24679
/proc/meminfo: memFree=31010528/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=71140 CPUtime=222.3
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 2481744 0 0 0 21432 798 0 0 25 0 1 0 166596393 72847360 16038 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 17785 16038 742 1374 0 16406 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71140

[startup+282.3 s]
/proc/loadavg: 2.00 2.26 2.32 3/179 24681
/proc/meminfo: memFree=30952464/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=73900 CPUtime=282.3
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 3125903 0 0 0 27221 1009 0 0 25 0 1 0 166596393 75673600 16609 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 18475 16609 742 1374 0 17096 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73900

[startup+342.301 s]
/proc/loadavg: 2.03 2.22 2.30 3/179 24682
/proc/meminfo: memFree=30858096/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=79648 CPUtime=342.3
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 3674714 0 0 0 33039 1191 0 0 25 0 1 0 166596393 81559552 18002 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 19912 18002 742 1374 0 18533 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79648

[startup+402.301 s]
/proc/loadavg: 2.01 2.18 2.28 3/179 24684
/proc/meminfo: memFree=30756612/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=79856 CPUtime=402.3
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 4228597 0 0 0 38856 1374 0 0 25 0 1 0 166596393 81772544 18089 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 19964 18089 742 1374 0 18585 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79856

[startup+462.301 s]
/proc/loadavg: 2.00 2.14 2.26 3/179 24685
/proc/meminfo: memFree=30658496/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=80100 CPUtime=462.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 4862079 0 0 0 44650 1581 0 0 25 0 1 0 166596393 82022400 18135 4089446400 4194304 9819077 140735189248576 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/24663/statm: 20025 18135 742 1374 0 18646 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 80100

[startup+522.301 s]
/proc/loadavg: 1.95 2.10 2.24 3/179 24735
/proc/meminfo: memFree=31452772/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=80100 CPUtime=522.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 5460107 0 0 0 50397 1834 0 0 25 0 1 0 166596393 82022400 18163 4089446400 4194304 9819077 140735189248576 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 20025 18163 742 1374 0 18646 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 80100

[startup+582.3 s]
/proc/loadavg: 1.98 2.08 2.22 3/179 24737
/proc/meminfo: memFree=31322228/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=80928 CPUtime=582.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 5978732 0 0 0 56109 2122 0 0 25 0 1 0 166596393 82870272 18323 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 20232 18323 742 1374 0 18853 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80928

[startup+642.301 s]
/proc/loadavg: 1.99 2.06 2.20 3/179 24738
/proc/meminfo: memFree=31264276/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=83020 CPUtime=642.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 6454415 0 0 0 61842 2389 0 0 25 0 1 0 166596393 85012480 18751 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 20755 18751 742 1374 0 19376 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 83020

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 2.03 2.16 3/179 24743
/proc/meminfo: memFree=31035352/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=83360 CPUtime=822.31
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 7941576 0 0 0 79048 3183 0 0 25 0 1 0 166596393 85360640 18882 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 20840 18882 742 1374 0 19461 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 83360

[startup+882.301 s]
/proc/loadavg: 1.99 2.02 2.15 3/179 24745
/proc/meminfo: memFree=30934980/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=84944 CPUtime=882.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 8409135 0 0 0 84793 3439 0 0 25 0 1 0 166596393 86982656 19191 4089446400 4194304 9819077 140735189248576 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 21236 19191 742 1374 0 19857 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 84944

[startup+942.301 s]
/proc/loadavg: 2.03 2.03 2.14 3/179 24749
/proc/meminfo: memFree=30913436/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=85308 CPUtime=942.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 8904926 0 0 0 90538 3694 0 0 25 0 1 0 166596393 87355392 19250 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 21327 19250 742 1374 0 19948 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 85308

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 2.14 3/179 24751
/proc/meminfo: memFree=30909184/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=86692 CPUtime=1002.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 9369225 0 0 0 96291 3941 0 0 25 0 1 0 166596393 88772608 19609 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 21673 19609 742 1374 0 20294 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 86692

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.12 3/179 24752
/proc/meminfo: memFree=30895760/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=88520 CPUtime=1062.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 9816655 0 0 0 102048 4184 0 0 25 0 1 0 166596393 90644480 19982 4089446400 4194304 9819077 140735189248576 18446744073709551615 4210459 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 22130 19982 742 1374 0 20751 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 88520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/179 24754
/proc/meminfo: memFree=30810416/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=91972 CPUtime=1122.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 10270075 0 0 0 107794 4438 0 0 25 0 1 0 166596393 94179328 20844 4089446400 4194304 9819077 140735189248576 18446744073709551615 5004476 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 22993 20844 742 1374 0 21614 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 91972

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/179 24756
/proc/meminfo: memFree=30744776/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=93524 CPUtime=1182.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 10719598 0 0 0 113547 4685 0 0 25 0 1 0 166596393 95768576 21246 4089446400 4194304 9819077 140735189248576 18446744073709551615 4999875 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23381 21246 742 1374 0 22002 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 93524

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/179 24757
/proc/meminfo: memFree=30711868/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=93512 CPUtime=1242.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 11192775 0 0 0 119294 4938 0 0 25 0 1 0 166596393 95756288 21241 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23378 21241 742 1374 0 21999 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 93512

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 24759
/proc/meminfo: memFree=30698072/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=93692 CPUtime=1302.33
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 11651116 0 0 0 125050 5183 0 0 25 0 1 0 166596393 95940608 21251 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23423 21251 742 1374 0 22044 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 93692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 24760
/proc/meminfo: memFree=30620656/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=93832 CPUtime=1362.32
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 12145157 0 0 0 130792 5440 0 0 25 0 1 0 166596393 96083968 21305 4089446400 4194304 9819077 140735189248576 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23458 21305 742 1374 0 22079 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 93832

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.08 3/179 24762
/proc/meminfo: memFree=30564068/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=94012 CPUtime=1422.33
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 12633551 0 0 0 136539 5694 0 0 25 0 1 0 166596393 96268288 21359 4089446400 4194304 9819077 140735189248576 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23503 21359 742 1374 0 22124 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 94012

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.07 3/179 24764
/proc/meminfo: memFree=30526948/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=94872 CPUtime=1482.33
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 13122661 0 0 0 142287 5946 0 0 25 0 1 0 166596393 97148928 21370 4089446400 4194304 9819077 140735189248576 18446744073709551615 5930530 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23718 21370 742 1374 0 22339 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 94872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 24765
/proc/meminfo: memFree=30497748/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95440 CPUtime=1542.34
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 13625784 0 0 0 148030 6204 0 0 25 0 1 0 166596393 97730560 21482 4089446400 4194304 9819077 140735189248576 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23860 21482 742 1374 0 22481 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 95440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 24767
/proc/meminfo: memFree=30459756/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95468 CPUtime=1602.34
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 14172927 0 0 0 153750 6484 0 0 25 0 1 0 166596393 97759232 21521 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23867 21521 742 1374 0 22488 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 95468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 24768
/proc/meminfo: memFree=30429576/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95608 CPUtime=1662.34
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 14716177 0 0 0 159471 6763 0 0 25 0 1 0 166596393 97902592 21532 4089446400 4194304 9819077 140735189248576 18446744073709551615 5004470 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23902 21532 743 1374 0 22523 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 95608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 24770
/proc/meminfo: memFree=30337904/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95360 CPUtime=1722.34
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 15253371 0 0 0 165191 7043 0 0 25 0 1 0 166596393 97648640 21542 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23840 21542 742 1374 0 22461 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 95360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 24772
/proc/meminfo: memFree=30243380/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95556 CPUtime=1782.35
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 15808369 0 0 0 170910 7325 0 0 25 0 1 0 166596393 97849344 21530 4089446400 4194304 9819077 140735189248576 18446744073709551615 4219854 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23889 21530 742 1374 0 22510 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 95556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 24772
/proc/meminfo: memFree=30196736/32950928 swapFree=67111528/67111528
[pid=24663] ppid=24661 vsize=95972 CPUtime=1800.05
/proc/24663/stat : 24663 (pbscip.linux.x8) R 24661 24663 23479 0 -1 4202496 15952343 0 0 0 172606 7399 0 0 25 0 1 0 166596393 98275328 21647 4089446400 4194304 9819077 140735189248576 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/24663/statm: 23993 21647 742 1374 0 22614 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 95972

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.07
CPU time (s): 1800.13
CPU user time (s): 1726.12
CPU system time (s): 74.0007
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 97912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1726.12
system time used= 74.0007
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15952378
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= 4
involuntary context switches= 1318

runsolver used 2.49062 second user time and 5.76012 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 16:58:53
IDJOB=2693547
IDBENCH=78972
IDSOLVER=1205
FILE ID=node115/2693547-1277909933
PBS_JOBID= 11197196
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= b93cc320d1c40ed770cd566486d12ca9
RANDOM SEED=1876122371

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31498836 kB
Buffers:        195412 kB
Cached:         937084 kB
SwapCached:          0 kB
Active:         644908 kB
Inactive:       666540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31498836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      178892 kB
Mapped:          15088 kB
Slab:            78008 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   321296 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= 74200 MiB
End job on node115 at 2010-06-30 17:28:55