Trace number 2693531

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.25 1800.18

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571132--soft-33-100-0.wbo
MD5SUM87777454fd73e41b31dd9b36586c9c7c
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 benchmark236.741
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 761
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-2693531-1277909046.wbo>
0.00/0.03	c original problem has 3957 variables (2094 bin, 0 int, 0 impl, 1863 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, 2001 impls, 5 clqs
0.06/0.09	c (round 2) 0 del vars, 66 del conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.10	c (round 3) 51 del vars, 136 del conss, 1876 chg bounds, 70 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.10	c (round 4) 115 del vars, 151 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 0 upgd conss, 2001 impls, 5 clqs
0.09/0.12	c (round 5) 130 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 2001 impls, 5 clqs
0.09/0.13	c (round 6) 132 del vars, 153 del conss, 1878 chg bounds, 72 chg sides, 0 chg coeffs, 824 upgd conss, 2001 impls, 5 clqs
0.09/0.17	c    (0.1s) probing: 101/2028 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (7 rounds):
0.09/0.17	c  132 deleted vars, 153 deleted constraints, 1878 tightened bounds, 0 added holes, 72 changed sides, 0 changed coefficients
0.09/0.17	c  2001 implications, 5 cliques
0.09/0.17	c presolved problem has 3825 variables (2028 bin, 0 int, 0 impl, 1797 cont) and 4418 constraints
0.09/0.17	c    1797 constraints of type <indicator>
0.09/0.17	c       5 constraints of type <setppc>
0.09/0.17	c    1797 constraints of type <linear>
0.09/0.17	c     819 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.12
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |     6 |     - |  14M|   0 |   0 |3825 |4418 |3825 | 824 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.18	c   0.1s|     1 |     0 |    54 |     - |  14M|   0 |  29 |3825 |4418 |3825 | 842 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 90811
0.09/0.19	c y 0.1s|     1 |     0 |    54 |     - |  14M|   0 |  29 |3825 |4418 |3825 | 842 |  18 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.19/0.22	c   0.2s|     1 |     0 |    83 |     - |  14M|   0 |  17 |3825 |4418 |3825 | 860 |  36 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.19/0.26	c   0.2s|     1 |     0 |   158 |     - |  14M|   0 |  49 |3825 |4418 |3825 | 869 |  45 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.29/0.33	c   0.3s|     1 |     0 |   224 |     - |  14M|   0 |  44 |3825 |4418 |3825 | 885 |  61 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.39/0.40	c   0.4s|     1 |     0 |   304 |     - |  14M|   0 |  43 |3825 |4418 |3825 | 889 |  65 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   314 |     - |  14M|   0 |  43 |3825 |4418 |3825 | 896 |  72 |   0 |   0 | 0.000000e+00 | 9.081100e+04 |    Inf 
0.99/1.07	c   1.0s|     1 |     2 |   314 |     - |  14M|   0 |  43 |3825 |4418 |3825 | 896 |  72 |   0 |  33 | 0.000000e+00 | 9.081100e+04 |    Inf 
21.39/21.43	c  20.9s| 10000 |  9981 | 38342 |   3.8 |  39M| 281 |   0 |3825 |4486 |3825 | 932 |6443 |  69 |1461 | 0.000000e+00 | 9.081100e+04 |    Inf 
24.79/24.85	o 498
24.79/24.85	c *24.2s| 12798 |  9368 | 40779 |   3.2 |  39M| 281 |   - |3825 |4486 |3825 | 926 |6907 |  69 |1467 | 0.000000e+00 | 4.980000e+02 |    Inf 
26.19/26.28	o 469
26.19/26.28	c *25.7s| 13599 |  9541 | 42717 |   3.1 |  39M| 281 |   - |3825 |4563 |3825 | 926 |7224 | 148 |1477 | 0.000000e+00 | 4.690000e+02 |    Inf 
26.29/26.31	o 400
26.29/26.31	c *25.7s| 13616 |  7988 | 42734 |   3.1 |  37M| 281 |   - |3825 |4563 |3825 | 926 |7224 | 148 |1477 | 0.000000e+00 | 4.000000e+02 |    Inf 
27.09/27.11	o 361
27.09/27.11	c *26.4s| 13990 |  7491 | 44146 |   3.1 |  36M| 281 |   - |3825 |4778 |3825 | 917 |7421 | 368 |1498 | 0.000000e+00 | 3.610000e+02 |    Inf 
27.29/27.32	o 338
27.29/27.32	c *26.6s| 14111 |  7143 | 44395 |   3.1 |  36M| 281 |   - |3825 |4786 |3825 | 932 |7455 | 378 |1499 | 0.000000e+00 | 3.380000e+02 |    Inf 
27.90/27.96	o 326
27.90/27.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.90/27.96	c *27.3s| 14431 |  7129 | 45218 |   3.1 |  36M| 281 |   - |3825 |5051 |3825 | 935 |7588 | 662 |1500 | 0.000000e+00 | 3.260000e+02 |    Inf 
28.79/28.85	o 295
28.79/28.85	c *28.1s| 14856 |  6756 | 46672 |   3.1 |  36M| 281 |   - |3825 |5246 |3825 | 923 |7830 | 889 |1514 | 0.000000e+00 | 2.950000e+02 |    Inf 
28.79/28.86	o 264
28.79/28.86	c *28.1s| 14857 |  6070 | 46678 |   3.1 |  34M| 281 |   - |3825 |5246 |3825 | 923 |7830 | 889 |1514 | 0.000000e+00 | 2.640000e+02 |    Inf 
31.39/31.46	o 244
31.39/31.46	c *30.7s| 15981 |  6264 | 51594 |   3.2 |  36M| 281 |   - |3825 |5854 |3825 | 916 |8597 |1882 |1572 | 0.000000e+00 | 2.440000e+02 |    Inf 
31.79/31.82	o 214
31.79/31.82	c *31.0s| 16160 |  5497 | 52152 |   3.2 |  34M| 281 |   - |3825 |5811 |3825 | 927 |8662 |1898 |1574 | 0.000000e+00 | 2.140000e+02 |    Inf 
34.60/34.68	o 197
34.60/34.68	c *33.8s| 17324 |  5536 | 58430 |   3.4 |  36M| 281 |   - |3825 |6250 |3825 | 936 |9743 |3073 |1592 | 0.000000e+00 | 1.970000e+02 |    Inf 
35.49/35.59	o 190
35.49/35.59	c *34.7s| 17729 |  5515 | 59967 |   3.4 |  36M| 281 |   - |3825 |6448 |3825 | 935 |9991 |3527 |1594 | 0.000000e+00 | 1.900000e+02 |    Inf 
35.49/35.59	o 183
35.49/35.59	c *34.7s| 17730 |  5275 | 59967 |   3.4 |  36M| 281 |   - |3825 |6448 |3825 | 935 |9991 |3527 |1594 | 0.000000e+00 | 1.830000e+02 |    Inf 
36.09/36.17	o 179
36.09/36.17	c *35.3s| 17973 |  5307 | 61138 |   3.4 |  36M| 281 |   - |3825 |6497 |3825 | 915 |  10k|3744 |1595 | 0.000000e+00 | 1.790000e+02 |    Inf 
37.29/37.37	o 172
37.29/37.37	c *36.4s| 18431 |  5368 | 64071 |   3.5 |  37M| 281 |   - |3825 |6328 |3825 | 920 |  10k|4116 |1601 | 0.000000e+00 | 1.720000e+02 |    Inf 
37.59/37.69	o 166
37.59/37.69	c *36.8s| 18550 |  5255 | 64810 |   3.5 |  37M| 281 |   - |3825 |6203 |3825 | 938 |  10k|4170 |1602 | 0.000000e+00 | 1.660000e+02 |    Inf 
41.19/41.27	c  40.2s| 20000 |  5887 | 72944 |   3.6 |  40M| 281 |   - |3825 |6563 |   0 |   0 |  11k|5898 |1634 | 0.000000e+00 | 1.660000e+02 |    Inf 
43.49/43.57	o 163
43.49/43.57	c *42.5s| 20999 |  6194 | 76866 |   3.6 |  42M| 281 |   - |3825 |7014 |3825 | 920 |  12k|7056 |1640 | 0.000000e+00 | 1.630000e+02 |    Inf 
43.49/43.57	o 145
43.49/43.57	c *42.5s| 21000 |  5543 | 76870 |   3.6 |  40M| 281 |   - |3825 |7014 |3825 | 920 |  12k|7056 |1640 | 0.000000e+00 | 1.450000e+02 |    Inf 
43.59/43.63	o 131
43.59/43.63	c *42.5s| 21018 |  4958 | 77021 |   3.6 |  38M| 281 |   - |3825 |6977 |3825 | 919 |  12k|7061 |1640 | 0.000000e+00 | 1.310000e+02 |    Inf 
44.79/44.87	o 126
44.79/44.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.79/44.87	c *43.7s| 21561 |  5041 | 79287 |   3.7 |  40M| 281 |   - |3825 |7204 |3825 | 923 |  12k|7759 |1647 | 0.000000e+00 | 1.260000e+02 |    Inf 
45.49/45.60	o 122
45.49/45.60	c *44.4s| 21764 |  5012 | 81591 |   3.7 |  40M| 281 |   - |3825 |6944 |3825 | 931 |  13k|7982 |1652 | 0.000000e+00 | 1.220000e+02 |    Inf 
45.69/45.70	o 120
45.69/45.70	c *44.5s| 21776 |  4952 | 82211 |   3.8 |  40M| 281 |   - |3825 |6861 |3825 | 984 |  13k|7993 |1654 | 0.000000e+00 | 1.200000e+02 |    Inf 
45.69/45.74	o 108
45.69/45.74	c *44.6s| 21786 |  4615 | 82331 |   3.8 |  39M| 281 |   - |3825 |6834 |3825 | 989 |  13k|7993 |1656 | 0.000000e+00 | 1.080000e+02 |    Inf 
45.69/45.75	o 106
45.69/45.75	c *44.6s| 21787 |  4550 | 82332 |   3.8 |  38M| 281 |   - |3825 |6834 |3825 | 989 |  13k|7993 |1656 | 0.000000e+00 | 1.060000e+02 |    Inf 
45.79/45.82	o 97
45.79/45.82	c *44.7s| 21802 |  4245 | 82869 |   3.8 |  37M| 281 |   - |3825 |6802 |3825 | 935 |  13k|8004 |1656 | 0.000000e+00 | 9.700000e+01 |    Inf 
45.89/45.97	o 93
45.89/45.97	c *44.8s| 21846 |  4101 | 83369 |   3.8 |  37M| 281 |   - |3825 |6681 |3825 | 924 |  13k|8026 |1663 | 0.000000e+00 | 9.300000e+01 |    Inf 
45.99/46.09	o 87
45.99/46.09	c *44.9s| 21870 |  3736 | 83735 |   3.8 |  36M| 281 |   - |3825 |6482 |3825 | 897 |  13k|8048 |1663 | 0.000000e+00 | 8.700000e+01 |    Inf 
46.10/46.17	o 80
46.10/46.17	c *45.0s| 21892 |  3372 | 83833 |   3.8 |  34M| 281 |   - |3825 |6228 |3825 | 934 |  13k|8058 |1664 | 0.000000e+00 | 8.000000e+01 |    Inf 
46.10/46.18	o 76
46.10/46.18	c *45.0s| 21893 |  3174 | 83833 |   3.8 |  34M| 281 |   - |3825 |6228 |3825 | 934 |  13k|8058 |1664 | 0.000000e+00 | 7.600000e+01 |    Inf 
46.19/46.24	o 74
46.19/46.24	c *45.1s| 21910 |  3130 | 83868 |   3.8 |  34M| 281 |   - |3825 |5924 |3825 | 928 |  13k|8061 |1664 | 0.000000e+00 | 7.400000e+01 |    Inf 
46.19/46.24	o 70
46.19/46.24	c *45.1s| 21911 |  3028 | 83869 |   3.8 |  33M| 281 |   - |3825 |5924 |3825 | 928 |  13k|8061 |1664 | 0.000000e+00 | 7.000000e+01 |    Inf 
46.30/46.32	o 63
46.30/46.32	c *45.1s| 21925 |  2776 | 84063 |   3.8 |  32M| 281 |   - |3825 |5694 |3825 | 923 |  13k|8082 |1665 | 0.000000e+00 | 6.300000e+01 |    Inf 
46.79/46.81	o 48
46.79/46.81	c *45.6s| 22090 |  1862 | 85791 |   3.9 |  28M| 281 |   - |3825 |5262 |3825 | 928 |  13k|8317 |1669 | 0.000000e+00 | 4.800000e+01 |    Inf 
55.69/55.75	o 45
55.69/55.75	c *54.3s| 26136 |  2034 |112889 |   4.3 |  32M| 281 |   - |3825 |6126 |3825 | 928 |  15k|  13k|1750 | 0.000000e+00 | 4.500000e+01 |    Inf 
58.79/58.89	o 44
58.79/58.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.79/58.89	c *57.4s| 27768 |  2051 |120021 |   4.3 |  33M| 281 |   - |3825 |6543 |3825 | 899 |  16k|  15k|1755 | 0.000000e+00 | 4.400000e+01 |    Inf 
60.69/60.74	o 28
60.69/60.74	c *59.2s| 28713 |  1817 |123367 |   4.3 |  33M| 281 |   - |3825 |6420 |3825 | 908 |  16k|  16k|1755 | 0.000000e+00 | 2.800000e+01 |    Inf 
63.00/63.00	c  61.4s| 30000 |  1847 |129415 |   4.3 |  34M| 281 |  14 |3825 |6296 |3825 | 892 |  17k|  17k|1755 | 0.000000e+00 | 2.800000e+01 |    Inf 
69.99/70.04	o 27
69.99/70.04	c *68.2s| 33902 |  1933 |146968 |   4.3 |  35M| 281 |   - |3825 |6762 |3825 | 916 |  18k|  22k|1755 | 0.000000e+00 | 2.700000e+01 |    Inf 
80.99/81.02	c  78.9s| 40000 |  2120 |177469 |   4.4 |  37M| 281 |  11 |3825 |7271 |3825 | 925 |  20k|  29k|1823 | 0.000000e+00 | 2.700000e+01 |    Inf 
85.60/85.69	o 26
85.60/85.69	c *83.4s| 42509 |  2174 |189914 |   4.5 |  38M| 281 |   - |3825 |6571 |3825 | 920 |  21k|  32k|1870 | 0.000000e+00 | 2.600000e+01 |    Inf 
86.69/86.78	o 20
86.69/86.78	c *84.5s| 43062 |  2118 |192093 |   4.5 |  37M| 281 |   - |3825 |6527 |3825 | 928 |  21k|  33k|1871 | 0.000000e+00 | 2.000000e+01 |    Inf 
88.50/88.51	o 18
88.50/88.51	c *86.1s| 43998 |  1904 |195696 |   4.4 |  37M| 281 |   - |3825 |6958 |3825 | 936 |  22k|  35k|1896 | 0.000000e+00 | 1.800000e+01 |    Inf 
93.20/93.23	o 14
93.20/93.23	c *90.7s| 46664 |  1772 |209133 |   4.5 |  35M| 281 |   - |3825 |6032 |3825 | 924 |  23k|  38k|1942 | 0.000000e+00 | 1.400000e+01 |    Inf 
99.00/99.07	c  96.3s| 50000 |  1773 |229156 |   4.6 |  36M| 281 |   - |3825 |6533 |   0 |   0 |  24k|  42k|2016 | 0.000000e+00 | 1.400000e+01 |    Inf 
100.30/100.33	o 13
100.30/100.33	c *97.6s| 50702 |  1702 |233450 |   4.6 |  36M| 281 |   - |3825 |7126 |3825 | 938 |  24k|  43k|2032 | 0.000000e+00 | 1.300000e+01 |    Inf 
100.79/100.88	o 12
100.79/100.88	c *98.1s| 50987 |  1658 |235317 |   4.6 |  35M| 281 |   - |3825 |7249 |3825 | 926 |  24k|  44k|2036 | 0.000000e+00 | 1.200000e+01 |    Inf 
102.00/102.01	o 9
102.00/102.01	c *99.2s| 51628 |  1617 |238565 |   4.6 |  34M| 281 |   - |3825 |7142 |3825 | 933 |  25k|  45k|2041 | 0.000000e+00 | 9.000000e+00 |    Inf 
102.59/102.65	o 5
102.59/102.65	c *99.8s| 52004 |  1488 |240649 |   4.6 |  33M| 281 |   - |3825 |7074 |3825 | 936 |  25k|  45k|2047 | 0.000000e+00 | 5.000000e+00 |    Inf 
115.59/115.60	c   112s| 60000 |  1628 |283843 |   4.7 |  34M| 281 |  17 |3825 |9121 |3825 | 901 |  27k|  55k|2212 | 0.000000e+00 | 5.000000e+00 |    Inf 
132.39/132.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
132.39/132.42	c   129s| 70000 |  1769 |337763 |   4.8 |  36M| 281 |  18 |3825 |  10k|3825 | 919 |  31k|  69k|2351 | 0.000000e+00 | 5.000000e+00 |    Inf 
139.30/139.35	o 3
139.30/139.35	c * 135s| 73976 |  1723 |360851 |   4.9 |  36M| 281 |   - |3825 |9190 |3825 | 913 |  32k|  75k|2404 | 0.000000e+00 | 3.000000e+00 |    Inf 
149.61/149.68	c   145s| 80000 |  1638 |395947 |   4.9 |  36M| 281 |   - |3825 |8537 |   0 |   0 |  35k|  83k|2520 | 0.000000e+00 | 3.000000e+00 |    Inf 
167.39/167.49	c   163s| 90000 |  1642 |462610 |   5.1 |  37M| 281 |   1 |3825 |  10k|3825 | 917 |  37k|  96k|2795 | 0.000000e+00 | 3.000000e+00 |    Inf 
184.60/184.70	c   179s|100000 |  1601 |521954 |   5.2 |  37M| 281 |   - |3825 |  10k|   0 |   0 |  40k| 110k|2960 | 0.000000e+00 | 3.000000e+00 |    Inf 
202.00/202.07	c   196s|110000 |  1494 |581830 |   5.3 |  37M| 281 |   - |3825 |9814 |   0 |   0 |  42k| 123k|3135 | 0.000000e+00 | 3.000000e+00 |    Inf 
218.90/218.98	c   213s|120000 |  1613 |638428 |   5.3 |  39M| 281 |   - |3825 |  11k|   0 |   0 |  45k| 136k|3299 | 0.000000e+00 | 3.000000e+00 |    Inf 
236.41/236.48	c   230s|130000 |  1649 |693834 |   5.3 |  40M| 281 |  20 |3825 |  14k|3825 | 942 |  47k| 149k|3422 | 0.000000e+00 | 3.000000e+00 |    Inf 
254.70/254.74	c   247s|140000 |  1910 |755055 |   5.4 |  42M| 281 |   - |3825 |  14k|   0 |   0 |  49k| 161k|3544 | 0.000000e+00 | 3.000000e+00 |    Inf 
273.00/273.01	c   265s|150000 |  2051 |811130 |   5.4 |  44M| 281 |  20 |3825 |  13k|3825 | 917 |  52k| 174k|3635 | 0.000000e+00 | 3.000000e+00 |    Inf 
291.30/291.31	c   283s|160000 |  2163 |871988 |   5.4 |  46M| 281 |   - |3825 |  16k|   0 |   0 |  54k| 187k|3770 | 0.000000e+00 | 3.000000e+00 |    Inf 
310.11/310.12	c   301s|170000 |  2210 |930237 |   5.5 |  47M| 281 |   - |3825 |  15k|   0 |   0 |  57k| 201k|3883 | 0.000000e+00 | 3.000000e+00 |    Inf 
328.70/328.71	c   319s|180000 |  2282 |988169 |   5.5 |  49M| 281 |  25 |3825 |  17k|3825 | 928 |  59k| 214k|3965 | 0.000000e+00 | 3.000000e+00 |    Inf 
347.51/347.59	c   338s|190000 |  2312 |  1043k|   5.5 |  49M| 281 |   1 |3825 |  15k|3825 | 947 |  61k| 228k|4091 | 0.000000e+00 | 3.000000e+00 |    Inf 
366.51/366.50	c   356s|200000 |  2347 |  1105k|   5.5 |  50M| 281 |   7 |3825 |  17k|3825 | 935 |  64k| 241k|4170 | 0.000000e+00 | 3.000000e+00 |    Inf 
386.21/386.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
386.21/386.29	c   375s|210000 |  2387 |  1167k|   5.6 |  52M| 281 |   - |3825 |  19k|   0 |   0 |  66k| 255k|4317 | 0.000000e+00 | 3.000000e+00 |    Inf 
405.81/405.89	c   394s|220000 |  2414 |  1230k|   5.6 |  52M| 281 |   1 |3825 |  19k|3825 | 945 |  69k| 268k|4391 | 0.000000e+00 | 3.000000e+00 |    Inf 
426.10/426.12	c   414s|230000 |  2365 |  1291k|   5.6 |  51M| 281 |   1 |3825 |  16k|3825 | 918 |  71k| 282k|4518 | 0.000000e+00 | 3.000000e+00 |    Inf 
445.21/445.21	c   433s|240000 |  2520 |  1353k|   5.6 |  53M| 281 |   - |3825 |  18k|   0 |   0 |  73k| 296k|4591 | 0.000000e+00 | 3.000000e+00 |    Inf 
465.10/465.16	c   452s|250000 |  2490 |  1418k|   5.7 |  54M| 281 |   - |3825 |  19k|   0 |   0 |  74k| 310k|4704 | 0.000000e+00 | 3.000000e+00 |    Inf 
485.51/485.51	c   472s|260000 |  2413 |  1482k|   5.7 |  53M| 281 |  16 |3825 |  18k|3825 | 900 |  77k| 324k|4795 | 0.000000e+00 | 3.000000e+00 |    Inf 
505.61/505.66	c   492s|270000 |  2471 |  1544k|   5.7 |  54M| 281 |  19 |3825 |  18k|3825 | 947 |  79k| 337k|4854 | 0.000000e+00 | 3.000000e+00 |    Inf 
525.41/525.49	c   511s|280000 |  2411 |  1607k|   5.7 |  53M| 281 |  23 |3825 |  18k|3825 | 944 |  81k| 351k|4956 | 0.000000e+00 | 3.000000e+00 |    Inf 
544.81/544.88	c   530s|290000 |  2313 |  1668k|   5.8 |  52M| 281 |   - |3825 |  16k|   0 |   0 |  84k| 365k|5021 | 0.000000e+00 | 3.000000e+00 |    Inf 
565.21/565.25	c   550s|300000 |  2360 |  1729k|   5.8 |  54M| 281 |   - |3825 |  20k|3825 | 952 |  87k| 378k|5086 | 0.000000e+00 | 3.000000e+00 |    Inf 
584.81/584.85	c   569s|310000 |  2343 |  1783k|   5.8 |  54M| 281 |   1 |3825 |  21k|3825 | 938 |  89k| 392k|5158 | 0.000000e+00 | 3.000000e+00 |    Inf 
605.51/605.58	c   589s|320000 |  2305 |  1843k|   5.8 |  54M| 281 |   - |3825 |  21k|   0 |   0 |  91k| 406k|5258 | 0.000000e+00 | 3.000000e+00 |    Inf 
625.71/625.78	c   609s|330000 |  2128 |  1898k|   5.8 |  51M| 281 |  14 |3825 |  19k|3825 | 925 |  93k| 419k|5329 | 0.000000e+00 | 3.000000e+00 |    Inf 
645.52/645.54	c   628s|340000 |  2077 |  1955k|   5.8 |  51M| 281 |   - |3825 |  19k|   0 |   0 |  96k| 433k|5383 | 0.000000e+00 | 3.000000e+00 |    Inf 
665.62/665.69	c   648s|350000 |  2071 |  2016k|   5.8 |  51M| 281 |   1 |3825 |  19k|3825 | 935 |  98k| 447k|5496 | 0.000000e+00 | 3.000000e+00 |    Inf 
685.22/685.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
685.22/685.21	c   667s|360000 |  1955 |  2069k|   5.7 |  49M| 281 |   1 |3825 |  19k|3825 | 924 | 101k| 461k|5653 | 0.000000e+00 | 3.000000e+00 |    Inf 
705.72/705.76	c   687s|370000 |  1987 |  2121k|   5.7 |  51M| 281 |   1 |3825 |  24k|3825 | 953 | 103k| 474k|5701 | 0.000000e+00 | 3.000000e+00 |    Inf 
727.12/727.19	c   708s|380000 |  2051 |  2174k|   5.7 |  52M| 281 |  23 |3825 |  22k|3825 | 916 | 105k| 487k|5842 | 0.000000e+00 | 3.000000e+00 |    Inf 
735.61/735.69	o 2
735.61/735.69	c * 716s|384065 |  1942 |  2196k|   5.7 |  51M| 281 |   - |3825 |  24k|3825 | 939 | 106k| 493k|5843 | 0.000000e+00 | 2.000000e+00 |    Inf 
748.42/748.49	c   729s|390000 |  1973 |  2231k|   5.7 |  51M| 281 |   9 |3825 |  24k|3825 | 922 | 108k| 501k|5885 | 0.000000e+00 | 2.000000e+00 |    Inf 
770.52/770.52	c   750s|400000 |  1951 |  2293k|   5.7 |  51M| 281 |   - |3825 |  21k|   0 |   0 | 111k| 516k|5939 | 0.000000e+00 | 2.000000e+00 |    Inf 
792.81/792.86	c   772s|410000 |  1997 |  2346k|   5.7 |  52M| 281 |  25 |3825 |  25k|3825 | 946 | 114k| 529k|6005 | 0.000000e+00 | 2.000000e+00 |    Inf 
816.02/816.03	c   795s|420000 |  2027 |  2401k|   5.7 |  52M| 281 |  19 |3825 |  25k|3825 | 920 | 117k| 542k|6060 | 0.000000e+00 | 2.000000e+00 |    Inf 
839.23/839.24	c   818s|430000 |  2003 |  2461k|   5.7 |  52M| 281 |   1 |3825 |  25k|3825 | 928 | 119k| 555k|6116 | 0.000000e+00 | 2.000000e+00 |    Inf 
863.12/863.15	c   841s|440000 |  2032 |  2523k|   5.7 |  54M| 281 |   - |3825 |  27k|   0 |   0 | 122k| 568k|6194 | 0.000000e+00 | 2.000000e+00 |    Inf 
887.92/887.92	c   865s|450000 |  2106 |  2580k|   5.7 |  56M| 281 |   8 |3825 |  30k|3825 | 937 | 124k| 580k|6249 | 0.000000e+00 | 2.000000e+00 |    Inf 
914.02/914.06	c   891s|460000 |  2191 |  2641k|   5.7 |  57M| 281 |   1 |3825 |  33k|3825 | 929 | 127k| 594k|6300 | 0.000000e+00 | 2.000000e+00 |    Inf 
940.13/940.12	c   917s|470000 |  2225 |  2695k|   5.7 |  59M| 281 |   7 |3825 |  34k|3825 | 914 | 130k| 607k|6354 | 0.000000e+00 | 2.000000e+00 |    Inf 
968.33/968.31	c   944s|480000 |  2219 |  2751k|   5.7 |  58M| 281 |   - |3825 |  33k|   0 |   0 | 132k| 621k|6410 | 0.000000e+00 | 2.000000e+00 |    Inf 
1001.43/1001.45	c   976s|490000 |  2307 |  2816k|   5.7 |  61M| 281 |   - |3825 |  36k|   0 |   0 | 136k| 634k|6475 | 0.000000e+00 | 2.000000e+00 |    Inf 
1034.93/1034.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1034.93/1034.97	c  1009s|500000 |  2373 |  2883k|   5.8 |  62M| 281 |   - |3825 |  37k|   0 |   0 | 138k| 648k|6546 | 0.000000e+00 | 2.000000e+00 |    Inf 
1068.04/1068.08	c  1041s|510000 |  2360 |  2951k|   5.8 |  62M| 281 |   1 |3825 |  34k|3825 | 918 | 140k| 661k|6609 | 0.000000e+00 | 2.000000e+00 |    Inf 
1097.93/1097.97	c  1070s|520000 |  2328 |  3008k|   5.8 |  60M| 281 |  11 |3825 |  31k|3825 | 916 | 142k| 674k|6738 | 0.000000e+00 | 2.000000e+00 |    Inf 
1126.34/1126.33	c  1097s|530000 |  2379 |  3066k|   5.8 |  62M| 281 |   6 |3825 |  33k|3825 | 913 | 145k| 687k|6794 | 0.000000e+00 | 2.000000e+00 |    Inf 
1155.43/1155.47	c  1125s|540000 |  2425 |  3123k|   5.8 |  62M| 281 |  26 |3825 |  34k|3825 | 947 | 148k| 701k|6845 | 0.000000e+00 | 2.000000e+00 |    Inf 
1185.33/1185.38	c  1154s|550000 |  2521 |  3181k|   5.8 |  64M| 281 |  10 |3825 |  37k|3825 | 927 | 150k| 714k|6886 | 0.000000e+00 | 2.000000e+00 |    Inf 
1215.63/1215.60	c  1183s|560000 |  2609 |  3236k|   5.8 |  66M| 281 |   8 |3825 |  38k|3825 | 923 | 153k| 727k|6933 | 0.000000e+00 | 2.000000e+00 |    Inf 
1240.63/1240.63	o 1
1240.63/1240.63	c *1208s|568033 |  2643 |  3281k|   5.8 |  67M| 281 |   - |3825 |  40k|3825 | 923 | 155k| 738k|6973 | 0.000000e+00 | 1.000000e-00 |    Inf 
1246.84/1246.87	c  1214s|570000 |  2663 |  3292k|   5.8 |  67M| 281 |   - |3825 |  39k|   0 |   0 | 155k| 741k|6973 | 0.000000e+00 | 1.000000e-00 |    Inf 
1278.94/1278.98	c  1245s|580000 |  2769 |  3346k|   5.8 |  69M| 281 |   - |3825 |  41k|   0 |   0 | 157k| 754k|7021 | 0.000000e+00 | 1.000000e-00 |    Inf 
1311.64/1311.63	c  1277s|590000 |  2921 |  3407k|   5.8 |  71M| 281 |   1 |3825 |  42k|3825 | 928 | 159k| 768k|7065 | 0.000000e+00 | 1.000000e-00 |    Inf 
1346.64/1346.60	c  1311s|600000 |  3007 |  3472k|   5.8 |  72M| 281 |   - |3825 |  42k|   0 |   0 | 161k| 781k|7116 | 0.000000e+00 | 1.000000e-00 |    Inf 
1378.44/1378.47	c  1342s|610000 |  2996 |  3530k|   5.8 |  72M| 281 |   - |3825 |  41k|   0 |   0 | 162k| 796k|7171 | 0.000000e+00 | 1.000000e-00 |    Inf 
1411.04/1411.08	c  1373s|620000 |  2983 |  3591k|   5.8 |  72M| 281 |   - |3825 |  41k|   0 |   0 | 164k| 811k|7219 | 0.000000e+00 | 1.000000e-00 |    Inf 
1443.04/1443.06	c  1404s|630000 |  2995 |  3646k|   5.8 |  72M| 281 |   7 |3825 |  39k|3825 | 943 | 167k| 825k|7277 | 0.000000e+00 | 1.000000e-00 |    Inf 
1474.64/1474.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1474.64/1474.69	c  1435s|640000 |  3007 |  3699k|   5.8 |  71M| 281 |   - |3825 |  36k|   0 |   0 | 169k| 838k|7368 | 0.000000e+00 | 1.000000e-00 |    Inf 
1506.25/1506.22	c  1466s|650000 |  3175 |  3758k|   5.8 |  73M| 281 |   - |3825 |  38k|   0 |   0 | 171k| 852k|7390 | 0.000000e+00 | 1.000000e-00 |    Inf 
1538.24/1538.22	c  1497s|660000 |  3213 |  3815k|   5.8 |  74M| 281 |   - |3825 |  38k|   0 |   0 | 172k| 866k|7439 | 0.000000e+00 | 1.000000e-00 |    Inf 
1571.05/1571.03	c  1529s|670000 |  3292 |  3876k|   5.8 |  75M| 281 |  16 |3825 |  39k|3825 | 927 | 175k| 880k|7484 | 0.000000e+00 | 1.000000e-00 |    Inf 
1604.25/1604.27	c  1561s|680000 |  3402 |  3935k|   5.8 |  77M| 281 |   - |3825 |  41k|   0 |   0 | 177k| 895k|7536 | 0.000000e+00 | 1.000000e-00 |    Inf 
1637.55/1637.52	c  1593s|690000 |  3386 |  3995k|   5.8 |  77M| 281 |   1 |3825 |  41k|3825 | 924 | 178k| 910k|7585 | 0.000000e+00 | 1.000000e-00 |    Inf 
1669.15/1669.19	c  1624s|700000 |  3342 |  4055k|   5.8 |  76M| 281 |  16 |3825 |  38k|3825 | 931 | 180k| 924k|7635 | 0.000000e+00 | 1.000000e-00 |    Inf 
1701.76/1701.76	c  1656s|710000 |  3490 |  4117k|   5.8 |  78M| 281 |   - |3825 |  41k|   0 |   0 | 182k| 939k|7689 | 0.000000e+00 | 1.000000e-00 |    Inf 
1734.25/1734.20	c  1687s|720000 |  3466 |  4176k|   5.8 |  79M| 281 |   1 |3825 |  42k|3825 | 931 | 184k| 954k|7741 | 0.000000e+00 | 1.000000e-00 |    Inf 
1766.26/1766.20	c  1718s|730000 |  3473 |  4237k|   5.8 |  80M| 281 |   - |3825 |  43k|   0 |   0 | 186k| 969k|7788 | 0.000000e+00 | 1.000000e-00 |    Inf 
1798.06/1798.01	c  1749s|740000 |  3399 |  4297k|   5.8 |  78M| 281 |   1 |3825 |  40k|3825 | 943 | 187k| 984k|7820 | 0.000000e+00 | 1.000000e-00 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.00	c 
1800.06/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.00	c Solving Time (sec) : 1750.96
1800.06/1800.00	c Solving Nodes      : 740677
1800.06/1800.00	c Primal Bound       : +1.00000000000000e-00 (196 solutions)
1800.06/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.00	c Gap                : infinite
1800.06/1800.03	s SATISFIABLE
1800.06/1800.03	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 
1800.06/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.06/1800.03	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 x151 -x150 -x149 -x148 -x147 
1800.06/1800.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 
1800.06/1800.03	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
1800.06/1800.03	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.06/1800.03	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.06/1800.03	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.06/1800.03	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.06/1800.03	v -x1 
1800.06/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.03	c Solving Time       :    1750.96
1800.06/1800.03	c Original Problem   :
1800.06/1800.03	c   Problem name     : HOME/instance-2693531-1277909046.wbo
1800.06/1800.03	c   Variables        : 3957 (2094 binary, 0 integer, 0 implicit integer, 1863 continuous)
1800.06/1800.03	c   Constraints      : 4571 initial, 4571 maximal
1800.06/1800.03	c Presolved Problem  :
1800.06/1800.03	c   Problem name     : t_HOME/instance-2693531-1277909046.wbo
1800.06/1800.03	c   Variables        : 3825 (2028 binary, 0 integer, 0 implicit integer, 1797 continuous)
1800.06/1800.03	c   Constraints      : 4418 initial, 44210 maximal
1800.06/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.03	c   trivial          :       0.01         66          0          0          0          0          0          0          0
1800.06/1800.03	c   dualfix          :       0.00         66          0          0          0          0          0          0          0
1800.06/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.06/1800.03	c   indicator        :       0.01          0          0          0          0          0         66          0          0
1800.06/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   linear           :       0.04          0          0          0       1878          0         87         72          0
1800.06/1800.03	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   root node        :          -       1797          -          -       3594          -          -          -          -
1800.06/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.03	c   integral         :          0          0          0     434648          0         48        620          0          0     784034
1800.06/1800.03	c   indicator        :       1797          0    2849407      37851          0        146    1174726          0          0          0
1800.06/1800.03	c   setppc           :          5          7    3787799      38445          0       4135     700990          0          0          0
1800.06/1800.03	c   linear           :       1797          7    3805367      41609          0     216845   17818227     187932          0          0
1800.06/1800.03	c   logicor          :        819+         7    1378194      18025          0     140026    3353046          0          0          0
1800.06/1800.03	c   bounddisjunction :          0+         0       1272          0          0          0          1          0          0          0
1800.06/1800.03	c   countsols        :          0          0          0      18025          0          0          0          0          0          0
1800.06/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.03	c   integral         :      17.79       0.00       0.00      17.79       0.00
1800.06/1800.03	c   indicator        :       7.13       0.00       4.31       2.82       0.00
1800.06/1800.03	c   setppc           :       6.32       0.00       6.28       0.04       0.00
1800.06/1800.03	c   linear           :     160.36       0.00     158.51       1.85       0.00
1800.06/1800.03	c   logicor          :     387.78       0.00     387.49       0.29       0.00
1800.06/1800.03	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.03	c   vbounds          :       0.73          2          0          0
1800.06/1800.03	c   rootredcost      :       0.62         49          0       1797
1800.06/1800.03	c   pseudoobj        :     125.47    3813054       2818     818500
1800.06/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.03	c   propagation      :      19.09     363824     363582    2096701       28.7      14159       23.4          -
1800.06/1800.03	c   infeasible LP    :       6.73      22181      22181     169335       46.2        227       17.2          0
1800.06/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.03	c   pseudo solution  :       0.02         81         81        331       12.2        107        5.5          -
1800.06/1800.03	c   applied globally :          -          -          -     986000       23.7          -          -          -
1800.06/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.03	c   cut pool         :       0.00          5          -          -         10          -    (maximal pool size: 83)
1800.06/1800.03	c   redcost          :      21.33     436825          0     327174          0          0
1800.06/1800.03	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.03	c   gomory           :       0.10          6          0          0        512          0
1800.06/1800.03	c   strongcg         :       0.08          6          0          0          0          0
1800.06/1800.03	c   cmir             :       0.05          6          0          0          1          0
1800.06/1800.03	c   flowcover        :       0.05          6          0          0          0          0
1800.06/1800.03	c   clique           :       0.01          6          0          0          0          0
1800.06/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.03	c Pricers            :       Time      Calls       Vars
1800.06/1800.03	c   problem variables:       0.00          0          0
1800.06/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.03	c   relpscost        :      17.45     392542         48        620          0          0     784034
1800.06/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   inference        :       2.62      17977          0          0          0          0      35954
1800.06/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.03	c   LP solutions     :       0.04          -         48
1800.06/1800.03	c   pseudo solutions :       0.00          -          0
1800.06/1800.03	c   feaspump         :       0.00          0          0
1800.06/1800.03	c   oneopt           :       0.33         43          0
1800.06/1800.03	c   intshifting      :       0.01          8          0
1800.06/1800.03	c   crossover        :       1.54         57          0
1800.06/1800.03	c   pscostdiving     :       0.29        312          0
1800.06/1800.03	c   coefdiving       :       0.32        313          0
1800.06/1800.03	c   fracdiving       :       0.35        313          0
1800.06/1800.03	c   veclendiving     :       0.40        313          0
1800.06/1800.03	c   linesearchdiving :       0.29        313          0
1800.06/1800.03	c   guideddiving     :       0.23        313          0
1800.06/1800.03	c   rootsoldiving    :       0.40        298          0
1800.06/1800.03	c   objpscostdiving  :       0.28        299          0
1800.06/1800.03	c   trivial          :       0.01          2          0
1800.06/1800.03	c   simplerounding   :       0.82     392868          0
1800.06/1800.03	c   zirounding       :       0.30       1000          0
1800.06/1800.03	c   rounding         :       1.48       8814          0
1800.06/1800.03	c   shifting         :       1.04       2768          0
1800.06/1800.03	c   twoopt           :       0.00          0          0
1800.06/1800.03	c   fixandinfer      :       0.00          0          0
1800.06/1800.03	c   intdiving        :       0.00          0          0
1800.06/1800.03	c   actconsdiving    :       0.00          0          0
1800.06/1800.03	c   octane           :       0.00          0          0
1800.06/1800.03	c   rens             :       0.02          1          0
1800.06/1800.03	c   rins             :       0.00          0          0
1800.06/1800.03	c   localbranching   :       0.00          0          0
1800.06/1800.03	c   mutation         :       0.00          0          0
1800.06/1800.04	c   dins             :       0.00          0          0
1800.06/1800.04	c   undercover       :       0.00          0          0
1800.06/1800.04	c   nlp              :       0.11          0          0
1800.06/1800.04	c   trysol           :       1.63       5667        148
1800.06/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.04	c   dual LP          :     493.67     440704    4299018       9.75    8708.28
1800.06/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.04	c   diving/probing LP:       0.23        137       2593      18.93   11273.91
1800.06/1800.04	c   strong branching :      13.98       7829     144761      18.49   10354.86
1800.06/1800.04	c     (at root node) :          -         33       5724     173.45          -
1800.06/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.04	c B&B Tree           :
1800.06/1800.04	c   number of runs   :          1
1800.06/1800.04	c   nodes            :     740677
1800.06/1800.04	c   nodes (total)    :     740677
1800.06/1800.04	c   nodes left       :       3385
1800.06/1800.04	c   max depth        :        281
1800.06/1800.04	c   max depth (total):        281
1800.06/1800.04	c   backtracks       :      69900 (9.4%)
1800.06/1800.04	c   delayed cutoffs  :      58208
1800.06/1800.04	c   repropagations   :    1889299 (3980058 domain reductions, 55427 cutoffs)
1800.06/1800.04	c   avg switch length:       6.44
1800.06/1800.04	c   switching time   :     294.09
1800.06/1800.04	c Solution           :
1800.06/1800.04	c   Solutions found  :        196 (49 improvements)
1800.06/1800.04	c   First Solution   : +9.08110000000000e+04   (in run 1, after 1 nodes, 0.14 seconds, depth 0, found by <trysol>)
1800.06/1800.04	c   Primal Bound     : +1.00000000000000e-00   (in run 1, after 568033 nodes, 1207.60 seconds, depth 44, found by <relaxation>)
1800.06/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.04	c   Gap              :   infinite
1800.06/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.04	c   Root Iterations  :        314
1800.16/1800.18	c Time complete: 1800.23.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693531-1277909046/watcher-2693531-1277909046 -o /tmp/evaluation-result-2693531-1277909046/solver-2693531-1277909046 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693531-1277909046.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 15847
/proc/meminfo: memFree=31082812/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=11308 CPUtime=0
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 1767 0 0 0 0 0 0 0 25 0 1 0 132199792 11579392 1687 4089446400 4194304 9819077 140736607191648 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15847/statm: 2827 1691 392 1374 0 1448 0

[startup+0.0644181 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15847
/proc/meminfo: memFree=31082812/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=31028 CPUtime=0.06
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 7357 0 0 0 5 1 0 0 25 0 1 0 132199792 31772672 6409 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15847/statm: 7757 6409 492 1374 0 6378 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31028

[startup+0.100412 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15847
/proc/meminfo: memFree=31082812/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=31028 CPUtime=0.09
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 7629 0 0 0 8 1 0 0 25 0 1 0 132199792 31772672 6424 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15847/statm: 7757 6424 498 1374 0 6378 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31028

[startup+0.300373 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15847
/proc/meminfo: memFree=31082812/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=39400 CPUtime=0.29
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 12456 0 0 0 27 2 0 0 25 0 1 0 132199792 40345600 8324 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/15847/statm: 9850 8324 677 1374 0 8471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39400

[startup+0.700298 s]
/proc/loadavg: 2.00 2.00 2.00 4/196 15847
/proc/meminfo: memFree=31082812/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=47024 CPUtime=0.69
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 19593 0 0 0 66 3 0 0 25 0 1 0 132199792 48152576 9665 4089446400 4194304 9819077 140736607191648 18446744073709551615 6391494 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 11756 9666 701 1374 0 10377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47024

[startup+1.50114 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15848
/proc/meminfo: memFree=31046348/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=47196 CPUtime=1.49
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 30041 0 0 0 144 5 0 0 25 0 1 0 132199792 48328704 9698 4089446400 4194304 9819077 140736607191648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 11799 9698 710 1374 0 10420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47196

[startup+3.10084 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15848
/proc/meminfo: memFree=31045996/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=46248 CPUtime=3.09
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 71892 0 0 0 296 13 0 0 25 0 1 0 132199792 47357952 9852 4089446400 4194304 9819077 140736607191648 18446744073709551615 6670063 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 11562 9852 715 1374 0 10183 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46248

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15848
/proc/meminfo: memFree=31038060/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=53876 CPUtime=6.29
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 113673 0 0 0 607 22 0 0 25 0 1 0 132199792 55169024 12069 4089446400 4194304 9819077 140736607191648 18446744073709551615 6566448 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 13469 12069 716 1374 0 12090 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53876

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15848
/proc/meminfo: memFree=31032192/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=60528 CPUtime=12.69
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 148083 0 0 0 1234 35 0 0 25 0 1 0 132199792 61980672 13336 4089446400 4194304 9819077 140736607191648 18446744073709551615 6361161 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 15132 13336 716 1374 0 13753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60528

[startup+25.5006 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15849
/proc/meminfo: memFree=31013312/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=77628 CPUtime=25.49
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 208314 0 0 0 2490 59 0 0 25 0 1 0 132199792 79491072 17584 4089446400 4194304 9819077 140736607191648 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 19407 17584 716 1374 0 18028 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77628

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15849
/proc/meminfo: memFree=30979668/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=110080 CPUtime=51.1
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 392424 0 0 0 4983 127 0 0 25 0 1 0 132199792 112721920 25523 4089446400 4194304 9819077 140736607191648 18446744073709551615 4660974 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 27520 25523 718 1374 0 26141 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 110080

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15851
/proc/meminfo: memFree=30946632/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=134712 CPUtime=102.29
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 738284 0 0 0 9950 279 0 0 25 0 1 0 132199792 137945088 31563 4089446400 4194304 9819077 140736607191648 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 33678 31563 727 1374 0 32299 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 134712

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15852
/proc/meminfo: memFree=30933584/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=139128 CPUtime=162.3
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 1159772 0 0 0 15758 472 0 0 25 0 1 0 132199792 142467072 32766 4089446400 4194304 9819077 140736607191648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 34782 32766 742 1374 0 33403 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 139128

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15854
/proc/meminfo: memFree=30926340/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=141276 CPUtime=222.3
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 1511682 0 0 0 21585 645 0 0 25 0 1 0 132199792 144666624 33154 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 35319 33154 742 1374 0 33940 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 141276

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15855
/proc/meminfo: memFree=30920228/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=146932 CPUtime=282.3
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 1814522 0 0 0 27422 808 0 0 25 0 1 0 132199792 150458368 34596 4089446400 4194304 9819077 140736607191648 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 36733 34596 742 1374 0 35354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 146932

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15857
/proc/meminfo: memFree=30913856/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=152944 CPUtime=342.3
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 2109775 0 0 0 33259 971 0 0 25 0 1 0 132199792 156614656 36088 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 38236 36088 742 1374 0 36857 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152944

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15859
/proc/meminfo: memFree=30911568/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=155360 CPUtime=402.3
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 2412952 0 0 0 39100 1130 0 0 25 0 1 0 132199792 159088640 36667 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 38840 36667 742 1374 0 37461 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 155360

[startup+462.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 15860
/proc/meminfo: memFree=30907948/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=158408 CPUtime=462.31
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 2705704 0 0 0 44948 1283 0 0 25 0 1 0 132199792 162209792 37490 4089446400 4194304 9819077 140736607191648 18446744073709551615 6568812 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 39548 37489 742 1374 0 38169 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 158408

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 15861
/proc/meminfo: memFree=30906416/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=159828 CPUtime=522.31
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 2985432 0 0 0 50788 1443 0 0 25 0 1 0 132199792 163663872 37775 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 39957 37775 742 1374 0 38578 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159828

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15863
/proc/meminfo: memFree=30904524/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=160808 CPUtime=582.31
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 3256096 0 0 0 56634 1597 0 0 25 0 1 0 132199792 164667392 38054 4089446400 4194304 9819077 140736607191648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 40202 38054 742 1374 0 38823 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 160808

[startup+642.301 s]
/proc/loadavg: 2.26 2.10 2.03 3/197 15865
/proc/meminfo: memFree=30899512/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=162360 CPUtime=642.32
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 3494348 0 0 0 62492 1740 0 0 25 0 1 0 132199792 166256640 38354 4089446400 4194304 9819077 140736607191648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 40590 38354 742 1374 0 39211 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 162360

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.10 2.15 2.07 3/197 15871
/proc/meminfo: memFree=30880988/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=165236 CPUtime=882.32
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 4236401 0 0 0 85985 2247 0 0 25 0 1 0 132199792 169201664 39033 4089446400 4194304 9819077 140736607191648 18446744073709551615 6367420 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 41309 39033 742 1374 0 39930 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 165236

[startup+942.301 s]
/proc/loadavg: 2.03 2.12 2.07 3/197 15873
/proc/meminfo: memFree=30870536/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=168872 CPUtime=942.32
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 4414475 0 0 0 91871 2361 0 0 25 0 1 0 132199792 172924928 39934 4089446400 4194304 9819077 140736607191648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/15847/statm: 42218 39934 742 1374 0 40839 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 168872

[startup+1002.3 s]
/proc/loadavg: 1.98 2.08 2.06 3/197 15923
/proc/meminfo: memFree=31173872/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=169364 CPUtime=1002.33
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 4577910 0 0 0 97698 2535 0 0 25 0 1 0 132199792 173428736 40073 4089446400 4194304 9819077 140736607191648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 42341 40073 742 1374 0 40962 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 169364

[startup+1062.3 s]
/proc/loadavg: 1.99 2.06 2.05 3/197 15933
/proc/meminfo: memFree=31170840/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=171100 CPUtime=1062.33
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 4733999 0 0 0 103518 2715 0 0 25 0 1 0 132199792 175206400 40429 4089446400 4194304 9819077 140736607191648 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 42775 40431 742 1374 0 41396 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 171100

[startup+1122.3 s]
/proc/loadavg: 1.99 2.05 2.05 3/197 15934
/proc/meminfo: memFree=31168904/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=172880 CPUtime=1122.34
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 4902237 0 0 0 109316 2918 0 0 25 0 1 0 132199792 177029120 40728 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 43220 40728 742 1374 0 41841 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 172880

[startup+1182.3 s]
/proc/loadavg: 1.99 2.04 2.04 3/197 15936
/proc/meminfo: memFree=31166960/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=174488 CPUtime=1182.33
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5078858 0 0 0 115111 3122 0 0 25 0 1 0 132199792 178675712 41052 4089446400 4194304 9819077 140736607191648 18446744073709551615 6589060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 43622 41052 742 1374 0 42243 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 174488

[startup+1242.3 s]
/proc/loadavg: 1.99 2.03 2.03 3/197 15938
/proc/meminfo: memFree=31164028/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=176832 CPUtime=1242.33
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5258953 0 0 0 120923 3310 0 0 25 0 1 0 132199792 181075968 41608 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 44208 41608 742 1374 0 42829 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 176832

[startup+1302.3 s]
/proc/loadavg: 1.99 2.02 2.03 3/197 15940
/proc/meminfo: memFree=31161108/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=179644 CPUtime=1302.34
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5441399 0 0 0 126750 3484 0 0 25 0 1 0 132199792 183955456 42337 4089446400 4194304 9819077 140736607191648 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 44911 42337 742 1374 0 43532 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 179644

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/197 15941
/proc/meminfo: memFree=31156944/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=183116 CPUtime=1362.34
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5604977 0 0 0 132589 3645 0 0 25 0 1 0 132199792 187510784 43200 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 45779 43200 742 1374 0 44400 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 183116

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.02 3/197 15943
/proc/meminfo: memFree=31155740/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=183996 CPUtime=1422.35
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5780255 0 0 0 138418 3817 0 0 25 0 1 0 132199792 188411904 43414 4089446400 4194304 9819077 140736607191648 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 45999 43414 742 1374 0 44620 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 183996

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.02 3/197 15944
/proc/meminfo: memFree=31155056/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=184560 CPUtime=1482.35
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 5944693 0 0 0 144243 3992 0 0 25 0 1 0 132199792 188989440 43579 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 46140 43579 742 1374 0 44761 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 184560

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/197 15946
/proc/meminfo: memFree=31151264/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=184896 CPUtime=1542.35
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6102415 0 0 0 150076 4159 0 0 25 0 1 0 132199792 189333504 43664 4089446400 4194304 9819077 140736607191648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 46224 43664 742 1374 0 44845 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 184896

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/197 15948
/proc/meminfo: memFree=31148464/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=188104 CPUtime=1602.35
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6264391 0 0 0 155909 4326 0 0 25 0 1 0 132199792 192618496 44427 4089446400 4194304 9819077 140736607191648 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 47026 44427 742 1374 0 45647 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 188104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 15949
/proc/meminfo: memFree=31147392/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=188732 CPUtime=1662.36
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6424532 0 0 0 161738 4498 0 0 25 0 1 0 132199792 193261568 44636 4089446400 4194304 9819077 140736607191648 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 47236 44637 742 1374 0 45857 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 188732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 15950
/proc/meminfo: memFree=31146212/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=191280 CPUtime=1722.36
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6585953 0 0 0 167558 4678 0 0 25 0 1 0 132199792 195870720 44843 4089446400 4194304 9819077 140736607191648 18446744073709551615 6519547 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 47820 44843 742 1374 0 46441 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 191280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15952
/proc/meminfo: memFree=31145264/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=190876 CPUtime=1782.35
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6755601 0 0 0 173381 4854 0 0 25 0 1 0 132199792 195457024 45109 4089446400 4194304 9819077 140736607191648 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 47719 45109 742 1374 0 46340 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 190876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15953
/proc/meminfo: memFree=31144876/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=190720 CPUtime=1800.06
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6806383 0 0 0 175098 4908 0 0 25 0 1 0 132199792 195297280 45110 4089446400 4194304 9819077 140736607191648 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15847/statm: 47680 45110 742 1374 0 46301 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 190720

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.00 2.00 2.00 3/197 15953
/proc/meminfo: memFree=31144876/32951124 swapFree=67111528/67111528
[pid=15847] ppid=15845 vsize=184640 CPUtime=1800.16
/proc/15847/stat : 15847 (pbscip.linux.x8) R 15845 15847 14808 0 -1 4202496 6806396 0 0 0 175108 4908 0 0 18 0 1 0 132199792 189071360 43590 4089446400 4194304 9819077 140736607191648 18446744073709551615 6179930 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15847/statm: 46160 43590 743 1374 0 44781 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 184640

Child status: 0
Real time (s): 1800.18
CPU time (s): 1800.25
CPU user time (s): 1751.15
CPU system time (s): 49.0975
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 191280

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

runsolver used 2.80457 second user time and 5.74213 second system time

The end

Launcher Data

Begin job on node141 at 2010-06-30 16:44:06
IDJOB=2693531
IDBENCH=78964
IDSOLVER=1205
FILE ID=node141/2693531-1277909046
PBS_JOBID= 11197221
Free space on /tmp= 74212 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.1900571132--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-2693531-1277909046/watcher-2693531-1277909046 -o /tmp/evaluation-result-2693531-1277909046/solver-2693531-1277909046 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693531-1277909046.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 87777454fd73e41b31dd9b36586c9c7c
RANDOM SEED=686950307

node141.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.788
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.57
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.788
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.68
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.788
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.788
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.75
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.788
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.80
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.788
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.788
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.788
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:     32951124 kB
MemFree:      31083464 kB
Buffers:        192560 kB
Cached:        1143824 kB
SwapCached:          0 kB
Active:         960468 kB
Inactive:       765156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31083464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6388 kB
Writeback:           0 kB
AnonPages:      389308 kB
Mapped:          20292 kB
Slab:            79420 kB
PageTables:       5368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1655464 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= 74204 MiB
End job on node141 at 2010-06-30 17:14:08