Trace number 1870381

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.69 1801.34

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_4.opb
MD5SUM85583812489e95a26f37a10baffcd23f
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.69
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 constraint50
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)6260
Sum of products size (including duplicates)12520
Number of different products3130
Sum of products size6260

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-1870381-1245200899.opb>
0.00/0.04	c original problem has 3330 variables (3330 bin, 0 int, 0 impl, 0 cont) and 3330 constraints
0.05/0.07	c start presolving problem
0.05/0.07	c presolving:
0.19/0.23	c (round 1) 3130 del vars, 200 del conss, 3130 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12520 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  3130 deleted vars, 200 deleted constraints, 3130 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.45	c  18780 implications, 0 cliques
0.39/0.45	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3130 constraints
0.39/0.45	c    3130 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.24
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.39/0.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.50	c   0.3s|     1 |     0 |   209 |  11M|   0 | 200 | 200 |3130 |3130 | 200 |3130 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.49/0.50	o -17
0.49/0.50	c R 0.3s|     1 |     0 |   209 |  11M|   0 | 200 | 200 |3130 |3130 | 200 |3130 |   0 |   0 |   0 |-1.000000e+02 |-1.700000e+01 |  83.00%
0.59/0.61	c   0.4s|     1 |     0 |   282 |  11M|   0 | 190 | 200 |3130 |3130 | 200 |3137 |   7 |   0 |   0 |-9.500000e+01 |-1.700000e+01 |  82.11%
0.69/0.75	c   0.5s|     1 |     0 |   345 |  11M|   0 | 183 | 200 |3130 |3130 | 200 |3143 |  13 |   0 |   0 |-9.150000e+01 |-1.700000e+01 |  81.42%
0.89/0.90	c   0.7s|     1 |     0 |   409 |  11M|   0 | 178 | 200 |3130 |3130 | 200 |3148 |  18 |   0 |   0 |-8.900000e+01 |-1.700000e+01 |  80.90%
0.99/1.06	c   0.8s|     1 |     0 |   508 |  11M|   0 | 174 | 200 |3130 |3130 | 200 |3156 |  26 |   0 |   0 |-8.700000e+01 |-1.700000e+01 |  80.46%
1.19/1.23	c   1.0s|     1 |     0 |   603 |  11M|   0 | 168 | 200 |3130 |3130 | 200 |3165 |  35 |   0 |   0 |-8.400000e+01 |-1.700000e+01 |  79.76%
1.39/1.40	c   1.2s|     1 |     0 |   679 |  11M|   0 | 166 | 200 |3130 |3130 | 200 |3174 |  44 |   0 |   0 |-8.300000e+01 |-1.700000e+01 |  79.52%
1.39/1.41	o -18
1.39/1.41	c R 1.2s|     1 |     0 |   679 |  11M|   0 | 166 | 200 |3130 |3130 | 200 |3174 |  44 |   0 |   0 |-8.300000e+01 |-1.800000e+01 |  78.31%
1.59/1.60	c   1.4s|     1 |     0 |   817 |  11M|   0 | 160 | 200 |3130 |3130 | 200 |3182 |  52 |   0 |   0 |-8.000000e+01 |-1.800000e+01 |  77.50%
1.79/1.80	c   1.6s|     1 |     0 |   931 |  11M|   0 | 156 | 200 |3130 |3130 | 200 |3190 |  60 |   0 |   0 |-7.800000e+01 |-1.800000e+01 |  76.92%
1.99/2.08	c   1.9s|     1 |     0 |  1143 |  12M|   0 | 153 | 200 |3130 |3130 | 200 |3196 |  66 |   0 |   0 |-7.583333e+01 |-1.800000e+01 |  76.26%
2.19/2.28	c   2.0s|     1 |     0 |  1256 |  12M|   0 | 154 | 200 |3130 |3130 | 200 |3203 |  73 |   0 |   0 |-7.450000e+01 |-1.800000e+01 |  75.84%
2.39/2.44	c   2.2s|     1 |     0 |  1356 |  12M|   0 | 147 | 200 |3130 |3130 | 200 | 390 |  80 |   0 |   0 |-7.350000e+01 |-1.800000e+01 |  75.51%
2.39/2.49	c   2.3s|     1 |     0 |  1459 |  12M|   0 | 143 | 200 |3130 |3130 | 200 | 395 |  85 |   0 |   0 |-7.250000e+01 |-1.800000e+01 |  75.17%
2.49/2.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.49/2.54	c   2.3s|     1 |     0 |  1603 |  12M|   0 | 166 | 200 |3130 |3130 | 200 | 419 | 109 |   0 |   0 |-7.086364e+01 |-1.800000e+01 |  74.60%
2.59/2.68	c   2.5s|     1 |     0 |  1809 |  12M|   0 | 148 | 200 |3130 |3130 | 200 | 827 | 517 |   0 |   0 |-7.000000e+01 |-1.800000e+01 |  74.29%
2.69/2.78	c   2.5s|     1 |     0 |  1963 |  12M|   0 | 145 | 200 |3130 |3130 | 200 | 886 | 576 |   0 |   0 |-6.925000e+01 |-1.800000e+01 |  74.01%
2.89/2.91	c   2.7s|     1 |     0 |  2332 |  12M|   0 | 156 | 200 |3130 |3130 | 200 | 893 | 583 |   0 |   0 |-6.783333e+01 |-1.800000e+01 |  73.46%
2.99/3.08	c   2.8s|     1 |     0 |  2689 |  13M|   0 | 149 | 200 |3130 |3130 | 200 | 810 | 634 |   0 |   0 |-6.600000e+01 |-1.800000e+01 |  72.73%
3.08/3.19	c   3.0s|     1 |     0 |  2918 |  13M|   0 | 145 | 200 |3130 |3130 | 200 | 819 | 643 |   0 |   0 |-6.450000e+01 |-1.800000e+01 |  72.09%
3.28/3.39	c   3.1s|     1 |     0 |  3248 |  13M|   0 | 151 | 200 |3130 |3130 | 200 | 884 | 708 |   0 |   0 |-6.316667e+01 |-1.800000e+01 |  71.50%
3.48/3.55	c   3.3s|     1 |     0 |  3477 |  13M|   0 | 153 | 200 |3130 |3130 | 200 | 919 | 743 |   0 |   0 |-6.259211e+01 |-1.800000e+01 |  71.24%
3.68/3.76	c   3.5s|     1 |     0 |  4075 |  13M|   0 | 161 | 200 |3130 |3130 | 200 | 949 | 773 |   0 |   0 |-6.114844e+01 |-1.800000e+01 |  70.56%
3.88/3.91	c   3.6s|     1 |     0 |  4367 |  14M|   0 | 156 | 200 |3130 |3130 | 200 |1009 | 833 |   0 |   0 |-5.993000e+01 |-1.800000e+01 |  69.96%
4.08/4.11	c   3.9s|     1 |     0 |  4760 |  14M|   0 | 167 | 200 |3130 |3130 | 200 | 950 | 890 |   0 |   0 |-5.900000e+01 |-1.800000e+01 |  69.49%
4.28/4.38	c   4.1s|     1 |     0 |  5394 |  14M|   0 | 161 | 200 |3130 |3130 | 200 | 975 | 915 |   0 |   0 |-5.805952e+01 |-1.800000e+01 |  69.00%
4.48/4.53	c   4.3s|     1 |     0 |  5724 |  15M|   0 | 162 | 200 |3130 |3130 | 200 | 997 | 937 |   0 |   0 |-5.733333e+01 |-1.800000e+01 |  68.60%
4.58/4.70	c   4.4s|     1 |     0 |  6085 |  15M|   0 | 168 | 200 |3130 |3130 | 200 |1019 | 959 |   0 |   0 |-5.656752e+01 |-1.800000e+01 |  68.18%
4.88/4.93	c   4.7s|     1 |     0 |  6394 |  16M|   0 | 168 | 200 |3130 |3130 | 200 |1080 |1020 |   0 |   0 |-5.529477e+01 |-1.800000e+01 |  67.45%
5.08/5.15	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.08/5.15	c   4.9s|     1 |     0 |  6575 |  16M|   0 | 177 | 200 |3130 |3130 | 200 |1127 |1067 |   0 |   0 |-5.483030e+01 |-1.800000e+01 |  67.17%
5.38/5.41	c   5.1s|     1 |     0 |  6822 |  16M|   0 | 176 | 200 |3130 |3130 | 200 | 642 |1087 |   0 |   0 |-5.424909e+01 |-1.800000e+01 |  66.82%
5.48/5.52	c   5.2s|     1 |     0 |  6942 |  16M|   0 | 175 | 200 |3130 |3130 | 200 | 665 |1110 |   0 |   0 |-5.399806e+01 |-1.800000e+01 |  66.67%
5.58/5.65	c   5.4s|     1 |     0 |  7102 |  16M|   0 | 180 | 200 |3130 |3130 | 200 | 700 |1145 |   0 |   0 |-5.381115e+01 |-1.800000e+01 |  66.55%
5.78/5.80	c   5.5s|     1 |     0 |  7288 |  16M|   0 | 180 | 200 |3130 |3130 | 200 | 720 |1165 |   0 |   0 |-5.331911e+01 |-1.800000e+01 |  66.24%
5.88/5.96	c   5.7s|     1 |     0 |  7502 |  16M|   0 | 178 | 200 |3130 |3130 | 200 | 761 |1206 |   0 |   0 |-5.280086e+01 |-1.800000e+01 |  65.91%
6.08/6.13	c   5.9s|     1 |     0 |  7729 |  16M|   0 | 183 | 200 |3130 |3130 | 200 | 778 |1223 |   0 |   0 |-5.221515e+01 |-1.800000e+01 |  65.53%
6.28/6.30	c   6.0s|     1 |     0 |  7854 |  16M|   0 | 184 | 200 |3130 |3130 | 200 | 562 |1242 |   0 |   0 |-5.202199e+01 |-1.800000e+01 |  65.40%
6.38/6.42	c   6.1s|     1 |     0 |  7987 |  16M|   0 | 186 | 200 |3130 |3130 | 200 | 575 |1255 |   0 |   0 |-5.184402e+01 |-1.800000e+01 |  65.28%
6.48/6.52	c   6.2s|     1 |     0 |  8057 |  16M|   0 | 186 | 200 |3130 |3130 | 200 | 591 |1271 |   0 |   0 |-5.171932e+01 |-1.800000e+01 |  65.20%
6.58/6.64	c   6.4s|     1 |     0 |  8173 |  16M|   0 | 183 | 200 |3130 |3130 | 200 | 617 |1297 |   0 |   0 |-5.140038e+01 |-1.800000e+01 |  64.98%
6.68/6.78	c   6.5s|     1 |     0 |  8319 |  16M|   0 | 190 | 200 |3130 |3130 | 200 | 632 |1312 |   0 |   0 |-5.118079e+01 |-1.800000e+01 |  64.83%
6.88/6.91	c   6.6s|     1 |     0 |  8435 |  16M|   0 | 189 | 200 |3130 |3130 | 200 | 643 |1323 |   0 |   0 |-5.102648e+01 |-1.800000e+01 |  64.72%
6.98/7.05	c   6.8s|     1 |     0 |  8551 |  16M|   0 | 189 | 200 |3130 |3130 | 200 | 484 |1332 |   0 |   0 |-5.086421e+01 |-1.800000e+01 |  64.61%
7.08/7.15	c   6.9s|     1 |     0 |  8643 |  16M|   0 | 188 | 200 |3130 |3130 | 200 | 494 |1342 |   0 |   0 |-5.074017e+01 |-1.800000e+01 |  64.53%
7.18/7.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.18/7.24	c   7.0s|     1 |     0 |  8733 |  16M|   0 | 191 | 200 |3130 |3130 | 200 | 502 |1350 |   0 |   0 |-5.062067e+01 |-1.800000e+01 |  64.44%
7.28/7.34	c   7.1s|     1 |     0 |  8804 |  16M|   0 | 193 | 200 |3130 |3130 | 200 | 516 |1364 |   0 |   0 |-5.053381e+01 |-1.800000e+01 |  64.38%
7.38/7.45	c   7.2s|     1 |     0 |  8914 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 524 |1372 |   0 |   0 |-5.040996e+01 |-1.800000e+01 |  64.29%
7.48/7.56	c   7.3s|     1 |     0 |  9013 |  16M|   0 | 192 | 200 |3130 |3130 | 200 | 534 |1382 |   0 |   0 |-5.032239e+01 |-1.800000e+01 |  64.23%
7.58/7.68	c   7.4s|     1 |     0 |  9123 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 440 |1392 |   0 |   0 |-5.014998e+01 |-1.800000e+01 |  64.11%
7.68/7.77	c   7.5s|     1 |     0 |  9197 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 449 |1401 |   0 |   0 |-5.008177e+01 |-1.800000e+01 |  64.06%
7.78/7.86	c   7.6s|     1 |     0 |  9286 |  16M|   0 | 196 | 200 |3130 |3130 | 200 | 459 |1411 |   0 |   0 |-4.996364e+01 |-1.800000e+01 |  63.97%
7.88/7.95	c   7.7s|     1 |     0 |  9367 |  16M|   0 | 196 | 200 |3130 |3130 | 200 | 467 |1419 |   0 |   0 |-4.989345e+01 |-1.800000e+01 |  63.92%
7.98/8.04	c   7.8s|     1 |     0 |  9443 |  16M|   0 | 196 | 200 |3130 |3130 | 200 | 478 |1430 |   0 |   0 |-4.983644e+01 |-1.800000e+01 |  63.88%
8.08/8.14	c   7.9s|     1 |     0 |  9560 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 487 |1439 |   0 |   0 |-4.973695e+01 |-1.800000e+01 |  63.81%
8.18/8.26	c   8.0s|     1 |     0 |  9659 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 432 |1451 |   0 |   0 |-4.960530e+01 |-1.800000e+01 |  63.71%
8.28/8.34	c   8.1s|     1 |     0 |  9713 |  16M|   0 | 194 | 200 |3130 |3130 | 200 | 442 |1461 |   0 |   0 |-4.955624e+01 |-1.800000e+01 |  63.68%
8.38/8.43	c   8.2s|     1 |     0 |  9805 |  16M|   0 | 198 | 200 |3130 |3130 | 200 | 449 |1468 |   0 |   0 |-4.949935e+01 |-1.800000e+01 |  63.64%
8.48/8.52	c   8.2s|     1 |     0 |  9878 |  16M|   0 | 197 | 200 |3130 |3130 | 200 | 458 |1477 |   0 |   0 |-4.943715e+01 |-1.800000e+01 |  63.59%
8.57/8.60	c   8.3s|     1 |     0 |  9946 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 463 |1482 |   0 |   0 |-4.940114e+01 |-1.800000e+01 |  63.56%
8.57/8.69	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.57/8.69	c   8.4s|     1 |     0 | 10003 |  16M|   0 | 198 | 200 |3130 |3130 | 200 | 474 |1493 |   0 |   0 |-4.937848e+01 |-1.800000e+01 |  63.55%
8.68/8.79	c   8.5s|     1 |     0 | 10066 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 421 |1503 |   0 |   0 |-4.934986e+01 |-1.800000e+01 |  63.53%
8.79/8.89	c   8.6s|     1 |     0 | 10180 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 430 |1512 |   0 |   0 |-4.928214e+01 |-1.800000e+01 |  63.48%
8.88/8.97	c   8.7s|     1 |     0 | 10241 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 438 |1520 |   0 |   0 |-4.926227e+01 |-1.800000e+01 |  63.46%
8.98/9.05	c   8.8s|     1 |     0 | 10301 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 446 |1528 |   0 |   0 |-4.923164e+01 |-1.800000e+01 |  63.44%
9.08/9.14	c   8.8s|     1 |     0 | 10342 |  16M|   0 | 198 | 200 |3130 |3130 | 200 | 451 |1533 |   0 |   0 |-4.921905e+01 |-1.800000e+01 |  63.43%
9.18/9.22	c   8.9s|     1 |     0 | 10396 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 458 |1540 |   0 |   0 |-4.921195e+01 |-1.800000e+01 |  63.42%
9.28/9.31	c   9.0s|     1 |     0 | 10441 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 411 |1545 |   0 |   0 |-4.920484e+01 |-1.800000e+01 |  63.42%
9.28/9.39	c   9.1s|     1 |     0 | 10491 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 419 |1553 |   0 |   0 |-4.919084e+01 |-1.800000e+01 |  63.41%
9.38/9.47	c   9.2s|     1 |     0 | 10533 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 425 |1559 |   0 |   0 |-4.917757e+01 |-1.800000e+01 |  63.40%
9.48/9.54	c   9.3s|     1 |     0 | 10569 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 432 |1566 |   0 |   0 |-4.917073e+01 |-1.800000e+01 |  63.39%
9.58/9.62	c   9.3s|     1 |     0 | 10603 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 439 |1573 |   0 |   0 |-4.916608e+01 |-1.800000e+01 |  63.39%
9.58/9.69	c   9.4s|     1 |     0 | 10619 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 441 |1575 |   0 |   0 |-4.916493e+01 |-1.800000e+01 |  63.39%
9.68/9.78	c   9.5s|     1 |     0 | 10625 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 376 |1576 |   0 |   0 |-4.916485e+01 |-1.800000e+01 |  63.39%
11.68/11.79	c  11.5s|     1 |     2 | 10625 |  16M|   0 | 199 | 200 |3130 |3130 | 200 | 376 |1576 |   0 |  47 |-4.916485e+01 |-1.800000e+01 |  63.39%
15.28/15.36	o -26
15.28/15.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.28/15.36	c *15.0s|    14 |    12 | 12117 |  17M|  13 |   - | 200 |3130 |  77 | 200 | 320 |2064 |   0 | 298 |-4.875248e+01 |-2.600000e+01 |  46.67%
72.73/72.88	o -28
72.73/72.88	c *72.0s|  3130 |  1770 |325215 |  23M|  42 |   - | 200 |3130 | 132 | 200 | 316 |  85k|   0 |1279 |-4.558529e+01 |-2.800000e+01 |  38.58%
115.02/115.15	o -29
115.02/115.15	c * 114s|  8300 |  3055 |607715 |  29M|  51 |   - | 200 |3130 |  90 | 200 | 361 | 159k|   0 |1305 |-4.447917e+01 |-2.900000e+01 |  34.80%
124.82/124.96	c   124s| 10000 |  3411 |672201 |  31M|  51 |  69 | 200 |3130 | 816 | 200 | 443 | 173k|   0 |1428 |-4.431165e+01 |-2.900000e+01 |  34.55%
187.30/187.47	c   186s| 20000 |  5673 |  1087k|  39M|  60 |  66 | 200 |3130 | 593 | 200 | 343 | 261k|   0 |2061 |-4.350000e+01 |-2.900000e+01 |  33.33%
250.47/250.68	c   248s| 30000 |  7947 |  1509k|  48M|  60 |   - | 200 |3130 | 167 | 200 | 383 | 348k|   0 |2566 |-4.291111e+01 |-2.900000e+01 |  32.42%
268.86/269.00	o -30
268.86/269.00	c * 266s| 32906 |  6930 |  1633k|  46M|  61 |   - | 200 |3130 | 117 | 200 | 443 | 373k|   0 |2689 |-4.275000e+01 |-3.000000e+01 |  29.82%
316.25/316.47	c   313s| 40000 |  8410 |  1960k|  52M|  64 |  56 | 200 |3130 | 437 | 200 | 410 | 437k|   0 |3059 |-4.245833e+01 |-3.000000e+01 |  29.34%
380.23/380.41	c   377s| 50000 | 10252 |  2410k|  60M|  65 |   - | 200 |3130 | 235 | 200 | 430 | 520k|   0 |3446 |-4.208696e+01 |-3.000000e+01 |  28.72%
441.01/441.21	c   437s| 60000 | 12054 |  2840k|  68M|  67 |  53 | 200 |3130 | 329 | 200 | 403 | 599k|   0 |3814 |-4.181203e+01 |-3.000000e+01 |  28.25%
500.99/501.25	c   496s| 70000 | 13768 |  3261k|  75M|  68 |   - | 200 |3130 | 339 | 200 | 380 | 674k|   0 |4206 |-4.155469e+01 |-3.000000e+01 |  27.81%
561.27/561.51	c   556s| 80000 | 15466 |  3688k|  82M|  68 |  61 | 200 |3130 | 443 | 200 | 405 | 746k|   0 |4497 |-4.130556e+01 |-3.000000e+01 |  27.37%
619.64/619.93	c   614s| 90000 | 17044 |  4105k|  88M|  71 |  48 | 200 |3130 | 190 | 200 | 363 | 821k|   0 |4847 |-4.108333e+01 |-3.000000e+01 |  26.98%
674.52/674.81	c   668s|100000 | 18376 |  4495k|  94M|  71 |   - | 200 |3130 | 247 | 200 | 397 | 891k|   0 |5114 |-4.083333e+01 |-3.000000e+01 |  26.53%
724.81/725.16	c   718s|110000 | 19530 |  4860k|  99M|  73 |  70 | 200 |3130 | 759 | 200 | 426 | 950k|   0 |5395 |-4.068750e+01 |-3.000000e+01 |  26.27%
776.99/777.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
776.99/777.40	c   770s|120000 | 20756 |  5234k| 104M|  73 |  57 | 200 |3130 | 401 | 200 | 364 |1010k|   0 |5612 |-4.050000e+01 |-3.000000e+01 |  25.93%
825.47/825.82	c   818s|130000 | 21840 |  5587k| 109M|  73 |  59 | 200 |3130 | 373 | 200 | 391 |1068k|   0 |5829 |-4.041667e+01 |-3.000000e+01 |  25.77%
878.35/878.72	c   870s|140000 | 23102 |  5965k| 114M|  75 |   - | 200 |3130 | 237 | 200 | 439 |1129k|   0 |6089 |-4.025000e+01 |-3.000000e+01 |  25.47%
925.24/925.66	c   917s|150000 | 24050 |  6305k| 118M|  75 |   - | 200 |3130 | 203 | 200 | 330 |1190k|   0 |6319 |-4.012500e+01 |-3.000000e+01 |  25.23%
975.12/975.60	c   966s|160000 | 25170 |  6667k| 122M|  77 |  75 | 200 |3130 | 853 | 200 | 411 |1251k|   0 |6539 |-4.000000e+01 |-3.000000e+01 |  25.00%
1021.20/1021.61	c  1011s|170000 | 26162 |  7000k| 127M|  77 |   - | 200 |3130 | 278 | 200 | 417 |1306k|   0 |6750 |-4.000000e+01 |-3.000000e+01 |  25.00%
1070.90/1071.37	c  1061s|180000 | 27254 |  7360k| 131M|  78 |  47 | 200 |3130 | 273 | 200 | 422 |1362k|   0 |6923 |-3.983333e+01 |-3.000000e+01 |  24.69%
1120.07/1120.53	c  1109s|190000 | 28380 |  7714k| 136M|  78 |   - | 200 |3130 | 252 | 200 | 374 |1416k|   0 |7139 |-3.971429e+01 |-3.000000e+01 |  24.46%
1168.16/1168.63	c  1157s|200000 | 29410 |  8063k| 140M|  78 |  74 | 200 |3130 | 997 | 200 | 333 |1468k|   0 |7322 |-3.954306e+01 |-3.000000e+01 |  24.13%
1215.84/1216.35	c  1204s|210000 | 30524 |  8412k| 144M|  78 |  88 | 200 |3130 | 859 | 200 | 400 |1525k|   0 |7550 |-3.950000e+01 |-3.000000e+01 |  24.05%
1260.52/1261.02	c  1248s|220000 | 31508 |  8736k| 148M|  78 |  65 | 200 |3130 | 341 | 200 | 397 |1578k|   0 |7759 |-3.950000e+01 |-3.000000e+01 |  24.05%
1307.51/1308.08	c  1295s|230000 | 32530 |  9076k| 152M|  79 |   - | 200 |3130 | 212 | 200 | 389 |1628k|   0 |7891 |-3.933333e+01 |-3.000000e+01 |  23.73%
1357.09/1357.65	c  1344s|240000 | 33604 |  9429k| 156M|  79 |  65 | 200 |3130 | 341 | 200 | 407 |1683k|   0 |8074 |-3.925000e+01 |-3.000000e+01 |  23.57%
1405.47/1406.03	c  1392s|250000 | 34594 |  9777k| 160M|  79 |   - | 200 |3130 | 207 | 200 | 402 |1731k|   0 |8280 |-3.912500e+01 |-3.000000e+01 |  23.32%
1453.26/1453.83	c  1439s|260000 | 35512 | 10121k| 164M|  79 |   - | 200 |3130 | 234 | 200 | 374 |1779k|   0 |8446 |-3.900000e+01 |-3.000000e+01 |  23.08%
1497.54/1498.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1497.54/1498.17	c  1483s|270000 | 36354 | 10446k| 168M|  79 |   - | 200 |3130 | 243 | 200 | 388 |1826k|   0 |8564 |-3.900000e+01 |-3.000000e+01 |  23.08%
1541.33/1541.99	c  1527s|280000 | 37156 | 10770k| 171M|  79 |  60 | 200 |3130 | 486 | 200 | 364 |1879k|   0 |8702 |-3.900000e+01 |-3.000000e+01 |  23.08%
1585.01/1585.69	c  1570s|290000 | 37890 | 11086k| 174M|  79 |  52 | 200 |3130 | 265 | 200 | 420 |1924k|   0 |8857 |-3.900000e+01 |-3.000000e+01 |  23.08%
1632.70/1633.39	c  1617s|300000 | 38748 | 11427k| 177M|  81 |  66 | 200 |3130 | 609 | 200 | 384 |1969k|   0 |9023 |-3.885000e+01 |-3.000000e+01 |  22.78%
1678.88/1679.57	c  1663s|310000 | 39420 | 11759k| 180M|  83 |   - | 200 |3130 | 228 | 200 | 436 |2012k|   0 |9205 |-3.875000e+01 |-3.000000e+01 |  22.58%
1722.76/1723.45	c  1706s|320000 | 40096 | 12079k| 183M|  83 |  50 | 200 |3130 | 245 | 200 | 389 |2057k|   0 |9387 |-3.875000e+01 |-3.000000e+01 |  22.58%
1766.95/1767.64	c  1750s|330000 | 40756 | 12400k| 186M|  83 |   - | 200 |3130 | 208 | 200 | 377 |2100k|   0 |9524 |-3.866949e+01 |-3.000000e+01 |  22.42%
1800.04/1800.71	c 
1800.04/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.71	c Solving Time (sec) : 1782.68
1800.04/1800.71	c Solving Nodes      : 337333
1800.04/1800.71	c Primal Bound       : -3.00000000000000e+01 (7 solutions)
1800.04/1800.71	c Dual Bound         : -3.86250000000000e+01
1800.04/1800.71	c Gap                : 22.33 %
1800.04/1800.71	c NODE         337333
1800.04/1800.71	c DUAL BOUND   -38.625
1800.04/1800.71	c PRIMAL BOUND -30
1800.04/1800.71	c GAP          0.223301
1800.04/1800.71	s SATISFIABLE
1800.04/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 
1800.04/1800.71	v -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 x169 -x168 x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1800.04/1800.71	v x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 x142 -x141 -x140 x139 x138 x137 -x136 
1800.04/1800.71	v -x135 x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 
1800.04/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 
1800.04/1800.71	v -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.04/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 
1800.04/1800.71	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 -x14 
1800.04/1800.71	v -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.04/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.71	c Solving Time       :    1782.68
1800.04/1800.71	c Original Problem   :
1800.04/1800.71	c   Problem name     : HOME/instance-1870381-1245200899.opb
1800.04/1800.71	c   Variables        : 3330 (3330 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.71	c   Constraints      : 3330 initial, 3330 maximal
1800.04/1800.71	c Presolved Problem  :
1800.04/1800.71	c   Problem name     : t_HOME/instance-1870381-1245200899.opb
1800.04/1800.71	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.71	c   Constraints      : 3130 initial, 3130 maximal
1800.04/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.71	c   probing          :       0.09          0          0          0          0          0          0          0          0
1800.04/1800.71	c   and              :       0.13          0          0          0          0          0          0          0          0
1800.04/1800.71	c   linear           :       0.01       3130          0          0       3130          0        200          0          0
1800.04/1800.71	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.71	c   integral         :          0          0          0     190979          0        117        910          0          0     381134
1800.04/1800.71	c   and              :       3130     367984     568360          4          0          0    2430053    2132616          0          0
1800.04/1800.71	c   countsols        :          0          0          0          4          0          0          0          0          0          0
1800.04/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.71	c   integral         :      59.51       0.00       0.00      59.51       0.00
1800.04/1800.71	c   and              :     153.98     112.59      41.39       0.00       0.00
1800.04/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.71	c   rootredcost      :       0.46          4          0          0
1800.04/1800.71	c   pseudoobj        :       7.60     569720          0          0
1800.04/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.71	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.71	c   infeasible LP    :       2.35     149119          0          0        0.0          0        0.0          0
1800.04/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.71	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.04/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.71	c   cut pool         :       0.14         71          -          -        234          -    (maximal pool size: 2747)
1800.04/1800.71	c   redcost          :       4.05     378348          0      40650          0          0
1800.04/1800.71	c   impliedbounds    :       0.05         72          0          0       1929          0
1800.04/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.71	c   gomory           :       4.40         72          0          0      12326          0
1800.04/1800.71	c   strongcg         :       0.68         20          0          0       8841          0
1800.04/1800.71	c   cmir             :       0.23         10          0          0          0          0
1800.04/1800.71	c   flowcover        :       0.13         10          0          0          0          0
1800.04/1800.71	c   clique           :       0.34         72          0          0        604          0
1800.04/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.71	c   mcf              :       0.00          1          0          0          0          0
1800.04/1800.71	c Pricers            :       Time      Calls       Vars
1800.04/1800.71	c   problem variables:       0.00          0          0
1800.04/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.71	c   relpscost        :      59.07     190975        117        910          0          0     381134
1800.04/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.71	c   LP solutions     :       0.03          -          4
1800.04/1800.71	c   pseudo solutions :       0.00          -          0
1800.04/1800.71	c   feaspump         :       0.00          0          0
1800.04/1800.71	c   oneopt           :       0.34          5          0
1800.04/1800.71	c   crossover        :       0.53         11          0
1800.04/1800.71	c   objpscostdiving  :       2.38         96          0
1800.04/1800.71	c   rootsoldiving    :       1.43         96          0
1800.04/1800.71	c   coefdiving       :       1.88        192          0
1800.04/1800.71	c   pscostdiving     :       2.43        192          0
1800.04/1800.71	c   fracdiving       :       2.47        192          0
1800.04/1800.71	c   linesearchdiving :       2.31        192          0
1800.04/1800.71	c   veclendiving     :       2.05        192          0
1800.04/1800.71	c   guideddiving     :       2.14        192          0
1800.04/1800.71	c   simplerounding   :       0.52          0          0
1800.04/1800.71	c   rounding         :       7.97      39882          2
1800.04/1800.71	c   shifting         :       0.88       3718          1
1800.04/1800.71	c   intshifting      :       0.02          0          0
1800.04/1800.71	c   fixandinfer      :       0.00          0          0
1800.04/1800.72	c   intdiving        :       0.00          0          0
1800.04/1800.72	c   actconsdiving    :       0.00          0          0
1800.04/1800.72	c   octane           :       0.00          0          0
1800.04/1800.72	c   rens             :       0.01          0          0
1800.04/1800.72	c   rins             :       0.00          0          0
1800.04/1800.72	c   localbranching   :       0.00          0          0
1800.04/1800.72	c   mutation         :       0.00          0          0
1800.04/1800.72	c   dins             :       0.00          0          0
1800.04/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.72	c   primal LP        :     177.23          0          0       0.00       0.00
1800.04/1800.72	c   dual LP          :    1205.53     515091   12506021      24.28   10373.88
1800.04/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.72	c   diving/probing LP:      15.18      11926     133594      11.20    8800.66
1800.04/1800.72	c   strong branching :      49.87       9620     568674      59.11   11403.13
1800.04/1800.72	c     (at root node) :          -         47      11388     242.30          -
1800.04/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.72	c B&B Tree           :
1800.04/1800.72	c   number of runs   :          1
1800.04/1800.72	c   nodes            :     337333
1800.04/1800.72	c   nodes (total)    :     337333
1800.04/1800.72	c   nodes left       :      41213
1800.04/1800.72	c   max depth        :         83
1800.04/1800.72	c   max depth (total):         83
1800.04/1800.72	c   backtracks       :      35894 (10.6%)
1800.04/1800.72	c   delayed cutoffs  :          0
1800.04/1800.72	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.72	c   avg switch length:       4.84
1800.04/1800.72	c   switching time   :     217.38
1800.04/1800.72	c Solution           :
1800.04/1800.72	c   Solutions found  :          7 (6 improvements)
1800.04/1800.72	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 32906 nodes, 266.27 seconds, depth 42, found by <relaxation>)
1800.04/1800.72	c   Dual Bound       : -3.86250000000000e+01
1800.04/1800.72	c   Gap              :      22.33 %
1800.04/1800.72	c   Root Dual Bound  : -4.91648523689804e+01
1800.64/1801.34	c Time complete: 1800.68.

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-1870381-1245200899/watcher-1870381-1245200899 -o /tmp/evaluation-result-1870381-1245200899/solver-1870381-1245200899 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870381-1245200899.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: 1.00 0.99 0.99 3/64 5348
/proc/meminfo: memFree=1849096/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=5812 CPUtime=0
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 187690831 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5348/statm: 1453 515 344 1256 0 192 0

[startup+0.0597349 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 5348
/proc/meminfo: memFree=1849096/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=18644 CPUtime=0.05
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 4014 0 0 0 4 1 0 0 18 0 1 0 187690831 19091456 3644 1992294400 4194304 9342243 548682068736 18446744073709551615 8251439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 4661 3644 412 1256 0 3400 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18644

[startup+0.101743 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 5348
/proc/meminfo: memFree=1849096/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=23108 CPUtime=0.09
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 4911 0 0 0 7 2 0 0 18 0 1 0 187690831 23662592 4541 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 5777 4541 446 1256 0 4516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23108

[startup+0.301782 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 5348
/proc/meminfo: memFree=1849096/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=23108 CPUtime=0.29
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 4945 0 0 0 16 13 0 0 19 0 1 0 187690831 23662592 4575 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 5777 4575 467 1256 0 4516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23108

[startup+0.701858 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 5348
/proc/meminfo: memFree=1849096/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=33760 CPUtime=0.69
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 7339 0 0 0 52 17 0 0 22 0 1 0 187690831 34570240 6969 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 8440 6969 641 1256 0 7179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33760

[startup+1.50201 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1822592/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=37032 CPUtime=1.49
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 8138 0 0 0 130 19 0 0 25 0 1 0 187690831 37920768 7768 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 9258 7768 643 1256 0 7997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37032

[startup+3.10133 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1818240/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=43596 CPUtime=3.08
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 9898 0 0 0 288 20 0 0 25 0 1 0 187690831 44642304 9528 1992294400 4194304 9342243 548682068736 18446744073709551615 4345475 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5348/statm: 10899 9528 659 1256 0 9638 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43596

[startup+6.30193 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1806272/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=50724 CPUtime=6.28
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 11758 0 0 0 605 23 0 0 25 0 1 0 187690831 51941376 11388 1992294400 4194304 9342243 548682068736 18446744073709551615 6974274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 12681 11388 659 1256 0 11420 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50724

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1803904/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=51880 CPUtime=12.67
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 12320 0 0 0 1242 25 0 0 25 0 1 0 187690831 53125120 11950 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 12970 11950 670 1256 0 11709 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51880

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1805632/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=50020 CPUtime=25.47
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 13290 0 0 0 2512 35 0 0 25 0 1 0 187690831 51220480 11512 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 12505 11512 700 1256 0 11244 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 50020

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1802432/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=53632 CPUtime=51.04
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 16623 0 0 0 5048 56 0 0 25 0 1 0 187690831 54919168 12340 1992294400 4194304 9342243 548682068736 18446744073709551615 4898414 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 13408 12340 700 1256 0 12147 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 53632

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1791872/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=64392 CPUtime=102.23
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 23980 0 0 0 10120 103 0 0 25 0 1 0 187690831 65937408 15024 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 16098 15024 700 1256 0 14837 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64392

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1782592/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=74712 CPUtime=162.21
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 29139 0 0 0 16064 157 0 0 25 0 1 0 187690831 76505088 17336 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 18678 17336 700 1256 0 17417 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 74712

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1775680/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=81132 CPUtime=222.19
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 32226 0 0 0 22006 213 0 0 25 0 1 0 187690831 83079168 19055 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 20283 19055 700 1256 0 19022 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 81132

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1767872/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=89576 CPUtime=282.16
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 34175 0 0 0 27948 268 0 0 25 0 1 0 187690831 91725824 21004 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 22394 21004 700 1256 0 21133 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 89576

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1762048/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=95420 CPUtime=342.14
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 37003 0 0 0 33892 322 0 0 25 0 1 0 187690831 97710080 22460 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 23855 22460 700 1256 0 22594 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 95420

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1754816/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=102488 CPUtime=402.12
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 38783 0 0 0 39838 374 0 0 25 0 1 0 187690831 104947712 24240 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 25622 24240 700 1256 0 24361 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 102488

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1746880/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=109616 CPUtime=462.1
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 40746 0 0 0 45778 432 0 0 25 0 1 0 187690831 112246784 26203 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 27404 26203 700 1256 0 26143 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 109616

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1742272/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=114788 CPUtime=522.08
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 41908 0 0 0 51724 484 0 0 25 0 1 0 187690831 117542912 27365 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 28697 27365 700 1256 0 27436 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 114788

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1734016/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=122336 CPUtime=582.06
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 43954 0 0 0 57666 540 0 0 25 0 1 0 187690831 125272064 29411 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 30584 29411 700 1256 0 29323 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 122336

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1725248/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=130860 CPUtime=642.05
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 46119 0 0 0 63608 597 0 0 25 0 1 0 187690831 134000640 31576 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 32715 31576 700 1256 0 31454 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 130860

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1690880/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=165780 CPUtime=1001.92
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 54686 0 0 0 99240 952 0 0 25 0 1 0 187690831 169758720 40143 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 41445 40143 700 1256 0 40184 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 165780

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1685888/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=170592 CPUtime=1061.89
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 55913 0 0 0 105181 1008 0 0 25 0 1 0 187690831 174686208 41370 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 42648 41370 700 1256 0 41387 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 170592

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1679360/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=177296 CPUtime=1121.88
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 57544 0 0 0 111119 1069 0 0 25 0 1 0 187690831 181551104 43001 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 44324 43001 700 1256 0 43063 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 177296

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1671360/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=185092 CPUtime=1181.86
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 59522 0 0 0 117060 1126 0 0 25 0 1 0 187690831 189534208 44979 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 46273 44979 700 1256 0 45012 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 185092

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1668416/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=187276 CPUtime=1241.83
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 60273 0 0 0 122994 1189 0 0 25 0 1 0 187690831 191770624 45730 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 46819 45730 700 1256 0 45558 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 187276

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1661568/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=194092 CPUtime=1301.81
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 61967 0 0 0 128935 1246 0 0 25 0 1 0 187690831 198750208 47424 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 48523 47424 700 1256 0 47262 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 194092

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1656384/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=200088 CPUtime=1361.79
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 63254 0 0 0 134873 1306 0 0 25 0 1 0 187690831 204890112 48710 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 50022 48710 700 1256 0 48761 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 200088

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1651840/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=203984 CPUtime=1421.78
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 64373 0 0 0 140814 1364 0 0 25 0 1 0 187690831 208879616 49829 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 50996 49829 700 1256 0 49735 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 203984

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1646720/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=209312 CPUtime=1481.75
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 65653 0 0 0 146753 1422 0 0 25 0 1 0 187690831 214335488 51109 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 52328 51109 700 1256 0 51067 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 209312

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1644352/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=211348 CPUtime=1541.72
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 66231 0 0 0 152692 1480 0 0 25 0 1 0 187690831 216420352 51687 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 52837 51687 700 1256 0 51576 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 211348

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1638464/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=218360 CPUtime=1601.71
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 67818 0 0 0 158632 1539 0 0 25 0 1 0 187690831 223600640 53274 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 54590 53274 700 1256 0 53329 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 218360

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1635008/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=221500 CPUtime=1661.69
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 68535 0 0 0 164574 1595 0 0 25 0 1 0 187690831 226816000 53991 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 55375 53991 700 1256 0 54114 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 221500

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1630208/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=226040 CPUtime=1721.67
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 69749 0 0 0 170512 1655 0 0 25 0 1 0 187690831 231464960 55205 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 56510 55205 700 1256 0 55249 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 226040

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1627840/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=229112 CPUtime=1781.64
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 70551 0 0 0 176446 1718 0 0 25 0 1 0 187690831 234610688 56007 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 57278 56007 700 1256 0 56017 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 229112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1626432/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=230680 CPUtime=1800.04
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 70682 0 0 0 178270 1734 0 0 25 0 1 0 187690831 236216320 56138 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5348/statm: 57670 56138 700 1256 0 56409 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 230680

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 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1626432/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=230680 CPUtime=1800.33
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 70683 0 0 0 178299 1734 0 0 25 0 1 0 187690831 236216320 56139 1992294400 4194304 9342243 548682068736 18446744073709551615 4211825 0 0 4096 0 0 0 0 17 1 0 0
/proc/5348/statm: 57670 56139 701 1256 0 56409 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 230680

[startup+1801.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1626432/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=230680 CPUtime=1800.53
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 70683 0 0 0 178319 1734 0 0 25 0 1 0 187690831 236216320 56139 1992294400 4194304 9342243 548682068736 18446744073709551615 4212064 0 0 4096 0 0 0 0 17 1 0 0
/proc/5348/statm: 57670 56139 701 1256 0 56409 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 230680

[startup+1801.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 5349
/proc/meminfo: memFree=1626432/2055920 swapFree=4183064/4192956
[pid=5348] ppid=5346 vsize=211852 CPUtime=1800.64
/proc/5348/stat : 5348 (pbscip.linux.x8) R 5346 5348 4615 0 -1 4194304 70683 0 0 0 178329 1735 0 0 25 0 1 0 187690831 216936448 52014 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/5348/statm: 52963 52014 2219 1256 0 51702 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (KiB) 211852

Child status: 0
Real time (s): 1801.34
CPU time (s): 1800.69
CPU user time (s): 1783.3
CPU system time (s): 17.3864
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 230680

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

runsolver used 1.45278 second user time and 3.88541 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-17 03:08:19
IDJOB=1870381
IDBENCH=48189
IDSOLVER=684
FILE ID=node5/1870381-1245200899
PBS_JOBID= 9368310
Free space on /tmp= 66256 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_4.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-1870381-1245200899/watcher-1870381-1245200899 -o /tmp/evaluation-result-1870381-1245200899/solver-1870381-1245200899 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870381-1245200899.opb

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

MD5SUM BENCH= 85583812489e95a26f37a10baffcd23f
RANDOM SEED=835437843

node5.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.259
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	: 5931.00
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.259
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:       1849512 kB
Buffers:         45280 kB
Cached:          82684 kB
SwapCached:       3684 kB
Active:          32300 kB
Inactive:       103588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849512 kB
SwapTotal:     4192956 kB
SwapFree:      4183064 kB
Dirty:           11808 kB
Writeback:           0 kB
Mapped:          14600 kB
Slab:            56468 kB
Committed_AS:   158352 kB
PageTables:       1396 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= 66248 MiB
End job on node5 at 2009-06-17 03:38:22