Trace number 3447365

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4MSAT (TO) 1800.19 1800.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-46s.smv--soft-66-100-0.wbo
MD5SUM0c4c750d54c7b762c4dc52b4dc547a5f
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 benchmark0.029994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1612
Total number of constraints3653
Number of soft constraints1247
Number of constraints which are clauses3273
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 63484
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 63483
Biggest number in a constraint 79
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 268
Number of bits of the biggest sum of numbers9
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447365-1307899567.wbo>
0.00/0.03	c original problem has 2859 variables (2859 bin, 0 int, 0 impl, 0 cont) and 3654 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.07	c (round 1) 61 del vars, 16 del conss, 0 add conss, 3 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 16167 impls, 0 clqs
0.00/0.07	c (round 2) 64 del vars, 128 del conss, 0 add conss, 5 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 16167 impls, 0 clqs
0.00/0.07	c (round 3) 65 del vars, 131 del conss, 0 add conss, 5 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 16173 impls, 0 clqs
0.07/0.08	c (round 4) 67 del vars, 133 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 16173 impls, 0 clqs
0.09/0.10	c (round 5) 69 del vars, 133 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16173 impls, 0 clqs
0.39/0.45	c    (0.4s) probing: 920/2793 (32.9%) - 0 fixings, 10 aggregations, 137 implications, 0 bound changes
0.39/0.45	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.45	c (round 6) 79 del vars, 133 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16580 impls, 0 clqs
0.39/0.46	c (round 7) 79 del vars, 143 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16580 impls, 0 clqs
0.39/0.47	c (round 8) 79 del vars, 147 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16580 impls, 0 clqs
0.49/0.51	c    (0.5s) probing: 1000/2793 (35.8%) - 0 fixings, 11 aggregations, 142 implications, 0 bound changes
0.49/0.52	c    (0.5s) probing: 1036/2793 (37.1%) - 0 fixings, 11 aggregations, 142 implications, 0 bound changes
0.49/0.52	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.49/0.52	c (round 9) 80 del vars, 147 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16587 impls, 0 clqs
0.49/0.52	c (round 10) 80 del vars, 148 del conss, 0 add conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2280 upgd conss, 16587 impls, 0 clqs
0.49/0.53	c    (0.5s) probing: 1046/2793 (37.5%) - 0 fixings, 11 aggregations, 142 implications, 0 bound changes
0.49/0.53	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.49/0.53	c presolving (11 rounds):
0.49/0.53	c  80 deleted vars, 148 deleted constraints, 0 added constraints, 1249 tightened bounds, 0 added holes, 190 changed sides, 382 changed coefficients
0.49/0.53	c  17831 implications, 0 cliques
0.49/0.53	c presolved problem has 4026 variables (2782 bin, 0 int, 1244 impl, 0 cont) and 4753 constraints
0.49/0.53	c     248 constraints of type <knapsack>
0.49/0.53	c    1370 constraints of type <setppc>
0.49/0.53	c    1244 constraints of type <linear>
0.49/0.53	c    1244 constraints of type <indicator>
0.49/0.53	c     647 constraints of type <logicor>
0.49/0.53	c transformed objective value is always integral (scale: 1)
0.49/0.53	c Presolving Time: 0.49
0.49/0.53	c - non default parameters ----------------------------------------------------------------------
0.49/0.53	c # SCIP version 2.0.1.4
0.49/0.53	c 
0.49/0.53	c # frequency for displaying node information lines
0.49/0.53	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.53	c display/freq = 10000
0.49/0.53	c 
0.49/0.53	c # maximal time in seconds to run
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.53	c limits/time = 1800
0.49/0.53	c 
0.49/0.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.53	c limits/memory = 13950
0.49/0.53	c 
0.49/0.53	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.49/0.53	c # [type: int, range: [1,2], default: 1]
0.49/0.53	c timing/clocktype = 2
0.49/0.53	c 
0.49/0.53	c # belongs reading time to solving time?
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c timing/reading = TRUE
0.49/0.53	c 
0.49/0.53	c # should presolving try to simplify inequalities
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c constraints/linear/simplifyinequalities = TRUE
0.49/0.53	c 
0.49/0.53	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c constraints/indicator/addCouplingCons = TRUE
0.49/0.53	c 
0.49/0.53	c # should presolving try to simplify knapsacks
0.49/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.53	c constraints/knapsack/simplifyinequalities = TRUE
0.49/0.53	c 
0.49/0.53	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.49/0.53	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.53	c separating/rapidlearning/freq = 0
0.49/0.53	c 
0.49/0.53	c -----------------------------------------------------------------------------------------------
0.49/0.53	c start solving
0.49/0.53	c 
0.79/0.84	o 988
0.79/0.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.84	c T 0.8s|     1 |     0 |     0 |     - |  17M|   0 |   - |4026 |5997 |4026 |3498 |   0 |   0 |   0 |      --      | 9.880000e+02 |    Inf 
0.79/0.87	c   0.9s|     1 |     0 |   545 |     - |  16M|   0 | 309 |4026 |5997 |4026 |3498 |   0 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
1.19/1.25	c   1.2s|     1 |     0 |  1148 |     - |  17M|   0 | 421 |4026 |6021 |4026 |3650 | 152 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
1.39/1.44	c   1.4s|     1 |     0 |  1490 |     - |  17M|   0 | 455 |4026 |6021 |4026 |3821 | 323 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
1.59/1.69	c   1.7s|     1 |     0 |  2061 |     - |  18M|   0 | 548 |4026 |6021 |4026 |3997 | 499 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
2.19/2.29	c   2.3s|     1 |     0 |  3008 |     - |  18M|   0 | 579 |4026 |6021 |4026 |4186 | 688 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
3.00/3.07	c   3.1s|     1 |     0 |  4334 |     - |  18M|   0 | 557 |4026 |6021 |4026 |4350 | 852 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
3.49/3.56	c   3.6s|     1 |     0 |  5481 |     - |  19M|   0 | 592 |4026 |6021 |4026 |4501 |1003 |   0 |   0 | 0.000000e+00 | 9.880000e+02 |    Inf 
4.29/4.40	c   4.4s|     1 |     2 |  5481 |     - |  19M|   0 | 592 |4026 |6021 |4026 |4501 |1003 |   0 |  11 | 0.000000e+00 | 9.880000e+02 |    Inf 
60.29/60.40	o 987
60.29/60.40	c p60.4s|   582 |   583 | 86142 | 138.8 |  26M|  51 |   - |4026 |6414 |4026 |4194 |1003 | 393 |1705 | 0.000000e+00 | 9.870000e+02 |    Inf 
239.20/239.24	o 973
239.20/239.24	c p 239s|  7397 |  7314 |568264 |  76.1 |  46M|  93 |   - |4026 |6885 |4026 |4194 |1003 |2015 |4399 | 0.000000e+00 | 9.730000e+02 |    Inf 
363.70/363.74	c   364s| 10000 |  9886 |968013 |  96.3 |  52M|  93 | 321 |4026 |6878 |4026 |4194 |1003 |2957 |5843 | 0.000000e+00 | 9.730000e+02 |    Inf 
372.40/372.45	o 967
372.40/372.45	c l 372s| 10330 | 10214 |993536 |  95.7 |  53M| 135 |   - |4026 |6887 |4026 |4194 |1003 |3006 |6034 | 0.000000e+00 | 9.670000e+02 |    Inf 
611.62/611.65	c   612s| 20000 | 19762 |  1661k|  82.8 |  77M| 147 | 363 |4026 |6902 |4026 |4194 |1003 |4906 |8618 | 0.000000e+00 | 9.670000e+02 |    Inf 
701.71/701.71	o 966
701.71/701.71	c g 702s| 24541 | 24246 |  1939k|  78.8 |  90M| 147 |   - |4026 |6915 |4026 |4194 |1003 |5803 |9102 | 0.000000e+00 | 9.660000e+02 |    Inf 
706.82/706.89	o 959
706.82/706.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
706.82/706.89	c g 707s| 24646 | 24351 |  1952k|  79.0 |  90M| 147 |   - |4026 |6944 |4026 |4194 |1003 |5863 |9105 | 0.000000e+00 | 9.590000e+02 |    Inf 
717.42/717.48	o 952
717.42/717.48	c g 717s| 24922 | 24613 |  1979k|  79.2 |  91M| 147 |   - |4026 |6963 |4026 |4194 |1003 |6001 |9112 | 0.000000e+00 | 9.520000e+02 |    Inf 
765.72/765.77	o 947
765.72/765.77	c g 766s| 26116 | 25793 |  2099k|  80.2 |  94M| 147 |   - |4026 |6943 |4026 |4194 |1003 |6667 |9141 | 0.000000e+00 | 9.470000e+02 |    Inf 
793.02/793.09	o 944
793.02/793.09	c g 793s| 26806 | 26483 |  2166k|  80.6 |  96M| 147 |   - |4026 |7085 |4026 |4194 |1003 |7098 |9155 | 0.000000e+00 | 9.440000e+02 |    Inf 
795.71/795.72	o 943
795.71/795.72	c g 796s| 26851 | 26528 |  2171k|  80.7 |  96M| 147 |   - |4026 |7103 |4026 |4194 |1003 |7137 |9198 | 0.000000e+00 | 9.430000e+02 |    Inf 
797.52/797.59	o 942
797.52/797.59	c g 798s| 26911 | 26588 |  2175k|  80.7 |  96M| 147 |   - |4026 |7094 |4026 |4194 |1003 |7163 |9200 | 0.000000e+00 | 9.420000e+02 |    Inf 
810.01/810.02	o 938
810.01/810.02	c g 810s| 27229 | 26900 |  2204k|  80.8 |  97M| 147 |   - |4026 |7030 |4026 |4194 |1003 |7265 |9208 | 0.000000e+00 | 9.380000e+02 |    Inf 
844.21/844.24	o 932
844.21/844.24	c g 844s| 28134 | 27795 |  2283k|  81.0 |  99M| 147 |   - |4026 |7175 |4026 |4194 |1003 |7940 |9217 | 0.000000e+00 | 9.320000e+02 |    Inf 
849.23/849.25	o 931
849.23/849.25	c g 849s| 28254 | 27915 |  2295k|  81.1 | 100M| 147 |   - |4026 |7152 |4026 |4194 |1003 |7971 |9218 | 0.000000e+00 | 9.310000e+02 |    Inf 
888.62/888.68	o 925
888.62/888.68	c g 889s| 29254 | 28895 |  2384k|  81.3 | 102M| 147 |   - |4026 |7108 |4026 |4194 |1003 |8528 |9387 | 0.000000e+00 | 9.250000e+02 |    Inf 
890.72/890.74	o 918
890.72/890.74	c g 891s| 29299 | 28940 |  2388k|  81.3 | 102M| 147 |   - |4026 |7087 |4026 |4194 |1003 |8530 |9405 | 0.000000e+00 | 9.180000e+02 |    Inf 
919.62/919.63	c   920s| 30000 | 29629 |  2451k|  81.5 | 103M| 147 | 411 |4026 |7114 |4026 |4194 |1003 |8928 |9620 | 0.000000e+00 | 9.180000e+02 |    Inf 
940.62/940.60	o 914
940.62/940.60	c g 941s| 30523 | 30144 |  2493k|  81.5 | 105M| 147 |   - |4026 |6998 |4026 |4194 |1003 |9252 |9793 | 0.000000e+00 | 9.140000e+02 |    Inf 
1037.52/1037.52	o 911
1037.52/1037.52	c g1038s| 34465 | 34024 |  2742k|  79.4 | 115M| 147 |   - |4026 |6703 |4026 |4194 |1003 |  10k|  10k| 0.000000e+00 | 9.110000e+02 |    Inf 
1054.63/1054.69	o 908
1054.63/1054.69	c g1055s| 35022 | 34575 |  2786k|  79.4 | 117M| 147 |   - |4026 |6656 |4026 |4194 |1003 |  10k|  10k| 0.000000e+00 | 9.080000e+02 |    Inf 
1064.92/1064.96	o 907
1064.92/1064.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1064.92/1064.96	c g1065s| 35323 | 34874 |  2810k|  79.4 | 117M| 147 |   - |4026 |6694 |4026 |4194 |1003 |  10k|  10k| 0.000000e+00 | 9.070000e+02 |    Inf 
1082.62/1082.62	o 906
1082.62/1082.62	c v1083s| 35868 | 35407 |  2850k|  79.3 | 119M| 147 |   - |4026 |6738 |4026 |4194 |1003 |  11k|  10k| 0.000000e+00 | 9.060000e+02 |    Inf 
1190.63/1190.67	c  1191s| 40000 | 39500 |  3119k|  77.9 | 128M| 147 | 183 |4026 |6497 |4026 |4194 |1003 |  11k|  11k| 0.000000e+00 | 9.060000e+02 |    Inf 
1215.63/1215.61	o 905
1215.63/1215.61	c l1216s| 41379 | 40859 |  3193k|  77.0 | 132M| 147 |   - |4026 |6576 |4026 |4194 |1003 |  12k|  11k| 0.000000e+00 | 9.050000e+02 |    Inf 
1258.03/1258.00	o 904
1258.03/1258.00	c g1258s| 42560 | 42018 |  3286k|  77.1 | 136M| 147 |   - |4026 |6736 |4026 |4194 |1003 |  12k|  11k| 0.000000e+00 | 9.040000e+02 |    Inf 
1265.53/1265.57	o 902
1265.53/1265.57	c g1266s| 42771 | 42225 |  3303k|  77.1 | 136M| 147 |   - |4026 |6745 |4026 |4194 |1003 |  12k|  11k| 0.000000e+00 | 9.020000e+02 |    Inf 
1270.54/1270.55	o 900
1270.54/1270.55	c g1271s| 42893 | 42343 |  3314k|  77.1 | 136M| 147 |   - |4026 |6754 |4026 |4194 |1003 |  12k|  11k| 0.000000e+00 | 9.000000e+02 |    Inf 
1295.03/1295.02	o 899
1295.03/1295.02	c g1295s| 43450 | 42896 |  3370k|  77.4 | 138M| 147 |   - |4026 |6703 |4026 |4194 |1003 |  13k|  11k| 0.000000e+00 | 8.990000e+02 |    Inf 
1305.83/1305.84	o 898
1305.83/1305.84	c g1306s| 43692 | 43134 |  3396k|  77.6 | 138M| 147 |   - |4026 |6735 |4026 |4194 |1003 |  13k|  11k| 0.000000e+00 | 8.980000e+02 |    Inf 
1315.83/1315.88	o 893
1315.83/1315.88	c g1316s| 43933 | 43373 |  3417k|  77.7 | 139M| 147 |   - |4026 |6758 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.930000e+02 |    Inf 
1316.84/1316.85	o 890
1316.84/1316.85	c g1317s| 43963 | 43403 |  3419k|  77.7 | 139M| 147 |   - |4026 |6772 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.900000e+02 |    Inf 
1328.23/1328.24	o 886
1328.23/1328.24	c g1328s| 44220 | 43654 |  3446k|  77.8 | 140M| 147 |   - |4026 |6800 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.860000e+02 |    Inf 
1329.63/1329.62	o 885
1329.63/1329.62	c g1330s| 44235 | 43669 |  3450k|  77.9 | 140M| 147 |   - |4026 |6782 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.850000e+02 |    Inf 
1341.03/1341.07	o 879
1341.03/1341.07	c g1341s| 44445 | 43879 |  3480k|  78.2 | 140M| 147 |   - |4026 |6731 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.790000e+02 |    Inf 
1353.54/1353.57	o 874
1353.54/1353.57	c g1354s| 44746 | 44176 |  3511k|  78.3 | 141M| 147 |   - |4026 |6755 |4026 |4194 |1003 |  13k|  12k| 0.000000e+00 | 8.740000e+02 |    Inf 
1383.13/1383.18	o 870
1383.13/1383.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1383.13/1383.18	c g1383s| 45577 | 44993 |  3572k|  78.3 | 143M| 147 |   - |4026 |6879 |4026 |4194 |1003 |  14k|  12k| 0.000000e+00 | 8.700000e+02 |    Inf 
1420.83/1420.85	o 863
1420.83/1420.85	c g1421s| 46934 | 46332 |  3663k|  77.9 | 147M| 147 |   - |4026 |6762 |4026 |4194 |1003 |  14k|  12k| 0.000000e+00 | 8.630000e+02 |    Inf 
1423.34/1423.31	o 862
1423.34/1423.31	c g1423s| 46994 | 46392 |  3668k|  77.9 | 147M| 147 |   - |4026 |6740 |4026 |4194 |1003 |  14k|  12k| 0.000000e+00 | 8.620000e+02 |    Inf 
1448.94/1448.97	o 857
1448.94/1448.97	c g1449s| 48090 | 47486 |  3733k|  77.5 | 149M| 147 |   - |4026 |6815 |4026 |4194 |1003 |  15k|  12k| 0.000000e+00 | 8.570000e+02 |    Inf 
1486.84/1486.89	c  1487s| 50000 | 49375 |  3841k|  76.7 | 154M| 147 | 180 |4026 |6713 |4026 |4194 |1003 |  15k|  12k| 0.000000e+00 | 8.570000e+02 |    Inf 
1670.54/1670.53	c  1671s| 60000 | 59285 |  4357k|  72.5 | 179M| 147 | 333 |4026 |6613 |4026 |4194 |1003 |  17k|  14k| 0.000000e+00 | 8.570000e+02 |    Inf 
1688.75/1688.78	o 854
1688.75/1688.78	c g1689s| 60923 | 60196 |  4407k|  72.3 | 182M| 147 |   - |4026 |6620 |4026 |4194 |1003 |  17k|  14k| 0.000000e+00 | 8.540000e+02 |    Inf 
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1800.00
1800.05/1800.00	c Solving Nodes      : 67593
1800.05/1800.00	c Primal Bound       : +8.54000000000000e+02 (137 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s SATISFIABLE
1800.05/1800.00	v -x1612 -x1611 -x1610 -x1609 x1608 -x1607 x1606 -x1605 -x1604 -x1603 x1602 -x1601 x1600 x1599 x1598 x1597 x1596 -x1595 x1594 -x1593 
1800.05/1800.00	v -x1592 -x1591 -x1590 -x1589 -x1588 x1587 -x1586 x1585 x1584 x1583 -x1582 -x1581 -x1580 -x1579 -x1578 -x1577 -x1576 x1575 
1800.05/1800.00	v x1574 x1573 -x1572 x1571 x1570 -x1569 -x1568 -x1567 -x1566 -x1565 -x1564 x1563 x1562 x1561 x1560 x1559 x1558 x1557 -x1556 -x1555 
1800.05/1800.00	v -x1554 -x1553 x1552 x1551 -x1550 -x1549 -x1548 -x1547 -x1546 -x1545 -x1544 -x1543 x1542 -x1541 -x1540 -x1539 -x1538 -x1537 
1800.05/1800.00	v x1536 -x1535 -x1534 x1533 x1532 x1531 x1530 -x1529 x1528 x1527 -x1526 -x1525 -x1524 -x1523 -x1522 x1521 x1520 -x1519 -x1518 
1800.05/1800.00	v -x1517 x1516 -x1515 -x1514 x1513 -x1512 -x1511 x1510 x1509 x1508 x1507 x1506 -x1505 x1504 x1503 x1502 x1501 x1500 x1499 x1498 
1800.05/1800.00	v x1497 x1496 x1495 x1494 x1493 x1492 -x1491 x1490 x1489 -x1488 -x1487 x1486 x1485 -x1484 x1483 x1482 -x1481 x1480 x1479 x1478 
1800.05/1800.00	v x1477 x1476 x1475 -x1474 x1473 -x1472 -x1471 -x1470 x1469 x1468 -x1467 -x1466 x1465 -x1464 -x1463 x1462 -x1461 x1460 -x1459 
1800.05/1800.00	v -x1458 -x1457 -x1456 -x1455 -x1454 -x1453 x1452 -x1451 -x1450 x1449 x1448 -x1447 x1446 -x1445 -x1444 -x1443 -x1442 -x1441 -x1440 
1800.05/1800.00	v -x1439 x1438 x1437 -x1436 -x1435 -x1434 -x1433 x1432 x1431 -x1430 -x1429 -x1428 -x1427 x1426 x1425 x1424 x1423 x1422 x1421 
1800.05/1800.00	v -x1420 x1419 x1418 x1417 x1416 x1415 x1414 x1413 x1412 x1411 x1410 -x1409 x1408 -x1407 -x1406 x1405 -x1404 -x1403 x1402 -x1401 
1800.05/1800.00	v -x1400 x1399 x1398 x1397 -x1396 -x1395 -x1394 x1393 x1392 -x1391 -x1390 x1389 -x1388 x1387 x1386 -x1385 -x1384 x1383 -x1382 
1800.05/1800.00	v -x1381 -x1380 -x1379 x1378 x1377 -x1376 -x1375 -x1374 -x1373 x1372 -x1371 x1370 -x1369 -x1368 -x1367 -x1366 -x1365 -x1364 
1800.05/1800.00	v -x1363 -x1362 x1361 x1360 -x1359 -x1358 -x1357 -x1356 -x1355 -x1354 -x1353 -x1352 -x1351 x1350 -x1349 x1348 -x1347 -x1346 x1345 
1800.05/1800.00	v -x1344 -x1343 -x1342 x1341 -x1340 -x1339 -x1338 -x1337 -x1336 x1335 x1334 -x1333 -x1332 -x1331 -x1330 -x1329 -x1328 x1327 
1800.05/1800.00	v -x1326 -x1325 x1324 x1323 -x1322 -x1321 -x1320 x1319 -x1318 -x1317 -x1316 -x1315 -x1314 -x1313 x1312 -x1311 -x1310 -x1309 -x1308 
1800.05/1800.00	v -x1307 x1306 -x1305 -x1304 x1303 -x1302 -x1301 x1300 x1299 -x1298 -x1297 -x1296 -x1295 -x1294 x1293 -x1292 -x1291 x1290 
1800.05/1800.00	v x1289 x1288 -x1287 -x1286 x1285 -x1284 -x1283 -x1282 x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 x1273 -x1272 -x1271 
1800.05/1800.00	v -x1270 -x1269 -x1268 -x1267 x1266 -x1265 -x1264 -x1263 -x1262 x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 x1254 -x1253 
1800.05/1800.00	v -x1252 -x1251 x1250 -x1249 x1248 -x1247 -x1246 x1245 -x1244 -x1243 -x1242 -x1241 x1240 -x1239 x1238 -x1237 -x1236 x1235 -x1234 
1800.05/1800.00	v -x1233 -x1232 -x1231 -x1230 x1229 -x1228 x1227 -x1226 -x1225 -x1224 x1223 -x1222 x1221 -x1220 -x1219 x1218 -x1217 x1216 -x1215 
1800.05/1800.00	v -x1214 x1213 -x1212 -x1211 -x1210 -x1209 x1208 x1207 -x1206 -x1205 -x1204 x1203 -x1202 x1201 -x1200 -x1199 x1198 x1197 -x1196 
1800.05/1800.00	v -x1195 -x1194 x1193 -x1192 x1191 -x1190 -x1189 x1188 -x1187 x1186 -x1185 -x1184 -x1183 x1182 -x1181 x1180 -x1179 -x1178 
1800.05/1800.00	v x1177 -x1176 x1175 -x1174 -x1173 x1172 -x1171 -x1170 x1169 -x1168 -x1167 -x1166 -x1165 x1164 x1163 -x1162 -x1161 -x1160 x1159 
1800.05/1800.00	v x1158 -x1157 -x1156 -x1155 x1154 -x1153 -x1152 -x1151 x1150 -x1149 x1148 -x1147 -x1146 x1145 x1144 x1143 -x1142 x1141 x1140 
1800.05/1800.00	v x1139 x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 
1800.05/1800.00	v -x1120 -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 x1111 -x1110 x1109 x1108 -x1107 -x1106 x1105 x1104 x1103 
1800.05/1800.00	v -x1102 -x1101 -x1100 x1099 x1098 x1097 x1096 -x1095 -x1094 -x1093 -x1092 x1091 -x1090 x1089 -x1088 -x1087 -x1086 -x1085 x1084 
1800.05/1800.00	v -x1083 -x1082 x1081 x1080 -x1079 -x1078 -x1077 x1076 -x1075 -x1074 -x1073 x1072 -x1071 x1070 -x1069 -x1068 -x1067 x1066 -x1065 
1800.05/1800.00	v x1064 -x1063 -x1062 x1061 x1060 x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 
1800.05/1800.00	v -x1046 -x1045 -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 
1800.05/1800.00	v -x1028 -x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 
1800.05/1800.00	v -x1010 -x1009 -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 
1800.05/1800.00	v -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 x971 
1800.05/1800.00	v x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 
1800.05/1800.00	v -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 
1800.05/1800.00	v -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 x920 x919 x918 x917 x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 
1800.05/1800.00	v -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 
1800.05/1800.00	v -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 
1800.05/1800.00	v -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 x856 -x855 -x854 -x853 -x852 x851 -x850 -x849 x848 -x847 -x846 -x845 -x844 
1800.05/1800.00	v -x843 x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 
1800.05/1800.00	v -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 
1800.05/1800.00	v -x802 -x801 -x800 x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 
1800.05/1800.00	v -x781 -x780 -x779 -x778 -x777 x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 
1800.05/1800.00	v -x760 x759 -x758 -x757 -x756 x755 x754 x753 x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 
1800.05/1800.00	v -x738 -x737 -x736 -x735 -x734 x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 
1800.05/1800.00	v -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 x697 
1800.05/1800.00	v -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 
1800.05/1800.00	v -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 
1800.05/1800.00	v -x654 -x653 -x652 -x651 -x650 -x649 x648 x647 -x646 x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 
1800.05/1800.00	v x633 x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 x619 x618 -x617 -x616 -x615 x614 -x613 -x612 
1800.05/1800.00	v -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 x599 -x598 -x597 -x596 -x595 -x594 -x593 x592 -x591 
1800.05/1800.00	v -x590 -x589 -x588 x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 x577 -x576 -x575 -x574 -x573 -x572 x571 -x570 
1800.05/1800.00	v -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 x551 -x550 -x549 
1800.05/1800.00	v -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 x538 x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 
1800.05/1800.00	v -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 
1800.05/1800.00	v -x505 -x504 -x503 -x502 x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 x488 -x487 -x486 -x485 
1800.05/1800.00	v -x484 -x483 -x482 x481 -x480 -x479 -x478 -x477 -x476 x475 -x474 -x473 x472 -x471 -x470 -x469 x468 -x467 x466 x465 x464 -x463 
1800.05/1800.00	v x462 -x461 -x460 -x459 -x458 -x457 x456 -x455 -x454 -x453 -x452 x451 -x450 x449 -x448 -x447 x446 -x445 -x444 x443 -x442 x441 
1800.05/1800.00	v -x440 -x439 -x438 -x437 x436 x435 x434 x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 x424 -x423 -x422 -x421 x420 -x419 
1800.05/1800.00	v -x418 -x417 -x416 -x415 x414 x413 -x412 -x411 x410 x409 x408 x407 x406 x405 x404 x403 x402 x401 x400 -x399 -x398 x397 -x396 
1800.05/1800.00	v x395 -x394 x393 x392 -x391 -x390 x389 x388 x387 x386 x385 x384 x383 x382 -x381 x380 -x379 -x378 x377 x376 -x375 -x374 -x373 
1800.05/1800.00	v x372 -x371 -x370 -x369 x368 x367 -x366 -x365 -x364 -x363 x362 x361 -x360 -x359 x358 -x357 -x356 -x355 -x354 -x353 x352 -x351 
1800.05/1800.00	v x350 x349 x348 -x347 -x346 x345 x344 x343 x342 -x341 -x340 -x339 x338 -x337 -x336 x335 x334 x333 x332 x331 -x330 -x329 -x328 
1800.05/1800.00	v -x327 -x326 x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 x315 -x314 -x313 x312 x311 -x310 -x309 -x308 -x307 x306 
1800.05/1800.00	v -x305 -x304 -x303 -x302 -x301 -x300 x299 -x298 -x297 -x296 x295 x294 x293 x292 -x291 -x290 x289 -x288 x287 -x286 x285 x284 
1800.05/1800.00	v -x283 -x282 -x281 x280 -x279 -x278 x277 -x276 -x275 -x274 x273 x272 -x271 -x270 x269 -x268 x267 x266 -x265 -x264 -x263 x262 
1800.05/1800.00	v -x261 -x260 -x259 x258 x257 -x256 x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 x247 -x246 -x245 x244 -x243 -x242 -x241 -x240 
1800.05/1800.00	v -x239 -x238 x237 -x236 x235 -x234 -x233 x232 -x231 x230 -x229 -x228 x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 x219 x218 
1800.05/1800.00	v x217 x216 x215 x214 x213 x212 x211 x210 x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 x196 -x195 
1800.05/1800.00	v -x194 x193 x192 x191 -x190 x189 -x188 x187 -x186 -x185 x184 -x183 x182 -x181 -x180 x179 -x178 -x177 -x176 x175 -x174 -x173 
1800.05/1800.00	v -x172 x171 x170 x169 x168 x167 x166 x165 x164 x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 
1800.05/1800.00	v x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 
1800.05/1800.00	v x128 -x127 x126 x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 x114 -x113 -x112 x111 -x110 -x109 x108 -x107 
1800.05/1800.00	v -x106 x105 -x104 -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.05/1800.00	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 -x53 
1800.05/1800.00	v -x52 x51 -x50 -x49 x48 -x47 -x46 x45 -x44 x43 x42 -x41 -x40 -x39 x38 x37 -x36 -x35 -x34 x33 -x32 x31 -x30 -x29 -x28 -x27 x26 
1800.05/1800.00	v -x25 -x24 -x23 x22 -x21 x20 -x19 -x18 -x17 x16 -x15 x14 x13 -x12 -x11 -x10 x9 x8 x7 -x6 -x5 x4 -x3 -x2 -x1 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Total Time         :    1800.00
1800.05/1800.00	c   solving          :    1800.00
1800.05/1800.00	c   presolving       :       0.49 (included in solving)
1800.05/1800.00	c   reading          :       0.03 (included in solving)
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-3447365-1307899567.wbo
1800.05/1800.00	c   Variables        : 2859 (2859 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 3654 initial, 3654 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-3447365-1307899567.wbo
1800.05/1800.00	c   Variables        : 4026 (2782 binary, 0 integer, 1244 implicit integer, 0 continuous)
1800.05/1800.00	c   Constraints      : 4753 initial, 7184 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.00          6          0          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.00          0         53          0          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       0.37          0         11          0          0          0          0          0          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   setppc           :       0.01          0          0          0          0          0         15          0          0          0
1800.05/1800.00	c   linear           :       0.07          5          5          0       1249          0        130          0        190        382
1800.05/1800.00	c   indicator        :       0.00          0          0          0          0          0          3          0          0          0
1800.05/1800.01	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   root node        :          -          2          -          -          2          -          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0      67954          0       2196          0          0        758          0          0     134424
1800.05/1800.01	c   varbound         :          0+         7     707341          0          0          0      24573        190       1873        204          0          0
1800.05/1800.01	c   knapsack         :        248          7     707408          0          0       2193      55272       1953      91973        979          0          0
1800.05/1800.01	c   setppc           :       1370          7     705502          0          0       2189      19472        297     120312          0          0          0
1800.05/1800.01	c   linear           :       1244+         7     705208          0          0       2189      62324       1220      12688          0          0          0
1800.05/1800.01	c   indicator        :       1244          0     705889          0          0       2189      50704          0       8602          0          0          0
1800.05/1800.01	c   logicor          :        647+         7     302051          0          0        137      11153        490      35347          0          0          0
1800.05/1800.01	c   bounddisjunction :          0+         0      76916          0          0          0      12757        294       2063          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          0          0        139          0          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.05/1800.01	c   integral         :     162.95       0.00       0.00     162.94       0.00       0.01       0.00
1800.05/1800.01	c   varbound         :      19.21       0.00      19.20       0.00       0.00       0.00       0.01
1800.05/1800.01	c   knapsack         :       4.89       0.02       4.63       0.00       0.00       0.19       0.05
1800.05/1800.01	c   setppc           :      15.83       0.00      15.53       0.00       0.00       0.29       0.01
1800.05/1800.01	c   linear           :      12.93       0.00      12.31       0.00       0.00       0.52       0.09
1800.05/1800.01	c   indicator        :      33.35       0.00      31.22       0.00       0.00       2.11       0.02
1800.05/1800.01	c   logicor          :       2.10       0.00       2.08       0.00       0.00       0.01       0.01
1800.05/1800.01	c   bounddisjunction :       0.60       0.00       0.59       0.00       0.00       0.00       0.01
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :      47102        710         66        464
1800.05/1800.01	c   rootredcost      :         37          0          0          0
1800.05/1800.01	c   pseudoobj        :     709074      12201       1182          0
1800.05/1800.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.05/1800.01	c   vbounds          :       7.54       7.54       0.00
1800.05/1800.01	c   rootredcost      :       0.17       0.17       0.00
1800.05/1800.01	c   pseudoobj        :      19.87      19.63       0.24
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.62       5692       5691      21536       29.2       2411       11.7          -
1800.05/1800.01	c   infeasible LP    :       0.27        872        872        995        5.6         26       12.7          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -      18984       25.0          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          5          -          -        322          -    (maximal pool size: 1594)
1800.05/1800.01	c   redcost          :       6.67      67960          0        377          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          6          0          0         12          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.57          6          0          0       2662          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   closecuts        :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.48          6          0          0       2667          0
1800.05/1800.01	c   cmir             :       0.17          6          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.44          6          0          0       1145          0
1800.05/1800.01	c   clique           :       0.00          6          0          0          7          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.01	c   oddcycle         :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.19          1          0          2          0         26
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :     162.86      67954          0        758          0          0     134424
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       1.73         38          0
1800.05/1800.01	c   pscostdiving     :     142.77        252          2
1800.05/1800.01	c   linesearchdiving :     160.12        317          2
1800.05/1800.01	c   guideddiving     :     412.69        934         32
1800.05/1800.01	c   trivial          :       0.00          2          0
1800.05/1800.01	c   shiftandpropagate:       0.31          1          1
1800.05/1800.01	c   simplerounding   :       0.15      67418          0
1800.05/1800.01	c   zirounding       :       0.29       1000          0
1800.05/1800.01	c   rounding         :       0.65       3636          0
1800.05/1800.01	c   shifting         :       3.12       1100          0
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :       0.00          0          0
1800.05/1800.01	c   clique           :       0.00          0          0
1800.05/1800.01	c   coefdiving       :      75.84        158          0
1800.05/1800.01	c   fracdiving       :      81.54        205          0
1800.05/1800.01	c   veclendiving     :     111.36        250          1
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :      10.96         20          0
1800.05/1800.01	c   rootsoldiving    :       5.21         22          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.08          1          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   crossover        :       4.34         34          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   vbounds          :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   subnlp           :       0.02          0          0
1800.05/1800.01	c   trysol           :       0.22       1897         99
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :     525.44      67469    2869777      42.53    5461.68
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:     690.37     284260    1837267       6.46    2661.29
1800.05/1800.01	c   strong branching :     155.93      15127     534291      35.32    3426.46
1800.05/1800.01	c     (at root node) :          -         11       3138     285.27          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :      67593
1800.05/1800.01	c   nodes (total)    :      67593
1800.05/1800.01	c   nodes left       :      66825
1800.05/1800.01	c   max depth        :        157
1800.05/1800.01	c   max depth (total):        157
1800.05/1800.01	c   backtracks       :       4204 (6.2%)
1800.05/1800.01	c   delayed cutoffs  :          7
1800.05/1800.01	c   repropagations   :       7750 (3476 domain reductions, 1 cutoffs)
1800.05/1800.01	c   avg switch length:       6.31
1800.05/1800.01	c   switching time   :      11.54
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :        137 (38 improvements)
1800.05/1800.01	c   First Solution   : +9.88000000000000e+02   (in run 1, after 1 nodes, 0.84 seconds, depth 1905, found by <shiftandpropagate>)
1800.05/1800.01	c   Primal Bound     : +8.54000000000000e+02   (in run 1, after 60923 nodes, 1688.78 seconds, depth 181, found by <guideddiving>)
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :       5481
1800.15/1800.13	c Time complete: 1800.18.

Verifier Data

OK	854

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447365-1307899567/watcher-3447365-1307899567 -o /var/tmp/evaluation-result-3447365-1307899567/solver-3447365-1307899567 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447365-1307899567.wbo -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.98 1.91 2/177 31145
/proc/meminfo: memFree=1114444/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=10136 CPUtime=0 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 1521 0 0 0 0 0 0 0 25 0 1 0 980187382 10379264 1475 33554432000 4194304 9128323 140736396960672 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31145/statm: 2534 1475 399 1205 0 1325 0

[startup+0.075673 s]
/proc/loadavg: 1.97 1.98 1.91 2/177 31145
/proc/meminfo: memFree=1114444/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=32272 CPUtime=0.07 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 7042 0 0 0 6 1 0 0 25 0 1 0 980187382 33046528 6737 33554432000 4194304 9128323 140736396960672 18446744073709551615 18446744073699065925 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 8068 6737 529 1205 0 6859 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32272

[startup+0.100608 s]
/proc/loadavg: 1.97 1.98 1.91 2/177 31145
/proc/meminfo: memFree=1114444/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=32272 CPUtime=0.09 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 7063 0 0 0 8 1 0 0 25 0 1 0 980187382 33046528 6758 33554432000 4194304 9128323 140736396960672 18446744073709551615 6890533 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 8068 6758 538 1205 0 6859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32272

[startup+0.300649 s]
/proc/loadavg: 1.97 1.98 1.91 2/177 31145
/proc/meminfo: memFree=1114444/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=33308 CPUtime=0.29 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 7389 0 0 0 28 1 0 0 25 0 1 0 980187382 34107392 7084 33554432000 4194304 9128323 140736396960672 18446744073709551615 5973224 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 8327 7084 567 1205 0 7118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33308

[startup+0.700577 s]
/proc/loadavg: 1.97 1.98 1.91 2/177 31145
/proc/meminfo: memFree=1114444/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=41008 CPUtime=0.69 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 9353 0 0 0 68 1 0 0 25 0 1 0 980187382 41992192 9037 33554432000 4194304 9128323 140736396960672 18446744073709551615 5984256 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 10252 9037 634 1205 0 9043 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41008

[startup+1.50044 s]
/proc/loadavg: 1.97 1.98 1.91 3/178 31146
/proc/meminfo: memFree=1076392/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76060 CPUtime=1.49 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 18640 0 0 0 147 2 0 0 25 0 1 0 980187382 77885440 17785 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19015 17785 749 1205 0 17806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76060

[startup+3.10114 s]
/proc/loadavg: 1.97 1.98 1.91 3/178 31146
/proc/meminfo: memFree=1045768/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76060 CPUtime=3.1 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 18680 0 0 0 307 3 0 0 25 0 1 0 980187382 77885440 17806 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19015 17806 749 1205 0 17806 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 76060

[startup+6.30047 s]
/proc/loadavg: 1.98 1.98 1.91 3/178 31146
/proc/meminfo: memFree=1043172/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76556 CPUtime=6.29 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 19780 0 0 0 624 5 0 0 25 0 1 0 980187382 78393344 18237 33554432000 4194304 9128323 140736396960672 18446744073709551615 7191120 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19139 18237 754 1205 0 17930 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76556

[startup+12.7003 s]
/proc/loadavg: 1.98 1.98 1.91 3/178 31147
/proc/meminfo: memFree=1042936/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76556 CPUtime=12.69 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 19780 0 0 0 1260 9 0 0 25 0 1 0 980187382 78393344 18237 33554432000 4194304 9128323 140736396960672 18446744073709551615 7315451 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19139 18237 754 1205 0 17930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76556

[startup+25.5009 s]
/proc/loadavg: 1.98 1.98 1.91 3/178 31147
/proc/meminfo: memFree=1043052/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76556 CPUtime=25.49 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 19783 0 0 0 2535 14 0 0 25 0 1 0 980187382 78393344 18240 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19139 18240 757 1205 0 17930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76556

[startup+51.1002 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 31148
/proc/meminfo: memFree=1042984/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=76556 CPUtime=51.09 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 19803 0 0 0 5083 26 0 0 25 0 1 0 980187382 78393344 18260 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 19139 18260 758 1205 0 17930 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76556

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 31149
/proc/meminfo: memFree=1037656/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=73980 CPUtime=102.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 25499 0 0 0 10183 47 0 0 25 0 1 0 980187382 75755520 17635 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 18495 17635 758 1205 0 17286 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73980

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 31151
/proc/meminfo: memFree=1031904/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=75392 CPUtime=162.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 30886 0 0 0 16155 75 0 0 25 0 1 0 980187382 77201408 17973 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 18848 17973 758 1205 0 17639 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75392

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 31152
/proc/meminfo: memFree=1020312/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=80716 CPUtime=222.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 37743 0 0 0 22127 103 0 0 25 0 1 0 980187382 82653184 19340 33554432000 4194304 9128323 140736396960672 18446744073709551615 7216893 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 20179 19340 758 1205 0 18970 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80716

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 31154
/proc/meminfo: memFree=1005988/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=84960 CPUtime=282.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 49506 0 0 0 28099 131 0 0 25 0 1 0 980187382 86999040 20312 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 21240 20312 758 1205 0 20031 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84960

[startup+342.301 s]
/proc/loadavg: 2.07 2.00 1.91 3/178 31155
/proc/meminfo: memFree=986708/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=88440 CPUtime=342.31 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 55780 0 0 0 34069 162 0 0 25 0 1 0 980187382 90562560 21250 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 22110 21250 758 1205 0 20901 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 88440

[startup+402.301 s]
/proc/loadavg: 2.03 2.00 1.91 3/178 31157
/proc/meminfo: memFree=957628/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=93140 CPUtime=402.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 62413 0 0 0 40042 188 0 0 25 0 1 0 980187382 95375360 22353 33554432000 4194304 9128323 140736396960672 18446744073709551615 7183557 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 23285 22353 758 1205 0 22076 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93140

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 31159
/proc/meminfo: memFree=939832/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=97904 CPUtime=462.3 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 76224 0 0 0 46014 216 0 0 25 0 1 0 980187382 100253696 23664 33554432000 4194304 9128323 140736396960672 18446744073709551615 5089491 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 24476 23664 758 1205 0 23267 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97904

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31160
/proc/meminfo: memFree=923148/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=107092 CPUtime=522.31 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 78437 0 0 0 51985 246 0 0 25 0 1 0 980187382 109662208 25876 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 26773 25876 758 1205 0 25564 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107092

[startup+582.301 s]
/proc/loadavg: 2.03 2.01 1.92 3/178 31162
/proc/meminfo: memFree=908692/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=114300 CPUtime=582.31 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 85835 0 0 0 57956 275 0 0 25 0 1 0 980187382 117043200 27748 33554432000 4194304 9128323 140736396960672 18446744073709551615 7183686 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 28575 27748 761 1205 0 27366 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 114300

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 31173
/proc/meminfo: memFree=864984/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=140920 CPUtime=882.32 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 136930 0 0 0 87833 399 0 0 25 0 1 0 980187382 144302080 34447 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 35230 34447 758 1205 0 34021 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 140920

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31174
/proc/meminfo: memFree=855396/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=144188 CPUtime=942.32 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 148712 0 0 0 93810 422 0 0 25 0 1 0 980187382 147648512 35280 33554432000 4194304 9128323 140736396960672 18446744073709551615 7343045 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 36047 35280 759 1205 0 34838 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 144188

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31176
/proc/meminfo: memFree=846556/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=148540 CPUtime=1002.32 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 162219 0 0 0 99786 446 0 0 25 0 1 0 980187382 152104960 36348 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 37135 36348 759 1205 0 35926 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 148540

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31178
/proc/meminfo: memFree=834456/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=155820 CPUtime=1062.32 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 172842 0 0 0 105760 472 0 0 25 0 1 0 980187382 159559680 38196 33554432000 4194304 9128323 140736396960672 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 38955 38196 759 1205 0 37746 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 155820

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/178 31179
/proc/meminfo: memFree=827096/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=159192 CPUtime=1122.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 182414 0 0 0 111738 495 0 0 25 0 1 0 980187382 163012608 39041 33554432000 4194304 9128323 140736396960672 18446744073709551615 7183567 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 39798 39041 759 1205 0 38589 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 159192

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 31181
/proc/meminfo: memFree=812904/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=166964 CPUtime=1182.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 190974 0 0 0 117710 523 0 0 25 0 1 0 980187382 170971136 40940 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 41741 40940 759 1205 0 40532 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 166964

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31182
/proc/meminfo: memFree=801584/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=174244 CPUtime=1242.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 199501 0 0 0 123687 546 0 0 25 0 1 0 980187382 178425856 42827 33554432000 4194304 9128323 140736396960672 18446744073709551615 7363222 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 43561 42827 759 1205 0 42352 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 174244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31184
/proc/meminfo: memFree=793580/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=179092 CPUtime=1302.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 207555 0 0 0 129663 570 0 0 25 0 1 0 980187382 183390208 44022 33554432000 4194304 9128323 140736396960672 18446744073709551615 7311900 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 44773 44022 759 1205 0 43564 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 179092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31186
/proc/meminfo: memFree=785484/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=181652 CPUtime=1362.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 223846 0 0 0 135639 594 0 0 25 0 1 0 980187382 186011648 44725 33554432000 4194304 9128323 140736396960672 18446744073709551615 4794272 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 45413 44725 759 1205 0 44204 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 181652

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31187
/proc/meminfo: memFree=778980/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=186464 CPUtime=1422.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 229347 0 0 0 141621 613 0 0 25 0 1 0 980187382 190939136 45845 33554432000 4194304 9128323 140736396960672 18446744073709551615 7205354 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 46616 45845 759 1205 0 45407 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 186464

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31189
/proc/meminfo: memFree=770376/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=192760 CPUtime=1482.33 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 246292 0 0 0 147595 638 0 0 25 0 1 0 980187382 197386240 47454 33554432000 4194304 9128323 140736396960672 18446744073709551615 5604739 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 48190 47454 759 1205 0 46981 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 192760

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31190
/proc/meminfo: memFree=756556/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=200052 CPUtime=1542.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 253846 0 0 0 153568 666 0 0 25 0 1 0 980187382 204853248 49323 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 50013 49323 760 1205 0 48804 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 200052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31192
/proc/meminfo: memFree=742852/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=208360 CPUtime=1602.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 257444 0 0 0 159546 688 0 0 25 0 1 0 980187382 213360640 51348 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 52090 51348 760 1205 0 50881 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 208360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31194
/proc/meminfo: memFree=732992/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=215664 CPUtime=1662.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 259298 0 0 0 165521 713 0 0 25 0 1 0 980187382 220839936 53195 33554432000 4194304 9128323 140736396960672 18446744073709551615 7177599 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 53916 53195 760 1205 0 52707 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 215664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 31195
/proc/meminfo: memFree=718440/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=227456 CPUtime=1722.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 275535 0 0 0 171490 744 0 0 25 0 1 0 980187382 232914944 56180 33554432000 4194304 9128323 140736396960672 18446744073709551615 7176963 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 56864 56180 760 1205 0 55655 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 227456

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/178 31236
/proc/meminfo: memFree=1029900/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=237852 CPUtime=1782.34 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 278330 0 0 0 177466 768 0 0 25 0 1 0 980187382 243560448 58830 33554432000 4194304 9128323 140736396960672 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 59463 58830 764 1205 0 58254 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 237852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 31236
/proc/meminfo: memFree=1025140/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=242844 CPUtime=1800.05 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 279119 0 0 0 179230 775 0 0 25 0 1 0 980187382 248672256 59570 33554432000 4194304 9128323 140736396960672 18446744073709551615 6712802 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/31145/statm: 60711 59570 760 1205 0 59502 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 242844

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.04 2.01 1.94 3/178 31236
/proc/meminfo: memFree=1025140/32950928 swapFree=67051812/67111528
[pid=31145] ppid=31143 vsize=241432 CPUtime=1800.15 cores=0,2,4,6
/proc/31145/stat : 31145 (scip-2.0.1.4.li) R 31143 31145 29668 0 -1 4202496 279121 0 0 0 179240 775 0 0 25 0 1 0 980187382 247226368 59219 33554432000 4194304 9128323 140736396960672 18446744073709551615 4234784 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31145/statm: 60358 59219 762 1205 0 59149 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 241432

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.19
CPU user time (s): 1792.43
CPU system time (s): 7.76482
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 249824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.43
system time used= 7.76482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279123
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= 8
involuntary context switches= 3631

runsolver used 2.78758 second user time and 5.9131 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-12 19:26:07
IDJOB=3447365
IDBENCH=79041
IDSOLVER=1944
FILE ID=node116/3447365-1307899567
RUNJOBID= node116-1307897212-30854
PBS_JOBID= 13559589
Free space on /var/tmp= 2872 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-46s.smv--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447365-1307899567/watcher-3447365-1307899567 -o /var/tmp/evaluation-result-3447365-1307899567/solver-3447365-1307899567 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447365-1307899567.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0c4c750d54c7b762c4dc52b4dc547a5f
RANDOM SEED=1745765581

node116.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.826
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.65
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:       1114748 kB
Buffers:         52948 kB
Cached:       30585936 kB
SwapCached:      12792 kB
Active:       16286696 kB
Inactive:     14596584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1114748 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:           16784 kB
Writeback:           0 kB
AnonPages:      241824 kB
Mapped:          12100 kB
Slab:           888756 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   441484 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 /var/tmp at the end= 2860 MiB
End job on node116 at 2011-06-12 19:56:09