Trace number 2705565

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.21 1790.15

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900554420--soft-33-100-0.wbo
MD5SUM2c7bc414eea5148dc6372ccd38f2fe74
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark61.0867
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705565-1278572956.wbo>
0.00/0.03	c original problem has 3957 variables (2094 bin, 0 int, 1863 impl, 0 cont) and 4571 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.00/0.08	c (round 2) 0 del vars, 66 del conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.00/0.09	c (round 3) 51 del vars, 149 del conss, 1876 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.08/0.10	c (round 4) 128 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 5) 132 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 6) 132 del vars, 166 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 138 impls, 5 clqs
0.09/0.15	c    (0.1s) probing: 101/2028 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (7 rounds):
0.09/0.15	c  132 deleted vars, 166 deleted constraints, 1878 tightened bounds, 0 added holes, 72 changed sides, 0 changed coefficients
0.09/0.15	c  3714 implications, 5 cliques
0.09/0.15	c presolved problem has 3825 variables (2028 bin, 0 int, 1797 impl, 0 cont) and 4405 constraints
0.09/0.15	c      55 constraints of type <setppc>
0.09/0.15	c    1797 constraints of type <linear>
0.09/0.15	c    1797 constraints of type <indicator>
0.09/0.15	c     756 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.11
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.09/0.16	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.16	c   0.1s|     1 |     0 |     6 |     - |  14M|   0 |   0 |3825 |4405 |3825 | 811 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.23	c   0.2s|     1 |     0 |    47 |     - |  14M|   0 |  36 |3825 |4405 |3825 | 829 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.27	c   0.2s|     1 |     0 |    79 |     - |  14M|   0 |  45 |3825 |4405 |3825 | 865 |  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   175 |     - |  14M|   0 |  32 |3825 |4405 |3825 | 880 |  69 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   285 |     - |  15M|   0 |  50 |3825 |4405 |3825 | 903 |  92 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.49	c   0.5s|     1 |     0 |   522 |     - |  15M|   0 |  73 |3825 |4405 |3825 | 926 | 115 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   770 |     - |  15M|   0 |  79 |3825 |4405 |3825 | 955 | 144 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.40	c   1.4s|     1 |     2 |   770 |     - |  15M|   0 |  79 |3825 |4405 |3825 | 955 | 144 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
9.29/9.30	o 90811
9.29/9.30	c y 9.3s|    47 |    46 |  4997 |  91.9 |  16M|  18 |   - |3825 |4405 |   0 |   0 | 236 |   0 | 621 | 0.000000e+00 | 9.081100e+04 |    Inf 
23.89/23.93	c  23.9s| 10000 | 10001 | 21862 |   2.1 |  37M| 677 |   0 |3825 |4405 |3825 |1004 |2012 |   0 | 817 | 0.000000e+00 | 9.081100e+04 |    Inf 
35.39/35.44	c  35.4s| 20000 | 19999 | 25000 |   1.2 |  55M|1199 |   0 |3825 |4410 |3825 | 999 |2405 |   5 | 820 | 0.000000e+00 | 9.081100e+04 |    Inf 
47.70/47.72	c  47.7s| 30000 | 29995 | 29689 |   1.0 |  72M|1199 |   0 |3825 |4412 |3825 | 999 |3017 |   7 | 831 | 0.000000e+00 | 9.081100e+04 |    Inf 
59.49/59.53	c  59.5s| 40000 | 39991 | 32349 |   0.8 |  89M|1199 |   0 |3825 |4416 |3825 | 987 |3484 |  11 | 835 | 0.000000e+00 | 9.081100e+04 |    Inf 
71.19/71.27	c  71.2s| 50000 | 49991 | 34695 |   0.7 | 105M|1199 |   0 |3825 |4416 |3825 |1040 |3829 |  11 | 837 | 0.000000e+00 | 9.081100e+04 |    Inf 
83.09/83.13	c  83.1s| 60000 | 59973 | 36476 |   0.6 | 122M|1199 |   0 |3825 |4440 |3825 | 993 |4152 |  35 | 837 | 0.000000e+00 | 9.081100e+04 |    Inf 
86.70/86.80	o 660
86.70/86.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.70/86.80	c *86.8s| 63205 | 49163 | 36865 |   0.6 | 105M|1306 |   - |3825 |4446 |3825 |1003 |4233 |  41 | 837 | 0.000000e+00 | 6.600000e+02 |    Inf 
91.49/91.52	o 645
91.49/91.52	c *91.5s| 66359 | 51567 | 41137 |   0.6 | 110M|1306 |   - |3825 |4738 |3825 | 995 |4842 | 334 | 839 | 0.000000e+00 | 6.450000e+02 |    Inf 
91.49/91.53	o 601
91.49/91.53	c *91.5s| 66360 | 48983 | 41137 |   0.6 | 106M|1306 |   - |3825 |4738 |3825 | 995 |4842 | 334 | 839 | 0.000000e+00 | 6.010000e+02 |    Inf 
93.40/93.45	o 594
93.40/93.45	c *93.4s| 67577 | 49410 | 44006 |   0.6 | 108M|1306 |   - |3825 |5143 |3825 | 996 |5237 | 773 | 840 | 0.000000e+00 | 5.940000e+02 |    Inf 
93.79/93.80	o 589
93.79/93.80	c *93.8s| 67821 | 49111 | 44060 |   0.6 | 108M|1306 |   - |3825 |5179 |3825 | 999 |5244 | 812 | 840 | 0.000000e+00 | 5.890000e+02 |    Inf 
95.20/95.27	o 559
95.20/95.27	c *95.2s| 68735 | 46451 | 45562 |   0.7 | 104M|1306 |   - |3825 |5417 |3825 | 988 |5482 |1090 | 842 | 0.000000e+00 | 5.590000e+02 |    Inf 
95.40/95.41	o 541
95.40/95.41	c *95.4s| 68812 | 44184 | 45816 |   0.7 | 101M|1306 |   - |3825 |5434 |3825 | 980 |5484 |1118 | 842 | 0.000000e+00 | 5.410000e+02 |    Inf 
95.99/96.07	o 433
95.99/96.07	c *96.0s| 69146 | 31982 | 47025 |   0.7 |  79M|1306 |   - |3825 |5536 |3825 | 985 |5630 |1254 | 842 | 0.000000e+00 | 4.330000e+02 |    Inf 
96.19/96.28	o 414
96.19/96.28	c *96.3s| 69265 | 30609 | 47211 |   0.7 |  77M|1306 |   - |3825 |5559 |3825 | 982 |5667 |1286 | 842 | 0.000000e+00 | 4.140000e+02 |    Inf 
96.80/96.86	o 409
96.80/96.86	c *96.8s| 69584 | 30497 | 47893 |   0.7 |  77M|1306 |   - |3825 |5634 |3825 | 986 |5795 |1381 | 847 | 0.000000e+00 | 4.090000e+02 |    Inf 
96.80/96.87	o 365
96.80/96.87	c *96.8s| 69585 | 27231 | 47893 |   0.7 |  71M|1306 |   - |3825 |5634 |3825 | 986 |5795 |1381 | 847 | 0.000000e+00 | 3.650000e+02 |    Inf 
96.89/96.99	o 320
96.89/96.99	c *97.0s| 69659 | 23895 | 47907 |   0.7 |  66M|1306 |   - |3825 |5636 |3825 | 979 |5799 |1385 | 847 | 0.000000e+00 | 3.200000e+02 |    Inf 
96.99/97.06	o 315
96.99/97.06	c *97.0s| 69693 | 23459 | 47962 |   0.7 |  65M|1306 |   - |3825 |5635 |3825 | 989 |5813 |1387 | 847 | 0.000000e+00 | 3.150000e+02 |    Inf 
97.69/97.78	c  97.8s| 70000 | 23678 | 49365 |   0.7 |  66M|1306 |   0 |3825 |5778 |3825 | 985 |6049 |1592 | 864 | 0.000000e+00 | 3.150000e+02 |    Inf 
100.10/100.18	o 308
100.10/100.18	c * 100s| 70990 | 23592 | 55387 |   0.8 |  67M|1306 |   - |3825 |6222 |3825 | 984 |6879 |2305 | 904 | 0.000000e+00 | 3.080000e+02 |    Inf 
100.10/100.19	o 306
100.10/100.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
100.10/100.19	c * 100s| 70992 | 23412 | 55407 |   0.8 |  67M|1306 |   - |3825 |6222 |3825 | 984 |6879 |2305 | 904 | 0.000000e+00 | 3.060000e+02 |    Inf 
100.20/100.20	o 299
100.20/100.20	c * 100s| 70993 | 22701 | 55407 |   0.8 |  66M|1306 |   - |3825 |6222 |3825 | 984 |6879 |2305 | 904 | 0.000000e+00 | 2.990000e+02 |    Inf 
100.80/100.82	o 289
100.80/100.82	c * 101s| 71235 | 21948 | 57314 |   0.8 |  65M|1306 |   - |3825 |6263 |3825 | 989 |7059 |2407 | 908 | 0.000000e+00 | 2.890000e+02 |    Inf 
103.00/103.05	o 277
103.00/103.05	c * 103s| 72175 | 21562 | 63375 |   0.9 |  66M|1306 |   - |3825 |6660 |3825 |1006 |7676 |2980 | 918 | 0.000000e+00 | 2.770000e+02 |    Inf 
109.30/109.39	o 257
109.30/109.39	c * 109s| 74741 | 21031 | 79454 |   1.1 |  69M|1306 |   - |3825 |7740 |3825 | 992 |9503 |4813 | 925 | 0.000000e+00 | 2.570000e+02 |    Inf 
111.29/111.30	o 243
111.29/111.30	c * 111s| 75432 | 20015 | 85208 |   1.1 |  68M|1306 |   - |3825 |8001 |3825 | 983 |  10k|5356 | 957 | 0.000000e+00 | 2.430000e+02 |    Inf 
111.29/111.31	o 233
111.29/111.31	c * 111s| 75433 | 18979 | 85218 |   1.1 |  66M|1306 |   - |3825 |8001 |3825 | 983 |  10k|5356 | 957 | 0.000000e+00 | 2.330000e+02 |    Inf 
114.79/114.81	o 231
114.79/114.81	c * 115s| 76674 | 19517 | 97140 |   1.3 |  69M|1306 |   - |3825 |8076 |3825 | 998 |  11k|6299 | 982 | 0.000000e+00 | 2.310000e+02 |    Inf 
114.79/114.86	o 217
114.79/114.86	c * 115s| 76742 | 18178 | 97168 |   1.3 |  66M|1306 |   - |3825 |8076 |3825 | 998 |  11k|6299 | 982 | 0.000000e+00 | 2.170000e+02 |    Inf 
116.39/116.50	o 214
116.39/116.50	c * 116s| 77298 | 18147 |102038 |   1.3 |  66M|1306 |   - |3825 |7872 |3825 | 985 |  11k|6716 | 985 | 0.000000e+00 | 2.140000e+02 |    Inf 
121.59/121.70	o 213
121.59/121.70	c * 122s| 79026 | 18967 |121871 |   1.5 |  71M|1306 |   - |3825 |7464 |3825 | 996 |  13k|7996 |1027 | 0.000000e+00 | 2.130000e+02 |    Inf 
121.69/121.71	o 209
121.69/121.71	c * 122s| 79030 | 18572 |121918 |   1.5 |  70M|1306 |   - |3825 |7464 |3825 | 996 |  13k|7996 |1027 | 0.000000e+00 | 2.090000e+02 |    Inf 
125.00/125.07	c   125s| 80000 | 19004 |138273 |   1.7 |  74M|1306 |   - |3825 |7413 |   0 |   0 |  15k|8853 |1047 | 0.000000e+00 | 2.090000e+02 |    Inf 
127.80/127.80	o 202
127.80/127.80	c * 128s| 80833 | 18764 |148924 |   1.8 |  75M|1306 |   - |3825 |7328 |3825 | 993 |  16k|9529 |1047 | 0.000000e+00 | 2.020000e+02 |    Inf 
127.80/127.80	o 198
127.80/127.80	c * 128s| 80834 | 18371 |148924 |   1.8 |  74M|1306 |   - |3825 |7328 |3825 | 993 |  16k|9529 |1047 | 0.000000e+00 | 1.980000e+02 |    Inf 
128.49/128.58	o 193
128.49/128.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
128.49/128.58	c * 129s| 81089 | 18095 |152382 |   1.9 |  73M|1306 |   - |3825 |7346 |3825 | 975 |  16k|9728 |1047 | 0.000000e+00 | 1.930000e+02 |    Inf 
128.70/128.72	o 185
128.70/128.72	c * 129s| 81135 | 17343 |153076 |   1.9 |  71M|1306 |   - |3825 |7344 |3825 | 984 |  16k|9764 |1047 | 0.000000e+00 | 1.850000e+02 |    Inf 
128.70/128.73	o 178
128.70/128.73	c * 129s| 81136 | 16578 |153093 |   1.9 |  69M|1306 |   - |3825 |7344 |3825 | 984 |  16k|9764 |1047 | 0.000000e+00 | 1.780000e+02 |    Inf 
129.09/129.15	o 177
129.09/129.15	c * 129s| 81243 | 16497 |155076 |   1.9 |  69M|1306 |   - |3825 |7326 |3825 | 950 |  16k|9843 |1056 | 0.000000e+00 | 1.770000e+02 |    Inf 
129.09/129.15	o 173
129.09/129.15	c * 129s| 81244 | 16141 |155084 |   1.9 |  68M|1306 |   - |3825 |7326 |3825 | 950 |  16k|9843 |1056 | 0.000000e+00 | 1.730000e+02 |    Inf 
129.50/129.59	o 169
129.50/129.59	c * 130s| 81403 | 15814 |156912 |   1.9 |  68M|1306 |   - |3825 |7412 |3825 | 965 |  17k|9975 |1070 | 0.000000e+00 | 1.690000e+02 |    Inf 
131.40/131.42	o 164
131.40/131.42	c * 131s| 81995 | 15551 |161279 |   2.0 |  68M|1306 |   - |3825 |7374 |3825 |1015 |  17k|  10k|1091 | 0.000000e+00 | 1.640000e+02 |    Inf 
131.40/131.42	o 160
131.40/131.42	c * 131s| 81996 | 15139 |161287 |   2.0 |  66M|1306 |   - |3825 |7374 |3825 |1015 |  17k|  10k|1091 | 0.000000e+00 | 1.600000e+02 |    Inf 
136.30/136.35	o 159
136.30/136.35	c * 136s| 83614 | 15523 |178471 |   2.1 |  70M|1306 |   - |3825 |7471 |3825 |1001 |  19k|  12k|1101 | 0.000000e+00 | 1.590000e+02 |    Inf 
136.90/136.93	o 143
136.90/136.93	c * 137s| 83785 | 13919 |181654 |   2.2 |  65M|1306 |   - |3825 |7394 |3825 | 973 |  19k|  12k|1102 | 0.000000e+00 | 1.430000e+02 |    Inf 
136.90/136.93	o 128
136.90/136.93	c * 137s| 83786 | 12242 |181667 |   2.2 |  59M|1306 |   - |3825 |7394 |3825 | 973 |  19k|  12k|1102 | 0.000000e+00 | 1.280000e+02 |    Inf 
137.00/137.07	o 126
137.00/137.07	c * 137s| 83815 | 11973 |182190 |   2.2 |  58M|1306 |   - |3825 |7398 |3825 | 969 |  19k|  12k|1102 | 0.000000e+00 | 1.260000e+02 |    Inf 
137.19/137.22	o 125
137.19/137.22	c * 137s| 83854 | 11865 |182768 |   2.2 |  57M|1306 |   - |3825 |7412 |3825 | 962 |  19k|  12k|1102 | 0.000000e+00 | 1.250000e+02 |    Inf 
140.70/140.74	o 121
140.70/140.74	c * 141s| 84869 | 11810 |197162 |   2.3 |  61M|1306 |   - |3825 |7635 |3825 | 984 |  20k|  13k|1142 | 0.000000e+00 | 1.210000e+02 |    Inf 
141.10/141.18	o 118
141.10/141.18	c * 141s| 85009 | 11490 |198592 |   2.3 |  60M|1306 |   - |3825 |7626 |3825 | 961 |  21k|  13k|1145 | 0.000000e+00 | 1.180000e+02 |    Inf 
144.80/144.81	o 107
144.80/144.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
144.80/144.81	c * 145s| 86376 | 10926 |206729 |   2.4 |  60M|1306 |   - |3825 |7391 |3825 | 974 |  22k|  14k|1156 | 0.000000e+00 | 1.070000e+02 |    Inf 
144.80/144.81	o 103
144.80/144.81	c * 145s| 86377 | 10530 |206729 |   2.4 |  58M|1306 |   - |3825 |7391 |3825 | 974 |  22k|  14k|1156 | 0.000000e+00 | 1.030000e+02 |    Inf 
144.80/144.84	o 98
144.80/144.84	c * 145s| 86383 | 10059 |206803 |   2.4 |  58M|1306 |   - |3825 |7383 |3825 | 972 |  22k|  14k|1156 | 0.000000e+00 | 9.800000e+01 |    Inf 
144.80/144.85	o 94
144.80/144.85	c * 145s| 86384 |  9613 |206803 |   2.4 |  56M|1306 |   - |3825 |7383 |3825 | 972 |  22k|  14k|1156 | 0.000000e+00 | 9.400000e+01 |    Inf 
144.80/144.89	o 84
144.80/144.89	c * 145s| 86390 |  8409 |206870 |   2.4 |  53M|1306 |   - |3825 |7228 |3825 | 976 |  22k|  14k|1156 | 0.000000e+00 | 8.400000e+01 |    Inf 
144.90/144.90	o 80
144.90/144.90	c * 145s| 86391 |  8021 |206870 |   2.4 |  51M|1306 |   - |3825 |7228 |3825 | 976 |  22k|  14k|1156 | 0.000000e+00 | 8.000000e+01 |    Inf 
145.21/145.23	o 74
145.21/145.23	c * 145s| 86491 |  7403 |207631 |   2.4 |  49M|1306 |   - |3825 |6850 |3825 | 984 |  22k|  14k|1156 | 0.000000e+00 | 7.400000e+01 |    Inf 
145.21/145.23	o 64
145.21/145.23	c * 145s| 86492 |  6312 |207636 |   2.4 |  46M|1306 |   - |3825 |6850 |3825 | 984 |  22k|  14k|1156 | 0.000000e+00 | 6.400000e+01 |    Inf 
145.30/145.38	o 61
145.30/145.38	c * 145s| 86514 |  6083 |208167 |   2.4 |  45M|1306 |   - |3825 |6294 |3825 | 980 |  22k|  14k|1157 | 0.000000e+00 | 6.100000e+01 |    Inf 
145.80/145.81	o 56
145.80/145.81	c * 146s| 86621 |  5640 |210248 |   2.4 |  43M|1306 |   - |3825 |6017 |3825 | 988 |  22k|  14k|1161 | 0.000000e+00 | 5.600000e+01 |    Inf 
145.89/145.97	o 54
145.89/145.97	c * 146s| 86651 |  5485 |210922 |   2.4 |  43M|1306 |   - |3825 |5694 |3825 | 970 |  22k|  14k|1161 | 0.000000e+00 | 5.400000e+01 |    Inf 
146.89/146.95	o 52
146.89/146.95	c * 147s| 86988 |  5350 |214939 |   2.5 |  43M|1306 |   - |3825 |5209 |3825 | 991 |  22k|  15k|1161 | 0.000000e+00 | 5.200000e+01 |    Inf 
146.89/146.96	o 48
146.89/146.96	c * 147s| 86989 |  4121 |214939 |   2.5 |  37M|1306 |   - |3825 |5209 |3825 | 991 |  22k|  15k|1161 | 0.000000e+00 | 4.800000e+01 |    Inf 
153.29/153.30	c   153s| 90000 |  4102 |236114 |   2.6 |  41M|1306 |   1 |3825 |5631 |3825 | 959 |  23k|  18k|1161 | 0.000000e+00 | 4.800000e+01 |    Inf 
155.29/155.39	o 37
155.29/155.39	c * 155s| 91135 |  3498 |241795 |   2.6 |  40M|1306 |   - |3825 |6278 |3825 | 951 |  24k|  20k|1161 | 0.000000e+00 | 3.700000e+01 |    Inf 
162.89/162.99	o 30
162.89/162.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
162.89/162.99	c * 163s| 95391 |  3265 |262536 |   2.7 |  41M|1306 |   - |3825 |6831 |3825 | 963 |  25k|  25k|1161 | 0.000000e+00 | 3.000000e+01 |    Inf 
164.69/164.78	o 25
164.69/164.78	c * 165s| 96445 |  3104 |266237 |   2.8 |  41M|1306 |   - |3825 |6891 |3825 | 968 |  25k|  26k|1161 | 0.000000e+00 | 2.500000e+01 |    Inf 
165.89/165.99	o 16
165.89/165.99	c * 166s| 97221 |  2424 |268433 |   2.8 |  38M|1306 |   - |3825 |6895 |3825 | 965 |  25k|  27k|1161 | 0.000000e+00 | 1.600000e+01 |    Inf 
170.30/170.32	c   170s|100000 |  2466 |282770 |   2.8 |  39M|1306 |   - |3825 |5779 |   0 |   0 |  26k|  31k|1161 | 0.000000e+00 | 1.600000e+01 |    Inf 
171.29/171.34	o 12
171.29/171.34	c * 171s|100680 |  2286 |285763 |   2.8 |  39M|1306 |   - |3825 |6288 |3825 | 962 |  26k|  32k|1161 | 0.000000e+00 | 1.200000e+01 |    Inf 
185.00/185.02	c   185s|110000 |  2315 |331585 |   3.0 |  41M|1306 |   6 |3825 |7543 |3825 | 961 |  28k|  45k|1161 | 0.000000e+00 | 1.200000e+01 |    Inf 
199.99/200.04	c   200s|120000 |  2334 |378376 |   3.1 |  43M|1306 |   1 |3825 |9759 |3825 | 958 |  31k|  58k|1161 | 0.000000e+00 | 1.200000e+01 |    Inf 
215.39/215.46	c   215s|130000 |  2371 |424260 |   3.3 |  44M|1306 |   - |3825 |  11k|   0 |   0 |  33k|  71k|1161 | 0.000000e+00 | 1.200000e+01 |    Inf 
231.59/231.69	c   232s|140000 |  2549 |473969 |   3.4 |  47M|1306 |   - |3825 |  12k|   0 |   0 |  35k|  83k|1182 | 0.000000e+00 | 1.200000e+01 |    Inf 
248.50/248.53	c   249s|150000 |  2601 |520544 |   3.5 |  48M|1306 |  14 |3825 |  12k|3825 | 949 |  37k|  97k|1252 | 0.000000e+00 | 1.200000e+01 |    Inf 
264.60/264.62	c   265s|160000 |  2647 |566289 |   3.5 |  49M|1306 |  19 |3825 |  11k|3825 | 974 |  39k| 110k|1304 | 0.000000e+00 | 1.200000e+01 |    Inf 
281.10/281.16	c   281s|170000 |  2633 |616276 |   3.6 |  50M|1306 |   - |3825 |  13k|   0 |   0 |  41k| 124k|1357 | 0.000000e+00 | 1.200000e+01 |    Inf 
286.40/286.47	o 11
286.40/286.47	c * 286s|173376 |  2572 |629666 |   3.6 |  49M|1306 |   - |3825 |  12k|3825 | 967 |  42k| 128k|1428 | 0.000000e+00 | 1.100000e+01 |    Inf 
286.60/286.60	o 9
286.60/286.60	c * 287s|173456 |  2372 |629962 |   3.6 |  48M|1306 |   - |3825 |  12k|3825 | 970 |  42k| 128k|1428 | 0.000000e+00 | 9.000000e+00 |    Inf 
296.70/296.78	c   297s|180000 |  2336 |662913 |   3.7 |  47M|1306 |  23 |3825 |9012 |3825 | 973 |  43k| 137k|1466 | 0.000000e+00 | 9.000000e+00 |    Inf 
312.11/312.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
312.11/312.15	c   312s|190000 |  2363 |711741 |   3.7 |  49M|1306 |  14 |3825 |  12k|3825 | 962 |  46k| 150k|1530 | 0.000000e+00 | 9.000000e+00 |    Inf 
328.40/328.49	c   328s|200000 |  2322 |758522 |   3.8 |  49M|1306 |  14 |3825 |  11k|3825 | 955 |  48k| 163k|1618 | 0.000000e+00 | 9.000000e+00 |    Inf 
345.10/345.14	c   345s|210000 |  2419 |807234 |   3.8 |  51M|1306 |   1 |3825 |  13k|3825 | 965 |  51k| 176k|1668 | 0.000000e+00 | 9.000000e+00 |    Inf 
362.00/362.05	c   362s|220000 |  2389 |859665 |   3.9 |  52M|1306 |   9 |3825 |  13k|3825 | 997 |  54k| 189k|1768 | 0.000000e+00 | 9.000000e+00 |    Inf 
374.50/374.52	o 8
374.50/374.52	c * 374s|227661 |  2471 |897788 |   3.9 |  52M|1306 |   - |3825 |  11k|3825 | 973 |  56k| 199k|1808 | 0.000000e+00 | 8.000000e+00 |    Inf 
378.20/378.24	c   378s|230000 |  2497 |907635 |   3.9 |  52M|1306 |   - |3825 |  12k|   0 |   0 |  57k| 202k|1852 | 0.000000e+00 | 8.000000e+00 |    Inf 
394.81/394.83	c   395s|240000 |  2690 |959371 |   4.0 |  55M|1306 |   - |3825 |  13k|   0 |   0 |  60k| 215k|1919 | 0.000000e+00 | 8.000000e+00 |    Inf 
411.50/411.52	c   411s|250000 |  2835 |  1006k|   4.0 |  57M|1306 |   6 |3825 |  13k|3825 | 963 |  62k| 228k|1991 | 0.000000e+00 | 8.000000e+00 |    Inf 
428.41/428.46	c   428s|260000 |  2921 |  1058k|   4.1 |  58M|1306 |   1 |3825 |  13k|3825 | 949 |  65k| 241k|2040 | 0.000000e+00 | 8.000000e+00 |    Inf 
445.11/445.13	c   445s|270000 |  3084 |  1110k|   4.1 |  60M|1306 |  18 |3825 |  16k|3825 | 997 |  67k| 256k|2123 | 0.000000e+00 | 8.000000e+00 |    Inf 
462.40/462.49	c   462s|280000 |  3122 |  1168k|   4.2 |  60M|1306 |  21 |3825 |  12k|3825 | 966 |  70k| 269k|2221 | 0.000000e+00 | 8.000000e+00 |    Inf 
473.02/473.06	o 5
473.02/473.06	c * 473s|286540 |  2707 |  1201k|   4.2 |  55M|1306 |   - |3825 |  13k|3825 | 958 |  71k| 278k|2235 | 0.000000e+00 | 5.000000e+00 |    Inf 
478.81/478.84	c   479s|290000 |  2696 |  1219k|   4.2 |  55M|1306 |   1 |3825 |  12k|3825 | 949 |  72k| 282k|2292 | 0.000000e+00 | 5.000000e+00 |    Inf 
495.02/495.05	c   495s|300000 |  2754 |  1269k|   4.2 |  56M|1306 |  16 |3825 |  10k|3825 | 949 |  74k| 296k|2377 | 0.000000e+00 | 5.000000e+00 |    Inf 
511.01/511.06	c   511s|310000 |  2988 |  1318k|   4.3 |  58M|1306 |   - |3825 |  12k|   0 |   0 |  77k| 309k|2430 | 0.000000e+00 | 5.000000e+00 |    Inf 
528.02/528.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
528.02/528.01	c   528s|320000 |  3160 |  1374k|   4.3 |  61M|1306 |   1 |3825 |  15k|3825 | 969 |  79k| 324k|2477 | 0.000000e+00 | 5.000000e+00 |    Inf 
545.11/545.11	c   545s|330000 |  3266 |  1427k|   4.3 |  62M|1306 |   - |3825 |  15k|   0 |   0 |  82k| 338k|2526 | 0.000000e+00 | 5.000000e+00 |    Inf 
562.41/562.44	c   562s|340000 |  3480 |  1484k|   4.4 |  64M|1306 |   - |3825 |  16k|3825 | 971 |  84k| 352k|2571 | 0.000000e+00 | 5.000000e+00 |    Inf 
579.62/579.65	c   580s|350000 |  3403 |  1537k|   4.4 |  64M|1306 |   8 |3825 |  15k|3825 | 972 |  87k| 367k|2646 | 0.000000e+00 | 5.000000e+00 |    Inf 
596.71/596.77	c   597s|360000 |  3423 |  1591k|   4.4 |  65M|1306 |   - |3825 |  14k|   0 |   0 |  89k| 381k|2725 | 0.000000e+00 | 5.000000e+00 |    Inf 
613.31/613.37	c   613s|370000 |  3378 |  1644k|   4.4 |  65M|1306 |  12 |3825 |  15k|3825 | 971 |  90k| 396k|2800 | 0.000000e+00 | 5.000000e+00 |    Inf 
630.81/630.87	c   631s|380000 |  3414 |  1701k|   4.5 |  65M|1306 |   - |3825 |  14k|   0 |   0 |  93k| 411k|2862 | 0.000000e+00 | 5.000000e+00 |    Inf 
647.51/647.53	c   647s|390000 |  3476 |  1753k|   4.5 |  66M|1306 |   1 |3825 |  15k|3825 | 961 |  95k| 425k|2915 | 0.000000e+00 | 5.000000e+00 |    Inf 
664.92/664.93	c   665s|400000 |  3440 |  1809k|   4.5 |  67M|1306 |  20 |3825 |  14k|3825 | 982 |  97k| 440k|2979 | 0.000000e+00 | 5.000000e+00 |    Inf 
681.71/681.79	c   682s|410000 |  3461 |  1863k|   4.5 |  67M|1306 |   1 |3825 |  13k|3825 | 959 |  99k| 454k|3051 | 0.000000e+00 | 5.000000e+00 |    Inf 
699.22/699.29	c   699s|420000 |  3545 |  1923k|   4.6 |  68M|1306 |   - |3825 |  13k|   0 |   0 | 101k| 467k|3126 | 0.000000e+00 | 5.000000e+00 |    Inf 
717.82/717.81	c   718s|430000 |  3600 |  1995k|   4.6 |  70M|1306 |  23 |3825 |  16k|3825 | 969 | 103k| 481k|3180 | 0.000000e+00 | 5.000000e+00 |    Inf 
735.21/735.22	c   735s|440000 |  3735 |  2048k|   4.7 |  72M|1306 |   - |3825 |  17k|   0 |   0 | 105k| 495k|3252 | 0.000000e+00 | 5.000000e+00 |    Inf 
753.12/753.14	c   753s|450000 |  3776 |  2108k|   4.7 |  72M|1306 |  11 |3825 |  15k|3825 | 972 | 108k| 509k|3317 | 0.000000e+00 | 5.000000e+00 |    Inf 
769.82/769.80	c   770s|460000 |  3787 |  2166k|   4.7 |  73M|1306 |   - |3825 |  17k|   0 |   0 | 110k| 524k|3375 | 0.000000e+00 | 5.000000e+00 |    Inf 
787.02/787.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
787.02/787.07	c   787s|470000 |  3849 |  2223k|   4.7 |  74M|1306 |   1 |3825 |  18k|3825 | 971 | 113k| 538k|3442 | 0.000000e+00 | 5.000000e+00 |    Inf 
804.52/804.51	c   804s|480000 |  3881 |  2273k|   4.7 |  75M|1306 |   - |3825 |  17k|3825 | 991 | 115k| 552k|3516 | 0.000000e+00 | 5.000000e+00 |    Inf 
821.72/821.79	c   822s|490000 |  3838 |  2326k|   4.7 |  73M|1306 |  10 |3825 |  12k|3825 | 958 | 117k| 566k|3577 | 0.000000e+00 | 5.000000e+00 |    Inf 
838.72/838.79	c   839s|500000 |  3845 |  2386k|   4.8 |  74M|1306 |  12 |3825 |  13k|3825 | 949 | 119k| 580k|3677 | 0.000000e+00 | 5.000000e+00 |    Inf 
856.62/856.61	c   857s|510000 |  3869 |  2446k|   4.8 |  74M|1306 |  15 |3825 |  13k|3825 | 970 | 122k| 594k|3736 | 0.000000e+00 | 5.000000e+00 |    Inf 
874.42/874.42	c   874s|520000 |  3941 |  2503k|   4.8 |  76M|1306 |  17 |3825 |  16k|3825 | 980 | 124k| 607k|3786 | 0.000000e+00 | 5.000000e+00 |    Inf 
892.13/892.11	c   892s|530000 |  3926 |  2557k|   4.8 |  76M|1306 |  26 |3825 |  14k|3825 | 970 | 126k| 621k|3868 | 0.000000e+00 | 5.000000e+00 |    Inf 
908.53/908.53	c   909s|540000 |  3971 |  2606k|   4.8 |  77M|1306 |   - |3825 |  15k|   0 |   0 | 128k| 636k|3925 | 0.000000e+00 | 5.000000e+00 |    Inf 
925.42/925.48	c   925s|550000 |  3970 |  2657k|   4.8 |  78M|1306 |   - |3825 |  16k|   0 |   0 | 130k| 650k|3999 | 0.000000e+00 | 5.000000e+00 |    Inf 
942.83/942.81	c   943s|560000 |  3942 |  2710k|   4.8 |  78M|1306 |   - |3825 |  16k|3825 | 980 | 133k| 664k|4033 | 0.000000e+00 | 5.000000e+00 |    Inf 
960.53/960.59	c   961s|570000 |  4082 |  2765k|   4.9 |  80M|1306 |   - |3825 |  19k|   0 |   0 | 135k| 678k|4094 | 0.000000e+00 | 5.000000e+00 |    Inf 
978.53/978.59	c   979s|580000 |  3751 |  2823k|   4.9 |  75M|1306 |   - |3825 |  13k|   0 |   0 | 138k| 692k|4242 | 0.000000e+00 | 5.000000e+00 |    Inf 
996.42/996.40	c   996s|590000 |  3744 |  2882k|   4.9 |  74M|1306 |   1 |3825 |  13k|3825 | 968 | 140k| 706k|4282 | 0.000000e+00 | 5.000000e+00 |    Inf 
1014.13/1014.12	c  1014s|600000 |  3939 |  2944k|   4.9 |  77M|1306 |   - |3825 |  15k|   0 |   0 | 142k| 720k|4332 | 0.000000e+00 | 5.000000e+00 |    Inf 
1031.13/1031.20	c  1031s|610000 |  3672 |  3001k|   4.9 |  74M|1306 |   6 |3825 |  12k|3825 | 969 | 144k| 735k|4409 | 0.000000e+00 | 5.000000e+00 |    Inf 
1047.73/1047.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1047.73/1047.70	c  1048s|620000 |  3313 |  3056k|   4.9 |  69M|1306 |   - |3825 |8276 |   0 |   0 | 146k| 749k|4530 | 0.000000e+00 | 5.000000e+00 |    Inf 
1064.33/1064.40	c  1064s|630000 |  3240 |  3122k|   5.0 |  68M|1306 |   - |3825 |8348 |   0 |   0 | 149k| 762k|4645 | 0.000000e+00 | 5.000000e+00 |    Inf 
1080.14/1080.13	c  1080s|640000 |  3399 |  3175k|   5.0 |  71M|1306 |   - |3825 |  11k|   0 |   0 | 151k| 776k|4734 | 0.000000e+00 | 5.000000e+00 |    Inf 
1097.13/1097.11	c  1097s|650000 |  3490 |  3227k|   5.0 |  72M|1306 |   7 |3825 |  12k|3825 | 967 | 153k| 790k|4786 | 0.000000e+00 | 5.000000e+00 |    Inf 
1103.83/1103.84	o 3
1103.83/1103.84	c *1104s|653838 |  3287 |  3251k|   5.0 |  68M|1306 |   - |3825 |  13k|3825 | 966 | 153k| 795k|4814 | 0.000000e+00 | 3.000000e+00 |    Inf 
1114.33/1114.37	c  1114s|660000 |  3350 |  3282k|   5.0 |  69M|1306 |   6 |3825 |  14k|3825 | 970 | 154k| 804k|4838 | 0.000000e+00 | 3.000000e+00 |    Inf 
1131.84/1131.81	c  1132s|670000 |  3405 |  3331k|   5.0 |  71M|1306 |   - |3825 |  15k|   0 |   0 | 156k| 818k|4899 | 0.000000e+00 | 3.000000e+00 |    Inf 
1150.03/1150.04	c  1150s|680000 |  3527 |  3390k|   5.0 |  72M|1306 |  30 |3825 |  12k|3825 | 966 | 158k| 831k|4936 | 0.000000e+00 | 3.000000e+00 |    Inf 
1167.93/1167.94	c  1168s|690000 |  3771 |  3446k|   5.0 |  76M|1306 |   - |3825 |  18k|   0 |   0 | 159k| 845k|4957 | 0.000000e+00 | 3.000000e+00 |    Inf 
1185.94/1185.90	c  1186s|700000 |  3843 |  3500k|   5.0 |  77M|1306 |  12 |3825 |  16k|3825 | 949 | 161k| 859k|5004 | 0.000000e+00 | 3.000000e+00 |    Inf 
1203.34/1203.40	c  1203s|710000 |  3867 |  3547k|   5.0 |  77M|1306 |  14 |3825 |  13k|3825 | 965 | 163k| 872k|5089 | 0.000000e+00 | 3.000000e+00 |    Inf 
1219.44/1219.49	c  1219s|720000 |  4000 |  3595k|   5.0 |  79M|1306 |   - |3825 |  17k|   0 |   0 | 165k| 886k|5090 | 0.000000e+00 | 3.000000e+00 |    Inf 
1236.84/1236.88	c  1237s|730000 |  4081 |  3644k|   5.0 |  82M|1306 |   8 |3825 |  21k|3825 | 973 | 166k| 900k|5126 | 0.000000e+00 | 3.000000e+00 |    Inf 
1254.93/1254.99	c  1255s|740000 |  4227 |  3695k|   5.0 |  82M|1306 |   - |3825 |  18k|   0 |   0 | 168k| 914k|5189 | 0.000000e+00 | 3.000000e+00 |    Inf 
1273.44/1273.45	c  1273s|750000 |  4398 |  3746k|   5.0 |  84M|1306 |   5 |3825 |  20k|3825 | 965 | 170k| 928k|5223 | 0.000000e+00 | 3.000000e+00 |    Inf 
1291.73/1291.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1291.73/1291.75	c  1292s|760000 |  4515 |  3793k|   5.0 |  86M|1306 |   - |3825 |  20k|   0 |   0 | 171k| 943k|5230 | 0.000000e+00 | 3.000000e+00 |    Inf 
1310.34/1310.38	c  1310s|770000 |  4559 |  3842k|   5.0 |  87M|1306 |   - |3825 |  21k|   0 |   0 | 173k| 957k|5281 | 0.000000e+00 | 3.000000e+00 |    Inf 
1330.03/1330.05	c  1330s|780000 |  4597 |  3896k|   5.0 |  87M|1306 |  11 |3825 |  19k|3825 | 965 | 175k| 972k|5332 | 0.000000e+00 | 3.000000e+00 |    Inf 
1348.74/1348.77	c  1349s|790000 |  4678 |  3945k|   5.0 |  89M|1306 |  20 |3825 |  20k|3825 | 987 | 177k| 987k|5348 | 0.000000e+00 | 3.000000e+00 |    Inf 
1367.74/1367.70	c  1368s|800000 |  4773 |  3998k|   5.0 |  91M|1306 |   6 |3825 |  21k|3825 | 965 | 179k|1001k|5378 | 0.000000e+00 | 3.000000e+00 |    Inf 
1386.44/1386.45	c  1386s|810000 |  4865 |  4047k|   5.0 |  92M|1306 |   1 |3825 |  21k|3825 | 976 | 181k|1016k|5433 | 0.000000e+00 | 3.000000e+00 |    Inf 
1405.24/1405.26	c  1405s|820000 |  4732 |  4098k|   5.0 |  90M|1306 |   - |3825 |  17k|   0 |   0 | 183k|1031k|5485 | 0.000000e+00 | 3.000000e+00 |    Inf 
1423.54/1423.53	c  1424s|830000 |  4905 |  4152k|   5.0 |  92M|1306 |   - |3825 |  20k|   0 |   0 | 185k|1044k|5495 | 0.000000e+00 | 3.000000e+00 |    Inf 
1442.64/1442.60	c  1443s|840000 |  4714 |  4212k|   5.0 |  89M|1306 |   - |3825 |  15k|   0 |   0 | 187k|1058k|5532 | 0.000000e+00 | 3.000000e+00 |    Inf 
1459.94/1459.99	c  1460s|850000 |  4645 |  4260k|   5.0 |  87M|1306 |  20 |3825 |  15k|3825 | 962 | 189k|1073k|5578 | 0.000000e+00 | 3.000000e+00 |    Inf 
1478.74/1478.75	c  1479s|860000 |  4408 |  4316k|   5.0 |  85M|1306 |   - |3825 |  13k|   0 |   0 | 192k|1087k|5634 | 0.000000e+00 | 3.000000e+00 |    Inf 
1495.65/1495.66	c  1496s|870000 |  4373 |  4364k|   5.0 |  84M|1306 |   - |3825 |  14k|   0 |   0 | 193k|1100k|5635 | 0.000000e+00 | 3.000000e+00 |    Inf 
1512.74/1512.75	c  1513s|880000 |  3333 |  4411k|   5.0 |  69M|1306 |  17 |3825 |8084 |3825 | 949 | 195k|1116k|5805 | 0.000000e+00 | 3.000000e+00 |    Inf 
1528.44/1528.43	c  1528s|890000 |  3072 |  4468k|   5.0 |  67M|1306 |   - |3825 |8742 |   0 |   0 | 198k|1129k|5877 | 0.000000e+00 | 3.000000e+00 |    Inf 
1544.74/1544.76	c  1545s|900000 |  3186 |  4526k|   5.0 |  68M|1306 |   - |3825 |  10k|   0 |   0 | 200k|1142k|5906 | 0.000000e+00 | 3.000000e+00 |    Inf 
1561.95/1561.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1561.95/1561.98	c  1562s|910000 |  3317 |  4586k|   5.0 |  70M|1306 |  20 |3825 |  12k|3825 | 962 | 202k|1156k|5942 | 0.000000e+00 | 3.000000e+00 |    Inf 
1579.65/1579.67	c  1580s|920000 |  3426 |  4638k|   5.0 |  72M|1306 |   1 |3825 |  15k|3825 | 982 | 204k|1169k|5992 | 0.000000e+00 | 3.000000e+00 |    Inf 
1597.04/1597.04	c  1597s|930000 |  3474 |  4687k|   5.0 |  73M|1306 |   - |3825 |  15k|   0 |   0 | 205k|1183k|6020 | 0.000000e+00 | 3.000000e+00 |    Inf 
1614.55/1614.51	c  1614s|940000 |  3527 |  4741k|   5.0 |  74M|1306 |   - |3825 |  14k|   0 |   0 | 207k|1197k|6044 | 0.000000e+00 | 3.000000e+00 |    Inf 
1633.45/1633.42	c  1633s|950000 |  3672 |  4798k|   5.1 |  77M|1306 |  17 |3825 |  17k|3825 |1002 | 209k|1211k|6087 | 0.000000e+00 | 3.000000e+00 |    Inf 
1652.45/1652.49	c  1652s|960000 |  3725 |  4860k|   5.1 |  77M|1306 |  20 |3825 |  16k|3825 | 970 | 212k|1224k|6144 | 0.000000e+00 | 3.000000e+00 |    Inf 
1672.24/1672.21	c  1672s|970000 |  3800 |  4926k|   5.1 |  78M|1306 |   6 |3825 |  16k|3825 | 986 | 213k|1238k|6166 | 0.000000e+00 | 3.000000e+00 |    Inf 
1690.75/1690.78	c  1691s|980000 |  3877 |  4985k|   5.1 |  79M|1306 |   - |3825 |  14k|   0 |   0 | 215k|1252k|6222 | 0.000000e+00 | 3.000000e+00 |    Inf 
1708.55/1708.51	c  1708s|990000 |  3928 |  5042k|   5.1 |  80M|1306 |  14 |3825 |  16k|3825 | 963 | 217k|1265k|6274 | 0.000000e+00 | 3.000000e+00 |    Inf 
1727.06/1727.01	c  1727s|  1000k|  4032 |  5093k|   5.1 |  82M|1306 |   - |3825 |  18k|   0 |   0 | 219k|1279k|6284 | 0.000000e+00 | 3.000000e+00 |    Inf 
1746.95/1746.96	c  1747s|  1010k|  4153 |  5155k|   5.1 |  82M|1306 |   - |3825 |  13k|   0 |   0 | 220k|1292k|6346 | 0.000000e+00 | 3.000000e+00 |    Inf 
1764.75/1764.80	c  1765s|  1020k|  4261 |  5213k|   5.1 |  84M|1306 |   - |3825 |  16k|   0 |   0 | 223k|1306k|6395 | 0.000000e+00 | 3.000000e+00 |    Inf 
1783.35/1783.33	c  1783s|  1030k|  4249 |  5266k|   5.1 |  84M|1306 |   - |3825 |  16k|   0 |   0 | 224k|1319k|6408 | 0.000000e+00 | 3.000000e+00 |    Inf 
1790.05/1790.01	c 
1790.05/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.01	c Solving Time (sec) : 1789.98
1790.05/1790.01	c Solving Nodes      : 1033501
1790.05/1790.01	c Primal Bound       : +3.00000000000000e+00 (172 solutions)
1790.05/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.05/1790.01	c Gap                : infinite
1790.05/1790.04	s SATISFIABLE
1790.05/1790.04	v x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 x211 -x210 
1790.05/1790.04	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.05/1790.04	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 x173 -x172 -x171 -x170 x169 -x168 
1790.05/1790.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.05/1790.04	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 x127 -x126 -x125 
1790.05/1790.04	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.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 
1790.05/1790.04	v -x1 
1790.05/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.05/1790.04	c Solving Time       :    1789.98
1790.05/1790.04	c Original Problem   :
1790.05/1790.04	c   Problem name     : HOME/instance-2705565-1278572956.wbo
1790.05/1790.04	c   Variables        : 3957 (2094 binary, 0 integer, 1863 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4571 initial, 4571 maximal
1790.05/1790.04	c Presolved Problem  :
1790.05/1790.04	c   Problem name     : t_HOME/instance-2705565-1278572956.wbo
1790.05/1790.04	c   Variables        : 3825 (2028 binary, 0 integer, 1797 implicit integer, 0 continuous)
1790.05/1790.04	c   Constraints      : 4405 initial, 22710 maximal
1790.05/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.05/1790.04	c   trivial          :       0.00         66          0          0          0          0          0          0          0
1790.05/1790.04	c   dualfix          :       0.00         66          0          0          0          0          0          0          0
1790.05/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.05/1790.04	c   setppc           :       0.00          0          0          0          0          0         13          0          0
1790.05/1790.04	c   linear           :       0.06          0          0          0       1878          0         87         72          0
1790.05/1790.04	c   indicator        :       0.00          0          0          0          0          0         66          0          0
1790.05/1790.04	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.05/1790.04	c   root node        :          -       3548          -          -       3548          -          -          -          -
1790.05/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.04	c   integral         :          0          0          0     628272          0         36        557          0          0    1045400
1790.05/1790.04	c   setppc           :         55          6    5187011      92427          1       3495     878353          0          0          0
1790.05/1790.04	c   linear           :       1797          6    5205572     104693          1     286220   21509126     225074          0          0
1790.05/1790.04	c   indicator        :       1797          0    4801508     104469          1        435    2426404          0          0          0
1790.05/1790.04	c   logicor          :        756+         6    1842064      74618          1     185482    4426407          0          0          0
1790.05/1790.04	c   bounddisjunction :          0+         0     193180          0          0        147       3803          0          0          0
1790.05/1790.04	c   countsols        :          0          0          0      74618          1          0          0          0          0          0
1790.05/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.05/1790.04	c   integral         :      22.99       0.00       0.00      22.99       0.00
1790.05/1790.04	c   setppc           :       7.37       0.00       7.32       0.05       0.00
1790.05/1790.04	c   linear           :     161.63       0.00     158.47       3.15       0.00
1790.05/1790.04	c   indicator        :      30.95       0.02      21.40       9.52       0.00
1790.05/1790.04	c   logicor          :     230.66       0.00     229.95       0.71       0.00
1790.05/1790.04	c   bounddisjunction :       1.37       0.00       1.37       0.00       0.00
1790.05/1790.04	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1790.05/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.05/1790.04	c   vbounds          :       0.84      23429          0       3454
1790.05/1790.04	c   rootredcost      :       0.78         67          0       1774
1790.05/1790.04	c   pseudoobj        :     137.70    5215860       6138    2284560
1790.05/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.05/1790.04	c   propagation      :      24.08     481482     481190    2988709       30.3      14278       27.5          -
1790.05/1790.04	c   infeasible LP    :       7.97      30166      30166     242713       45.0        324       19.8          0
1790.05/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.05/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.05/1790.04	c   applied globally :          -          -          -    1323589       24.4          -          -          -
1790.05/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.05/1790.04	c   cut pool         :       0.00          4          -          -         37          -    (maximal pool size: 376)
1790.05/1790.04	c   redcost          :      42.23     631286          0     120111          0          0
1790.05/1790.04	c   impliedbounds    :       0.00          5          0          0          0          0
1790.05/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.05/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.05/1790.04	c   gomory           :       0.10          5          0          0       1161          0
1790.05/1790.04	c   strongcg         :       0.10          5          0          0       1605          0
1790.05/1790.04	c   cmir             :       0.04          5          0          0          4          0
1790.05/1790.04	c   flowcover        :       0.05          5          0          0          7          0
1790.05/1790.04	c   clique           :       0.00          5          0          0          0          0
1790.05/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.05/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.05/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.05/1790.04	c Pricers            :       Time      Calls       Vars
1790.05/1790.04	c   problem variables:       0.00          0          0
1790.05/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.05/1790.04	c   relpscost        :      22.52     523139         36        557          0          0    1045400
1790.05/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   inference        :      18.55      74553          0          0          0          0     149445
1790.05/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.05/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.05/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.05/1790.04	c   LP solutions     :       0.15          -         66
1790.05/1790.04	c   pseudo solutions :       0.00          -          0
1790.05/1790.04	c   feaspump         :       0.02          1          0
1790.05/1790.04	c   oneopt           :       0.51         53          0
1790.05/1790.04	c   guideddiving     :       0.28        188          0
1790.05/1790.04	c   veclendiving     :       0.22        189          0
1790.05/1790.04	c   coefdiving       :       0.22        189          0
1790.05/1790.04	c   pscostdiving     :       0.24        189          0
1790.05/1790.04	c   fracdiving       :       0.23        189          0
1790.05/1790.04	c   linesearchdiving :       0.23        189          0
1790.05/1790.04	c   crossover        :       2.23         75          0
1790.05/1790.04	c   objpscostdiving  :       0.25        180          0
1790.05/1790.04	c   rootsoldiving    :       0.28        180          0
1790.05/1790.04	c   trivial          :       0.00          2          0
1790.05/1790.04	c   simplerounding   :       1.03     523574          0
1790.05/1790.04	c   zirounding       :       0.30       1000          0
1790.05/1790.04	c   rounding         :       1.07      10112          0
1790.05/1790.04	c   shifting         :       0.80       3187          0
1790.05/1790.04	c   intshifting      :       0.01          0          0
1790.05/1790.04	c   twoopt           :       0.00          0          0
1790.05/1790.04	c   fixandinfer      :       0.00          0          0
1790.05/1790.04	c   intdiving        :       0.00          0          0
1790.05/1790.04	c   actconsdiving    :       0.00          0          0
1790.05/1790.04	c   octane           :       0.00          0          0
1790.05/1790.04	c   rens             :       0.03          1          0
1790.05/1790.04	c   rins             :       0.00          0          0
1790.05/1790.04	c   localbranching   :       0.00          0          0
1790.05/1790.04	c   mutation         :       0.00          0          0
1790.05/1790.04	c   dins             :       0.00          0          0
1790.05/1790.04	c   undercover       :       0.00          0          0
1790.05/1790.04	c   nlp              :       0.17          0          0
1790.05/1790.04	c   trysol           :       0.36        288        106
1790.05/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.05/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.05/1790.04	c   dual LP          :     636.00     585438    5283430       9.02    8307.22
1790.05/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.05/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.05/1790.04	c   diving/probing LP:       0.24        110       2960      26.91   12138.11
1790.05/1790.04	c   strong branching :      18.34       6443     200994      31.20   10962.27
1790.05/1790.04	c     (at root node) :          -         17       8216     483.29          -
1790.05/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.05/1790.04	c B&B Tree           :
1790.05/1790.04	c   number of runs   :          1
1790.05/1790.04	c   nodes            :    1033501
1790.05/1790.04	c   nodes (total)    :    1033501
1790.05/1790.04	c   nodes left       :       4293
1790.05/1790.04	c   max depth        :       1306
1790.05/1790.04	c   max depth (total):       1306
1790.05/1790.04	c   backtracks       :      94632 (9.2%)
1790.05/1790.04	c   delayed cutoffs  :      80648
1790.05/1790.04	c   repropagations   :    2515063 (5560621 domain reductions, 75782 cutoffs)
1790.05/1790.04	c   avg switch length:       6.38
1790.05/1790.04	c   switching time   :     245.73
1790.05/1790.04	c Solution           :
1790.05/1790.04	c   Solutions found  :        172 (67 improvements)
1790.05/1790.04	c   First Solution   : +9.08110000000000e+04   (in run 1, after 46 nodes, 9.26 seconds, depth 19, found by <trysol>)
1790.05/1790.04	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 653838 nodes, 1103.81 seconds, depth 39, found by <relaxation>)
1790.05/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.05/1790.04	c   Gap              :   infinite
1790.05/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.05/1790.04	c   Root Iterations  :        770
1790.15/1790.15	c Time complete: 1790.2.

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705565-1278572956/watcher-2705565-1278572956 -o /tmp/evaluation-result-2705565-1278572956/solver-2705565-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705565-1278572956.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: 0.18 0.05 0.01 2/173 22365
/proc/meminfo: memFree=28666196/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=12540 CPUtime=0
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 1947 0 0 0 0 0 0 0 21 0 1 0 25510397 12840960 1867 4089446400 4194304 10345943 140733656696208 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/22365/statm: 3135 1884 429 1502 0 1628 0

[startup+0.099227 s]
/proc/loadavg: 0.18 0.05 0.01 2/173 22365
/proc/meminfo: memFree=28666196/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=34456 CPUtime=0.08
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 7634 0 0 0 8 0 0 0 21 0 1 0 25510397 35282944 7199 4089446400 4194304 10345943 140733656696208 18446744073709551615 5017692 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 8614 7199 542 1502 0 7107 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34456

[startup+0.101225 s]
/proc/loadavg: 0.18 0.05 0.01 2/173 22365
/proc/meminfo: memFree=28666196/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=34456 CPUtime=0.09
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 7634 0 0 0 9 0 0 0 21 0 1 0 25510397 35282944 7199 4089446400 4194304 10345943 140733656696208 18446744073709551615 4700732 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 8614 7199 542 1502 0 7107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34456

[startup+0.301182 s]
/proc/loadavg: 0.18 0.05 0.01 2/173 22365
/proc/meminfo: memFree=28666196/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=42540 CPUtime=0.29
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 14482 0 0 0 27 2 0 0 21 0 1 0 25510397 43560960 9051 4089446400 4194304 10345943 140733656696208 18446744073709551615 6196516 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 10635 9051 742 1502 0 9128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42540

[startup+0.701106 s]
/proc/loadavg: 0.18 0.05 0.01 2/173 22365
/proc/meminfo: memFree=28666196/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=49832 CPUtime=0.69
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 20186 0 0 0 66 3 0 0 22 0 1 0 25510397 51027968 10916 4089446400 4194304 10345943 140733656696208 18446744073709551615 7508015 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 12458 10917 762 1502 0 10951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49832

[startup+1.50094 s]
/proc/loadavg: 0.18 0.05 0.01 3/179 22376
/proc/meminfo: memFree=28591376/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=49964 CPUtime=1.49
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 20247 0 0 0 146 3 0 0 25 0 1 0 25510397 51163136 10977 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 12491 10977 766 1502 0 10984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49964

[startup+3.10064 s]
/proc/loadavg: 0.18 0.05 0.01 3/179 22376
/proc/meminfo: memFree=28571412/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=49964 CPUtime=3.09
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 20289 0 0 0 305 4 0 0 25 0 1 0 25510397 51163136 11019 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 12491 11019 766 1502 0 10984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49964

[startup+6.30102 s]
/proc/loadavg: 0.32 0.08 0.02 3/179 22376
/proc/meminfo: memFree=28570928/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=50360 CPUtime=6.29
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 20529 0 0 0 620 9 0 0 25 0 1 0 25510397 51568640 11259 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 12590 11259 767 1502 0 11083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50360

[startup+12.7008 s]
/proc/loadavg: 0.46 0.11 0.03 3/179 22377
/proc/meminfo: memFree=28568576/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=56140 CPUtime=12.69
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 32423 0 0 0 1254 15 0 0 25 0 1 0 25510397 57487360 12332 4089446400 4194304 10345943 140733656696208 18446744073709551615 6119473 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 14035 12332 769 1502 0 12528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56140

[startup+25.5004 s]
/proc/loadavg: 0.80 0.20 0.07 3/179 22377
/proc/meminfo: memFree=28533036/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=75896 CPUtime=25.49
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 49544 0 0 0 2530 19 0 0 25 0 1 0 25510397 77717504 17169 4089446400 4194304 10345943 140733656696208 18446744073709551615 6519481 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 18974 17169 775 1502 0 17467 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75896

[startup+51.1005 s]
/proc/loadavg: 1.21 0.35 0.12 3/179 22378
/proc/meminfo: memFree=28465728/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=112364 CPUtime=51.09
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 66733 0 0 0 5084 25 0 0 25 0 1 0 25510397 115060736 26294 4089446400 4194304 10345943 140733656696208 18446744073709551615 4688047 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 28091 26294 775 1502 0 26584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 112364

[startup+102.307 s]
/proc/loadavg: 1.65 0.60 0.21 3/179 22379
/proc/meminfo: memFree=28389040/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=173088 CPUtime=102.3
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 143231 0 0 0 10187 43 0 0 25 0 1 0 25510397 177242112 41856 4089446400 4194304 10345943 140733656696208 18446744073709551615 8160026 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 43272 41856 775 1502 0 41765 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 173088

[startup+162.3 s]
/proc/loadavg: 1.87 0.85 0.32 3/179 22381
/proc/meminfo: memFree=28301564/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=255368 CPUtime=162.3
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 250902 0 0 0 16150 80 0 0 25 0 1 0 25510397 261496832 61825 4089446400 4194304 10345943 140733656696208 18446744073709551615 6120333 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 63842 61825 786 1502 0 62335 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 255368

[startup+222.301 s]
/proc/loadavg: 1.95 1.06 0.42 3/179 22382
/proc/meminfo: memFree=28293716/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=262288 CPUtime=222.3
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 298375 0 0 0 22124 106 0 0 25 0 1 0 25510397 268582912 63433 4089446400 4194304 10345943 140733656696208 18446744073709551615 6847492 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 65572 63433 787 1502 0 64065 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 262288

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/179 22384
/proc/meminfo: memFree=28282988/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=269392 CPUtime=282.3
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 306683 0 0 0 28104 126 0 0 25 0 1 0 25510397 275857408 65314 4089446400 4194304 10345943 140733656696208 18446744073709551615 6064343 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 67348 65314 787 1502 0 65841 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 269392

[startup+342.301 s]
/proc/loadavg: 2.04 1.38 0.61 3/179 22386
/proc/meminfo: memFree=28279684/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=269348 CPUtime=342.31
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 328680 0 0 0 34080 151 0 0 25 0 1 0 25510397 275812352 65393 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 67337 65393 787 1502 0 65830 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 269348

[startup+402.301 s]
/proc/loadavg: 2.01 1.49 0.70 3/179 22387
/proc/meminfo: memFree=28272068/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=274772 CPUtime=402.31
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 355828 0 0 0 40054 177 0 0 25 0 1 0 25510397 281366528 66600 4089446400 4194304 10345943 140733656696208 18446744073709551615 5085303 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 68693 66600 799 1502 0 67186 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 274772

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.78 3/179 22389
/proc/meminfo: memFree=28268160/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=279312 CPUtime=462.3
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 367656 0 0 0 46031 199 0 0 25 0 1 0 25510397 286015488 67478 4089446400 4194304 10345943 140733656696208 18446744073709551615 6754448 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 69828 67478 799 1502 0 68321 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279312

[startup+522.301 s]
/proc/loadavg: 2.00 1.65 0.85 3/179 22390
/proc/meminfo: memFree=28258200/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=280700 CPUtime=522.31
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 395000 0 0 0 52006 225 0 0 25 0 1 0 25510397 287436800 68040 4089446400 4194304 10345943 140733656696208 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 70175 68040 799 1502 0 68668 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 280700

[startup+582.3 s]
/proc/loadavg: 2.00 1.71 0.92 3/179 22395
/proc/meminfo: memFree=28250944/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=283536 CPUtime=582.31
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 402088 0 0 0 57984 247 0 0 25 0 1 0 25510397 290340864 68787 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 70884 68787 799 1502 0 69377 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 283536

[startup+642.301 s]
/proc/loadavg: 2.04 1.78 0.99 3/179 22397
/proc/meminfo: memFree=28243880/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=286992 CPUtime=642.32
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 405685 0 0 0 63963 269 0 0 25 0 1 0 25510397 293879808 69685 4089446400 4194304 10345943 140733656696208 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 71748 69685 799 1502 0 70241 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 286992

[startup+702.301 s]

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

/proc/meminfo: memFree=28223416/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=300668 CPUtime=1002.32
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 431226 0 0 0 99819 413 0 0 25 0 1 0 25510397 307884032 72916 4089446400 4194304 10345943 140733656696208 18446744073709551615 6803467 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 75167 72916 799 1502 0 73660 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 300668

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.34 3/179 22408
/proc/meminfo: memFree=28223500/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=300684 CPUtime=1062.33
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 437466 0 0 0 105796 437 0 0 25 0 1 0 25510397 307900416 72980 4089446400 4194304 10345943 140733656696208 18446744073709551615 18446744073699065932 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 75171 72980 799 1502 0 73664 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 300684

[startup+1122.3 s]
/proc/loadavg: 2.00 1.95 1.38 3/179 22409
/proc/meminfo: memFree=28222580/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=301216 CPUtime=1122.33
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 457349 0 0 0 111769 464 0 0 25 0 1 0 25510397 308445184 73190 4089446400 4194304 10345943 140733656696208 18446744073709551615 7547035 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 75304 73190 800 1502 0 73797 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 301216

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/179 22411
/proc/meminfo: memFree=28222032/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=305472 CPUtime=1182.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 466254 0 0 0 117744 490 0 0 25 0 1 0 25510397 312803328 73672 4089446400 4194304 10345943 140733656696208 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 76368 73672 800 1502 0 74861 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 305472

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/179 22413
/proc/meminfo: memFree=28217880/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=305900 CPUtime=1242.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 470070 0 0 0 123725 509 0 0 25 0 1 0 25510397 313241600 74188 4089446400 4194304 10345943 140733656696208 18446744073709551615 6864640 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 76475 74188 800 1502 0 74968 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 305900

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/179 22414
/proc/meminfo: memFree=28201320/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1302.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 475022 0 0 0 129704 530 0 0 25 0 1 0 25510397 330440704 78352 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 80674 78352 800 1502 0 79167 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 322696

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/179 22416
/proc/meminfo: memFree=28199780/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1362.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 475121 0 0 0 135681 553 0 0 25 0 1 0 25510397 330440704 78451 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 80674 78451 800 1502 0 79167 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 322696

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/179 22417
/proc/meminfo: memFree=28199012/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1422.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 475191 0 0 0 141661 573 0 0 25 0 1 0 25510397 330440704 78521 4089446400 4194304 10345943 140733656696208 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22365/statm: 80674 78521 800 1502 0 79167 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 322696

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 22419
/proc/meminfo: memFree=28196600/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1482.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476832 0 0 0 147637 597 0 0 25 0 1 0 25510397 330440704 78841 4089446400 4194304 10345943 140733656696208 18446744073709551615 4967970 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22365/statm: 80674 78841 800 1502 0 79167 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 322696

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 22421
/proc/meminfo: memFree=28195936/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1542.34
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476835 0 0 0 153613 621 0 0 25 0 1 0 25510397 330440704 78844 4089446400 4194304 10345943 140733656696208 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22365/statm: 80674 78844 800 1502 0 79167 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 322696

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/179 22422
/proc/meminfo: memFree=28195388/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1602.35
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476837 0 0 0 159590 645 0 0 25 0 1 0 25510397 330440704 78846 4089446400 4194304 10345943 140733656696208 18446744073709551615 6119473 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78846 800 1502 0 79167 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 322696

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 22424
/proc/meminfo: memFree=28195080/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1662.35
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476847 0 0 0 165569 666 0 0 25 0 1 0 25510397 330440704 78856 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78856 800 1502 0 79167 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 322696

[startup+1722.3 s]
/proc/loadavg: 2.03 1.99 1.66 3/179 22425
/proc/meminfo: memFree=28194800/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1722.35
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 171547 688 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 9106037 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 322696

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193524/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1782.35
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 177528 707 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 322696

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

[startup+1785.5 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193520/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1785.55
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 177846 709 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (KiB) 322696

[startup+1788.7 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193140/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1788.75
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 178164 711 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (KiB) 322696

[startup+1789.5 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193140/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1789.55
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 178244 711 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 5089487 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 322696

[startup+1789.9 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193264/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1789.95
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476850 0 0 0 178283 712 0 0 25 0 1 0 25510397 330440704 78859 4089446400 4194304 10345943 140733656696208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78859 800 1502 0 79167 0
Current children cumulated CPU time (s) 1789.95
Current children cumulated vsize (KiB) 322696

[startup+1790.1 s]
/proc/loadavg: 2.01 1.99 1.68 3/179 22427
/proc/meminfo: memFree=28193264/32950928 swapFree=67111528/67111528
[pid=22365] ppid=22363 vsize=322696 CPUtime=1790.15
/proc/22365/stat : 22365 (pbscip.linux.x8) R 22363 22365 22212 0 -1 4202496 476851 0 0 0 178303 712 0 0 25 0 1 0 25510397 330440704 78860 4089446400 4194304 10345943 140733656696208 18446744073709551615 6325557 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22365/statm: 80674 78860 801 1502 0 79167 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 322696

Child status: 0
Real time (s): 1790.15
CPU time (s): 1790.21
CPU user time (s): 1783.08
CPU system time (s): 7.13392
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 328076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.08
system time used= 7.13392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476854
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= 2
involuntary context switches= 5654

runsolver used 3.06553 second user time and 6.71198 second system time

The end

Launcher Data

Begin job on node114 at 2010-07-08 09:09:16
IDJOB=2705565
IDBENCH=78925
IDSOLVER=1214
FILE ID=node114/2705565-1278572956
PBS_JOBID= 11240225
Free space on /tmp= 73164 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900554420--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-2705565-1278572956/watcher-2705565-1278572956 -o /tmp/evaluation-result-2705565-1278572956/solver-2705565-1278572956 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705565-1278572956.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 2c7bc414eea5148dc6372ccd38f2fe74
RANDOM SEED=803635195

node114.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.824
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.64
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.824
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.75
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.824
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.83
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.824
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.81
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.824
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.82
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.824
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.824
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.82
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.824
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28666724 kB
Buffers:        152828 kB
Cached:        3900792 kB
SwapCached:          0 kB
Active:        1305452 kB
Inactive:      2810208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28666724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13088 kB
Writeback:           0 kB
AnonPages:       61952 kB
Mapped:          14420 kB
Slab:           105132 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   180608 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= 73140 MiB
End job on node114 at 2010-07-08 09:39:07