Trace number 2667462

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.08 1802.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-net12.opb
MD5SUM24a04ed274dd43d443428abf078e95f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark13.9989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 214
Optimality of the best value was proved YES
Number of variables147395
Total number of constraints26533
Number of constraints which are clauses12
Number of constraints which are cardinality constraints (but not clauses)391
Number of constraints which are nor clauses,nor cardinality constraints26130
Minimum length of a constraint2
Maximum length of a constraint292
Number of terms in the objective function 39
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 337
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12288
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 137193
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2667462-1276361255.opb>
1.59/1.63	c original problem has 147395 variables (147395 bin, 0 int, 0 impl, 0 cont) and 26533 constraints
1.59/1.63	c problem read
1.59/1.64	c presolving settings loaded
3.19/3.23	c presolving:
3.59/3.67	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 16864 chg sides, 16864 chg coeffs, 0 upgd conss, 20 impls, 407 clqs
4.69/4.74	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 16864 chg sides, 16864 chg coeffs, 25987 upgd conss, 20 impls, 407 clqs
8.49/8.58	c (round 3) 0 del vars, 0 del conss, 0 chg bounds, 274720 chg sides, 1306328 chg coeffs, 25997 upgd conss, 463984 impls, 407 clqs
9.90/9.97	c (round 4) 128928 del vars, 12512 del conss, 0 chg bounds, 275264 chg sides, 1336248 chg coeffs, 25997 upgd conss, 463984 impls, 407 clqs
10.38/10.47	c (round 5) 128983 del vars, 12512 del conss, 0 chg bounds, 275264 chg sides, 1336248 chg coeffs, 25997 upgd conss, 464046 impls, 379 clqs
10.69/10.71	c (round 6) 128983 del vars, 12792 del conss, 0 chg bounds, 275616 chg sides, 1336818 chg coeffs, 25997 upgd conss, 464222 impls, 379 clqs
10.89/10.96	c (round 7) 129271 del vars, 12994 del conss, 0 chg bounds, 275616 chg sides, 1336818 chg coeffs, 25997 upgd conss, 464222 impls, 379 clqs
12.10/12.16	c (round 8) 129321 del vars, 12994 del conss, 0 chg bounds, 275616 chg sides, 1336818 chg coeffs, 25997 upgd conss, 464634 impls, 375 clqs
12.29/12.34	c (round 9) 129321 del vars, 13071 del conss, 0 chg bounds, 275700 chg sides, 1337034 chg coeffs, 25997 upgd conss, 464658 impls, 381 clqs
12.49/12.50	c (round 10) 129395 del vars, 13150 del conss, 0 chg bounds, 275737 chg sides, 1337147 chg coeffs, 26003 upgd conss, 464658 impls, 392 clqs
12.49/12.56	c (round 11) 129425 del vars, 13151 del conss, 0 chg bounds, 275738 chg sides, 1337147 chg coeffs, 26003 upgd conss, 464658 impls, 392 clqs
13.59/13.62	c (round 12) 129475 del vars, 13151 del conss, 0 chg bounds, 275738 chg sides, 1337147 chg coeffs, 26003 upgd conss, 464906 impls, 377 clqs
13.79/13.81	c (round 13) 129475 del vars, 13201 del conss, 0 chg bounds, 275792 chg sides, 1337349 chg coeffs, 26003 upgd conss, 464906 impls, 401 clqs
13.88/13.92	c (round 14) 129517 del vars, 13251 del conss, 0 chg bounds, 275792 chg sides, 1337381 chg coeffs, 26008 upgd conss, 464906 impls, 401 clqs
15.99/16.01	c (round 15) 129567 del vars, 13251 del conss, 0 chg bounds, 275792 chg sides, 1337381 chg coeffs, 26008 upgd conss, 465856 impls, 400 clqs
16.19/16.26	c (round 16) 129568 del vars, 13262 del conss, 1 chg bounds, 275796 chg sides, 1337893 chg coeffs, 26008 upgd conss, 465856 impls, 423 clqs
16.40/16.42	c (round 17) 129572 del vars, 13266 del conss, 1 chg bounds, 275798 chg sides, 1338091 chg coeffs, 26031 upgd conss, 465856 impls, 423 clqs
16.40/16.48	c (round 18) 129574 del vars, 13266 del conss, 1 chg bounds, 275798 chg sides, 1338091 chg coeffs, 26031 upgd conss, 465856 impls, 423 clqs
17.49/17.58	c (round 19) 129624 del vars, 13266 del conss, 1 chg bounds, 275798 chg sides, 1338091 chg coeffs, 26031 upgd conss, 466642 impls, 423 clqs
17.79/17.80	c (round 20) 129624 del vars, 13353 del conss, 1 chg bounds, 275871 chg sides, 1338548 chg coeffs, 26031 upgd conss, 466642 impls, 436 clqs
17.88/17.92	c (round 21) 129677 del vars, 13406 del conss, 1 chg bounds, 275917 chg sides, 1338736 chg coeffs, 26044 upgd conss, 466642 impls, 436 clqs
17.88/17.97	c (round 22) 129711 del vars, 13423 del conss, 1 chg bounds, 275933 chg sides, 1338755 chg coeffs, 26044 upgd conss, 466642 impls, 436 clqs
17.99/18.03	c (round 23) 129718 del vars, 13423 del conss, 1 chg bounds, 275933 chg sides, 1338755 chg coeffs, 26044 upgd conss, 466642 impls, 436 clqs
19.39/19.41	c (round 24) 129768 del vars, 13423 del conss, 1 chg bounds, 275933 chg sides, 1338755 chg coeffs, 26044 upgd conss, 467286 impls, 419 clqs
19.59/19.63	c (round 25) 129769 del vars, 13569 del conss, 1 chg bounds, 276037 chg sides, 1339219 chg coeffs, 26044 upgd conss, 467288 impls, 431 clqs
19.70/19.77	c (round 26) 129854 del vars, 13585 del conss, 1 chg bounds, 276052 chg sides, 1339307 chg coeffs, 26057 upgd conss, 467288 impls, 431 clqs
19.79/19.83	c (round 27) 129863 del vars, 13598 del conss, 1 chg bounds, 276062 chg sides, 1339316 chg coeffs, 26057 upgd conss, 467288 impls, 431 clqs
19.79/19.88	c (round 28) 129866 del vars, 13598 del conss, 1 chg bounds, 276062 chg sides, 1339316 chg coeffs, 26057 upgd conss, 467288 impls, 431 clqs
20.68/20.73	c    (18.3s) probing: 1000/18467 (5.4%) - 203 fixings, 118 aggregations, 1628 implications, 0 bound changes
21.78/21.83	c (round 29) 129916 del vars, 13598 del conss, 1 chg bounds, 276062 chg sides, 1339316 chg coeffs, 26057 upgd conss, 467486 impls, 391 clqs
21.89/21.99	c (round 30) 129916 del vars, 14104 del conss, 1 chg bounds, 276756 chg sides, 1340462 chg coeffs, 26057 upgd conss, 467710 impls, 396 clqs
22.18/22.22	c (round 31) 130585 del vars, 14487 del conss, 1 chg bounds, 276761 chg sides, 1340484 chg coeffs, 26058 upgd conss, 467710 impls, 398 clqs
22.28/22.33	c (round 32) 130589 del vars, 14487 del conss, 1 chg bounds, 276761 chg sides, 1340484 chg coeffs, 26058 upgd conss, 467710 impls, 399 clqs
23.09/23.14	c (round 33) 130639 del vars, 14487 del conss, 1 chg bounds, 276761 chg sides, 1340484 chg coeffs, 26058 upgd conss, 467888 impls, 352 clqs
23.18/23.28	c (round 34) 130639 del vars, 15214 del conss, 1 chg bounds, 277749 chg sides, 1342100 chg coeffs, 26058 upgd conss, 467992 impls, 368 clqs
23.39/23.49	c (round 35) 131630 del vars, 15802 del conss, 1 chg bounds, 277764 chg sides, 1342148 chg coeffs, 26073 upgd conss, 467992 impls, 370 clqs
23.48/23.58	c (round 36) 131642 del vars, 15812 del conss, 1 chg bounds, 277773 chg sides, 1342159 chg coeffs, 26073 upgd conss, 467992 impls, 370 clqs
23.59/23.63	c (round 37) 131646 del vars, 15812 del conss, 1 chg bounds, 277773 chg sides, 1342159 chg coeffs, 26073 upgd conss, 467992 impls, 370 clqs
25.08/25.15	c (round 38) 131696 del vars, 15812 del conss, 1 chg bounds, 277773 chg sides, 1342159 chg coeffs, 26073 upgd conss, 468746 impls, 321 clqs
25.29/25.34	c (round 39) 131696 del vars, 16532 del conss, 1 chg bounds, 278646 chg sides, 1344057 chg coeffs, 26073 upgd conss, 468806 impls, 344 clqs
25.48/25.56	c (round 40) 132612 del vars, 17237 del conss, 1 chg bounds, 278780 chg sides, 1344478 chg coeffs, 26096 upgd conss, 468806 impls, 399 clqs
25.68/25.71	c (round 41) 132714 del vars, 17254 del conss, 1 chg bounds, 278793 chg sides, 1344502 chg coeffs, 26096 upgd conss, 468806 impls, 400 clqs
25.68/25.79	c (round 42) 132722 del vars, 17254 del conss, 1 chg bounds, 278793 chg sides, 1344502 chg coeffs, 26096 upgd conss, 468806 impls, 400 clqs
27.68/27.78	c    (25.2s) probing: 1681/18467 (9.1%) - 341 fixings, 145 aggregations, 2352 implications, 0 bound changes
27.68/27.78	c    (25.2s) probing aborted: 100/100 successive totally useless probings
27.68/27.78	c (round 43) 132753 del vars, 17254 del conss, 1 chg bounds, 278793 chg sides, 1344502 chg coeffs, 26096 upgd conss, 469380 impls, 372 clqs
27.88/27.96	c (round 44) 132753 del vars, 17671 del conss, 1 chg bounds, 279382 chg sides, 1345751 chg coeffs, 26096 upgd conss, 469404 impls, 397 clqs
28.08/28.11	c (round 45) 133353 del vars, 18051 del conss, 1 chg bounds, 279469 chg sides, 1346001 chg coeffs, 26117 upgd conss, 469404 impls, 439 clqs
28.18/28.24	c (round 46) 133419 del vars, 18073 del conss, 1 chg bounds, 279485 chg sides, 1346039 chg coeffs, 26117 upgd conss, 469404 impls, 440 clqs
28.28/28.31	c (round 47) 133432 del vars, 18073 del conss, 1 chg bounds, 279485 chg sides, 1346039 chg coeffs, 26117 upgd conss, 469404 impls, 440 clqs
28.39/28.43	c    (25.8s) probing: 1691/18467 (9.2%) - 341 fixings, 145 aggregations, 2352 implications, 0 bound changes
28.39/28.43	c    (25.8s) probing aborted: 100/100 successive totally useless probings
28.39/28.44	c presolving (48 rounds):
28.39/28.44	c  133432 deleted vars, 18073 deleted constraints, 1 tightened bounds, 0 added holes, 279485 changed sides, 1346039 changed coefficients
28.39/28.44	c  469404 implications, 440 cliques
28.39/28.44	c presolved problem has 13963 variables (13963 bin, 0 int, 0 impl, 0 cont) and 10995 constraints
28.39/28.44	c   10043 constraints of type <knapsack>
28.39/28.44	c     592 constraints of type <setppc>
28.39/28.44	c     352 constraints of type <linear>
28.39/28.44	c       8 constraints of type <logicor>
28.39/28.44	c transformed objective value is always integral (scale: 1)
28.39/28.44	c Presolving Time: 25.28
28.39/28.44	c - non default parameters ----------------------------------------------------------------------
28.39/28.44	c # SCIP version 1.2.1.2
28.39/28.44	c 
28.39/28.44	c # frequency for displaying node information lines
28.39/28.44	c # [type: int, range: [-1,2147483647], default: 100]
28.39/28.44	c display/freq = 10000
28.39/28.44	c 
28.39/28.44	c # maximal time in seconds to run
28.39/28.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
28.39/28.44	c limits/time = 1798.36
28.39/28.44	c 
28.39/28.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
28.39/28.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
28.39/28.44	c limits/memory = 1620
28.39/28.44	c 
28.39/28.44	c # should presolving try to simplify inequalities
28.39/28.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
28.39/28.44	c constraints/linear/simplifyinequalities = TRUE
28.39/28.44	c 
28.39/28.44	c # should presolving try to simplify knapsacks
28.39/28.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
28.39/28.44	c constraints/knapsack/simplifyinequalities = TRUE
28.39/28.44	c 
28.39/28.44	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
28.39/28.44	c # [type: int, range: [-1,2147483647], default: -1]
28.39/28.44	c separating/rapidlearning/freq = 0
28.39/28.44	c 
28.39/28.44	c -----------------------------------------------------------------------------------------------
28.39/28.44	c start solving
28.39/28.46	c 
44.88/44.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.88/44.94	c  42.1s|     1 |     0 | 11110 |     - | 423M|   0 |1121 |  13k|  10k|  13k|  10k|   0 |   0 |   0 | 6.849595e+01 |      --      |    Inf 
113.76/113.83	c   111s|     1 |     0 | 33637 |     - | 429M|   0 |1323 |  13k|  10k|  13k|  11k| 283 |   0 |   0 | 7.535523e+01 |      --      |    Inf 
135.75/135.88	c   133s|     1 |     0 | 38134 |     - | 433M|   0 |1478 |  13k|  10k|  13k|  11k| 506 |   0 |   0 | 7.951261e+01 |      --      |    Inf 
156.75/156.84	c   153s|     1 |     0 | 42074 |     - | 439M|   0 |1614 |  13k|  10k|  13k|  11k| 730 |   0 |   0 | 8.161294e+01 |      --      |    Inf 
177.54/177.66	c   174s|     1 |     0 | 44677 |     - | 443M|   0 |1718 |  13k|  10k|  13k|  11k| 863 |   0 |   0 | 8.259302e+01 |      --      |    Inf 
192.94/193.02	c   189s|     1 |     0 | 46549 |     - | 447M|   0 |1766 |  13k|  10k|  13k|  11k| 974 |   0 |   0 | 8.340804e+01 |      --      |    Inf 
215.93/216.02	c   212s|     1 |     0 | 50614 |     - | 452M|   0 |1797 |  13k|  10k|  13k|  12k|1053 |   0 |   0 | 8.530561e+01 |      --      |    Inf 
238.54/238.62	c   235s|     1 |     0 | 54397 |     - | 456M|   0 |1836 |  13k|  10k|  13k|  12k|1172 |   0 |   0 | 8.596563e+01 |      --      |    Inf 
256.72/256.80	c   253s|     1 |     0 | 56559 |     - | 460M|   0 |1813 |  13k|  10k|  13k|  12k|1265 |   0 |   0 | 8.602544e+01 |      --      |    Inf 
276.03/276.18	c   272s|     1 |     0 | 59022 |     - | 465M|   0 |1716 |  13k|  10k|  13k|  12k|1324 |   0 |   0 | 8.618455e+01 |      --      |    Inf 
293.81/293.93	c   290s|     1 |     0 | 59726 |     - | 469M|   0 |1783 |  13k|  10k|  13k|  12k|1410 |   0 |   0 | 8.619485e+01 |      --      |    Inf 
312.21/312.33	c   308s|     1 |     0 | 60854 |     - | 472M|   0 |1830 |  13k|  10k|  13k|  12k|1439 |   0 |   0 | 8.652676e+01 |      --      |    Inf 
336.20/336.32	c   332s|     1 |     0 | 63855 |     - | 475M|   0 |1853 |  13k|  10k|  13k|  12k|1474 |   0 |   0 | 8.676508e+01 |      --      |    Inf 
357.89/358.09	c   354s|     1 |     0 | 66784 |     - | 478M|   0 |1866 |  13k|  10k|  13k|  12k|1539 |   0 |   0 | 8.708433e+01 |      --      |    Inf 
388.69/388.88	c   384s|     1 |     0 | 69358 |     - | 480M|   0 |1796 |  13k|  10k|  13k|  12k|1604 |   0 |   0 | 8.725811e+01 |      --      |    Inf 
421.08/421.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
421.08/421.29	c   417s|     1 |     0 | 71437 |     - | 480M|   0 |1860 |  13k|  10k|  13k|  12k|1665 |   0 |   0 | 8.771430e+01 |      --      |    Inf 
444.28/444.48	c   440s|     1 |     0 | 74287 |     - | 483M|   0 |1919 |  13k|  10k|  13k|  12k|1712 |   0 |   0 | 8.813013e+01 |      --      |    Inf 
462.17/462.34	c   457s|     1 |     0 | 75548 |     - | 487M|   0 |1859 |  13k|  10k|  13k|  12k|1761 |   0 |   0 | 8.816591e+01 |      --      |    Inf 
488.96/489.15	c   484s|     1 |     0 | 76355 |     - | 488M|   0 |1880 |  13k|  10k|  13k|  12k|1808 |   0 |   0 | 8.816591e+01 |      --      |    Inf 
518.15/518.36	c   513s|     1 |     0 | 78260 |     - | 488M|   0 |1888 |  13k|  10k|  13k|  12k|1826 |   0 |   0 | 8.824393e+01 |      --      |    Inf 
548.95/549.14	c   544s|     1 |     0 | 79296 |     - | 489M|   0 |1875 |  13k|  10k|  13k|  12k|1885 |   0 |   0 | 8.824393e+01 |      --      |    Inf 
569.64/569.84	c   564s|     1 |     0 | 81654 |     - | 489M|   0 |1855 |  13k|  10k|  13k|  12k|1903 |   0 |   0 | 8.830757e+01 |      --      |    Inf 
587.03/587.21	c   582s|     1 |     0 | 82351 |     - | 489M|   0 |1924 |  13k|  10k|  13k|  12k|1934 |   0 |   0 | 8.831202e+01 |      --      |    Inf 
606.13/606.37	c   601s|     1 |     0 | 84369 |     - | 489M|   0 |1846 |  13k|  10k|  13k|  12k|1963 |   0 |   0 | 8.839953e+01 |      --      |    Inf 
621.33/621.55	c   616s|     1 |     0 | 89939 |     - | 489M|   0 |1797 |  13k|  10k|  13k|  12k|2027 |   0 |   0 | 8.913660e+01 |      --      |    Inf 
638.52/638.74	c   633s|     1 |     0 | 91124 |     - | 489M|   0 |1892 |  13k|  10k|  13k|  12k|2122 |   0 |   0 | 8.916911e+01 |      --      |    Inf 
655.43/655.67	c   650s|     1 |     0 | 91451 |     - | 489M|   0 |1934 |  13k|  10k|  13k|  12k|2150 |   0 |   0 | 8.918034e+01 |      --      |    Inf 
671.71/671.99	c   666s|     1 |     0 | 91524 |     - | 489M|   0 |1936 |  13k|  10k|  13k|  12k|2155 |   0 |   0 | 8.918034e+01 |      --      |    Inf 
688.11/688.35	c   682s|     1 |     0 | 91533 |     - | 489M|   0 |1938 |  13k|  10k|  13k|  12k|2158 |   0 |   0 | 8.918034e+01 |      --      |    Inf 
728.59/728.85	c   723s|     1 |     2 | 91533 |     - | 489M|   0 |1938 |  13k|  10k|  13k|  12k|2158 |   0 |  19 | 8.918034e+01 |      --      |    Inf 
1800.01/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.89 1.50 3/106 12069
/proc/meminfo: memFree=1803524/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=7724 CPUtime=0
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1030 0 0 0 0 0 0 0 18 0 1 0 11729539 7909376 950 1992294400 4194304 8223781 140734211947168 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 1931 961 348 984 0 944 0

[startup+0.072538 s]
/proc/loadavg: 1.93 1.89 1.50 3/106 12069
/proc/meminfo: memFree=1803524/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=20108 CPUtime=0.06
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 4342 0 0 0 5 1 0 0 20 0 1 0 11729539 20590592 4262 1992294400 4194304 8223781 140734211947168 18446744073709551615 7246584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 5027 4262 365 984 0 4040 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20108

[startup+0.101539 s]
/proc/loadavg: 1.93 1.89 1.50 3/106 12069
/proc/meminfo: memFree=1803524/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=24856 CPUtime=0.09
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 5528 0 0 0 7 2 0 0 20 0 1 0 11729539 25452544 5448 1992294400 4194304 8223781 140734211947168 18446744073709551615 4361606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 6214 5449 365 984 0 5227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24856

[startup+0.301563 s]
/proc/loadavg: 1.93 1.89 1.50 3/106 12069
/proc/meminfo: memFree=1803524/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=57180 CPUtime=0.29
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 13575 0 0 0 24 5 0 0 20 0 1 0 11729539 58552320 13495 1992294400 4194304 8223781 140734211947168 18446744073709551615 7129831 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 14295 13495 365 984 0 13308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57180

[startup+0.70161 s]
/proc/loadavg: 1.93 1.89 1.50 3/106 12069
/proc/meminfo: memFree=1803524/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=116432 CPUtime=0.69
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 28359 0 0 0 58 11 0 0 20 0 1 0 11729539 119226368 28279 1992294400 4194304 8223781 140734211947168 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 29108 28279 365 984 0 28121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116432

[startup+1.50071 s]
/proc/loadavg: 1.93 1.89 1.50 2/107 12070
/proc/meminfo: memFree=1685840/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=127676 CPUtime=1.49
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 31184 0 0 0 137 12 0 0 23 0 1 0 11729539 130740224 31104 1992294400 4194304 8223781 140734211947168 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12069/statm: 31919 31104 365 984 0 30932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 127676

[startup+3.10089 s]
/proc/loadavg: 1.93 1.89 1.50 2/107 12070
/proc/meminfo: memFree=1542868/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=319016 CPUtime=3.09
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 78976 0 0 0 281 28 0 0 25 0 1 0 11729539 326672384 78521 1992294400 4194304 8223781 140734211947168 18446744073709551615 4561380 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 79754 78521 416 984 0 78767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 319016

[startup+6.30127 s]
/proc/loadavg: 1.85 1.87 1.49 2/107 12070
/proc/meminfo: memFree=1303300/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=520208 CPUtime=6.29
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 128885 0 0 0 576 53 0 0 25 0 1 0 11729539 532692992 126352 1992294400 4194304 8223781 140734211947168 18446744073709551615 5970380 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 130052 126352 508 984 0 129065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 520208

[startup+12.701 s]
/proc/loadavg: 1.79 1.86 1.49 2/107 12070
/proc/meminfo: memFree=1293256/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=526964 CPUtime=12.69
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 141954 0 0 0 1203 66 0 0 25 0 1 0 11729539 539611136 127571 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 131741 127571 505 984 0 130754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 526964

[startup+25.5015 s]
/proc/loadavg: 1.61 1.81 1.48 2/107 12070
/proc/meminfo: memFree=1293380/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=526964 CPUtime=25.48
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 164349 0 0 0 2446 102 0 0 25 0 1 0 11729539 539611136 127583 1992294400 4194304 8223781 140734211947168 18446744073709551615 4674973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 131741 127583 508 984 0 130754 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 526964

[startup+51.1015 s]
/proc/loadavg: 1.46 1.76 1.47 2/107 12070
/proc/meminfo: memFree=1270936/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=555092 CPUtime=51.07
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 197738 0 0 0 4979 128 0 0 25 0 1 0 11729539 568414208 133840 1992294400 4194304 8223781 140734211947168 18446744073709551615 6359593 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 138773 133840 579 984 0 137786 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 555092

[startup+102.309 s]
/proc/loadavg: 1.26 1.66 1.45 2/107 12072
/proc/meminfo: memFree=1263248/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=561716 CPUtime=102.27
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 226999 0 0 0 10072 155 0 0 25 0 1 0 11729539 575197184 135282 1992294400 4194304 8223781 140734211947168 18446744073709551615 6537914 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 140429 135282 612 984 0 139442 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 561716

[startup+162.302 s]
/proc/loadavg: 1.15 1.55 1.43 2/107 12074
/proc/meminfo: memFree=1249608/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=576116 CPUtime=162.25
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 253414 0 0 0 16038 187 0 0 25 0 1 0 11729539 589942784 138617 1992294400 4194304 8223781 140734211947168 18446744073709551615 5755243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 144029 138617 611 984 0 143042 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 576116

[startup+222.302 s]
/proc/loadavg: 1.11 1.46 1.40 2/107 12076
/proc/meminfo: memFree=1233984/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=592112 CPUtime=222.23
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 271004 0 0 0 22008 215 0 0 25 0 1 0 11729539 606322688 142531 1992294400 4194304 8223781 140734211947168 18446744073709551615 6031688 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 148028 142531 611 984 0 147041 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 592112

[startup+282.302 s]
/proc/loadavg: 1.09 1.39 1.38 2/107 12076
/proc/meminfo: memFree=1219972/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=606652 CPUtime=282.22
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 288345 0 0 0 27979 243 0 0 25 0 1 0 11729539 621211648 146022 1992294400 4194304 8223781 140734211947168 18446744073709551615 6044352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 151663 146022 610 984 0 150676 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 606652

[startup+342.302 s]
/proc/loadavg: 1.07 1.33 1.36 2/107 12078
/proc/meminfo: memFree=1207448/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=619540 CPUtime=342.2
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 300905 0 0 0 33951 269 0 0 25 0 1 0 11729539 634408960 149175 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 154885 149175 610 984 0 153898 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 619540

[startup+402.302 s]
/proc/loadavg: 1.07 1.28 1.34 2/107 12080
/proc/meminfo: memFree=1198272/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=627844 CPUtime=402.18
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 311764 0 0 0 39921 297 0 0 25 0 1 0 11729539 642912256 151422 1992294400 4194304 8223781 140734211947168 18446744073709551615 6044404 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 156961 151422 610 984 0 155974 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 627844

[startup+462.302 s]
/proc/loadavg: 1.06 1.24 1.32 2/107 12082
/proc/meminfo: memFree=1193436/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=633220 CPUtime=462.17
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 324137 0 0 0 45895 322 0 0 25 0 1 0 11729539 648417280 152638 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568478 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 158305 152638 610 984 0 157318 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 633220

[startup+522.302 s]
/proc/loadavg: 1.06 1.21 1.30 2/107 12084
/proc/meminfo: memFree=1191700/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=635528 CPUtime=522.16
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 329583 0 0 0 51867 349 0 0 25 0 1 0 11729539 650780672 153027 1992294400 4194304 8223781 140734211947168 18446744073709551615 6045854 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 158882 153027 610 984 0 157895 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 635528

[startup+582.302 s]
/proc/loadavg: 1.13 1.20 1.29 2/107 12084
/proc/meminfo: memFree=1191452/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=635608 CPUtime=582.13
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 335493 0 0 0 57843 370 0 0 25 0 1 0 11729539 650862592 153072 1992294400 4194304 8223781 140734211947168 18446744073709551615 6047767 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 158902 153072 610 984 0 157915 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 635608

[startup+642.301 s]
/proc/loadavg: 1.12 1.18 1.27 2/107 12086
/proc/meminfo: memFree=1191328/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=635600 CPUtime=642.13
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 351878 0 0 0 63813 400 0 0 25 0 1 0 11729539 650854400 153123 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 158900 153123 610 984 0 157913 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 635600

[startup+702.301 s]

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

/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 813882 0 0 0 105476 724 0 0 25 0 1 0 11729539 653737984 153917 1992294400 4194304 8223781 140734211947168 18446744073709551615 6537908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159604 153917 620 984 0 158617 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 638416

[startup+1122.3 s]
/proc/loadavg: 1.06 1.09 1.18 2/107 12109
/proc/meminfo: memFree=1187608/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638200 CPUtime=1121.98
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 875820 0 0 0 111432 766 0 0 25 0 1 0 11729539 653516800 153920 1992294400 4194304 8223781 140734211947168 18446744073709551615 6564623 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159550 153920 620 984 0 158563 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 638200

[startup+1182.3 s]
/proc/loadavg: 1.06 1.08 1.17 2/107 12109
/proc/meminfo: memFree=1187856/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638124 CPUtime=1181.97
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 938548 0 0 0 117387 810 0 0 25 0 1 0 11729539 653438976 153856 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159531 153856 620 984 0 158544 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 638124

[startup+1242.3 s]
/proc/loadavg: 1.13 1.10 1.17 2/107 12111
/proc/meminfo: memFree=1187484/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638232 CPUtime=1241.95
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1004093 0 0 0 123341 854 0 0 25 0 1 0 11729539 653549568 153947 1992294400 4194304 8223781 140734211947168 18446744073709551615 6358888 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159558 153947 620 984 0 158571 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 638232

[startup+1302.3 s]
/proc/loadavg: 1.12 1.09 1.16 2/107 12113
/proc/meminfo: memFree=1187856/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638088 CPUtime=1301.94
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1054864 0 0 0 129302 892 0 0 25 0 1 0 11729539 653402112 153835 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159522 153835 620 984 0 158535 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 638088

[startup+1362.3 s]
/proc/loadavg: 1.11 1.09 1.16 2/107 12115
/proc/meminfo: memFree=1187980/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638556 CPUtime=1361.91
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1115145 0 0 0 135258 933 0 0 25 0 1 0 11729539 653881344 153929 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568466 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159639 153929 620 984 0 158652 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 638556

[startup+1422.31 s]
/proc/loadavg: 1.10 1.09 1.15 2/107 12117
/proc/meminfo: memFree=1187608/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638328 CPUtime=1421.91
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1178654 0 0 0 141214 977 0 0 25 0 1 0 11729539 653647872 153879 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568486 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159582 153879 620 984 0 158595 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 638328

[startup+1482.3 s]
/proc/loadavg: 1.09 1.08 1.14 2/107 12117
/proc/meminfo: memFree=1187608/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=638328 CPUtime=1481.88
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1252902 0 0 0 147163 1025 0 0 25 0 1 0 11729539 653647872 153901 1992294400 4194304 8223781 140734211947168 18446744073709551615 6502734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 159582 153901 620 984 0 158595 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 638328

[startup+1542.3 s]
/proc/loadavg: 1.08 1.08 1.14 2/107 12119
/proc/meminfo: memFree=1185376/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640308 CPUtime=1541.87
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1313266 0 0 0 153118 1069 0 0 25 0 1 0 11729539 655675392 154432 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160077 154432 620 984 0 159090 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 640308

[startup+1602.3 s]
/proc/loadavg: 1.08 1.08 1.13 2/107 12124
/proc/meminfo: memFree=1185128/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640396 CPUtime=1601.86
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1375979 0 0 0 159069 1117 0 0 25 0 1 0 11729539 655765504 154429 1992294400 4194304 8223781 140734211947168 18446744073709551615 6537908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160099 154429 620 984 0 159112 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 640396

[startup+1662.3 s]
/proc/loadavg: 1.07 1.08 1.12 2/107 12126
/proc/meminfo: memFree=1185252/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640396 CPUtime=1661.84
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1422522 0 0 0 165028 1156 0 0 25 0 1 0 11729539 655765504 154414 1992294400 4194304 8223781 140734211947168 18446744073709551615 6532946 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160099 154414 620 984 0 159112 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 640396

[startup+1722.3 s]
/proc/loadavg: 1.07 1.08 1.12 2/107 12128
/proc/meminfo: memFree=1184756/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640228 CPUtime=1721.82
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1481487 0 0 0 170985 1197 0 0 25 0 1 0 11729539 655593472 154573 1992294400 4194304 8223781 140734211947168 18446744073709551615 6360461 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160057 154573 620 984 0 159070 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 640228

[startup+1782.3 s]
/proc/loadavg: 1.06 1.08 1.11 2/107 12128
/proc/meminfo: memFree=1185128/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640376 CPUtime=1781.8
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1542400 0 0 0 176945 1235 0 0 25 0 1 0 11729539 655745024 154432 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568486 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160094 154432 620 984 0 159107 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 640376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.11 1.09 1.11 2/107 12130
/proc/meminfo: memFree=1185128/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640488 CPUtime=1800.01
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1561597 0 0 0 178751 1250 0 0 25 0 1 0 11729539 655859712 154422 1992294400 4194304 8223781 140734211947168 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160122 154422 620 984 0 159135 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 640488

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12069

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

[startup+1801.4 s]
/proc/loadavg: 1.11 1.09 1.11 2/108 12131
/proc/meminfo: memFree=1185120/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640488 CPUtime=1800.9
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1562433 0 0 0 178839 1251 0 0 25 0 1 0 11729539 655859712 154421 1992294400 4194304 8223781 140734211947168 18446744073709551615 6358880 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160122 154421 620 984 0 159135 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 640488

[startup+1802.2 s]
/proc/loadavg: 1.11 1.09 1.11 2/108 12131
/proc/meminfo: memFree=1185120/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640488 CPUtime=1801.7
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1562991 0 0 0 178919 1251 0 0 25 0 1 0 11729539 655859712 154427 1992294400 4194304 8223781 140734211947168 18446744073709551615 6568466 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160122 154427 620 984 0 159135 0
Current children cumulated CPU time (s) 1801.7
Current children cumulated vsize (KiB) 640488

[startup+1802.4 s]
/proc/loadavg: 1.11 1.09 1.11 2/108 12131
/proc/meminfo: memFree=1185120/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640488 CPUtime=1801.9
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1563265 0 0 0 178939 1251 0 0 25 0 1 0 11729539 655859712 154424 1992294400 4194304 8223781 140734211947168 18446744073709551615 6537829 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160122 154424 620 984 0 159135 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 640488

[startup+1802.5 s]
/proc/loadavg: 1.11 1.09 1.11 2/108 12131
/proc/meminfo: memFree=1185120/2059040 swapFree=4136460/4192956
[pid=12069] ppid=12067 vsize=640488 CPUtime=1802
/proc/12069/stat : 12069 (pbscip.linux.x8) R 12067 12069 11471 0 -1 4202496 1563267 0 0 0 178949 1251 0 0 25 0 1 0 11729539 655859712 154426 1992294400 4194304 8223781 140734211947168 18446744073709551615 6537908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12069/statm: 160122 154426 620 984 0 159135 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 640488

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.57
CPU time (s): 1802.08
CPU user time (s): 1789.5
CPU system time (s): 12.5751
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 686276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.5
system time used= 12.5751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1563269
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= 1
involuntary context switches= 1498

runsolver used 2.98055 second user time and 8.5167 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 18:47:35
IDJOB=2667462
IDBENCH=1876
IDSOLVER=1169
FILE ID=node001/2667462-1276361255
PBS_JOBID= 11173206
Free space on /tmp= 62388 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-net12.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2667462-1276361255/watcher-2667462-1276361255 -o /tmp/evaluation-result-2667462-1276361255/solver-2667462-1276361255 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2667462-1276361255.opb -t 1800 -m 1800

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

MD5SUM BENCH= 24a04ed274dd43d443428abf078e95f9
RANDOM SEED=1276815359

node001.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1803928 kB
Buffers:         47448 kB
Cached:         134648 kB
SwapCached:      16736 kB
Active:         120244 kB
Inactive:        81548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1803928 kB
SwapTotal:     4192956 kB
SwapFree:      4136460 kB
Dirty:           10340 kB
Writeback:           0 kB
AnonPages:       10752 kB
Mapped:           9308 kB
Slab:            31608 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62380 MiB
End job on node001 at 2010-06-12 19:17:38