Trace number 3737334

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 NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-116 1800.22 1800.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
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-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-3737334-1338744783.opb>
0.00/0.02	c original problem has 3664 variables (3664 bin, 0 int, 0 impl, 0 cont) and 3664 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.02/0.09	c (round 1) 3164 del vars, 500 del conss, 3164 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12656 impls, 0 clqs
0.09/0.16	c    (0.1s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (2 rounds):
0.09/0.16	c  3164 deleted vars, 500 deleted constraints, 3164 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.16	c  18984 implications, 0 cliques
0.09/0.16	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 3164 constraints
0.09/0.16	c    3164 constraints of type <and>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.06
0.09/0.16	c OPT-NLC
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = c 13950
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = c 1791
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = c 10000
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving problem
0.09/0.16	c 
0.18/0.20	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.18/0.20	c   0.1s|     1 |     0 |   556 |  12M|   0 | 500 | 500 |3164 |3164 | 500 |3164 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.18/0.20	o -77
0.18/0.20	c R 0.1s|     1 |     0 |   556 |  12M|   0 | 500 | 500 |3164 |3164 | 500 |3164 |   0 |   0 |   0 |-2.500000e+02 |-7.700000e+01 |  69.20%
0.18/0.29	c   0.2s|     1 |     0 |   726 |  12M|   0 | 489 | 500 |3164 |3164 | 500 |3177 |  13 |   0 |   0 |-2.445000e+02 |-7.700000e+01 |  68.51%
0.29/0.36	c   0.3s|     1 |     0 |   815 |  12M|   0 | 483 | 500 |3164 |3164 | 500 |3185 |  21 |   0 |   0 |-2.415000e+02 |-7.700000e+01 |  68.12%
0.29/0.36	o -80
0.29/0.36	c R 0.3s|     1 |     0 |   815 |  12M|   0 | 483 | 500 |3164 |3164 | 500 |3185 |  21 |   0 |   0 |-2.415000e+02 |-8.000000e+01 |  66.87%
0.39/0.46	c   0.4s|     1 |     0 |  1005 |  12M|   0 | 476 | 500 |3164 |3164 | 500 |3194 |  30 |   0 |   0 |-2.380000e+02 |-8.000000e+01 |  66.39%
0.39/0.46	o -83
0.39/0.46	c R 0.4s|     1 |     0 |  1005 |  12M|   0 | 476 | 500 |3164 |3164 | 500 |3194 |  30 |   0 |   0 |-2.380000e+02 |-8.300000e+01 |  65.13%
0.48/0.55	c   0.4s|     1 |     0 |  1136 |  12M|   0 | 469 | 500 |3164 |3164 | 500 |3203 |  39 |   0 |   0 |-2.345000e+02 |-8.300000e+01 |  64.61%
0.59/0.66	c   0.6s|     1 |     0 |  1307 |  12M|   0 | 465 | 500 |3164 |3164 | 500 |3212 |  48 |   0 |   0 |-2.325000e+02 |-8.300000e+01 |  64.30%
0.79/0.81	c   0.7s|     1 |     0 |  1571 |  12M|   0 | 461 | 500 |3164 |3164 | 500 |3221 |  57 |   0 |   0 |-2.305000e+02 |-8.300000e+01 |  63.99%
0.89/0.95	c   0.8s|     1 |     0 |  1823 |  12M|   0 | 457 | 500 |3164 |3164 | 500 |3229 |  65 |   0 |   0 |-2.285000e+02 |-8.300000e+01 |  63.68%
0.99/1.08	c   1.0s|     1 |     0 |  2038 |  12M|   0 | 455 | 500 |3164 |3164 | 500 |3237 |  73 |   0 |   0 |-2.275000e+02 |-8.300000e+01 |  63.52%
1.18/1.21	c   1.1s|     1 |     0 |  2226 |  12M|   0 | 452 | 500 |3164 |3164 | 500 |3243 |  79 |   0 |   0 |-2.260000e+02 |-8.300000e+01 |  63.27%
1.38/1.40	c   1.3s|     1 |     0 |  2525 |  12M|   0 | 449 | 500 |3164 |3164 | 500 |3252 |  88 |   0 |   0 |-2.245000e+02 |-8.300000e+01 |  63.03%
1.48/1.58	c   1.5s|     1 |     0 |  2942 |  12M|   0 | 443 | 500 |3164 |3164 | 500 | 789 |  95 |   0 |   0 |-2.215000e+02 |-8.300000e+01 |  62.53%
1.48/1.65	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.48/1.65	c   1.5s|     1 |     0 |  3248 |  12M|   0 | 415 | 500 |3164 |3164 | 500 | 796 | 102 |   0 |   0 |-2.195000e+02 |-8.300000e+01 |  62.19%
1.69/1.70	c   1.6s|     1 |     0 |  3480 |  12M|   0 | 436 | 500 |3164 |3164 | 500 | 897 | 203 |   0 |   0 |-2.185000e+02 |-8.300000e+01 |  62.01%
1.79/1.81	c   1.7s|     1 |     0 |  3791 |  13M|   0 | 429 | 500 |3164 |3164 | 500 | 920 | 226 |   0 |   0 |-2.170000e+02 |-8.300000e+01 |  61.75%
1.79/1.88	c   1.8s|     1 |     0 |  4053 |  13M|   0 | 432 | 500 |3164 |3164 | 500 | 947 | 253 |   0 |   0 |-2.160000e+02 |-8.300000e+01 |  61.57%
1.89/1.99	c   1.9s|     1 |     0 |  4459 |  13M|   0 | 436 | 500 |3164 |3164 | 500 | 958 | 264 |   0 |   0 |-2.147500e+02 |-8.300000e+01 |  61.35%
2.08/2.14	c   2.0s|     1 |     0 |  4912 |  13M|   0 | 453 | 500 |3164 |3164 | 500 | 828 | 356 |   0 |   0 |-2.133333e+02 |-8.300000e+01 |  61.09%
2.19/2.26	c   2.1s|     1 |     0 |  5224 |  14M|   0 | 423 | 500 |3164 |3164 | 500 |1020 | 548 |   0 |   0 |-2.123333e+02 |-8.300000e+01 |  60.91%
2.30/2.34	c   2.2s|     1 |     0 |  5528 |  14M|   0 | 406 | 500 |3164 |3164 | 500 |1048 | 576 |   0 |   0 |-2.115000e+02 |-8.300000e+01 |  60.76%
2.39/2.47	c   2.3s|     1 |     0 |  6034 |  14M|   0 | 415 | 500 |3164 |3164 | 500 |1117 | 645 |   0 |   0 |-2.105000e+02 |-8.300000e+01 |  60.57%
2.49/2.59	c   2.5s|     1 |     0 |  6570 |  14M|   0 | 397 | 500 |3164 |3164 | 500 |1149 | 677 |   0 |   0 |-2.091250e+02 |-8.300000e+01 |  60.31%
2.59/2.67	c   2.5s|     1 |     0 |  6933 |  14M|   0 | 413 | 500 |3164 |3164 | 500 |1229 | 757 |   0 |   0 |-2.083750e+02 |-8.300000e+01 |  60.17%
2.68/2.76	c   2.6s|     1 |     0 |  7332 |  14M|   0 | 416 | 500 |3164 |3164 | 500 |1062 | 784 |   0 |   0 |-2.075000e+02 |-8.300000e+01 |  60.00%
2.78/2.83	c   2.7s|     1 |     0 |  7579 |  14M|   0 | 415 | 500 |3164 |3164 | 500 |1069 | 791 |   0 |   0 |-2.070000e+02 |-8.300000e+01 |  59.90%
2.88/2.93	c   2.8s|     1 |     0 |  7992 |  14M|   0 | 410 | 500 |3164 |3164 | 500 |1085 | 807 |   0 |   0 |-2.063333e+02 |-8.300000e+01 |  59.77%
2.98/3.03	c   2.9s|     1 |     0 |  8460 |  15M|   0 | 418 | 500 |3164 |3164 | 500 |1112 | 834 |   0 |   0 |-2.060000e+02 |-8.300000e+01 |  59.71%
3.08/3.14	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.08/3.14	c   3.0s|     1 |     0 |  8783 |  15M|   0 | 430 | 500 |3164 |3164 | 500 |1142 | 864 |   0 |   0 |-2.060000e+02 |-8.300000e+01 |  59.71%
3.18/3.29	c   3.1s|     1 |     0 |  9400 |  15M|   0 | 416 | 500 |3164 |3164 | 500 |1240 | 962 |   0 |   0 |-2.050000e+02 |-8.300000e+01 |  59.51%
3.39/3.43	c   3.3s|     1 |     0 | 10009 |  15M|   0 | 441 | 500 |3164 |3164 | 500 | 876 | 978 |   0 |   0 |-2.045000e+02 |-8.300000e+01 |  59.41%
3.49/3.53	c   3.4s|     1 |     0 | 10347 |  15M|   0 | 390 | 500 |3164 |3164 | 500 | 987 |1089 |   0 |   0 |-2.030000e+02 |-8.300000e+01 |  59.11%
3.59/3.61	c   3.5s|     1 |     0 | 10645 |  16M|   0 | 402 | 500 |3164 |3164 | 500 |1042 |1144 |   0 |   0 |-2.022500e+02 |-8.300000e+01 |  58.96%
3.69/3.74	c   3.6s|     1 |     0 | 11309 |  16M|   0 | 427 | 500 |3164 |3164 | 500 |1076 |1178 |   0 |   0 |-2.015000e+02 |-8.300000e+01 |  58.81%
3.78/3.86	c   3.7s|     1 |     0 | 11759 |  16M|   0 | 412 | 500 |3164 |3164 | 500 |1156 |1258 |   0 |   0 |-2.010000e+02 |-8.300000e+01 |  58.71%
3.88/3.94	c   3.8s|     1 |     0 | 12043 |  16M|   0 | 396 | 500 |3164 |3164 | 500 |1166 |1268 |   0 |   0 |-2.005000e+02 |-8.300000e+01 |  58.60%
3.98/4.05	c   3.9s|     1 |     0 | 12491 |  16M|   0 | 403 | 500 |3164 |3164 | 500 | 953 |1297 |   0 |   0 |-1.992500e+02 |-8.300000e+01 |  58.34%
4.08/4.16	c   4.0s|     1 |     0 | 12926 |  16M|   0 | 401 | 500 |3164 |3164 | 500 | 974 |1318 |   0 |   0 |-1.988000e+02 |-8.300000e+01 |  58.25%
4.18/4.25	c   4.1s|     1 |     0 | 13283 |  16M|   0 | 393 | 500 |3164 |3164 | 500 |1041 |1385 |   0 |   0 |-1.985000e+02 |-8.300000e+01 |  58.19%
4.28/4.38	c   4.2s|     1 |     0 | 13814 |  16M|   0 | 429 | 500 |3164 |3164 | 500 |1059 |1403 |   0 |   0 |-1.981000e+02 |-8.300000e+01 |  58.10%
4.49/4.51	c   4.4s|     1 |     0 | 14262 |  16M|   0 | 426 | 500 |3164 |3164 | 500 |1123 |1467 |   0 |   0 |-1.973529e+02 |-8.300000e+01 |  57.94%
4.59/4.65	c   4.5s|     1 |     0 | 14827 |  17M|   0 | 418 | 500 |3164 |3164 | 500 |1202 |1546 |   0 |   0 |-1.965000e+02 |-8.300000e+01 |  57.76%
4.78/4.83	c   4.7s|     1 |     0 | 15415 |  17M|   0 | 390 | 500 |3164 |3164 | 500 | 925 |1554 |   0 |   0 |-1.960000e+02 |-8.300000e+01 |  57.65%
4.78/4.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.78/4.89	c   4.7s|     1 |     0 | 15701 |  17M|   0 | 418 | 500 |3164 |3164 | 500 | 937 |1566 |   0 |   0 |-1.956000e+02 |-8.300000e+01 |  57.57%
4.98/5.00	c   4.8s|     1 |     0 | 16116 |  17M|   0 | 427 | 500 |3164 |3164 | 500 | 983 |1612 |   0 |   0 |-1.953125e+02 |-8.300000e+01 |  57.50%
5.08/5.13	c   5.0s|     1 |     0 | 16611 |  17M|   0 | 448 | 500 |3164 |3164 | 500 |1102 |1731 |   0 |   0 |-1.950102e+02 |-8.300000e+01 |  57.44%
5.18/5.23	c   5.1s|     1 |     0 | 16864 |  17M|   0 | 413 | 500 |3164 |3164 | 500 |1199 |1828 |   0 |   0 |-1.947798e+02 |-8.300000e+01 |  57.39%
5.28/5.32	c   5.2s|     1 |     0 | 17194 |  18M|   0 | 400 | 500 |3164 |3164 | 500 |1211 |1840 |   0 |   0 |-1.947292e+02 |-8.300000e+01 |  57.38%
5.38/5.45	c   5.3s|     1 |     0 | 17577 |  18M|   0 | 410 | 500 |3164 |3164 | 500 |1030 |1841 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
5.59/5.65	c   5.5s|     1 |     0 | 18296 |  18M|   0 | 423 | 500 |3164 |3164 | 500 |1033 |1844 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
5.79/5.81	c   5.7s|     1 |     0 | 18727 |  18M|   0 | 417 | 500 |3164 |3164 | 500 |1090 |1901 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
5.88/5.95	c   5.8s|     1 |     0 | 19139 |  18M|   0 | 424 | 500 |3164 |3164 | 500 |1110 |1921 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
6.08/6.18	c   6.0s|     1 |     0 | 19913 |  18M|   0 | 421 | 500 |3164 |3164 | 500 |1146 |1957 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
6.28/6.35	c   6.2s|     1 |     0 | 20503 |  18M|   0 | 430 | 500 |3164 |3164 | 500 |1156 |1967 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
10.99/11.05	c  10.9s|     1 |     2 | 20503 |  18M|   0 | 430 | 500 |3164 |3164 | 500 |1156 |1967 |   0 |  21 |-1.940000e+02 |-8.300000e+01 |  57.22%
21.28/21.39	o -93
21.28/21.39	c R21.1s|    40 |    39 | 29021 |  18M|  38 |  69 | 500 |3164 | 195 | 500 |1124 |4409 |   0 | 665 |-1.940000e+02 |-9.300000e+01 |  52.06%
21.38/21.45	o -97
21.38/21.45	c *21.2s|    43 |    41 | 29038 |  18M|  41 |   - | 500 |3164 | 150 | 500 |1124 |4409 |   0 | 710 |-1.940000e+02 |-9.700000e+01 |  50.00%
21.38/21.47	o -99
21.38/21.47	c *21.2s|    45 |    38 | 29043 |  18M|  41 |   - | 500 |3164 | 159 | 500 |1126 |4411 |   0 | 721 |-1.940000e+02 |-9.900000e+01 |  48.97%
21.38/21.47	o -100
21.38/21.47	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.38/21.47	c *21.2s|    46 |    36 | 29052 |  18M|  41 |   - | 500 |3164 | 218 | 500 |1122 |4413 |   0 | 721 |-1.940000e+02 |-1.000000e+02 |  48.45%
66.47/66.54	o -101
66.47/66.54	c v65.8s|  1326 |  1071 |283206 |  20M|  43 |   - | 500 |3164 | 212 | 500 |1121 |  42k|   0 |1824 |-1.927500e+02 |-1.010000e+02 |  47.60%
90.36/90.48	o -102
90.36/90.48	c R89.6s|  2296 |  1780 |452545 |  21M|  43 |   - | 500 |3164 | 245 | 500 |1133 |  65k|   0 |2047 |-1.915000e+02 |-1.020000e+02 |  46.74%
94.36/94.49	o -103
94.36/94.49	c R93.5s|  2587 |  1913 |480195 |  22M|  43 |   - | 500 |3164 | 221 | 500 |1137 |  70k|   0 |2108 |-1.912500e+02 |-1.030000e+02 |  46.14%
103.66/103.72	o -104
103.66/103.72	c * 103s|  3045 |  2136 |540881 |  22M|  43 |   - | 500 |3164 | 273 | 500 |1131 |  79k|   0 |2288 |-1.910000e+02 |-1.040000e+02 |  45.55%
119.06/119.17	o -105
119.06/119.17	c * 118s|  4241 |  2515 |654143 |  23M|  49 |   - | 500 |3164 | 241 | 500 |1185 |  95k|   0 |2405 |-1.905000e+02 |-1.050000e+02 |  44.88%
139.85/139.99	o -106
139.85/139.99	c * 139s|  6033 |  2945 |802041 |  24M|  51 |   - | 500 |3164 | 310 | 500 |1130 | 117k|   0 |2609 |-1.895000e+02 |-1.060000e+02 |  44.06%
183.75/183.89	c   182s| 10000 |  3808 |  1114k|  26M|  51 | 138 | 500 |3164 | 366 | 500 |1113 | 162k|   0 |3224 |-1.885000e+02 |-1.060000e+02 |  43.77%
206.44/206.50	o -107
206.44/206.50	c * 204s| 12647 |  4208 |  1290k|  27M|  51 |   - | 500 |3164 | 213 | 500 |1164 | 187k|   0 |3224 |-1.880000e+02 |-1.070000e+02 |  43.09%
237.13/237.27	o -108
237.13/237.27	c * 235s| 16576 |  4868 |  1533k|  28M|  51 |   - | 500 |3164 | 287 | 500 |1204 | 226k|   0 |3263 |-1.875000e+02 |-1.080000e+02 |  42.40%
264.64/264.74	c   262s| 20000 |  5226 |  1739k|  29M|  51 | 146 | 500 |3164 | 410 | 500 |1081 | 257k|   0 |3559 |-1.875000e+02 |-1.080000e+02 |  42.40%
341.72/341.86	c   338s| 30000 |  6294 |  2306k|  32M|  57 |   - | 500 |3164 | 357 | 500 |1163 | 332k|   0 |4340 |-1.865000e+02 |-1.080000e+02 |  42.09%
387.81/387.90	o -109
387.81/387.90	c * 384s| 36490 |  6950 |  2653k|  33M|  57 |   - | 500 |3164 | 339 | 500 |1193 | 380k|   0 |4632 |-1.860000e+02 |-1.090000e+02 |  41.40%
414.61/414.74	c   410s| 40000 |  7296 |  2856k|  34M|  57 |   - | 500 |3164 | 332 | 500 |1163 | 413k|   0 |4919 |-1.860000e+02 |-1.090000e+02 |  41.40%
458.00/458.12	o -110
458.00/458.12	c * 453s| 46199 |  7927 |  3180k|  36M|  57 |   - | 500 |3164 | 293 | 500 |1152 | 457k|   0 |5230 |-1.855000e+02 |-1.100000e+02 |  40.70%
481.60/481.76	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
481.60/481.76	c   477s| 50000 |  8228 |  3354k|  37M|  58 | 163 | 500 |3164 | 424 | 500 |1145 | 479k|   0 |5483 |-1.855000e+02 |-1.100000e+02 |  40.70%
485.39/485.52	o -111
485.39/485.52	c * 480s| 50460 |  8249 |  3383k|  37M|  58 |   - | 500 |3164 | 323 | 500 |1158 | 483k|   0 |5483 |-1.855000e+02 |-1.110000e+02 |  40.16%
503.30/503.41	o -112
503.30/503.41	c * 498s| 53063 |  8491 |  3518k|  37M|  58 |   - | 500 |3164 | 335 | 500 |1164 | 502k|   0 |5619 |-1.855000e+02 |-1.120000e+02 |  39.62%
507.89/508.06	o -113
507.89/508.06	c * 503s| 53903 |  8515 |  3551k|  37M|  58 |   - | 500 |3164 | 372 | 500 |1152 | 507k|   0 |5696 |-1.855000e+02 |-1.130000e+02 |  39.08%
551.59/551.75	c   546s| 60000 |  9242 |  3888k|  39M|  58 | 170 | 500 |3164 | 421 | 500 |1167 | 558k|   0 |5993 |-1.850000e+02 |-1.130000e+02 |  38.92%
612.38/612.51	c   606s| 70000 | 10086 |  4363k|  41M|  58 |   - | 500 |3164 | 390 | 500 |1128 | 631k|   0 |6292 |-1.850000e+02 |-1.130000e+02 |  38.92%
674.86/675.06	c   668s| 80000 | 10894 |  4850k|  43M|  58 | 175 | 500 |3164 | 463 | 500 |1151 | 706k|   0 |6752 |-1.845000e+02 |-1.130000e+02 |  38.75%
738.75/738.99	c   731s| 90000 | 11746 |  5354k|  45M|  58 | 140 | 500 |3164 | 417 | 500 |1163 | 778k|   0 |7128 |-1.845000e+02 |-1.130000e+02 |  38.75%
783.35/783.52	o -114
783.35/783.52	c * 775s| 97291 | 12307 |  5703k|  47M|  58 |   - | 500 |3164 | 298 | 500 |1165 | 835k|   0 |7405 |-1.842500e+02 |-1.140000e+02 |  38.13%
783.35/783.58	o -115
783.35/783.58	c * 775s| 97322 | 12263 |  5703k|  46M|  58 |   - | 500 |3164 | 341 | 500 |1155 | 835k|   0 |7405 |-1.842500e+02 |-1.150000e+02 |  37.58%
800.55/800.77	c   792s|100000 | 12503 |  5837k|  47M|  58 | 186 | 500 |3164 | 490 | 500 |1140 | 853k|   0 |7500 |-1.840000e+02 |-1.150000e+02 |  37.50%
864.84/865.05	c   855s|110000 | 13415 |  6346k|  49M|  58 |   - | 500 |3164 | 447 | 500 |1146 | 926k|   0 |7804 |-1.840000e+02 |-1.150000e+02 |  37.50%
927.13/927.30	c   916s|120000 | 14313 |  6835k|  52M|  58 |   - | 500 |3164 | 417 | 500 |1141 |1006k|   0 |8218 |-1.840000e+02 |-1.150000e+02 |  37.50%
984.43/984.62	c   973s|130000 | 15119 |  7292k|  54M|  58 |   - | 500 |3164 | 388 | 500 |1149 |1071k|   0 |8450 |-1.835000e+02 |-1.150000e+02 |  37.33%
1054.01/1054.26	c  1042s|140000 | 16277 |  7847k|  56M|  60 | 153 | 500 |3164 | 452 | 500 |1128 |1163k|   0 |8764 |-1.835000e+02 |-1.150000e+02 |  37.33%
1113.39/1113.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1113.39/1113.67	c  1100s|150000 | 17169 |  8314k|  59M|  62 | 181 | 500 |3164 | 430 | 500 |1150 |1225k|   0 |9143 |-1.835000e+02 |-1.150000e+02 |  37.33%
1170.59/1170.80	c  1156s|160000 | 18007 |  8769k|  61M|  62 |   - | 500 |3164 | 424 | 500 |1113 |1301k|   0 |9394 |-1.832500e+02 |-1.150000e+02 |  37.24%
1226.78/1227.07	c  1212s|170000 | 18855 |  9221k|  63M|  62 | 176 | 500 |3164 | 427 | 500 |1082 |1387k|   0 |9618 |-1.830000e+02 |-1.150000e+02 |  37.16%
1286.07/1286.31	c  1270s|180000 | 19731 |  9696k|  65M|  62 | 178 | 500 |3164 | 448 | 500 |1087 |1487k|   0 |9853 |-1.830000e+02 |-1.150000e+02 |  37.16%
1350.46/1350.71	c  1334s|190000 | 20761 | 10211k|  67M|  62 |   - | 500 |3164 | 386 | 500 |1109 |1586k|   0 |  10k|-1.830000e+02 |-1.150000e+02 |  37.16%
1408.55/1408.88	c  1391s|200000 | 21637 | 10671k|  69M|  62 |   - | 500 |3164 | 410 | 500 |1114 |1671k|   0 |  10k|-1.830000e+02 |-1.150000e+02 |  37.16%
1468.95/1469.20	c  1451s|210000 | 22579 | 11156k|  72M|  62 |   - | 500 |3164 | 405 | 500 |1100 |1757k|   0 |  10k|-1.825000e+02 |-1.150000e+02 |  36.99%
1506.63/1506.96	o -116
1506.63/1506.96	c *1488s|216352 | 23121 | 11460k|  73M|  62 |   - | 500 |3164 | 327 | 500 |1164 |1803k|   0 |  10k|-1.825000e+02 |-1.160000e+02 |  36.44%
1531.53/1531.81	c  1512s|220000 | 23545 | 11659k|  74M|  62 | 153 | 500 |3164 | 418 | 500 |1157 |1833k|   0 |  11k|-1.825000e+02 |-1.160000e+02 |  36.44%
1588.62/1588.98	c  1569s|230000 | 24387 | 12118k|  76M|  62 |   - | 500 |3164 | 427 | 500 |1155 |1901k|   0 |  11k|-1.825000e+02 |-1.160000e+02 |  36.44%
1651.21/1651.52	c  1630s|240000 | 25341 | 12617k|  78M|  62 | 167 | 500 |3164 | 415 | 500 |1161 |1974k|   0 |  11k|-1.825000e+02 |-1.160000e+02 |  36.44%
1711.20/1711.51	c  1690s|250000 | 26253 | 13100k|  81M|  64 |   - | 500 |3164 | 439 | 500 |1142 |2052k|   0 |  11k|-1.825000e+02 |-1.160000e+02 |  36.44%
1769.19/1769.56	c  1747s|260000 | 27175 | 13569k|  83M|  64 | 164 | 500 |3164 | 478 | 500 |1119 |2124k|   0 |  11k|-1.822500e+02 |-1.160000e+02 |  36.35%
1800.10/1800.42	c 
1800.10/1800.42	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.42	c Solving Time (sec) : 1777.23
1800.10/1800.42	c Solving Nodes      : 265525
1800.10/1800.42	c Primal Bound       : -1.16000000000000e+02 (25 solutions)
1800.10/1800.42	c Dual Bound         : -1.82000000000000e+02
1800.10/1800.42	c Gap                : 36.26 %
1800.10/1800.42	c NODE         265525
1800.10/1800.42	c DUAL BOUND   -182
1800.10/1800.42	c PRIMAL BOUND -116
1800.10/1800.42	c GAP          0.362637
1800.10/1800.42	s SATISFIABLE
1800.10/1800.42	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 x493 -x492 x491 -x490 x489 -x488 x487 -x486 x485 x484 -x483 -x482 -x481 -x480 x479 x478 
1800.10/1800.42	v x477 -x476 x475 -x474 x473 x472 x471 x470 x469 x468 -x467 -x466 x465 -x464 -x463 x462 -x461 -x460 -x459 -x458 -x457 x456 -x455 
1800.10/1800.42	v x454 x453 -x452 -x451 -x450 x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 -x437 x436 -x435 x434 
1800.10/1800.42	v -x433 x432 x431 -x430 -x429 -x428 -x427 x426 x425 x424 x423 -x422 x421 x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 x412 -x411 
1800.10/1800.42	v -x410 -x409 x408 -x407 -x406 -x405 -x404 x403 x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 
1800.10/1800.42	v -x389 x388 -x387 x386 -x385 -x384 x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 x371 -x370 x369 -x368 
1800.10/1800.42	v -x367 -x366 -x365 -x364 -x363 -x362 x361 -x360 x359 -x358 x357 -x356 -x355 -x354 -x353 x352 x351 x350 x349 x348 -x347 x346 
1800.10/1800.42	v -x345 -x344 x343 -x342 x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 x332 x331 -x330 x329 -x328 -x327 -x326 -x325 -x324 
1800.10/1800.42	v -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 x314 -x313 x312 -x311 -x310 x309 -x308 x307 -x306 -x305 -x304 -x303 -x302 
1800.10/1800.42	v x301 -x300 -x299 x298 x297 -x296 -x295 x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 x283 -x282 x281 
1800.10/1800.42	v x280 -x279 -x278 x277 -x276 -x275 -x274 x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 
1800.10/1800.42	v -x258 -x257 -x256 -x255 -x254 -x253 -x252 x251 -x250 -x249 x248 x247 -x246 x245 -x244 -x243 -x242 -x241 -x240 x239 x238 -x237 
1800.10/1800.42	v -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 
1800.10/1800.42	v -x215 -x214 x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 
1800.10/1800.42	v x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 x182 x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 x173 
1800.10/1800.42	v -x172 -x171 x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 
1800.10/1800.42	v -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 x134 x133 -x132 -x131 -x130 
1800.10/1800.42	v -x129 -x128 -x127 -x126 x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 x109 
1800.10/1800.42	v -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 
1800.10/1800.42	v -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 x61 -x60 
1800.10/1800.42	v -x59 -x58 -x57 -x56 x55 -x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 
1800.10/1800.42	v -x33 x32 x31 -x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 x10 x9 -x8 x7 
1800.10/1800.42	v -x6 -x5 -x4 -x3 -x2 -x1 
1800.10/1800.42	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.42	c Solving Time       :    1777.23
1800.10/1800.42	c Original Problem   :
1800.10/1800.42	c   Problem name     : HOME/instance-3737334-1338744783.opb
1800.10/1800.42	c   Variables        : 3664 (3664 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.42	c   Constraints      : 3664 initial, 3664 maximal
1800.10/1800.42	c Presolved Problem  :
1800.10/1800.42	c   Problem name     : t_HOME/instance-3737334-1338744783.opb
1800.10/1800.42	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.42	c   Constraints      : 3164 initial, 3164 maximal
1800.10/1800.42	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.10/1800.42	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.42	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.42	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.42	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.42	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.42	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.10/1800.42	c   and              :       0.04          0          0          0          0          0          0          0          0
1800.10/1800.42	c   linear           :       0.00       3164          0          0       3164          0        500          0          0
1800.10/1800.42	c   root node        :          -          0          -          -          0          -          -          -          -
1800.10/1800.42	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.42	c   integral         :          0          0          0     146986          0         89        396          0          0     293510
1800.10/1800.42	c   and              :       3164     293824     603291         16          0          0    1036830    2427232          0          0
1800.10/1800.42	c   countsols        :          0          0          0         16          0          0          0          0          0          0
1800.10/1800.42	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.10/1800.42	c   integral         :      88.75       0.00       0.00      88.75       0.00
1800.10/1800.42	c   and              :      37.24      27.62       9.62       0.00       0.00
1800.10/1800.42	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.10/1800.42	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.10/1800.42	c   rootredcost      :       0.10         20          0          0
1800.10/1800.42	c   pseudoobj        :       5.12     603200          0          0
1800.10/1800.42	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.10/1800.42	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.42	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.42	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.42	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.42	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.42	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.10/1800.42	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.10/1800.42	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.10/1800.42	c   cut pool         :       0.04         51          -          -        239          -    (maximal pool size: 2419)
1800.10/1800.42	c   redcost          :       2.86     295088          0       8030          0          0
1800.10/1800.42	c   impliedbounds    :       0.00         52          0          0       2565          0
1800.10/1800.42	c   intobj           :       0.00          0          0          0          0          0
1800.10/1800.42	c   gomory           :       1.24         52          0          0      25312          0
1800.10/1800.42	c   strongcg         :       0.40         20          0          0      10000          0
1800.10/1800.42	c   cmir             :       0.09         10          0          0          0          0
1800.10/1800.42	c   flowcover        :       0.04         10          0          0          0          0
1800.10/1800.42	c   clique           :       0.18         52          0          0        325          0
1800.10/1800.42	c   zerohalf         :       0.00          0          0          0          0          0
1800.10/1800.42	c   mcf              :       0.00          1          0          0          0          0
1800.10/1800.42	c Pricers            :       Time      Calls       Vars
1800.10/1800.42	c   problem variables:       0.00          0          0
1800.10/1800.42	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.42	c   relpscost        :      88.69     146970         89        396          0          0     293510
1800.10/1800.42	c   pscost           :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   inference        :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   mostinf          :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   leastinf         :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.10/1800.42	c   random           :       0.00          0          0          0          0          0          0
1800.10/1800.42	c Primal Heuristics  :       Time      Calls      Found
1800.10/1800.42	c   LP solutions     :       0.01          -         16
1800.10/1800.42	c   pseudo solutions :       0.00          -          0
1800.10/1800.42	c   feaspump         :       0.00          0          0
1800.10/1800.42	c   intshifting      :       0.00          0          0
1800.10/1800.42	c   oneopt           :       0.09         21          0
1800.10/1800.42	c   crossover        :       0.36         15          0
1800.10/1800.42	c   objpscostdiving  :      21.36         59          0
1800.10/1800.42	c   rootsoldiving    :      11.34        225          0
1800.10/1800.42	c   coefdiving       :      60.96        511          0
1800.10/1800.42	c   pscostdiving     :      64.04        584          0
1800.10/1800.42	c   guideddiving     :      57.62        660          0
1800.10/1800.42	c   fracdiving       :      44.25        661          0
1800.10/1800.42	c   veclendiving     :      59.96        661          1
1800.10/1800.42	c   linesearchdiving :      43.38        661          0
1800.10/1800.42	c   simplerounding   :       0.04          0          0
1800.10/1800.42	c   rounding         :      38.86      59235          6
1800.10/1800.42	c   shifting         :       2.78       3949          2
1800.10/1800.42	c   fixandinfer      :       0.00          0          0
1800.10/1800.42	c   intdiving        :       0.00          0          0
1800.10/1800.42	c   actconsdiving    :       0.00          0          0
1800.10/1800.42	c   octane           :       0.00          0          0
1800.10/1800.42	c   rens             :       0.00          0          0
1800.10/1800.42	c   rins             :       0.00          0          0
1800.10/1800.42	c   localbranching   :       0.00          0          0
1800.10/1800.42	c   mutation         :       0.00          0          0
1800.10/1800.42	c   dins             :       0.00          0          0
1800.10/1800.42	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.10/1800.42	c   primal LP        :      32.68          0          0       0.00       0.00
1800.10/1800.42	c   dual LP          :    1132.76     411312   10517572      25.57    9284.91
1800.10/1800.42	c   barrier LP       :       0.00          0          0       0.00          -
1800.10/1800.42	c   diving/probing LP:     330.93     162953    3299399      20.25    9970.08
1800.10/1800.42	c   strong branching :      82.28      12111     751407      62.04    9132.32
1800.10/1800.42	c     (at root node) :          -         21      21000    1000.00          -
1800.10/1800.42	c   conflict analysis:       0.00          0          0       0.00          -
1800.10/1800.42	c B&B Tree           :
1800.10/1800.42	c   number of runs   :          1
1800.10/1800.42	c   nodes            :     265525
1800.10/1800.42	c   nodes (total)    :     265525
1800.10/1800.42	c   nodes left       :      27614
1800.10/1800.42	c   max depth        :         64
1800.10/1800.42	c   max depth (total):         64
1800.10/1800.42	c   backtracks       :      37575 (14.2%)
1800.10/1800.42	c   delayed cutoffs  :          0
1800.10/1800.42	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.10/1800.42	c   avg switch length:       4.01
1800.10/1800.42	c   switching time   :      44.72
1800.10/1800.42	c Solution           :
1800.10/1800.42	c   Solutions found  :         25 (23 improvements)
1800.10/1800.42	c   Primal Bound     : -1.16000000000000e+02   (in run 1, after 216352 nodes, 1487.90 seconds, depth 51, found by <relaxation>)
1800.10/1800.42	c   Dual Bound       : -1.82000000000000e+02
1800.10/1800.42	c   Gap              :      36.26 %
1800.10/1800.42	c   Root Dual Bound  : -1.94000000000000e+02
1800.20/1800.51	c Time complete: 1800.21.

Verifier Data

OK	-116

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3737334-1338744783/watcher-3737334-1338744783 -o /tmp/evaluation-result-3737334-1338744783/solver-3737334-1338744783 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737334-1338744783.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29706
/proc/meminfo: memFree=26775948/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=4404 CPUtime=0 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 486 0 0 0 0 0 0 0 20 0 1 0 340605060 4509696 441 33554432000 4194304 7823515 140736890285200 140737051989384 6883856 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 1101 442 286 887 0 211 0

[startup+0.0370749 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29706
/proc/meminfo: memFree=26775948/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=22052 CPUtime=0.02 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 4934 0 0 0 2 0 0 0 20 0 1 0 340605060 22581248 4533 33554432000 4194304 7823515 140736890285200 140737051989384 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 5513 4533 404 887 0 4623 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22052

[startup+0.100359 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29706
/proc/meminfo: memFree=26775948/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=24464 CPUtime=0.09 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 5558 0 0 0 5 4 0 0 20 0 1 0 340605060 25051136 5157 33554432000 4194304 7823515 140736890285200 140736890282136 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 6116 5157 425 887 0 5226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24464

[startup+0.300319 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29706
/proc/meminfo: memFree=26775948/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=33652 CPUtime=0.29 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 7993 0 0 0 21 8 0 0 20 0 1 0 340605060 34459648 7504 33554432000 4194304 7823515 140736890285200 140736890282136 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 8413 7504 543 887 0 7523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33652

[startup+0.700321 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29706
/proc/meminfo: memFree=26775948/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=35876 CPUtime=0.69 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 8634 0 0 0 60 9 0 0 20 0 1 0 340605060 36737024 8145 33554432000 4194304 7823515 140736890285200 140736890282136 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 8969 8145 545 887 0 8079 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35876

[startup+1.50031 s]
/proc/loadavg: 2.02 2.01 2.00 4/178 29707
/proc/meminfo: memFree=26744080/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=41436 CPUtime=1.48 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 10068 0 0 0 139 9 0 0 20 0 1 0 340605060 42430464 9542 33554432000 4194304 7823515 140736890285200 140736890280296 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 10359 9542 545 887 0 9469 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41436

[startup+3.10031 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29707
/proc/meminfo: memFree=26733416/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=50960 CPUtime=3.08 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 12541 0 0 0 297 11 0 0 20 0 1 0 340605060 52183040 11982 33554432000 4194304 7823515 140736890285200 140736890280952 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 12740 11982 546 887 0 11850 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50960

[startup+6.3003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29707
/proc/meminfo: memFree=26719828/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=60712 CPUtime=6.28 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 14925 0 0 0 614 14 0 0 20 0 1 0 340605060 62169088 14317 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 15178 14317 547 887 0 14288 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60712

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29707
/proc/meminfo: memFree=26716048/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=62196 CPUtime=12.69 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 15419 0 0 0 1251 18 0 0 20 0 1 0 340605060 63688704 14779 33554432000 4194304 7823515 140736890285200 140736890279896 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 15549 14779 554 887 0 14659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62196

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29707
/proc/meminfo: memFree=26712660/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=62196 CPUtime=25.49 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 15420 0 0 0 2520 29 0 0 20 0 1 0 340605060 63688704 14780 33554432000 4194304 7823515 140736890285200 140736890280360 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 15549 14780 555 887 0 14659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62196

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 29707
/proc/meminfo: memFree=26710028/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=61308 CPUtime=51.08 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 18347 0 0 0 5056 52 0 0 20 0 1 0 340605060 62779392 14638 33554432000 4194304 7823515 140736890285200 140736890281032 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 15327 14638 566 887 0 14437 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61308

[startup+102.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 29746
/proc/meminfo: memFree=26943912/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=63236 CPUtime=102.26 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 21816 0 0 0 10126 100 0 0 20 0 1 0 340605060 64753664 15399 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 15809 15399 567 887 0 14919 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63236

[startup+162.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 29784
/proc/meminfo: memFree=26406624/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=66364 CPUtime=162.25 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 30177 0 0 0 16061 164 0 0 20 0 1 0 340605060 67956736 16193 33554432000 4194304 7823515 140736890285200 140736890280888 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 16591 16193 574 887 0 15701 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66364

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29784
/proc/meminfo: memFree=26390964/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=69656 CPUtime=222.25 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 31021 0 0 0 21990 235 0 0 20 0 1 0 340605060 71327744 17037 33554432000 4194304 7823515 140736890285200 140736890281000 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 17414 17037 574 887 0 16524 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 69656

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29785
/proc/meminfo: memFree=26378280/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=70412 CPUtime=282.23 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 31211 0 0 0 27919 304 0 0 20 0 1 0 340605060 72101888 17227 33554432000 4194304 7823515 140736890285200 140736890281016 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 17603 17227 574 887 0 16713 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 70412

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29785
/proc/meminfo: memFree=26359576/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=74276 CPUtime=342.22 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 34145 0 0 0 33849 373 0 0 20 0 1 0 340605060 76058624 18222 33554432000 4194304 7823515 140736890285200 140736890281000 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 18569 18222 574 887 0 17679 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 74276

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29785
/proc/meminfo: memFree=26354852/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=75036 CPUtime=402.21 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 34307 0 0 0 39783 438 0 0 20 0 1 0 340605060 76836864 18384 33554432000 4194304 7823515 140736890285200 140736890280632 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 18759 18384 574 887 0 17869 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 75036

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 29788
/proc/meminfo: memFree=26351672/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=75592 CPUtime=462.2 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 34443 0 0 0 45727 493 0 0 20 0 1 0 340605060 77406208 18520 33554432000 4194304 7823515 140736890285200 140736890281144 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 18898 18520 574 887 0 18008 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 75592

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29788
/proc/meminfo: memFree=26331164/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=78148 CPUtime=522.2 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 40781 0 0 0 51663 557 0 0 20 0 1 0 340605060 80023552 19159 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 19537 19159 574 887 0 18647 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 78148

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29789
/proc/meminfo: memFree=26337400/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=79684 CPUtime=582.18 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 43011 0 0 0 57598 620 0 0 20 0 1 0 340605060 81596416 19503 33554432000 4194304 7823515 140736890285200 140736890279896 6954986 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/29706/statm: 19921 19503 574 887 0 19031 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 79684

[startup+642.3 s]

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

[startup+882.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29790
/proc/meminfo: memFree=26278268/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=91300 CPUtime=882.14 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 47189 0 0 0 87201 1013 0 0 20 0 1 0 340605060 93491200 22479 33554432000 4194304 7823515 140736890285200 140736890280952 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 22825 22479 574 887 0 21935 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 91300

[startup+942.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29790
/proc/meminfo: memFree=26278132/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=92220 CPUtime=942.12 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 47374 0 0 0 93114 1098 0 0 20 0 1 0 340605060 94433280 22664 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 23055 22664 574 887 0 22165 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 92220

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29790
/proc/meminfo: memFree=26276644/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=93232 CPUtime=1002.12 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 47640 0 0 0 99029 1183 0 0 20 0 1 0 340605060 95469568 22930 33554432000 4194304 7823515 140736890285200 140736890280664 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 23308 22930 574 887 0 22418 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 93232

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 29793
/proc/meminfo: memFree=26275072/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=94328 CPUtime=1062.1 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 47897 0 0 0 104944 1266 0 0 20 0 1 0 340605060 96591872 23184 33554432000 4194304 7823515 140736890285200 140736890281192 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 23582 23184 574 887 0 22692 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 94328

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 29793
/proc/meminfo: memFree=26271980/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=97616 CPUtime=1122.1 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 48741 0 0 0 110858 1352 0 0 20 0 1 0 340605060 99958784 24028 33554432000 4194304 7823515 140736890285200 140736890280680 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 24404 24028 574 887 0 23514 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 97616

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 29794
/proc/meminfo: memFree=26269376/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=99932 CPUtime=1182.08 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 49276 0 0 0 116774 1434 0 0 20 0 1 0 340605060 102330368 24563 33554432000 4194304 7823515 140736890285200 140736890281544 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 24983 24563 574 887 0 24093 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 99932

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29794
/proc/meminfo: memFree=26265036/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=104472 CPUtime=1242.08 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 50453 0 0 0 122693 1515 0 0 20 0 1 0 340605060 106979328 25723 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 26118 25723 574 887 0 25228 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 104472

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29794
/proc/meminfo: memFree=26261688/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=107364 CPUtime=1302.07 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 51188 0 0 0 128609 1598 0 0 20 0 1 0 340605060 109940736 26458 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 26841 26458 574 887 0 25951 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 107364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29794
/proc/meminfo: memFree=26259952/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=108820 CPUtime=1362.06 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 51518 0 0 0 134524 1682 0 0 20 0 1 0 340605060 111431680 26788 33554432000 4194304 7823515 140736890285200 140736890280952 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 27205 26788 574 887 0 26315 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 108820

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29794
/proc/meminfo: memFree=26255116/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=113780 CPUtime=1422.06 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 52828 0 0 0 140441 1765 0 0 20 0 1 0 340605060 116510720 28098 33554432000 4194304 7823515 140736890285200 140736890281000 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 28445 28098 574 887 0 27555 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 113780

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=26252432/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=116528 CPUtime=1482.04 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 53469 0 0 0 146360 1844 0 0 20 0 1 0 340605060 119324672 28735 33554432000 4194304 7823515 140736890285200 140736890280984 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 29132 28735 574 887 0 28242 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 116528

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29795
/proc/meminfo: memFree=26250504/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=118696 CPUtime=1542.03 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 54046 0 0 0 152274 1929 0 0 20 0 1 0 340605060 121544704 29311 33554432000 4194304 7823515 140736890285200 140736890281016 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 29674 29311 574 887 0 28784 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 118696

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29795
/proc/meminfo: memFree=26249388/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=118688 CPUtime=1602.02 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 55868 0 0 0 158187 2015 0 0 20 0 1 0 340605060 121536512 29261 33554432000 4194304 7823515 140736890285200 140736890280952 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 29672 29261 574 887 0 28782 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 118688

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 29798
/proc/meminfo: memFree=26245288/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=122608 CPUtime=1662.01 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 56919 0 0 0 164103 2098 0 0 20 0 1 0 340605060 125550592 30306 33554432000 4194304 7823515 140736890285200 140736890282232 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 30652 30306 574 887 0 29762 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 122608

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 29820
/proc/meminfo: memFree=26243264/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=124588 CPUtime=1722 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 57361 0 0 0 170022 2178 0 0 20 0 1 0 340605060 127578112 30748 33554432000 4194304 7823515 140736890285200 140736890280536 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 31147 30748 574 887 0 30257 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 124588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29821
/proc/meminfo: memFree=26242900/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=124728 CPUtime=1781.99 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 57382 0 0 0 175937 2262 0 0 20 0 1 0 340605060 127721472 30769 33554432000 4194304 7823515 140736890285200 140736890281000 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 31182 30769 574 887 0 30292 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 124728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29821
/proc/meminfo: memFree=26241660/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=125676 CPUtime=1800.1 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 57659 0 0 0 177722 2288 0 0 20 0 1 0 340605060 128692224 31046 33554432000 4194304 7823515 140736890285200 140736890280632 6954986 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 31419 31046 574 887 0 30529 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 125676

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

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

[startup+1800.51 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29821
/proc/meminfo: memFree=26241660/32873648 swapFree=6852/6852
[pid=29706] ppid=29704 vsize=125676 CPUtime=1800.2 cores=1,3,5,7
/proc/29706/stat : 29706 (pbscip.linux.x8) R 29704 29706 27068 0 -1 4202496 57661 0 0 0 177732 2288 0 0 20 0 1 0 340605060 128692224 31048 33554432000 4194304 7823515 140736890285200 140736890280632 5875083 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29706/statm: 31419 31048 576 887 0 30529 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 125676

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.22
CPU user time (s): 1777.33
CPU system time (s): 22.8845
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 125676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.33
system time used= 22.8845
maximum resident set size= 124192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57664
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= 29
involuntary context switches= 2326

runsolver used 3.33949 second user time and 8.63469 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 19:33:03
IDJOB=3737334
IDBENCH=48220
IDSOLVER=2321
FILE ID=node115/3737334-1338744783
RUNJOBID= node115-1338714108-27085
PBS_JOBID= 14636752
Free space on /tmp= 70820 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737334-1338744783/watcher-3737334-1338744783 -o /tmp/evaluation-result-3737334-1338744783/solver-3737334-1338744783 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737334-1338744783.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=2104315935

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26776856 kB
Buffers:         1437616 kB
Cached:          3493968 kB
SwapCached:         1016 kB
Active:          3007688 kB
Inactive:        2180168 kB
Active(anon):     244912 kB
Inactive(anon):     9868 kB
Active(file):    2762776 kB
Inactive(file):  2170300 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:              9896 kB
Writeback:             0 kB
AnonPages:        257828 kB
Mapped:            13796 kB
Shmem:                96 kB
Slab:             771844 kB
SReclaimable:     215488 kB
SUnreclaim:       556356 kB
KernelStack:        1480 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     368796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70808 MiB
End job on node115 at 2012-06-03 20:03:05