Trace number 1870397

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT (TO)-30 1800.63 1801.29

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_2.opb
MD5SUM4a1dc018d8373d1119ec5a7a226f506e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31
Best CPU time to get the best result obtained on this benchmark1800.58
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint44
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6220
Sum of products size (including duplicates)12440
Number of different products3110
Sum of products size6220

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.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver Clp 1.8.2
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870397-1245201701.opb>
0.00/0.04	c original problem has 3310 variables (3310 bin, 0 int, 0 impl, 0 cont) and 3310 constraints
0.05/0.07	c start presolving problem
0.05/0.07	c presolving:
0.19/0.21	c (round 1) 3110 del vars, 200 del conss, 3110 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12440 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  3110 deleted vars, 200 deleted constraints, 3110 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  18660 implications, 0 cliques
0.39/0.42	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3110 constraints
0.39/0.42	c    3110 constraints of type <and>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.21
0.39/0.42	c OPT-NLC
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = c 1620
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = c 1791
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = c 10000
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving problem
0.39/0.42	c 
0.39/0.47	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.47	c   0.3s|     1 |     0 |   207 |  11M|   0 | 200 | 200 |3110 |3110 | 200 |3110 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.39/0.47	o -17
0.39/0.47	c R 0.3s|     1 |     0 |   207 |  11M|   0 | 200 | 200 |3110 |3110 | 200 |3110 |   0 |   0 |   0 |-1.000000e+02 |-1.700000e+01 |  83.00%
0.49/0.56	c   0.3s|     1 |     0 |   257 |  11M|   0 | 193 | 200 |3110 |3110 | 200 |3117 |   7 |   0 |   0 |-9.650000e+01 |-1.700000e+01 |  82.38%
0.59/0.68	c   0.5s|     1 |     0 |   308 |  11M|   0 | 185 | 200 |3110 |3110 | 200 |3123 |  13 |   0 |   0 |-9.250000e+01 |-1.700000e+01 |  81.62%
0.59/0.68	o -18
0.59/0.68	c R 0.5s|     1 |     0 |   308 |  11M|   0 | 185 | 200 |3110 |3110 | 200 |3123 |  13 |   0 |   0 |-9.250000e+01 |-1.800000e+01 |  80.54%
0.79/0.81	c   0.6s|     1 |     0 |   342 |  11M|   0 | 182 | 200 |3110 |3110 | 200 |3127 |  17 |   0 |   0 |-9.100000e+01 |-1.800000e+01 |  80.22%
0.89/0.99	c   0.8s|     1 |     0 |   446 |  11M|   0 | 172 | 200 |3110 |3110 | 200 |3136 |  26 |   0 |   0 |-8.600000e+01 |-1.800000e+01 |  79.07%
1.10/1.13	c   0.9s|     1 |     0 |   514 |  11M|   0 | 166 | 200 |3110 |3110 | 200 |3144 |  34 |   0 |   0 |-8.300000e+01 |-1.800000e+01 |  78.31%
1.29/1.31	c   1.1s|     1 |     0 |   634 |  11M|   0 | 160 | 200 |3110 |3110 | 200 |3151 |  41 |   0 |   0 |-8.000000e+01 |-1.800000e+01 |  77.50%
1.39/1.47	c   1.2s|     1 |     0 |   730 |  11M|   0 | 157 | 200 |3110 |3110 | 200 |3157 |  47 |   0 |   0 |-7.850000e+01 |-1.800000e+01 |  77.07%
1.59/1.68	c   1.4s|     1 |     0 |   875 |  11M|   0 | 153 | 200 |3110 |3110 | 200 |3164 |  54 |   0 |   0 |-7.650000e+01 |-1.800000e+01 |  76.47%
1.89/1.91	c   1.7s|     1 |     0 |  1056 |  11M|   0 | 150 | 200 |3110 |3110 | 200 |3173 |  63 |   0 |   0 |-7.500000e+01 |-1.800000e+01 |  76.00%
1.99/2.08	c   1.9s|     1 |     0 |  1144 |  11M|   0 | 149 | 200 |3110 |3110 | 200 |3179 |  69 |   0 |   0 |-7.450000e+01 |-1.800000e+01 |  75.84%
2.39/2.44	c   2.2s|     1 |     0 |  1495 |  12M|   0 | 145 | 200 |3110 |3110 | 200 | 380 |  76 |   0 |   0 |-7.250000e+01 |-1.800000e+01 |  75.17%
2.39/2.49	c   2.2s|     1 |     0 |  1607 |  12M|   0 | 138 | 200 |3110 |3110 | 200 | 386 |  82 |   0 |   0 |-7.200000e+01 |-1.800000e+01 |  75.00%
2.49/2.55	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.55	c   2.3s|     1 |     0 |  1803 |  12M|   0 | 167 | 200 |3110 |3110 | 200 | 458 | 154 |   0 |   0 |-7.000000e+01 |-1.800000e+01 |  74.29%
2.59/2.69	c   2.4s|     1 |     0 |  2094 |  12M|   0 | 136 | 200 |3110 |3110 | 200 | 709 | 405 |   0 |   0 |-6.800000e+01 |-1.800000e+01 |  73.53%
2.68/2.77	c   2.5s|     1 |     0 |  2219 |  12M|   0 | 133 | 200 |3110 |3110 | 200 | 717 | 413 |   0 |   0 |-6.750000e+01 |-1.800000e+01 |  73.33%
2.78/2.85	c   2.6s|     1 |     0 |  2511 |  12M|   0 | 132 | 200 |3110 |3110 | 200 | 743 | 439 |   0 |   0 |-6.600000e+01 |-1.800000e+01 |  72.73%
2.89/2.94	c   2.7s|     1 |     0 |  2785 |  12M|   0 | 167 | 200 |3110 |3110 | 200 | 604 | 446 |   0 |   0 |-6.534375e+01 |-1.800000e+01 |  72.45%
3.09/3.10	c   2.8s|     1 |     0 |  2989 |  12M|   0 | 139 | 200 |3110 |3110 | 200 | 811 | 653 |   0 |   0 |-6.400000e+01 |-1.800000e+01 |  71.88%
3.19/3.22	c   3.0s|     1 |     0 |  3303 |  12M|   0 | 154 | 200 |3110 |3110 | 200 | 821 | 663 |   0 |   0 |-6.300000e+01 |-1.800000e+01 |  71.43%
3.38/3.41	c   3.1s|     1 |     0 |  3639 |  13M|   0 | 153 | 200 |3110 |3110 | 200 | 903 | 745 |   0 |   0 |-6.250000e+01 |-1.800000e+01 |  71.20%
3.48/3.53	c   3.3s|     1 |     0 |  3977 |  13M|   0 | 151 | 200 |3110 |3110 | 200 | 930 | 772 |   0 |   0 |-6.150000e+01 |-1.800000e+01 |  70.73%
3.58/3.67	c   3.4s|     1 |     0 |  4369 |  13M|   0 | 170 | 200 |3110 |3110 | 200 | 950 | 792 |   0 |   0 |-6.097289e+01 |-1.800000e+01 |  70.48%
3.78/3.83	c   3.6s|     1 |     0 |  4751 |  14M|   0 | 172 | 200 |3110 |3110 | 200 | 831 | 840 |   0 |   0 |-5.994737e+01 |-1.800000e+01 |  69.97%
3.88/3.94	c   3.7s|     1 |     0 |  4923 |  14M|   0 | 164 | 200 |3110 |3110 | 200 | 875 | 884 |   0 |   0 |-5.936800e+01 |-1.800000e+01 |  69.68%
3.98/4.06	c   3.8s|     1 |     0 |  5174 |  15M|   0 | 156 | 200 |3110 |3110 | 200 | 908 | 917 |   0 |   0 |-5.851667e+01 |-1.800000e+01 |  69.24%
4.08/4.19	c   3.9s|     1 |     0 |  5460 |  15M|   0 | 178 | 200 |3110 |3110 | 200 | 931 | 940 |   0 |   0 |-5.757450e+01 |-1.800000e+01 |  68.74%
4.28/4.36	c   4.1s|     1 |     0 |  5708 |  15M|   0 | 179 | 200 |3110 |3110 | 200 | 984 | 993 |   0 |   0 |-5.696810e+01 |-1.800000e+01 |  68.40%
4.48/4.55	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.48/4.55	c   4.3s|     1 |     0 |  5922 |  15M|   0 | 180 | 200 |3110 |3110 | 200 |1012 |1021 |   0 |   0 |-5.645808e+01 |-1.800000e+01 |  68.12%
4.68/4.77	c   4.5s|     1 |     0 |  6192 |  15M|   0 | 180 | 200 |3110 |3110 | 200 | 614 |1047 |   0 |   0 |-5.585952e+01 |-1.800000e+01 |  67.78%
4.78/4.88	c   4.6s|     1 |     0 |  6338 |  16M|   0 | 181 | 200 |3110 |3110 | 200 | 630 |1063 |   0 |   0 |-5.564590e+01 |-1.800000e+01 |  67.65%
4.98/5.01	c   4.7s|     1 |     0 |  6529 |  16M|   0 | 180 | 200 |3110 |3110 | 200 | 656 |1089 |   0 |   0 |-5.512349e+01 |-1.800000e+01 |  67.35%
5.08/5.13	c   4.9s|     1 |     0 |  6684 |  16M|   0 | 183 | 200 |3110 |3110 | 200 | 686 |1119 |   0 |   0 |-5.474854e+01 |-1.800000e+01 |  67.12%
5.18/5.28	c   5.0s|     1 |     0 |  6927 |  16M|   0 | 186 | 200 |3110 |3110 | 200 | 726 |1159 |   0 |   0 |-5.394674e+01 |-1.800000e+01 |  66.63%
5.38/5.44	c   5.2s|     1 |     0 |  7138 |  16M|   0 | 183 | 200 |3110 |3110 | 200 | 746 |1179 |   0 |   0 |-5.350252e+01 |-1.800000e+01 |  66.36%
5.58/5.61	c   5.3s|     1 |     0 |  7332 |  16M|   0 | 185 | 200 |3110 |3110 | 200 | 544 |1196 |   0 |   0 |-5.298758e+01 |-1.800000e+01 |  66.03%
5.68/5.72	c   5.5s|     1 |     0 |  7530 |  16M|   0 | 188 | 200 |3110 |3110 | 200 | 563 |1215 |   0 |   0 |-5.248082e+01 |-1.800000e+01 |  65.70%
5.78/5.83	c   5.6s|     1 |     0 |  7664 |  16M|   0 | 189 | 200 |3110 |3110 | 200 | 578 |1230 |   0 |   0 |-5.226113e+01 |-1.800000e+01 |  65.56%
5.88/5.95	c   5.7s|     1 |     0 |  7777 |  16M|   0 | 194 | 200 |3110 |3110 | 200 | 588 |1240 |   0 |   0 |-5.202860e+01 |-1.800000e+01 |  65.40%
5.98/6.07	c   5.8s|     1 |     0 |  7956 |  16M|   0 | 192 | 200 |3110 |3110 | 200 | 604 |1256 |   0 |   0 |-5.177964e+01 |-1.800000e+01 |  65.24%
6.08/6.18	c   5.9s|     1 |     0 |  8041 |  16M|   0 | 194 | 200 |3110 |3110 | 200 | 617 |1269 |   0 |   0 |-5.165921e+01 |-1.800000e+01 |  65.16%
6.28/6.30	c   6.0s|     1 |     0 |  8140 |  16M|   0 | 196 | 200 |3110 |3110 | 200 | 489 |1278 |   0 |   0 |-5.154828e+01 |-1.800000e+01 |  65.08%
6.28/6.39	c   6.1s|     1 |     0 |  8238 |  16M|   0 | 193 | 200 |3110 |3110 | 200 | 497 |1286 |   0 |   0 |-5.142458e+01 |-1.800000e+01 |  65.00%
6.38/6.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.38/6.49	c   6.2s|     1 |     0 |  8336 |  16M|   0 | 194 | 200 |3110 |3110 | 200 | 511 |1300 |   0 |   0 |-5.126010e+01 |-1.800000e+01 |  64.88%
6.49/6.59	c   6.3s|     1 |     0 |  8427 |  16M|   0 | 196 | 200 |3110 |3110 | 200 | 520 |1309 |   0 |   0 |-5.113810e+01 |-1.800000e+01 |  64.80%
6.59/6.68	c   6.4s|     1 |     0 |  8500 |  16M|   0 | 196 | 200 |3110 |3110 | 200 | 530 |1319 |   0 |   0 |-5.102797e+01 |-1.800000e+01 |  64.73%
6.69/6.78	c   6.5s|     1 |     0 |  8610 |  16M|   0 | 194 | 200 |3110 |3110 | 200 | 539 |1328 |   0 |   0 |-5.079769e+01 |-1.800000e+01 |  64.57%
6.79/6.89	c   6.6s|     1 |     0 |  8714 |  16M|   0 | 196 | 200 |3110 |3110 | 200 | 434 |1339 |   0 |   0 |-5.056662e+01 |-1.800000e+01 |  64.40%
6.88/6.98	c   6.7s|     1 |     0 |  8815 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 443 |1348 |   0 |   0 |-5.038264e+01 |-1.800000e+01 |  64.27%
6.98/7.06	c   6.8s|     1 |     0 |  8886 |  16M|   0 | 198 | 200 |3110 |3110 | 200 | 455 |1360 |   0 |   0 |-5.028053e+01 |-1.800000e+01 |  64.20%
7.08/7.15	c   6.9s|     1 |     0 |  8978 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 463 |1368 |   0 |   0 |-5.005669e+01 |-1.800000e+01 |  64.04%
7.18/7.24	c   7.0s|     1 |     0 |  9067 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 474 |1379 |   0 |   0 |-4.995744e+01 |-1.800000e+01 |  63.97%
7.28/7.33	c   7.0s|     1 |     0 |  9173 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 482 |1387 |   0 |   0 |-4.987364e+01 |-1.800000e+01 |  63.91%
7.38/7.44	c   7.2s|     1 |     0 |  9295 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 437 |1395 |   0 |   0 |-4.974245e+01 |-1.800000e+01 |  63.81%
7.48/7.52	c   7.2s|     1 |     0 |  9369 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 446 |1404 |   0 |   0 |-4.968786e+01 |-1.800000e+01 |  63.77%
7.58/7.61	c   7.3s|     1 |     0 |  9472 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 452 |1410 |   0 |   0 |-4.959000e+01 |-1.800000e+01 |  63.70%
7.58/7.70	c   7.4s|     1 |     0 |  9571 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 463 |1421 |   0 |   0 |-4.954297e+01 |-1.800000e+01 |  63.67%
7.68/7.79	c   7.5s|     1 |     0 |  9646 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 470 |1428 |   0 |   0 |-4.948515e+01 |-1.800000e+01 |  63.63%
7.78/7.88	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.78/7.88	c   7.6s|     1 |     0 |  9745 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 479 |1437 |   0 |   0 |-4.941849e+01 |-1.800000e+01 |  63.58%
7.88/7.98	c   7.7s|     1 |     0 |  9862 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 448 |1447 |   0 |   0 |-4.932093e+01 |-1.800000e+01 |  63.50%
7.98/8.06	c   7.8s|     1 |     0 |  9904 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 453 |1452 |   0 |   0 |-4.930595e+01 |-1.800000e+01 |  63.49%
8.08/8.14	c   7.8s|     1 |     0 |  9982 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 462 |1461 |   0 |   0 |-4.928900e+01 |-1.800000e+01 |  63.48%
8.18/8.23	c   7.9s|     1 |     0 | 10071 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 472 |1471 |   0 |   0 |-4.925334e+01 |-1.800000e+01 |  63.45%
8.28/8.31	c   8.0s|     1 |     0 | 10126 |  16M|   0 | 199 | 200 |3110 |3110 | 200 | 479 |1478 |   0 |   0 |-4.922782e+01 |-1.800000e+01 |  63.44%
8.28/8.39	c   8.1s|     1 |     0 | 10189 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 489 |1488 |   0 |   0 |-4.921538e+01 |-1.800000e+01 |  63.43%
8.38/8.48	c   8.2s|     1 |     0 | 10229 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 443 |1493 |   0 |   0 |-4.921048e+01 |-1.800000e+01 |  63.42%
8.47/8.56	c   8.3s|     1 |     0 | 10262 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 449 |1499 |   0 |   0 |-4.920622e+01 |-1.800000e+01 |  63.42%
8.58/8.63	c   8.3s|     1 |     0 | 10282 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 454 |1504 |   0 |   0 |-4.920427e+01 |-1.800000e+01 |  63.42%
10.37/10.43	c  10.1s|     1 |     2 | 11306 |  16M|   0 | 200 | 200 |3110 |3110 | 200 | 454 |1504 |   0 |  35 |-4.920427e+01 |-1.800000e+01 |  63.42%
13.47/13.51	o -19
13.47/13.51	c *13.2s|    17 |    14 | 12882 |  16M|  16 |   - | 200 |3110 |  15 | 200 | 350 |2053 |   0 | 314 |-4.862296e+01 |-1.900000e+01 |  60.92%
14.97/15.03	o -21
14.97/15.03	c *14.7s|    28 |    21 | 14219 |  16M|  16 |   - | 200 |3110 |  19 | 200 | 359 |2576 |   0 | 478 |-4.862296e+01 |-2.100000e+01 |  56.81%
16.18/16.28	o -22
16.18/16.28	c *15.9s|    38 |    28 | 15260 |  16M|  16 |   - | 200 |3110 |   5 | 200 | 349 |2953 |   0 | 632 |-4.862296e+01 |-2.200000e+01 |  54.75%
16.18/16.28	o -23
16.18/16.28	c *15.9s|    39 |    27 | 15270 |  16M|  16 |   - | 200 |3110 |  22 | 200 | 347 |2956 |   0 | 638 |-4.862296e+01 |-2.300000e+01 |  52.70%
22.77/22.83	o -24
22.77/22.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.77/22.83	c *22.4s|   351 |   189 | 36890 |  16M|  20 |   - | 200 |3110 |  50 | 200 | 329 |  11k|   0 |1044 |-4.828574e+01 |-2.400000e+01 |  50.30%
24.47/24.55	o -25
24.47/24.55	c *24.1s|   534 |   267 | 47731 |  17M|  28 |   - | 200 |3110 |  65 | 200 | 376 |  14k|   0 |1058 |-4.828574e+01 |-2.500000e+01 |  48.22%
54.66/54.72	o -27
54.66/54.72	c v54.0s|  2634 |  1541 |243253 |  21M|  37 |   - | 200 |3110 |  66 | 200 | 348 |  67k|   0 |1295 |-4.587852e+01 |-2.700000e+01 |  41.15%
72.16/72.27	o -28
72.16/72.27	c *71.4s|  4260 |  2085 |362716 |  24M|  41 |   - | 200 |3110 |  70 | 200 | 341 |  99k|   0 |1393 |-4.517953e+01 |-2.800000e+01 |  38.03%
116.54/116.68	c   115s| 10000 |  4151 |669866 |  31M|  49 |   - | 200 |3110 | 194 | 200 | 379 | 176k|   0 |1599 |-4.394063e+01 |-2.800000e+01 |  36.28%
119.34/119.49	o -29
119.34/119.49	c * 118s| 10287 |  3590 |688424 |  30M|  49 |   - | 200 |3110 |  77 | 200 | 394 | 180k|   0 |1634 |-4.385925e+01 |-2.900000e+01 |  33.88%
189.31/189.41	c   187s| 20000 |  6531 |  1175k|  41M|  57 |  57 | 200 |3110 | 393 | 200 | 425 | 285k|   0 |2273 |-4.296097e+01 |-2.900000e+01 |  32.50%
260.69/260.88	c   258s| 30000 |  9257 |  1677k|  51M|  62 |   - | 200 |3110 | 186 | 200 | 379 | 388k|   0 |2899 |-4.234375e+01 |-2.900000e+01 |  31.51%
321.97/322.17	c   319s| 40000 | 11585 |  2122k|  60M|  62 |  64 | 200 |3110 | 475 | 200 | 463 | 477k|   0 |3330 |-4.181250e+01 |-2.900000e+01 |  30.64%
386.04/386.22	c   382s| 50000 | 13881 |  2586k|  69M|  63 |  55 | 200 |3110 | 256 | 200 | 405 | 569k|   0 |3785 |-4.150000e+01 |-2.900000e+01 |  30.12%
445.72/445.97	c   442s| 60000 | 16059 |  3022k|  77M|  66 |  48 | 200 |3110 | 218 | 200 | 350 | 649k|   0 |4205 |-4.113636e+01 |-2.900000e+01 |  29.50%
502.90/503.10	c   498s| 70000 | 18175 |  3445k|  85M|  69 |   - | 200 |3110 | 257 | 200 | 405 | 730k|   0 |4501 |-4.089225e+01 |-2.900000e+01 |  29.08%
513.60/513.89	o -30
513.60/513.89	c * 509s| 71917 | 14411 |  3522k|  75M|  72 |   - | 200 |3110 |  91 | 200 | 357 | 744k|   0 |4602 |-4.083333e+01 |-3.000000e+01 |  26.53%
559.28/559.51	c   554s| 80000 | 15554 |  3861k|  80M|  72 |   - | 200 |3110 | 225 | 200 | 384 | 802k|   0 |4881 |-4.057063e+01 |-3.000000e+01 |  26.05%
610.36/610.69	c   605s| 90000 | 16882 |  4250k|  85M|  73 |   - | 200 |3110 | 222 | 200 | 363 | 865k|   0 |5201 |-4.037968e+01 |-3.000000e+01 |  25.71%
662.55/662.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
662.55/662.89	c   656s|100000 | 18164 |  4644k|  91M|  73 |  64 | 200 |3110 | 398 | 200 | 370 | 930k|   0 |5532 |-4.017097e+01 |-3.000000e+01 |  25.32%
713.93/714.24	c   707s|110000 | 19324 |  5033k|  96M|  74 |  58 | 200 |3110 | 273 | 200 | 407 | 989k|   0 |5767 |-4.000000e+01 |-3.000000e+01 |  25.00%
762.31/762.61	c   755s|120000 | 20458 |  5401k| 100M|  77 |   - | 200 |3110 | 323 | 200 | 360 |1044k|   0 |5960 |-3.989535e+01 |-3.000000e+01 |  24.80%
813.08/813.49	c   806s|130000 | 21578 |  5786k| 105M|  77 |  53 | 200 |3110 | 304 | 200 | 344 |1103k|   0 |6214 |-3.975000e+01 |-3.000000e+01 |  24.53%
866.07/866.41	c   858s|140000 | 22660 |  6182k| 110M|  77 |   - | 200 |3110 | 255 | 200 | 392 |1156k|   0 |6470 |-3.957692e+01 |-3.000000e+01 |  24.20%
914.25/914.62	c   906s|150000 | 23546 |  6554k| 114M|  81 |   - | 200 |3110 | 265 | 200 | 363 |1210k|   0 |6652 |-3.950000e+01 |-3.000000e+01 |  24.05%
961.53/961.98	c   953s|160000 | 24430 |  6913k| 117M|  82 |   - | 200 |3110 | 221 | 200 | 365 |1260k|   0 |6895 |-3.937500e+01 |-3.000000e+01 |  23.81%
1008.91/1009.30	c   999s|170000 | 25294 |  7278k| 121M|  82 |  52 | 200 |3110 | 294 | 200 | 336 |1309k|   0 |7038 |-3.925000e+01 |-3.000000e+01 |  23.57%
1054.00/1054.45	c  1044s|180000 | 26050 |  7627k| 124M|  82 |  51 | 200 |3110 | 289 | 200 | 374 |1359k|   0 |7254 |-3.916667e+01 |-3.000000e+01 |  23.40%
1102.68/1103.14	c  1092s|190000 | 26938 |  7993k| 128M|  82 |  64 | 200 |3110 | 483 | 200 | 440 |1402k|   0 |7440 |-3.907692e+01 |-3.000000e+01 |  23.23%
1147.97/1148.42	c  1137s|200000 | 27764 |  8347k| 132M|  82 |  52 | 200 |3110 | 260 | 200 | 375 |1450k|   0 |7586 |-3.900000e+01 |-3.000000e+01 |  23.08%
1190.55/1191.06	c  1179s|210000 | 28534 |  8679k| 135M|  82 |  83 | 200 |3110 | 710 | 200 | 383 |1497k|   0 |7793 |-3.900000e+01 |-3.000000e+01 |  23.08%
1237.93/1238.49	c  1226s|220000 | 29348 |  9041k| 139M|  82 |   - | 200 |3110 | 239 | 200 | 409 |1542k|   0 |8017 |-3.885714e+01 |-3.000000e+01 |  22.79%
1283.51/1284.05	c  1271s|230000 | 30070 |  9390k| 142M|  83 |   - | 200 |3110 | 277 | 200 | 450 |1586k|   0 |8156 |-3.876007e+01 |-3.000000e+01 |  22.60%
1327.90/1328.48	c  1315s|240000 | 30816 |  9735k| 145M|  85 |   - | 200 |3110 | 330 | 200 | 435 |1633k|   0 |8331 |-3.871429e+01 |-3.000000e+01 |  22.51%
1374.99/1375.52	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1374.99/1375.52	c  1362s|250000 | 31636 | 10092k| 148M|  85 |  67 | 200 |3110 | 331 | 200 | 408 |1677k|   0 |8529 |-3.863235e+01 |-3.000000e+01 |  22.34%
1422.46/1423.03	c  1409s|260000 | 32424 | 10454k| 152M|  85 |   - | 200 |3110 | 241 | 200 | 400 |1722k|   0 |8675 |-3.852941e+01 |-3.000000e+01 |  22.14%
1466.25/1466.88	c  1452s|270000 | 33198 | 10795k| 155M|  85 |  69 | 200 |3110 | 580 | 200 | 413 |1768k|   0 |8795 |-3.850000e+01 |-3.000000e+01 |  22.08%
1509.83/1510.45	c  1495s|280000 | 33908 | 11135k| 158M|  85 |   - | 200 |3110 | 182 | 200 | 375 |1817k|   0 |8945 |-3.850000e+01 |-3.000000e+01 |  22.08%
1553.22/1553.87	c  1538s|290000 | 34606 | 11466k| 161M|  85 |   - | 200 |3110 | 260 | 200 | 410 |1856k|   0 |9118 |-3.840000e+01 |-3.000000e+01 |  21.87%
1597.30/1597.91	c  1582s|300000 | 35314 | 11801k| 164M|  86 |  49 | 200 |3110 | 270 | 200 | 481 |1896k|   0 |9258 |-3.833333e+01 |-3.000000e+01 |  21.74%
1643.89/1644.58	c  1628s|310000 | 36038 | 12157k| 167M|  86 |   - | 200 |3110 | 186 | 200 | 386 |1939k|   0 |9438 |-3.825000e+01 |-3.000000e+01 |  21.57%
1689.86/1690.50	c  1674s|320000 | 36744 | 12512k| 170M|  86 |  55 | 200 |3110 | 323 | 200 | 350 |1984k|   0 |9569 |-3.820000e+01 |-3.000000e+01 |  21.47%
1734.85/1735.57	c  1718s|330000 | 37442 | 12858k| 173M|  86 |  60 | 200 |3110 | 380 | 200 | 401 |2024k|   0 |9717 |-3.812500e+01 |-3.000000e+01 |  21.31%
1778.23/1778.97	c  1761s|340000 | 38034 | 13196k| 176M|  86 |  52 | 200 |3110 | 271 | 200 | 454 |2063k|   0 |9856 |-3.806667e+01 |-3.000000e+01 |  21.19%
1800.03/1800.71	c 
1800.03/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.71	c Solving Time (sec) : 1782.74
1800.03/1800.71	c Solving Nodes      : 344730
1800.03/1800.71	c Primal Bound       : -3.00000000000000e+01 (12 solutions)
1800.03/1800.71	c Dual Bound         : -3.80000000000000e+01
1800.03/1800.71	c Gap                : 21.05 %
1800.03/1800.71	c NODE         344730
1800.03/1800.71	c DUAL BOUND   -38
1800.03/1800.71	c PRIMAL BOUND -30
1800.03/1800.71	c GAP          0.210526
1800.03/1800.71	s SATISFIABLE
1800.03/1800.71	v -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 x192 -x191 -x190 x189 x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 
1800.03/1800.71	v -x177 -x176 -x175 x174 x173 x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1800.03/1800.71	v -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 x143 -x142 -x141 x140 x139 -x138 -x137 -x136 -x135 
1800.03/1800.71	v x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 -x124 -x123 -x122 x121 x120 -x119 -x118 -x117 -x116 -x115 x114 
1800.03/1800.71	v x113 -x112 x111 x110 -x109 -x108 x107 -x106 -x105 -x104 x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 
1800.03/1800.71	v -x89 -x88 -x87 -x86 -x85 x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 
1800.03/1800.71	v x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 
1800.03/1800.71	v -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 
1800.03/1800.71	v -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.03/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.71	c Solving Time       :    1782.74
1800.03/1800.71	c Original Problem   :
1800.03/1800.71	c   Problem name     : HOME/instance-1870397-1245201701.opb
1800.03/1800.71	c   Variables        : 3310 (3310 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.71	c   Constraints      : 3310 initial, 3310 maximal
1800.03/1800.71	c Presolved Problem  :
1800.03/1800.71	c   Problem name     : t_HOME/instance-1870397-1245201701.opb
1800.03/1800.71	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.71	c   Constraints      : 3110 initial, 3110 maximal
1800.03/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.71	c   probing          :       0.08          0          0          0          0          0          0          0          0
1800.03/1800.71	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.03/1800.71	c   linear           :       0.02       3110          0          0       3110          0        200          0          0
1800.03/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.71	c   integral         :          0          0          0     194660          0        101        853          0          0     388562
1800.03/1800.71	c   and              :       3110     382660     577494          9          0          0    2487300    2082632          0          0
1800.03/1800.71	c   countsols        :          0          0          0          9          0          0          0          0          0          0
1800.03/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.71	c   integral         :      59.03       0.00       0.00      59.03       0.00
1800.03/1800.71	c   and              :     152.57     112.21      40.36       0.00       0.00
1800.03/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.71	c   rootredcost      :       0.37         10          0          0
1800.03/1800.71	c   pseudoobj        :       6.85     579137          0          0
1800.03/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.71	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.71	c   infeasible LP    :       2.02     152712          0          0        0.0          0        0.0          0
1800.03/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.71	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.71	c   cut pool         :       0.09         67          -          -        191          -    (maximal pool size: 2492)
1800.03/1800.71	c   redcost          :       4.50     392786          0      40397          0          0
1800.03/1800.71	c   impliedbounds    :       0.03         68          0          0       1716          0
1800.03/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.71	c   gomory           :       3.80         68          0          0      11526          0
1800.03/1800.71	c   strongcg         :       0.61         20          0          0       8223          0
1800.03/1800.71	c   cmir             :       0.20         10          0          0          0          0
1800.03/1800.71	c   flowcover        :       0.13         10          0          0          0          0
1800.03/1800.71	c   clique           :       0.27         68          0          0        581          0
1800.03/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.71	c   mcf              :       0.01          1          0          0          0          0
1800.03/1800.71	c Pricers            :       Time      Calls       Vars
1800.03/1800.71	c   problem variables:       0.00          0          0
1800.03/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.71	c   relpscost        :      58.63     194651        101        853          0          0     388562
1800.03/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   inference        :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.71	c   LP solutions     :       0.03          -          9
1800.03/1800.71	c   pseudo solutions :       0.00          -          0
1800.03/1800.71	c   oneopt           :       0.28         11          0
1800.03/1800.71	c   feaspump         :       0.21          1          0
1800.03/1800.71	c   crossover        :       0.94         21          0
1800.03/1800.71	c   guideddiving     :       1.70        194          0
1800.03/1800.71	c   coefdiving       :       1.54        194          0
1800.03/1800.71	c   pscostdiving     :       1.62        194          0
1800.03/1800.71	c   veclendiving     :       1.64        194          1
1800.03/1800.71	c   linesearchdiving :       1.60        194          0
1800.03/1800.71	c   fracdiving       :       2.06        194          0
1800.03/1800.71	c   objpscostdiving  :       2.39         98          0
1800.03/1800.71	c   rootsoldiving    :       1.24         98          0
1800.03/1800.71	c   simplerounding   :       0.47          0          0
1800.03/1800.71	c   rounding         :       7.92      40474          2
1800.03/1800.71	c   shifting         :       0.58       2783          0
1800.03/1800.71	c   intshifting      :       0.02          0          0
1800.03/1800.71	c   fixandinfer      :       0.00          0          0
1800.03/1800.71	c   intdiving        :       0.00          0          0
1800.03/1800.71	c   actconsdiving    :       0.00          0          0
1800.03/1800.71	c   octane           :       0.00          0          0
1800.03/1800.71	c   rens             :       0.01          0          0
1800.03/1800.71	c   rins             :       0.00          0          0
1800.03/1800.71	c   localbranching   :       0.00          0          0
1800.03/1800.71	c   mutation         :       0.00          0          0
1800.03/1800.71	c   dins             :       0.00          0          0
1800.03/1800.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.71	c   primal LP        :     176.35          0          0       0.00       0.00
1800.03/1800.71	c   dual LP          :    1218.21     533560   13249106      24.83   10875.88
1800.03/1800.71	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.71	c   diving/probing LP:      12.12      10518     110822      10.54    9143.73
1800.03/1800.71	c   strong branching :      48.96       9933     594769      59.88   12148.06
1800.03/1800.71	c     (at root node) :          -         35       9312     266.06          -
1800.03/1800.71	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.71	c B&B Tree           :
1800.03/1800.71	c   number of runs   :          1
1800.03/1800.71	c   nodes            :     344730
1800.03/1800.71	c   nodes (total)    :     344730
1800.03/1800.71	c   nodes left       :      38362
1800.03/1800.71	c   max depth        :         86
1800.03/1800.71	c   max depth (total):         86
1800.03/1800.71	c   backtracks       :      35602 (10.3%)
1800.03/1800.71	c   delayed cutoffs  :          0
1800.03/1800.71	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.71	c   avg switch length:       4.85
1800.03/1800.71	c   switching time   :     215.87
1800.03/1800.71	c Solution           :
1800.03/1800.71	c   Solutions found  :         12 (12 improvements)
1800.03/1800.71	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 71917 nodes, 508.84 seconds, depth 41, found by <relaxation>)
1800.03/1800.71	c   Dual Bound       : -3.80000000000000e+01
1800.03/1800.71	c   Gap              :      21.05 %
1800.03/1800.71	c   Root Dual Bound  : -4.92042744083949e+01
1800.53/1801.29	c Time complete: 1800.62.

Verifier Data

OK	-30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870397-1245201701/watcher-1870397-1245201701 -o /tmp/evaluation-result-1870397-1245201701/solver-1870397-1245201701 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870397-1245201701.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17297
/proc/meminfo: memFree=1848568/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=7616 CPUtime=0
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 586 0 0 0 0 0 0 0 20 0 1 0 187769016 7798784 570 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/17297/statm: 1904 581 353 1256 0 643 0

[startup+0.064714 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17297
/proc/meminfo: memFree=1848568/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=19684 CPUtime=0.05
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 4319 0 0 0 4 1 0 0 20 0 1 0 187769016 20156416 3949 1992294400 4194304 9342243 548682068736 18446744073709551615 4685941 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 4921 3949 426 1256 0 3660 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19684

[startup+0.101721 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17297
/proc/meminfo: memFree=1848568/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=23088 CPUtime=0.09
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 4905 0 0 0 7 2 0 0 20 0 1 0 187769016 23642112 4535 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 5772 4535 446 1256 0 4511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.301758 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17297
/proc/meminfo: memFree=1848568/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=23088 CPUtime=0.29
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 4933 0 0 0 15 14 0 0 22 0 1 0 187769016 23642112 4563 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 5772 4563 467 1256 0 4511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.701832 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 17297
/proc/meminfo: memFree=1848568/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=34388 CPUtime=0.69
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 7448 0 0 0 51 18 0 0 25 0 1 0 187769016 35213312 7078 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 8597 7078 642 1256 0 7336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34388

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1821488/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=36384 CPUtime=1.49
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 8110 0 0 0 130 19 0 0 25 0 1 0 187769016 37257216 7740 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 9096 7740 644 1256 0 7835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36384

[startup+3.10129 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1817584/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=45296 CPUtime=3.09
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 10418 0 0 0 287 22 0 0 25 0 1 0 187769016 46383104 10048 1992294400 4194304 9342243 548682068736 18446744073709551615 5868814 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17297/statm: 11324 10048 659 1256 0 10063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45296

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=48080 CPUtime=6.28
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 11129 0 0 0 605 23 0 0 25 0 1 0 187769016 49233920 10759 1992294400 4194304 9342243 548682068736 18446744073709551615 6146206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 12020 10759 660 1256 0 10759 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48080

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1806328/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=48676 CPUtime=12.68
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 11549 0 0 0 1241 27 0 0 25 0 1 0 187769016 49844224 11179 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 12169 11179 676 1256 0 10908 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48676

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1806008/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=48692 CPUtime=25.47
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 12503 0 0 0 2510 37 0 0 25 0 1 0 187769016 49860608 11235 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 12173 11235 692 1256 0 10912 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 48692

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1801336/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=53864 CPUtime=51.06
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 17709 0 0 0 5046 60 0 0 25 0 1 0 187769016 55156736 12415 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 13466 12415 700 1256 0 12205 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53864

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1793016/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=63076 CPUtime=102.24
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 26188 0 0 0 10120 104 0 0 25 0 1 0 187769016 64589824 14548 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 15769 14548 700 1256 0 14508 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 63076

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1784696/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=71580 CPUtime=162.22
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 34226 0 0 0 16060 162 0 0 25 0 1 0 187769016 73297920 16623 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 17895 16623 701 1256 0 16634 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 71580

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1774776/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=81780 CPUtime=222.2
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 37572 0 0 0 22007 213 0 0 25 0 1 0 187769016 83742720 19068 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 20445 19068 701 1256 0 19184 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 81780

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1766776/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=88832 CPUtime=282.18
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 39571 0 0 0 27951 267 0 0 25 0 1 0 187769016 90963968 21067 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 22208 21067 701 1256 0 20947 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 88832

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1756792/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=99028 CPUtime=342.16
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 42041 0 0 0 33896 320 0 0 25 0 1 0 187769016 101404672 23537 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 24757 23537 701 1256 0 23496 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 99028

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1749176/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=106356 CPUtime=402.13
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 43948 0 0 0 39839 374 0 0 25 0 1 0 187769016 108908544 25444 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 26589 25444 701 1256 0 25328 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 106356

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1738424/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=117808 CPUtime=462.12
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 46707 0 0 0 45781 431 0 0 25 0 1 0 187769016 120635392 28203 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 29452 28203 701 1256 0 28191 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 117808

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1728312/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=125900 CPUtime=522.09
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 50584 0 0 0 51723 486 0 0 25 0 1 0 187769016 128921600 30596 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 31475 30596 701 1256 0 30214 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 125900

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1727800/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=127644 CPUtime=582.07
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 52761 0 0 0 57663 544 0 0 25 0 1 0 187769016 130707456 30755 1992294400 4194304 9342243 548682068736 18446744073709551615 6896759 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 31911 30755 701 1256 0 30650 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 127644

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1724536/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=130884 CPUtime=642.05
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 54315 0 0 0 63604 601 0 0 25 0 1 0 187769016 134025216 31559 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 32721 31559 701 1256 0 31460 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 130884

[startup+702.302 s]

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

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1702392/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=153252 CPUtime=941.94
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 59805 0 0 0 93315 879 0 0 25 0 1 0 187769016 156930048 37049 1992294400 4194304 9342243 548682068736 18446744073709551615 6238498 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 38313 37049 701 1256 0 37052 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 153252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1698424/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=157320 CPUtime=1001.92
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 60808 0 0 0 99256 936 0 0 25 0 1 0 187769016 161095680 38052 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 39330 38052 701 1256 0 38069 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 157320

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1693112/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=162432 CPUtime=1061.9
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 62101 0 0 0 105194 996 0 0 25 0 1 0 187769016 166330368 39345 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 40608 39345 701 1256 0 39347 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 162432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1687416/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=167732 CPUtime=1121.87
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 63501 0 0 0 111137 1050 0 0 25 0 1 0 187769016 171757568 40745 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 41933 40745 701 1256 0 40672 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 167732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1679224/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=176260 CPUtime=1181.85
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 65544 0 0 0 117073 1112 0 0 25 0 1 0 187769016 180490240 42788 1992294400 4194304 9342243 548682068736 18446744073709551615 6960579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 44065 42788 701 1256 0 42804 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 176260

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1677880/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=177452 CPUtime=1241.83
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 65868 0 0 0 123012 1171 0 0 25 0 1 0 187769016 181710848 43112 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 44363 43112 701 1256 0 43102 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 177452

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1669816/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=184952 CPUtime=1301.81
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 67872 0 0 0 128949 1232 0 0 25 0 1 0 187769016 189390848 45116 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 46238 45116 701 1256 0 44977 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 184952

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1666744/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=188412 CPUtime=1361.79
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 68626 0 0 0 134888 1291 0 0 25 0 1 0 187769016 192933888 45870 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 47103 45870 701 1256 0 45842 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 188412

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1663288/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=191936 CPUtime=1421.77
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 69485 0 0 0 140827 1350 0 0 25 0 1 0 187769016 196542464 46729 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 47984 46729 701 1256 0 46723 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 191936

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1657272/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=197348 CPUtime=1481.74
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 70974 0 0 0 146759 1415 0 0 25 0 1 0 187769016 202084352 48218 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 49337 48218 701 1256 0 48076 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 197348

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1654776/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=198672 CPUtime=1541.73
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 72296 0 0 0 152699 1474 0 0 25 0 1 0 187769016 203440128 48800 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 49668 48800 701 1256 0 48407 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 198672

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1651896/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=203220 CPUtime=1601.7
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 73040 0 0 0 158639 1531 0 0 25 0 1 0 187769016 208097280 49544 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 50805 49544 701 1256 0 49544 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 203220

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1646136/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=208212 CPUtime=1661.67
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 74468 0 0 0 164577 1590 0 0 25 0 1 0 187769016 213209088 50972 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 52053 50972 701 1256 0 50792 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 208212

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1641144/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=213728 CPUtime=1721.66
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 75701 0 0 0 170516 1650 0 0 25 0 1 0 187769016 218857472 52205 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 53432 52205 701 1256 0 52171 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 213728

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1638328/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=215708 CPUtime=1781.63
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 76404 0 0 0 176455 1708 0 0 25 0 1 0 187769016 220884992 52908 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 53927 52908 701 1256 0 52666 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 215708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1636280/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=218188 CPUtime=1800.03
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 76916 0 0 0 178276 1727 0 0 25 0 1 0 187769016 223424512 53420 1992294400 4194304 9342243 548682068736 18446744073709551615 4297897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17297/statm: 54547 53420 701 1256 0 53286 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 218188

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

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

[startup+1801 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1636280/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=218188 CPUtime=1800.33
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 76917 0 0 0 178305 1728 0 0 25 0 1 0 187769016 223424512 53421 1992294400 4194304 9342243 548682068736 18446744073709551615 4211754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17297/statm: 54547 53421 702 1256 0 53286 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 218188

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17298
/proc/meminfo: memFree=1636280/2055920 swapFree=4192812/4192956
[pid=17297] ppid=17295 vsize=218188 CPUtime=1800.53
/proc/17297/stat : 17297 (pbscip.linux.x8) R 17295 17297 16865 0 -1 4194304 76917 0 0 0 178325 1728 0 0 25 0 1 0 187769016 223424512 53421 1992294400 4194304 9342243 548682068736 18446744073709551615 4211748 0 0 4096 0 0 0 0 17 1 0 0
/proc/17297/statm: 54547 53421 702 1256 0 53286 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 218188

Child status: 0
Real time (s): 1801.29
CPU time (s): 1800.63
CPU user time (s): 1783.31
CPU system time (s): 17.3164
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 218188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.31
system time used= 17.3164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2207

runsolver used 1.88071 second user time and 4.69029 second system time

The end

Launcher Data

Begin job on node81 at 2009-06-17 03:21:41
IDJOB=1870397
IDBENCH=48197
IDSOLVER=684
FILE ID=node81/1870397-1245201701
PBS_JOBID= 9368328
Free space on /tmp= 126776 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870397-1245201701/watcher-1870397-1245201701 -o /tmp/evaluation-result-1870397-1245201701/solver-1870397-1245201701 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870397-1245201701.opb

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

MD5SUM BENCH= 4a1dc018d8373d1119ec5a7a226f506e
RANDOM SEED=951895047

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1849048 kB
Buffers:         38184 kB
Cached:          97068 kB
SwapCached:          0 kB
Active:          54660 kB
Inactive:        95444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11804 kB
Writeback:           0 kB
Mapped:          24644 kB
Slab:            42496 kB
Committed_AS:   107020 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126764 MiB
End job on node81 at 2009-06-17 03:51:44