Trace number 2693521

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.24 1800.2

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900581320--soft-33-100-0.wbo
MD5SUM8591b35e74198f55af565a685d4a35ec
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark331.278
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 constraints1837
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 93832
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93831
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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-2693521-1277908488.wbo>
0.01/0.03	c original problem has 3905 variables (2068 bin, 0 int, 0 impl, 1837 cont) and 4545 constraints
0.01/0.03	c problem read
0.01/0.03	c presolving settings loaded
0.01/0.05	c presolving:
0.01/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.01/0.08	c (round 2) 0 del vars, 61 del conss, 1837 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.01/0.09	c (round 3) 45 del vars, 131 del conss, 1851 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.09/0.10	c (round 4) 104 del vars, 146 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 0 upgd conss, 1967 impls, 5 clqs
0.09/0.11	c (round 5) 119 del vars, 147 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 844 upgd conss, 1967 impls, 5 clqs
0.09/0.12	c (round 6) 120 del vars, 147 del conss, 1852 chg bounds, 71 chg sides, 0 chg coeffs, 844 upgd conss, 1967 impls, 5 clqs
0.09/0.16	c    (0.1s) probing: 101/2008 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (7 rounds):
0.09/0.16	c  120 deleted vars, 147 deleted constraints, 1852 tightened bounds, 0 added holes, 71 changed sides, 0 changed coefficients
0.09/0.16	c  1967 implications, 5 cliques
0.09/0.16	c presolved problem has 3785 variables (2008 bin, 0 int, 0 impl, 1777 cont) and 4398 constraints
0.09/0.16	c    1777 constraints of type <indicator>
0.09/0.16	c       5 constraints of type <setppc>
0.09/0.16	c    1777 constraints of type <linear>
0.09/0.16	c     839 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.12
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 1.2.1.2
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1799.98
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 3420
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.09/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.09/0.17	c   0.1s|     1 |     0 |     9 |     - |  13M|   0 |   3 |3785 |4398 |3785 | 844 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 90383
0.09/0.19	c y 0.1s|     1 |     0 |     9 |     - |  14M|   0 |   3 |3785 |4398 |3785 | 844 |   0 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.19/0.20	c   0.2s|     1 |     0 |    52 |     - |  14M|   0 |  36 |3785 |4398 |3785 | 867 |  23 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |   239 |     - |  14M|   0 |  18 |3785 |4398 |3785 | 895 |  51 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.29/0.37	c   0.3s|     1 |     0 |   874 |     - |  14M|   0 |  48 |3785 |4398 |3785 | 915 |  71 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.39/0.49	c   0.5s|     1 |     0 |  1596 |     - |  15M|   0 | 103 |3785 |4398 |3785 | 982 | 138 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.59/0.68	c   0.6s|     1 |     0 |  2504 |     - |  15M|   0 | 148 |3785 |4398 |3785 |1073 | 229 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |  3659 |     - |  16M|   0 | 126 |3785 |4398 |3785 |1160 | 316 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
0.99/1.06	c   1.0s|     1 |     0 |  3956 |     - |  17M|   0 | 163 |3785 |4398 |3785 |1207 | 363 |   0 |   0 | 0.000000e+00 | 9.038300e+04 |    Inf 
4.88/4.94	c   4.8s|     1 |     2 |  3956 |     - |  17M|   0 | 163 |3785 |4398 |3785 |1207 | 363 |   0 |  33 | 0.000000e+00 | 9.038300e+04 |    Inf 
55.79/55.86	c  54.5s| 10000 |  9981 |185296 |  18.1 |  42M|  87 |   0 |3785 |4412 |3785 |1271 |  16k|  19 | 555 | 0.000000e+00 | 9.038300e+04 |    Inf 
78.80/78.90	c  76.8s| 20000 | 19955 |267907 |  13.2 |  61M| 125 |   0 |3785 |4430 |3785 |1266 |  24k|  48 | 723 | 0.000000e+00 | 9.038300e+04 |    Inf 
97.49/97.56	c  94.9s| 30000 | 29949 |319962 |  10.5 |  79M| 125 |   0 |3785 |4423 |3785 |1272 |  27k|  55 | 790 | 0.000000e+00 | 9.038300e+04 |    Inf 
116.29/116.39	c   113s| 40000 | 39949 |375095 |   9.3 |  98M| 139 |   0 |3785 |4414 |3785 |1262 |  32k|  55 | 853 | 0.000000e+00 | 9.038300e+04 |    Inf 
133.69/133.79	c   130s| 50000 | 49943 |416715 |   8.3 | 116M| 139 |   0 |3785 |4415 |3785 |1236 |  36k|  59 | 986 | 0.000000e+00 | 9.038300e+04 |    Inf 
155.09/155.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
155.09/155.12	c   151s| 60000 | 59933 |491660 |   8.1 | 134M| 139 |   0 |3785 |4419 |3785 |1275 |  42k|  65 |1099 | 0.000000e+00 | 9.038300e+04 |    Inf 
175.69/175.72	c   171s| 70000 | 69925 |563448 |   8.0 | 153M| 139 |   0 |3785 |4419 |3785 |1284 |  48k|  69 |1146 | 0.000000e+00 | 9.038300e+04 |    Inf 
192.99/193.09	c   187s| 80000 | 79917 |599623 |   7.4 | 171M| 139 |   0 |3785 |4423 |3785 |1257 |  51k|  73 |1256 | 0.000000e+00 | 9.038300e+04 |    Inf 
207.39/207.44	c   201s| 90000 | 89917 |616930 |   6.8 | 189M| 161 |   0 |3785 |4420 |3785 |1265 |  53k|  73 |1258 | 0.000000e+00 | 9.038300e+04 |    Inf 
223.40/223.48	c   217s|100000 | 99913 |650722 |   6.5 | 207M| 161 |   0 |3785 |4422 |3785 |1254 |  57k|  75 |1259 | 0.000000e+00 | 9.038300e+04 |    Inf 
237.79/237.81	c   231s|110000 |109911 |666696 |   6.0 | 225M| 161 |   0 |3785 |4422 |3785 |1255 |  59k|  76 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
252.20/252.25	c   245s|120000 |119905 |684922 |   5.7 | 243M| 161 |   0 |3785 |4424 |3785 |1252 |  62k|  79 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
265.89/265.99	c   258s|130000 |129903 |695030 |   5.3 | 260M| 163 |   0 |3785 |4425 |3785 |1232 |  64k|  80 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
279.59/279.64	c   271s|140000 |139903 |705116 |   5.0 | 278M| 163 |   0 |3785 |4424 |3785 |1277 |  66k|  80 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
292.89/292.95	c   284s|150000 |149901 |712431 |   4.7 | 296M| 163 |   0 |3785 |4425 |3785 |1306 |  66k|  81 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
306.70/306.73	c   297s|160000 |159901 |722993 |   4.5 | 314M| 163 |   0 |3785 |4424 |3785 |1289 |  67k|  81 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
321.21/321.23	c   311s|170000 |169899 |741478 |   4.3 | 331M| 163 |   0 |3785 |4425 |3785 |1271 |  69k|  82 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
335.40/335.46	c   325s|180000 |179897 |757387 |   4.2 | 349M| 163 |   0 |3785 |4426 |3785 |1245 |  71k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
348.40/348.41	c   338s|190000 |189897 |768257 |   4.0 | 367M| 875 |   0 |3785 |4424 |3785 |1267 |  72k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
359.90/359.97	c   349s|200000 |199897 |771935 |   3.8 | 384M| 875 |   0 |3785 |4424 |3785 |1263 |  72k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
371.40/371.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
371.40/371.47	c   360s|210000 |209897 |774883 |   3.7 | 401M| 875 |   0 |3785 |4424 |3785 |1266 |  73k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
382.90/383.00	c   371s|220000 |219897 |778075 |   3.5 | 418M| 875 |   0 |3785 |4423 |3785 |1262 |  73k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
394.49/394.59	c   382s|230000 |229897 |781786 |   3.4 | 435M| 875 |   0 |3785 |4423 |3785 |1250 |  74k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
406.10/406.12	c   394s|240000 |239897 |784651 |   3.3 | 453M| 875 |   0 |3785 |4423 |3785 |1270 |  74k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
417.59/417.60	c   405s|250000 |249897 |787533 |   3.1 | 470M| 875 |   0 |3785 |4422 |3785 |1261 |  74k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
429.10/429.15	c   416s|260000 |259897 |790849 |   3.0 | 487M| 875 |   0 |3785 |4422 |3785 |1274 |  75k|  83 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
440.90/440.93	c   428s|270000 |269895 |795834 |   2.9 | 504M| 875 |   0 |3785 |4424 |3785 |1273 |  75k|  85 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
452.70/452.74	c   439s|280000 |279895 |800502 |   2.8 | 522M| 875 |   0 |3785 |4424 |3785 |1275 |  76k|  85 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
464.10/464.15	c   450s|290000 |289895 |802572 |   2.8 | 539M| 875 |   0 |3785 |4424 |3785 |1268 |  76k|  85 |1260 | 0.000000e+00 | 9.038300e+04 |    Inf 
466.90/466.99	o 1348
466.90/466.99	c * 453s|292465 |274530 |803246 |   2.7 | 513M| 875 |   - |3785 |4424 |3785 |1286 |  76k|  85 |1260 | 0.000000e+00 | 1.348000e+03 |    Inf 
471.81/471.83	o 1345
471.81/471.83	c * 458s|295926 |277862 |807547 |   2.7 | 519M| 875 |   - |3785 |4456 |3785 |1278 |  76k| 117 |1260 | 0.000000e+00 | 1.345000e+03 |    Inf 
471.81/471.88	o 1344
471.81/471.88	c * 458s|295953 |277846 |807564 |   2.7 | 519M| 875 |   - |3785 |4456 |3785 |1278 |  76k| 117 |1260 | 0.000000e+00 | 1.344000e+03 |    Inf 
473.70/473.74	o 1338
473.70/473.74	c * 459s|297155 |278673 |810477 |   2.7 | 521M| 875 |   - |3785 |4511 |3785 |1263 |  76k| 172 |1260 | 0.000000e+00 | 1.338000e+03 |    Inf 
474.80/474.86	o 1335
474.80/474.86	c * 460s|297854 |279201 |811959 |   2.7 | 522M| 875 |   - |3785 |4595 |3785 |1268 |  76k| 256 |1260 | 0.000000e+00 | 1.335000e+03 |    Inf 
474.90/474.90	o 1309
474.90/474.90	c * 460s|297876 |277925 |812068 |   2.7 | 520M| 875 |   - |3785 |4595 |3785 |1268 |  76k| 256 |1260 | 0.000000e+00 | 1.309000e+03 |    Inf 
478.10/478.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
478.10/478.11	c   464s|300000 |280031 |817164 |   2.7 | 524M| 875 |   0 |3785 |4626 |3785 |1263 |  77k| 296 |1260 | 0.000000e+00 | 1.309000e+03 |    Inf 
479.10/479.11	o 1134
479.10/479.11	c * 465s|300558 |269395 |820221 |   2.7 | 505M| 875 |   - |3785 |4622 |3785 |1292 |  77k| 300 |1260 | 0.000000e+00 | 1.134000e+03 |    Inf 
479.30/479.31	o 938
479.30/479.31	c * 465s|300637 |254259 |821199 |   2.7 | 479M| 875 |   - |3785 |4615 |3785 |1296 |  77k| 300 |1260 | 0.000000e+00 | 9.380000e+02 |    Inf 
479.30/479.39	o 924
479.30/479.39	c * 465s|300673 |252518 |821568 |   2.7 | 477M| 875 |   - |3785 |4612 |3785 |1296 |  77k| 300 |1260 | 0.000000e+00 | 9.240000e+02 |    Inf 
479.61/479.61	o 870
479.61/479.61	c * 465s|300811 |244796 |821839 |   2.7 | 463M| 875 |   - |3785 |4620 |3785 |1295 |  77k| 311 |1260 | 0.000000e+00 | 8.700000e+02 |    Inf 
479.70/479.74	o 691
479.70/479.74	c * 465s|300840 |207431 |822227 |   2.7 | 400M| 875 |   - |3785 |4640 |3785 |1288 |  77k| 331 |1260 | 0.000000e+00 | 6.910000e+02 |    Inf 
480.60/480.60	o 622
480.60/480.60	c * 466s|301143 |188984 |825004 |   2.7 | 368M| 875 |   - |3785 |4927 |3785 |1289 |  77k| 624 |1260 | 0.000000e+00 | 6.220000e+02 |    Inf 
481.40/481.48	o 600
481.40/481.48	c * 467s|301495 |182690 |828151 |   2.7 | 358M| 875 |   - |3785 |5196 |3785 |1291 |  78k| 915 |1260 | 0.000000e+00 | 6.000000e+02 |    Inf 
481.50/481.51	o 575
481.50/481.51	c * 467s|301496 |174139 |828178 |   2.7 | 343M| 875 |   - |3785 |5196 |3785 |1290 |  78k| 915 |1260 | 0.000000e+00 | 5.750000e+02 |    Inf 
481.50/481.59	o 574
481.50/481.59	c * 467s|301522 |173794 |828417 |   2.7 | 343M| 875 |   - |3785 |5202 |3785 |1286 |  78k| 941 |1260 | 0.000000e+00 | 5.740000e+02 |    Inf 
481.60/481.65	o 571
481.60/481.65	c * 467s|301533 |172755 |828870 |   2.7 | 341M| 875 |   - |3785 |5205 |3785 |1285 |  78k| 948 |1260 | 0.000000e+00 | 5.710000e+02 |    Inf 
482.80/482.85	o 534
482.80/482.85	c * 468s|302006 |160388 |833222 |   2.7 | 321M| 875 |   - |3785 |5497 |3785 |1297 |  78k|1342 |1260 | 0.000000e+00 | 5.340000e+02 |    Inf 
483.10/483.12	o 514
483.10/483.12	c * 468s|302092 |152882 |834218 |   2.7 | 308M| 875 |   - |3785 |5560 |3785 |1288 |  78k|1440 |1260 | 0.000000e+00 | 5.140000e+02 |    Inf 
483.20/483.23	o 511
483.20/483.23	c * 469s|302124 |151774 |834708 |   2.7 | 306M| 875 |   - |3785 |5576 |3785 |1291 |  78k|1473 |1260 | 0.000000e+00 | 5.110000e+02 |    Inf 
483.60/483.62	o 500
483.60/483.62	c * 469s|302250 |147667 |835834 |   2.8 | 298M| 875 |   - |3785 |5645 |3785 |1295 |  79k|1624 |1260 | 0.000000e+00 | 5.000000e+02 |    Inf 
484.20/484.29	o 496
484.20/484.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
484.20/484.29	c * 470s|302471 |146307 |838211 |   2.8 | 296M| 875 |   - |3785 |5789 |3785 |1296 |  79k|1871 |1260 | 0.000000e+00 | 4.960000e+02 |    Inf 
484.30/484.32	o 493
484.30/484.32	c * 470s|302477 |145187 |838219 |   2.8 | 294M| 875 |   - |3785 |5786 |3785 |1296 |  79k|1871 |1260 | 0.000000e+00 | 4.930000e+02 |    Inf 
484.70/484.75	o 491
484.70/484.75	c * 470s|302624 |144511 |839688 |   2.8 | 293M| 875 |   - |3785 |5861 |3785 |1300 |  79k|2126 |1260 | 0.000000e+00 | 4.910000e+02 |    Inf 
485.10/485.10	o 489
485.10/485.10	c * 470s|302734 |143842 |840563 |   2.8 | 292M| 875 |   - |3785 |5890 |3785 |1303 |  79k|2265 |1260 | 0.000000e+00 | 4.890000e+02 |    Inf 
485.10/485.13	o 460
485.10/485.13	c * 470s|302735 |132029 |840563 |   2.8 | 272M| 875 |   - |3785 |5890 |3785 |1303 |  79k|2265 |1260 | 0.000000e+00 | 4.600000e+02 |    Inf 
485.50/485.58	o 451
485.50/485.58	c * 471s|302885 |128139 |841704 |   2.8 | 265M| 875 |   - |3785 |6008 |3785 |1296 |  79k|2520 |1260 | 0.000000e+00 | 4.510000e+02 |    Inf 
486.00/486.04	o 439
486.00/486.04	c * 471s|303070 |122891 |842810 |   2.8 | 257M| 875 |   - |3785 |6056 |3785 |1292 |  79k|2712 |1260 | 0.000000e+00 | 4.390000e+02 |    Inf 
486.30/486.35	o 434
486.30/486.35	c * 472s|303191 |120730 |843846 |   2.8 | 253M| 875 |   - |3785 |6026 |3785 |1284 |  79k|2819 |1260 | 0.000000e+00 | 4.340000e+02 |    Inf 
486.80/486.83	o 422
486.80/486.83	c * 472s|303375 |115522 |845846 |   2.8 | 245M| 875 |   - |3785 |5958 |3785 |1284 |  79k|2885 |1260 | 0.000000e+00 | 4.220000e+02 |    Inf 
487.00/487.05	o 409
487.00/487.05	c * 472s|303526 |109871 |846151 |   2.8 | 235M| 875 |   - |3785 |5949 |3785 |1276 |  79k|2888 |1260 | 0.000000e+00 | 4.090000e+02 |    Inf 
487.31/487.37	o 401
487.31/487.37	c * 473s|303683 |106333 |847066 |   2.8 | 228M| 875 |   - |3785 |5956 |3785 |1278 |  79k|2936 |1260 | 0.000000e+00 | 4.010000e+02 |    Inf 
487.40/487.42	o 399
487.40/487.42	c * 473s|303692 |105425 |847300 |   2.8 | 227M| 875 |   - |3785 |5954 |3785 |1269 |  79k|2936 |1260 | 0.000000e+00 | 3.990000e+02 |    Inf 
487.60/487.63	o 393
487.60/487.63	c * 473s|303818 |102794 |847765 |   2.8 | 222M| 875 |   - |3785 |5951 |3785 |1289 |  79k|2956 |1260 | 0.000000e+00 | 3.930000e+02 |    Inf 
487.60/487.67	o 386
487.60/487.67	c * 473s|303829 | 99548 |847837 |   2.8 | 216M| 875 |   - |3785 |5957 |3785 |1291 |  79k|2963 |1260 | 0.000000e+00 | 3.860000e+02 |    Inf 
487.70/487.70	o 380
487.70/487.70	c * 473s|303846 | 96766 |847854 |   2.8 | 212M| 875 |   - |3785 |5957 |3785 |1291 |  79k|2963 |1260 | 0.000000e+00 | 3.800000e+02 |    Inf 
487.70/487.75	o 352
487.70/487.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
487.70/487.75	c * 473s|303864 | 83788 |847863 |   2.8 | 187M| 875 |   - |3785 |5957 |3785 |1291 |  79k|2963 |1260 | 0.000000e+00 | 3.520000e+02 |    Inf 
489.70/489.77	o 338
489.70/489.77	c * 475s|304580 | 77714 |856693 |   2.8 | 177M| 875 |   - |3785 |6312 |3785 |1229 |  80k|3715 |1260 | 0.000000e+00 | 3.380000e+02 |    Inf 
489.70/489.77	o 337
489.70/489.77	c * 475s|304581 | 77319 |856702 |   2.8 | 177M| 875 |   - |3785 |6312 |3785 |1229 |  80k|3715 |1260 | 0.000000e+00 | 3.370000e+02 |    Inf 
490.00/490.08	o 335
490.00/490.08	c * 475s|304697 | 76575 |857674 |   2.8 | 176M| 875 |   - |3785 |6375 |3785 |1296 |  80k|3849 |1260 | 0.000000e+00 | 3.350000e+02 |    Inf 
490.40/490.43	o 325
490.40/490.43	c * 475s|304843 | 72219 |858628 |   2.8 | 168M| 875 |   - |3785 |6396 |3785 |1268 |  80k|3951 |1260 | 0.000000e+00 | 3.250000e+02 |    Inf 
490.40/490.43	o 322
490.40/490.43	c * 475s|304844 | 70914 |858629 |   2.8 | 166M| 875 |   - |3785 |6396 |3785 |1268 |  80k|3951 |1260 | 0.000000e+00 | 3.220000e+02 |    Inf 
490.51/490.55	o 319
490.51/490.55	c * 476s|304884 | 69604 |858959 |   2.8 | 163M| 875 |   - |3785 |6395 |3785 |1266 |  80k|3957 |1260 | 0.000000e+00 | 3.190000e+02 |    Inf 
490.51/490.57	o 317
490.51/490.57	c * 476s|304887 | 68602 |858974 |   2.8 | 161M| 875 |   - |3785 |6395 |3785 |1266 |  80k|3957 |1260 | 0.000000e+00 | 3.170000e+02 |    Inf 
490.90/490.97	o 315
490.90/490.97	c * 476s|305061 | 67790 |859736 |   2.8 | 160M| 875 |   - |3785 |6362 |3785 |1302 |  80k|4032 |1260 | 0.000000e+00 | 3.150000e+02 |    Inf 
491.00/491.00	o 281
491.00/491.00	c * 476s|305062 | 52954 |859741 |   2.8 | 133M| 875 |   - |3785 |6362 |3785 |1302 |  80k|4032 |1260 | 0.000000e+00 | 2.810000e+02 |    Inf 
492.60/492.61	o 280
492.60/492.61	c * 478s|305643 | 52894 |864911 |   2.8 | 134M| 875 |   - |3785 |6455 |3785 |1260 |  80k|4524 |1260 | 0.000000e+00 | 2.800000e+02 |    Inf 
492.60/492.62	o 277
492.60/492.62	c * 478s|305644 | 51687 |864918 |   2.8 | 131M| 875 |   - |3785 |6455 |3785 |1260 |  80k|4524 |1260 | 0.000000e+00 | 2.770000e+02 |    Inf 
494.10/494.16	o 275
494.10/494.16	c * 479s|306208 | 50941 |868728 |   2.8 | 131M| 875 |   - |3785 |6530 |3785 |1265 |  81k|5096 |1260 | 0.000000e+00 | 2.750000e+02 |    Inf 
494.20/494.23	o 274
494.20/494.23	c * 479s|306225 | 50567 |868951 |   2.8 | 130M| 875 |   - |3785 |6531 |3785 |1282 |  81k|5103 |1260 | 0.000000e+00 | 2.740000e+02 |    Inf 
494.20/494.23	o 271
494.20/494.23	c * 479s|306226 | 49402 |868957 |   2.8 | 128M| 875 |   - |3785 |6531 |3785 |1282 |  81k|5103 |1260 | 0.000000e+00 | 2.710000e+02 |    Inf 
494.40/494.43	o 268
494.40/494.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
494.40/494.43	c * 479s|306288 | 48233 |869413 |   2.8 | 126M| 875 |   - |3785 |6535 |3785 |1274 |  81k|5142 |1260 | 0.000000e+00 | 2.680000e+02 |    Inf 
494.40/494.44	o 265
494.40/494.44	c * 479s|306289 | 47181 |869419 |   2.8 | 124M| 875 |   - |3785 |6535 |3785 |1274 |  81k|5142 |1260 | 0.000000e+00 | 2.650000e+02 |    Inf 
494.50/494.55	o 256
494.50/494.55	c * 479s|306337 | 43959 |869624 |   2.8 | 119M| 875 |   - |3785 |6535 |3785 |1274 |  81k|5154 |1260 | 0.000000e+00 | 2.560000e+02 |    Inf 
494.50/494.56	o 248
494.50/494.56	c * 479s|306338 | 40948 |869625 |   2.8 | 113M| 875 |   - |3785 |6535 |3785 |1274 |  81k|5154 |1260 | 0.000000e+00 | 2.480000e+02 |    Inf 
494.60/494.67	o 232
494.60/494.67	c * 480s|306380 | 34982 |869841 |   2.8 | 102M| 875 |   - |3785 |6563 |3785 |1274 |  81k|5183 |1260 | 0.000000e+00 | 2.320000e+02 |    Inf 
494.60/494.68	o 229
494.60/494.68	c * 480s|306381 | 33820 |869847 |   2.8 |  99M| 875 |   - |3785 |6563 |3785 |1274 |  81k|5183 |1260 | 0.000000e+00 | 2.290000e+02 |    Inf 
494.70/494.79	o 228
494.70/494.79	c * 480s|306413 | 33482 |870125 |   2.8 |  99M| 875 |   - |3785 |6572 |3785 |1273 |  81k|5211 |1260 | 0.000000e+00 | 2.280000e+02 |    Inf 
494.70/494.80	o 225
494.70/494.80	c * 480s|306414 | 32593 |870133 |   2.8 |  97M| 875 |   - |3785 |6572 |3785 |1273 |  81k|5211 |1260 | 0.000000e+00 | 2.250000e+02 |    Inf 
495.50/495.59	o 222
495.50/495.59	c * 480s|306686 | 31949 |873146 |   2.8 |  96M| 875 |   - |3785 |6505 |3785 |1276 |  81k|5354 |1260 | 0.000000e+00 | 2.220000e+02 |    Inf 
495.90/495.93	o 221
495.90/495.93	c * 481s|306854 | 31761 |873849 |   2.8 |  96M| 875 |   - |3785 |6528 |3785 |1278 |  81k|5399 |1260 | 0.000000e+00 | 2.210000e+02 |    Inf 
496.40/496.48	o 213
496.40/496.48	c * 481s|307049 | 29887 |876587 |   2.8 |  92M| 875 |   - |3785 |6495 |3785 |1225 |  81k|5481 |1260 | 0.000000e+00 | 2.130000e+02 |    Inf 
496.40/496.49	o 208
496.40/496.49	c * 481s|307050 | 28867 |876587 |   2.8 |  90M| 875 |   - |3785 |6495 |3785 |1225 |  81k|5481 |1260 | 0.000000e+00 | 2.080000e+02 |    Inf 
496.70/496.76	o 207
496.70/496.76	c * 482s|307116 | 28647 |878111 |   2.8 |  90M| 875 |   - |3785 |6479 |3785 |1231 |  81k|5544 |1260 | 0.000000e+00 | 2.070000e+02 |    Inf 
496.80/496.81	o 202
496.80/496.81	c * 482s|307135 | 27408 |878186 |   2.8 |  87M| 875 |   - |3785 |6479 |3785 |1235 |  81k|5544 |1260 | 0.000000e+00 | 2.020000e+02 |    Inf 
496.80/496.85	o 178
496.80/496.85	c * 482s|307155 | 22764 |878191 |   2.8 |  76M| 875 |   - |3785 |6479 |3785 |1235 |  81k|5544 |1260 | 0.000000e+00 | 1.780000e+02 |    Inf 
496.90/496.92	o 167
496.90/496.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
496.90/496.92	c * 482s|307173 | 20588 |878568 |   2.8 |  71M| 875 |   - |3785 |6477 |3785 |1232 |  81k|5549 |1260 | 0.000000e+00 | 1.670000e+02 |    Inf 
496.90/496.93	o 162
496.90/496.93	c * 482s|307174 | 19394 |878568 |   2.8 |  69M| 875 |   - |3785 |6477 |3785 |1232 |  81k|5549 |1260 | 0.000000e+00 | 1.620000e+02 |    Inf 
497.10/497.12	o 161
497.10/497.12	c * 482s|307209 | 19257 |879627 |   2.9 |  69M| 875 |   - |3785 |6416 |3785 |1237 |  81k|5579 |1260 | 0.000000e+00 | 1.610000e+02 |    Inf 
497.10/497.12	o 156
497.10/497.12	c * 482s|307210 | 18456 |879628 |   2.9 |  66M| 875 |   - |3785 |6416 |3785 |1237 |  81k|5579 |1260 | 0.000000e+00 | 1.560000e+02 |    Inf 
497.20/497.26	o 153
497.20/497.26	c * 482s|307239 | 18146 |880411 |   2.9 |  66M| 875 |   - |3785 |6381 |3785 |1236 |  81k|5611 |1260 | 0.000000e+00 | 1.530000e+02 |    Inf 
497.20/497.27	o 150
497.20/497.27	c * 482s|307240 | 16927 |880418 |   2.9 |  63M| 875 |   - |3785 |6381 |3785 |1236 |  81k|5611 |1260 | 0.000000e+00 | 1.500000e+02 |    Inf 
497.80/497.80	o 147
497.80/497.80	c * 483s|307354 | 16525 |883499 |   2.9 |  62M| 875 |   - |3785 |6361 |3785 |1235 |  82k|5726 |1260 | 0.000000e+00 | 1.470000e+02 |    Inf 
497.80/497.80	o 142
497.80/497.80	c * 483s|307355 | 15311 |883500 |   2.9 |  60M| 875 |   - |3785 |6361 |3785 |1235 |  82k|5726 |1260 | 0.000000e+00 | 1.420000e+02 |    Inf 
497.80/497.84	o 135
497.80/497.84	c * 483s|307363 | 14416 |883651 |   2.9 |  58M| 875 |   - |3785 |6365 |3785 |1235 |  82k|5731 |1260 | 0.000000e+00 | 1.350000e+02 |    Inf 
497.80/497.85	o 130
497.80/497.85	c * 483s|307364 | 13952 |883651 |   2.9 |  57M| 875 |   - |3785 |6365 |3785 |1235 |  82k|5731 |1260 | 0.000000e+00 | 1.300000e+02 |    Inf 
498.31/498.36	o 126
498.31/498.36	c * 483s|307482 | 13745 |886514 |   2.9 |  57M| 875 |   - |3785 |6302 |3785 |1266 |  82k|5817 |1260 | 0.000000e+00 | 1.260000e+02 |    Inf 
498.31/498.36	o 114
498.31/498.36	c * 483s|307483 | 12807 |886515 |   2.9 |  54M| 875 |   - |3785 |6302 |3785 |1266 |  82k|5817 |1260 | 0.000000e+00 | 1.140000e+02 |    Inf 
498.50/498.58	o 110
498.50/498.58	c * 483s|307538 | 12491 |887308 |   2.9 |  54M| 875 |   - |3785 |6278 |3785 |1309 |  82k|5860 |1260 | 0.000000e+00 | 1.100000e+02 |    Inf 
498.50/498.58	o 107
498.50/498.58	c * 483s|307539 | 12087 |887309 |   2.9 |  53M| 875 |   - |3785 |6278 |3785 |1309 |  82k|5860 |1260 | 0.000000e+00 | 1.070000e+02 |    Inf 
499.00/499.07	o 97
499.00/499.07	c * 484s|307637 | 11035 |889927 |   2.9 |  51M| 875 |   - |3785 |6177 |3785 |1254 |  82k|5977 |1260 | 0.000000e+00 | 9.700000e+01 |    Inf 
499.00/499.07	o 94
499.00/499.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
499.00/499.07	c * 484s|307638 | 10547 |889932 |   2.9 |  50M| 875 |   - |3785 |6177 |3785 |1254 |  82k|5977 |1260 | 0.000000e+00 | 9.400000e+01 |    Inf 
499.20/499.25	o 92
499.20/499.25	c * 484s|307668 | 10180 |890413 |   2.9 |  49M| 875 |   - |3785 |5878 |3785 |1304 |  82k|6025 |1260 | 0.000000e+00 | 9.200000e+01 |    Inf 
499.60/499.63	o 82
499.60/499.63	c * 484s|307732 |  8347 |892186 |   2.9 |  46M| 875 |   - |3785 |5740 |3785 |1305 |  82k|6146 |1260 | 0.000000e+00 | 8.200000e+01 |    Inf 
499.70/499.73	o 80
499.70/499.73	c * 484s|307748 |  8175 |892815 |   2.9 |  45M| 875 |   - |3785 |5484 |3785 |1273 |  82k|6156 |1260 | 0.000000e+00 | 8.000000e+01 |    Inf 
499.70/499.76	o 79
499.70/499.76	c * 484s|307755 |  8148 |892818 |   2.9 |  45M| 875 |   - |3785 |5401 |3785 |1273 |  82k|6156 |1260 | 0.000000e+00 | 7.900000e+01 |    Inf 
499.70/499.77	o 68
499.70/499.77	c * 484s|307756 |  6965 |892819 |   2.9 |  43M| 875 |   - |3785 |5401 |3785 |1273 |  82k|6156 |1260 | 0.000000e+00 | 6.800000e+01 |    Inf 
500.20/500.22	o 64
500.20/500.22	c * 485s|307920 |  6783 |894718 |   2.9 |  42M| 875 |   - |3785 |5185 |3785 |1276 |  82k|6283 |1260 | 0.000000e+00 | 6.400000e+01 |    Inf 
500.20/500.23	o 61
500.20/500.23	c * 485s|307921 |  6532 |894723 |   2.9 |  42M| 875 |   - |3785 |5185 |3785 |1276 |  82k|6283 |1260 | 0.000000e+00 | 6.100000e+01 |    Inf 
500.41/500.46	o 49
500.41/500.46	c * 485s|308039 |  5841 |895498 |   2.9 |  40M| 875 |   - |3785 |5000 |3785 |1267 |  82k|6332 |1260 | 0.000000e+00 | 4.900000e+01 |    Inf 
500.60/500.63	o 43
500.60/500.63	c * 485s|308048 |  5390 |896849 |   2.9 |  39M| 875 |   - |3785 |4716 |3785 |1198 |  82k|6338 |1260 | 0.000000e+00 | 4.300000e+01 |    Inf 
500.60/500.64	o 40
500.60/500.64	c * 485s|308049 |  5246 |896869 |   2.9 |  39M| 875 |   - |3785 |4716 |3785 |1197 |  82k|6338 |1260 | 0.000000e+00 | 4.000000e+01 |    Inf 
501.00/501.07	o 39
501.00/501.07	c * 486s|308098 |  4978 |900074 |   2.9 |  38M| 875 |   - |3785 |4459 |3785 |1194 |  82k|6427 |1260 | 0.000000e+00 | 3.900000e+01 |    Inf 
501.51/501.59	o 35
501.51/501.59	c * 486s|308189 |  4850 |904033 |   2.9 |  38M| 875 |   - |3785 |4351 |3785 |1209 |  83k|6540 |1260 | 0.000000e+00 | 3.500000e+01 |    Inf 
501.61/501.65	o 8
501.61/501.65	c * 486s|308224 |  1678 |904036 |   2.9 |  29M| 875 |   - |3785 |4261 |3785 |1209 |  83k|6540 |1260 | 0.000000e+00 | 8.000000e+00 |    Inf 
505.30/505.30	c   490s|310000 |  1720 |922126 |   3.0 |  30M| 875 |   - |3785 |4923 |   0 |   0 |  83k|8658 |1287 | 0.000000e+00 | 8.000000e+00 |    Inf 
524.61/524.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
524.61/524.61	c   508s|320000 |  2020 |  1009k|   3.1 |  35M| 875 |   - |3785 |  10k|   0 |   0 |  87k|  21k|1331 | 0.000000e+00 | 8.000000e+00 |    Inf 
533.20/533.24	o 3
533.20/533.24	c * 516s|324294 |   674 |  1046k|   3.2 |  31M| 875 |   - |3785 |9252 |3785 |1208 |  88k|  26k|1342 | 0.000000e+00 | 3.000000e+00 |    Inf 
543.60/543.69	o 2
543.60/543.69	c * 526s|329545 |   794 |  1088k|   3.3 |  33M| 875 |   - |3785 |  12k|3785 |1198 |  90k|  33k|1372 | 0.000000e+00 | 2.000000e+00 |    Inf 
544.60/544.68	c   527s|330000 |   787 |  1092k|   3.3 |  33M| 875 |   1 |3785 |  11k|3785 |1190 |  90k|  34k|1378 | 0.000000e+00 | 2.000000e+00 |    Inf 
564.31/564.38	c   546s|340000 |   955 |  1171k|   3.4 |  35M| 875 |   1 |3785 |  14k|3785 |1207 |  94k|  47k|1423 | 0.000000e+00 | 2.000000e+00 |    Inf 
585.21/585.25	c   566s|350000 |   938 |  1259k|   3.6 |  36M| 875 |   1 |3785 |  14k|3785 |1189 |  98k|  59k|1482 | 0.000000e+00 | 2.000000e+00 |    Inf 
606.01/606.06	c   586s|360000 |  1229 |  1342k|   3.7 |  40M| 875 |   - |3785 |  19k|3785 |1200 | 101k|  72k|1529 | 0.000000e+00 | 2.000000e+00 |    Inf 
629.91/629.91	c   609s|370000 |  1299 |  1434k|   3.9 |  42M| 875 |   - |3785 |  20k|3785 |1190 | 105k|  85k|1644 | 0.000000e+00 | 2.000000e+00 |    Inf 
652.50/652.50	c   630s|380000 |  1057 |  1515k|   4.0 |  40M| 875 |  17 |3785 |  17k|3785 |1177 | 108k|  99k|1722 | 0.000000e+00 | 2.000000e+00 |    Inf 
676.00/676.07	c   653s|390000 |  1151 |  1610k|   4.1 |  42M| 875 |   1 |3785 |  22k|3785 |1210 | 112k| 112k|1772 | 0.000000e+00 | 2.000000e+00 |    Inf 
700.51/700.53	c   676s|400000 |  1190 |  1693k|   4.2 |  45M| 875 |   - |3785 |  27k|   0 |   0 | 115k| 125k|1816 | 0.000000e+00 | 2.000000e+00 |    Inf 
726.20/726.29	c   701s|410000 |  1239 |  1781k|   4.3 |  47M| 875 |   1 |3785 |  30k|3785 |1188 | 118k| 138k|1874 | 0.000000e+00 | 2.000000e+00 |    Inf 
755.11/755.19	c   729s|420000 |  1050 |  1874k|   4.5 |  43M| 875 |  17 |3785 |  25k|3785 |1186 | 122k| 152k|1934 | 0.000000e+00 | 2.000000e+00 |    Inf 
780.00/780.10	c   753s|430000 |  1157 |  1969k|   4.6 |  45M| 875 |   8 |3785 |  24k|3785 |1201 | 125k| 164k|2022 | 0.000000e+00 | 2.000000e+00 |    Inf 
804.61/804.66	c   777s|440000 |  1300 |  2054k|   4.7 |  47M| 875 |   - |3785 |  28k|   0 |   0 | 128k| 178k|2109 | 0.000000e+00 | 2.000000e+00 |    Inf 
830.42/830.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
830.42/830.49	c   801s|450000 |  1453 |  2142k|   4.8 |  49M| 875 |   - |3785 |  30k|   0 |   0 | 131k| 190k|2164 | 0.000000e+00 | 2.000000e+00 |    Inf 
857.31/857.39	c   827s|460000 |  1773 |  2235k|   4.9 |  53M| 875 |   1 |3785 |  35k|3785 |1212 | 135k| 204k|2246 | 0.000000e+00 | 2.000000e+00 |    Inf 
886.80/886.83	c   856s|470000 |  1704 |  2328k|   4.9 |  52M| 875 |  19 |3785 |  31k|3785 |1177 | 138k| 217k|2305 | 0.000000e+00 | 2.000000e+00 |    Inf 
912.82/912.87	c   881s|480000 |  1666 |  2415k|   5.0 |  51M| 875 |   - |3785 |  30k|   0 |   0 | 142k| 230k|2354 | 0.000000e+00 | 2.000000e+00 |    Inf 
939.42/939.46	c   907s|490000 |  1749 |  2510k|   5.1 |  52M| 875 |   - |3785 |  31k|   0 |   0 | 146k| 243k|2408 | 0.000000e+00 | 2.000000e+00 |    Inf 
966.01/966.00	c   932s|500000 |  1751 |  2598k|   5.2 |  54M| 875 |  13 |3785 |  34k|3785 |1198 | 150k| 256k|2447 | 0.000000e+00 | 2.000000e+00 |    Inf 
994.61/994.69	c   960s|510000 |  1916 |  2699k|   5.3 |  57M| 875 |   1 |3785 |  39k|3785 |1188 | 154k| 270k|2504 | 0.000000e+00 | 2.000000e+00 |    Inf 
1023.41/1023.48	c   988s|520000 |  2070 |  2788k|   5.4 |  58M| 875 |   - |3785 |  38k|   0 |   0 | 157k| 283k|2575 | 0.000000e+00 | 2.000000e+00 |    Inf 
1051.62/1051.61	c  1015s|530000 |  2457 |  2876k|   5.4 |  61M| 875 |   1 |3785 |  41k|3785 |1190 | 161k| 296k|2624 | 0.000000e+00 | 2.000000e+00 |    Inf 
1081.32/1081.36	c  1044s|540000 |  2716 |  2968k|   5.5 |  64M| 875 |   - |3785 |  42k|3785 |1206 | 164k| 309k|2689 | 0.000000e+00 | 2.000000e+00 |    Inf 
1111.21/1111.28	c  1073s|550000 |  2597 |  3061k|   5.6 |  63M| 875 |   - |3785 |  40k|3785 |1202 | 168k| 323k|2742 | 0.000000e+00 | 2.000000e+00 |    Inf 
1143.31/1143.35	c  1104s|560000 |  2419 |  3167k|   5.6 |  62M| 875 |  12 |3785 |  38k|3785 |1208 | 172k| 336k|2832 | 0.000000e+00 | 2.000000e+00 |    Inf 
1173.22/1173.22	c  1133s|570000 |  2700 |  3263k|   5.7 |  65M| 875 |   - |3785 |  41k|   0 |   0 | 176k| 350k|2887 | 0.000000e+00 | 2.000000e+00 |    Inf 
1205.22/1205.23	c  1163s|580000 |  3158 |  3374k|   5.8 |  69M| 875 |   7 |3785 |  45k|3785 |1210 | 179k| 363k|2965 | 0.000000e+00 | 2.000000e+00 |    Inf 
1236.22/1236.24	c  1193s|590000 |  3101 |  3473k|   5.9 |  68M| 875 |   9 |3785 |  40k|3785 |1177 | 183k| 376k|3033 | 0.000000e+00 | 2.000000e+00 |    Inf 
1266.82/1266.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1266.82/1266.87	c  1223s|600000 |  3281 |  3571k|   5.9 |  71M| 875 |  20 |3785 |  43k|3785 |1205 | 187k| 390k|3093 | 0.000000e+00 | 2.000000e+00 |    Inf 
1297.22/1297.24	c  1252s|610000 |  3738 |  3668k|   6.0 |  76M| 875 |   - |3785 |  48k|3785 |1195 | 191k| 402k|3163 | 0.000000e+00 | 2.000000e+00 |    Inf 
1329.02/1329.06	c  1283s|620000 |  3928 |  3765k|   6.1 |  76M| 875 |   - |3785 |  46k|   0 |   0 | 195k| 415k|3219 | 0.000000e+00 | 2.000000e+00 |    Inf 
1361.83/1361.87	c  1315s|630000 |  4054 |  3863k|   6.1 |  78M| 875 |   - |3785 |  46k|3785 |1218 | 199k| 428k|3291 | 0.000000e+00 | 2.000000e+00 |    Inf 
1392.32/1392.34	c  1345s|640000 |  3914 |  3955k|   6.2 |  75M| 875 |  12 |3785 |  42k|3785 |1189 | 203k| 442k|3342 | 0.000000e+00 | 2.000000e+00 |    Inf 
1424.32/1424.30	c  1375s|650000 |  4120 |  4062k|   6.2 |  78M| 875 |   1 |3785 |  43k|3785 |1177 | 207k| 455k|3412 | 0.000000e+00 | 2.000000e+00 |    Inf 
1453.13/1453.18	c  1403s|660000 |  4259 |  4150k|   6.3 |  81M| 875 |   - |3785 |  49k|   0 |   0 | 211k| 469k|3452 | 0.000000e+00 | 2.000000e+00 |    Inf 
1484.93/1485.00	c  1434s|670000 |  4467 |  4244k|   6.3 |  83M| 875 |   - |3785 |  50k|   0 |   0 | 214k| 482k|3494 | 0.000000e+00 | 2.000000e+00 |    Inf 
1518.23/1518.24	c  1467s|680000 |  4909 |  4337k|   6.4 |  86M| 875 |  21 |3785 |  50k|3785 |1177 | 218k| 495k|3535 | 0.000000e+00 | 2.000000e+00 |    Inf 
1551.72/1551.76	c  1499s|690000 |  5235 |  4436k|   6.4 |  90M| 875 |  24 |3785 |  53k|3785 |1205 | 222k| 508k|3594 | 0.000000e+00 | 2.000000e+00 |    Inf 
1586.23/1586.23	c  1533s|700000 |  5671 |  4538k|   6.5 |  94M| 875 |   1 |3785 |  58k|3785 |1205 | 225k| 522k|3644 | 0.000000e+00 | 2.000000e+00 |    Inf 
1620.92/1620.97	c  1566s|710000 |  5960 |  4636k|   6.5 |  96M| 875 |  22 |3785 |  57k|3785 |1214 | 228k| 536k|3692 | 0.000000e+00 | 2.000000e+00 |    Inf 
1657.43/1657.47	c  1602s|720000 |  6238 |  4741k|   6.6 |  99M| 875 |   8 |3785 |  58k|3785 |1193 | 231k| 549k|3753 | 0.000000e+00 | 2.000000e+00 |    Inf 
1693.73/1693.76	c  1637s|730000 |  6439 |  4834k|   6.6 | 100M| 875 |   - |3785 |  58k|   0 |   0 | 235k| 562k|3812 | 0.000000e+00 | 2.000000e+00 |    Inf 
1732.33/1732.33	c  1674s|740000 |  5927 |  4933k|   6.7 |  94M| 875 |  17 |3785 |  46k|3785 |1208 | 239k| 577k|3875 | 0.000000e+00 | 2.000000e+00 |    Inf 
1766.54/1766.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1766.54/1766.52	c  1707s|750000 |  5231 |  5025k|   6.7 |  89M| 875 |  10 |3785 |  44k|3785 |1192 | 243k| 591k|3937 | 0.000000e+00 | 2.000000e+00 |    Inf 
1799.93/1799.94	c  1740s|760000 |  5238 |  5121k|   6.7 |  90M| 875 |   - |3785 |  46k|   0 |   0 | 248k| 604k|3979 | 0.000000e+00 | 2.000000e+00 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1739.94
1800.03/1800.00	c Solving Nodes      : 760017
1800.03/1800.00	c Primal Bound       : +2.00000000000000e+00 (206 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.04	s SATISFIABLE
1800.03/1800.04	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.03/1800.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.03/1800.04	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
1800.03/1800.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.03/1800.04	v x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1800.03/1800.04	v -x125 x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.03/1800.04	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.03/1800.04	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 -x54 
1800.03/1800.04	v 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.03/1800.04	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.03/1800.04	v -x1 
1800.03/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.04	c Solving Time       :    1739.94
1800.03/1800.04	c Original Problem   :
1800.03/1800.04	c   Problem name     : HOME/instance-2693521-1277908488.wbo
1800.03/1800.04	c   Variables        : 3905 (2068 binary, 0 integer, 0 implicit integer, 1837 continuous)
1800.03/1800.04	c   Constraints      : 4545 initial, 4545 maximal
1800.03/1800.04	c Presolved Problem  :
1800.03/1800.04	c   Problem name     : t_HOME/instance-2693521-1277908488.wbo
1800.03/1800.04	c   Variables        : 3785 (2008 binary, 0 integer, 0 implicit integer, 1777 continuous)
1800.03/1800.04	c   Constraints      : 4398 initial, 61504 maximal
1800.03/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.04	c   trivial          :       0.00         60          0          0          0          0          0          0          0
1800.03/1800.04	c   dualfix          :       0.00         60          0          0          0          0          0          0          0
1800.03/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.03/1800.04	c   indicator        :       0.00          0          0          0          0          0         60          0          0
1800.03/1800.04	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   linear           :       0.06          0          0          0       1852          0         87         71          0
1800.03/1800.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.04	c   root node        :          -       1761          -          -       3522          -          -          -          -
1800.03/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.04	c   integral         :          0          0          0     592540          0         45        833          0          0     519102
1800.03/1800.04	c   indicator        :       1777          0    2456585     331998          0         58     948821          0          0          0
1800.03/1800.04	c   setppc           :          5          7    2227484     146260          0      14195     558756          0          0          0
1800.03/1800.04	c   linear           :       1777          7    2462625     331736          0     118169    8176300     248026          0          0
1800.03/1800.04	c   logicor          :        839+         7    1079399     295434          0      57740    2766312          0          0          0
1800.03/1800.04	c   bounddisjunction :          0+         0      33644          0          0          0          0          0          0          0
1800.03/1800.04	c   countsols        :          0          0          0     295434          0          0          0          0          0          0
1800.03/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.04	c   integral         :      36.21       0.00       0.00      36.21       0.00
1800.03/1800.04	c   indicator        :      48.61       0.00       9.95      38.66       0.00
1800.03/1800.04	c   setppc           :       6.37       0.00       6.37       0.00       0.00
1800.03/1800.04	c   linear           :      92.31       0.00      86.96       5.35       0.00
1800.03/1800.04	c   logicor          :     252.87       0.00     250.77       2.10       0.00
1800.03/1800.04	c   bounddisjunction :       0.06       0.00       0.06       0.00       0.00
1800.03/1800.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.04	c   vbounds          :       0.00          2          0          0
1800.03/1800.04	c   rootredcost      :       0.03         97          0       1761
1800.03/1800.04	c   pseudoobj        :      80.28    2478681       1286     429591
1800.03/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.04	c   propagation      :       8.95     191390     190808    1192187       26.5       5140       22.8          -
1800.03/1800.04	c   infeasible LP    :      15.66      50090      50089     382384       45.7        529       19.3          0
1800.03/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.04	c   pseudo solution  :       0.01         59         59        413       19.0         55        6.4          -
1800.03/1800.04	c   applied globally :          -          -          -     604907       25.7          -          -          -
1800.03/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.04	c   cut pool         :       0.00          6          -          -          3          -    (maximal pool size: 1079)
1800.03/1800.04	c   redcost          :      37.48     593647          0     228918          0          0
1800.03/1800.04	c   impliedbounds    :       0.00          7          0          0          0          0
1800.03/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.04	c   gomory           :       0.14          7          0          0       2192          0
1800.03/1800.04	c   strongcg         :       0.09          7          0          0        190          0
1800.03/1800.04	c   cmir             :       0.02          7          0          0          0          0
1800.03/1800.04	c   flowcover        :       0.08          7          0          0          0          0
1800.03/1800.04	c   clique           :       0.00          7          0          0          0          0
1800.03/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.04	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.04	c Pricers            :       Time      Calls       Vars
1800.03/1800.04	c   problem variables:       0.00          0          0
1800.03/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.04	c   relpscost        :      36.00     260309         45        833          0          0     519102
1800.03/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   inference        :      43.67     295338          0          0          0          0     590676
1800.03/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.04	c   LP solutions     :       0.66          -         96
1800.03/1800.04	c   pseudo solutions :       0.00          -          0
1800.03/1800.04	c   feaspump         :       0.01          1          0
1800.03/1800.04	c   oneopt           :       0.55         74          0
1800.03/1800.04	c   intshifting      :       0.00         10          0
1800.03/1800.04	c   crossover        :       0.94         46          0
1800.03/1800.04	c   veclendiving     :       2.77       2862          0
1800.03/1800.04	c   linesearchdiving :       2.84       2862          0
1800.03/1800.04	c   guideddiving     :       2.52       2863          0
1800.03/1800.04	c   coefdiving       :       2.92       2863          0
1800.03/1800.04	c   pscostdiving     :       3.02       2863          0
1800.03/1800.04	c   fracdiving       :       2.83       2863          0
1800.03/1800.04	c   objpscostdiving  :       3.02       2828          0
1800.03/1800.04	c   rootsoldiving    :       3.00       2849          0
1800.03/1800.04	c   trivial          :       0.01          2          0
1800.03/1800.04	c   simplerounding   :       0.48     260460          0
1800.03/1800.04	c   zirounding       :       0.05       1000          0
1800.03/1800.04	c   rounding         :       1.01       7217          0
1800.03/1800.04	c   shifting         :       1.18       2233          0
1800.03/1800.04	c   twoopt           :       0.00          0          0
1800.03/1800.04	c   fixandinfer      :       0.00          0          0
1800.03/1800.04	c   intdiving        :       0.00          0          0
1800.03/1800.04	c   actconsdiving    :       0.00          0          0
1800.03/1800.04	c   octane           :       0.00          0          0
1800.03/1800.04	c   rens             :       0.04          1          0
1800.03/1800.04	c   rins             :       0.00          0          0
1800.03/1800.04	c   localbranching   :       0.00          0          0
1800.03/1800.04	c   mutation         :       0.00          0          0
1800.03/1800.04	c   dins             :       0.00          0          0
1800.03/1800.04	c   undercover       :       0.00          0          0
1800.03/1800.04	c   nlp              :       0.00          0          0
1800.03/1800.04	c   trysol           :       1.04       6965        110
1800.03/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.04	c   primal LP        :       0.01          0          0       0.00       0.00
1800.03/1800.04	c   dual LP          :     687.35     359955    5107521      14.19    7430.74
1800.03/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.04	c   diving/probing LP:       1.25        443      14502      32.74   11601.60
1800.03/1800.04	c   strong branching :      33.48       3979     290524      73.01    8677.54
1800.03/1800.04	c     (at root node) :          -         33      28622     867.33          -
1800.03/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.04	c B&B Tree           :
1800.03/1800.04	c   number of runs   :          1
1800.03/1800.04	c   nodes            :     760017
1800.03/1800.04	c   nodes (total)    :     760017
1800.03/1800.04	c   nodes left       :       5241
1800.03/1800.04	c   max depth        :        875
1800.03/1800.04	c   max depth (total):        875
1800.03/1800.04	c   backtracks       :      66925 (8.8%)
1800.03/1800.04	c   delayed cutoffs  :      40369
1800.03/1800.04	c   repropagations   :     752121 (2525113 domain reductions, 36461 cutoffs)
1800.03/1800.04	c   avg switch length:       3.83
1800.03/1800.04	c   switching time   :     198.20
1800.03/1800.04	c Solution           :
1800.03/1800.04	c   Solutions found  :        206 (97 improvements)
1800.03/1800.04	c   First Solution   : +9.03830000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.03/1800.04	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 329545 nodes, 526.34 seconds, depth 22, found by <relaxation>)
1800.03/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.04	c   Gap              :   infinite
1800.03/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.04	c   Root Iterations  :       3956
1800.14/1800.19	c Time complete: 1800.23.

Verifier Data

OK	2

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693521-1277908488/watcher-2693521-1277908488 -o /tmp/evaluation-result-2693521-1277908488/solver-2693521-1277908488 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693521-1277908488.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.00 2.00 4/196 14676
/proc/meminfo: memFree=31205884/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=11120 CPUtime=0
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1710 0 0 0 0 0 0 0 25 0 1 0 132143436 11386880 1631 4089446400 4194304 9819077 140737310344528 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14676/statm: 2780 1631 392 1374 0 1401 0

[startup+0.0138479 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 14676
/proc/meminfo: memFree=31205884/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=13864 CPUtime=0.01
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 2386 0 0 0 1 0 0 0 25 0 1 0 132143436 14196736 2307 4089446400 4194304 9819077 140737310344528 18446744073709551615 4682141 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14676/statm: 3466 2307 392 1374 0 2087 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13864

[startup+0.100834 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 14676
/proc/meminfo: memFree=31205884/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=30900 CPUtime=0.09
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 8137 0 0 0 9 0 0 0 25 0 1 0 132143436 31641600 6419 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14676/statm: 7725 6419 498 1374 0 6346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30900

[startup+0.300798 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 14676
/proc/meminfo: memFree=31205884/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=40496 CPUtime=0.29
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 12707 0 0 0 28 1 0 0 18 0 1 0 132143436 41467904 8552 4089446400 4194304 9819077 140737310344528 18446744073709551615 6046671 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14676/statm: 10124 8552 680 1374 0 8745 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40496

[startup+0.700732 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 14676
/proc/meminfo: memFree=31205884/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=45144 CPUtime=0.68
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 15519 0 0 0 66 2 0 0 18 0 1 0 132143436 46227456 9575 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 11286 9575 681 1374 0 9907 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45144

[startup+1.50059 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14677
/proc/meminfo: memFree=31169776/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=49656 CPUtime=1.49
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 29795 0 0 0 143 6 0 0 19 0 1 0 132143436 50847744 10354 4089446400 4194304 9819077 140737310344528 18446744073709551615 7312689 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 12414 10354 716 1374 0 11035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49656

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14677
/proc/meminfo: memFree=31167544/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=49660 CPUtime=3.09
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 41317 0 0 0 299 10 0 0 24 0 1 0 132143436 50851840 10360 4089446400 4194304 9819077 140737310344528 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 12415 10360 716 1374 0 11036 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49660

[startup+6.30075 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14677
/proc/meminfo: memFree=31168080/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=48788 CPUtime=6.29
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 57179 0 0 0 614 15 0 0 25 0 1 0 132143436 49958912 10347 4089446400 4194304 9819077 140737310344528 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 12197 10347 719 1374 0 10818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48788

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14677
/proc/meminfo: memFree=31168244/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=49104 CPUtime=12.68
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 69821 0 0 0 1245 23 0 0 25 0 1 0 132143436 50282496 10345 4089446400 4194304 9819077 140737310344528 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 12276 10345 719 1374 0 10897 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49104

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14678
/proc/meminfo: memFree=31166936/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=49276 CPUtime=25.49
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 106470 0 0 0 2509 40 0 0 25 0 1 0 132143436 50458624 10767 4089446400 4194304 9819077 140737310344528 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 12319 10767 724 1374 0 10940 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49276

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14679
/proc/meminfo: memFree=31147736/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=70428 CPUtime=51.09
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 271666 0 0 0 4992 117 0 0 25 0 1 0 132143436 72118272 15917 4089446400 4194304 9819077 140737310344528 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 17607 15917 724 1374 0 16228 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70428

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14680
/proc/meminfo: memFree=31099440/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=117216 CPUtime=102.29
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 509239 0 0 0 9949 280 0 0 25 0 1 0 132143436 120029184 27626 4089446400 4194304 9819077 140737310344528 18446744073709551615 6003285 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 29304 27626 724 1374 0 27925 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 117216

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/197 14681
/proc/meminfo: memFree=31043816/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=173080 CPUtime=162.29
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 774828 0 0 0 15754 475 0 0 25 0 1 0 132143436 177233920 41681 4089446400 4194304 9819077 140737310344528 18446744073709551615 6162025 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 43270 41681 724 1374 0 41891 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 173080

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14683
/proc/meminfo: memFree=30974804/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=242668 CPUtime=222.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 936235 0 0 0 21566 664 0 0 25 0 1 0 132143436 248492032 58707 4089446400 4194304 9819077 140737310344528 18446744073709551615 4903023 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 60667 58707 724 1374 0 59288 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 242668

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 14685
/proc/meminfo: memFree=30897244/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=319840 CPUtime=282.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1068291 0 0 0 27369 861 0 0 25 0 1 0 132143436 327516160 78218 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 79960 78218 724 1374 0 78581 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 319840

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14687
/proc/meminfo: memFree=30823148/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=392008 CPUtime=342.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1195781 0 0 0 33174 1056 0 0 25 0 1 0 132143436 401416192 96372 4089446400 4194304 9819077 140737310344528 18446744073709551615 6670206 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 98002 96372 724 1374 0 96623 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 392008

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14688
/proc/meminfo: memFree=30735664/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=484560 CPUtime=402.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1265680 0 0 0 38994 1236 0 0 25 0 1 0 132143436 496189440 118755 4089446400 4194304 9819077 140737310344528 18446744073709551615 6670472 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 121140 118755 724 1374 0 119761 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 484560

[startup+462.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/197 14689
/proc/meminfo: memFree=30643944/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=572984 CPUtime=462.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1324916 0 0 0 44832 1398 0 0 25 0 1 0 132143436 586735616 141046 4089446400 4194304 9819077 140737310344528 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 143246 141046 724 1374 0 141867 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 572984

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 14691
/proc/meminfo: memFree=30666440/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=550236 CPUtime=522.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 1707826 0 0 0 50593 1637 0 0 25 0 1 0 132143436 563441664 135341 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 137559 135341 727 1374 0 136180 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 550236

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14693
/proc/meminfo: memFree=30743116/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=473156 CPUtime=582.3
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 2095369 0 0 0 56324 1906 0 0 25 0 1 0 132143436 484511744 116161 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 118289 116161 742 1374 0 116910 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 473156

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 14695
/proc/meminfo: memFree=30742428/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=474432 CPUtime=642.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 2433664 0 0 0 62080 2151 0 0 25 0 1 0 132143436 485818368 116282 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 118608 116282 742 1374 0 117229 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 474432

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14731
/proc/meminfo: memFree=30810192/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=481992 CPUtime=882.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 3723864 0 0 0 85146 3085 0 0 25 0 1 0 132143436 493559808 118015 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 120498 118015 742 1374 0 119119 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 481992

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14733
/proc/meminfo: memFree=30812388/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=479472 CPUtime=942.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 4017193 0 0 0 90938 3293 0 0 25 0 1 0 132143436 490979328 117380 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 119868 117380 742 1374 0 118489 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 479472

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14734
/proc/meminfo: memFree=30811852/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=480064 CPUtime=1002.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 4312262 0 0 0 96737 3494 0 0 25 0 1 0 132143436 491585536 117503 4089446400 4194304 9819077 140737310344528 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 120016 117503 742 1374 0 118637 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 480064

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14735
/proc/meminfo: memFree=30808964/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=483188 CPUtime=1062.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 4620094 0 0 0 102536 3695 0 0 25 0 1 0 132143436 494784512 118264 4089446400 4194304 9819077 140737310344528 18446744073709551615 4651872 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 120797 118264 742 1374 0 119418 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 483188

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14737
/proc/meminfo: memFree=30806432/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=485048 CPUtime=1122.31
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 4943592 0 0 0 108340 3891 0 0 25 0 1 0 132143436 496689152 118825 4089446400 4194304 9819077 140737310344528 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 121262 118825 742 1374 0 119883 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 485048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14739
/proc/meminfo: memFree=30805384/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=486604 CPUtime=1182.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 5236387 0 0 0 114132 4100 0 0 25 0 1 0 132143436 498282496 119088 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 121651 119088 742 1374 0 120272 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 486604

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14741
/proc/meminfo: memFree=30802256/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=488600 CPUtime=1242.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 5524759 0 0 0 119931 4301 0 0 25 0 1 0 132143436 500326400 119658 4089446400 4194304 9819077 140737310344528 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 122321 119661 742 1374 0 120942 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 488600

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14742
/proc/meminfo: memFree=30798132/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=493280 CPUtime=1302.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 5802886 0 0 0 125734 4498 0 0 25 0 1 0 132143436 505118720 120669 4089446400 4194304 9819077 140737310344528 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 123320 120669 742 1374 0 121941 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 493280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14743
/proc/meminfo: memFree=30795356/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=495908 CPUtime=1362.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 6057535 0 0 0 131546 4686 0 0 25 0 1 0 132143436 507809792 121330 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 123977 121330 742 1374 0 122598 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 495908

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14745
/proc/meminfo: memFree=30794840/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=496460 CPUtime=1422.33
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 6296239 0 0 0 137358 4875 0 0 25 0 1 0 132143436 508375040 121450 4089446400 4194304 9819077 140737310344528 18446744073709551615 4220958 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 124115 121450 742 1374 0 122736 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 496460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14747
/proc/meminfo: memFree=30792072/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=499156 CPUtime=1482.33
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 6565851 0 0 0 143164 5069 0 0 25 0 1 0 132143436 511135744 122151 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 124789 122151 742 1374 0 123410 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 499156

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 14749
/proc/meminfo: memFree=30788552/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=502312 CPUtime=1542.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 6790799 0 0 0 148994 5238 0 0 25 0 1 0 132143436 514367488 122959 4089446400 4194304 9819077 140737310344528 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 125578 122959 742 1374 0 124199 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 502312

[startup+1602.3 s]
/proc/loadavg: 2.47 2.12 2.04 3/200 14823
/proc/meminfo: memFree=30576812/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=507112 CPUtime=1602.32
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7016770 0 0 0 154816 5416 0 0 25 0 1 0 132143436 519282688 124128 4089446400 4194304 9819077 140737310344528 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 126778 124128 742 1374 0 125399 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 507112

[startup+1662.3 s]
/proc/loadavg: 2.74 2.26 2.09 4/200 14824
/proc/meminfo: memFree=30553056/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=510136 CPUtime=1662.33
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7247394 0 0 0 160640 5593 0 0 25 0 1 0 132143436 522379264 124907 4089446400 4194304 9819077 140737310344528 18446744073709551615 4210595 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 127534 124907 742 1374 0 126155 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 510136

[startup+1722.3 s]
/proc/loadavg: 2.74 2.35 2.13 3/200 14826
/proc/meminfo: memFree=30540088/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=512604 CPUtime=1722.33
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7452824 0 0 0 166461 5772 0 0 25 0 1 0 132143436 524906496 125609 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 128151 125609 742 1374 0 126772 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 512604

[startup+1782.3 s]
/proc/loadavg: 2.72 2.42 2.16 4/200 14828
/proc/meminfo: memFree=30529120/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=512604 CPUtime=1782.33
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7682529 0 0 0 172274 5959 0 0 25 0 1 0 132143436 524906496 125610 4089446400 4194304 9819077 140737310344528 18446744073709551615 6723440 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 128151 125610 742 1374 0 126772 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 512604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.72 2.44 2.18 4/200 14828
/proc/meminfo: memFree=30526768/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=512580 CPUtime=1800.03
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7749943 0 0 0 173995 6008 0 0 25 0 1 0 132143436 524881920 125608 4089446400 4194304 9819077 140737310344528 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/14676/statm: 128145 125608 742 1374 0 126766 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 512580

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

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

[startup+1800.11 s]
/proc/loadavg: 2.72 2.44 2.18 4/200 14828
/proc/meminfo: memFree=30526768/32951124 swapFree=67111528/67111528
[pid=14676] ppid=14674 vsize=411528 CPUtime=1800.14
/proc/14676/stat : 14676 (pbscip.linux.x8) R 14674 14676 13961 0 -1 4202496 7749980 0 0 0 174005 6009 0 0 18 0 1 0 132143436 421404672 100364 4089446400 4194304 9819077 140737310344528 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/14676/statm: 102689 100171 743 1374 0 101310 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 411528

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.24
CPU user time (s): 1740.13
CPU system time (s): 60.1089
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 602960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1740.13
system time used= 60.1089
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7749984
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= 972

runsolver used 3.12052 second user time and 6.00309 second system time

The end

Launcher Data

Begin job on node144 at 2010-06-30 16:34:48
IDJOB=2693521
IDBENCH=78959
IDSOLVER=1205
FILE ID=node144/2693521-1277908488
PBS_JOBID= 11197230
Free space on /tmp= 74176 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.1900581320--soft-33-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-2693521-1277908488/watcher-2693521-1277908488 -o /tmp/evaluation-result-2693521-1277908488/solver-2693521-1277908488 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693521-1277908488.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 8591b35e74198f55af565a685d4a35ec
RANDOM SEED=1577720293

node144.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.848
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.69
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.848
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	: 5332.83
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.848
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.75
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.848
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.82
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.848
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.848
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.75
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.848
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.75
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.848
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	: 5230.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31206412 kB
Buffers:        193088 kB
Cached:        1255436 kB
SwapCached:          0 kB
Active:         665360 kB
Inactive:       933420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31206412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:      150488 kB
Mapped:          20328 kB
Slab:            80516 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1661284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74172 MiB
End job on node144 at 2010-06-30 17:04:50