Trace number 2692990

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) 1802.12 1802.07

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-37s.smv--soft-66-100-0.wbo
MD5SUM6960a3e1b4c37b3f708766f7f477a0ea
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.017996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1190
Total number of constraints3183
Number of soft constraints1087
Number of constraints which are clauses3055
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints128
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 55569
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 55568
Biggest number in a constraint 43
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 136
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-2692990-1277913483.wbo>
0.00/0.03	c original problem has 3364 variables (2277 bin, 0 int, 0 impl, 1087 cont) and 4271 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.06	c (round 1) 52 del vars, 10 del conss, 2 chg bounds, 64 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.00/0.06	c (round 2) 53 del vars, 107 del conss, 2 chg bounds, 64 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.00/0.08	c (round 3) 54 del vars, 109 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 12912 impls, 0 clqs
0.09/0.10	c (round 4) 55 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 12912 impls, 0 clqs
0.09/0.12	c (round 5) 56 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 12913 impls, 0 clqs
0.20/0.25	c (round 6) 107 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 14439 impls, 0 clqs
0.29/0.39	c    (0.3s) probing: 1000/2223 (45.0%) - 0 fixings, 62 aggregations, 463 implications, 0 bound changes
0.39/0.41	c    (0.3s) probing: 1156/2223 (52.0%) - 0 fixings, 62 aggregations, 467 implications, 0 bound changes
0.39/0.41	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c (round 7) 118 del vars, 110 del conss, 1088 chg bounds, 66 chg sides, 130 chg coeffs, 1992 upgd conss, 14597 impls, 0 clqs
0.39/0.43	c    (0.4s) probing: 1166/2223 (52.5%) - 0 fixings, 62 aggregations, 467 implications, 0 bound changes
0.39/0.43	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.43	c presolving (8 rounds):
0.39/0.43	c  118 deleted vars, 110 deleted constraints, 1088 tightened bounds, 0 added holes, 66 changed sides, 130 changed coefficients
0.39/0.43	c  14597 implications, 0 cliques
0.39/0.43	c presolved problem has 3246 variables (2161 bin, 0 int, 0 impl, 1085 cont) and 4161 constraints
0.39/0.43	c    1085 constraints of type <indicator>
0.39/0.43	c       1 constraints of type <varbound>
0.39/0.43	c      83 constraints of type <knapsack>
0.39/0.43	c    1084 constraints of type <linear>
0.39/0.43	c    1908 constraints of type <logicor>
0.39/0.43	c transformed objective value is always integral (scale: 1)
0.39/0.43	c Presolving Time: 0.36
0.39/0.43	c - non default parameters ----------------------------------------------------------------------
0.39/0.43	c # SCIP version 1.2.1.2
0.39/0.43	c 
0.39/0.43	c # frequency for displaying node information lines
0.39/0.43	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.43	c display/freq = 10000
0.39/0.43	c 
0.39/0.43	c # maximal time in seconds to run
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/time = 1799.97
0.39/0.43	c 
0.39/0.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/memory = 3420
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify inequalities
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/linear/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify knapsacks
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.43	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.43	c separating/rapidlearning/freq = 0
0.39/0.43	c 
0.39/0.43	c -----------------------------------------------------------------------------------------------
0.39/0.43	c start solving
0.39/0.43	c 
0.39/0.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.44	c   0.4s|     1 |     0 |   150 |     - |  13M|   0 | 100 |3246 |4161 |3246 |1867 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.46	o 55457
0.39/0.46	c y 0.4s|     1 |     0 |   150 |     - |  13M|   0 | 100 |3246 |4161 |3246 |1867 |   0 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   310 |     - |  13M|   0 | 117 |3246 |4161 |3246 |1987 | 120 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.60/0.63	c   0.6s|     1 |     0 |   530 |     - |  13M|   0 | 149 |3246 |4161 |3246 |2078 | 211 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.69/0.75	c   0.7s|     1 |     0 |   653 |     - |  14M|   0 | 241 |3246 |4161 |3246 |2166 | 299 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.79/0.83	c   0.8s|     1 |     0 |   716 |     - |  14M|   0 | 160 |3246 |4161 |3246 |2231 | 364 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.89/0.97	c   0.9s|     1 |     0 |   822 |     - |  14M|   0 | 170 |3246 |4161 |3246 |2282 | 415 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
0.99/1.06	c   1.0s|     1 |     0 |   863 |     - |  14M|   0 | 103 |3246 |4161 |3246 |2312 | 445 |   0 |   0 | 0.000000e+00 | 5.545700e+04 |    Inf 
1.29/1.37	c   1.3s|     1 |     2 |   863 |     - |  14M|   0 | 103 |3246 |4161 |3246 |2312 | 445 |   0 |  33 | 0.000000e+00 | 5.545700e+04 |    Inf 
31.90/31.97	c  31.1s| 10000 |  9959 | 22597 |   2.2 |  39M| 125 |   0 |3246 |4202 |3246 |2174 |2841 |  41 |3195 | 0.000000e+00 | 5.545700e+04 |    Inf 
48.79/48.83	c  47.7s| 20000 | 19957 | 24536 |   1.2 |  58M| 135 |   0 |3246 |4203 |3246 |2175 |2971 |  42 |3200 | 0.000000e+00 | 5.545700e+04 |    Inf 
65.90/65.90	c  64.6s| 30000 | 29957 | 26155 |   0.8 |  78M| 135 |   0 |3246 |4203 |3246 |2174 |3230 |  42 |3213 | 0.000000e+00 | 5.545700e+04 |    Inf 
82.59/82.67	c  81.2s| 40000 | 39957 | 27646 |   0.7 |  97M| 135 |   0 |3246 |4203 |3246 |2174 |3322 |  42 |3220 | 0.000000e+00 | 5.545700e+04 |    Inf 
99.40/99.41	c  97.7s| 50000 | 49957 | 29118 |   0.6 | 116M| 135 |   0 |3246 |4203 |3246 |2179 |3425 |  42 |3226 | 0.000000e+00 | 5.545700e+04 |    Inf 
116.19/116.23	c   114s| 60000 | 59957 | 30713 |   0.5 | 135M| 135 |   0 |3246 |4203 |3246 |2175 |3535 |  42 |3231 | 0.000000e+00 | 5.545700e+04 |    Inf 
133.19/133.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.19/133.30	c   131s| 70000 | 69957 | 32863 |   0.5 | 154M| 135 |   0 |3246 |4203 |3246 |2186 |3816 |  42 |3243 | 0.000000e+00 | 5.545700e+04 |    Inf 
150.90/150.97	c   149s| 80000 | 79957 | 35724 |   0.4 | 174M| 135 |   0 |3246 |4203 |3246 |2176 |4291 |  42 |3243 | 0.000000e+00 | 5.545700e+04 |    Inf 
168.30/168.32	c   166s| 90000 | 89957 | 37619 |   0.4 | 193M| 135 |   0 |3246 |4203 |3246 |2180 |4552 |  42 |3253 | 0.000000e+00 | 5.545700e+04 |    Inf 
186.20/186.22	c   183s|100000 | 99957 | 40412 |   0.4 | 213M| 135 |   0 |3246 |4203 |3246 |2179 |5125 |  42 |3261 | 0.000000e+00 | 5.545700e+04 |    Inf 
203.90/203.90	c   201s|110000 |109957 | 42182 |   0.4 | 233M| 135 |   0 |3246 |4203 |3246 |2174 |5499 |  42 |3271 | 0.000000e+00 | 5.545700e+04 |    Inf 
221.39/221.40	c   218s|120000 |119957 | 43926 |   0.4 | 253M| 135 |   0 |3246 |4203 |3246 |2176 |5859 |  42 |3273 | 0.000000e+00 | 5.545700e+04 |    Inf 
239.10/239.19	c   235s|130000 |129957 | 45829 |   0.3 | 273M| 135 |   0 |3246 |4203 |3246 |2176 |6282 |  42 |3273 | 0.000000e+00 | 5.545700e+04 |    Inf 
256.80/256.84	c   253s|140000 |139955 | 47284 |   0.3 | 292M| 135 |   0 |3246 |4205 |3246 |2172 |6623 |  44 |3312 | 0.000000e+00 | 5.545700e+04 |    Inf 
274.29/274.30	c   270s|150000 |149955 | 48753 |   0.3 | 312M| 135 |   0 |3246 |4205 |3246 |2180 |6934 |  44 |3312 | 0.000000e+00 | 5.545700e+04 |    Inf 
291.80/291.82	c   287s|160000 |159955 | 51603 |   0.3 | 332M| 135 |   0 |3246 |4205 |3246 |2163 |7453 |  44 |3312 | 0.000000e+00 | 5.545700e+04 |    Inf 
309.50/309.58	c   305s|170000 |169950 | 53028 |   0.3 | 351M| 135 |   0 |3246 |4207 |3246 |2181 |7784 |  46 |3347 | 0.000000e+00 | 5.545700e+04 |    Inf 
327.50/327.53	c   323s|180000 |179948 | 54675 |   0.3 | 371M| 135 |   0 |3246 |4208 |3246 |2172 |8213 |  47 |3360 | 0.000000e+00 | 5.545700e+04 |    Inf 
345.10/345.18	c   340s|190000 |189944 | 56141 |   0.3 | 391M| 135 |   0 |3246 |4209 |3246 |2181 |8522 |  48 |3388 | 0.000000e+00 | 5.545700e+04 |    Inf 
362.60/362.61	c   357s|200000 |199942 | 57371 |   0.3 | 411M| 135 |   0 |3246 |4210 |3246 |2165 |8750 |  49 |3392 | 0.000000e+00 | 5.545700e+04 |    Inf 
380.30/380.33	c   375s|210000 |209939 | 59113 |   0.3 | 430M| 135 |   0 |3246 |4211 |3246 |2170 |9059 |  50 |3394 | 0.000000e+00 | 5.545700e+04 |    Inf 
397.70/397.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
397.70/397.75	c   392s|220000 |219936 | 61289 |   0.3 | 450M| 135 |   0 |3246 |4212 |3246 |2166 |9367 |  51 |3396 | 0.000000e+00 | 5.545700e+04 |    Inf 
415.10/415.18	c   409s|230000 |229936 | 63451 |   0.3 | 470M| 135 |   0 |3246 |4212 |3246 |2172 |9600 |  51 |3434 | 0.000000e+00 | 5.545700e+04 |    Inf 
432.60/432.60	c   426s|240000 |239936 | 65905 |   0.3 | 490M| 135 |   0 |3246 |4212 |3246 |2166 |9852 |  51 |3436 | 0.000000e+00 | 5.545700e+04 |    Inf 
450.00/450.02	c   443s|250000 |249936 | 68216 |   0.3 | 510M| 135 |   0 |3246 |4212 |3246 |2168 |  10k|  51 |3438 | 0.000000e+00 | 5.545700e+04 |    Inf 
467.41/467.44	c   461s|260000 |259936 | 70432 |   0.3 | 530M| 135 |   0 |3246 |4212 |3246 |2174 |  10k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
485.01/485.10	c   478s|270000 |269936 | 73486 |   0.3 | 549M| 135 |   0 |3246 |4212 |3246 |2170 |  10k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
502.61/502.63	c   495s|280000 |279936 | 75848 |   0.3 | 569M| 135 |   0 |3246 |4212 |3246 |2162 |  11k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
520.01/520.06	c   513s|290000 |289936 | 78228 |   0.3 | 589M| 135 |   0 |3246 |4212 |3246 |2171 |  11k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
537.40/537.46	c   530s|300000 |299936 | 80212 |   0.3 | 608M| 135 |   0 |3246 |4212 |3246 |2169 |  11k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
554.80/554.86	c   547s|310000 |309936 | 82274 |   0.3 | 628M| 135 |   0 |3246 |4212 |3246 |2176 |  12k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
572.20/572.29	c   564s|320000 |319936 | 84497 |   0.3 | 647M| 135 |   0 |3246 |4212 |3246 |2164 |  12k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
589.61/589.64	c   581s|330000 |329936 | 86316 |   0.3 | 667M| 135 |   0 |3246 |4212 |3246 |2165 |  12k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
606.91/606.98	c   598s|340000 |339936 | 88244 |   0.3 | 687M| 135 |   0 |3246 |4212 |3246 |2172 |  13k|  51 |3442 | 0.000000e+00 | 5.545700e+04 |    Inf 
624.51/624.51	c   616s|350000 |349934 | 91427 |   0.3 | 706M| 135 |   0 |3246 |4214 |3246 |2169 |  13k|  53 |3464 | 0.000000e+00 | 5.545700e+04 |    Inf 
642.41/642.42	c   633s|360000 |359934 | 94453 |   0.3 | 726M| 135 |   0 |3246 |4214 |3246 |2170 |  14k|  53 |3470 | 0.000000e+00 | 5.545700e+04 |    Inf 
659.81/659.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
659.81/659.81	c   650s|370000 |369934 | 96998 |   0.3 | 746M| 135 |   0 |3246 |4214 |3246 |2170 |  14k|  53 |3470 | 0.000000e+00 | 5.545700e+04 |    Inf 
676.80/676.89	c   667s|380000 |379934 | 98798 |   0.3 | 765M| 135 |   0 |3246 |4214 |3246 |2165 |  15k|  53 |3470 | 0.000000e+00 | 5.545700e+04 |    Inf 
694.30/694.32	c   684s|390000 |389934 |100890 |   0.3 | 784M| 135 |   0 |3246 |4214 |3246 |2162 |  15k|  53 |3475 | 0.000000e+00 | 5.545700e+04 |    Inf 
711.62/711.67	c   701s|400000 |399934 |102819 |   0.3 | 804M| 135 |   0 |3246 |4214 |3246 |2162 |  15k|  53 |3475 | 0.000000e+00 | 5.545700e+04 |    Inf 
729.01/729.05	c   719s|410000 |409934 |104843 |   0.3 | 823M| 135 |   0 |3246 |4213 |3246 |2168 |  16k|  53 |3479 | 0.000000e+00 | 5.545700e+04 |    Inf 
746.51/746.54	c   736s|420000 |419934 |107062 |   0.3 | 843M| 135 |   0 |3246 |4209 |3246 |2167 |  16k|  53 |3503 | 0.000000e+00 | 5.545700e+04 |    Inf 
763.91/763.91	c   753s|430000 |429934 |109528 |   0.3 | 862M| 135 |   0 |3246 |4206 |3246 |2174 |  16k|  53 |3503 | 0.000000e+00 | 5.545700e+04 |    Inf 
781.32/781.37	c   770s|440000 |439934 |111654 |   0.3 | 882M| 135 |   0 |3246 |4206 |3246 |2163 |  17k|  53 |3507 | 0.000000e+00 | 5.545700e+04 |    Inf 
798.81/798.85	c   787s|450000 |449934 |113965 |   0.3 | 901M| 135 |   0 |3246 |4206 |3246 |2172 |  17k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
816.22/816.28	c   805s|460000 |459934 |115821 |   0.2 | 921M| 135 |   0 |3246 |4206 |3246 |2167 |  18k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
833.91/833.94	c   822s|470000 |469934 |118177 |   0.2 | 940M| 135 |   0 |3246 |4206 |3246 |2167 |  18k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
851.42/851.49	c   839s|480000 |479934 |120256 |   0.2 | 960M| 135 |   0 |3246 |4206 |3246 |2170 |  18k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
869.12/869.15	c   857s|490000 |489934 |122400 |   0.2 | 979M| 135 |   0 |3246 |4206 |3246 |2166 |  19k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
886.71/886.73	c   874s|500000 |499934 |124628 |   0.2 | 999M| 135 |   0 |3246 |4206 |3246 |2188 |  19k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
902.41/902.49	c   889s|510000 |509934 |126288 |   0.2 |1018M| 135 |   0 |3246 |4206 |3246 |2165 |  20k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
917.71/917.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
917.71/917.74	c   904s|520000 |519934 |127626 |   0.2 |1037M| 135 |   0 |3246 |4206 |3246 |2173 |  20k|  53 |3518 | 0.000000e+00 | 5.545700e+04 |    Inf 
933.02/933.01	c   919s|530000 |529934 |128984 |   0.2 |1056M| 135 |   0 |3246 |4206 |3246 |2181 |  20k|  53 |3525 | 0.000000e+00 | 5.545700e+04 |    Inf 
948.22/948.25	c   934s|540000 |539934 |130358 |   0.2 |1075M| 135 |   0 |3246 |4206 |3246 |2187 |  21k|  53 |3537 | 0.000000e+00 | 5.545700e+04 |    Inf 
963.71/963.74	c   948s|550000 |549934 |132433 |   0.2 |1094M| 135 |   0 |3246 |4206 |3246 |2176 |  21k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
979.22/979.23	c   963s|560000 |559934 |134518 |   0.2 |1113M| 135 |   0 |3246 |4206 |3246 |2188 |  21k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
994.71/994.79	c   978s|570000 |569934 |136628 |   0.2 |1133M| 135 |   0 |3246 |4206 |3246 |2173 |  22k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1010.32/1010.32	c   993s|580000 |579934 |138513 |   0.2 |1152M| 135 |   0 |3246 |4206 |3246 |2187 |  22k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1025.82/1025.84	c  1008s|590000 |589934 |140553 |   0.2 |1171M| 135 |   0 |3246 |4206 |3246 |2172 |  23k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1041.32/1041.32	c  1023s|600000 |599934 |142509 |   0.2 |1191M| 135 |   0 |3246 |4206 |3246 |2163 |  23k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1056.62/1056.69	c  1038s|610000 |609934 |144483 |   0.2 |1210M| 135 |   0 |3246 |4206 |3246 |2190 |  23k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1072.12/1072.17	c  1053s|620000 |619934 |146402 |   0.2 |1229M| 135 |   0 |3246 |4206 |3246 |2168 |  24k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1087.62/1087.64	c  1068s|630000 |629934 |148516 |   0.2 |1249M| 135 |   0 |3246 |4206 |3246 |2169 |  24k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1103.23/1103.23	c  1083s|640000 |639934 |150535 |   0.2 |1268M| 135 |   0 |3246 |4206 |3246 |2174 |  25k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1118.73/1118.79	c  1098s|650000 |649934 |152595 |   0.2 |1287M| 135 |   0 |3246 |4206 |3246 |2164 |  25k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1134.32/1134.33	c  1113s|660000 |659934 |154667 |   0.2 |1307M| 135 |   0 |3246 |4206 |3246 |2165 |  25k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1149.72/1149.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1149.72/1149.70	c  1128s|670000 |669934 |156172 |   0.2 |1326M| 135 |   0 |3246 |4206 |3246 |2165 |  26k|  53 |3543 | 0.000000e+00 | 5.545700e+04 |    Inf 
1165.02/1165.02	c  1143s|680000 |679934 |157621 |   0.2 |1345M| 135 |   0 |3246 |4206 |3246 |2169 |  26k|  53 |3549 | 0.000000e+00 | 5.545700e+04 |    Inf 
1180.32/1180.39	c  1158s|690000 |689934 |159155 |   0.2 |1364M| 135 |   0 |3246 |4206 |3246 |2169 |  26k|  53 |3568 | 0.000000e+00 | 5.545700e+04 |    Inf 
1195.73/1195.76	c  1173s|700000 |699934 |161050 |   0.2 |1383M| 135 |   0 |3246 |4206 |3246 |2189 |  27k|  53 |3568 | 0.000000e+00 | 5.545700e+04 |    Inf 
1211.32/1211.30	c  1188s|710000 |709934 |163139 |   0.2 |1403M| 135 |   0 |3246 |4206 |3246 |2172 |  27k|  53 |3576 | 0.000000e+00 | 5.545700e+04 |    Inf 
1226.72/1226.75	c  1202s|720000 |719934 |165142 |   0.2 |1422M| 135 |   0 |3246 |4206 |3246 |2170 |  27k|  53 |3576 | 0.000000e+00 | 5.545700e+04 |    Inf 
1242.23/1242.24	c  1217s|730000 |729934 |167185 |   0.2 |1441M| 135 |   0 |3246 |4206 |3246 |2170 |  28k|  53 |3585 | 0.000000e+00 | 5.545700e+04 |    Inf 
1257.62/1257.67	c  1232s|740000 |739934 |168972 |   0.2 |1461M| 135 |   0 |3246 |4206 |3246 |2165 |  28k|  53 |3585 | 0.000000e+00 | 5.545700e+04 |    Inf 
1273.23/1273.21	c  1247s|750000 |749934 |170995 |   0.2 |1480M| 135 |   0 |3246 |4206 |3246 |2174 |  28k|  53 |3618 | 0.000000e+00 | 5.545700e+04 |    Inf 
1288.72/1288.75	c  1262s|760000 |759934 |172827 |   0.2 |1499M| 135 |   0 |3246 |4206 |3246 |2167 |  29k|  53 |3636 | 0.000000e+00 | 5.545700e+04 |    Inf 
1304.42/1304.45	c  1277s|770000 |769934 |174899 |   0.2 |1519M| 135 |   0 |3246 |4206 |3246 |2166 |  29k|  53 |3723 | 0.000000e+00 | 5.545700e+04 |    Inf 
1319.83/1319.80	c  1292s|780000 |779934 |176707 |   0.2 |1538M| 135 |   0 |3246 |4206 |3246 |2168 |  30k|  53 |3723 | 0.000000e+00 | 5.545700e+04 |    Inf 
1335.23/1335.21	c  1307s|790000 |789934 |178631 |   0.2 |1557M| 135 |   0 |3246 |4206 |3246 |2162 |  30k|  53 |3723 | 0.000000e+00 | 5.545700e+04 |    Inf 
1350.62/1350.62	c  1322s|800000 |799934 |180427 |   0.2 |1577M| 135 |   0 |3246 |4206 |3246 |2164 |  30k|  53 |3724 | 0.000000e+00 | 5.545700e+04 |    Inf 
1366.03/1366.00	c  1337s|810000 |809934 |182087 |   0.2 |1596M| 135 |   0 |3246 |4206 |3246 |2169 |  30k|  53 |3724 | 0.000000e+00 | 5.545700e+04 |    Inf 
1381.42/1381.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1381.42/1381.49	c  1352s|820000 |819934 |183960 |   0.2 |1615M| 135 |   0 |3246 |4206 |3246 |2194 |  31k|  53 |3724 | 0.000000e+00 | 5.545700e+04 |    Inf 
1396.94/1396.94	c  1367s|830000 |829934 |185883 |   0.2 |1635M| 135 |   0 |3246 |4206 |3246 |2172 |  31k|  53 |3743 | 0.000000e+00 | 5.545700e+04 |    Inf 
1412.34/1412.36	c  1382s|840000 |839934 |187519 |   0.2 |1654M| 135 |   0 |3246 |4206 |3246 |2188 |  32k|  53 |3744 | 0.000000e+00 | 5.545700e+04 |    Inf 
1427.74/1427.75	c  1396s|850000 |849934 |189145 |   0.2 |1673M| 135 |   0 |3246 |4206 |3246 |2183 |  32k|  53 |3748 | 0.000000e+00 | 5.545700e+04 |    Inf 
1443.53/1443.56	c  1412s|860000 |859934 |191085 |   0.2 |1692M| 135 |   0 |3246 |4206 |3246 |2189 |  33k|  53 |3748 | 0.000000e+00 | 5.545700e+04 |    Inf 
1459.13/1459.12	c  1427s|870000 |869934 |193225 |   0.2 |1711M| 135 |   0 |3246 |4206 |3246 |2171 |  33k|  53 |3748 | 0.000000e+00 | 5.545700e+04 |    Inf 
1474.53/1474.54	c  1442s|880000 |879934 |194913 |   0.2 |1731M| 135 |   0 |3246 |4206 |3246 |2172 |  33k|  53 |3766 | 0.000000e+00 | 5.545700e+04 |    Inf 
1489.93/1489.97	c  1457s|890000 |889934 |196811 |   0.2 |1750M| 135 |   0 |3246 |4206 |3246 |2170 |  34k|  53 |3775 | 0.000000e+00 | 5.545700e+04 |    Inf 
1505.43/1505.42	c  1471s|900000 |899934 |198722 |   0.2 |1769M| 135 |   0 |3246 |4206 |3246 |2165 |  34k|  53 |3785 | 0.000000e+00 | 5.545700e+04 |    Inf 
1520.83/1520.87	c  1486s|910000 |909934 |200678 |   0.2 |1789M| 135 |   0 |3246 |4206 |3246 |2176 |  34k|  53 |3798 | 0.000000e+00 | 5.545700e+04 |    Inf 
1536.34/1536.35	c  1501s|920000 |919934 |202681 |   0.2 |1808M| 135 |   0 |3246 |4206 |3246 |2168 |  35k|  53 |3816 | 0.000000e+00 | 5.545700e+04 |    Inf 
1551.83/1551.85	c  1516s|930000 |929934 |204606 |   0.2 |1828M| 135 |   0 |3246 |4206 |3246 |2190 |  35k|  53 |3816 | 0.000000e+00 | 5.545700e+04 |    Inf 
1567.33/1567.40	c  1531s|940000 |939934 |206677 |   0.2 |1847M| 135 |   0 |3246 |4206 |3246 |2162 |  36k|  53 |3818 | 0.000000e+00 | 5.545700e+04 |    Inf 
1582.94/1582.98	c  1546s|950000 |949934 |208614 |   0.2 |1866M| 135 |   0 |3246 |4206 |3246 |2177 |  36k|  53 |3840 | 0.000000e+00 | 5.545700e+04 |    Inf 
1598.53/1598.51	c  1561s|960000 |959934 |210571 |   0.2 |1886M| 135 |   0 |3246 |4206 |3246 |2170 |  36k|  53 |3848 | 0.000000e+00 | 5.545700e+04 |    Inf 
1614.03/1614.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1614.03/1614.08	c  1576s|970000 |969934 |212357 |   0.2 |1905M| 135 |   0 |3246 |4206 |3246 |2171 |  37k|  53 |3864 | 0.000000e+00 | 5.545700e+04 |    Inf 
1629.64/1629.60	c  1591s|980000 |979934 |214291 |   0.2 |1924M| 135 |   0 |3246 |4206 |3246 |2172 |  37k|  53 |3873 | 0.000000e+00 | 5.545700e+04 |    Inf 
1645.13/1645.14	c  1606s|990000 |989934 |216214 |   0.2 |1944M| 135 |   0 |3246 |4206 |3246 |2166 |  38k|  53 |3891 | 0.000000e+00 | 5.545700e+04 |    Inf 
1660.53/1660.50	c  1621s|  1000k|999934 |218139 |   0.2 |1963M| 135 |   0 |3246 |4206 |3246 |2164 |  38k|  53 |3891 | 0.000000e+00 | 5.545700e+04 |    Inf 
1676.04/1676.05	c  1636s|  1010k|  1009k|220278 |   0.2 |1983M| 135 |   0 |3246 |4206 |3246 |2168 |  38k|  53 |3905 | 0.000000e+00 | 5.545700e+04 |    Inf 
1691.64/1691.65	c  1651s|  1020k|  1019k|222320 |   0.2 |2002M| 135 |   0 |3246 |4206 |3246 |2174 |  39k|  53 |3926 | 0.000000e+00 | 5.545700e+04 |    Inf 
1707.54/1707.51	c  1666s|  1030k|  1029k|224477 |   0.2 |2021M| 137 |   0 |3246 |4206 |3246 |2178 |  39k|  53 |4000 | 0.000000e+00 | 5.545700e+04 |    Inf 
1723.03/1723.02	c  1681s|  1040k|  1039k|226076 |   0.2 |2040M| 137 |   0 |3246 |4206 |3246 |2173 |  39k|  53 |4021 | 0.000000e+00 | 5.545700e+04 |    Inf 
1738.84/1738.87	c  1697s|  1050k|  1049k|228106 |   0.2 |2059M| 139 |   0 |3246 |4206 |3246 |2181 |  40k|  53 |4052 | 0.000000e+00 | 5.545700e+04 |    Inf 
1754.54/1754.56	c  1712s|  1060k|  1059k|229861 |   0.2 |2078M| 143 |   0 |3246 |4206 |3246 |2174 |  40k|  53 |4060 | 0.000000e+00 | 5.545700e+04 |    Inf 
1769.94/1769.97	c  1727s|  1070k|  1069k|231766 |   0.2 |2098M| 143 |   0 |3246 |4206 |3246 |2170 |  41k|  53 |4060 | 0.000000e+00 | 5.545700e+04 |    Inf 
1785.34/1785.35	c  1742s|  1080k|  1079k|233572 |   0.2 |2117M| 143 |   0 |3246 |4206 |3246 |2162 |  41k|  53 |4062 | 0.000000e+00 | 5.545700e+04 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1755.80
1800.04/1800.00	c Solving Nodes      : 1089525
1800.04/1800.00	c Primal Bound       : +5.54570000000000e+04 (100 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.03	s SATISFIABLE
1800.04/1800.03	v -x1190 -x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 x1180 x1179 x1178 x1177 x1176 x1175 x1174 x1173 x1172 -x1171 
1800.04/1800.03	v -x1170 -x1169 -x1168 -x1167 x1166 -x1165 -x1164 -x1163 -x1162 -x1161 x1160 x1159 -x1158 -x1157 -x1156 -x1155 -x1154 -x1153 
1800.04/1800.03	v -x1152 -x1151 x1150 x1149 x1148 x1147 x1146 x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 
1800.04/1800.03	v -x1133 -x1132 -x1131 -x1130 -x1129 x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 
1800.04/1800.03	v -x1115 -x1114 x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 
1800.04/1800.03	v -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 
1800.04/1800.03	v -x1079 -x1078 -x1077 -x1076 -x1075 x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 
1800.04/1800.03	v -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 
1800.04/1800.03	v -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 x1028 -x1027 -x1026 
1800.04/1800.03	v -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 
1800.04/1800.03	v -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 
1800.04/1800.03	v -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 
1800.04/1800.03	v -x967 x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 
1800.04/1800.03	v -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 
1800.04/1800.03	v -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 x910 -x909 -x908 -x907 -x906 -x905 
1800.04/1800.03	v -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 x895 x894 x893 -x892 -x891 x890 x889 -x888 -x887 x886 -x885 -x884 -x883 
1800.04/1800.03	v -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 
1800.04/1800.03	v -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 x844 -x843 -x842 -x841 
1800.04/1800.03	v -x840 x839 -x838 -x837 -x836 x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 
1800.04/1800.03	v -x819 -x818 x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 x799 
1800.04/1800.03	v -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 -x778 
1800.04/1800.03	v -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 -x759 -x758 -x757 
1800.04/1800.03	v -x756 -x755 -x754 -x753 -x752 -x751 -x750 x749 x748 x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 x739 -x738 -x737 -x736 -x735 
1800.04/1800.03	v -x734 -x733 -x732 -x731 -x730 -x729 x728 -x727 -x726 x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 
1800.04/1800.03	v -x713 -x712 -x711 -x710 x709 x708 x707 -x706 x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 
1800.04/1800.03	v -x692 -x691 x690 -x689 -x688 -x687 -x686 -x685 x684 x683 x682 -x681 -x680 -x679 x678 -x677 -x676 -x675 -x674 -x673 x672 -x671 
1800.04/1800.03	v -x670 -x669 -x668 -x667 -x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 
1800.04/1800.03	v -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 x635 -x634 -x633 -x632 -x631 -x630 -x629 
1800.04/1800.03	v -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 
1800.04/1800.03	v -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 
1800.04/1800.03	v -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 
1800.04/1800.03	v -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 
1800.04/1800.03	v -x545 -x544 x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 
1800.04/1800.03	v -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 x510 -x509 -x508 -x507 -x506 -x505 -x504 
1800.04/1800.03	v -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 
1800.04/1800.03	v -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 x464 -x463 x462 
1800.04/1800.03	v -x461 x460 -x459 x458 -x457 x456 -x455 x454 -x453 x452 x451 x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 
1800.04/1800.03	v -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 
1800.04/1800.03	v -x418 -x417 x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 x398 -x397 
1800.04/1800.03	v -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 -x378 -x377 -x376 
1800.04/1800.03	v -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 
1800.04/1800.03	v -x354 -x353 -x352 -x351 -x350 x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 
1800.04/1800.03	v -x333 x332 -x331 -x330 -x329 x328 -x327 x326 -x325 -x324 -x323 -x322 -x321 x320 -x319 -x318 -x317 -x316 -x315 x314 -x313 -x312 
1800.04/1800.03	v -x311 x310 -x309 x308 x307 x306 -x305 -x304 -x303 -x302 x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 x293 -x292 -x291 -x290 
1800.04/1800.03	v x289 x288 x287 x286 -x285 -x284 x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 
1800.04/1800.03	v x268 -x267 -x266 x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 x257 -x256 x255 -x254 x253 -x252 -x251 -x250 -x249 -x248 -x247 
1800.04/1800.03	v -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 
1800.04/1800.03	v -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 
1800.04/1800.03	v -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 x192 x191 x190 -x189 -x188 -x187 -x186 -x185 x184 -x183 
1800.04/1800.03	v -x182 -x181 x180 x179 x178 -x177 x176 -x175 x174 -x173 -x172 -x171 x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 
1800.04/1800.03	v -x160 -x159 -x158 x157 -x156 -x155 x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 x145 -x144 -x143 x142 -x141 x140 -x139 
1800.04/1800.03	v -x138 -x137 -x136 x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 
1800.04/1800.03	v -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 x100 -x99 x98 -x97 -x96 
1800.04/1800.03	v x95 x94 x93 x92 -x91 -x90 x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 x81 -x80 x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 x69 
1800.04/1800.03	v -x68 x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 
1800.04/1800.03	v -x43 -x42 x41 -x40 x39 x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 x26 -x25 -x24 x23 -x22 x21 -x20 -x19 x18 x17 
1800.04/1800.03	v -x16 -x15 -x14 -x13 x12 x11 -x10 -x9 -x8 x7 x6 x5 x4 -x3 x2 -x1 
1800.04/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.03	c Solving Time       :    1755.80
1800.04/1800.03	c Original Problem   :
1800.04/1800.03	c   Problem name     : HOME/instance-2692990-1277913483.wbo
1800.04/1800.03	c   Variables        : 3364 (2277 binary, 0 integer, 0 implicit integer, 1087 continuous)
1800.04/1800.03	c   Constraints      : 4271 initial, 4271 maximal
1800.04/1800.03	c Presolved Problem  :
1800.04/1800.03	c   Problem name     : t_HOME/instance-2692990-1277913483.wbo
1800.04/1800.03	c   Variables        : 3246 (2161 binary, 0 integer, 0 implicit integer, 1085 continuous)
1800.04/1800.03	c   Constraints      : 4161 initial, 4214 maximal
1800.04/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.03	c   trivial          :       0.00          1          0          0          0          0          0          0          0
1800.04/1800.03	c   dualfix          :       0.00          3          0          0          0          0          0          0          0
1800.04/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   implics          :       0.00          0         47          0          0          0          0          0          0
1800.04/1800.03	c   probing          :       0.26          0         62          0          0          0          0          0          0
1800.04/1800.03	c   indicator        :       0.00          0          0          0          0          0          2          0          0
1800.04/1800.03	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.03	c   linear           :       0.06          2          3          0       1088          0        108         66        130
1800.04/1800.03	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.03	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.03	c   integral         :          0          0          0    1109801          0          0         27          0          0      11826
1800.04/1800.03	c   indicator        :       1085          0    3327350    1103871          0          0     472884          0          0          0
1800.04/1800.03	c   varbound         :          1          6    1011534     274301          0          0          0          1          0          0
1800.04/1800.03	c   knapsack         :         83          6    3327350    1103871          0         19      12763        304          0          0
1800.04/1800.03	c   linear           :       1084          6    3327331    1103871          0          0     397877      41813          0          0
1800.04/1800.03	c   logicor          :       1908+         6    2642021    1083581          0          7    3620353          0          0          0
1800.04/1800.03	c   countsols        :          0          0          0    1083581          0          0          0          0          0          0
1800.04/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.03	c   integral         :      11.00       0.00       0.00      11.00       0.00
1800.04/1800.03	c   indicator        :     119.94       0.01      38.04      81.89       0.00
1800.04/1800.03	c   varbound         :       0.38       0.00       0.28       0.10       0.00
1800.04/1800.03	c   knapsack         :       2.79       0.00       1.79       1.00       0.00
1800.04/1800.03	c   linear           :     106.77       0.00      24.10      82.67       0.00
1800.04/1800.03	c   logicor          :      38.41       0.00      11.10      27.31       0.00
1800.04/1800.03	c   countsols        :       0.18       0.00       0.00       0.18       0.00
1800.04/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.03	c   vbounds          :       0.50      76133          0        165
1800.04/1800.03	c   rootredcost      :       0.26          1          0          0
1800.04/1800.03	c   pseudoobj        :      84.30    3324675          0          0
1800.04/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.03	c   propagation      :       0.00         26         26         55        6.8          0        0.0          -
1800.04/1800.03	c   infeasible LP    :       0.00         10         10         10        2.0          0        0.0          0
1800.04/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.03	c   applied globally :          -          -          -         53        5.7          -          -          -
1800.04/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.03	c   cut pool         :       0.00          5          -          -        189          -    (maximal pool size: 925)
1800.04/1800.03	c   redcost          :      79.85    1109802          0          0          0          0
1800.04/1800.03	c   impliedbounds    :       0.01          6          0          0         29          0
1800.04/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.03	c   gomory           :       0.06          6          0          0       1683          0
1800.04/1800.03	c   strongcg         :       0.07          6          0          0       1142          0
1800.04/1800.03	c   cmir             :       0.12          6          0          0        166          0
1800.04/1800.03	c   flowcover        :       0.26          6          0          0        420          0
1800.04/1800.03	c   clique           :       0.00          6          0          0          4          0
1800.04/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.03	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.03	c Pricers            :       Time      Calls       Vars
1800.04/1800.03	c   problem variables:       0.00          0          0
1800.04/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.03	c   relpscost        :      10.79       5930          0         27          0          0      11826
1800.04/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   inference        :     161.83    1083581          0          0          0          0    2167162
1800.04/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.03	c   LP solutions     :       0.00          -          0
1800.04/1800.03	c   pseudo solutions :       0.00          -          0
1800.04/1800.03	c   oneopt           :       0.51          1          0
1800.04/1800.03	c   feaspump         :       0.03          1          0
1800.04/1800.03	c   intshifting      :       0.01          3          0
1800.04/1800.03	c   crossover        :       0.57         12          0
1800.04/1800.03	c   guideddiving     :      12.93      15094          0
1800.04/1800.03	c   coefdiving       :      10.14      15095          0
1800.04/1800.03	c   pscostdiving     :      10.03      15095          0
1800.04/1800.03	c   fracdiving       :      10.38      15095          0
1800.04/1800.03	c   veclendiving     :      10.49      15095          0
1800.04/1800.03	c   linesearchdiving :      10.24      15095          0
1800.04/1800.03	c   objpscostdiving  :      11.31      15094          0
1800.04/1800.03	c   rootsoldiving    :      11.06      15094          0
1800.04/1800.03	c   trivial          :       0.00          2          0
1800.04/1800.03	c   simplerounding   :       0.12       5793          0
1800.04/1800.03	c   zirounding       :       0.31       1000          0
1800.04/1800.03	c   rounding         :       0.33       1004          0
1800.04/1800.03	c   shifting         :       0.29        268          0
1800.04/1800.03	c   twoopt           :       0.00          0          0
1800.04/1800.03	c   fixandinfer      :       0.00          0          0
1800.04/1800.03	c   intdiving        :       0.00          0          0
1800.04/1800.03	c   actconsdiving    :       0.00          0          0
1800.04/1800.03	c   octane           :       0.00          0          0
1800.04/1800.03	c   rens             :       0.03          1          0
1800.04/1800.03	c   rins             :       0.00          0          0
1800.04/1800.03	c   localbranching   :       0.00          0          0
1800.04/1800.03	c   mutation         :       0.00          0          0
1800.04/1800.03	c   dins             :       0.00          0          0
1800.04/1800.03	c   undercover       :       0.00          0          0
1800.04/1800.03	c   nlp              :       0.12          0          0
1800.04/1800.03	c   trysol           :       0.35      15607        100
1800.04/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.03	c   dual LP          :     720.90      59912     235219       3.93     326.29
1800.04/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.03	c   diving/probing LP:       0.08         41        243       5.93    3037.50
1800.04/1800.03	c   strong branching :      10.69       4062      41997      10.34    3928.62
1800.04/1800.03	c     (at root node) :          -         33       2011      60.94          -
1800.04/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.03	c B&B Tree           :
1800.04/1800.03	c   number of runs   :          1
1800.04/1800.03	c   nodes            :    1089525
1800.04/1800.03	c   nodes (total)    :    1089525
1800.04/1800.03	c   nodes left       :    1089459
1800.04/1800.03	c   max depth        :        143
1800.04/1800.03	c   max depth (total):        143
1800.04/1800.03	c   backtracks       :      15115 (1.4%)
1800.04/1800.03	c   delayed cutoffs  :          5
1800.04/1800.03	c   repropagations   :        373 (65 domain reductions, 0 cutoffs)
1800.04/1800.03	c   avg switch length:       2.27
1800.04/1800.03	c   switching time   :      58.18
1800.04/1800.03	c Solution           :
1800.04/1800.03	c   Solutions found  :        100 (1 improvements)
1800.04/1800.03	c   First Solution   : +5.54570000000000e+04   (in run 1, after 1 nodes, 0.38 seconds, depth 0, found by <trysol>)
1800.04/1800.03	c   Primal Bound     : +5.54570000000000e+04   (in run 1, after 1 nodes, 0.38 seconds, depth 0, found by <trysol>)
1800.04/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.03	c   Gap              :   infinite
1800.04/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.03	c   Root Iterations  :        863

Verifier Data

OK	3397

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692990-1277913483/watcher-2692990-1277913483 -o /tmp/evaluation-result-2692990-1277913483/solver-2692990-1277913483 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692990-1277913483.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: 1.93 2.06 2.07 4/178 12552
/proc/meminfo: memFree=31095388/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=10864 CPUtime=0
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1641 0 0 0 0 0 0 0 25 0 1 0 132645977 11124736 1561 4089446400 4194304 9819077 140733316825360 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12552/statm: 2716 1561 392 1374 0 1337 0

[startup+0.091211 s]
/proc/loadavg: 1.93 2.06 2.07 4/178 12552
/proc/meminfo: memFree=31095388/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=29776 CPUtime=0.08
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 7844 0 0 0 7 1 0 0 25 0 1 0 132645977 30490624 6125 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 7444 6125 500 1374 0 6065 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29776

[startup+0.101209 s]
/proc/loadavg: 1.93 2.06 2.07 4/178 12552
/proc/meminfo: memFree=31095388/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=30180 CPUtime=0.09
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 8199 0 0 0 8 1 0 0 25 0 1 0 132645977 30904320 6223 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 7545 6223 506 1374 0 6166 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30180

[startup+0.301162 s]
/proc/loadavg: 1.93 2.06 2.07 4/178 12552
/proc/meminfo: memFree=31095388/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=31412 CPUtime=0.29
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 11614 0 0 0 27 2 0 0 25 0 1 0 132645977 32165888 6554 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 7853 6554 529 1374 0 6474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31412

[startup+0.701074 s]
/proc/loadavg: 1.93 2.06 2.07 4/178 12552
/proc/meminfo: memFree=31095388/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=40704 CPUtime=0.69
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 14804 0 0 0 65 4 0 0 25 0 1 0 132645977 41680896 8501 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 10176 8501 698 1374 0 8797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40704

[startup+1.5009 s]
/proc/loadavg: 1.93 2.06 2.07 3/179 12553
/proc/meminfo: memFree=31063148/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=44804 CPUtime=1.49
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 25938 0 0 0 143 6 0 0 25 0 1 0 132645977 45879296 9971 4089446400 4194304 9819077 140733316825360 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 11201 9971 724 1374 0 9822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44804

[startup+3.10064 s]
/proc/loadavg: 1.93 2.06 2.07 3/179 12553
/proc/meminfo: memFree=31057692/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=45396 CPUtime=3.09
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 28453 0 0 0 301 8 0 0 25 0 1 0 132645977 46485504 10030 4089446400 4194304 9819077 140733316825360 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 11349 10030 725 1374 0 9970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45396

[startup+6.30108 s]
/proc/loadavg: 1.93 2.06 2.07 3/179 12553
/proc/meminfo: memFree=31057764/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=44932 CPUtime=6.29
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 51932 0 0 0 616 13 0 0 25 0 1 0 132645977 46010368 10031 4089446400 4194304 9819077 140733316825360 18446744073709551615 6372783 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 11233 10031 729 1374 0 9854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44932

[startup+12.7009 s]
/proc/loadavg: 1.94 2.06 2.06 3/179 12553
/proc/meminfo: memFree=31054296/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=50584 CPUtime=12.7
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 127089 0 0 0 1236 34 0 0 25 0 1 0 132645977 51798016 10953 4089446400 4194304 9819077 140733316825360 18446744073709551615 7487763 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/12552/statm: 12646 10953 729 1374 0 11267 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 50584

[startup+25.5006 s]
/proc/loadavg: 1.95 2.06 2.06 3/179 12554
/proc/meminfo: memFree=31045856/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=62064 CPUtime=25.49
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 273318 0 0 0 2479 70 0 0 25 0 1 0 132645977 63553536 13627 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 15516 13627 729 1374 0 14137 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62064

[startup+51.101 s]
/proc/loadavg: 1.97 2.05 2.06 3/179 12554
/proc/meminfo: memFree=31016832/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=90920 CPUtime=51.09
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 321529 0 0 0 5002 107 0 0 25 0 1 0 132645977 93102080 20858 4089446400 4194304 9819077 140733316825360 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 22730 20858 729 1374 0 21351 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90920

[startup+102.307 s]
/proc/loadavg: 2.03 2.06 2.06 3/179 12556
/proc/meminfo: memFree=30954792/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=151388 CPUtime=102.3
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 408851 0 0 0 10055 175 0 0 25 0 1 0 132645977 155021312 36278 4089446400 4194304 9819077 140733316825360 18446744073709551615 7212342 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 37847 36278 729 1374 0 36468 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 151388

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.06 3/179 12557
/proc/meminfo: memFree=30888148/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=219988 CPUtime=162.29
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 498450 0 0 0 15972 257 0 0 25 0 1 0 132645977 225267712 52863 4089446400 4194304 9819077 140733316825360 18446744073709551615 6589170 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 54997 52863 729 1374 0 53618 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 219988

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.05 3/179 12567
/proc/meminfo: memFree=30819584/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=287064 CPUtime=222.29
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 601629 0 0 0 21885 344 0 0 25 0 1 0 132645977 293953536 69758 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 71766 69758 729 1374 0 70387 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 287064

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 12569
/proc/meminfo: memFree=30750468/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=356580 CPUtime=282.29
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 689950 0 0 0 27804 425 0 0 25 0 1 0 132645977 365137920 87280 4089446400 4194304 9819077 140733316825360 18446744073709551615 6372759 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 89145 87280 729 1374 0 87766 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 356580

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/179 12571
/proc/meminfo: memFree=30681104/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=424332 CPUtime=342.3
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 786444 0 0 0 33723 507 0 0 25 0 1 0 132645977 434515968 104332 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 106083 104332 729 1374 0 104704 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 424332

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/179 12573
/proc/meminfo: memFree=30617060/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=492000 CPUtime=402.3
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 866280 0 0 0 39639 591 0 0 25 0 1 0 132645977 503808000 120377 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 123000 120377 729 1374 0 121621 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 492000

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/179 12574
/proc/meminfo: memFree=30549940/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=558852 CPUtime=462.3
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 951199 0 0 0 45557 673 0 0 25 0 1 0 132645977 572264448 137225 4089446400 4194304 9819077 140733316825360 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 139713 137225 729 1374 0 138334 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 558852

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 12575
/proc/meminfo: memFree=30482308/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=625484 CPUtime=522.3
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1036153 0 0 0 51475 755 0 0 25 0 1 0 132645977 640495616 154013 4089446400 4194304 9819077 140733316825360 18446744073709551615 6372771 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 156371 154013 729 1374 0 154992 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 625484

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 12577
/proc/meminfo: memFree=30413420/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=693172 CPUtime=582.31
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1117899 0 0 0 57392 839 0 0 25 0 1 0 132645977 709808128 171070 4089446400 4194304 9819077 140733316825360 18446744073709551615 6589138 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 173293 171070 729 1374 0 171914 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 693172

[startup+642.301 s]
/proc/loadavg: 2.06 2.02 2.01 3/179 12579
/proc/meminfo: memFree=30343300/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=762196 CPUtime=642.32
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1215160 0 0 0 63310 922 0 0 25 0 1 0 132645977 780488704 188457 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/12552/statm: 190549 188457 729 1374 0 189170 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 762196

[startup+702.301 s]

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

/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1759676 0 0 0 98571 1661 0 0 25 0 1 0 132645977 1208078336 291639 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 294941 291639 729 1374 0 293562 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1179764

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 12638
/proc/meminfo: memFree=29882528/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1251468 CPUtime=1062.32
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1852183 0 0 0 104369 1863 0 0 25 0 1 0 132645977 1281503232 309701 4089446400 4194304 9819077 140733316825360 18446744073709551615 6669961 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 312867 309701 729 1374 0 311488 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1251468

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 12639
/proc/meminfo: memFree=29761696/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1327580 CPUtime=1122.32
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 1946383 0 0 0 110168 2064 0 0 25 0 1 0 132645977 1359441920 328899 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 331895 328899 729 1374 0 330516 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1327580

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 12641
/proc/meminfo: memFree=29646088/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1400124 CPUtime=1182.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2037161 0 0 0 115959 2274 0 0 25 0 1 0 132645977 1433726976 347192 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 350031 347192 729 1374 0 348652 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1400124

[startup+1242.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 12643
/proc/meminfo: memFree=29528864/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1470980 CPUtime=1242.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2130052 0 0 0 121750 2483 0 0 25 0 1 0 132645977 1506283520 365052 4089446400 4194304 9819077 140733316825360 18446744073709551615 7816442 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 367745 365052 729 1374 0 366366 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1470980

[startup+1302.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 12645
/proc/meminfo: memFree=29412136/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1543312 CPUtime=1302.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2230954 0 0 0 127543 2690 0 0 25 0 1 0 132645977 1580351488 383287 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 385828 383287 729 1374 0 384449 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1543312

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12646
/proc/meminfo: memFree=29293812/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1618600 CPUtime=1362.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2318786 0 0 0 133331 2902 0 0 25 0 1 0 132645977 1657446400 402261 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 404650 402261 729 1374 0 403271 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1618600

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12648
/proc/meminfo: memFree=29176844/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1691448 CPUtime=1422.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2424876 0 0 0 139122 3111 0 0 25 0 1 0 132645977 1732042752 420624 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12552/statm: 422862 420624 729 1374 0 421483 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1691448

[startup+1482.3 s]
/proc/loadavg: 2.08 2.00 2.00 3/179 12649
/proc/meminfo: memFree=29062712/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1762176 CPUtime=1482.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2528325 0 0 0 144915 3318 0 0 25 0 1 0 132645977 1804468224 438465 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 440544 438465 729 1374 0 439165 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1762176

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 12651
/proc/meminfo: memFree=28941256/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1837452 CPUtime=1542.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2623037 0 0 0 150702 3531 0 0 25 0 1 0 132645977 1881550848 457428 4089446400 4194304 9819077 140733316825360 18446744073709551615 6389183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 459363 457428 729 1374 0 457984 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1837452

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12653
/proc/meminfo: memFree=28827264/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1912344 CPUtime=1602.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2719672 0 0 0 156495 3738 0 0 25 0 1 0 132645977 1958240256 476300 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 478086 476300 729 1374 0 476707 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1912344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12654
/proc/meminfo: memFree=28708932/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=2001996 CPUtime=1662.33
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2815181 0 0 0 162280 3953 0 0 25 0 1 0 132645977 2050043904 494772 4089446400 4194304 9819077 140733316825360 18446744073709551615 7291131 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 500499 494772 729 1374 0 499120 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2001996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12655
/proc/meminfo: memFree=28591692/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=2078632 CPUtime=1722.34
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 2923534 0 0 0 168073 4161 0 0 25 0 1 0 132645977 2128519168 514082 4089446400 4194304 9819077 140733316825360 18446744073709551615 6669943 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 519658 514082 729 1374 0 518279 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2078632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12657
/proc/meminfo: memFree=28477680/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=2149028 CPUtime=1782.34
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 3033059 0 0 0 173870 4364 0 0 25 0 1 0 132645977 2200604672 531828 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 537257 531828 729 1374 0 535878 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 2149028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12658
/proc/meminfo: memFree=28441968/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=2171244 CPUtime=1800.04
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 3060055 0 0 0 175582 4422 0 0 25 0 1 0 132645977 2223353856 537425 4089446400 4194304 9819077 140733316825360 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12552/statm: 542811 537425 729 1374 0 541432 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 2171244

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12552

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12659
/proc/meminfo: memFree=28441960/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=2077792 CPUtime=1801.44
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 3060056 0 0 0 175722 4422 0 0 19 0 1 0 132645977 2127659008 514063 4089446400 4194304 9819077 140733316825360 18446744073709551615 6179984 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12552/statm: 519448 514063 730 1374 0 518069 0
Current children cumulated CPU time (s) 1801.44
Current children cumulated vsize (KiB) 2077792

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12659
/proc/meminfo: memFree=28634904/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1936088 CPUtime=1801.85
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 3060056 0 0 0 175762 4423 0 0 20 0 1 0 132645977 1982554112 478637 4089446400 4194304 9819077 140733316825360 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12552/statm: 484022 478637 730 1374 0 482643 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 1936088

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12659
/proc/meminfo: memFree=28634904/32951124 swapFree=67111528/67111528
[pid=12552] ppid=12550 vsize=1871128 CPUtime=1802.04
/proc/12552/stat : 12552 (pbscip.linux.x8) R 12550 12552 12286 0 -1 4202496 3060056 0 0 0 175781 4423 0 0 21 0 1 0 132645977 1916035072 462397 4089446400 4194304 9819077 140733316825360 18446744073709551615 6180675 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12552/statm: 467782 462397 730 1374 0 466403 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 1871128

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.07
CPU time (s): 1802.12
CPU user time (s): 1757.82
CPU system time (s): 44.2933
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2171244

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

runsolver used 2.70459 second user time and 5.54616 second system time

The end

Launcher Data

Begin job on node106 at 2010-06-30 17:58:03
IDJOB=2692990
IDBENCH=79017
IDSOLVER=1205
FILE ID=node106/2692990-1277913483
PBS_JOBID= 11197256
Free space on /tmp= 74208 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/web/uclid_pb_benchmarks/normalized-37s.smv--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692990-1277913483/watcher-2692990-1277913483 -o /tmp/evaluation-result-2692990-1277913483/solver-2692990-1277913483 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692990-1277913483.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6960a3e1b4c37b3f708766f7f477a0ea
RANDOM SEED=1766634054

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.73
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.825
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.83
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.825
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31095916 kB
Buffers:        195668 kB
Cached:        1275800 kB
SwapCached:          0 kB
Active:         682120 kB
Inactive:      1029900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31095916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:      241432 kB
Mapped:          15444 kB
Slab:            78728 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   394256 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= 74200 MiB
End job on node106 at 2010-06-30 18:28:05