Trace number 2693045

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) 1801.3 1801.25

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.031994
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

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-2693045-1277914806.wbo>
0.00/0.03	c original problem has 4106 variables (2859 bin, 0 int, 0 impl, 1247 cont) and 4901 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.06/0.07	c (round 1) 61 del vars, 16 del conss, 3 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 17414 impls, 0 clqs
0.06/0.07	c (round 2) 64 del vars, 128 del conss, 5 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 17414 impls, 0 clqs
0.06/0.07	c (round 3) 65 del vars, 131 del conss, 5 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 17420 impls, 0 clqs
0.06/0.08	c (round 4) 67 del vars, 133 del conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 0 upgd conss, 17420 impls, 0 clqs
0.09/0.11	c (round 5) 69 del vars, 133 del conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2281 upgd conss, 17420 impls, 0 clqs
0.29/0.39	c    (0.3s) probing: 920/2793 (32.9%) - 0 fixings, 10 aggregations, 136 implications, 0 bound changes
0.29/0.39	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.39	c (round 6) 79 del vars, 133 del conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2281 upgd conss, 17827 impls, 0 clqs
0.39/0.43	c    (0.4s) probing: 1000/2793 (35.8%) - 0 fixings, 11 aggregations, 141 implications, 0 bound changes
0.39/0.44	c    (0.4s) probing: 1035/2793 (37.1%) - 0 fixings, 11 aggregations, 141 implications, 0 bound changes
0.39/0.44	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.44	c (round 7) 80 del vars, 133 del conss, 1249 chg bounds, 190 chg sides, 382 chg coeffs, 2281 upgd conss, 17834 impls, 0 clqs
0.39/0.46	c    (0.4s) probing: 1045/2793 (37.4%) - 0 fixings, 11 aggregations, 141 implications, 0 bound changes
0.39/0.46	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.46	c presolving (8 rounds):
0.39/0.46	c  80 deleted vars, 133 deleted constraints, 1249 tightened bounds, 0 added holes, 190 changed sides, 382 changed coefficients
0.39/0.46	c  17834 implications, 0 cliques
0.39/0.46	c presolved problem has 4026 variables (2782 bin, 0 int, 0 impl, 1244 cont) and 4768 constraints
0.39/0.46	c    1244 constraints of type <indicator>
0.39/0.46	c       1 constraints of type <varbound>
0.39/0.46	c     248 constraints of type <knapsack>
0.39/0.46	c    1243 constraints of type <linear>
0.39/0.46	c    2032 constraints of type <logicor>
0.39/0.46	c transformed objective value is always integral (scale: 1)
0.39/0.46	c Presolving Time: 0.39
0.39/0.46	c - non default parameters ----------------------------------------------------------------------
0.39/0.46	c # SCIP version 1.2.1.2
0.39/0.46	c 
0.39/0.46	c # frequency for displaying node information lines
0.39/0.46	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.46	c display/freq = 10000
0.39/0.46	c 
0.39/0.46	c # maximal time in seconds to run
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/time = 1799.97
0.39/0.46	c 
0.39/0.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/memory = 3420
0.39/0.46	c 
0.39/0.46	c # should presolving try to simplify inequalities
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c constraints/linear/simplifyinequalities = TRUE
0.39/0.46	c 
0.39/0.46	c # should presolving try to simplify knapsacks
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.46	c 
0.39/0.46	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.46	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.46	c separating/rapidlearning/freq = 0
0.39/0.46	c 
0.39/0.46	c -----------------------------------------------------------------------------------------------
0.39/0.46	c start solving
0.39/0.46	c 
0.39/0.48	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.48	c   0.4s|     1 |     0 |   221 |     - |  16M|   0 | 110 |4026 |4768 |4026 |2258 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.58	c   0.5s|     1 |     0 |   495 |     - |  16M|   0 | 186 |4026 |4768 |4026 |2499 | 241 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.59	o 63287
0.49/0.59	c y 0.5s|     1 |     0 |   495 |     - |  16M|   0 | 186 |4026 |4768 |4026 |2499 | 241 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
0.69/0.71	c   0.6s|     1 |     0 |   704 |     - |  17M|   0 | 328 |4026 |4768 |4026 |2680 | 422 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
0.88/0.93	c   0.9s|     1 |     0 |  1278 |     - |  17M|   0 | 379 |4026 |4768 |4026 |2851 | 593 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
1.09/1.13	c   1.1s|     1 |     0 |  1594 |     - |  17M|   0 | 480 |4026 |4768 |4026 |3014 | 756 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
1.38/1.41	c   1.3s|     1 |     0 |  2099 |     - |  18M|   0 | 496 |4026 |4768 |4026 |3174 | 916 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
1.69/1.76	c   1.7s|     1 |     0 |  2685 |     - |  18M|   0 | 586 |4026 |4768 |4026 |3316 |1058 |   0 |   0 | 0.000000e+00 | 6.328700e+04 |    Inf 
2.59/2.64	c   2.5s|     1 |     2 |  2685 |     - |  18M|   0 | 586 |4026 |4768 |4026 |3316 |1058 |   0 |  17 | 0.000000e+00 | 6.328700e+04 |    Inf 
60.69/60.70	c  58.8s| 10000 |  9963 | 58082 |   5.5 |  46M| 267 |   0 |4026 |4901 |4026 |2921 |3940 | 134 |3172 | 0.000000e+00 | 6.328700e+04 |    Inf 
84.99/85.00	c  82.6s| 20000 | 19961 | 78140 |   3.8 |  69M| 307 |  25 |4026 |4896 |4026 |2885 |6740 | 135 |3279 | 0.000000e+00 | 6.328700e+04 |    Inf 
107.80/107.86	c   105s| 30000 | 29959 | 89852 |   2.9 |  92M| 409 |   0 |4026 |4895 |4026 |2939 |8083 | 136 |3508 | 0.000000e+00 | 6.328700e+04 |    Inf 
130.59/130.63	c   127s| 40000 | 39955 | 98768 |   2.4 | 115M| 409 |   0 |4026 |4899 |4026 |2943 |9070 | 141 |3910 | 0.000000e+00 | 6.328700e+04 |    Inf 
152.59/152.66	c   149s| 50000 | 49951 |107532 |   2.1 | 138M| 409 |   0 |4026 |4902 |4026 |2946 |9841 | 144 |4036 | 0.000000e+00 | 6.328700e+04 |    Inf 
173.90/173.96	c   170s| 60000 | 59951 |112353 |   1.8 | 160M| 409 |   0 |4026 |4902 |4026 |2944 |  10k| 144 |4055 | 0.000000e+00 | 6.328700e+04 |    Inf 
195.29/195.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
195.29/195.34	c   191s| 70000 | 69951 |116643 |   1.6 | 183M| 409 |   0 |4026 |4902 |4026 |2949 |  11k| 144 |4062 | 0.000000e+00 | 6.328700e+04 |    Inf 
217.19/217.25	c   213s| 80000 | 79951 |124490 |   1.5 | 206M| 409 |   0 |4026 |4902 |4026 |2946 |  12k| 144 |4108 | 0.000000e+00 | 6.328700e+04 |    Inf 
238.90/239.00	c   234s| 90000 | 89951 |130940 |   1.4 | 228M| 409 |   0 |4026 |4901 |4026 |2952 |  12k| 144 |4174 | 0.000000e+00 | 6.328700e+04 |    Inf 
260.09/260.18	c   255s|100000 | 99951 |135275 |   1.3 | 251M| 409 |   0 |4026 |4901 |4026 |2940 |  13k| 144 |4174 | 0.000000e+00 | 6.328700e+04 |    Inf 
282.30/282.35	c   277s|110000 |109949 |140518 |   1.3 | 274M| 409 |   0 |4026 |4900 |4026 |2944 |  14k| 145 |4407 | 0.000000e+00 | 6.328700e+04 |    Inf 
304.71/304.74	c   299s|120000 |119949 |148168 |   1.2 | 296M| 409 |   0 |4026 |4900 |4026 |2948 |  14k| 145 |4569 | 0.000000e+00 | 6.328700e+04 |    Inf 
326.40/326.45	c   320s|130000 |129947 |154221 |   1.2 | 319M| 409 |   0 |4026 |4902 |4026 |2949 |  15k| 148 |4616 | 0.000000e+00 | 6.328700e+04 |    Inf 
347.80/347.80	c   341s|140000 |139947 |159723 |   1.1 | 342M| 409 |   0 |4026 |4901 |4026 |2954 |  16k| 148 |4642 | 0.000000e+00 | 6.328700e+04 |    Inf 
369.40/369.40	c   363s|150000 |149945 |165875 |   1.1 | 364M| 409 |   0 |4026 |4902 |4026 |2951 |  16k| 149 |4689 | 0.000000e+00 | 6.328700e+04 |    Inf 
390.50/390.56	c   383s|160000 |159945 |170162 |   1.0 | 387M| 409 |   2 |4026 |4902 |4026 |2951 |  17k| 149 |4689 | 0.000000e+00 | 6.328700e+04 |    Inf 
411.70/411.78	c   404s|170000 |169945 |174610 |   1.0 | 410M| 409 |   0 |4026 |4902 |4026 |2952 |  17k| 149 |4696 | 0.000000e+00 | 6.328700e+04 |    Inf 
433.00/433.07	c   425s|180000 |179945 |179360 |   1.0 | 432M| 409 |   0 |4026 |4902 |4026 |2951 |  18k| 149 |4698 | 0.000000e+00 | 6.328700e+04 |    Inf 
454.20/454.26	c   446s|190000 |189945 |182805 |   0.9 | 455M| 409 |   0 |4026 |4902 |4026 |2949 |  19k| 149 |4771 | 0.000000e+00 | 6.328700e+04 |    Inf 
475.11/475.16	c   467s|200000 |199945 |186233 |   0.9 | 478M| 409 |   0 |4026 |4902 |4026 |2945 |  19k| 149 |4783 | 0.000000e+00 | 6.328700e+04 |    Inf 
497.40/497.44	c   489s|210000 |209945 |192045 |   0.9 | 500M| 409 |   0 |4026 |4902 |4026 |2947 |  20k| 149 |4998 | 0.000000e+00 | 6.328700e+04 |    Inf 
519.40/519.42	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
519.40/519.42	c   511s|220000 |219945 |196718 |   0.9 | 523M| 409 |   0 |4026 |4902 |4026 |2948 |  20k| 149 |5120 | 0.000000e+00 | 6.328700e+04 |    Inf 
540.90/540.94	c   532s|230000 |229945 |201587 |   0.9 | 545M| 409 |   0 |4026 |4902 |4026 |2939 |  21k| 149 |5120 | 0.000000e+00 | 6.328700e+04 |    Inf 
562.50/562.58	c   553s|240000 |239945 |206127 |   0.8 | 568M| 409 |   0 |4026 |4902 |4026 |2957 |  22k| 149 |5121 | 0.000000e+00 | 6.328700e+04 |    Inf 
584.31/584.37	c   575s|250000 |249945 |210876 |   0.8 | 591M| 409 |   0 |4026 |4902 |4026 |2954 |  23k| 149 |5125 | 0.000000e+00 | 6.328700e+04 |    Inf 
606.20/606.21	c   596s|260000 |259945 |215726 |   0.8 | 613M| 409 |   0 |4026 |4902 |4026 |2951 |  23k| 149 |5160 | 0.000000e+00 | 6.328700e+04 |    Inf 
627.90/627.94	c   618s|270000 |269945 |220413 |   0.8 | 636M| 409 |   0 |4026 |4902 |4026 |2945 |  24k| 149 |5160 | 0.000000e+00 | 6.328700e+04 |    Inf 
649.61/649.68	c   639s|280000 |279945 |224081 |   0.8 | 659M| 411 |   0 |4026 |4902 |4026 |2948 |  25k| 149 |5215 | 0.000000e+00 | 6.328700e+04 |    Inf 
671.41/671.48	c   661s|290000 |289945 |227997 |   0.8 | 681M| 411 |   0 |4026 |4902 |4026 |2959 |  25k| 149 |5239 | 0.000000e+00 | 6.328700e+04 |    Inf 
693.11/693.14	c   682s|300000 |299945 |232066 |   0.8 | 704M| 411 |   0 |4026 |4902 |4026 |2950 |  26k| 149 |5261 | 0.000000e+00 | 6.328700e+04 |    Inf 
714.61/714.67	c   703s|310000 |309945 |236619 |   0.8 | 727M| 411 |   0 |4026 |4902 |4026 |2948 |  27k| 149 |5261 | 0.000000e+00 | 6.328700e+04 |    Inf 
736.10/736.19	c   724s|320000 |319945 |241205 |   0.7 | 749M| 411 |   0 |4026 |4902 |4026 |2943 |  27k| 149 |5265 | 0.000000e+00 | 6.328700e+04 |    Inf 
757.61/757.68	c   746s|330000 |329945 |245468 |   0.7 | 772M| 411 |   0 |4026 |4902 |4026 |2946 |  28k| 149 |5265 | 0.000000e+00 | 6.328700e+04 |    Inf 
779.21/779.28	c   767s|340000 |339945 |250101 |   0.7 | 795M| 411 |   0 |4026 |4902 |4026 |2947 |  29k| 149 |5270 | 0.000000e+00 | 6.328700e+04 |    Inf 
800.91/800.93	c   788s|350000 |349945 |255086 |   0.7 | 817M| 411 |   0 |4026 |4902 |4026 |2952 |  29k| 149 |5270 | 0.000000e+00 | 6.328700e+04 |    Inf 
822.72/822.78	c   810s|360000 |359945 |259911 |   0.7 | 840M| 411 |   0 |4026 |4902 |4026 |2951 |  30k| 149 |5325 | 0.000000e+00 | 6.328700e+04 |    Inf 
844.51/844.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
844.51/844.53	c   831s|370000 |369945 |264674 |   0.7 | 863M| 411 |   0 |4026 |4902 |4026 |2952 |  31k| 149 |5355 | 0.000000e+00 | 6.328700e+04 |    Inf 
866.21/866.27	c   853s|380000 |379945 |269017 |   0.7 | 885M| 411 |   0 |4026 |4902 |4026 |2935 |  31k| 149 |5487 | 0.000000e+00 | 6.328700e+04 |    Inf 
887.41/887.42	c   874s|390000 |389945 |273083 |   0.7 | 908M| 411 |   0 |4026 |4902 |4026 |2944 |  32k| 149 |5523 | 0.000000e+00 | 6.328700e+04 |    Inf 
910.01/910.05	c   896s|400000 |399943 |278680 |   0.7 | 931M| 411 |   0 |4026 |4901 |4026 |2927 |  33k| 150 |5888 | 0.000000e+00 | 6.328700e+04 |    Inf 
931.91/931.98	c   917s|410000 |409943 |284044 |   0.7 | 953M| 411 |   0 |4026 |4901 |4026 |2946 |  34k| 150 |5936 | 0.000000e+00 | 6.328700e+04 |    Inf 
953.62/953.63	c   939s|420000 |419943 |289746 |   0.7 | 976M| 411 |   0 |4026 |4901 |4026 |2942 |  34k| 150 |5955 | 0.000000e+00 | 6.328700e+04 |    Inf 
975.12/975.15	c   960s|430000 |429943 |295331 |   0.7 | 998M| 411 |   0 |4026 |4896 |4026 |2945 |  35k| 150 |5960 | 0.000000e+00 | 6.328700e+04 |    Inf 
996.82/996.85	c   981s|440000 |439943 |300789 |   0.7 |1021M| 411 |   0 |4026 |4895 |4026 |2947 |  36k| 150 |5973 | 0.000000e+00 | 6.328700e+04 |    Inf 
1018.02/1018.09	c  1002s|450000 |449943 |305058 |   0.7 |1044M| 411 |   0 |4026 |4895 |4026 |2948 |  36k| 150 |5975 | 0.000000e+00 | 6.328700e+04 |    Inf 
1039.53/1039.53	c  1023s|460000 |459943 |309202 |   0.7 |1066M| 411 |   0 |4026 |4895 |4026 |2951 |  37k| 150 |5979 | 0.000000e+00 | 6.328700e+04 |    Inf 
1061.22/1061.20	c  1045s|470000 |469943 |312845 |   0.7 |1089M| 411 |   0 |4026 |4895 |4026 |2948 |  38k| 150 |5982 | 0.000000e+00 | 6.328700e+04 |    Inf 
1082.62/1082.63	c  1066s|480000 |479943 |316830 |   0.7 |1112M| 411 |   0 |4026 |4895 |4026 |2955 |  38k| 150 |5982 | 0.000000e+00 | 6.328700e+04 |    Inf 
1104.02/1104.07	c  1087s|490000 |489943 |320846 |   0.6 |1134M| 411 |   0 |4026 |4895 |4026 |2948 |  39k| 150 |5986 | 0.000000e+00 | 6.328700e+04 |    Inf 
1125.52/1125.58	c  1108s|500000 |499943 |324383 |   0.6 |1157M| 411 |   0 |4026 |4895 |4026 |2949 |  40k| 150 |5987 | 0.000000e+00 | 6.328700e+04 |    Inf 
1146.92/1146.94	c  1129s|510000 |509943 |328195 |   0.6 |1180M| 411 |   0 |4026 |4895 |4026 |2943 |  40k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1167.92/1167.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1167.92/1167.93	c  1150s|520000 |519943 |332427 |   0.6 |1202M| 411 |   0 |4026 |4895 |4026 |2936 |  41k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1188.82/1188.86	c  1171s|530000 |529943 |336620 |   0.6 |1225M| 411 |   0 |4026 |4895 |4026 |2943 |  41k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1209.72/1209.72	c  1192s|540000 |539943 |340872 |   0.6 |1247M| 411 |   0 |4026 |4895 |4026 |2939 |  42k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1230.33/1230.34	c  1212s|550000 |549943 |344332 |   0.6 |1270M| 415 |   0 |4026 |4895 |4026 |2947 |  42k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1251.23/1251.24	c  1233s|560000 |559943 |348562 |   0.6 |1293M| 415 |   0 |4026 |4895 |4026 |2942 |  43k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1272.33/1272.36	c  1253s|570000 |569943 |352109 |   0.6 |1315M| 415 |   0 |4026 |4895 |4026 |2952 |  43k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1293.13/1293.12	c  1274s|580000 |579943 |355804 |   0.6 |1338M| 415 |   0 |4026 |4895 |4026 |2942 |  44k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1313.92/1313.99	c  1295s|590000 |589943 |359882 |   0.6 |1360M| 415 |   0 |4026 |4895 |4026 |2942 |  44k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1334.93/1334.91	c  1315s|600000 |599943 |364037 |   0.6 |1383M| 415 |   0 |4026 |4895 |4026 |2944 |  45k| 150 |5992 | 0.000000e+00 | 6.328700e+04 |    Inf 
1355.32/1355.36	c  1335s|610000 |609943 |367001 |   0.6 |1406M| 415 |   0 |4026 |4895 |4026 |2948 |  45k| 150 |5994 | 0.000000e+00 | 6.328700e+04 |    Inf 
1376.63/1376.62	c  1356s|620000 |619943 |371209 |   0.6 |1428M| 415 |   0 |4026 |4895 |4026 |2949 |  46k| 150 |5994 | 0.000000e+00 | 6.328700e+04 |    Inf 
1397.93/1397.94	c  1377s|630000 |629943 |375482 |   0.6 |1451M| 415 |   0 |4026 |4895 |4026 |2943 |  46k| 150 |5994 | 0.000000e+00 | 6.328700e+04 |    Inf 
1419.23/1419.22	c  1398s|640000 |639943 |379796 |   0.6 |1473M| 415 |   0 |4026 |4895 |4026 |2940 |  47k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1440.53/1440.55	c  1420s|650000 |649943 |384055 |   0.6 |1496M| 415 |   0 |4026 |4895 |4026 |2957 |  48k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1462.03/1462.01	c  1441s|660000 |659943 |388366 |   0.6 |1519M| 415 |   0 |4026 |4895 |4026 |2953 |  48k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1483.03/1483.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1483.03/1483.01	c  1461s|670000 |669943 |392615 |   0.6 |1541M| 415 |   0 |4026 |4895 |4026 |2949 |  49k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1503.93/1503.98	c  1482s|680000 |679943 |396787 |   0.6 |1564M| 415 |   0 |4026 |4895 |4026 |2941 |  49k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1525.24/1525.24	c  1503s|690000 |689943 |400854 |   0.6 |1587M| 415 |   0 |4026 |4895 |4026 |2946 |  50k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1546.13/1546.19	c  1524s|700000 |699943 |404883 |   0.6 |1609M| 417 |   0 |4026 |4895 |4026 |2951 |  51k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1567.03/1567.03	c  1544s|710000 |709943 |408744 |   0.6 |1632M| 417 |   0 |4026 |4895 |4026 |2946 |  51k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1587.64/1587.64	c  1565s|720000 |719943 |412367 |   0.6 |1654M| 417 |   0 |4026 |4895 |4026 |2941 |  52k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1608.74/1608.79	c  1586s|730000 |729943 |416545 |   0.6 |1677M| 417 |   0 |4026 |4895 |4026 |2943 |  52k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1629.63/1629.67	c  1606s|740000 |739943 |420431 |   0.6 |1700M| 417 |   0 |4026 |4895 |4026 |2945 |  53k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1650.54/1650.58	c  1627s|750000 |749943 |424669 |   0.6 |1722M| 417 |   0 |4026 |4895 |4026 |2951 |  53k| 150 |5995 | 0.000000e+00 | 6.328700e+04 |    Inf 
1671.74/1671.76	c  1648s|760000 |759943 |429265 |   0.6 |1745M| 417 |   0 |4026 |4895 |4026 |2937 |  54k| 150 |6006 | 0.000000e+00 | 6.328700e+04 |    Inf 
1692.74/1692.70	c  1669s|770000 |769943 |433280 |   0.6 |1767M| 417 |   0 |4026 |4895 |4026 |2945 |  54k| 150 |6006 | 0.000000e+00 | 6.328700e+04 |    Inf 
1713.94/1713.90	c  1689s|780000 |779943 |437389 |   0.6 |1790M| 417 |   0 |4026 |4895 |4026 |2943 |  55k| 150 |6006 | 0.000000e+00 | 6.328700e+04 |    Inf 
1736.85/1736.89	c  1712s|790000 |789943 |444766 |   0.6 |1813M| 417 |   0 |4026 |4893 |4026 |2949 |  56k| 150 |6401 | 0.000000e+00 | 6.328700e+04 |    Inf 
1757.94/1757.93	c  1733s|800000 |799943 |448927 |   0.6 |1835M| 417 |   0 |4026 |4893 |4026 |2949 |  56k| 150 |6401 | 0.000000e+00 | 6.328700e+04 |    Inf 
1778.84/1778.80	c  1753s|810000 |809943 |452744 |   0.6 |1858M| 417 |   0 |4026 |4893 |4026 |2948 |  57k| 150 |6401 | 0.000000e+00 | 6.328700e+04 |    Inf 
1799.84/1799.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1799.84/1799.84	c  1774s|820000 |819943 |456579 |   0.6 |1880M| 417 |   0 |4026 |4893 |4026 |2948 |  57k| 150 |6401 | 0.000000e+00 | 6.328700e+04 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1774.32
1800.05/1800.01	c Solving Nodes      : 820083
1800.05/1800.01	c Primal Bound       : +6.32870000000000e+04 (114 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.04	s SATISFIABLE
1800.05/1800.04	v -x1612 -x1611 -x1610 -x1609 -x1608 -x1607 x1606 -x1605 -x1604 -x1603 -x1602 -x1601 -x1600 -x1599 -x1598 -x1597 -x1596 -x1595 x1594 
1800.05/1800.04	v x1593 -x1592 -x1591 -x1590 -x1589 x1588 -x1587 -x1586 -x1585 -x1584 -x1583 -x1582 -x1581 -x1580 -x1579 -x1578 -x1577 -x1576 
1800.05/1800.04	v -x1575 -x1574 -x1573 -x1572 -x1571 -x1570 -x1569 -x1568 -x1567 -x1566 -x1565 -x1564 -x1563 -x1562 -x1561 -x1560 -x1559 -x1558 
1800.05/1800.04	v -x1557 -x1556 -x1555 -x1554 -x1553 x1552 -x1551 -x1550 -x1549 -x1548 -x1547 -x1546 -x1545 -x1544 -x1543 -x1542 -x1541 -x1540 
1800.05/1800.04	v -x1539 x1538 x1537 -x1536 -x1535 -x1534 -x1533 -x1532 -x1531 -x1530 -x1529 -x1528 -x1527 -x1526 -x1525 -x1524 -x1523 x1522 
1800.05/1800.04	v -x1521 -x1520 -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 -x1513 -x1512 -x1511 -x1510 -x1509 -x1508 -x1507 -x1506 -x1505 x1504 
1800.05/1800.04	v -x1503 -x1502 -x1501 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 -x1494 -x1493 -x1492 -x1491 -x1490 x1489 -x1488 -x1487 -x1486 
1800.05/1800.04	v -x1485 -x1484 x1483 -x1482 -x1481 x1480 -x1479 -x1478 -x1477 -x1476 -x1475 -x1474 -x1473 -x1472 -x1471 -x1470 -x1469 -x1468 
1800.05/1800.04	v -x1467 -x1466 -x1465 -x1464 -x1463 x1462 -x1461 -x1460 -x1459 -x1458 -x1457 x1456 -x1455 -x1454 -x1453 -x1452 -x1451 -x1450 
1800.05/1800.04	v -x1449 -x1448 -x1447 -x1446 -x1445 x1444 -x1443 -x1442 -x1441 -x1440 -x1439 -x1438 x1437 -x1436 -x1435 -x1434 -x1433 -x1432 -x1431 
1800.05/1800.04	v -x1430 -x1429 -x1428 -x1427 x1426 -x1425 -x1424 -x1423 -x1422 -x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1415 -x1414 -x1413 
1800.05/1800.04	v -x1412 -x1411 -x1410 -x1409 x1408 -x1407 -x1406 -x1405 -x1404 -x1403 x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 
1800.05/1800.04	v -x1394 -x1393 -x1392 -x1391 -x1390 -x1389 x1388 x1387 -x1386 -x1385 x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 x1377 
1800.05/1800.04	v x1376 -x1375 -x1374 -x1373 x1372 -x1371 -x1370 -x1369 -x1368 -x1367 x1366 -x1365 -x1364 -x1363 -x1362 -x1361 x1360 -x1359 -x1358 
1800.05/1800.04	v -x1357 -x1356 -x1355 -x1354 -x1353 -x1352 -x1351 x1350 -x1349 -x1348 -x1347 -x1346 x1345 -x1344 -x1343 -x1342 -x1341 -x1340 
1800.05/1800.04	v -x1339 -x1338 x1337 x1336 x1335 -x1334 x1333 -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 x1324 -x1323 -x1322 
1800.05/1800.04	v -x1321 -x1320 x1319 -x1318 -x1317 -x1316 -x1315 -x1314 -x1313 x1312 -x1311 -x1310 -x1309 -x1308 -x1307 x1306 -x1305 -x1304 -x1303 
1800.05/1800.04	v -x1302 -x1301 x1300 -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 x1293 -x1292 -x1291 -x1290 x1289 -x1288 -x1287 x1286 -x1285 
1800.05/1800.04	v -x1284 -x1283 x1282 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 x1273 -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 
1800.05/1800.04	v x1266 -x1265 -x1264 -x1263 -x1262 x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 x1254 -x1253 -x1252 x1251 x1250 -x1249 x1248 
1800.05/1800.04	v -x1247 x1246 x1245 -x1244 -x1243 -x1242 -x1241 x1240 x1239 x1238 -x1237 -x1236 x1235 x1234 -x1233 -x1232 -x1231 -x1230 x1229 
1800.05/1800.04	v -x1228 -x1227 -x1226 -x1225 -x1224 x1223 -x1222 -x1221 -x1220 -x1219 x1218 x1217 -x1216 -x1215 -x1214 x1213 -x1212 -x1211 
1800.05/1800.04	v -x1210 -x1209 x1208 -x1207 -x1206 -x1205 -x1204 x1203 -x1202 -x1201 -x1200 -x1199 x1198 x1197 -x1196 -x1195 -x1194 x1193 x1192 
1800.05/1800.04	v -x1191 -x1190 -x1189 x1188 x1187 -x1186 -x1185 -x1184 -x1183 x1182 x1181 x1180 -x1179 -x1178 x1177 x1176 -x1175 -x1174 -x1173 
1800.05/1800.04	v x1172 -x1171 -x1170 x1169 -x1168 -x1167 -x1166 -x1165 x1164 x1163 x1162 x1161 -x1160 x1159 x1158 -x1157 -x1156 -x1155 -x1154 
1800.05/1800.04	v x1153 x1152 x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 x1137 x1136 -x1135 
1800.05/1800.04	v -x1134 -x1133 -x1132 -x1131 x1130 x1129 x1128 x1127 -x1126 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 
1800.05/1800.04	v -x1116 -x1115 -x1114 -x1113 -x1112 x1111 -x1110 x1109 x1108 -x1107 -x1106 x1105 x1104 -x1103 -x1102 -x1101 x1100 x1099 -x1098 
1800.05/1800.04	v x1097 x1096 -x1095 -x1094 -x1093 -x1092 x1091 -x1090 x1089 -x1088 -x1087 -x1086 -x1085 x1084 x1083 -x1082 -x1081 -x1080 -x1079 
1800.05/1800.04	v -x1078 -x1077 x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 x1066 -x1065 -x1064 x1063 -x1062 -x1061 
1800.05/1800.04	v -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043 
1800.05/1800.04	v -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 -x1026 -x1025 
1800.05/1800.04	v -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 -x1008 
1800.05/1800.04	v -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 
1800.05/1800.04	v -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 
1800.05/1800.04	v -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 
1800.05/1800.04	v -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 
1800.05/1800.04	v -x925 -x924 -x923 -x922 x921 -x920 -x919 -x918 -x917 x916 -x915 x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 
1800.05/1800.04	v -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 
1800.05/1800.04	v -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 
1800.05/1800.04	v -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 
1800.05/1800.04	v -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 
1800.05/1800.04	v -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 
1800.05/1800.04	v x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 
1800.05/1800.04	v -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 -x760 x759 -x758 
1800.05/1800.04	v -x757 x756 -x755 -x754 -x753 -x752 -x751 -x750 x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 
1800.05/1800.04	v -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 
1800.05/1800.04	v -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 x702 -x701 -x700 -x699 -x698 x697 -x696 -x695 
1800.05/1800.04	v -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 
1800.05/1800.04	v -x673 -x672 -x671 -x670 -x669 -x668 -x667 x666 -x665 -x664 -x663 -x662 -x661 -x660 -x659 -x658 x657 x656 x655 x654 x653 -x652 
1800.05/1800.04	v -x651 -x650 -x649 -x648 -x647 -x646 x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 x631 
1800.05/1800.04	v x630 x629 -x628 -x627 -x626 -x625 -x624 -x623 -x622 -x621 -x620 -x619 x618 -x617 -x616 -x615 -x614 x613 x612 x611 -x610 -x609 
1800.05/1800.04	v -x608 -x607 -x606 -x605 -x604 -x603 -x602 -x601 -x600 x599 -x598 -x597 -x596 -x595 -x594 -x593 x592 -x591 -x590 -x589 -x588 
1800.05/1800.04	v x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 x571 x570 x569 -x568 -x567 -x566 
1800.05/1800.04	v -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 x551 -x550 -x549 -x548 -x547 -x546 -x545 
1800.05/1800.04	v -x544 -x543 -x542 -x541 -x540 -x539 x538 x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 x527 x526 -x525 -x524 
1800.05/1800.04	v x523 -x522 -x521 -x520 -x519 x518 -x517 -x516 x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 x507 -x506 -x505 -x504 -x503 x502 
1800.05/1800.04	v -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 x488 x487 -x486 -x485 -x484 -x483 -x482 x481 
1800.05/1800.04	v -x480 -x479 -x478 x477 -x476 x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 -x460 -x459 
1800.05/1800.04	v -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 x450 -x449 -x448 -x447 x446 x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 
1800.05/1800.04	v -x437 x436 -x435 -x434 -x433 -x432 -x431 x430 -x429 x428 -x427 x426 -x425 -x424 x423 x422 -x421 -x420 x419 -x418 x417 x416 
1800.05/1800.04	v -x415 x414 -x413 x412 x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 x402 -x401 x400 -x399 -x398 x397 -x396 x395 -x394 
1800.05/1800.04	v x393 x392 x391 x390 x389 -x388 x387 x386 x385 -x384 x383 x382 -x381 -x380 -x379 -x378 -x377 x376 x375 -x374 -x373 x372 x371 -x370 
1800.05/1800.04	v -x369 x368 -x367 -x366 x365 -x364 -x363 x362 -x361 -x360 -x359 x358 x357 x356 -x355 -x354 -x353 x352 -x351 -x350 -x349 x348 
1800.05/1800.04	v -x347 -x346 -x345 -x344 -x343 -x342 x341 x340 -x339 -x338 x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 
1800.05/1800.04	v -x326 x325 x324 x323 -x322 -x321 -x320 -x319 -x318 x317 x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 x306 -x305 
1800.05/1800.04	v -x304 -x303 -x302 x301 x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 x285 -x284 
1800.05/1800.04	v x283 x282 x281 -x280 x279 x278 x277 -x276 x275 x274 -x273 -x272 x271 -x270 -x269 x268 -x267 -x266 -x265 -x264 -x263 -x262 x261 
1800.05/1800.04	v -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 x247 -x246 -x245 -x244 -x243 x242 x241 -x240 -x239 
1800.05/1800.04	v -x238 x237 x236 x235 -x234 -x233 x232 -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 x218 -x217 
1800.05/1800.04	v x216 -x215 -x214 -x213 -x212 x211 -x210 x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 
1800.05/1800.04	v -x195 -x194 x193 -x192 x191 -x190 x189 -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 x175 -x174 
1800.05/1800.04	v x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 
1800.05/1800.04	v -x151 x150 x149 x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 
1800.05/1800.04	v -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 x122 x121 x120 -x119 -x118 -x117 x116 -x115 x114 x113 -x112 x111 -x110 -x109 
1800.05/1800.04	v x108 -x107 -x106 x105 -x104 -x103 -x102 -x101 -x100 x99 -x98 x97 x96 -x95 -x94 -x93 x92 x91 x90 x89 x88 x87 -x86 x85 -x84 -x83 
1800.05/1800.04	v -x82 -x81 -x80 x79 -x78 -x77 -x76 x75 -x74 -x73 x72 -x71 -x70 -x69 -x68 x67 x66 x65 x64 -x63 x62 -x61 -x60 x59 -x58 x57 -x56 
1800.05/1800.04	v -x55 x54 -x53 -x52 -x51 x50 -x49 x48 -x47 -x46 x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 x34 -x33 -x32 x31 -x30 
1800.05/1800.04	v -x29 -x28 -x27 x26 -x25 -x24 -x23 x22 -x21 x20 x19 -x18 -x17 x16 -x15 -x14 x13 -x12 x11 -x10 x9 x8 -x7 x6 -x5 x4 -x3 -x2 -x1 
1800.05/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.04	c Solving Time       :    1774.32
1800.05/1800.04	c Original Problem   :
1800.05/1800.04	c   Problem name     : HOME/instance-2693045-1277914806.wbo
1800.05/1800.04	c   Variables        : 4106 (2859 binary, 0 integer, 0 implicit integer, 1247 continuous)
1800.05/1800.04	c   Constraints      : 4901 initial, 4901 maximal
1800.05/1800.04	c Presolved Problem  :
1800.05/1800.04	c   Problem name     : t_HOME/instance-2693045-1277914806.wbo
1800.05/1800.04	c   Variables        : 4026 (2782 binary, 0 integer, 0 implicit integer, 1244 continuous)
1800.05/1800.04	c   Constraints      : 4768 initial, 4903 maximal
1800.05/1800.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.04	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   dualfix          :       0.00          6          0          0          0          0          0          0          0
1800.05/1800.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   implics          :       0.00          0         53          0          0          0          0          0          0
1800.05/1800.04	c   probing          :       0.29          0         11          0          0          0          0          0          0
1800.05/1800.04	c   indicator        :       0.00          0          0          0          0          0          3          0          0
1800.05/1800.04	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.04	c   linear           :       0.06          5          5          0       1249          0        130        190        382
1800.05/1800.04	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.04	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   integral         :          0          0          0     856234          0          0         30          0          0      57516
1800.05/1800.04	c   indicator        :       1244          0    1957982     827452          0          0     584746          0          0          0
1800.05/1800.04	c   varbound         :          1          6     267377      66666          0          0       3851          1          0          0
1800.05/1800.04	c   knapsack         :        248          6    1957982     827452          0         50      33127        853          0          0
1800.05/1800.04	c   linear           :       1243          6    1957932     827452          0          0     471515      56981          0          0
1800.05/1800.04	c   logicor          :       2032+         6    1149158     791296          0          2    1183189          0          0          0
1800.05/1800.04	c   countsols        :          0          0          0     791296          0          0          0          0          0          0
1800.05/1800.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.04	c   integral         :      36.82       0.00       0.00      36.82       0.00
1800.05/1800.04	c   indicator        :     113.14       0.03      25.63      87.48       0.00
1800.05/1800.04	c   varbound         :       0.08       0.00       0.07       0.01       0.00
1800.05/1800.04	c   knapsack         :       6.53       0.01       4.32       2.20       0.00
1800.05/1800.04	c   linear           :      62.69       0.00      12.74      49.95       0.00
1800.05/1800.04	c   logicor          :      20.19       0.00       4.03      16.16       0.00
1800.05/1800.04	c   countsols        :       0.22       0.00       0.00       0.22       0.00
1800.05/1800.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.04	c   vbounds          :       0.58      11810          0          7
1800.05/1800.04	c   rootredcost      :       0.46          1          0          0
1800.05/1800.04	c   pseudoobj        :      55.51    1955771          0          0
1800.05/1800.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.04	c   propagation      :       0.00         52         52        100       10.5          2        7.0          -
1800.05/1800.04	c   infeasible LP    :       0.00         63         63         66        3.4          0        0.0          0
1800.05/1800.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.04	c   applied globally :          -          -          -        150        7.1          -          -          -
1800.05/1800.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.04	c   cut pool         :       0.00          5          -          -        330          -    (maximal pool size: 1944)
1800.05/1800.04	c   redcost          :      68.92     856229          0          0          0          0
1800.05/1800.04	c   impliedbounds    :       0.00          6          0          0         10          0
1800.05/1800.04	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.04	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.04	c   gomory           :       0.19          6          0          0       1391          0
1800.05/1800.04	c   strongcg         :       0.14          6          0          0        239          0
1800.05/1800.04	c   cmir             :       0.20          6          0          0        439          0
1800.05/1800.04	c   flowcover        :       0.29          6          0          0       1203          0
1800.05/1800.04	c   clique           :       0.00          6          0          0          9          0
1800.05/1800.04	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.04	c   mcf              :       0.01          1          0          0          0          0
1800.05/1800.04	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.04	c Pricers            :       Time      Calls       Vars
1800.05/1800.04	c   problem variables:       0.00          0          0
1800.05/1800.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.04	c   relpscost        :      36.58      28782          0         30          0          0      57516
1800.05/1800.04	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   inference        :     140.08     791296          0          0          0          0    1582592
1800.05/1800.04	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.04	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.04	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.04	c   LP solutions     :       0.00          -          0
1800.05/1800.04	c   pseudo solutions :       0.00          -          0
1800.05/1800.04	c   oneopt           :       0.88          1          0
1800.05/1800.04	c   crossover        :       0.78         12          0
1800.05/1800.04	c   linesearchdiving :       3.22       3913          0
1800.05/1800.04	c   trivial          :       0.01          2          0
1800.05/1800.04	c   simplerounding   :       0.43      27610          0
1800.05/1800.04	c   zirounding       :       0.41       1000          0
1800.05/1800.04	c   rounding         :       0.50       2311          0
1800.05/1800.04	c   shifting         :       1.04        720          0
1800.05/1800.04	c   intshifting      :       0.10          7          0
1800.05/1800.04	c   twoopt           :       0.00          0          0
1800.05/1800.04	c   fixandinfer      :       0.00          0          0
1800.05/1800.04	c   feaspump         :       0.03          1          0
1800.05/1800.04	c   coefdiving       :       5.64       3904          0
1800.05/1800.04	c   pscostdiving     :       4.14       3906          0
1800.05/1800.04	c   fracdiving       :       3.85       3913          0
1800.05/1800.04	c   veclendiving     :       2.84       3913          0
1800.05/1800.04	c   intdiving        :       0.00          0          0
1800.05/1800.04	c   actconsdiving    :       0.00          0          0
1800.05/1800.04	c   objpscostdiving  :       3.15       3913          0
1800.05/1800.04	c   rootsoldiving    :       3.50       3913          0
1800.05/1800.04	c   guideddiving     :       3.08       3912          0
1800.05/1800.04	c   octane           :       0.00          0          0
1800.05/1800.04	c   rens             :       0.06          1          0
1800.05/1800.04	c   rins             :       0.00          0          0
1800.05/1800.04	c   localbranching   :       0.00          0          0
1800.05/1800.04	c   mutation         :       0.00          0          0
1800.05/1800.04	c   dins             :       0.00          0          0
1800.05/1800.04	c   undercover       :       0.00          0          0
1800.05/1800.04	c   nlp              :       0.25          0          0
1800.05/1800.04	c   trysol           :       0.43       4757        114
1800.05/1800.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.04	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.04	c   dual LP          :     889.72     121661     447731       3.68     503.23
1800.05/1800.04	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.04	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.04	c   diving/probing LP:       3.03       1285       8885       6.91    2932.34
1800.05/1800.04	c   strong branching :      36.18       6401     130140      20.33    3597.01
1800.05/1800.04	c     (at root node) :          -         17       2691     158.29          -
1800.05/1800.04	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.04	c B&B Tree           :
1800.05/1800.04	c   number of runs   :          1
1800.05/1800.04	c   nodes            :     820083
1800.05/1800.04	c   nodes (total)    :     820083
1800.05/1800.04	c   nodes left       :     820026
1800.05/1800.04	c   max depth        :        417
1800.05/1800.04	c   max depth (total):        417
1800.05/1800.04	c   backtracks       :       3931 (0.5%)
1800.05/1800.04	c   delayed cutoffs  :          0
1800.05/1800.04	c   repropagations   :       1686 (44 domain reductions, 0 cutoffs)
1800.05/1800.04	c   avg switch length:       2.10
1800.05/1800.04	c   switching time   :      54.03
1800.05/1800.04	c Solution           :
1800.05/1800.04	c   Solutions found  :        114 (1 improvements)
1800.05/1800.04	c   First Solution   : +6.32870000000000e+04   (in run 1, after 1 nodes, 0.52 seconds, depth 0, found by <trysol>)
1800.05/1800.04	c   Primal Bound     : +6.32870000000000e+04   (in run 1, after 1 nodes, 0.52 seconds, depth 0, found by <trysol>)
1800.05/1800.04	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.04	c   Gap              :   infinite
1800.05/1800.04	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.04	c   Root Iterations  :       2685
1801.25/1801.24	c Time complete: 1801.29.

Verifier Data

OK	5771

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693045-1277914806/watcher-2693045-1277914806 -o /tmp/evaluation-result-2693045-1277914806/solver-2693045-1277914806 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693045-1277914806.wbo -t 1800 -m 3800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.05 2.01 4/196 26118
/proc/meminfo: memFree=31171808/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=11008 CPUtime=0
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 1674 0 0 0 0 0 0 0 25 0 1 0 167084323 11272192 1595 4089446400 4194304 9819077 140734110841648 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26118/statm: 2752 1595 392 1374 0 1373 0

[startup+0.0717911 s]
/proc/loadavg: 2.09 2.05 2.01 4/196 26118
/proc/meminfo: memFree=31171808/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=30968 CPUtime=0.06
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6822 0 0 0 5 1 0 0 25 0 1 0 167084323 31711232 6389 4089446400 4194304 9819077 140734110841648 18446744073709551615 4978944 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26118/statm: 7742 6389 495 1374 0 6363 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30968

[startup+0.100784 s]
/proc/loadavg: 2.09 2.05 2.01 4/196 26118
/proc/meminfo: memFree=31171808/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=31748 CPUtime=0.09
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 8595 0 0 0 8 1 0 0 25 0 1 0 167084323 32509952 6620 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26118/statm: 7937 6622 507 1374 0 6558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31748

[startup+0.30076 s]
/proc/loadavg: 2.09 2.05 2.01 4/196 26118
/proc/meminfo: memFree=31171808/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=33752 CPUtime=0.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 10439 0 0 0 27 2 0 0 25 0 1 0 167084323 34562048 7173 4089446400 4194304 9819077 140734110841648 18446744073709551615 4923119 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26118/statm: 8438 7173 532 1374 0 7059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33752

[startup+0.700674 s]
/proc/loadavg: 2.09 2.05 2.01 4/196 26118
/proc/meminfo: memFree=31171808/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=43948 CPUtime=0.69
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 14794 0 0 0 66 3 0 0 25 0 1 0 167084323 45002752 9264 4089446400 4194304 9819077 140734110841648 18446744073709551615 7289531 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26118/statm: 10987 9266 695 1374 0 9608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43948

[startup+1.50053 s]
/proc/loadavg: 2.09 2.05 2.01 3/197 26119
/proc/meminfo: memFree=31136708/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=47352 CPUtime=1.48
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 17149 0 0 0 145 3 0 0 25 0 1 0 167084323 48488448 9748 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 11838 9748 697 1374 0 10459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 47352

[startup+3.10024 s]
/proc/loadavg: 2.08 2.05 2.01 3/197 26119
/proc/meminfo: memFree=31133364/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=52232 CPUtime=3.09
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 55756 0 0 0 300 9 0 0 25 0 1 0 167084323 53485568 10259 4089446400 4194304 9819077 140734110841648 18446744073709551615 7334245 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 13237 10269 725 1374 0 11858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52232

[startup+6.30065 s]
/proc/loadavg: 2.08 2.05 2.01 3/197 26119
/proc/meminfo: memFree=31133860/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=52804 CPUtime=6.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 101110 0 0 0 614 15 0 0 25 0 1 0 167084323 54071296 10267 4089446400 4194304 9819077 140734110841648 18446744073709551615 7292212 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 13201 10267 725 1374 0 11822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52804

[startup+12.7005 s]
/proc/loadavg: 2.07 2.05 2.01 3/197 26119
/proc/meminfo: memFree=31133056/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=54132 CPUtime=12.68
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 191907 0 0 0 1238 30 0 0 25 0 1 0 167084323 55431168 10560 4089446400 4194304 9819077 140734110841648 18446744073709551615 7291624 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 13533 10560 728 1374 0 12154 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54132

[startup+25.5011 s]
/proc/loadavg: 2.06 2.04 2.01 3/197 26119
/proc/meminfo: memFree=31131528/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=52636 CPUtime=25.49
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 516742 0 0 0 2472 77 0 0 25 0 1 0 167084323 53899264 10572 4089446400 4194304 9819077 140734110841648 18446744073709551615 6367494 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 13159 10572 728 1374 0 11780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52636

[startup+51.1005 s]
/proc/loadavg: 2.04 2.04 2.01 3/197 26120
/proc/meminfo: memFree=31108996/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=71768 CPUtime=51.08
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 1018935 0 0 0 4943 165 0 0 25 0 1 0 167084323 73490432 15936 4089446400 4194304 9819077 140734110841648 18446744073709551615 6632561 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 17942 15936 730 1374 0 16563 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71768

[startup+102.306 s]
/proc/loadavg: 2.06 2.05 2.01 3/197 26121
/proc/meminfo: memFree=31056400/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=119924 CPUtime=102.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 1393061 0 0 0 9960 269 0 0 25 0 1 0 167084323 122802176 28098 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 29981 28098 730 1374 0 28602 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119924

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/197 26123
/proc/meminfo: memFree=30990016/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=181684 CPUtime=162.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 1688249 0 0 0 15862 367 0 0 25 0 1 0 167084323 186044416 43611 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 45421 43611 730 1374 0 44042 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 181684

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/197 26125
/proc/meminfo: memFree=30922260/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=244608 CPUtime=222.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 1905191 0 0 0 21773 456 0 0 25 0 1 0 167084323 250478592 59144 4089446400 4194304 9819077 140734110841648 18446744073709551615 7226672 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 61152 59144 730 1374 0 59773 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 244608

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 26126
/proc/meminfo: memFree=30857092/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=308020 CPUtime=282.3
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 2146943 0 0 0 27679 551 0 0 25 0 1 0 167084323 315412480 74935 4089446400 4194304 9819077 140734110841648 18446744073709551615 4642180 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 77005 74935 730 1374 0 75626 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 308020

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 26128
/proc/meminfo: memFree=30787500/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=368464 CPUtime=342.3
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 2390768 0 0 0 33587 643 0 0 25 0 1 0 167084323 377307136 90115 4089446400 4194304 9819077 140734110841648 18446744073709551615 6361141 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 92116 90115 730 1374 0 90737 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 368464

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 26129
/proc/meminfo: memFree=30722720/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=431180 CPUtime=402.29
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 2592136 0 0 0 39503 726 0 0 25 0 1 0 167084323 441528320 105945 4089446400 4194304 9819077 140734110841648 18446744073709551615 6361151 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 107660 105942 730 1374 0 106281 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 431180

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26131
/proc/meminfo: memFree=30652640/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=495784 CPUtime=462.3
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 2765420 0 0 0 45426 804 0 0 25 0 1 0 167084323 507682816 122251 4089446400 4194304 9819077 140734110841648 18446744073709551615 7816363 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 123946 122251 730 1374 0 122567 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 495784

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26133
/proc/meminfo: memFree=30587000/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=559120 CPUtime=522.31
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 2983189 0 0 0 51338 893 0 0 25 0 1 0 167084323 572538880 137125 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 139780 137125 730 1374 0 138401 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 559120

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 26134
/proc/meminfo: memFree=30517892/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=621604 CPUtime=582.31
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 3177831 0 0 0 57259 972 0 0 25 0 1 0 167084323 636522496 152844 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 155401 152844 730 1374 0 154022 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 621604

[startup+642.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/197 26136
/proc/meminfo: memFree=30448168/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=682880 CPUtime=642.31
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 3372505 0 0 0 63183 1048 0 0 25 0 1 0 167084323 699269120 168325 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 170720 168325 730 1374 0 169341 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 682880

[startup+702.3 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26346
/proc/meminfo: memFree=30131768/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1052468 CPUtime=1002.31
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 4508752 0 0 0 98681 1550 0 0 25 0 1 0 167084323 1077727232 261328 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 263117 261328 730 1374 0 261738 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1052468

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 26348
/proc/meminfo: memFree=30071104/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1122324 CPUtime=1062.32
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 4685285 0 0 0 104599 1633 0 0 25 0 1 0 167084323 1149259776 276820 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 280581 276820 730 1374 0 279202 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1122324

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26350
/proc/meminfo: memFree=30008700/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1181600 CPUtime=1122.32
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 4859582 0 0 0 110518 1714 0 0 25 0 1 0 167084323 1209958400 292001 4089446400 4194304 9819077 140734110841648 18446744073709551615 7233739 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 295490 292004 730 1374 0 294111 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1181600

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26351
/proc/meminfo: memFree=29940468/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1247564 CPUtime=1182.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5025658 0 0 0 116445 1788 0 0 25 0 1 0 167084323 1277505536 308426 4089446400 4194304 9819077 140734110841648 18446744073709551615 6512973 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 311891 308425 730 1374 0 310512 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1247564

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26353
/proc/meminfo: memFree=29871860/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1309176 CPUtime=1242.32
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5172012 0 0 0 122373 1859 0 0 25 0 1 0 167084323 1340596224 323926 4089446400 4194304 9819077 140734110841648 18446744073709551615 6512973 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 327294 323926 730 1374 0 325915 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1309176

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26354
/proc/meminfo: memFree=29804740/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1374640 CPUtime=1302.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5325680 0 0 0 128300 1933 0 0 25 0 1 0 167084323 1407631360 340376 4089446400 4194304 9819077 140734110841648 18446744073709551615 6388481 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 343660 340376 730 1374 0 342281 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1374640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26356
/proc/meminfo: memFree=29743576/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1436788 CPUtime=1362.32
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5467693 0 0 0 134231 2001 0 0 25 0 1 0 167084323 1471270912 356025 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 359197 356025 730 1374 0 357818 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1436788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26358
/proc/meminfo: memFree=29680680/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1497392 CPUtime=1422.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5639466 0 0 0 140155 2078 0 0 25 0 1 0 167084323 1533329408 371292 4089446400 4194304 9819077 140734110841648 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 374348 371292 730 1374 0 372969 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1497392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26359
/proc/meminfo: memFree=29612820/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1564688 CPUtime=1482.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5796144 0 0 0 146079 2154 0 0 25 0 1 0 167084323 1602240512 388221 4089446400 4194304 9819077 140734110841648 18446744073709551615 6584046 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 391172 388221 730 1374 0 389793 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1564688

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26361
/proc/meminfo: memFree=29551024/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1626940 CPUtime=1542.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 5947068 0 0 0 152003 2230 0 0 25 0 1 0 167084323 1665986560 403876 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 406735 403876 730 1374 0 405356 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1626940

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26362
/proc/meminfo: memFree=29487252/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1688944 CPUtime=1602.33
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6092073 0 0 0 157932 2301 0 0 25 0 1 0 167084323 1729478656 419509 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 422236 419509 730 1374 0 420857 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1688944

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 26364
/proc/meminfo: memFree=29422248/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1752796 CPUtime=1662.34
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6247011 0 0 0 163856 2378 0 0 25 0 1 0 167084323 1794863104 435581 4089446400 4194304 9819077 140734110841648 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 438199 435581 730 1374 0 436820 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1752796

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26366
/proc/meminfo: memFree=29360832/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1814052 CPUtime=1722.34
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6471016 0 0 0 169766 2468 0 0 25 0 1 0 167084323 1857589248 451005 4089446400 4194304 9819077 140734110841648 18446744073709551615 6591400 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 453513 451005 730 1374 0 452134 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 1814052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26367
/proc/meminfo: memFree=29291868/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1875872 CPUtime=1782.34
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6635461 0 0 0 175686 2548 0 0 25 0 1 0 167084323 1920892928 466572 4089446400 4194304 9819077 140734110841648 18446744073709551615 7302730 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 468968 466572 730 1374 0 467589 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1875872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26368
/proc/meminfo: memFree=29269908/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1893240 CPUtime=1800.05
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6690331 0 0 0 177435 2570 0 0 25 0 1 0 167084323 1938677760 471114 4089446400 4194304 9819077 140734110841648 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/26118/statm: 472994 471096 730 1374 0 471615 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1893240

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26369
/proc/meminfo: memFree=29390304/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=1769404 CPUtime=1800.65
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6690401 0 0 0 177494 2571 0 0 18 0 1 0 167084323 1811869696 439990 4089446400 4194304 9819077 140734110841648 18446744073709551615 6180560 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26118/statm: 442351 439990 731 1374 0 440972 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 1769404

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26369
/proc/meminfo: memFree=29390304/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=948680 CPUtime=1801.04
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6690401 0 0 0 177530 2574 0 0 19 0 1 0 167084323 971448320 234809 4089446400 4194304 9819077 140734110841648 18446744073709551615 6180503 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26118/statm: 237170 234809 731 1374 0 235791 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 948680

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26369
/proc/meminfo: memFree=29390304/32951124 swapFree=67111528/67111528
[pid=26118] ppid=26116 vsize=325524 CPUtime=1801.25
/proc/26118/stat : 26118 (pbscip.linux.x8) R 26116 26118 25154 0 -1 4202496 6690401 0 0 0 177548 2577 0 0 19 0 1 0 167084323 333336576 79020 4089446400 4194304 9819077 140734110841648 18446744073709551615 8723783 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/26118/statm: 81381 79020 731 1374 0 80002 0
Current children cumulated CPU time (s) 1801.25
Current children cumulated vsize (KiB) 325524

Child status: 0
Real time (s): 1801.25
CPU time (s): 1801.3
CPU user time (s): 1775.51
CPU system time (s): 25.7861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1898828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.51
system time used= 25.7861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6690405
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= 4
involuntary context switches= 19014

runsolver used 2.52861 second user time and 5.68114 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 18:20:06
IDJOB=2693045
IDBENCH=79041
IDSOLVER=1205
FILE ID=node110/2693045-1277914806
PBS_JOBID= 11197254
Free space on /tmp= 74212 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-46s.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-2693045-1277914806/watcher-2693045-1277914806 -o /tmp/evaluation-result-2693045-1277914806/solver-2693045-1277914806 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693045-1277914806.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0c4c750d54c7b762c4dc52b4dc547a5f
RANDOM SEED=667127223

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31172336 kB
Buffers:        201392 kB
Cached:         994908 kB
SwapCached:          0 kB
Active:         996860 kB
Inactive:       636836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31172336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6548 kB
Writeback:           0 kB
AnonPages:      437204 kB
Mapped:          20304 kB
Slab:            79872 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1662160 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= 74196 MiB
End job on node110 at 2010-06-30 18:50:08