Trace number 3737081

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)-120 1800.14 1800.43

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
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-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
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 constraint22
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)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

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-3737081-1338730361.opb>
0.00/0.02	c original problem has 3659 variables (3659 bin, 0 int, 0 impl, 0 cont) and 3659 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.08/0.09	c (round 1) 3159 del vars, 500 del conss, 3159 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12636 impls, 0 clqs
0.08/0.15	c    (0.1s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.15	c presolving (2 rounds):
0.08/0.15	c  3159 deleted vars, 500 deleted constraints, 3159 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.15	c  18954 implications, 0 cliques
0.08/0.15	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 3159 constraints
0.08/0.15	c    3159 constraints of type <and>
0.08/0.15	c transformed objective value is always integral (scale: 1)
0.08/0.15	c Presolving Time: 0.07
0.08/0.15	c OPT-NLC
0.08/0.15	c -----------------------------------------------------------------------------------------------
0.08/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/memory = c 13950
0.08/0.15	c # maximal time in seconds to run
0.08/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.15	c limits/time = c 1791
0.08/0.15	c # frequency for displaying node information lines
0.08/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.15	c display/freq = c 10000
0.08/0.15	c -----------------------------------------------------------------------------------------------
0.08/0.15	c start solving problem
0.08/0.15	c 
0.08/0.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.08/0.19	c   0.1s|     1 |     0 |   539 |  12M|   0 | 500 | 500 |3159 |3159 | 500 |3159 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.08/0.19	o -81
0.08/0.19	c R 0.1s|     1 |     0 |   539 |  12M|   0 | 500 | 500 |3159 |3159 | 500 |3159 |   0 |   0 |   0 |-2.500000e+02 |-8.100000e+01 |  67.60%
0.29/0.30	c   0.2s|     1 |     0 |   770 |  12M|   0 | 487 | 500 |3159 |3159 | 500 |3173 |  14 |   0 |   0 |-2.435000e+02 |-8.100000e+01 |  66.74%
0.29/0.39	c   0.3s|     1 |     0 |   900 |  12M|   0 | 482 | 500 |3159 |3159 | 500 |3180 |  21 |   0 |   0 |-2.410000e+02 |-8.100000e+01 |  66.39%
0.39/0.49	c   0.4s|     1 |     0 |  1081 |  12M|   0 | 476 | 500 |3159 |3159 | 500 |3187 |  28 |   0 |   0 |-2.380000e+02 |-8.100000e+01 |  65.97%
0.39/0.49	o -82
0.39/0.49	c R 0.4s|     1 |     0 |  1081 |  12M|   0 | 476 | 500 |3159 |3159 | 500 |3187 |  28 |   0 |   0 |-2.380000e+02 |-8.200000e+01 |  65.55%
0.48/0.59	c   0.5s|     1 |     0 |  1234 |  12M|   0 | 472 | 500 |3159 |3159 | 500 |3195 |  36 |   0 |   0 |-2.360000e+02 |-8.200000e+01 |  65.25%
0.69/0.72	c   0.6s|     1 |     0 |  1436 |  12M|   0 | 467 | 500 |3159 |3159 | 500 |3204 |  45 |   0 |   0 |-2.335000e+02 |-8.200000e+01 |  64.88%
0.79/0.83	c   0.7s|     1 |     0 |  1583 |  12M|   0 | 464 | 500 |3159 |3159 | 500 |3210 |  51 |   0 |   0 |-2.320000e+02 |-8.200000e+01 |  64.66%
0.89/0.96	c   0.9s|     1 |     0 |  1750 |  12M|   0 | 460 | 500 |3159 |3159 | 500 |3219 |  60 |   0 |   0 |-2.300000e+02 |-8.200000e+01 |  64.35%
0.89/0.96	o -83
0.89/0.96	c R 0.9s|     1 |     0 |  1750 |  12M|   0 | 460 | 500 |3159 |3159 | 500 |3219 |  60 |   0 |   0 |-2.300000e+02 |-8.300000e+01 |  63.91%
0.99/1.09	c   1.0s|     1 |     0 |  1929 |  12M|   0 | 457 | 500 |3159 |3159 | 500 |3227 |  68 |   0 |   0 |-2.285000e+02 |-8.300000e+01 |  63.68%
1.18/1.22	c   1.1s|     1 |     0 |  2132 |  12M|   0 | 453 | 500 |3159 |3159 | 500 |3233 |  74 |   0 |   0 |-2.265000e+02 |-8.300000e+01 |  63.36%
1.29/1.36	c   1.3s|     1 |     0 |  2349 |  12M|   0 | 451 | 500 |3159 |3159 | 500 |3240 |  81 |   0 |   0 |-2.255000e+02 |-8.300000e+01 |  63.19%
1.49/1.51	c   1.4s|     1 |     0 |  2689 |  12M|   0 | 447 | 500 |3159 |3159 | 500 | 786 |  89 |   0 |   0 |-2.235000e+02 |-8.300000e+01 |  62.86%
1.49/1.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.49/1.56	c   1.5s|     1 |     0 |  2907 |  12M|   0 | 433 | 500 |3159 |3159 | 500 | 793 |  96 |   0 |   0 |-2.225000e+02 |-8.300000e+01 |  62.70%
1.59/1.62	c   1.5s|     1 |     0 |  3180 |  13M|   0 | 434 | 500 |3159 |3159 | 500 | 969 | 272 |   0 |   0 |-2.210000e+02 |-8.300000e+01 |  62.44%
1.69/1.73	c   1.6s|     1 |     0 |  3423 |  13M|   0 | 433 | 500 |3159 |3159 | 500 |1006 | 309 |   0 |   0 |-2.205000e+02 |-8.300000e+01 |  62.36%
1.78/1.85	c   1.7s|     1 |     0 |  3822 |  13M|   0 | 417 | 500 |3159 |3159 | 500 |1048 | 351 |   0 |   0 |-2.185000e+02 |-8.300000e+01 |  62.01%
1.88/1.93	c   1.8s|     1 |     0 |  4011 |  13M|   0 | 436 | 500 |3159 |3159 | 500 |1122 | 425 |   0 |   0 |-2.172500e+02 |-8.300000e+01 |  61.80%
1.98/2.02	c   1.9s|     1 |     0 |  4327 |  13M|   0 | 428 | 500 |3159 |3159 | 500 | 904 | 466 |   0 |   0 |-2.160000e+02 |-8.300000e+01 |  61.57%
2.10/2.17	c   2.0s|     1 |     0 |  4696 |  13M|   0 | 417 | 500 |3159 |3159 | 500 | 920 | 482 |   0 |   0 |-2.155000e+02 |-8.300000e+01 |  61.48%
2.19/2.28	c   2.2s|     1 |     0 |  4955 |  13M|   0 | 421 | 500 |3159 |3159 | 500 | 976 | 538 |   0 |   0 |-2.145000e+02 |-8.300000e+01 |  61.31%
2.29/2.39	c   2.3s|     1 |     0 |  5322 |  13M|   0 | 431 | 500 |3159 |3159 | 500 |1009 | 571 |   0 |   0 |-2.137500e+02 |-8.300000e+01 |  61.17%
2.48/2.51	c   2.4s|     1 |     0 |  5714 |  13M|   0 | 427 | 500 |3159 |3159 | 500 |1043 | 605 |   0 |   0 |-2.130000e+02 |-8.300000e+01 |  61.03%
2.48/2.59	c   2.5s|     1 |     0 |  6004 |  13M|   0 | 419 | 500 |3159 |3159 | 500 |1067 | 629 |   0 |   0 |-2.120000e+02 |-8.300000e+01 |  60.85%
2.58/2.68	c   2.6s|     1 |     0 |  6385 |  13M|   0 | 419 | 500 |3159 |3159 | 500 | 903 | 672 |   0 |   0 |-2.102500e+02 |-8.300000e+01 |  60.52%
2.69/2.75	c   2.6s|     1 |     0 |  6657 |  13M|   0 | 415 | 500 |3159 |3159 | 500 | 975 | 744 |   0 |   0 |-2.095000e+02 |-8.300000e+01 |  60.38%
2.79/2.82	c   2.7s|     1 |     0 |  6984 |  13M|   0 | 407 | 500 |3159 |3159 | 500 |1001 | 770 |   0 |   0 |-2.085000e+02 |-8.300000e+01 |  60.19%
2.79/2.89	c   2.8s|     1 |     0 |  7217 |  13M|   0 | 414 | 500 |3159 |3159 | 500 |1041 | 810 |   0 |   0 |-2.080000e+02 |-8.300000e+01 |  60.10%
2.89/2.98	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.89/2.98	c   2.9s|     1 |     0 |  7494 |  13M|   0 | 408 | 500 |3159 |3159 | 500 |1054 | 823 |   0 |   0 |-2.080000e+02 |-8.300000e+01 |  60.10%
2.99/3.05	c   2.9s|     1 |     0 |  7826 |  13M|   0 | 413 | 500 |3159 |3159 | 500 |1082 | 851 |   0 |   0 |-2.075000e+02 |-8.300000e+01 |  60.00%
3.09/3.13	c   3.0s|     1 |     0 |  8188 |  13M|   0 | 394 | 500 |3159 |3159 | 500 | 868 | 864 |   0 |   0 |-2.060000e+02 |-8.300000e+01 |  59.71%
3.19/3.22	c   3.1s|     1 |     0 |  8481 |  13M|   0 | 412 | 500 |3159 |3159 | 500 | 934 | 930 |   0 |   0 |-2.052500e+02 |-8.300000e+01 |  59.56%
3.29/3.32	c   3.2s|     1 |     0 |  8926 |  13M|   0 | 447 | 500 |3159 |3159 | 500 |1007 |1003 |   0 |   0 |-2.035833e+02 |-8.300000e+01 |  59.23%
3.39/3.47	c   3.3s|     1 |     0 |  9491 |  14M|   0 | 400 | 500 |3159 |3159 | 500 |1293 |1289 |   0 |   0 |-2.010000e+02 |-8.300000e+01 |  58.71%
3.49/3.59	c   3.5s|     1 |     0 | 10011 |  14M|   0 | 423 | 500 |3159 |3159 | 500 |1303 |1299 |   0 |   0 |-2.000000e+02 |-8.300000e+01 |  58.50%
3.69/3.74	c   3.6s|     1 |     0 | 10681 |  14M|   0 | 404 | 500 |3159 |3159 | 500 |1314 |1310 |   0 |   0 |-1.991667e+02 |-8.300000e+01 |  58.33%
3.79/3.85	c   3.7s|     1 |     0 | 11096 |  14M|   0 | 398 | 500 |3159 |3159 | 500 |1024 |1341 |   0 |   0 |-1.985000e+02 |-8.300000e+01 |  58.19%
3.89/3.94	c   3.8s|     1 |     0 | 11498 |  14M|   0 | 388 | 500 |3159 |3159 | 500 |1033 |1350 |   0 |   0 |-1.980000e+02 |-8.300000e+01 |  58.08%
3.99/4.04	c   3.9s|     1 |     0 | 11892 |  14M|   0 | 394 | 500 |3159 |3159 | 500 |1069 |1386 |   0 |   0 |-1.980000e+02 |-8.300000e+01 |  58.08%
4.09/4.14	c   4.0s|     1 |     0 | 12290 |  14M|   0 | 412 | 500 |3159 |3159 | 500 |1087 |1404 |   0 |   0 |-1.980000e+02 |-8.300000e+01 |  58.08%
4.18/4.26	c   4.1s|     1 |     0 | 12843 |  14M|   0 | 390 | 500 |3159 |3159 | 500 |1131 |1448 |   0 |   0 |-1.970000e+02 |-8.300000e+01 |  57.87%
4.30/4.34	c   4.2s|     1 |     0 | 13206 |  14M|   0 | 389 | 500 |3159 |3159 | 500 |1146 |1463 |   0 |   0 |-1.965000e+02 |-8.300000e+01 |  57.76%
4.40/4.47	c   4.3s|     1 |     0 | 13635 |  14M|   0 | 392 | 500 |3159 |3159 | 500 | 943 |1485 |   0 |   0 |-1.960000e+02 |-8.300000e+01 |  57.65%
4.49/4.54	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.49/4.54	c   4.4s|     1 |     0 | 14114 |  14M|   0 | 453 | 500 |3159 |3159 | 500 | 952 |1494 |   0 |   0 |-1.956522e+02 |-8.300000e+01 |  57.58%
4.59/4.68	c   4.5s|     1 |     0 | 14550 |  14M|   0 | 412 | 500 |3159 |3159 | 500 |1290 |1832 |   0 |   0 |-1.955000e+02 |-8.300000e+01 |  57.54%
4.79/4.84	c   4.7s|     1 |     0 | 15137 |  15M|   0 | 433 | 500 |3159 |3159 | 500 |1315 |1857 |   0 |   0 |-1.949762e+02 |-8.300000e+01 |  57.43%
4.99/5.07	c   4.9s|     1 |     0 | 16135 |  15M|   0 | 395 | 500 |3159 |3159 | 500 |1332 |1874 |   0 |   0 |-1.949286e+02 |-8.300000e+01 |  57.42%
5.19/5.24	c   5.1s|     1 |     0 | 16966 |  15M|   0 | 489 | 500 |3159 |3159 | 500 |1347 |1889 |   0 |   0 |-1.941576e+02 |-8.300000e+01 |  57.25%
5.40/5.46	c   5.3s|     1 |     0 | 17483 |  15M|   0 | 455 | 500 |3159 |3159 | 500 |1074 |1992 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
5.59/5.65	c   5.5s|     1 |     0 | 18158 |  15M|   0 | 465 | 500 |3159 |3159 | 500 |1085 |2003 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
5.79/5.83	c   5.7s|     1 |     0 | 18857 |  15M|   0 | 469 | 500 |3159 |3159 | 500 |1122 |2040 |   0 |   0 |-1.938971e+02 |-8.300000e+01 |  57.19%
5.89/5.94	c   5.8s|     1 |     0 | 19190 |  16M|   0 | 442 | 500 |3159 |3159 | 500 |1140 |2058 |   0 |   0 |-1.936604e+02 |-8.300000e+01 |  57.14%
6.09/6.13	c   6.0s|     1 |     0 | 19954 |  16M|   0 | 465 | 500 |3159 |3159 | 500 |1168 |2086 |   0 |   0 |-1.931579e+02 |-8.300000e+01 |  57.03%
6.19/6.29	c   6.1s|     1 |     0 | 20555 |  17M|   0 | 464 | 500 |3159 |3159 | 500 |1226 |2144 |   0 |   0 |-1.927174e+02 |-8.300000e+01 |  56.93%
6.38/6.46	c   6.3s|     1 |     0 | 21087 |  19M|   0 | 454 | 500 |3159 |3159 | 500 | 964 |2149 |   0 |   0 |-1.924200e+02 |-8.300000e+01 |  56.87%
6.50/6.60	c   6.4s|     1 |     0 | 21589 |  19M|   0 | 473 | 500 |3159 |3159 | 500 | 978 |2163 |   0 |   0 |-1.922908e+02 |-8.300000e+01 |  56.84%
6.69/6.78	c   6.6s|     1 |     0 | 22205 |  19M|   0 | 449 | 500 |3159 |3159 | 500 |1066 |2251 |   0 |   0 |-1.920000e+02 |-8.300000e+01 |  56.77%
6.99/7.01	c   6.8s|     1 |     0 | 23128 |  19M|   0 | 477 | 500 |3159 |3159 | 500 |1080 |2265 |   0 |   0 |-1.919489e+02 |-8.300000e+01 |  56.76%
7.08/7.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.08/7.18	c   7.0s|     1 |     0 | 23710 |  21M|   0 | 436 | 500 |3159 |3159 | 500 |1107 |2292 |   0 |   0 |-1.915000e+02 |-8.300000e+01 |  56.66%
7.29/7.35	c   7.2s|     1 |     0 | 24355 |  21M|   0 | 479 | 500 |3159 |3159 | 500 |1155 |2340 |   0 |   0 |-1.913333e+02 |-8.300000e+01 |  56.62%
7.60/7.62	c   7.5s|     1 |     0 | 25358 |  23M|   0 | 490 | 500 |3159 |3159 | 500 |1073 |2401 |   0 |   0 |-1.911450e+02 |-8.300000e+01 |  56.58%
7.89/7.96	c   7.8s|     1 |     0 | 26453 |  24M|   0 | 484 | 500 |3159 |3159 | 500 |1157 |2485 |   0 |   0 |-1.908752e+02 |-8.300000e+01 |  56.52%
8.09/8.13	c   8.0s|     1 |     0 | 26902 |  24M|   0 | 485 | 500 |3159 |3159 | 500 |1204 |2532 |   0 |   0 |-1.907356e+02 |-8.300000e+01 |  56.48%
8.39/8.47	c   8.3s|     1 |     0 | 28028 |  25M|   0 | 479 | 500 |3159 |3159 | 500 |1239 |2567 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
8.80/8.81	c   8.6s|     1 |     0 | 29201 |  25M|   0 | 479 | 500 |3159 |3159 | 500 |1254 |2582 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
8.99/9.07	c   8.9s|     1 |     0 | 29891 |  25M|   0 | 490 | 500 |3159 |3159 | 500 |1290 |2618 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
9.39/9.40	c   9.2s|     1 |     0 | 30901 |  25M|   0 | 491 | 500 |3159 |3159 | 500 |1155 |2635 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
9.49/9.59	c   9.4s|     1 |     0 | 31362 |  26M|   0 | 491 | 500 |3159 |3159 | 500 |1165 |2645 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
9.80/9.81	c   9.6s|     1 |     0 | 31913 |  26M|   0 | 488 | 500 |3159 |3159 | 500 |1210 |2690 |   0 |   0 |-1.900000e+02 |-8.300000e+01 |  56.32%
14.19/14.25	c  14.0s|     1 |     2 | 31913 |  26M|   0 | 488 | 500 |3159 |3159 | 500 |1210 |2690 |   0 |  21 |-1.900000e+02 |-8.300000e+01 |  56.32%
549.40/549.51	o -110
549.40/549.51	c * 544s|  8056 |  8054 |  3567k|  43M|  59 |   - | 500 |3159 | 255 | 500 |1252 | 360k|   0 |3042 |-1.845000e+02 |-1.100000e+02 |  40.38%
549.40/549.59	o -111
549.40/549.59	c * 544s|  8101 |  8052 |  3567k|  43M|  65 |   - | 500 |3159 | 290 | 500 |1256 | 361k|   0 |3042 |-1.845000e+02 |-1.110000e+02 |  39.84%
549.49/549.63	o -112
549.49/549.63	c * 544s|  8120 |  8051 |  3567k|  43M|  65 |   - | 500 |3159 | 258 | 500 |1250 | 361k|   0 |3042 |-1.845000e+02 |-1.120000e+02 |  39.30%
550.49/550.64	o -113
550.49/550.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
550.49/550.64	c * 545s|  8226 |  8064 |  3575k|  43M|  65 |   - | 500 |3159 | 286 | 500 |1245 | 361k|   0 |3042 |-1.845000e+02 |-1.130000e+02 |  38.75%
560.59/560.79	o -114
560.59/560.79	c * 555s|  9192 |  8151 |  3638k|  44M|  68 |   - | 500 |3159 | 311 | 500 |1237 | 368k|   0 |3102 |-1.845000e+02 |-1.140000e+02 |  38.21%
568.70/568.89	o -115
568.70/568.89	c * 563s|  9991 |  8222 |  3690k|  44M|  68 |   - | 500 |3159 | 342 | 500 |1243 | 374k|   0 |3143 |-1.845000e+02 |-1.150000e+02 |  37.67%
568.79/568.90	c   563s| 10000 |  8223 |  3690k|  44M|  68 |   - | 500 |3159 | 378 | 500 |1234 | 374k|   0 |3143 |-1.845000e+02 |-1.150000e+02 |  37.67%
578.19/578.32	o -116
578.19/578.32	c * 573s| 10948 |  8325 |  3761k|  44M|  68 |   - | 500 |3159 | 360 | 500 |1231 | 380k|   0 |3143 |-1.845000e+02 |-1.160000e+02 |  37.13%
606.08/606.28	o -117
606.08/606.28	c * 600s| 13584 |  8580 |  3969k|  45M|  68 |   - | 500 |3159 | 401 | 500 |1250 | 402k|   0 |3180 |-1.842500e+02 |-1.170000e+02 |  36.50%
691.47/691.62	c   685s| 20000 |  9938 |  4591k|  48M|  69 | 170 | 500 |3159 | 492 | 500 |1231 | 472k|   0 |3565 |-1.840000e+02 |-1.170000e+02 |  36.41%
691.78/691.91	o -118
691.78/691.91	c * 685s| 20121 |  9931 |  4593k|  48M|  69 |   - | 500 |3159 | 398 | 500 |1237 | 473k|   0 |3565 |-1.840000e+02 |-1.180000e+02 |  35.87%
693.07/693.29	o -119
693.07/693.29	c * 686s| 20315 |  9933 |  4602k|  48M|  69 |   - | 500 |3159 | 430 | 500 |1231 | 474k|   0 |3583 |-1.840000e+02 |-1.190000e+02 |  35.33%
708.27/708.44	o -120
708.27/708.44	c * 701s| 21833 | 10064 |  4715k|  48M|  69 |   - | 500 |3159 | 378 | 500 |1247 | 485k|   0 |3617 |-1.840000e+02 |-1.200000e+02 |  34.78%
823.85/824.04	c   816s| 30000 | 12411 |  5607k|  53M|  69 | 176 | 500 |3159 | 524 | 500 |1177 | 597k|   0 |4123 |-1.840000e+02 |-1.200000e+02 |  34.78%
938.23/938.49	c   929s| 40000 | 14435 |  6491k|  57M|  69 |   - | 500 |3159 | 511 | 500 |1196 | 709k|   0 |4461 |-1.836250e+02 |-1.200000e+02 |  34.65%
1029.72/1029.94	c  1019s| 50000 | 15381 |  7174k|  60M|  75 |   - | 500 |3159 | 460 | 500 |1211 | 788k|   0 |4835 |-1.835000e+02 |-1.200000e+02 |  34.60%
1113.91/1114.15	c  1103s| 60000 | 16263 |  7814k|  62M|  75 |   - | 500 |3159 | 492 | 500 |1211 | 860k|   0 |5080 |-1.835000e+02 |-1.200000e+02 |  34.60%
1197.39/1197.64	c  1185s| 70000 | 17203 |  8454k|  64M|  75 |   - | 500 |3159 | 489 | 500 |1200 | 942k|   0 |5318 |-1.832500e+02 |-1.200000e+02 |  34.52%
1287.88/1288.12	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1287.88/1288.12	c  1275s| 80000 | 18439 |  9148k|  67M|  76 |   - | 500 |3159 | 490 | 500 |1208 |1025k|   0 |5646 |-1.830000e+02 |-1.200000e+02 |  34.43%
1375.67/1375.94	c  1362s| 90000 | 19407 |  9818k|  69M|  76 |   - | 500 |3159 | 572 | 500 |1226 |1109k|   0 |6050 |-1.830000e+02 |-1.200000e+02 |  34.43%
1468.45/1468.73	c  1454s|100000 | 20863 | 10542k|  73M|  76 | 176 | 500 |3159 | 506 | 500 |1191 |1197k|   0 |6309 |-1.830000e+02 |-1.200000e+02 |  34.43%
1567.63/1567.91	c  1552s|110000 | 22583 | 11322k|  77M|  76 |   - | 500 |3159 | 458 | 500 |1213 |1292k|   0 |6532 |-1.827500e+02 |-1.200000e+02 |  34.34%
1654.13/1654.48	c  1637s|120000 | 23487 | 11980k|  79M|  76 |   - | 500 |3159 | 491 | 500 |1215 |1371k|   0 |6801 |-1.825000e+02 |-1.200000e+02 |  34.25%
1739.71/1740.05	c  1722s|130000 | 24423 | 12637k|  81M|  76 | 177 | 500 |3159 | 535 | 500 |1205 |1446k|   0 |7057 |-1.825000e+02 |-1.200000e+02 |  34.25%
1800.01/1800.35	c 
1800.01/1800.35	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.35	c Solving Time (sec) : 1781.61
1800.01/1800.35	c Solving Nodes      : 136261
1800.01/1800.35	c Primal Bound       : -1.20000000000000e+02 (16 solutions)
1800.01/1800.35	c Dual Bound         : -1.82500000000000e+02
1800.01/1800.35	c Gap                : 34.25 %
1800.01/1800.35	c NODE         136261
1800.01/1800.35	c DUAL BOUND   -182.5
1800.01/1800.35	c PRIMAL BOUND -120
1800.01/1800.35	c GAP          0.342466
1800.01/1800.35	s SATISFIABLE
1800.01/1800.35	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.01/1800.35	v x477 -x476 -x475 -x474 -x473 x472 -x471 -x470 -x469 x468 x467 -x466 -x465 x464 x463 -x462 -x461 -x460 x459 x458 -x457 x456 
1800.01/1800.35	v x455 -x454 -x453 -x452 -x451 -x450 -x449 x448 -x447 -x446 -x445 -x444 x443 x442 -x441 -x440 -x439 x438 -x437 x436 x435 x434 
1800.01/1800.35	v -x433 -x432 -x431 -x430 x429 -x428 x427 -x426 -x425 -x424 x423 -x422 -x421 x420 -x419 -x418 x417 -x416 x415 -x414 -x413 -x412 
1800.01/1800.35	v -x411 -x410 x409 x408 -x407 -x406 -x405 -x404 x403 -x402 x401 -x400 x399 -x398 x397 -x396 -x395 -x394 -x393 -x392 x391 x390 
1800.01/1800.35	v x389 -x388 x387 -x386 -x385 x384 -x383 -x382 x381 -x380 x379 -x378 x377 -x376 -x375 -x374 -x373 x372 -x371 -x370 -x369 -x368 
1800.01/1800.35	v -x367 -x366 x365 -x364 -x363 -x362 x361 -x360 -x359 x358 -x357 x356 x355 x354 -x353 -x352 x351 x350 -x349 x348 -x347 -x346 -x345 
1800.01/1800.35	v -x344 -x343 -x342 -x341 -x340 x339 -x338 -x337 -x336 -x335 x334 x333 -x332 x331 -x330 -x329 -x328 x327 -x326 -x325 -x324 
1800.01/1800.35	v -x323 -x322 -x321 -x320 -x319 -x318 x317 -x316 x315 -x314 x313 x312 x311 x310 -x309 -x308 -x307 x306 -x305 -x304 -x303 x302 
1800.01/1800.35	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 x292 -x291 -x290 -x289 -x288 x287 x286 -x285 -x284 -x283 -x282 -x281 x280 
1800.01/1800.35	v -x279 x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 x265 x264 x263 -x262 -x261 x260 x259 -x258 
1800.01/1800.35	v -x257 -x256 -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 x244 -x243 -x242 x241 -x240 -x239 -x238 -x237 
1800.01/1800.35	v -x236 x235 x234 x233 -x232 x231 x230 -x229 -x228 x227 x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 x218 -x217 -x216 x215 -x214 
1800.01/1800.35	v -x213 -x212 -x211 -x210 -x209 x208 -x207 x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 
1800.01/1800.35	v -x192 x191 -x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 
1800.01/1800.35	v -x171 -x170 x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 
1800.01/1800.35	v x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 
1800.01/1800.35	v -x128 -x127 -x126 -x125 -x124 -x123 -x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 x108 
1800.01/1800.35	v x107 -x106 x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 x94 -x93 -x92 -x91 -x90 x89 -x88 -x87 -x86 -x85 -x84 
1800.01/1800.35	v -x83 -x82 -x81 x80 -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 
1800.01/1800.35	v -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 
1800.01/1800.35	v 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 -x6 
1800.01/1800.35	v x5 -x4 x3 -x2 -x1 
1800.01/1800.35	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.35	c Solving Time       :    1781.61
1800.01/1800.35	c Original Problem   :
1800.01/1800.35	c   Problem name     : HOME/instance-3737081-1338730361.opb
1800.01/1800.35	c   Variables        : 3659 (3659 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.35	c   Constraints      : 3659 initial, 3659 maximal
1800.01/1800.35	c Presolved Problem  :
1800.01/1800.35	c   Problem name     : t_HOME/instance-3737081-1338730361.opb
1800.01/1800.35	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.35	c   Constraints      : 3159 initial, 3159 maximal
1800.01/1800.35	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.35	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.35	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.35	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.35	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.35	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.35	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.35	c   and              :       0.04          0          0          0          0          0          0          0          0
1800.01/1800.35	c   linear           :       0.01       3159          0          0       3159          0        500          0          0
1800.01/1800.35	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.35	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.35	c   integral         :          0          0          0      80853          0         33        131          0          0     161524
1800.01/1800.35	c   and              :       3159     159681     358333         11          0          0     650105    1709127          0          0
1800.01/1800.35	c   countsols        :          0          0          0         11          0          0          0          0          0          0
1800.01/1800.35	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.35	c   integral         :     134.29       0.00       0.00     134.29       0.00
1800.01/1800.35	c   and              :      28.25      21.48       6.77       0.00       0.00
1800.01/1800.35	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.35	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.35	c   rootredcost      :       0.04         11          0          0
1800.01/1800.35	c   pseudoobj        :       3.18     358357          0          0
1800.01/1800.35	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.35	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.35	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.35	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.35	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.35	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.35	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.01/1800.35	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.35	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.35	c   cut pool         :       0.03         66          -          -        582          -    (maximal pool size: 3678)
1800.01/1800.35	c   redcost          :       1.42     163420          0      13645          0          0
1800.01/1800.35	c   impliedbounds    :       0.02         67          0          0       3754          0
1800.01/1800.35	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.35	c   gomory           :       2.36         67          0          0      29686          0
1800.01/1800.35	c   strongcg         :       0.41         20          0          0      10000          0
1800.01/1800.35	c   cmir             :       0.10         10          0          0          0          0
1800.01/1800.35	c   flowcover        :       0.06         10          0          0          0          0
1800.01/1800.35	c   clique           :       0.20         67          0          0        450          0
1800.01/1800.35	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.35	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.35	c Pricers            :       Time      Calls       Vars
1800.01/1800.35	c   problem variables:       0.00          0          0
1800.01/1800.35	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.35	c   relpscost        :     134.24      80842         33        131          0          0     161524
1800.01/1800.35	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.35	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.35	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.35	c   LP solutions     :       0.03          -         11
1800.01/1800.35	c   pseudo solutions :       0.00          -          0
1800.01/1800.35	c   feaspump         :       0.00          0          0
1800.01/1800.35	c   oneopt           :       0.05         12          0
1800.01/1800.35	c   crossover        :       0.20         11          0
1800.01/1800.35	c   objpscostdiving  :      24.32         38          0
1800.01/1800.35	c   pscostdiving     :      62.36        325          0
1800.01/1800.35	c   rootsoldiving    :      18.17        173          0
1800.01/1800.35	c   coefdiving       :      58.77        356          0
1800.01/1800.35	c   veclendiving     :      60.30        369          0
1800.01/1800.35	c   linesearchdiving :      37.43        472          0
1800.01/1800.35	c   guideddiving     :      53.67        473          0
1800.01/1800.35	c   fracdiving       :      44.07        473          0
1800.01/1800.35	c   simplerounding   :       0.03          0          0
1800.01/1800.35	c   rounding         :      28.27      31028          3
1800.01/1800.35	c   shifting         :       2.60       2891          2
1800.01/1800.35	c   intshifting      :       0.01          0          0
1800.01/1800.35	c   fixandinfer      :       0.00          0          0
1800.01/1800.35	c   intdiving        :       0.00          0          0
1800.01/1800.35	c   actconsdiving    :       0.00          0          0
1800.01/1800.35	c   octane           :       0.00          0          0
1800.01/1800.35	c   rens             :       0.01          0          0
1800.01/1800.35	c   rins             :       0.00          0          0
1800.01/1800.35	c   localbranching   :       0.00          0          0
1800.01/1800.35	c   mutation         :       0.00          0          0
1800.01/1800.35	c   dins             :       0.00          0          0
1800.01/1800.35	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.35	c   primal LP        :      19.36          0          0       0.00       0.00
1800.01/1800.35	c   dual LP          :    1159.95     214834   10063019      46.84    8675.39
1800.01/1800.35	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.35	c   diving/probing LP:     334.54     117093    3039167      25.96    9084.61
1800.01/1800.35	c   strong branching :     130.37       7225    1076150     148.95    8254.58
1800.01/1800.35	c     (at root node) :          -         21      20544     978.29          -
1800.01/1800.35	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.35	c B&B Tree           :
1800.01/1800.35	c   number of runs   :          1
1800.01/1800.35	c   nodes            :     136261
1800.01/1800.35	c   nodes (total)    :     136261
1800.01/1800.35	c   nodes left       :      25216
1800.01/1800.35	c   max depth        :         76
1800.01/1800.35	c   max depth (total):         76
1800.01/1800.35	c   backtracks       :      18324 (13.4%)
1800.01/1800.35	c   delayed cutoffs  :          0
1800.01/1800.35	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.35	c   avg switch length:       4.30
1800.01/1800.35	c   switching time   :      26.54
1800.01/1800.35	c Solution           :
1800.01/1800.35	c   Solutions found  :         16 (14 improvements)
1800.01/1800.35	c   Primal Bound     : -1.20000000000000e+02   (in run 1, after 21833 nodes, 701.46 seconds, depth 61, found by <relaxation>)
1800.01/1800.35	c   Dual Bound       : -1.82500000000000e+02
1800.01/1800.35	c   Gap              :      34.25 %
1800.01/1800.35	c   Root Dual Bound  : -1.90000000000000e+02
1800.11/1800.43	c Time complete: 1800.13.

Verifier Data

OK	-120

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-3737081-1338730361/watcher-3737081-1338730361 -o /tmp/evaluation-result-3737081-1338730361/solver-3737081-1338730361 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737081-1338730361.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.08 2.02 2.01 3/176 28599
/proc/meminfo: memFree=26756332/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=8976 CPUtime=0 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 1583 0 0 0 0 0 0 0 20 0 1 0 339162846 9191424 1536 33554432000 4194304 7823515 140735012232528 140735012231912 4212416 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 2244 1536 354 887 0 1354 0

[startup+0.0918121 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28599
/proc/meminfo: memFree=26756332/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=24484 CPUtime=0.08 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 5557 0 0 0 5 3 0 0 20 0 1 0 339162846 25071616 5156 33554432000 4194304 7823515 140735012232528 140735012231912 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 6121 5156 425 887 0 5231 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24484

[startup+0.100216 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28599
/proc/meminfo: memFree=26756332/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=24484 CPUtime=0.08 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 5564 0 0 0 5 3 0 0 20 0 1 0 339162846 25071616 5163 33554432000 4194304 7823515 140735012232528 140735012231912 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 6121 5163 425 887 0 5231 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24484

[startup+0.300284 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28599
/proc/meminfo: memFree=26756332/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=33880 CPUtime=0.29 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 8068 0 0 0 22 7 0 0 20 0 1 0 339162846 34693120 7581 33554432000 4194304 7823515 140735012232528 140735012227672 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 8470 7581 543 887 0 7580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33880

[startup+0.700284 s]
/proc/loadavg: 2.08 2.02 2.01 3/176 28599
/proc/meminfo: memFree=26756332/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=38164 CPUtime=0.69 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 9209 0 0 0 61 8 0 0 20 0 1 0 339162846 39079936 8722 33554432000 4194304 7823515 140735012232528 140735012227672 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 9541 8722 543 887 0 8651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38164

[startup+1.50028 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 28600
/proc/meminfo: memFree=26722348/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=40764 CPUtime=1.49 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 9961 0 0 0 140 9 0 0 20 0 1 0 339162846 41742336 9435 33554432000 4194304 7823515 140735012232528 140735012228328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 10191 9435 545 887 0 9301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40764

[startup+3.10027 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 28600
/proc/meminfo: memFree=26712800/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=52520 CPUtime=3.09 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 12902 0 0 0 298 11 0 0 20 0 1 0 339162846 53780480 12361 33554432000 4194304 7823515 140735012232528 140735012227720 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 13130 12361 546 887 0 12240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52520

[startup+6.30027 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28600
/proc/meminfo: memFree=26706572/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=58580 CPUtime=6.29 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 14404 0 0 0 615 14 0 0 20 0 1 0 339162846 59985920 13840 33554432000 4194304 7823515 140735012232528 140735012228280 5390143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 14645 13840 546 887 0 13755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58580

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28600
/proc/meminfo: memFree=26687764/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=73516 CPUtime=12.68 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 18235 0 0 0 1249 19 0 0 20 0 1 0 339162846 75280384 17611 33554432000 4194304 7823515 140735012232528 140735012227576 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 18379 17611 554 887 0 17489 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73516

[startup+25.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 28601
/proc/meminfo: memFree=26688020/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=73516 CPUtime=25.49 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 18274 0 0 0 2518 31 0 0 20 0 1 0 339162846 75280384 17611 33554432000 4194304 7823515 140735012232528 140735012227224 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 18379 17611 554 887 0 17489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73516

[startup+51.1002 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 28602
/proc/meminfo: memFree=26686904/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=72628 CPUtime=51.08 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 19611 0 0 0 5056 52 0 0 20 0 1 0 339162846 74371072 17473 33554432000 4194304 7823515 140735012232528 140735012228008 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 18157 17473 566 887 0 17267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72628

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28602
/proc/meminfo: memFree=26684804/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=72628 CPUtime=102.28 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 21237 0 0 0 10137 91 0 0 20 0 1 0 339162846 74371072 17477 33554432000 4194304 7823515 140735012232528 140735012228744 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 18157 17477 566 887 0 17267 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72628

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28640
/proc/meminfo: memFree=26793552/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=73832 CPUtime=162.25 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 23354 0 0 0 16074 151 0 0 20 0 1 0 339162846 75603968 17752 33554432000 4194304 7823515 140735012232528 140735012227576 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 18458 17752 566 887 0 17568 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73832

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28640
/proc/meminfo: memFree=26781804/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=76796 CPUtime=222.24 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 26001 0 0 0 22019 205 0 0 20 0 1 0 339162846 78639104 18505 33554432000 4194304 7823515 140735012232528 140735012228328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 19199 18505 566 887 0 18309 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 76796

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28640
/proc/meminfo: memFree=26779416/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=77556 CPUtime=282.24 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 26199 0 0 0 27964 260 0 0 20 0 1 0 339162846 79417344 18943 33554432000 4194304 7823515 140735012232528 140735012228328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 19389 18943 566 887 0 18499 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 77556

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 28641
/proc/meminfo: memFree=26778048/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=79316 CPUtime=342.23 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 26634 0 0 0 33910 313 0 0 20 0 1 0 339162846 81219584 19376 33554432000 4194304 7823515 140735012232528 140735012228216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 19829 19376 566 887 0 18939 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 79316

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28641
/proc/meminfo: memFree=26776188/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=81460 CPUtime=402.22 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 27139 0 0 0 39854 368 0 0 20 0 1 0 339162846 83415040 19881 33554432000 4194304 7823515 140735012232528 140735012228216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 20365 19881 566 887 0 19475 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 81460

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 28644
/proc/meminfo: memFree=26772328/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=84596 CPUtime=462.21 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 29049 0 0 0 45802 419 0 0 20 0 1 0 339162846 86626304 20696 33554432000 4194304 7823515 140735012232528 140735012227640 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 21149 20696 566 887 0 20259 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 84596

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28644
/proc/meminfo: memFree=26772328/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=84596 CPUtime=522.2 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 29051 0 0 0 51732 488 0 0 20 0 1 0 339162846 86626304 20696 33554432000 4194304 7823515 140735012232528 140735012228280 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 21149 20696 566 887 0 20259 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 84596

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28644
/proc/meminfo: memFree=26769844/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=85604 CPUtime=582.19 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 31218 0 0 0 57667 552 0 0 20 0 1 0 339162846 87658496 20980 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 21401 20980 569 887 0 20511 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 85604

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 28646
/proc/meminfo: memFree=26758852/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=97708 CPUtime=882.14 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 43490 0 0 0 87338 876 0 0 20 0 1 0 339162846 100052992 23957 33554432000 4194304 7823515 140735012232528 140735012228328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 24427 23957 569 887 0 23537 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 97708

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 28646
/proc/meminfo: memFree=26757240/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=99388 CPUtime=942.14 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 43942 0 0 0 93278 936 0 0 20 0 1 0 339162846 101773312 24409 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 24847 24409 569 887 0 23957 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 99388

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28647
/proc/meminfo: memFree=26755192/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=101204 CPUtime=1002.13 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 44353 0 0 0 99211 1002 0 0 20 0 1 0 339162846 103632896 24819 33554432000 4194304 7823515 140735012232528 140735012227224 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 25301 24819 569 887 0 24411 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 101204

[startup+1062.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/178 28650
/proc/meminfo: memFree=26753432/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=102624 CPUtime=1062.11 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 44741 0 0 0 105151 1060 0 0 20 0 1 0 339162846 105086976 25207 33554432000 4194304 7823515 140735012232528 140735012228216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 25656 25207 569 887 0 24766 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 102624

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 28650
/proc/meminfo: memFree=26753444/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=102860 CPUtime=1122.1 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 44797 0 0 0 111090 1120 0 0 20 0 1 0 339162846 105328640 25263 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 25715 25263 569 887 0 24825 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 102860

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 28650
/proc/meminfo: memFree=26751148/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=105008 CPUtime=1182.1 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 45333 0 0 0 117030 1180 0 0 20 0 1 0 339162846 107528192 25797 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 26252 25797 569 887 0 25362 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 105008

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28650
/proc/meminfo: memFree=26748668/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=107568 CPUtime=1242.09 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 46007 0 0 0 122968 1241 0 0 20 0 1 0 339162846 110149632 26471 33554432000 4194304 7823515 140735012232528 140735012227992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 26892 26471 569 887 0 26002 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 107568

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28651
/proc/meminfo: memFree=26747428/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=108788 CPUtime=1302.08 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 46296 0 0 0 128909 1299 0 0 20 0 1 0 339162846 111398912 26760 33554432000 4194304 7823515 140735012232528 140735012228328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 27197 26760 569 887 0 26307 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 108788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28651
/proc/meminfo: memFree=26742584/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=113304 CPUtime=1362.06 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 47421 0 0 0 134840 1366 0 0 20 0 1 0 339162846 116023296 27882 33554432000 4194304 7823515 140735012232528 140735012228216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 28326 27882 569 887 0 27436 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 113304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28651
/proc/meminfo: memFree=26741840/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=113592 CPUtime=1422.06 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 47485 0 0 0 140769 1437 0 0 20 0 1 0 339162846 116318208 27946 33554432000 4194304 7823515 140735012232528 140735012228280 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 28398 27946 569 887 0 27508 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 113592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28651
/proc/meminfo: memFree=26739732/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=115532 CPUtime=1482.05 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 47995 0 0 0 146706 1499 0 0 20 0 1 0 339162846 118304768 28456 33554432000 4194304 7823515 140735012232528 140735012227992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 28883 28456 569 887 0 27993 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 115532

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 28651
/proc/meminfo: memFree=26735148/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=120312 CPUtime=1542.04 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 49186 0 0 0 152641 1563 0 0 20 0 1 0 339162846 123199488 29647 33554432000 4194304 7823515 140735012232528 140735012228376 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 30078 29647 569 887 0 29188 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 120312

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 28652
/proc/meminfo: memFree=26732164/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=122928 CPUtime=1602.03 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 49805 0 0 0 158575 1628 0 0 20 0 1 0 339162846 125878272 30263 33554432000 4194304 7823515 140735012232528 140735012228472 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 30732 30263 569 887 0 29842 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 122928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28655
/proc/meminfo: memFree=26729356/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=123996 CPUtime=1662.02 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 50087 0 0 0 164509 1693 0 0 20 0 1 0 339162846 126971904 30545 33554432000 4194304 7823515 140735012232528 140735012229176 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 30999 30545 569 887 0 30109 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 123996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28678
/proc/meminfo: memFree=26727656/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=126100 CPUtime=1722.01 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 50627 0 0 0 170442 1759 0 0 20 0 1 0 339162846 129126400 31085 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 31525 31085 569 887 0 30635 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 126100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28678
/proc/meminfo: memFree=26725768/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=127864 CPUtime=1782 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 51045 0 0 0 176378 1822 0 0 20 0 1 0 339162846 130932736 31502 33554432000 4194304 7823515 140735012232528 140735012227864 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 31966 31502 569 887 0 31076 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 127864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28678
/proc/meminfo: memFree=26725396/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=127864 CPUtime=1800.01 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 51045 0 0 0 178158 1843 0 0 20 0 1 0 339162846 130932736 31502 33554432000 4194304 7823515 140735012232528 140735012228216 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 31966 31502 569 887 0 31076 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 127864

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

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

[startup+1800.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28678
/proc/meminfo: memFree=26725396/32873648 swapFree=6852/6852
[pid=28599] ppid=28597 vsize=127864 CPUtime=1800.11 cores=1,3,5,7
/proc/28599/stat : 28599 (pbscip.linux.x8) R 28597 28599 27068 0 -1 4202496 51047 0 0 0 178168 1843 0 0 20 0 1 0 339162846 130932736 31504 33554432000 4194304 7823515 140735012232528 140735012228216 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28599/statm: 31966 31504 571 887 0 31076 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 127864

Child status: 0
Real time (s): 1800.43
CPU time (s): 1800.14
CPU user time (s): 1781.71
CPU system time (s): 18.4362
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 127864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.71
system time used= 18.4362
maximum resident set size= 126016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51050
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= 35
involuntary context switches= 1851

runsolver used 3.17152 second user time and 8.48371 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 15:32:41
IDJOB=3737081
IDBENCH=48176
IDSOLVER=2321
FILE ID=node115/3737081-1338730361
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_1.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-3737081-1338730361/watcher-3737081-1338730361 -o /tmp/evaluation-result-3737081-1338730361/solver-3737081-1338730361 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737081-1338730361.opb

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=1793935112

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:        26756704 kB
Buffers:         1434424 kB
Cached:          3493464 kB
SwapCached:         1016 kB
Active:          3027768 kB
Inactive:        2180224 kB
Active(anon):     268744 kB
Inactive(anon):     9868 kB
Active(file):    2759024 kB
Inactive(file):  2170356 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:              9888 kB
Writeback:             0 kB
AnonPages:        281888 kB
Mapped:            13796 kB
Shmem:                96 kB
Slab:             772076 kB
SReclaimable:     215324 kB
SUnreclaim:       556752 kB
KernelStack:        1480 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     394344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 70812 MiB
End job on node115 at 2012-06-03 16:02:43