Trace number 1870417

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.7 1801.33

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_1.opb
MD5SUM2cdec46d3e8e924c4987d217b8438ed8
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-30
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
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 constraint43
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)6204
Sum of products size (including duplicates)12408
Number of different products3102
Sum of products size6204

Quality of the solution as a function of time


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

Solver Data

0.01/0.04	c SCIP version 1.1.0.7
0.01/0.04	c LP-Solver Clp 1.8.2
0.01/0.04	c user parameter file <scip.set> not found - using default parameters
0.01/0.04	c read problem <HOME/instance-1870417-1245202658.opb>
0.01/0.04	c original problem has 3302 variables (3302 bin, 0 int, 0 impl, 0 cont) and 3302 constraints
0.01/0.07	c start presolving problem
0.01/0.07	c presolving:
0.19/0.23	c (round 1) 3102 del vars, 200 del conss, 3102 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12408 impls, 0 clqs
0.39/0.45	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.45	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.45	c presolving (2 rounds):
0.39/0.45	c  3102 deleted vars, 200 deleted constraints, 3102 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.45	c  18612 implications, 0 cliques
0.39/0.45	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3102 constraints
0.39/0.45	c    3102 constraints of type <and>
0.39/0.45	c transformed objective value is always integral (scale: 1)
0.39/0.45	c Presolving Time: 0.23
0.39/0.45	c OPT-NLC
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/memory = c 1620
0.39/0.45	c # maximal time in seconds to run
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/time = c 1791
0.39/0.45	c # frequency for displaying node information lines
0.39/0.45	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.45	c display/freq = c 10000
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c start solving problem
0.39/0.45	c 
0.49/0.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.50	c   0.3s|     1 |     0 |   206 |  11M|   0 | 200 | 200 |3102 |3102 | 200 |3102 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.49/0.50	o -17
0.49/0.50	c R 0.3s|     1 |     0 |   206 |  11M|   0 | 200 | 200 |3102 |3102 | 200 |3102 |   0 |   0 |   0 |-1.000000e+02 |-1.700000e+01 |  83.00%
0.59/0.61	c   0.4s|     1 |     0 |   270 |  11M|   0 | 190 | 200 |3102 |3102 | 200 |3108 |   6 |   0 |   0 |-9.500000e+01 |-1.700000e+01 |  82.11%
0.59/0.61	o -19
0.59/0.61	c R 0.4s|     1 |     0 |   270 |  11M|   0 | 190 | 200 |3102 |3102 | 200 |3108 |   6 |   0 |   0 |-9.500000e+01 |-1.900000e+01 |  80.00%
0.69/0.74	c   0.5s|     1 |     0 |   311 |  11M|   0 | 183 | 200 |3102 |3102 | 200 |3114 |  12 |   0 |   0 |-9.150000e+01 |-1.900000e+01 |  79.23%
0.79/0.89	c   0.7s|     1 |     0 |   358 |  11M|   0 | 177 | 200 |3102 |3102 | 200 |3119 |  17 |   0 |   0 |-8.850000e+01 |-1.900000e+01 |  78.53%
0.99/1.04	c   0.8s|     1 |     0 |   436 |  11M|   0 | 171 | 200 |3102 |3102 | 200 |3126 |  24 |   0 |   0 |-8.550000e+01 |-1.900000e+01 |  77.78%
1.09/1.19	c   1.0s|     1 |     0 |   497 |  11M|   0 | 165 | 200 |3102 |3102 | 200 |3134 |  32 |   0 |   0 |-8.250000e+01 |-1.900000e+01 |  76.97%
1.29/1.38	c   1.1s|     1 |     0 |   598 |  11M|   0 | 162 | 200 |3102 |3102 | 200 |3139 |  37 |   0 |   0 |-8.100000e+01 |-1.900000e+01 |  76.54%
1.49/1.58	c   1.4s|     1 |     0 |   698 |  11M|   0 | 155 | 200 |3102 |3102 | 200 |3146 |  44 |   0 |   0 |-7.750000e+01 |-1.900000e+01 |  75.48%
1.69/1.78	c   1.5s|     1 |     0 |   822 |  11M|   0 | 152 | 200 |3102 |3102 | 200 |3152 |  50 |   0 |   0 |-7.600000e+01 |-1.900000e+01 |  75.00%
1.89/1.97	c   1.7s|     1 |     0 |   928 |  11M|   0 | 148 | 200 |3102 |3102 | 200 |3159 |  57 |   0 |   0 |-7.325000e+01 |-1.900000e+01 |  74.06%
2.10/2.13	c   1.9s|     1 |     0 |   965 |  11M|   0 | 147 | 200 |3102 |3102 | 200 |3165 |  63 |   0 |   0 |-7.275000e+01 |-1.900000e+01 |  73.88%
2.20/2.30	c   2.0s|     1 |     0 |  1085 |  11M|   0 | 145 | 200 |3102 |3102 | 200 | 352 |  71 |   0 |   0 |-7.150000e+01 |-1.900000e+01 |  73.43%
2.29/2.33	c   2.1s|     1 |     0 |  1171 |  11M|   0 | 166 | 200 |3102 |3102 | 200 | 356 |  75 |   0 |   0 |-7.100000e+01 |-1.900000e+01 |  73.24%
2.39/2.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.39/2.49	c   2.2s|     1 |     0 |  1461 |  12M|   0 | 145 | 200 |3102 |3102 | 200 | 721 | 440 |   0 |   0 |-7.025000e+01 |-1.900000e+01 |  72.95%
2.49/2.57	c   2.3s|     1 |     0 |  1605 |  12M|   0 | 143 | 200 |3102 |3102 | 200 | 779 | 498 |   0 |   0 |-6.875000e+01 |-1.900000e+01 |  72.36%
2.59/2.66	c   2.4s|     1 |     0 |  1807 |  12M|   0 | 136 | 200 |3102 |3102 | 200 | 804 | 523 |   0 |   0 |-6.725000e+01 |-1.900000e+01 |  71.75%
2.69/2.72	c   2.5s|     1 |     0 |  1916 |  12M|   0 | 145 | 200 |3102 |3102 | 200 | 810 | 529 |   0 |   0 |-6.675000e+01 |-1.900000e+01 |  71.54%
2.79/2.87	c   2.6s|     1 |     0 |  2303 |  12M|   0 | 167 | 200 |3102 |3102 | 200 | 696 | 574 |   0 |   0 |-6.525000e+01 |-1.900000e+01 |  70.88%
2.99/3.08	c   2.8s|     1 |     0 |  2663 |  13M|   0 | 149 | 200 |3102 |3102 | 200 | 874 | 752 |   0 |   0 |-6.400000e+01 |-1.900000e+01 |  70.31%
3.19/3.23	c   3.0s|     1 |     0 |  2943 |  13M|   0 | 143 | 200 |3102 |3102 | 200 | 899 | 777 |   0 |   0 |-6.300000e+01 |-1.900000e+01 |  69.84%
3.40/3.40	c   3.1s|     1 |     0 |  3382 |  13M|   0 | 152 | 200 |3102 |3102 | 200 | 921 | 799 |   0 |   0 |-6.260000e+01 |-1.900000e+01 |  69.65%
3.50/3.55	c   3.3s|     1 |     0 |  3719 |  13M|   0 | 169 | 200 |3102 |3102 | 200 | 972 | 850 |   0 |   0 |-6.200000e+01 |-1.900000e+01 |  69.35%
3.69/3.75	c   3.5s|     1 |     0 |  4092 |  14M|   0 | 129 | 200 |3102 |3102 | 200 |1049 | 927 |   0 |   0 |-6.200000e+01 |-1.900000e+01 |  69.35%
3.89/3.97	c   3.7s|     1 |     0 |  4551 |  14M|   0 | 160 | 200 |3102 |3102 | 200 | 705 | 951 |   0 |   0 |-6.191129e+01 |-1.900000e+01 |  69.31%
3.99/4.08	c   3.8s|     1 |     0 |  4822 |  14M|   0 | 148 | 200 |3102 |3102 | 200 | 728 | 974 |   0 |   0 |-6.087500e+01 |-1.900000e+01 |  68.79%
4.19/4.24	c   4.0s|     1 |     0 |  5227 |  15M|   0 | 170 | 200 |3102 |3102 | 200 | 738 | 984 |   0 |   0 |-5.963886e+01 |-1.900000e+01 |  68.14%
4.40/4.44	c   4.2s|     1 |     0 |  5546 |  15M|   0 | 167 | 200 |3102 |3102 | 200 | 833 |1079 |   0 |   0 |-5.873184e+01 |-1.900000e+01 |  67.65%
4.69/4.73	c   4.5s|     1 |     0 |  6231 |  16M|   0 | 171 | 200 |3102 |3102 | 200 | 889 |1135 |   0 |   0 |-5.709774e+01 |-1.900000e+01 |  66.72%
4.89/4.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.89/4.92	c   4.7s|     1 |     0 |  6457 |  16M|   0 | 176 | 200 |3102 |3102 | 200 | 926 |1172 |   0 |   0 |-5.662440e+01 |-1.900000e+01 |  66.45%
5.09/5.14	c   4.9s|     1 |     0 |  6711 |  16M|   0 | 180 | 200 |3102 |3102 | 200 | 677 |1197 |   0 |   0 |-5.560989e+01 |-1.900000e+01 |  65.83%
5.29/5.31	c   5.0s|     1 |     0 |  6990 |  16M|   0 | 179 | 200 |3102 |3102 | 200 | 695 |1215 |   0 |   0 |-5.484053e+01 |-1.900000e+01 |  65.35%
5.39/5.47	c   5.2s|     1 |     0 |  7228 |  16M|   0 | 176 | 200 |3102 |3102 | 200 | 725 |1245 |   0 |   0 |-5.402681e+01 |-1.900000e+01 |  64.83%
5.59/5.63	c   5.3s|     1 |     0 |  7449 |  16M|   0 | 179 | 200 |3102 |3102 | 200 | 762 |1282 |   0 |   0 |-5.367034e+01 |-1.900000e+01 |  64.60%
5.70/5.78	c   5.5s|     1 |     0 |  7602 |  16M|   0 | 182 | 200 |3102 |3102 | 200 | 779 |1299 |   0 |   0 |-5.328798e+01 |-1.900000e+01 |  64.34%
5.90/5.95	c   5.7s|     1 |     0 |  7815 |  16M|   0 | 183 | 200 |3102 |3102 | 200 | 796 |1316 |   0 |   0 |-5.268946e+01 |-1.900000e+01 |  63.94%
6.09/6.13	c   5.8s|     1 |     0 |  8008 |  16M|   0 | 187 | 200 |3102 |3102 | 200 | 637 |1333 |   0 |   0 |-5.239434e+01 |-1.900000e+01 |  63.74%
6.19/6.26	c   6.0s|     1 |     0 |  8155 |  16M|   0 | 188 | 200 |3102 |3102 | 200 | 654 |1350 |   0 |   0 |-5.209111e+01 |-1.900000e+01 |  63.53%
6.29/6.39	c   6.1s|     1 |     0 |  8238 |  16M|   0 | 188 | 200 |3102 |3102 | 200 | 665 |1361 |   0 |   0 |-5.198131e+01 |-1.900000e+01 |  63.45%
6.49/6.52	c   6.2s|     1 |     0 |  8370 |  16M|   0 | 190 | 200 |3102 |3102 | 200 | 679 |1375 |   0 |   0 |-5.180785e+01 |-1.900000e+01 |  63.33%
6.59/6.66	c   6.4s|     1 |     0 |  8530 |  16M|   0 | 192 | 200 |3102 |3102 | 200 | 699 |1395 |   0 |   0 |-5.164666e+01 |-1.900000e+01 |  63.21%
6.79/6.82	c   6.5s|     1 |     0 |  8715 |  16M|   0 | 196 | 200 |3102 |3102 | 200 | 711 |1407 |   0 |   0 |-5.137388e+01 |-1.900000e+01 |  63.02%
6.89/6.97	c   6.7s|     1 |     0 |  8837 |  16M|   0 | 195 | 200 |3102 |3102 | 200 | 493 |1420 |   0 |   0 |-5.118500e+01 |-1.900000e+01 |  62.88%
6.98/7.07	c   6.8s|     1 |     0 |  8898 |  16M|   0 | 197 | 200 |3102 |3102 | 200 | 500 |1427 |   0 |   0 |-5.110425e+01 |-1.900000e+01 |  62.82%
7.08/7.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.08/7.18	c   6.9s|     1 |     0 |  9032 |  16M|   0 | 196 | 200 |3102 |3102 | 200 | 512 |1439 |   0 |   0 |-5.080130e+01 |-1.900000e+01 |  62.60%
7.19/7.28	c   7.0s|     1 |     0 |  9110 |  16M|   0 | 194 | 200 |3102 |3102 | 200 | 521 |1448 |   0 |   0 |-5.059302e+01 |-1.900000e+01 |  62.45%
7.29/7.38	c   7.1s|     1 |     0 |  9201 |  16M|   0 | 196 | 200 |3102 |3102 | 200 | 526 |1453 |   0 |   0 |-5.048919e+01 |-1.900000e+01 |  62.37%
7.39/7.49	c   7.2s|     1 |     0 |  9322 |  16M|   0 | 196 | 200 |3102 |3102 | 200 | 537 |1464 |   0 |   0 |-5.033456e+01 |-1.900000e+01 |  62.25%
7.59/7.61	c   7.3s|     1 |     0 |  9421 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 458 |1474 |   0 |   0 |-5.016165e+01 |-1.900000e+01 |  62.12%
7.69/7.71	c   7.4s|     1 |     0 |  9576 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 466 |1482 |   0 |   0 |-4.989921e+01 |-1.900000e+01 |  61.92%
7.79/7.82	c   7.5s|     1 |     0 |  9694 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 474 |1490 |   0 |   0 |-4.973598e+01 |-1.900000e+01 |  61.80%
7.89/7.91	c   7.6s|     1 |     0 |  9787 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 485 |1501 |   0 |   0 |-4.958269e+01 |-1.900000e+01 |  61.68%
7.99/8.02	c   7.7s|     1 |     0 |  9907 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 491 |1507 |   0 |   0 |-4.946111e+01 |-1.900000e+01 |  61.59%
8.09/8.12	c   7.8s|     1 |     0 |  9987 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 502 |1518 |   0 |   0 |-4.936203e+01 |-1.900000e+01 |  61.51%
8.19/8.24	c   7.9s|     1 |     0 | 10114 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 456 |1528 |   0 |   0 |-4.919537e+01 |-1.900000e+01 |  61.38%
8.29/8.33	c   8.0s|     1 |     0 | 10193 |  16M|   0 | 198 | 200 |3102 |3102 | 200 | 465 |1537 |   0 |   0 |-4.910755e+01 |-1.900000e+01 |  61.31%
8.39/8.42	c   8.1s|     1 |     0 | 10253 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 473 |1545 |   0 |   0 |-4.905788e+01 |-1.900000e+01 |  61.27%
8.49/8.51	c   8.2s|     1 |     0 | 10340 |  16M|   0 | 197 | 200 |3102 |3102 | 200 | 486 |1558 |   0 |   0 |-4.901199e+01 |-1.900000e+01 |  61.23%
8.58/8.60	c   8.3s|     1 |     0 | 10395 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 496 |1568 |   0 |   0 |-4.897613e+01 |-1.900000e+01 |  61.21%
8.69/8.70	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.69/8.70	c   8.4s|     1 |     0 | 10486 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 504 |1576 |   0 |   0 |-4.890829e+01 |-1.900000e+01 |  61.15%
8.80/8.82	c   8.5s|     1 |     0 | 10591 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 461 |1585 |   0 |   0 |-4.884484e+01 |-1.900000e+01 |  61.10%
8.89/8.91	c   8.6s|     1 |     0 | 10662 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 466 |1590 |   0 |   0 |-4.879952e+01 |-1.900000e+01 |  61.07%
8.99/9.00	c   8.7s|     1 |     0 | 10728 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 475 |1599 |   0 |   0 |-4.875456e+01 |-1.900000e+01 |  61.03%
9.09/9.10	c   8.8s|     1 |     0 | 10799 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 484 |1608 |   0 |   0 |-4.873231e+01 |-1.900000e+01 |  61.01%
9.09/9.19	c   8.9s|     1 |     0 | 10842 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 492 |1616 |   0 |   0 |-4.871142e+01 |-1.900000e+01 |  60.99%
9.19/9.28	c   9.0s|     1 |     0 | 10902 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 500 |1624 |   0 |   0 |-4.867574e+01 |-1.900000e+01 |  60.97%
9.29/9.38	c   9.1s|     1 |     0 | 10931 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 445 |1634 |   0 |   0 |-4.866439e+01 |-1.900000e+01 |  60.96%
9.39/9.46	c   9.2s|     1 |     0 | 10974 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 452 |1641 |   0 |   0 |-4.865011e+01 |-1.900000e+01 |  60.95%
9.49/9.55	c   9.2s|     1 |     0 | 11025 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 459 |1648 |   0 |   0 |-4.863870e+01 |-1.900000e+01 |  60.94%
9.59/9.63	c   9.3s|     1 |     0 | 11058 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 464 |1653 |   0 |   0 |-4.863589e+01 |-1.900000e+01 |  60.93%
9.69/9.70	c   9.4s|     1 |     0 | 11067 |  16M|   0 | 199 | 200 |3102 |3102 | 200 | 467 |1656 |   0 |   0 |-4.863541e+01 |-1.900000e+01 |  60.93%
9.69/9.78	c   9.5s|     1 |     0 | 11080 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 468 |1657 |   0 |   0 |-4.863512e+01 |-1.900000e+01 |  60.93%
13.09/13.13	c  12.8s|     1 |     2 | 12398 |  16M|   0 | 200 | 200 |3102 |3102 | 200 | 468 |1657 |   0 |  64 |-4.863512e+01 |-1.900000e+01 |  60.93%
15.99/16.09	o -20
15.99/16.09	c *15.8s|    17 |    12 | 13763 |  16M|  14 |   - | 200 |3102 |  23 | 200 | 348 |2203 |   0 | 344 |-4.835044e+01 |-2.000000e+01 |  58.64%
16.09/16.10	o -21
16.09/16.10	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.09/16.10	c R15.8s|    18 |    11 | 13769 |  16M|  14 |   - | 200 |3102 |  35 | 200 | 346 |2204 |   0 | 358 |-4.835044e+01 |-2.100000e+01 |  56.57%
17.49/17.51	o -22
17.49/17.51	c *17.2s|    28 |    19 | 14952 |  16M|  14 |   - | 200 |3102 |  52 | 200 | 359 |2665 |   0 | 509 |-4.835044e+01 |-2.200000e+01 |  54.50%
18.49/18.55	o -23
18.49/18.55	c *18.2s|    41 |    26 | 15767 |  16M|  15 |   - | 200 |3102 |  50 | 200 | 336 |2974 |   0 | 689 |-4.835044e+01 |-2.300000e+01 |  52.43%
23.19/23.22	o -24
23.19/23.22	c *22.8s|   113 |    69 | 21662 |  16M|  17 |   - | 200 |3102 |  66 | 200 | 328 |5286 |   0 |1091 |-4.816268e+01 |-2.400000e+01 |  50.17%
27.58/27.64	o -25
27.58/27.64	c R27.2s|   494 |   228 | 46007 |  17M|  39 |  12 | 200 |3102 |  93 | 200 | 376 |  13k|   0 |1128 |-4.780847e+01 |-2.500000e+01 |  47.71%
62.37/62.42	o -27
62.37/62.42	c *61.7s|  2336 |  1545 |256189 |  22M|  39 |   - | 200 |3102 |  98 | 200 | 366 |  70k|   0 |1315 |-4.543069e+01 |-2.700000e+01 |  40.57%
117.95/118.01	o -28
117.95/118.01	c * 117s|  8122 |  3609 |618392 |  30M|  51 |   - | 200 |3102 |  74 | 200 | 382 | 171k|   0 |1483 |-4.426711e+01 |-2.800000e+01 |  36.75%
131.75/131.89	c   130s| 10000 |  4141 |705267 |  32M|  59 | 112 | 200 |3102 |1108 | 200 | 429 | 189k|   0 |1591 |-4.395475e+01 |-2.800000e+01 |  36.30%
208.22/208.34	c   206s| 20000 |  7153 |  1197k|  43M|  65 |  47 | 200 |3102 | 319 | 200 | 387 | 298k|   0 |2272 |-4.284184e+01 |-2.800000e+01 |  34.64%
278.40/278.51	c   276s| 30000 | 10087 |  1661k|  54M|  68 |   - | 200 |3102 | 126 | 200 | 378 | 404k|   0 |2842 |-4.232353e+01 |-2.800000e+01 |  33.84%
348.98/349.15	c   346s| 40000 | 13079 |  2130k|  65M|  68 |  66 | 200 |3102 | 466 | 200 | 380 | 507k|   0 |3273 |-4.183333e+01 |-2.800000e+01 |  33.07%
412.27/412.43	c   409s| 50000 | 15671 |  2556k|  74M|  68 |  45 | 200 |3102 | 216 | 200 | 430 | 596k|   0 |3767 |-4.155388e+01 |-2.800000e+01 |  32.62%
474.34/474.51	c   470s| 60000 | 18225 |  2980k|  83M|  68 |  40 | 200 |3102 | 200 | 200 | 369 | 687k|   0 |4152 |-4.125000e+01 |-2.800000e+01 |  32.12%
532.63/532.82	c   528s| 70000 | 20523 |  3377k|  91M|  68 |  79 | 200 |3102 | 647 | 200 | 478 | 766k|   0 |4439 |-4.104545e+01 |-2.800000e+01 |  31.78%
591.52/591.76	c   586s| 80000 | 22855 |  3771k|  99M|  69 |  96 | 200 |3102 | 949 | 200 | 359 | 847k|   0 |4781 |-4.075000e+01 |-2.800000e+01 |  31.29%
649.60/649.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
649.60/649.86	c   644s| 90000 | 25055 |  4165k| 107M|  72 |  47 | 200 |3102 | 234 | 200 | 427 | 926k|   0 |5043 |-4.050000e+01 |-2.800000e+01 |  30.86%
703.39/703.62	c   697s|100000 | 27051 |  4531k| 114M|  73 |  53 | 200 |3102 | 272 | 200 | 349 |1000k|   0 |5302 |-4.027273e+01 |-2.800000e+01 |  30.47%
756.26/756.51	c   749s|110000 | 29073 |  4891k| 121M|  74 |  50 | 200 |3102 | 342 | 200 | 351 |1074k|   0 |5562 |-4.007143e+01 |-2.800000e+01 |  30.12%
761.66/761.99	o -29
761.66/761.99	c * 755s|110982 | 23361 |  4928k| 107M|  74 |   - | 200 |3102 | 104 | 200 | 409 |1081k|   0 |5582 |-4.004380e+01 |-2.900000e+01 |  27.58%
762.07/762.33	o -30
762.07/762.33	c * 755s|111065 | 19903 |  4929k|  97M|  74 |   - | 200 |3102 |  97 | 200 | 402 |1081k|   0 |5582 |-4.004167e+01 |-3.000000e+01 |  25.08%
810.36/810.67	c   803s|120000 | 21022 |  5277k| 101M|  74 |   - | 200 |3102 | 266 | 200 | 325 |1137k|   0 |5829 |-3.990000e+01 |-3.000000e+01 |  24.81%
865.03/865.32	c   857s|130000 | 22184 |  5664k| 106M|  76 |   - | 200 |3102 | 200 | 200 | 415 |1193k|   0 |6109 |-3.975000e+01 |-3.000000e+01 |  24.53%
917.32/917.67	c   909s|140000 | 23310 |  6044k| 111M|  77 |  82 | 200 |3102 | 966 | 200 | 360 |1253k|   0 |6328 |-3.962500e+01 |-3.000000e+01 |  24.29%
970.21/970.50	c   961s|150000 | 24384 |  6426k| 115M|  77 |   - | 200 |3102 | 270 | 200 | 413 |1311k|   0 |6548 |-3.950000e+01 |-3.000000e+01 |  24.05%
1022.39/1022.79	c  1013s|160000 | 25460 |  6806k| 120M|  79 |  53 | 200 |3102 | 302 | 200 | 385 |1367k|   0 |6803 |-3.941667e+01 |-3.000000e+01 |  23.89%
1074.87/1075.28	c  1065s|170000 | 26500 |  7188k| 124M|  79 |   - | 200 |3102 | 238 | 200 | 408 |1420k|   0 |6955 |-3.925234e+01 |-3.000000e+01 |  23.57%
1127.37/1127.75	c  1117s|180000 | 27516 |  7570k| 128M|  80 |  73 | 200 |3102 | 486 | 200 | 423 |1477k|   0 |7207 |-3.916667e+01 |-3.000000e+01 |  23.40%
1177.85/1178.23	c  1167s|190000 | 28414 |  7939k| 132M|  80 |   - | 200 |3102 | 278 | 200 | 401 |1524k|   0 |7349 |-3.907692e+01 |-3.000000e+01 |  23.23%
1229.34/1229.71	c  1218s|200000 | 29402 |  8310k| 136M|  80 |   - | 200 |3102 | 279 | 200 | 443 |1577k|   0 |7565 |-3.900000e+01 |-3.000000e+01 |  23.08%
1275.32/1275.75	c  1263s|210000 | 30250 |  8650k| 139M|  80 |   - | 200 |3102 | 301 | 200 | 445 |1632k|   0 |7744 |-3.900000e+01 |-3.000000e+01 |  23.08%
1325.70/1326.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1325.70/1326.19	c  1313s|220000 | 31076 |  9016k| 143M|  80 |  62 | 200 |3102 | 485 | 200 | 377 |1681k|   0 |7900 |-3.887500e+01 |-3.000000e+01 |  22.83%
1374.80/1375.28	c  1362s|230000 | 31884 |  9371k| 146M|  80 |  52 | 200 |3102 | 353 | 200 | 353 |1726k|   0 |8131 |-3.880000e+01 |-3.000000e+01 |  22.68%
1422.78/1423.25	c  1409s|240000 | 32694 |  9720k| 150M|  80 |   - | 200 |3102 | 203 | 200 | 390 |1778k|   0 |8358 |-3.875000e+01 |-3.000000e+01 |  22.58%
1470.57/1471.18	c  1457s|250000 | 33496 | 10071k| 153M|  80 |   - | 200 |3102 | 221 | 200 | 387 |1822k|   0 |8500 |-3.864286e+01 |-3.000000e+01 |  22.37%
1519.85/1520.40	c  1505s|260000 | 34260 | 10429k| 156M|  80 |   - | 200 |3102 | 210 | 200 | 414 |1869k|   0 |8636 |-3.854545e+01 |-3.000000e+01 |  22.17%
1566.23/1566.82	c  1551s|270000 | 34974 | 10774k| 159M|  80 |   - | 200 |3102 | 219 | 200 | 403 |1918k|   0 |8824 |-3.850000e+01 |-3.000000e+01 |  22.08%
1611.92/1612.55	c  1597s|280000 | 35678 | 11111k| 162M|  80 |   - | 200 |3102 | 234 | 200 | 412 |1970k|   0 |9019 |-3.850000e+01 |-3.000000e+01 |  22.08%
1658.41/1659.02	c  1643s|290000 | 36414 | 11453k| 165M|  80 |  60 | 200 |3102 | 524 | 200 | 378 |2015k|   0 |9167 |-3.843750e+01 |-3.000000e+01 |  21.95%
1706.29/1706.94	c  1690s|300000 | 37076 | 11798k| 168M|  80 |   - | 200 |3102 | 189 | 200 | 433 |2057k|   0 |9315 |-3.837255e+01 |-3.000000e+01 |  21.82%
1753.88/1754.58	c  1737s|310000 | 37740 | 12147k| 171M|  80 |   - | 200 |3102 | 260 | 200 | 387 |2100k|   0 |9447 |-3.826882e+01 |-3.000000e+01 |  21.61%
1797.96/1798.66	c  1781s|320000 | 38390 | 12473k| 173M|  80 |   - | 200 |3102 | 205 | 200 | 464 |2142k|   0 |9586 |-3.825000e+01 |-3.000000e+01 |  21.57%
1800.07/1800.72	c 
1800.07/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.72	c Solving Time (sec) : 1782.83
1800.07/1800.72	c Solving Nodes      : 320453
1800.07/1800.72	c Primal Bound       : -3.00000000000000e+01 (12 solutions)
1800.07/1800.72	c Dual Bound         : -3.82500000000000e+01
1800.07/1800.72	c Gap                : 21.57 %
1800.07/1800.72	c NODE         320453
1800.07/1800.72	c DUAL BOUND   -38.25
1800.07/1800.72	c PRIMAL BOUND -30
1800.07/1800.72	c GAP          0.215686
1800.07/1800.72	s SATISFIABLE
1800.07/1800.72	v -x200 x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 x180 x179 
1800.07/1800.72	v -x178 -x177 -x176 x175 x174 x173 x172 -x171 -x170 -x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 
1800.07/1800.72	v -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 
1800.07/1800.72	v x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 
1800.07/1800.72	v -x114 x113 -x112 -x111 x110 -x109 -x108 x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 
1800.07/1800.72	v -x91 x90 -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.07/1800.72	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 
1800.07/1800.72	v x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 -x16 -x15 
1800.07/1800.72	v -x14 -x13 -x12 -x11 x10 -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.07/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.72	c Solving Time       :    1782.83
1800.07/1800.72	c Original Problem   :
1800.07/1800.72	c   Problem name     : HOME/instance-1870417-1245202658.opb
1800.07/1800.72	c   Variables        : 3302 (3302 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.72	c   Constraints      : 3302 initial, 3302 maximal
1800.07/1800.72	c Presolved Problem  :
1800.07/1800.72	c   Problem name     : t_HOME/instance-1870417-1245202658.opb
1800.07/1800.72	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.72	c   Constraints      : 3102 initial, 3102 maximal
1800.07/1800.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   probing          :       0.09          0          0          0          0          0          0          0          0
1800.07/1800.72	c   and              :       0.12          0          0          0          0          0          0          0          0
1800.07/1800.72	c   linear           :       0.01       3102          0          0       3102          0        200          0          0
1800.07/1800.72	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.72	c   integral         :          0          0          0     184957          0        121        835          0          0     369116
1800.07/1800.72	c   and              :       3102     364357     542675          8          0          2    2324512    2145229          0          0
1800.07/1800.72	c   countsols        :          0          0          0          8          0          0          0          0          0          0
1800.07/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.72	c   integral         :      58.57       0.00       0.00      58.57       0.00
1800.07/1800.72	c   and              :     142.98     104.12      38.86       0.00       0.00
1800.07/1800.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.72	c   rootredcost      :       0.29         10          0          0
1800.07/1800.72	c   pseudoobj        :       7.66     544319          0          0
1800.07/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.72	c   propagation      :       0.00          2          0          0        0.0          0        0.0          -
1800.07/1800.72	c   infeasible LP    :       2.22     138341          0          0        0.0          0        0.0          0
1800.07/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.72	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.07/1800.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.72	c   cut pool         :       0.10         70          -          -        230          -    (maximal pool size: 2781)
1800.07/1800.72	c   redcost          :       4.48     374594          0      38428          0          0
1800.07/1800.72	c   impliedbounds    :       0.01         71          0          0       2106          0
1800.07/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.72	c   gomory           :       4.44         71          0          0      12237          0
1800.07/1800.72	c   strongcg         :       0.61         20          0          0       8803          0
1800.07/1800.72	c   cmir             :       0.20         10          0          0          0          0
1800.07/1800.72	c   flowcover        :       0.17         10          0          0          0          0
1800.07/1800.72	c   clique           :       0.26         71          0          0        606          0
1800.07/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.72	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.72	c Pricers            :       Time      Calls       Vars
1800.07/1800.72	c   problem variables:       0.00          0          0
1800.07/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.72	c   relpscost        :      58.26     184949        121        835          0          0     369116
1800.07/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.72	c   LP solutions     :       0.09          -          8
1800.07/1800.72	c   pseudo solutions :       0.00          -          0
1800.07/1800.72	c   oneopt           :       0.29         11          0
1800.07/1800.72	c   feaspump         :       0.26          1          0
1800.07/1800.72	c   crossover        :       0.70         20          0
1800.07/1800.72	c   pscostdiving     :       1.89        207          0
1800.07/1800.72	c   linesearchdiving :       1.89        207          0
1800.07/1800.72	c   fracdiving       :       2.16        207          0
1800.07/1800.72	c   coefdiving       :       1.64        207          0
1800.07/1800.72	c   veclendiving     :       1.81        207          0
1800.07/1800.72	c   guideddiving     :       1.85        207          0
1800.07/1800.72	c   objpscostdiving  :       2.38        104          0
1800.07/1800.72	c   rootsoldiving    :       1.46        104          0
1800.07/1800.72	c   simplerounding   :       0.38          0          0
1800.07/1800.72	c   rounding         :      11.98      54569          4
1800.07/1800.72	c   shifting         :       0.73       2645          0
1800.07/1800.72	c   intshifting      :       0.02          0          0
1800.07/1800.72	c   fixandinfer      :       0.00          0          0
1800.07/1800.72	c   intdiving        :       0.00          0          0
1800.07/1800.72	c   actconsdiving    :       0.00          0          0
1800.07/1800.72	c   octane           :       0.00          0          0
1800.07/1800.72	c   rens             :       0.01          0          0
1800.07/1800.72	c   rins             :       0.00          0          0
1800.07/1800.72	c   localbranching   :       0.00          0          0
1800.07/1800.72	c   mutation         :       0.00          0          0
1800.07/1800.72	c   dins             :       0.00          0          0
1800.07/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.72	c   primal LP        :     182.98          0          0       0.00       0.00
1800.07/1800.72	c   dual LP          :    1213.88     500602   12374291      24.72   10194.00
1800.07/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.72	c   diving/probing LP:      13.59      10844     113719      10.49    8367.84
1800.07/1800.72	c   strong branching :      49.58       9600     563288      58.68   11361.19
1800.07/1800.72	c     (at root node) :          -         64      16488     257.62          -
1800.07/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.72	c B&B Tree           :
1800.07/1800.72	c   number of runs   :          1
1800.07/1800.72	c   nodes            :     320453
1800.07/1800.72	c   nodes (total)    :     320453
1800.07/1800.72	c   nodes left       :      38421
1800.07/1800.72	c   max depth        :         80
1800.07/1800.72	c   max depth (total):         80
1800.07/1800.72	c   backtracks       :      34105 (10.6%)
1800.07/1800.72	c   delayed cutoffs  :          0
1800.07/1800.72	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.07/1800.72	c   avg switch length:       4.85
1800.07/1800.72	c   switching time   :     222.42
1800.07/1800.72	c Solution           :
1800.07/1800.72	c   Solutions found  :         12 (12 improvements)
1800.07/1800.72	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 111065 nodes, 754.97 seconds, depth 43, found by <relaxation>)
1800.07/1800.72	c   Dual Bound       : -3.82500000000000e+01
1800.07/1800.72	c   Gap              :      21.57 %
1800.07/1800.72	c   Root Dual Bound  : -4.86351247547313e+01
1800.66/1801.32	c Time complete: 1800.69.

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-1870417-1245202658/watcher-1870417-1245202658 -o /tmp/evaluation-result-1870417-1245202658/solver-1870417-1245202658 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870417-1245202658.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/64 15162
/proc/meminfo: memFree=1860912/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=5812 CPUtime=0
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 187866126 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/15162/statm: 1453 501 332 1256 0 192 0

[startup+0.0283639 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15162
/proc/meminfo: memFree=1860912/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=13316 CPUtime=0.01
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 2292 0 0 0 1 0 0 0 18 0 1 0 187866126 13635584 2276 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/15162/statm: 3329 2276 378 1256 0 2068 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13316

[startup+0.101372 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15162
/proc/meminfo: memFree=1860912/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=23088 CPUtime=0.09
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 4906 0 0 0 7 2 0 0 18 0 1 0 187866126 23642112 4536 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 5772 4536 446 1256 0 4511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23088

[startup+0.301392 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15162
/proc/meminfo: memFree=1860912/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=23088 CPUtime=0.29
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 4940 0 0 0 16 13 0 0 19 0 1 0 187866126 23642112 4570 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 5772 4570 467 1256 0 4511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23088

[startup+0.701434 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15162
/proc/meminfo: memFree=1860912/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=33856 CPUtime=0.69
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 7329 0 0 0 50 19 0 0 22 0 1 0 187866126 34668544 6959 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 8464 6959 642 1256 0 7203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33856

[startup+1.50151 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1834472/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=35696 CPUtime=1.49
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 8035 0 0 0 129 20 0 0 25 0 1 0 187866126 36552704 7665 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 8924 7665 643 1256 0 7663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35696

[startup+3.10168 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1831400/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=41660 CPUtime=3.09
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 9581 0 0 0 287 22 0 0 25 0 1 0 187866126 42659840 9211 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 10415 9211 659 1256 0 9154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41660

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1814888/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=53644 CPUtime=6.29
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 12505 0 0 0 604 25 0 0 25 0 1 0 187866126 54931456 12135 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 13411 12135 659 1256 0 12150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53644

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1812864/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=54604 CPUtime=12.69
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 12981 0 0 0 1241 28 0 0 25 0 1 0 187866126 55914496 12611 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 13651 12611 676 1256 0 12390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54604

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1812800/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=54604 CPUtime=25.49
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 13019 0 0 0 2513 36 0 0 25 0 1 0 187866126 55914496 12649 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 13651 12649 683 1256 0 12390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54604

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1809856/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=57156 CPUtime=51.06
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 17584 0 0 0 5048 58 0 0 25 0 1 0 187866126 58527744 13373 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 14289 13373 702 1256 0 13028 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 57156

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 15163
/proc/meminfo: memFree=1801984/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=65792 CPUtime=102.26
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 24921 0 0 0 10121 105 0 0 25 0 1 0 187866126 67371008 15364 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 16448 15364 702 1256 0 15187 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65792

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1792448/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=76100 CPUtime=162.24
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 30931 0 0 0 16065 159 0 0 25 0 1 0 187866126 77926400 17729 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 19025 17729 702 1256 0 17764 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76100

[startup+222.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1785216/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=82776 CPUtime=222.22
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 34183 0 0 0 22008 214 0 0 25 0 1 0 187866126 84762624 19516 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 20694 19516 702 1256 0 19433 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 82776

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1777984/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=91560 CPUtime=282.2
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 36167 0 0 0 27955 265 0 0 25 0 1 0 187866126 93757440 21500 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 22890 21500 702 1256 0 21629 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 91560

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1766720/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=101568 CPUtime=342.18
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 40142 0 0 0 33904 314 0 0 25 0 1 0 187866126 104005632 24156 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 25392 24156 702 1256 0 24131 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 101568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1756672/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=110916 CPUtime=402.17
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 42650 0 0 0 39851 366 0 0 25 0 1 0 187866126 113577984 26664 1992294400 4194304 9342243 548682068736 18446744073709551615 6501091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 27729 26664 702 1256 0 26468 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 110916

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1747584/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=119884 CPUtime=462.15
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 44897 0 0 0 45795 420 0 0 25 0 1 0 187866126 122761216 28911 1992294400 4194304 9342243 548682068736 18446744073709551615 6213965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 29971 28911 702 1256 0 28710 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 119884

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1737536/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=131200 CPUtime=522.13
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 47420 0 0 0 51735 478 0 0 25 0 1 0 187866126 134348800 31434 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 32800 31434 702 1256 0 31539 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 131200

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1727680/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=139948 CPUtime=582.12
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 49881 0 0 0 57675 537 0 0 25 0 1 0 187866126 143306752 33895 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 34987 33895 702 1256 0 33726 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 139948

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15163
/proc/meminfo: memFree=1722048/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=146744 CPUtime=642.11
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 51274 0 0 0 63619 592 0 0 25 0 1 0 187866126 150265856 35287 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 36686 35287 702 1256 0 35425 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 146744

[startup+702.302 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1698304/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=169680 CPUtime=1002
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 61618 0 0 0 99272 928 0 0 25 0 1 0 187866126 173752320 41179 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 42420 41179 702 1256 0 41159 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 169680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1696256/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=170888 CPUtime=1061.99
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 62824 0 0 0 105213 986 0 0 25 0 1 0 187866126 174989312 41646 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 42722 41646 702 1256 0 41461 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 170888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1694848/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=172936 CPUtime=1121.96
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 63197 0 0 0 111155 1041 0 0 25 0 1 0 187866126 177086464 42019 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 43234 42019 702 1256 0 41973 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 172936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1690112/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=177088 CPUtime=1181.94
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 64373 0 0 0 117094 1100 0 0 25 0 1 0 187866126 181338112 43195 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 44272 43195 702 1256 0 43011 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 177088

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1684800/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=182080 CPUtime=1241.93
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 65690 0 0 0 123034 1159 0 0 25 0 1 0 187866126 186449920 44512 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 45520 44512 702 1256 0 44259 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 182080

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1679296/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=188288 CPUtime=1301.92
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 67049 0 0 0 128972 1220 0 0 25 0 1 0 187866126 192806912 45871 1992294400 4194304 9342243 548682068736 18446744073709551615 6888307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 47072 45871 702 1256 0 45811 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 188288

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15165
/proc/meminfo: memFree=1675840/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=191436 CPUtime=1361.9
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 67909 0 0 0 134911 1279 0 0 25 0 1 0 187866126 196030464 46731 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 47859 46731 702 1256 0 46598 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 191436

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15171
/proc/meminfo: memFree=1673600/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=194440 CPUtime=1421.88
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 68435 0 0 0 140854 1334 0 0 25 0 1 0 187866126 199106560 47257 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 48610 47257 702 1256 0 47349 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 194440

[startup+1482.3 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 15659
/proc/meminfo: memFree=1575320/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=197912 CPUtime=1481.76
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 69377 0 0 0 146776 1400 0 0 25 0 1 0 187866126 202661888 48199 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 49478 48199 702 1256 0 48217 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 197912

[startup+1542.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/65 15659
/proc/meminfo: memFree=1573504/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=200580 CPUtime=1541.74
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 69944 0 0 0 152713 1461 0 0 25 0 1 0 187866126 205393920 48766 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 50145 48766 702 1256 0 48884 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 200580

[startup+1602.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 15659
/proc/meminfo: memFree=1568640/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=204564 CPUtime=1601.72
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 71144 0 0 0 158649 1523 0 0 25 0 1 0 187866126 209473536 49966 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 51141 49966 702 1256 0 49880 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 204564

[startup+1662.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 15659
/proc/meminfo: memFree=1565440/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=208648 CPUtime=1661.7
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 71962 0 0 0 164586 1584 0 0 25 0 1 0 187866126 213655552 50784 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 52162 50784 702 1256 0 50901 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 208648

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1560064/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=213648 CPUtime=1721.69
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 73302 0 0 0 170524 1645 0 0 25 0 1 0 187866126 218775552 52123 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 53412 52123 702 1256 0 52151 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 213648

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1555200/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=217128 CPUtime=1781.67
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 75188 0 0 0 176465 1702 0 0 25 0 1 0 187866126 222339072 53272 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 54282 53272 702 1256 0 53021 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 217128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1555200/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=217128 CPUtime=1800.07
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 75219 0 0 0 178285 1722 0 0 25 0 1 0 187866126 222339072 53303 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/15162/statm: 54282 53303 702 1256 0 53021 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 217128

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: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1555200/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=217128 CPUtime=1800.36
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 75220 0 0 0 178314 1722 0 0 25 0 1 0 187866126 222339072 53304 1992294400 4194304 9342243 548682068736 18446744073709551615 4805796 0 0 4096 0 0 0 0 17 1 0 0
/proc/15162/statm: 54282 53304 703 1256 0 53021 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 217128

[startup+1801.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1555200/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=217128 CPUtime=1800.56
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 75220 0 0 0 178334 1722 0 0 25 0 1 0 187866126 222339072 53304 1992294400 4194304 9342243 548682068736 18446744073709551615 4211751 0 0 4096 0 0 0 0 17 1 0 0
/proc/15162/statm: 54282 53304 703 1256 0 53021 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (KiB) 217128

[startup+1801.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15659
/proc/meminfo: memFree=1555200/2055920 swapFree=4181840/4192956
[pid=15162] ppid=15160 vsize=206536 CPUtime=1800.66
/proc/15162/stat : 15162 (pbscip.linux.x8) R 15160 15162 15125 0 -1 4194304 75220 0 0 0 178343 1723 0 0 25 0 1 0 187866126 211492864 50733 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/15162/statm: 51634 50733 17907 1256 0 50373 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (KiB) 206536

Child status: 0
Real time (s): 1801.33
CPU time (s): 1800.7
CPU user time (s): 1783.44
CPU system time (s): 17.2584
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 217128

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

runsolver used 1.67374 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node24 at 2009-06-17 03:37:38
IDJOB=1870417
IDBENCH=48207
IDSOLVER=684
FILE ID=node24/1870417-1245202658
PBS_JOBID= 9368355
Free space on /tmp= 66364 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_1.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-1870417-1245202658/watcher-1870417-1245202658 -o /tmp/evaluation-result-1870417-1245202658/solver-1870417-1245202658 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870417-1245202658.opb

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

MD5SUM BENCH= 2cdec46d3e8e924c4987d217b8438ed8
RANDOM SEED=1141149629

node24.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.231
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.231
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1861328 kB
Buffers:         49084 kB
Cached:         101968 kB
SwapCached:       5280 kB
Active:          90188 kB
Inactive:        68536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861328 kB
SwapTotal:     4192956 kB
SwapFree:      4181840 kB
Dirty:           12012 kB
Writeback:           0 kB
Mapped:          12788 kB
Slab:            21764 kB
Committed_AS:   214200 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node24 at 2009-06-17 04:07:41