Trace number 2692935

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 NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.11 1800.1

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568706--soft-66-100-0.wbo
MD5SUM0424fd5691d718147f8291be7b6f72f2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark425.105
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints892
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45060
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45059
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 711
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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [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-2692935-1277911430.wbo>
0.01/0.02	c original problem has 2015 variables (1123 bin, 0 int, 0 impl, 892 cont) and 3600 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.04	c presolving:
0.01/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.01/0.07	c (round 2) 0 del vars, 107 del conss, 892 chg bounds, 48 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.01/0.09	c (round 3) 48 del vars, 233 del conss, 913 chg bounds, 126 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.01/0.10	c (round 4) 117 del vars, 255 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 0 upgd conss, 1100 impls, 13 clqs
0.10/0.11	c (round 5) 139 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.10/0.12	c (round 6) 140 del vars, 256 del conss, 914 chg bounds, 127 chg sides, 0 chg coeffs, 1700 upgd conss, 1100 impls, 13 clqs
0.10/0.16	c    (0.1s) probing: 101/1053 (9.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.10/0.16	c presolving (7 rounds):
0.10/0.16	c  140 deleted vars, 256 deleted constraints, 914 tightened bounds, 0 added holes, 127 changed sides, 0 changed coefficients
0.10/0.16	c  1100 implications, 13 cliques
0.10/0.16	c presolved problem has 1875 variables (1053 bin, 0 int, 0 impl, 822 cont) and 3344 constraints
0.10/0.16	c     822 constraints of type <indicator>
0.10/0.16	c      13 constraints of type <setppc>
0.10/0.16	c     822 constraints of type <linear>
0.10/0.16	c    1687 constraints of type <logicor>
0.10/0.16	c transformed objective value is always integral (scale: 1)
0.10/0.16	c Presolving Time: 0.09
0.10/0.16	c - non default parameters ----------------------------------------------------------------------
0.10/0.16	c # SCIP version 1.2.1.2
0.10/0.16	c 
0.10/0.16	c # frequency for displaying node information lines
0.10/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.10/0.16	c display/freq = 10000
0.10/0.16	c 
0.10/0.16	c # maximal time in seconds to run
0.10/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.16	c limits/time = 1799.98
0.10/0.16	c 
0.10/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.10/0.16	c limits/memory = 3420
0.10/0.16	c 
0.10/0.16	c # should presolving try to simplify inequalities
0.10/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.16	c constraints/linear/simplifyinequalities = TRUE
0.10/0.16	c 
0.10/0.16	c # should presolving try to simplify knapsacks
0.10/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.10/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.10/0.16	c 
0.10/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.10/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.10/0.16	c separating/rapidlearning/freq = 0
0.10/0.16	c 
0.10/0.16	c -----------------------------------------------------------------------------------------------
0.10/0.16	c start solving
0.10/0.16	c 
0.10/0.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.10/0.17	c   0.1s|     1 |     0 |    29 |     - |8601k|   0 |  17 |1875 |3344 |1875 |1700 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.21	c   0.1s|     1 |     0 |    83 |     - |8633k|   0 |  32 |1875 |3344 |1875 |1715 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   113 |     - |8955k|   0 |  36 |1875 |3344 |1875 |1724 |  24 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   168 |     - |9242k|   0 |  41 |1875 |3344 |1875 |1733 |  33 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.42	c   0.3s|     1 |     0 |   212 |     - |9246k|   0 |  45 |1875 |3344 |1875 |1737 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.52	c   0.4s|     1 |     0 |   215 |     - |9247k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.85	c   1.7s|     1 |     2 |   215 |     - |9275k|   0 |  46 |1875 |3344 |1875 |1738 |  38 |   0 |  33 | 0.000000e+00 |      --      |    Inf 
1.79/1.85	o 41400
1.79/1.85	c y 1.7s|     2 |     1 |   215 |   0.0 |9306k|   1 |   - |1875 |3344 |   0 |   0 |  38 |   0 |  33 | 0.000000e+00 | 4.140000e+04 |    Inf 
14.88/14.91	o 121
14.88/14.91	c *14.5s|  1215 |   459 | 11975 |   9.7 |  11M|  63 |   - |1875 |3384 |1875 |1750 | 328 |  40 | 739 | 0.000000e+00 | 1.210000e+02 |    Inf 
15.09/15.15	o 118
15.09/15.15	c *14.7s|  1269 |   471 | 13576 |  10.5 |  12M|  63 |   - |1875 |3423 |1875 |1734 | 333 |  80 | 743 | 0.000000e+00 | 1.180000e+02 |    Inf 
15.18/15.21	o 106
15.18/15.21	c *14.7s|  1291 |   442 | 13793 |  10.5 |  12M|  63 |   - |1875 |3438 |1875 |1748 | 359 |  95 | 744 | 0.000000e+00 | 1.060000e+02 |    Inf 
15.29/15.34	o 49
15.29/15.34	c *14.9s|  1367 |    83 | 14080 |  10.2 |  11M|  63 |   - |1875 |3468 |1875 |1737 | 385 | 125 | 745 | 0.000000e+00 | 4.900000e+01 |    Inf 
31.37/31.42	o 44
31.37/31.42	c *30.3s|  7184 |   370 |109289 |  15.2 |  15M|  63 |   - |1875 |6296 |1875 |1738 |1460 |7034 | 989 | 0.000000e+00 | 4.400000e+01 |    Inf 
38.96/39.02	c  37.5s| 10000 |   478 |155328 |  15.5 |  16M|  63 |   - |1875 |5925 |   0 |   0 |2048 |  10k|1091 | 0.000000e+00 | 4.400000e+01 |    Inf 
65.76/65.87	c  63.0s| 20000 |   750 |314533 |  15.7 |  22M|  63 |  27 |1875 |7821 |1875 |1733 |4488 |  23k|1464 | 0.000000e+00 | 4.400000e+01 |    Inf 
90.96/91.02	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.96/91.02	c  86.9s| 30000 |   864 |468516 |  15.6 |  24M|  63 |   - |1875 |7645 |   0 |   0 |6875 |  36k|1467 | 0.000000e+00 | 4.400000e+01 |    Inf 
116.97/117.02	c   112s| 40000 |  1042 |623202 |  15.6 |  28M|  63 |   - |1875 |8825 |   0 |   0 |8721 |  49k|1650 | 0.000000e+00 | 4.400000e+01 |    Inf 
139.86/139.97	c   133s| 50000 |  1184 |743816 |  14.9 |  32M|  63 |   - |1875 |  12k|   0 |   0 |  10k|  62k|1888 | 0.000000e+00 | 4.400000e+01 |    Inf 
164.36/164.44	c   157s| 60000 |  1534 |872757 |  14.5 |  35M|  63 |   - |1875 |  12k|   0 |   0 |  12k|  76k|2080 | 0.000000e+00 | 4.400000e+01 |    Inf 
188.76/188.87	c   180s| 70000 |  1655 |  1001k|  14.3 |  37M|  63 |   - |1875 |  12k|1875 |1737 |  14k|  89k|2292 | 0.000000e+00 | 4.400000e+01 |    Inf 
190.36/190.45	o 40
190.36/190.45	c * 181s| 70825 |  1641 |  1008k|  14.2 |  37M|  63 |   - |1875 |  13k|1875 |1748 |  14k|  90k|2292 | 0.000000e+00 | 4.000000e+01 |    Inf 
212.76/212.83	c   203s| 80000 |  1700 |  1131k|  14.1 |  38M|  63 |   - |1875 |  10k|   0 |   0 |  16k| 102k|2466 | 0.000000e+00 | 4.000000e+01 |    Inf 
237.27/237.31	c   226s| 90000 |  1803 |  1268k|  14.1 |  39M|  63 |  21 |1875 |  10k|1875 |1738 |  18k| 115k|2658 | 0.000000e+00 | 4.000000e+01 |    Inf 
262.66/262.80	c   250s|100000 |  2007 |  1418k|  14.2 |  42M|  63 |   - |1875 |8083 |   0 |   0 |  20k| 129k|2849 | 0.000000e+00 | 4.000000e+01 |    Inf 
289.57/289.61	c   276s|110000 |  2175 |  1583k|  14.4 |  44M|  63 |   - |1875 |6586 |1875 |1741 |  21k| 142k|3052 | 0.000000e+00 | 4.000000e+01 |    Inf 
313.96/314.04	c   299s|120000 |  2341 |  1727k|  14.4 |  47M|  63 |  38 |1875 |7867 |1875 |1743 |  23k| 156k|3176 | 0.000000e+00 | 4.000000e+01 |    Inf 
341.47/341.58	c   325s|130000 |  2514 |  1892k|  14.6 |  50M|  63 |   1 |1875 |8913 |1875 |1741 |  25k| 169k|3380 | 0.000000e+00 | 4.000000e+01 |    Inf 
367.97/368.05	c   350s|140000 |  2688 |  2050k|  14.6 |  54M|  63 |   1 |1875 |8925 |1875 |1742 |  27k| 183k|3549 | 0.000000e+00 | 4.000000e+01 |    Inf 
395.88/395.97	c   377s|150000 |  3017 |  2223k|  14.8 |  59M|  63 |   7 |1875 |9665 |1875 |1747 |  30k| 196k|3688 | 0.000000e+00 | 4.000000e+01 |    Inf 
423.96/424.06	c   404s|160000 |  3254 |  2395k|  15.0 |  63M|  63 |  20 |1875 |7637 |1875 |1737 |  32k| 209k|3863 | 0.000000e+00 | 4.000000e+01 |    Inf 
449.37/449.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
449.37/449.49	c   428s|170000 |  3373 |  2545k|  15.0 |  66M|  63 |   - |1875 |  10k|1875 |1741 |  35k| 222k|3979 | 0.000000e+00 | 4.000000e+01 |    Inf 
476.07/476.14	c   453s|180000 |  3588 |  2701k|  15.0 |  69M|  63 |  19 |1875 |8767 |1875 |1740 |  37k| 236k|4148 | 0.000000e+00 | 4.000000e+01 |    Inf 
501.57/501.69	c   477s|190000 |  3718 |  2849k|  15.0 |  72M|  63 |  22 |1875 |9019 |1875 |1741 |  39k| 249k|4255 | 0.000000e+00 | 4.000000e+01 |    Inf 
528.37/528.44	c   503s|200000 |  3995 |  3004k|  15.0 |  76M|  63 |   - |1875 |9181 |1875 |1747 |  41k| 263k|4406 | 0.000000e+00 | 4.000000e+01 |    Inf 
555.67/555.72	c   529s|210000 |  4130 |  3167k|  15.1 |  79M|  63 |  25 |1875 |  10k|1875 |1739 |  43k| 277k|4550 | 0.000000e+00 | 4.000000e+01 |    Inf 
581.27/581.33	c   553s|220000 |  4365 |  3316k|  15.1 |  82M|  63 |  10 |1875 |9461 |1875 |1742 |  46k| 291k|4655 | 0.000000e+00 | 4.000000e+01 |    Inf 
610.78/610.86	c   581s|230000 |  4577 |  3498k|  15.2 |  87M|  63 |   - |1875 |  10k|   0 |   0 |  48k| 304k|4840 | 0.000000e+00 | 4.000000e+01 |    Inf 
638.78/638.81	c   608s|240000 |  4797 |  3667k|  15.3 |  90M|  63 |   - |1875 |8678 |   0 |   0 |  50k| 318k|4966 | 0.000000e+00 | 4.000000e+01 |    Inf 
669.89/669.95	c   637s|250000 |  5242 |  3866k|  15.5 |  96M|  63 |   - |1875 |8335 |   0 |   0 |  52k| 331k|5077 | 0.000000e+00 | 4.000000e+01 |    Inf 
695.98/696.07	c   662s|260000 |  5569 |  4021k|  15.5 | 103M|  63 |   - |1875 |  10k|   0 |   0 |  54k| 345k|5212 | 0.000000e+00 | 4.000000e+01 |    Inf 
725.78/725.87	c   691s|270000 |  6093 |  4202k|  15.6 | 110M|  64 |  27 |1875 |9972 |1875 |1744 |  56k| 358k|5365 | 0.000000e+00 | 4.000000e+01 |    Inf 
754.97/755.02	c   718s|280000 |  6480 |  4382k|  15.7 | 116M|  64 |   - |1875 |  10k|   0 |   0 |  58k| 372k|5473 | 0.000000e+00 | 4.000000e+01 |    Inf 
783.98/784.06	c   746s|290000 |  6796 |  4559k|  15.7 | 122M|  67 |   - |1875 |  11k|   0 |   0 |  60k| 386k|5571 | 0.000000e+00 | 4.000000e+01 |    Inf 
812.28/812.38	c   773s|300000 |  7105 |  4730k|  15.8 | 127M|  67 |   - |1875 |9922 |   0 |   0 |  62k| 400k|5678 | 0.000000e+00 | 4.000000e+01 |    Inf 
841.88/841.98	c   801s|310000 |  7484 |  4915k|  15.9 | 132M|  67 |  43 |1875 |9367 |1875 |1733 |  65k| 414k|5814 | 0.000000e+00 | 4.000000e+01 |    Inf 
871.88/871.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
871.88/871.99	c   830s|320000 |  7690 |  5106k|  16.0 | 136M|  67 |   - |1875 |8626 |   0 |   0 |  68k| 428k|5927 | 0.000000e+00 | 4.000000e+01 |    Inf 
899.48/899.55	c   856s|330000 |  7885 |  5277k|  16.0 | 140M|  72 |  18 |1875 |8168 |1875 |1733 |  70k| 442k|6016 | 0.000000e+00 | 4.000000e+01 |    Inf 
929.09/929.19	c   885s|340000 |  8186 |  5461k|  16.1 | 144M|  72 |  18 |1875 |8818 |1875 |1740 |  72k| 456k|6111 | 0.000000e+00 | 4.000000e+01 |    Inf 
954.38/954.43	c   909s|350000 |  8420 |  5600k|  16.0 | 146M|  72 |  24 |1875 |9836 |1875 |1745 |  73k| 469k|6238 | 0.000000e+00 | 4.000000e+01 |    Inf 
976.09/976.17	o 12
976.09/976.17	c * 929s|359296 |  1368 |  5710k|  15.9 |  30M|  72 |   - |1875 |  10k|1875 |1760 |  75k| 483k|6328 | 0.000000e+00 | 1.200000e+01 |    Inf 
977.59/977.61	c   930s|360000 |  1361 |  5718k|  15.9 |  30M|  72 |  17 |1875 |9602 |1875 |1738 |  75k| 484k|6330 | 0.000000e+00 | 1.200000e+01 |    Inf 
1000.28/1000.37	c   952s|370000 |  1326 |  5854k|  15.8 |  31M|  72 |  24 |1875 |  13k|1875 |1733 |  78k| 497k|6413 | 0.000000e+00 | 1.200000e+01 |    Inf 
1025.98/1026.08	c   976s|380000 |  1381 |  6006k|  15.8 |  33M|  72 |   - |1875 |  17k|   0 |   0 |  81k| 511k|6502 | 0.000000e+00 | 1.200000e+01 |    Inf 
1052.49/1052.50	c  1002s|390000 |  1388 |  6153k|  15.8 |  35M|  72 |  10 |1875 |  20k|1875 |1733 |  86k| 525k|6593 | 0.000000e+00 | 1.200000e+01 |    Inf 
1079.89/1079.98	c  1028s|400000 |  1420 |  6319k|  15.8 |  36M|  72 |  24 |1875 |  22k|1875 |1733 |  89k| 538k|6699 | 0.000000e+00 | 1.200000e+01 |    Inf 
1106.59/1106.68	c  1053s|410000 |  1388 |  6471k|  15.8 |  35M|  72 |   - |1875 |  20k|1875 |1737 |  91k| 552k|6777 | 0.000000e+00 | 1.200000e+01 |    Inf 
1134.49/1134.54	c  1080s|420000 |  1417 |  6636k|  15.8 |  35M|  72 |   - |1875 |  16k|   0 |   0 |  94k| 565k|6877 | 0.000000e+00 | 1.200000e+01 |    Inf 
1163.89/1163.90	c  1108s|430000 |  1387 |  6818k|  15.9 |  34M|  72 |   - |1875 |  16k|   0 |   0 |  97k| 579k|6980 | 0.000000e+00 | 1.200000e+01 |    Inf 
1188.79/1188.85	c  1132s|440000 |  1370 |  6961k|  15.8 |  36M|  72 |   1 |1875 |  21k|1875 |1741 |  99k| 593k|7047 | 0.000000e+00 | 1.200000e+01 |    Inf 
1214.19/1214.24	c  1156s|450000 |  1313 |  7099k|  15.8 |  34M|  72 |   - |1875 |  15k|   0 |   0 | 101k| 607k|7114 | 0.000000e+00 | 1.200000e+01 |    Inf 
1239.19/1239.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1239.19/1239.21	c  1180s|460000 |  1313 |  7249k|  15.8 |  35M|  72 |  29 |1875 |  16k|1875 |1733 | 104k| 621k|7203 | 0.000000e+00 | 1.200000e+01 |    Inf 
1266.79/1266.80	c  1206s|470000 |  1367 |  7408k|  15.8 |  37M|  72 |   - |1875 |  22k|   0 |   0 | 107k| 634k|7288 | 0.000000e+00 | 1.200000e+01 |    Inf 
1295.49/1295.53	c  1233s|480000 |  1278 |  7572k|  15.8 |  35M|  72 |   - |1875 |  18k|1875 |1745 | 111k| 648k|7395 | 0.000000e+00 | 1.200000e+01 |    Inf 
1321.39/1321.45	c  1258s|490000 |  1233 |  7720k|  15.8 |  36M|  72 |  32 |1875 |  19k|1875 |1733 | 113k| 662k|7492 | 0.000000e+00 | 1.200000e+01 |    Inf 
1347.50/1347.59	c  1283s|500000 |  1329 |  7872k|  15.7 |  37M|  72 |   - |1875 |  20k|   0 |   0 | 115k| 675k|7597 | 0.000000e+00 | 1.200000e+01 |    Inf 
1375.19/1375.23	c  1309s|510000 |  1362 |  8029k|  15.7 |  39M|  72 |   - |1875 |  25k|1875 |1745 | 118k| 689k|7670 | 0.000000e+00 | 1.200000e+01 |    Inf 
1400.89/1400.99	c  1334s|520000 |  1407 |  8159k|  15.7 |  41M|  72 |  17 |1875 |  28k|1875 |1739 | 121k| 703k|7709 | 0.000000e+00 | 1.200000e+01 |    Inf 
1426.60/1426.60	c  1358s|530000 |  1431 |  8278k|  15.6 |  42M|  72 |  16 |1875 |  31k|1875 |1741 | 122k| 716k|7800 | 0.000000e+00 | 1.200000e+01 |    Inf 
1455.60/1455.65	c  1386s|540000 |  1488 |  8430k|  15.6 |  43M|  72 |   - |1875 |  32k|   0 |   0 | 126k| 730k|7888 | 0.000000e+00 | 1.200000e+01 |    Inf 
1479.41/1479.49	o 8
1479.41/1479.49	c *1409s|548277 |  1006 |  8546k|  15.6 |  39M|  72 |   - |1875 |  32k|1875 |1748 | 128k| 741k|7925 | 0.000000e+00 | 8.000000e+00 |    Inf 
1484.60/1484.63	c  1414s|550000 |  1024 |  8573k|  15.6 |  37M|  72 |   - |1875 |  28k|1875 |1746 | 129k| 744k|7963 | 0.000000e+00 | 8.000000e+00 |    Inf 
1512.80/1512.83	c  1441s|560000 |  1000 |  8725k|  15.6 |  37M|  72 |   - |1875 |  29k|1875 |1738 | 131k| 757k|8020 | 0.000000e+00 | 8.000000e+00 |    Inf 
1541.90/1541.90	c  1469s|570000 |  1027 |  8885k|  15.6 |  39M|  72 |   - |1875 |  32k|1875 |1739 | 132k| 770k|8097 | 0.000000e+00 | 8.000000e+00 |    Inf 
1572.30/1572.33	c  1498s|580000 |   941 |  9042k|  15.6 |  36M|  72 |   - |1875 |  26k|1875 |1741 | 135k| 784k|8231 | 0.000000e+00 | 8.000000e+00 |    Inf 
1600.00/1600.06	c  1524s|590000 |   944 |  9194k|  15.6 |  38M|  72 |   - |1875 |  31k|   0 |   0 | 136k| 797k|8335 | 0.000000e+00 | 8.000000e+00 |    Inf 
1629.20/1629.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1629.20/1629.23	c  1552s|600000 |   961 |  9346k|  15.6 |  41M|  72 |  24 |1875 |  36k|1875 |1742 | 138k| 810k|8382 | 0.000000e+00 | 8.000000e+00 |    Inf 
1658.80/1658.88	c  1581s|610000 |   976 |  9488k|  15.6 |  42M|  72 |   - |1875 |  38k|1875 |1742 | 139k| 824k|8429 | 0.000000e+00 | 8.000000e+00 |    Inf 
1690.50/1690.58	c  1611s|620000 |   988 |  9639k|  15.5 |  44M|  72 |   - |1875 |  43k|1875 |1742 | 141k| 837k|8494 | 0.000000e+00 | 8.000000e+00 |    Inf 
1725.31/1725.37	c  1644s|630000 |  1017 |  9803k|  15.6 |  45M|  72 |  20 |1875 |  44k|1875 |1742 | 143k| 851k|8585 | 0.000000e+00 | 8.000000e+00 |    Inf 
1758.41/1758.44	c  1676s|640000 |   960 |  9955k|  15.6 |  43M|  72 |   - |1875 |  39k|   0 |   0 | 145k| 865k|8671 | 0.000000e+00 | 8.000000e+00 |    Inf 
1791.60/1791.61	c  1708s|650000 |   966 | 10108k|  15.6 |  45M|  72 |  20 |1875 |  43k|1875 |1752 | 147k| 879k|8724 | 0.000000e+00 | 8.000000e+00 |    Inf 
1800.01/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.00	c 
1800.01/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.00	c Solving Time (sec) : 1716.23
1800.01/1800.00	c Solving Nodes      : 652893
1800.01/1800.00	c Primal Bound       : +8.00000000000000e+00 (153 solutions)
1800.01/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.01/1800.00	c Gap                : infinite
1800.01/1800.01	s SATISFIABLE
1800.01/1800.01	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.01/1800.01	v -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.01/1800.01	v x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.01/1800.01	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.01/1800.01	v x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.01/1800.01	v -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1800.01/1800.01	v -x103 -x102 -x101 -x100 x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1800.01/1800.01	v -x79 x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1800.01/1800.01	v -x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1800.01/1800.01	v -x28 -x27 x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 
1800.01/1800.01	v -x1 
1800.01/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.01	c Solving Time       :    1716.23
1800.01/1800.01	c Original Problem   :
1800.01/1800.01	c   Problem name     : HOME/instance-2692935-1277911430.wbo
1800.01/1800.01	c   Variables        : 2015 (1123 binary, 0 integer, 0 implicit integer, 892 continuous)
1800.01/1800.01	c   Constraints      : 3600 initial, 3600 maximal
1800.01/1800.01	c Presolved Problem  :
1800.01/1800.01	c   Problem name     : t_HOME/instance-2692935-1277911430.wbo
1800.01/1800.01	c   Variables        : 1875 (1053 binary, 0 integer, 0 implicit integer, 822 continuous)
1800.01/1800.01	c   Constraints      : 3344 initial, 46392 maximal
1800.01/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.01	c   trivial          :       0.00         70          0          0          0          0          0          0          0
1800.01/1800.01	c   dualfix          :       0.01         70          0          0          0          0          0          0          0
1800.01/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.01/1800.01	c   indicator        :       0.00          0          0          0          0          0         70          0          0
1800.01/1800.01	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   linear           :       0.05          0          0          0        914          0        186        127          0
1800.01/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.01	c   root node        :          -        773          -          -       1546          -          -          -          -
1800.01/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   integral         :          0          0          0     373772          0        211       1752          0          0     695448
1800.01/1800.01	c   indicator        :        822          0    3230072      24519          0       1175    6648934          0          0          0
1800.01/1800.01	c   setppc           :         13          6    3231186      24403          0      55603    1878266          0          0          0
1800.01/1800.01	c   linear           :        822          6    3176663      24545          0      82506   10410461     148169          0          0
1800.01/1800.01	c   logicor          :       1687+         6    1548082       2144          0      86617    5699924          0          0          0
1800.01/1800.01	c   bounddisjunction :          0+         0      36722          0          0          0        101          0          0          0
1800.01/1800.01	c   countsols        :          0          0          0       2144          0          0          0          0          0          0
1800.01/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.01	c   integral         :      44.33       0.00       0.00      44.33       0.00
1800.01/1800.01	c   indicator        :      13.04       0.01      12.50       0.53       0.00
1800.01/1800.01	c   setppc           :      10.16       0.00      10.16       0.00       0.00
1800.01/1800.01	c   linear           :      57.25       0.01      56.44       0.80       0.00
1800.01/1800.01	c   logicor          :     156.95       0.00     156.92       0.03       0.00
1800.01/1800.01	c   bounddisjunction :       0.02       0.00       0.02       0.00       0.00
1800.01/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.01	c   vbounds          :       0.00          2          0          0
1800.01/1800.01	c   rootredcost      :       0.00          9          0        773
1800.01/1800.01	c   pseudoobj        :      64.44    3240551       7279    6133741
1800.01/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.01	c   propagation      :      10.03     232005     231625    1459367       25.4       8368       19.2          -
1800.01/1800.01	c   infeasible LP    :      19.77     106290     106290     886886       41.5       1120       14.3          0
1800.01/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.01	c   pseudo solution  :       0.00         39         39        169       17.8          7       13.9          -
1800.01/1800.01	c   applied globally :          -          -          -     883488       26.0          -          -          -
1800.01/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.01	c   cut pool         :       0.00          5          -          -         11          -    (maximal pool size: 189)
1800.01/1800.01	c   redcost          :      11.60     383303          0     402424          0          0
1800.01/1800.01	c   impliedbounds    :       0.00          6          0          0          0          0
1800.01/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.01	c   gomory           :       0.18          6          0          0       1408          0
1800.01/1800.01	c   strongcg         :       0.14          6          0          0        489          0
1800.01/1800.01	c   cmir             :       0.02          6          0          0          0          0
1800.01/1800.01	c   flowcover        :       0.05          6          0          0          0          0
1800.01/1800.01	c   clique           :       0.00          6          0          0          0          0
1800.01/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.01	c Pricers            :       Time      Calls       Vars
1800.01/1800.01	c   problem variables:       0.00          0          0
1800.01/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.01	c   relpscost        :      44.28     349224        211       1752          0          0     695448
1800.01/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   inference        :       0.09       2136          0          0          0          0       4272
1800.01/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.01	c   LP solutions     :       0.07          -          8
1800.01/1800.01	c   pseudo solutions :       0.00          -          0
1800.01/1800.01	c   oneopt           :       0.07          9          0
1800.01/1800.01	c   feaspump         :       0.01          1          0
1800.01/1800.01	c   intshifting      :       0.00         31          0
1800.01/1800.01	c   crossover        :       0.31         17          0
1800.01/1800.01	c   rootsoldiving    :       0.81         81          0
1800.01/1800.01	c   guideddiving     :       0.63        162          0
1800.01/1800.01	c   coefdiving       :       0.63        162          0
1800.01/1800.01	c   pscostdiving     :       0.54        162          0
1800.01/1800.01	c   fracdiving       :       0.64        162          0
1800.01/1800.01	c   veclendiving     :       0.70        162          0
1800.01/1800.01	c   linesearchdiving :       0.53        162          0
1800.01/1800.01	c   objpscostdiving  :       0.46         82          0
1800.01/1800.01	c   trivial          :       0.01          2          0
1800.01/1800.01	c   simplerounding   :       0.24     351216          0
1800.01/1800.01	c   zirounding       :       0.05       1000          0
1800.01/1800.01	c   rounding         :       1.04       8364          0
1800.01/1800.01	c   shifting         :       1.08       2607          0
1800.01/1800.01	c   twoopt           :       0.00          0          0
1800.01/1800.01	c   fixandinfer      :       0.00          0          0
1800.01/1800.01	c   intdiving        :       0.00          0          0
1800.01/1800.01	c   actconsdiving    :       0.00          0          0
1800.01/1800.01	c   octane           :       0.00          0          0
1800.01/1800.01	c   rens             :       0.01          1          0
1800.01/1800.01	c   rins             :       0.00          0          0
1800.01/1800.01	c   localbranching   :       0.00          0          0
1800.01/1800.01	c   mutation         :       0.00          0          0
1800.01/1800.01	c   dins             :       0.00          0          0
1800.01/1800.01	c   undercover       :       0.00          0          0
1800.01/1800.01	c   nlp              :       0.00          0          0
1800.01/1800.01	c   trysol           :       0.76       2161        145
1800.01/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.01	c   dual LP          :    1064.32     478589   10116034      21.14    9504.69
1800.01/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.01	c   diving/probing LP:       3.53       2059      23992      11.65    6796.60
1800.01/1800.01	c   strong branching :      40.61       8753     406982      46.50   10021.72
1800.01/1800.01	c     (at root node) :          -         33      11279     341.79          -
1800.01/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.01	c B&B Tree           :
1800.01/1800.01	c   number of runs   :          1
1800.01/1800.01	c   nodes            :     652893
1800.01/1800.01	c   nodes (total)    :     652893
1800.01/1800.01	c   nodes left       :        956
1800.01/1800.01	c   max depth        :         72
1800.01/1800.01	c   max depth (total):         72
1800.01/1800.01	c   backtracks       :      81045 (12.4%)
1800.01/1800.01	c   delayed cutoffs  :      36857
1800.01/1800.01	c   repropagations   :    1181993 (4492122 domain reductions, 34946 cutoffs)
1800.01/1800.01	c   avg switch length:       5.32
1800.01/1800.01	c   switching time   :     143.51
1800.01/1800.01	c Solution           :
1800.01/1800.01	c   Solutions found  :        153 (9 improvements)
1800.01/1800.01	c   First Solution   : +4.14000000000000e+04   (in run 1, after 1 nodes, 0.55 seconds, depth 0, found by <trysol>)
1800.01/1800.01	c   Primal Bound     : +8.00000000000000e+00   (in run 1, after 548277 nodes, 1409.13 seconds, depth 33, found by <relaxation>)
1800.01/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.01/1800.01	c   Gap              :   infinite
1800.01/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.01/1800.01	c   Root Iterations  :        215
1800.01/1800.09	c Time complete: 1800.11.

Verifier Data

OK	8

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692935-1277911430/watcher-2692935-1277911430 -o /tmp/evaluation-result-2692935-1277911430/solver-2692935-1277911430 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692935-1277911430.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.05 2.02 4/196 13891
/proc/meminfo: memFree=31063024/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=10720 CPUtime=0
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 1622 0 0 0 0 0 0 0 25 0 1 0 132439309 10977280 1543 4089446400 4194304 9819077 140734821246976 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13891/statm: 2718 1544 392 1374 0 1339 0

[startup+0.0120241 s]
/proc/loadavg: 2.00 2.05 2.02 4/196 13891
/proc/meminfo: memFree=31063024/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=12348 CPUtime=0.01
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 2011 0 0 0 1 0 0 0 25 0 1 0 132439309 12644352 1932 4089446400 4194304 9819077 140734821246976 18446744073709551615 4680892 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13891/statm: 3087 1932 392 1374 0 1708 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12348

[startup+0.104009 s]
/proc/loadavg: 2.00 2.05 2.02 4/196 13891
/proc/meminfo: memFree=31063024/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=23880 CPUtime=0.1
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 6887 0 0 0 8 2 0 0 25 0 1 0 132439309 24453120 4655 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 5970 4655 498 1374 0 4591 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23880

[startup+0.300977 s]
/proc/loadavg: 2.00 2.05 2.02 4/196 13891
/proc/meminfo: memFree=31063024/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=35884 CPUtime=0.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 11773 0 0 0 25 4 0 0 25 0 1 0 132439309 36745216 7374 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 8971 7374 680 1374 0 7592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35884

[startup+0.700905 s]
/proc/loadavg: 2.00 2.05 2.02 4/196 13891
/proc/meminfo: memFree=31063024/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=39316 CPUtime=0.69
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 19322 0 0 0 63 6 0 0 25 0 1 0 132439309 40259584 7730 4089446400 4194304 9819077 140734821246976 18446744073709551615 7292002 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 9829 7730 710 1374 0 8450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39316

[startup+1.50086 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 13892
/proc/meminfo: memFree=31034000/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=39316 CPUtime=1.49
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 24959 0 0 0 141 8 0 0 25 0 1 0 132439309 40259584 7707 4089446400 4194304 9819077 140734821246976 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 9829 7708 710 1374 0 8450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39316

[startup+3.10055 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 13892
/proc/meminfo: memFree=31033752/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=39492 CPUtime=3.09
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 37593 0 0 0 298 11 0 0 25 0 1 0 132439309 40439808 7737 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 9873 7737 713 1374 0 8494 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39492

[startup+6.30098 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 13892
/proc/meminfo: memFree=31034104/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=39640 CPUtime=6.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 70553 0 0 0 611 18 0 0 25 0 1 0 132439309 40591360 7743 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 9910 7743 713 1374 0 8531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39640

[startup+12.7009 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 13892
/proc/meminfo: memFree=31033600/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=37504 CPUtime=12.69
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 138613 0 0 0 1237 32 0 0 25 0 1 0 132439309 38404096 7795 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 9376 7795 718 1374 0 7997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37504

[startup+25.5006 s]
/proc/loadavg: 2.00 2.05 2.02 3/197 13893
/proc/meminfo: memFree=31022432/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=52640 CPUtime=25.48
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 288028 0 0 0 2465 83 0 0 25 0 1 0 132439309 53903360 10725 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 13160 10725 734 1374 0 11781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52640

[startup+51.1011 s]
/proc/loadavg: 2.00 2.04 2.02 3/197 13894
/proc/meminfo: memFree=31010128/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=60664 CPUtime=51.07
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 579921 0 0 0 4897 210 0 0 25 0 1 0 132439309 62119936 13367 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 15166 13367 734 1374 0 13787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60664

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 2.01 3/197 13895
/proc/meminfo: memFree=30994216/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=73932 CPUtime=102.27
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 1109947 0 0 0 9766 461 0 0 25 0 1 0 132439309 75706368 16560 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13891/statm: 18483 16560 736 1374 0 17104 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73932

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/197 13896
/proc/meminfo: memFree=30978192/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=86032 CPUtime=162.26
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 1752759 0 0 0 15455 771 0 0 25 0 1 0 132439309 88096768 19601 4089446400 4194304 9819077 140734821246976 18446744073709551615 4212411 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13891/statm: 21508 19601 736 1374 0 20129 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 86032

[startup+222.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/179 13928
/proc/meminfo: memFree=31335224/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=94212 CPUtime=222.27
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 2412059 0 0 0 21152 1075 0 0 25 0 1 0 132439309 96473088 21572 4089446400 4194304 9819077 140734821246976 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 23553 21572 743 1374 0 22174 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 94212

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 13930
/proc/meminfo: memFree=31310048/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=102296 CPUtime=282.27
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 3039233 0 0 0 26865 1362 0 0 25 0 1 0 132439309 104751104 23382 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 25574 23382 743 1374 0 24195 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 102296

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13932
/proc/meminfo: memFree=31296740/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=109228 CPUtime=342.27
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 3657939 0 0 0 32569 1658 0 0 25 0 1 0 132439309 111849472 25072 4089446400 4194304 9819077 140734821246976 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 27307 25072 743 1374 0 25928 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 109228

[startup+402.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 13933
/proc/meminfo: memFree=31282452/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=121464 CPUtime=402.26
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 4265707 0 0 0 38283 1943 0 0 25 0 1 0 132439309 124379136 27547 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 30366 27547 743 1374 0 28987 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 121464

[startup+462.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 13937
/proc/meminfo: memFree=31270232/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=132076 CPUtime=462.27
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 4889513 0 0 0 43991 2236 0 0 25 0 1 0 132439309 135245824 29755 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 33019 29755 743 1374 0 31640 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 132076

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13939
/proc/meminfo: memFree=31257584/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=143308 CPUtime=522.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 5526876 0 0 0 49690 2538 0 0 25 0 1 0 132439309 146747392 32150 4089446400 4194304 9819077 140734821246976 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 35827 32150 743 1374 0 34448 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 143308

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13941
/proc/meminfo: memFree=31243288/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=155892 CPUtime=582.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 6193849 0 0 0 55378 2850 0 0 25 0 1 0 132439309 159633408 34610 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 38973 34610 743 1374 0 37594 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 155892

[startup+642.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13943
/proc/meminfo: memFree=31231728/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=166028 CPUtime=642.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 6797967 0 0 0 61092 3136 0 0 25 0 1 0 132439309 170012672 36777 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 41507 36777 743 1374 0 40128 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 166028

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13947
/proc/meminfo: memFree=31182996/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=214288 CPUtime=822.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 8513149 0 0 0 78264 3964 0 0 25 0 1 0 132439309 219430912 46997 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 53572 46997 743 1374 0 52193 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 214288

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13949
/proc/meminfo: memFree=31171812/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=228256 CPUtime=882.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 9085725 0 0 0 83989 4239 0 0 25 0 1 0 132439309 233734144 49587 4089446400 4194304 9819077 140734821246976 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 57064 49587 743 1374 0 55685 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 228256

[startup+942.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13951
/proc/meminfo: memFree=31162356/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=238040 CPUtime=942.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 9684738 0 0 0 89704 4525 0 0 25 0 1 0 132439309 243752960 51620 4089446400 4194304 9819077 140734821246976 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 59510 51621 743 1374 0 58131 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 238040

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13952
/proc/meminfo: memFree=31153524/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=246000 CPUtime=1002.28
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 10357647 0 0 0 95388 4840 0 0 25 0 1 0 132439309 251904000 53295 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 61500 53295 743 1374 0 60121 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 246000

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13953
/proc/meminfo: memFree=31151868/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=247212 CPUtime=1062.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 10984321 0 0 0 101105 5124 0 0 25 0 1 0 132439309 253145088 53557 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 61803 53557 743 1374 0 60424 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 247212

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13955
/proc/meminfo: memFree=31150836/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=248088 CPUtime=1122.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 11545585 0 0 0 106829 5400 0 0 25 0 1 0 132439309 254042112 53737 4089446400 4194304 9819077 140734821246976 18446744073709551615 6367454 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 62022 53737 743 1374 0 60643 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 248088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13957
/proc/meminfo: memFree=31150312/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=247976 CPUtime=1182.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 12133725 0 0 0 112552 5677 0 0 25 0 1 0 132439309 253927424 53765 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 61994 53765 743 1374 0 60615 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 247976

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13959
/proc/meminfo: memFree=31149784/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=248632 CPUtime=1242.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 12749038 0 0 0 118259 5970 0 0 25 0 1 0 132439309 254599168 53902 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 62158 53902 743 1374 0 60779 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 248632

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13960
/proc/meminfo: memFree=31149260/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=251572 CPUtime=1302.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 13316680 0 0 0 123991 6239 0 0 25 0 1 0 132439309 257609728 54046 4089446400 4194304 9819077 140734821246976 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 62893 54039 743 1374 0 61514 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 251572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13961
/proc/meminfo: memFree=31148596/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=249304 CPUtime=1362.29
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 13928986 0 0 0 129711 6518 0 0 25 0 1 0 132439309 255287296 54045 4089446400 4194304 9819077 140734821246976 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 62326 54045 743 1374 0 60947 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 249304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13963
/proc/meminfo: memFree=31146812/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=250612 CPUtime=1422.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 14502404 0 0 0 135434 6796 0 0 25 0 1 0 132439309 256626688 54381 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 62653 54381 743 1374 0 61274 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 250612

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13965
/proc/meminfo: memFree=31143916/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=252976 CPUtime=1482.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 15052168 0 0 0 141181 7049 0 0 25 0 1 0 132439309 259047424 54867 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 63244 54867 743 1374 0 61865 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 252976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13967
/proc/meminfo: memFree=31143248/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=253476 CPUtime=1542.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 15665203 0 0 0 146910 7320 0 0 25 0 1 0 132439309 259559424 54931 4089446400 4194304 9819077 140734821246976 18446744073709551615 4999811 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 63369 54931 743 1374 0 61990 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 253476

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13968
/proc/meminfo: memFree=31143220/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=253472 CPUtime=1602.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 16263250 0 0 0 152642 7588 0 0 25 0 1 0 132439309 259555328 54964 4089446400 4194304 9819077 140734821246976 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 63368 54964 743 1374 0 61989 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 253472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13969
/proc/meminfo: memFree=31143312/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=254488 CPUtime=1662.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 16818921 0 0 0 158383 7847 0 0 25 0 1 0 132439309 260595712 55093 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 63622 55093 743 1374 0 62243 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 254488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13971
/proc/meminfo: memFree=31140432/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=257280 CPUtime=1722.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 17323909 0 0 0 164152 8078 0 0 25 0 1 0 132439309 263454720 55868 4089446400 4194304 9819077 140734821246976 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 64320 55868 743 1374 0 62941 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 257280

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 13973
/proc/meminfo: memFree=31138048/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=259760 CPUtime=1782.3
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 17818694 0 0 0 169922 8308 0 0 25 0 1 0 132439309 265994240 56333 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 64940 56333 743 1374 0 63561 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 259760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13973
/proc/meminfo: memFree=31137292/32950928 swapFree=4192956/4192956
[pid=13891] ppid=13889 vsize=259760 CPUtime=1800.01
/proc/13891/stat : 13891 (pbscip.linux.x8) R 13889 13891 12796 0 -1 4202496 17958205 0 0 0 171624 8377 0 0 25 0 1 0 132439309 265994240 56330 4089446400 4194304 9819077 140734821246976 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/13891/statm: 64940 56330 743 1374 0 63561 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 259760

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

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

Child status: 0
Real time (s): 1800.1
CPU time (s): 1800.11
CPU user time (s): 1716.33
CPU system time (s): 83.7813
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 261568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1716.33
system time used= 83.7813
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17958242
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= 5
involuntary context switches= 1617

runsolver used 3.17552 second user time and 6.22705 second system time

The end

Launcher Data

Begin job on node124 at 2010-06-30 17:23:50
IDJOB=2692935
IDBENCH=78987
IDSOLVER=1205
FILE ID=node124/2692935-1277911430
PBS_JOBID= 11197228
Free space on /tmp= 130620 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568706--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692935-1277911430/watcher-2692935-1277911430 -o /tmp/evaluation-result-2692935-1277911430/solver-2692935-1277911430 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692935-1277911430.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0424fd5691d718147f8291be7b6f72f2
RANDOM SEED=785796655

node124.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31063552 kB
Buffers:        199624 kB
Cached:        1120816 kB
SwapCached:          0 kB
Active:         944900 kB
Inactive:       830264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31063552 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:      455340 kB
Mapped:          20400 kB
Slab:            79900 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:  1660596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130612 MiB
End job on node124 at 2010-06-30 17:53:52