Trace number 3733993

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)64 1800.23 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark43.2274
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3733993-1338702960.opb>
0.00/0.02	c original problem has 603 variables (603 bin, 0 int, 0 impl, 0 cont) and 1088 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.00/0.04	c (round 1) 0 del vars, 540 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8 upgd conss, 0 impls, 0 clqs
0.09/0.10	c    (0.1s) probing: 109/603 (18.1%) - 0 fixings, 0 aggregations, 308 implications, 0 bound changes
0.09/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.10	c presolving (2 rounds):
0.09/0.10	c  0 deleted vars, 540 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.10	c  1152 implications, 0 cliques
0.09/0.10	c presolved problem has 603 variables (603 bin, 0 int, 0 impl, 0 cont) and 548 constraints
0.09/0.10	c       8 constraints of type <knapsack>
0.09/0.10	c     540 constraints of type <linear>
0.09/0.10	c transformed objective value is always integral (scale: 1)
0.09/0.10	c Presolving Time: 0.07
0.09/0.10	c OPT-LIN
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/memory = c 13950
0.09/0.10	c # maximal time in seconds to run
0.09/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.10	c limits/time = c 1791
0.09/0.10	c # frequency for displaying node information lines
0.09/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.10	c display/freq = c 10000
0.09/0.10	c -----------------------------------------------------------------------------------------------
0.09/0.10	c start solving problem
0.09/0.10	c 
0.09/0.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.11	c   0.1s|     1 |     0 |   530 |4346k|   0 | 366 | 603 | 548 | 548 | 603 | 548 |   0 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.2s|     1 |     0 |  1058 |4959k|   0 | 365 | 603 | 548 | 548 | 603 | 585 |  37 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |  1080 |5406k|   0 | 366 | 603 | 548 | 548 | 603 | 614 |  66 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |  1215 |5902k|   0 | 378 | 603 | 548 | 548 | 603 | 651 | 103 |   0 |   0 | 8.004132e+00 |      --      |    Inf 
0.39/0.43	c   0.4s|     1 |     0 |  1387 |6351k|   0 | 383 | 603 | 548 | 548 | 603 | 696 | 148 |   0 |   0 | 8.064516e+00 |      --      |    Inf 
0.48/0.55	c   0.5s|     1 |     0 |  1687 |6701k|   0 | 381 | 603 | 548 | 548 | 603 | 762 | 214 |   0 |   0 | 8.181818e+00 |      --      |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |  2094 |7082k|   0 | 381 | 603 | 548 | 548 | 603 | 814 | 266 |   0 |   0 | 8.400000e+00 |      --      |    Inf 
0.79/0.85	c   0.8s|     1 |     0 |  2470 |7409k|   0 | 385 | 603 | 548 | 548 | 603 | 855 | 307 |   0 |   0 | 8.400000e+00 |      --      |    Inf 
0.99/1.02	c   1.0s|     1 |     0 |  2862 |7566k|   0 | 379 | 603 | 548 | 548 | 603 | 885 | 337 |   0 |   0 | 8.400592e+00 |      --      |    Inf 
1.19/1.21	c   1.2s|     1 |     0 |  3464 |7826k|   0 | 378 | 603 | 548 | 548 | 603 | 924 | 376 |   0 |   0 | 8.400592e+00 |      --      |    Inf 
1.38/1.41	c   1.4s|     1 |     0 |  3995 |8042k|   0 | 383 | 603 | 548 | 548 | 603 | 968 | 420 |   0 |   0 | 8.400592e+00 |      --      |    Inf 
1.49/1.51	c   1.5s|     1 |     0 |  4571 |8076k|   0 | 375 | 603 | 548 | 548 | 603 |1000 | 452 |   0 |   0 | 8.500000e+00 |      --      |    Inf 
1.59/1.60	c   1.6s|     1 |     0 |  5140 |8142k|   0 | 352 | 603 | 548 | 548 | 603 |1022 | 474 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.59/1.69	c   1.6s|     1 |     0 |  5549 |8156k|   0 | 347 | 603 | 548 | 548 | 603 |1045 | 497 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.69/1.79	c   1.7s|     1 |     0 |  6159 |8175k|   0 | 336 | 603 | 548 | 548 | 603 |1062 | 514 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.79/1.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.79/1.86	c   1.8s|     1 |     0 |  6465 |8197k|   0 | 341 | 603 | 548 | 548 | 603 |1077 | 529 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.88/1.95	c   1.9s|     1 |     0 |  7051 |8219k|   0 | 339 | 603 | 548 | 548 | 603 | 888 | 541 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
1.99/2.02	c   2.0s|     1 |     0 |  7416 |8224k|   0 | 340 | 603 | 548 | 548 | 603 | 902 | 555 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
4.89/4.90	c   4.8s|     1 |     2 |  7416 |8225k|   0 | 340 | 603 | 548 | 548 | 603 | 902 | 555 |   0 |  35 | 9.000000e+00 |      --      |    Inf 
26.88/26.99	c [src/scip/lpi_spx.cpp:265] Warning: SoPlex threw an exception: XSOLVE21 Basis is singular (numerical troubles, delta = 1e-06)
65.28/65.34	c  64.3s| 10000 |  3643 |580317 |  17M|  53 | 132 | 603 |2695 | 650 | 603 | 628 | 555 |  10k|3998 | 1.300000e+01 |      --      |    Inf 
106.77/106.86	c   105s| 20000 |  5417 |  1048k|  23M|  61 |  95 | 603 |3113 | 421 | 603 | 628 | 555 |  23k|6051 | 1.500000e+01 |      --      |    Inf 
116.97/117.08	o 67
116.97/117.08	c c 115s| 22947 |  5054 |  1167k|  24M|  61 |   - | 603 |3902 | 501 | 603 | 628 | 555 |  28k|6365 | 1.500000e+01 | 6.700000e+01 | 346.67%
141.07/141.14	c   139s| 30000 |  5813 |  1457k|  27M|  61 | 247 | 603 |3370 | 779 | 603 | 628 | 555 |  37k|7122 | 1.600000e+01 | 6.700000e+01 | 318.75%
172.35/172.40	c   170s| 40000 |  6710 |  1823k|  31M|  62 | 131 | 603 |4229 | 944 | 603 | 628 | 555 |  51k|7943 | 1.700000e+01 | 6.700000e+01 | 294.12%
202.94/203.06	c   200s| 50000 |  7674 |  2213k|  35M|  62 | 107 | 603 |4064 | 839 | 603 | 628 | 555 |  64k|8603 | 1.700000e+01 | 6.700000e+01 | 294.12%
233.64/233.71	c   230s| 60000 |  8613 |  2579k|  40M|  64 | 115 | 603 |4615 | 748 | 603 | 628 | 555 |  79k|9961 | 1.800000e+01 | 6.700000e+01 | 272.22%
262.23/262.30	c   258s| 70000 |  9297 |  2915k|  44M|  64 |  97 | 603 |4243 | 671 | 603 | 628 | 555 |  93k|  10k| 1.900000e+01 | 6.700000e+01 | 252.63%
291.63/291.73	c   287s| 80000 |  9876 |  3251k|  47M|  68 | 153 | 603 |5214 | 756 | 603 | 628 | 555 | 107k|  12k| 1.900000e+01 | 6.700000e+01 | 252.63%
320.92/321.06	c   316s| 90000 | 10584 |  3579k|  51M|  72 |  88 | 603 |4688 | 754 | 603 | 628 | 555 | 121k|  13k| 2.000000e+01 | 6.700000e+01 | 235.00%
347.72/347.86	c   342s|100000 | 11218 |  3895k|  54M|  72 |  65 | 603 |3994 | 932 | 603 | 628 | 555 | 136k|  14k| 2.100000e+01 | 6.700000e+01 | 219.05%
373.01/373.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
373.01/373.19	c   367s|110000 | 11837 |  4195k|  57M|  72 | 111 | 603 |4631 |1105 | 603 | 628 | 555 | 150k|  15k| 2.100000e+01 | 6.700000e+01 | 219.05%
401.31/401.41	c   395s|120000 | 12408 |  4525k|  59M|  72 | 114 | 603 |4472 |1005 | 603 | 628 | 555 | 164k|  16k| 2.200000e+01 | 6.700000e+01 | 204.55%
428.00/428.15	c   421s|130000 | 13170 |  4851k|  63M| 111 | 117 | 603 |5004 | 468 | 603 | 628 | 555 | 178k|  16k| 2.200000e+01 | 6.700000e+01 | 204.55%
453.19/453.38	c   446s|140000 | 13857 |  5154k|  66M| 111 |  24 | 603 |5094 | 186 | 603 | 628 | 555 | 191k|  17k| 2.300000e+01 | 6.700000e+01 | 191.30%
480.79/480.91	c   473s|150000 | 14551 |  5481k|  70M| 111 |   - | 603 |5228 | 388 |   0 |   0 | 555 | 206k|  18k| 2.300000e+01 | 6.700000e+01 | 191.30%
506.90/507.05	c   499s|160000 | 15213 |  5811k|  74M| 111 |   - | 603 |5239 | 266 |   0 |   0 | 555 | 220k|  18k| 2.366667e+01 | 6.700000e+01 | 183.10%
533.78/533.97	c   525s|170000 | 15224 |  6128k|  74M| 111 |  50 | 603 |5771 | 324 | 603 | 628 | 555 | 234k|  19k| 2.400000e+01 | 6.700000e+01 | 179.17%
558.27/558.44	c   549s|180000 | 15238 |  6416k|  74M| 111 |   - | 603 |5871 | 346 |   0 |   0 | 555 | 249k|  20k| 2.400000e+01 | 6.700000e+01 | 179.17%
584.17/584.35	c   574s|190000 | 15554 |  6727k|  75M| 111 | 164 | 603 |5928 |1195 | 603 | 628 | 555 | 263k|  20k| 2.466667e+01 | 6.700000e+01 | 171.62%
613.27/613.41	c   603s|200000 | 15579 |  7026k|  75M| 111 | 140 | 603 |6047 | 817 | 603 | 628 | 555 | 278k|  21k| 2.500000e+01 | 6.700000e+01 | 168.00%
639.07/639.22	c   628s|210000 | 15666 |  7338k|  76M| 111 | 151 | 603 |6670 | 696 | 603 | 628 | 555 | 292k|  22k| 2.500000e+01 | 6.700000e+01 | 168.00%
665.86/666.00	c   655s|220000 | 15836 |  7663k|  77M| 111 |   - | 603 |6286 | 604 | 603 | 628 | 555 | 307k|  22k| 2.575000e+01 | 6.700000e+01 | 160.19%
690.06/690.24	c   678s|230000 | 15934 |  7952k|  78M| 111 |   - | 603 |7176 | 635 |   0 |   0 | 555 | 321k|  23k| 2.600000e+01 | 6.700000e+01 | 157.69%
714.55/714.71	c   702s|240000 | 16044 |  8235k|  77M| 111 |   - | 603 |5763 | 397 |   0 |   0 | 555 | 335k|  23k| 2.633333e+01 | 6.700000e+01 | 154.43%
740.95/741.16	c   728s|250000 | 15885 |  8534k|  76M| 111 |  48 | 603 |6755 | 210 | 603 | 628 | 555 | 351k|  24k| 2.700000e+01 | 6.700000e+01 | 148.15%
764.15/764.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
764.15/764.34	c   751s|260000 | 15679 |  8804k|  75M| 111 |  79 | 603 |6774 | 280 | 603 | 628 | 555 | 366k|  24k| 2.700000e+01 | 6.700000e+01 | 148.15%
790.04/790.24	c   777s|270000 | 15800 |  9102k|  74M| 111 |   - | 603 |6820 | 313 |   0 |   0 | 555 | 381k|  25k| 2.800000e+01 | 6.700000e+01 | 139.29%
813.74/813.98	c   800s|280000 | 15521 |  9366k|  71M| 111 | 146 | 603 |6468 | 509 | 603 | 628 | 555 | 396k|  26k| 2.800000e+01 | 6.700000e+01 | 139.29%
838.43/838.66	c   824s|290000 | 15298 |  9666k|  68M| 111 |   - | 603 |7144 | 651 |   0 |   0 | 555 | 411k|  26k| 2.800000e+01 | 6.700000e+01 | 139.29%
864.13/864.35	c   849s|300000 | 15552 |  9952k|  68M| 111 |   - | 603 |5992 | 379 | 603 | 628 | 555 | 426k|  27k| 2.900000e+01 | 6.700000e+01 | 131.03%
887.33/887.52	c   872s|310000 | 15593 | 10237k|  68M| 111 |  54 | 603 |6936 | 280 | 603 | 628 | 555 | 442k|  27k| 2.900000e+01 | 6.700000e+01 | 131.03%
912.73/912.93	c   897s|320000 | 16007 | 10532k|  69M| 111 |  80 | 603 |5642 | 306 | 603 | 628 | 555 | 457k|  28k| 3.000000e+01 | 6.700000e+01 | 123.33%
936.52/936.79	c   921s|330000 | 15998 | 10810k|  68M| 111 |  55 | 603 |5551 | 205 | 603 | 628 | 555 | 471k|  28k| 3.050000e+01 | 6.700000e+01 | 119.67%
941.42/941.69	o 64
941.42/941.69	c g 926s|332403 | 12773 | 10868k|  61M| 111 |   - | 603 |6105 | 137 | 603 | 628 | 555 | 474k|  28k| 3.100000e+01 | 6.400000e+01 | 106.45%
959.41/959.67	c   943s|340000 | 12982 | 11085k|  60M| 111 |   - | 603 |3460 |1242 | 603 | 628 | 555 | 485k|  28k| 3.100000e+01 | 6.400000e+01 | 106.45%
985.01/985.24	c   968s|350000 | 13458 | 11392k|  63M| 111 | 103 | 603 |5178 | 587 | 603 | 628 | 555 | 500k|  29k| 3.200000e+01 | 6.400000e+01 | 100.00%
1007.90/1008.16	c   991s|360000 | 13718 | 11698k|  65M| 111 |   - | 603 |5424 | 316 |   0 |   0 | 555 | 514k|  29k| 3.200000e+01 | 6.400000e+01 | 100.00%
1033.90/1034.13	c  1016s|370000 | 14058 | 12030k|  68M| 111 |  80 | 603 |5863 | 423 | 603 | 628 | 555 | 529k|  30k| 3.200000e+01 | 6.400000e+01 | 100.00%
1058.90/1059.15	c  1041s|380000 | 14441 | 12366k|  71M| 111 |   - | 603 |6626 | 194 |   0 |   0 | 555 | 543k|  30k| 3.200000e+01 | 6.400000e+01 | 100.00%
1084.80/1085.02	c  1066s|390000 | 14830 | 12703k|  74M| 111 | 105 | 603 |6343 | 440 | 603 | 628 | 555 | 558k|  31k| 3.200000e+01 | 6.400000e+01 | 100.00%
1111.69/1111.90	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1111.69/1111.90	c  1093s|400000 | 15155 | 13046k|  77M| 111 |  93 | 603 |6471 | 535 | 603 | 628 | 555 | 572k|  31k| 3.200000e+01 | 6.400000e+01 | 100.00%
1136.79/1137.04	c  1117s|410000 | 15814 | 13398k|  81M| 111 |  75 | 603 |6272 | 337 | 603 | 628 | 555 | 586k|  31k| 3.200000e+01 | 6.400000e+01 | 100.00%
1161.39/1161.65	c  1141s|420000 | 16316 | 13709k|  84M| 111 |  85 | 603 |6574 | 608 | 603 | 628 | 555 | 600k|  32k| 3.200000e+01 | 6.400000e+01 | 100.00%
1186.47/1186.76	c  1166s|430000 | 16654 | 14045k|  87M| 111 |   - | 603 |7378 | 108 |   0 |   0 | 555 | 614k|  32k| 3.200000e+01 | 6.400000e+01 | 100.00%
1212.67/1212.97	c  1192s|440000 | 16841 | 14401k|  90M| 111 |  57 | 603 |9025 | 195 | 603 | 628 | 555 | 628k|  33k| 3.200000e+01 | 6.400000e+01 | 100.00%
1239.27/1239.53	c  1218s|450000 | 17234 | 14732k|  93M| 111 |  69 | 603 |9202 |1074 | 603 | 628 | 555 | 643k|  34k| 3.200000e+01 | 6.400000e+01 | 100.00%
1265.27/1265.55	c  1243s|460000 | 17614 | 15089k|  95M| 111 |  61 | 603 |8225 | 317 | 603 | 628 | 555 | 657k|  34k| 3.200000e+01 | 6.400000e+01 | 100.00%
1291.76/1292.01	c  1269s|470000 | 17827 | 15429k|  97M| 111 | 169 | 603 |9039 | 611 | 603 | 628 | 555 | 672k|  35k| 3.200000e+01 | 6.400000e+01 | 100.00%
1316.65/1316.98	c  1294s|480000 | 18090 | 15727k| 100M| 111 |   - | 603 |8886 | 428 |   0 |   0 | 555 | 687k|  35k| 3.200000e+01 | 6.400000e+01 | 100.00%
1341.25/1341.52	c  1318s|490000 | 18215 | 16043k| 101M| 111 |   - | 603 |8166 | 302 |   0 |   0 | 555 | 702k|  36k| 3.200000e+01 | 6.400000e+01 | 100.00%
1365.45/1365.70	c  1342s|500000 | 18644 | 16370k| 105M| 111 |  43 | 603 |9191 | 279 | 603 | 628 | 555 | 715k|  36k| 3.200000e+01 | 6.400000e+01 | 100.00%
1392.25/1392.55	c  1368s|510000 | 18790 | 16712k| 107M| 111 |   - | 603 |8936 | 637 |   0 |   0 | 555 | 730k|  37k| 3.200000e+01 | 6.400000e+01 | 100.00%
1416.94/1417.27	c  1392s|520000 | 19293 | 17047k| 110M| 111 | 132 | 603 |9319 | 475 | 603 | 628 | 555 | 744k|  37k| 3.200000e+01 | 6.400000e+01 | 100.00%
1441.64/1441.91	c  1417s|530000 | 19700 | 17367k| 112M| 111 | 116 | 603 |8195 | 467 | 603 | 628 | 555 | 758k|  37k| 3.200000e+01 | 6.400000e+01 | 100.00%
1467.83/1468.18	c  1442s|540000 | 20090 | 17710k| 116M| 111 |   - | 603 |9182 | 305 |   0 |   0 | 555 | 773k|  38k| 3.200000e+01 | 6.400000e+01 | 100.00%
1491.92/1492.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1491.92/1492.27	c  1466s|550000 | 20395 | 18030k| 119M| 111 |  29 | 603 |9127 | 339 | 603 | 628 | 555 | 787k|  38k| 3.200000e+01 | 6.400000e+01 | 100.00%
1515.72/1516.02	c  1489s|560000 | 20621 | 18341k| 120M| 111 |  39 | 603 |9706 | 156 | 603 | 628 | 555 | 801k|  39k| 3.200000e+01 | 6.400000e+01 | 100.00%
1541.12/1541.42	c  1514s|570000 | 21050 | 18673k| 123M| 111 |   - | 603 |  10k| 522 |   0 |   0 | 555 | 815k|  39k| 3.200000e+01 | 6.400000e+01 | 100.00%
1565.61/1565.96	c  1538s|580000 | 21282 | 18997k| 125M| 111 |  78 | 603 |  10k| 280 | 603 | 628 | 555 | 830k|  40k| 3.200000e+01 | 6.400000e+01 | 100.00%
1588.90/1589.24	c  1561s|590000 | 21535 | 19312k| 128M| 111 |   - | 603 |  11k| 257 |   0 |   0 | 555 | 845k|  40k| 3.200000e+01 | 6.400000e+01 | 100.00%
1615.21/1615.53	c  1587s|600000 | 21753 | 19643k| 129M| 111 |  56 | 603 |9141 | 278 | 603 | 628 | 555 | 859k|  40k| 3.200000e+01 | 6.400000e+01 | 100.00%
1639.80/1640.12	c  1611s|610000 | 21896 | 19968k| 131M| 111 |  56 | 603 |  10k| 453 | 603 | 628 | 555 | 873k|  41k| 3.200000e+01 | 6.400000e+01 | 100.00%
1664.89/1665.22	c  1636s|620000 | 22225 | 20316k| 133M| 111 |   - | 603 |8920 |  96 |   0 |   0 | 555 | 888k|  41k| 3.200000e+01 | 6.400000e+01 | 100.00%
1693.38/1693.77	c  1664s|630000 | 22749 | 20701k| 137M| 111 |   - | 603 |9564 | 351 |   0 |   0 | 555 | 902k|  41k| 3.200000e+01 | 6.400000e+01 | 100.00%
1719.38/1719.75	c  1689s|640000 | 22983 | 21031k| 139M| 111 |   - | 603 |9369 | 232 |   0 |   0 | 555 | 916k|  42k| 3.200000e+01 | 6.400000e+01 | 100.00%
1741.38/1741.70	c  1711s|650000 | 23689 | 21334k| 142M| 111 |  72 | 603 |8709 | 543 | 603 | 628 | 555 | 929k|  42k| 3.200000e+01 | 6.400000e+01 | 100.00%
1764.08/1764.41	c  1733s|660000 | 23828 | 21636k| 143M| 111 |   - | 603 |7710 | 287 |   0 |   0 | 555 | 943k|  42k| 3.200000e+01 | 6.400000e+01 | 100.00%
1791.07/1791.45	c  1760s|670000 | 24526 | 22006k| 147M| 111 |   - | 603 |7687 | 196 |   0 |   0 | 555 | 956k|  43k| 3.200000e+01 | 6.400000e+01 | 100.00%
1800.08/1800.41	c 
1800.08/1800.41	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.41	c Solving Time (sec) : 1768.66
1800.08/1800.41	c Solving Nodes      : 673614
1800.08/1800.41	c Primal Bound       : +6.40000000000000e+01 (2 solutions)
1800.08/1800.41	c Dual Bound         : +3.20000000000000e+01
1800.08/1800.41	c Gap                : 100.00 %
1800.08/1800.41	c NODE         673614
1800.08/1800.41	c DUAL BOUND   32
1800.08/1800.41	c PRIMAL BOUND 64
1800.08/1800.41	c GAP          1
1800.08/1800.41	s SATISFIABLE
1800.08/1800.41	v x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 
1800.08/1800.41	v x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 
1800.08/1800.41	v x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 
1800.08/1800.41	v x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 
1800.08/1800.41	v x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 -x183 x184 x185 x186 x187 -x188 x189 x190 x191 -x192 x193 x194 x195 
1800.08/1800.41	v x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 -x210 x211 x212 x213 -x214 -x215 x216 x217 -x218 x219 x220 
1800.08/1800.41	v x221 x222 -x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 -x233 x234 x235 -x236 x237 x238 -x239 -x240 x241 -x242 x243 
1800.08/1800.41	v -x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 -x255 x256 -x257 x258 -x259 x260 x261 x262 x263 -x264 -x265 -x266 -x267 
1800.08/1800.41	v x268 x269 x270 x271 x272 x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 
1800.08/1800.41	v x293 x294 x295 x296 x297 x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 
1800.08/1800.41	v x318 x319 x320 x321 x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 -x333 x334 x335 x336 x337 -x338 x339 x340 x341 
1800.08/1800.41	v -x342 x343 x344 x345 x346 x347 x348 x349 x350 x351 x352 x353 x354 x355 -x356 x357 x358 x359 -x360 -x361 x362 x363 -x364 x365 
1800.08/1800.41	v x366 x367 x368 -x369 x370 x371 x372 x373 x374 x375 -x376 x377 x378 -x379 x380 x381 -x382 -x383 x384 -x385 x386 -x387 x388 x389 
1800.08/1800.41	v x390 x391 x392 x393 x394 x395 -x396 x397 -x398 x399 -x400 x401 x402 x403 -x404 -x405 -x406 -x407 -x21 -x20 -x19 -x18 -x17 -x16 
1800.08/1800.41	v -x15 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 
1800.08/1800.41	v x432 x433 -x434 x435 x436 x437 x438 -x439 x440 x441 x442 -x443 x444 x445 x446 x447 x448 x449 x450 x451 x452 -x453 x454 x455 
1800.08/1800.41	v x456 -x457 -x458 x459 x460 -x461 x462 x463 x464 x465 -x466 x467 x468 x469 -x470 x471 x472 -x473 x474 x475 -x476 -x477 x478 
1800.08/1800.41	v -x479 x480 -x481 x482 x483 x484 x485 x486 x487 -x488 x489 -x490 x491 -x492 x493 x494 -x495 -x496 -x497 -x498 -x14 -x13 -x12 
1800.08/1800.41	v -x11 -x10 -x9 x8 -x499 x500 x501 x502 x503 x504 x505 x506 x507 -x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 -x518 -x519 
1800.08/1800.41	v x520 x521 -x522 x523 x524 x525 x526 -x527 -x528 x529 x530 -x531 x532 x533 -x534 -x535 x536 -x537 x538 -x539 x540 x541 x542 x543 
1800.08/1800.41	v -x544 x545 -x546 x547 -x548 x549 -x550 -x551 -x552 -x553 -x28 -x27 -x26 -x25 -x24 x23 x22 x554 x555 x556 x557 -x558 x559 
1800.08/1800.41	v x560 x561 x562 x563 -x564 x565 x566 -x567 x568 x569 x570 x571 -x572 x573 x574 x575 x576 -x577 x578 -x579 x580 -x581 -x582 -x583 
1800.08/1800.41	v -x35 -x34 -x33 x32 -x31 x30 x29 -x584 x585 x586 x587 x588 x589 x590 x591 x592 x593 x594 x595 x596 -x597 -x42 -x41 x40 -x39 
1800.08/1800.41	v -x38 x37 -x36 x598 x599 x600 x601 -x602 -x49 -x48 x47 x46 -x45 x44 x43 -x603 -x63 x62 x61 -x60 -x59 x58 -x57 -x56 -x55 x54 x53 
1800.08/1800.41	v x52 x51 x50 x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.08/1800.41	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.41	c Solving Time       :    1768.66
1800.08/1800.41	c Original Problem   :
1800.08/1800.41	c   Problem name     : HOME/instance-3733993-1338702960.opb
1800.08/1800.41	c   Variables        : 603 (603 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.41	c   Constraints      : 1088 initial, 1088 maximal
1800.08/1800.41	c Presolved Problem  :
1800.08/1800.41	c   Problem name     : t_HOME/instance-3733993-1338702960.opb
1800.08/1800.41	c   Variables        : 603 (603 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.08/1800.41	c   Constraints      : 548 initial, 12123 maximal
1800.08/1800.41	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.08/1800.41	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.08/1800.41	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   linear           :       0.01          0          0          0          0          0        540          0          0
1800.08/1800.41	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.08/1800.41	c   root node        :          -          9          -          -          9          -          -          -          -
1800.08/1800.41	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.41	c   integral         :          0          0          0     433527          0        307      29328          0          0     851678
1800.08/1800.41	c   knapsack         :          8         17    2935525          0          0      13972     448219         78          0          0
1800.08/1800.41	c   linear           :        540         17    2921759          0          0     294906   26582589          4          0          0
1800.08/1800.41	c   logicor          :          0+         0    1450878          0          0      13848    1709969          0          0          0
1800.08/1800.41	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.08/1800.41	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.08/1800.41	c   integral         :     124.14       0.00       0.00     124.14       0.00
1800.08/1800.41	c   knapsack         :       7.75       0.00       7.75       0.00       0.00
1800.08/1800.41	c   linear           :     452.31       0.00     452.31       0.00       0.00
1800.08/1800.41	c   logicor          :      51.68       0.00      51.68       0.00       0.00
1800.08/1800.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.08/1800.41	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.08/1800.41	c   rootredcost      :       0.47          2          0          0
1800.08/1800.41	c   pseudoobj        :       1.44    2935636         26       1938
1800.08/1800.41	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.08/1800.41	c   propagation      :      16.67     322752     322536    3302862       30.3      10762       22.1          -
1800.08/1800.41	c   infeasible LP    :       3.67      49434      49434     266421       22.9       4973       19.2          0
1800.08/1800.41	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.41	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.08/1800.41	c   pseudo solution  :       0.00          1          1          1        1.0          0        0.0          -
1800.08/1800.41	c   applied globally :          -          -          -     962132       23.8          -          -          -
1800.08/1800.41	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.08/1800.41	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.08/1800.41	c   cut pool         :       0.01         16          -          -       5975          -    (maximal pool size: 4701)
1800.08/1800.41	c   redcost          :       4.24     433742          0        470          0          0
1800.08/1800.41	c   impliedbounds    :       0.00         17          0          0         12          0
1800.08/1800.41	c   intobj           :       0.00          0          0          0          0          0
1800.08/1800.41	c   gomory           :       0.10         17          0          0        685          0
1800.08/1800.41	c   strongcg         :       0.14         17          0          0        911          0
1800.08/1800.41	c   cmir             :       0.44         10          0          0       3606          0
1800.08/1800.41	c   flowcover        :       0.32         10          0          0       2003          0
1800.08/1800.41	c   clique           :       0.00          1          0          0          0          0
1800.08/1800.41	c   zerohalf         :       0.00          0          0          0          0          0
1800.08/1800.41	c   mcf              :       0.00          1          0          0          0          0
1800.08/1800.41	c Pricers            :       Time      Calls       Vars
1800.08/1800.41	c   problem variables:       0.00          0          0
1800.08/1800.41	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.08/1800.41	c   relpscost        :     123.87     433527        307      29328          0          0     851678
1800.08/1800.41	c   pscost           :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   inference        :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   mostinf          :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   leastinf         :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.08/1800.41	c   random           :       0.00          0          0          0          0          0          0
1800.08/1800.41	c Primal Heuristics  :       Time      Calls      Found
1800.08/1800.41	c   LP solutions     :       0.00          -          0
1800.08/1800.41	c   pseudo solutions :       0.00          -          0
1800.08/1800.41	c   crossover        :       0.10          0          0
1800.08/1800.41	c   intshifting      :       0.00          0          0
1800.08/1800.41	c   oneopt           :       0.12          2          0
1800.08/1800.41	c   linesearchdiving :       5.88        421          0
1800.08/1800.41	c   coefdiving       :       5.02        421          1
1800.08/1800.41	c   guideddiving     :       5.11        421          1
1800.08/1800.41	c   pscostdiving     :       7.08        421          0
1800.08/1800.41	c   fracdiving       :       4.45        421          0
1800.08/1800.41	c   veclendiving     :       5.79        421          0
1800.08/1800.41	c   objpscostdiving  :       4.42        211          0
1800.08/1800.41	c   rootsoldiving    :       3.20        211          0
1800.08/1800.41	c   feaspump         :       8.70        211          0
1800.08/1800.41	c   simplerounding   :       0.14          0          0
1800.08/1800.41	c   rounding         :       0.55       9241          0
1800.08/1800.41	c   shifting         :       6.56       2810          0
1800.08/1800.41	c   fixandinfer      :       0.00          0          0
1800.08/1800.41	c   intdiving        :       0.00          0          0
1800.08/1800.41	c   actconsdiving    :       0.00          0          0
1800.08/1800.41	c   octane           :       0.00          0          0
1800.08/1800.41	c   rens             :       0.00          0          0
1800.08/1800.41	c   rins             :       0.00          0          0
1800.08/1800.41	c   localbranching   :       0.00          0          0
1800.08/1800.41	c   mutation         :       0.00          0          0
1800.08/1800.41	c   dins             :       0.00          0          0
1800.08/1800.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.08/1800.41	c   primal LP        :       0.00          0          0       0.00          -
1800.08/1800.41	c   dual LP          :     874.06     477071   21496540      45.06   24593.90
1800.08/1800.41	c   barrier LP       :       0.00          0          0       0.00          -
1800.08/1800.41	c   diving/probing LP:      38.60      26097     627355      24.04   16252.72
1800.08/1800.41	c   strong branching :     111.90      43863    1835141      41.84   16399.83
1800.08/1800.41	c     (at root node) :          -         35      23338     666.80          -
1800.08/1800.41	c   conflict analysis:       0.00          0          0       0.00          -
1800.08/1800.41	c B&B Tree           :
1800.08/1800.41	c   number of runs   :          1
1800.08/1800.41	c   nodes            :     673614
1800.08/1800.41	c   nodes (total)    :     673614
1800.08/1800.41	c   nodes left       :      24556
1800.08/1800.41	c   max depth        :        111
1800.08/1800.41	c   max depth (total):        111
1800.08/1800.41	c   backtracks       :     150526 (22.3%)
1800.08/1800.41	c   delayed cutoffs  :     149568
1800.08/1800.41	c   repropagations   :     951296 (10435666 domain reductions, 116870 cutoffs)
1800.08/1800.41	c   avg switch length:       6.58
1800.08/1800.41	c   switching time   :     121.10
1800.08/1800.41	c Solution           :
1800.08/1800.41	c   Solutions found  :          2 (2 improvements)
1800.08/1800.41	c   Primal Bound     : +6.40000000000000e+01   (in run 1, after 332403 nodes, 925.51 seconds, depth 40, found by <guideddiving>)
1800.08/1800.41	c   Dual Bound       : +3.20000000000000e+01
1800.08/1800.41	c   Gap              :     100.00 %
1800.08/1800.41	c   Root Dual Bound  : +9.00000000000000e+00
1800.18/1800.55	c Time complete: 1800.22.

Verifier Data

OK	64

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-3733993-1338702960/watcher-3733993-1338702960 -o /tmp/evaluation-result-3733993-1338702960/solver-3733993-1338702960 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733993-1338702960.opb 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 3/176 27868
/proc/meminfo: memFree=30495576/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=8552 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 1501 0 0 0 0 0 0 0 20 0 1 0 336420484 8757248 1454 33554432000 4194304 7823515 140736932149600 140735915341144 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 2138 1454 354 887 0 1248 0

[startup+0.0077759 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27868
/proc/meminfo: memFree=30495576/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=8712 CPUtime=0 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 1529 0 0 0 0 0 0 0 20 0 1 0 336420484 8921088 1482 33554432000 4194304 7823515 140736932149600 140735915341144 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 2178 1482 354 887 0 1288 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8712

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27868
/proc/meminfo: memFree=30495576/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=19224 CPUtime=0.09 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 4266 0 0 0 9 0 0 0 20 0 1 0 336420484 19685376 3865 33554432000 4194304 7823515 140736932149600 140735915341144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 4806 3865 442 887 0 3916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19224

[startup+0.300247 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27868
/proc/meminfo: memFree=30495576/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=24464 CPUtime=0.29 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 5852 0 0 0 29 0 0 0 20 0 1 0 336420484 25051136 5375 33554432000 4194304 7823515 140736932149600 140735915341144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 6116 5375 550 887 0 5226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24464

[startup+0.700245 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27868
/proc/meminfo: memFree=30495576/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=31956 CPUtime=0.69 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 7752 0 0 0 68 1 0 0 20 0 1 0 336420484 32722944 7253 33554432000 4194304 7823515 140736932149600 140735915341144 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 7989 7253 551 887 0 7099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31956

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27869
/proc/meminfo: memFree=30468536/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=32292 CPUtime=1.49 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 7792 0 0 0 147 2 0 0 20 0 1 0 336420484 33067008 7293 33554432000 4194304 7823515 140736932149600 140736932145400 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 8073 7293 551 887 0 7183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32292

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27869
/proc/meminfo: memFree=30466172/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=34588 CPUtime=3.08 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 8349 0 0 0 305 3 0 0 20 0 1 0 336420484 35418112 7850 33554432000 4194304 7823515 140736932149600 140736932144296 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 8647 7850 556 887 0 7757 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34588

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27869
/proc/meminfo: memFree=30465428/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=34588 CPUtime=6.29 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 8350 0 0 0 622 7 0 0 20 0 1 0 336420484 35418112 7851 33554432000 4194304 7823515 140736932149600 140736932143976 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 8647 7851 557 887 0 7757 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34588

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27869
/proc/meminfo: memFree=30465436/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=34588 CPUtime=12.69 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 8358 0 0 0 1254 15 0 0 20 0 1 0 336420484 35418112 7859 33554432000 4194304 7823515 140736932149600 140736932144808 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 8647 7859 565 887 0 7757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34588

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 27869
/proc/meminfo: memFree=30465560/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=35052 CPUtime=25.48 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 8442 0 0 0 2514 34 0 0 20 0 1 0 336420484 35893248 7943 33554432000 4194304 7823515 140736932149600 140736932144264 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 8763 7943 565 887 0 7873 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35052

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 27870
/proc/meminfo: memFree=30458492/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=40952 CPUtime=51.08 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 10045 0 0 0 5032 76 0 0 20 0 1 0 336420484 41934848 9545 33554432000 4194304 7823515 140736932149600 140736932146344 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 10238 9545 652 887 0 9348 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40952

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27870
/proc/meminfo: memFree=30441132/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=54492 CPUtime=102.28 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 13468 0 0 0 10070 158 0 0 20 0 1 0 336420484 55799808 12936 33554432000 4194304 7823515 140736932149600 140736932147432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 13623 12936 652 887 0 12733 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54492

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 27870
/proc/meminfo: memFree=30428280/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=64588 CPUtime=162.26 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 16048 0 0 0 15973 253 0 0 20 0 1 0 336420484 66138112 15467 33554432000 4194304 7823515 140736932149600 140736932147432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 16147 15467 652 887 0 15257 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 64588

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 27870
/proc/meminfo: memFree=30413152/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=78040 CPUtime=222.24 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 19519 0 0 0 21869 355 0 0 20 0 1 0 336420484 79912960 19137 33554432000 4194304 7823515 140736932149600 140736932144360 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 19510 19137 652 887 0 18620 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 78040

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 27873
/proc/meminfo: memFree=30402356/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=88616 CPUtime=282.23 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 22218 0 0 0 27762 461 0 0 20 0 1 0 336420484 90742784 21768 33554432000 4194304 7823515 140736932149600 140736932144616 4819516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 22154 21768 652 887 0 21264 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 88616

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 27896
/proc/meminfo: memFree=30387972/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=98540 CPUtime=342.22 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 24873 0 0 0 33662 560 0 0 20 0 1 0 336420484 100904960 24245 33554432000 4194304 7823515 140736932149600 140736932145288 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 24635 24245 653 887 0 23745 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 98540

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 27897
/proc/meminfo: memFree=30376008/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=105888 CPUtime=402.21 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 26769 0 0 0 39559 662 0 0 20 0 1 0 336420484 108429312 26106 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 26472 26106 653 887 0 25582 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 105888

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 27897
/proc/meminfo: memFree=30364004/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=116948 CPUtime=462.19 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 29552 0 0 0 45456 763 0 0 20 0 1 0 336420484 119754752 28840 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 29237 28840 653 887 0 28347 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 116948

[startup+522.3 s]
/proc/loadavg: 1.84 1.96 1.98 3/177 29113
/proc/meminfo: memFree=30516112/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=128096 CPUtime=522.19 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 32363 0 0 0 51349 870 0 0 20 0 1 0 336420484 131170304 31587 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 32024 31587 653 887 0 31134 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 128096

[startup+582.3 s]
/proc/loadavg: 1.94 1.96 1.98 3/177 29227
/proc/meminfo: memFree=30508584/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=132200 CPUtime=582.17 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 33485 0 0 0 57240 977 0 0 20 0 1 0 336420484 135372800 32656 33554432000 4194304 7823515 140736932149600 140736932144568 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 33050 32656 653 887 0 32160 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 132200

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 29345
/proc/meminfo: memFree=30417920/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=139128 CPUtime=882.13 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 35251 0 0 0 86716 1497 0 0 20 0 1 0 336420484 142467072 34394 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 34782 34394 653 887 0 33892 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 139128

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29345
/proc/meminfo: memFree=30410052/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=139264 CPUtime=942.11 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 35278 0 0 0 92613 1598 0 0 20 0 1 0 336420484 142606336 34420 33554432000 4194304 7823515 140736932149600 140736932144568 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 34816 34420 653 887 0 33926 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 139264

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29346
/proc/meminfo: memFree=30408656/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=139692 CPUtime=1002.11 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 35416 0 0 0 98508 1703 0 0 20 0 1 0 336420484 143044608 34558 33554432000 4194304 7823515 140736932149600 140736932146088 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 34923 34558 653 887 0 34033 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 139692

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29346
/proc/meminfo: memFree=30407676/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=140180 CPUtime=1062.1 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 35534 0 0 0 104395 1815 0 0 20 0 1 0 336420484 143544320 34676 33554432000 4194304 7823515 140736932149600 140736932145352 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 35045 34676 653 887 0 34155 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 140180

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29346
/proc/meminfo: memFree=30404700/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=142956 CPUtime=1122.09 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 36236 0 0 0 110290 1919 0 0 20 0 1 0 336420484 146386944 35377 33554432000 4194304 7823515 140736932149600 140736932145640 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 35739 35377 653 887 0 34849 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 142956

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 29346
/proc/meminfo: memFree=30398744/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=149180 CPUtime=1182.07 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 37772 0 0 0 116178 2029 0 0 20 0 1 0 336420484 152760320 36905 33554432000 4194304 7823515 140736932149600 140736932147432 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 37295 36905 653 887 0 36405 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 149180

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29346
/proc/meminfo: memFree=30392792/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=155144 CPUtime=1242.07 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 39265 0 0 0 122066 2141 0 0 20 0 1 0 336420484 158867456 38371 33554432000 4194304 7823515 140736932149600 140736932144296 4240344 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 38786 38371 653 887 0 37896 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 155144

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 29347
/proc/meminfo: memFree=30385352/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=162344 CPUtime=1302.07 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 41125 0 0 0 127962 2245 0 0 20 0 1 0 336420484 166240256 40165 33554432000 4194304 7823515 140736932149600 140736932145352 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 40586 40165 653 887 0 39696 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 162344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29347
/proc/meminfo: memFree=30378284/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=170224 CPUtime=1362.06 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 43064 0 0 0 133854 2352 0 0 20 0 1 0 336420484 174309376 42049 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 42556 42049 653 887 0 41666 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 170224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29347
/proc/meminfo: memFree=30392976/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=176988 CPUtime=1422.05 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 44727 0 0 0 139743 2462 0 0 20 0 1 0 336420484 181235712 43802 33554432000 4194304 7823515 140736932149600 140736932146344 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 44247 43802 653 887 0 43357 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 176988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29350
/proc/meminfo: memFree=30384164/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=187288 CPUtime=1482.03 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 47262 0 0 0 145634 2569 0 0 20 0 1 0 336420484 191782912 46269 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 46822 46269 653 887 0 45932 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 187288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29350
/proc/meminfo: memFree=30377600/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=192852 CPUtime=1542.01 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 48663 0 0 0 151525 2676 0 0 20 0 1 0 336420484 197480448 47643 33554432000 4194304 7823515 140736932149600 140736932146312 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 48213 47643 653 887 0 47323 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 192852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29351
/proc/meminfo: memFree=30372268/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=198548 CPUtime=1602.01 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 50043 0 0 0 157417 2784 0 0 20 0 1 0 336420484 203313152 49006 33554432000 4194304 7823515 140736932149600 140736932146632 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 49637 49006 653 887 0 48747 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 198548

[startup+1662.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 29351
/proc/meminfo: memFree=30367844/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=202512 CPUtime=1661.99 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 50994 0 0 0 163305 2894 0 0 20 0 1 0 336420484 207372288 50109 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 50628 50109 653 887 0 49738 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 202512

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 29351
/proc/meminfo: memFree=30357056/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=213504 CPUtime=1721.98 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 53758 0 0 0 169200 2998 0 0 20 0 1 0 336420484 218628096 52788 33554432000 4194304 7823515 140736932149600 140736932146632 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 53376 52788 653 887 0 52486 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 213504

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 29351
/proc/meminfo: memFree=30348128/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=223048 CPUtime=1781.98 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 55994 0 0 0 175088 3110 0 0 20 0 1 0 336420484 228401152 55014 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 55762 55014 653 887 0 54872 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 223048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29351
/proc/meminfo: memFree=30346020/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=225036 CPUtime=1800.08 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 56530 0 0 0 176867 3141 0 0 20 0 1 0 336420484 230436864 55550 33554432000 4194304 7823515 140736932149600 140736932144936 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 56259 55550 653 887 0 55369 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 225036

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.01 2.02 2.00 3/177 29351
/proc/meminfo: memFree=30346020/32873844 swapFree=7900/7900
[pid=27868] ppid=27866 vsize=225036 CPUtime=1800.18 cores=0,2,4,6
/proc/27868/stat : 27868 (pbscip.linux.x8) R 27866 27868 17150 0 -1 4202496 56534 0 0 0 176877 3141 0 0 20 0 1 0 336420484 230436864 55554 33554432000 4194304 7823515 140736932149600 140736932144936 4744272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27868/statm: 56259 55554 657 887 0 55369 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 225036

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.23
CPU user time (s): 1768.81
CPU system time (s): 31.4192
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 225036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1768.81
system time used= 31.4192
maximum resident set size= 222216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56535
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= 67
involuntary context switches= 2236

runsolver used 3.24251 second user time and 8.69368 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 07:56:00
IDJOB=3733993
IDBENCH=2641
IDSOLVER=2321
FILE ID=node137/3733993-1338702960
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70320 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.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-3733993-1338702960/watcher-3733993-1338702960 -o /tmp/evaluation-result-3733993-1338702960/solver-3733993-1338702960 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733993-1338702960.opb

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=729959875

node137.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.600
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	: 5333.20
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.600
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.600
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.600
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.600
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.91
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.600
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.90
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.600
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.600
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:       32873844 kB
MemFree:        30495964 kB
Buffers:          179192 kB
Cached:          1105632 kB
SwapCached:         5796 kB
Active:           939152 kB
Inactive:         623160 kB
Active(anon):     271600 kB
Inactive(anon):     8004 kB
Active(file):     667552 kB
Inactive(file):   615156 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              9756 kB
Writeback:             0 kB
AnonPages:        280344 kB
Mapped:            11360 kB
Shmem:                 0 kB
Slab:             677408 kB
SReclaimable:     118824 kB
SUnreclaim:       558584 kB
KernelStack:        1464 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     400524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70312 MiB
End job on node137 at 2012-06-03 08:26:02