Trace number 2693756

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1801.87 1801.83

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j301_4-unsat--soft-66-100-0.wbo
MD5SUM3c0ab74eb8c9db5a91042a699e6b4444
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark0.043992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3844
Total number of constraints11854
Number of soft constraints4065
Number of constraints which are clauses11610
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 205056
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 205055
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 99
Number of bits of the biggest sum of numbers7
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: NONE] [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-2693756-1277916072.wbo>
0.09/0.10	c original problem has 11974 variables (7909 bin, 0 int, 0 impl, 4065 cont) and 15920 constraints
0.09/0.10	c problem read
0.09/0.10	c presolving settings loaded
0.09/0.10	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.09/0.19	c presolving:
0.19/0.26	c (round 1) 384 del vars, 1031 del conss, 217 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 127843 impls, 0 clqs
0.19/0.28	c (round 2) 991 del vars, 2912 del conss, 479 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 130877 impls, 0 clqs
0.29/0.31	c (round 3) 2034 del vars, 4723 del conss, 653 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 132305 impls, 0 clqs
0.29/0.33	c (round 4) 3106 del vars, 5671 del conss, 722 chg bounds, 61 chg sides, 61 chg coeffs, 0 upgd conss, 132651 impls, 0 clqs
0.29/0.34	c (round 5) 3812 del vars, 6140 del conss, 770 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 132869 impls, 0 clqs
0.29/0.35	c (round 6) 4164 del vars, 6441 del conss, 809 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133015 impls, 0 clqs
0.29/0.36	c (round 7) 4370 del vars, 6609 del conss, 826 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133093 impls, 0 clqs
0.29/0.37	c (round 8) 4488 del vars, 6679 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.37	c (round 9) 4529 del vars, 6693 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.37	c (round 10) 4542 del vars, 6695 del conss, 833 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.29/0.39	c (round 11) 4543 del vars, 6696 del conss, 3334 chg bounds, 63 chg sides, 63 chg coeffs, 0 upgd conss, 133109 impls, 0 clqs
0.39/0.43	c (round 12) 4544 del vars, 6696 del conss, 3334 chg bounds, 63 chg sides, 63 chg coeffs, 4380 upgd conss, 133109 impls, 0 clqs
0.39/0.44	c (round 13) 4549 del vars, 6722 del conss, 3339 chg bounds, 70 chg sides, 136 chg coeffs, 4380 upgd conss, 134586 impls, 175 clqs
0.39/0.45	c (round 14) 4554 del vars, 6731 del conss, 3339 chg bounds, 116 chg sides, 281 chg coeffs, 4380 upgd conss, 134586 impls, 188 clqs
0.39/0.47	c (round 15) 4558 del vars, 6732 del conss, 3339 chg bounds, 127 chg sides, 316 chg coeffs, 4383 upgd conss, 134586 impls, 188 clqs
0.39/0.49	c (round 16) 4559 del vars, 6732 del conss, 3339 chg bounds, 129 chg sides, 326 chg coeffs, 4383 upgd conss, 134589 impls, 188 clqs
0.79/0.89	c (round 17) 4609 del vars, 6732 del conss, 3339 chg bounds, 129 chg sides, 326 chg coeffs, 4383 upgd conss, 199747 impls, 184 clqs
0.89/0.90	c (round 18) 4613 del vars, 7019 del conss, 3339 chg bounds, 136 chg sides, 357 chg coeffs, 4383 upgd conss, 199831 impls, 185 clqs
0.89/0.91	c (round 19) 4719 del vars, 7143 del conss, 3339 chg bounds, 149 chg sides, 398 chg coeffs, 4383 upgd conss, 199833 impls, 194 clqs
0.89/0.91	c (round 20) 4829 del vars, 7161 del conss, 3339 chg bounds, 151 chg sides, 406 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.92	c (round 21) 4844 del vars, 7167 del conss, 3339 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.93	c (round 22) 4847 del vars, 7173 del conss, 3339 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.94	c (round 23) 4851 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4383 upgd conss, 199833 impls, 195 clqs
0.89/0.96	c (round 24) 4854 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4394 upgd conss, 199833 impls, 195 clqs
1.59/1.67	c    (1.4s) probing: 1000/4918 (20.3%) - 46 fixings, 8 aggregations, 22034 implications, 0 bound changes
2.09/2.19	c    (1.9s) probing: 2000/4918 (40.7%) - 46 fixings, 8 aggregations, 22914 implications, 0 bound changes
2.29/2.36	c    (2.0s) probing: 2367/4918 (48.1%) - 46 fixings, 8 aggregations, 23008 implications, 0 bound changes
2.29/2.36	c    (2.0s) probing aborted: 2000/2000 successive useless probings
2.29/2.36	c (round 25) 4858 del vars, 7176 del conss, 3346 chg bounds, 153 chg sides, 410 chg coeffs, 4394 upgd conss, 227575 impls, 195 clqs
2.39/2.47	c    (2.1s) probing: 2567/4918 (52.2%) - 46 fixings, 8 aggregations, 23011 implications, 0 bound changes
2.39/2.47	c    (2.1s) probing aborted: 2000/2000 successive useless probings
2.39/2.47	c presolving (26 rounds):
2.39/2.47	c  4858 deleted vars, 7176 deleted constraints, 3346 tightened bounds, 0 added holes, 153 changed sides, 418 changed coefficients
2.39/2.47	c  227580 implications, 195 cliques
2.39/2.47	c presolved problem has 7116 variables (4733 bin, 0 int, 0 impl, 2383 cont) and 8796 constraints
2.39/2.47	c    2383 constraints of type <indicator>
2.39/2.47	c     165 constraints of type <varbound>
2.39/2.47	c     120 constraints of type <knapsack>
2.39/2.47	c      50 constraints of type <setppc>
2.39/2.47	c    2218 constraints of type <linear>
2.39/2.47	c    3860 constraints of type <logicor>
2.39/2.47	c transformed objective value is always integral (scale: 1)
2.39/2.47	c Presolving Time: 2.11
2.39/2.47	c - non default parameters ----------------------------------------------------------------------
2.39/2.47	c # SCIP version 1.2.1.2
2.39/2.47	c 
2.39/2.47	c # frequency for displaying node information lines
2.39/2.47	c # [type: int, range: [-1,2147483647], default: 100]
2.39/2.47	c display/freq = 10000
2.39/2.47	c 
2.39/2.47	c # maximal time in seconds to run
2.39/2.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.47	c limits/time = 1799.91
2.39/2.47	c 
2.39/2.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.39/2.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.39/2.47	c limits/memory = 3420
2.39/2.47	c 
2.39/2.47	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.39/2.47	c # [type: int, range: [-1,2147483647], default: 1]
2.39/2.47	c lp/solvefreq = -1
2.39/2.47	c 
2.39/2.47	c # should presolving try to simplify inequalities
2.39/2.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.47	c constraints/linear/simplifyinequalities = TRUE
2.39/2.47	c 
2.39/2.47	c # should presolving try to simplify knapsacks
2.39/2.47	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.39/2.47	c constraints/knapsack/simplifyinequalities = TRUE
2.39/2.47	c 
2.39/2.47	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.39/2.47	c # [type: int, range: [-1,2147483647], default: -1]
2.39/2.47	c separating/rapidlearning/freq = 0
2.39/2.47	c 
2.39/2.47	c -----------------------------------------------------------------------------------------------
2.39/2.47	c start solving
2.39/2.47	c 
2.39/2.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.39/2.48	c   2.2s|     1 |     2 |     0 |     - |  41M|   0 |   - |7116 |8796 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.89/15.97	c  14.9s| 10000 |  9999 |     0 |   0.0 |  50M|  77 |   - |7116 |8797 |   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
28.60/28.68	c  27.0s| 20000 | 19999 |     0 |   0.0 |  59M|  77 |   - |7116 |8797 |   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
42.49/42.56	c  40.2s| 30000 | 29999 |     0 |   0.0 |  69M|  79 |   - |7116 |8797 |   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
56.10/56.11	c  53.0s| 40000 | 39995 |     0 |   0.0 |  78M|  79 |   - |7116 |8799 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
69.39/69.45	c  65.7s| 50000 | 49995 |     0 |   0.0 |  88M|  79 |   - |7116 |8799 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
82.79/82.84	c  78.4s| 60000 | 59995 |     0 |   0.0 |  97M|  83 |   - |7116 |8799 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
96.19/96.27	c  91.1s| 70000 | 69995 |     0 |   0.0 | 107M|  89 |   - |7116 |8799 |   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
109.79/109.86	c   104s| 80000 | 79993 |     0 |   0.0 | 117M|  89 |   - |7116 |8800 |   0 |   0 |   0 |   4 |   0 | 0.000000e+00 |      --      |    Inf 
122.99/123.08	c   117s| 90000 | 89991 |     0 |   0.0 | 127M|  89 |   - |7116 |8801 |   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
135.99/136.05	c   129s|100000 | 99991 |     0 |   0.0 | 136M|  89 |   - |7116 |8801 |   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
148.79/148.82	c   141s|110000 |109991 |     0 |   0.0 | 145M|  89 |   - |7116 |8801 |   0 |   0 |   0 |   5 |   0 | 0.000000e+00 |      --      |    Inf 
161.60/161.62	c   153s|120000 |119989 |     0 |   0.0 | 154M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
174.29/174.38	c   165s|130000 |129989 |     0 |   0.0 | 163M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
187.00/187.06	c   177s|140000 |139989 |     0 |   0.0 | 172M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
199.59/199.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
199.59/199.67	c   189s|150000 |149989 |     0 |   0.0 | 180M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
212.20/212.23	c   201s|160000 |159989 |     0 |   0.0 | 188M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
224.80/224.87	c   213s|170000 |169989 |     0 |   0.0 | 197M|  89 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
237.39/237.44	c   225s|180000 |179989 |     0 |   0.0 | 205M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
250.10/250.12	c   237s|190000 |189989 |     0 |   0.0 | 214M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
262.80/262.88	c   250s|200000 |199989 |     0 |   0.0 | 223M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
275.70/275.72	c   262s|210000 |209989 |     0 |   0.0 | 231M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
288.40/288.48	c   274s|220000 |219989 |     0 |   0.0 | 240M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
301.20/301.25	c   286s|230000 |229989 |     0 |   0.0 | 249M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
314.00/314.02	c   298s|240000 |239989 |     0 |   0.0 | 258M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
326.50/326.58	c   310s|250000 |249989 |     0 |   0.0 | 266M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
339.00/339.03	c   322s|260000 |259989 |     0 |   0.0 | 274M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
350.49/350.57	c   333s|270000 |269989 |     0 |   0.0 | 281M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
361.40/361.45	c   343s|280000 |279989 |     0 |   0.0 | 287M|  97 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
373.59/373.69	c   355s|290000 |289989 |     0 |   0.0 | 295M|  99 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
385.80/385.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
385.80/385.87	c   366s|300000 |299989 |     0 |   0.0 | 302M|  99 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
398.59/398.66	c   378s|310000 |309989 |     0 |   0.0 | 312M|  99 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
411.20/411.22	c   390s|320000 |319989 |     0 |   0.0 | 320M|  99 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
423.60/423.61	c   402s|330000 |329989 |     0 |   0.0 | 329M|  99 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
435.90/435.92	c   414s|340000 |339989 |     0 |   0.0 | 337M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
448.10/448.17	c   426s|350000 |349989 |     0 |   0.0 | 344M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
460.10/460.19	c   437s|360000 |359989 |     0 |   0.0 | 352M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
472.40/472.47	c   449s|370000 |369989 |     0 |   0.0 | 360M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
484.89/484.92	c   460s|380000 |379989 |     0 |   0.0 | 368M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
497.30/497.39	c   472s|390000 |389989 |     0 |   0.0 | 377M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
509.80/509.88	c   484s|400000 |399989 |     0 |   0.0 | 385M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
522.20/522.24	c   496s|410000 |409989 |     0 |   0.0 | 393M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
534.51/534.55	c   508s|420000 |419989 |     0 |   0.0 | 401M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
546.80/546.86	c   519s|430000 |429989 |     0 |   0.0 | 409M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
559.10/559.11	c   531s|440000 |439989 |     0 |   0.0 | 417M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
571.30/571.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
571.30/571.32	c   543s|450000 |449989 |     0 |   0.0 | 425M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
583.60/583.70	c   554s|460000 |459989 |     0 |   0.0 | 432M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
595.80/595.82	c   566s|470000 |469989 |     0 |   0.0 | 440M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
607.90/607.97	c   577s|480000 |479989 |     0 |   0.0 | 447M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
620.00/620.04	c   589s|490000 |489989 |     0 |   0.0 | 455M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
632.00/632.05	c   600s|500000 |499989 |     0 |   0.0 | 462M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
644.11/644.16	c   612s|510000 |509989 |     0 |   0.0 | 470M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
656.30/656.30	c   623s|520000 |519989 |     0 |   0.0 | 477M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
668.40/668.43	c   635s|530000 |529989 |     0 |   0.0 | 485M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
680.40/680.49	c   646s|540000 |539989 |     0 |   0.0 | 492M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
692.51/692.60	c   658s|550000 |549989 |     0 |   0.0 | 500M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
704.61/704.66	c   669s|560000 |559989 |     0 |   0.0 | 507M| 103 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
716.70/716.77	c   681s|570000 |569989 |     0 |   0.0 | 515M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
729.31/729.34	c   693s|580000 |579989 |     0 |   0.0 | 524M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
741.81/741.85	c   705s|590000 |589989 |     0 |   0.0 | 532M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
754.21/754.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
754.21/754.28	c   717s|600000 |599989 |     0 |   0.0 | 541M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
766.71/766.71	c   728s|610000 |609989 |     0 |   0.0 | 549M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
779.11/779.11	c   740s|620000 |619989 |     0 |   0.0 | 557M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
791.31/791.35	c   752s|630000 |629989 |     0 |   0.0 | 565M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
803.61/803.65	c   764s|640000 |639989 |     0 |   0.0 | 573M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
815.80/815.85	c   775s|650000 |649989 |     0 |   0.0 | 581M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
827.91/827.99	c   787s|660000 |659989 |     0 |   0.0 | 589M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
840.01/840.08	c   798s|670000 |669989 |     0 |   0.0 | 597M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
852.10/852.13	c   810s|680000 |679989 |     0 |   0.0 | 604M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
864.11/864.13	c   821s|690000 |689989 |     0 |   0.0 | 612M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
876.10/876.10	c   832s|700000 |699989 |     0 |   0.0 | 619M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
888.01/888.05	c   844s|710000 |709989 |     0 |   0.0 | 626M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
899.91/899.94	c   855s|720000 |719989 |     0 |   0.0 | 634M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
912.51/912.50	c   867s|730000 |729989 |     0 |   0.0 | 642M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
925.12/925.12	c   879s|740000 |739989 |     0 |   0.0 | 651M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
937.71/937.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
937.71/937.70	c   891s|750000 |749989 |     0 |   0.0 | 659M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
950.21/950.29	c   903s|760000 |759989 |     0 |   0.0 | 668M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
962.71/962.79	c   915s|770000 |769989 |     0 |   0.0 | 677M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
975.32/975.33	c   927s|780000 |779989 |     0 |   0.0 | 685M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
987.72/987.76	c   939s|790000 |789989 |     0 |   0.0 | 694M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1000.21/1000.28	c   951s|800000 |799989 |     0 |   0.0 | 702M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1012.61/1012.69	c   962s|810000 |809989 |     0 |   0.0 | 710M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1025.01/1025.07	c   974s|820000 |819989 |     0 |   0.0 | 719M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1037.51/1037.51	c   986s|830000 |829989 |     0 |   0.0 | 727M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1049.92/1049.98	c   998s|840000 |839989 |     0 |   0.0 | 735M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1062.41/1062.41	c  1010s|850000 |849989 |     0 |   0.0 | 744M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1074.72/1074.79	c  1021s|860000 |859989 |     0 |   0.0 | 752M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1087.21/1087.25	c  1033s|870000 |869989 |     0 |   0.0 | 760M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1099.72/1099.76	c  1045s|880000 |879989 |     0 |   0.0 | 769M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1112.12/1112.17	c  1057s|890000 |889989 |     0 |   0.0 | 777M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1124.42/1124.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1124.42/1124.49	c  1069s|900000 |899989 |     0 |   0.0 | 785M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1136.82/1136.88	c  1080s|910000 |909989 |     0 |   0.0 | 793M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1149.32/1149.33	c  1092s|920000 |919989 |     0 |   0.0 | 801M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1161.72/1161.70	c  1104s|930000 |929989 |     0 |   0.0 | 809M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1174.02/1174.02	c  1116s|940000 |939989 |     0 |   0.0 | 817M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1186.42/1186.40	c  1128s|950000 |949989 |     0 |   0.0 | 825M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1198.82/1198.83	c  1139s|960000 |959989 |     0 |   0.0 | 833M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1211.12/1211.17	c  1151s|970000 |969989 |     0 |   0.0 | 841M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1223.42/1223.43	c  1163s|980000 |979989 |     0 |   0.0 | 849M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1235.61/1235.66	c  1174s|990000 |989989 |     0 |   0.0 | 857M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1248.02/1248.00	c  1186s|  1000k|999989 |     0 |   0.0 | 865M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1260.32/1260.37	c  1198s|  1010k|  1009k|     0 |   0.0 | 873M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1272.63/1272.61	c  1210s|  1020k|  1019k|     0 |   0.0 | 881M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1284.83/1284.84	c  1221s|  1030k|  1029k|     0 |   0.0 | 888M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1297.02/1297.09	c  1233s|  1040k|  1039k|     0 |   0.0 | 896M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1309.32/1309.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1309.32/1309.38	c  1245s|  1050k|  1049k|     0 |   0.0 | 904M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1321.62/1321.65	c  1256s|  1060k|  1059k|     0 |   0.0 | 912M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1333.82/1333.85	c  1268s|  1070k|  1069k|     0 |   0.0 | 919M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1346.02/1346.00	c  1279s|  1080k|  1079k|     0 |   0.0 | 927M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1358.12/1358.16	c  1291s|  1090k|  1089k|     0 |   0.0 | 935M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1370.32/1370.31	c  1302s|  1100k|  1099k|     0 |   0.0 | 942M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1382.52/1382.53	c  1314s|  1110k|  1109k|     0 |   0.0 | 950M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1394.73/1394.72	c  1326s|  1120k|  1119k|     0 |   0.0 | 958M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1406.83/1406.82	c  1337s|  1130k|  1129k|     0 |   0.0 | 965M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1419.02/1419.01	c  1349s|  1140k|  1139k|     0 |   0.0 | 973M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1431.22/1431.20	c  1360s|  1150k|  1149k|     0 |   0.0 | 981M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1443.32/1443.34	c  1372s|  1160k|  1159k|     0 |   0.0 | 988M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1455.42/1455.40	c  1384s|  1170k|  1169k|     0 |   0.0 | 996M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1467.52/1467.55	c  1395s|  1180k|  1179k|     0 |   0.0 |1004M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1479.53/1479.58	c  1407s|  1190k|  1189k|     0 |   0.0 |1011M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1491.72/1491.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1491.72/1491.70	c  1418s|  1200k|  1199k|     0 |   0.0 |1019M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1503.82/1503.84	c  1430s|  1210k|  1209k|     0 |   0.0 |1026M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1515.92/1515.93	c  1441s|  1220k|  1219k|     0 |   0.0 |1034M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1528.02/1528.06	c  1453s|  1230k|  1229k|     0 |   0.0 |1041M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1540.03/1540.06	c  1464s|  1240k|  1239k|     0 |   0.0 |1049M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1552.13/1552.18	c  1476s|  1250k|  1249k|     0 |   0.0 |1056M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1564.32/1564.36	c  1487s|  1260k|  1259k|     0 |   0.0 |1064M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1576.43/1576.47	c  1499s|  1270k|  1269k|     0 |   0.0 |1071M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1588.63/1588.60	c  1510s|  1280k|  1279k|     0 |   0.0 |1079M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1600.73/1600.70	c  1522s|  1290k|  1289k|     0 |   0.0 |1087M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1612.72/1612.75	c  1533s|  1300k|  1299k|     0 |   0.0 |1094M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1624.82/1624.88	c  1545s|  1310k|  1309k|     0 |   0.0 |1102M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1636.93/1636.96	c  1556s|  1320k|  1319k|     0 |   0.0 |1109M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1649.13/1649.17	c  1568s|  1330k|  1329k|     0 |   0.0 |1117M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1661.13/1661.15	c  1579s|  1340k|  1339k|     0 |   0.0 |1124M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1673.13/1673.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1673.13/1673.17	c  1591s|  1350k|  1349k|     0 |   0.0 |1132M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1685.24/1685.27	c  1602s|  1360k|  1359k|     0 |   0.0 |1139M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1697.43/1697.40	c  1614s|  1370k|  1369k|     0 |   0.0 |1147M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1709.34/1709.38	c  1625s|  1380k|  1379k|     0 |   0.0 |1154M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1721.33/1721.36	c  1636s|  1390k|  1389k|     0 |   0.0 |1161M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1733.43/1733.47	c  1648s|  1400k|  1399k|     0 |   0.0 |1169M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1745.43/1745.47	c  1659s|  1410k|  1409k|     0 |   0.0 |1176M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1757.52/1757.58	c  1671s|  1420k|  1419k|     0 |   0.0 |1184M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1769.53/1769.57	c  1682s|  1430k|  1429k|     0 |   0.0 |1191M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1781.53/1781.51	c  1694s|  1440k|  1439k|     0 |   0.0 |1198M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    Inf 
1793.43/1793.43	c  1705s|  1450k|  1449k|     0 |   0.0 |1205M| 105 |   - |7116 |8802 |   0 |   0 |   0 |   6 |   0 | 0.000000e+00 |      --      |    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) : 1711.33
1800.04/1800.00	c Solving Nodes      : 1455557
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s UNKNOWN
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time       :    1711.33
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-2693756-1277916072.wbo
1800.04/1800.00	c   Variables        : 11974 (7909 binary, 0 integer, 0 implicit integer, 4065 continuous)
1800.04/1800.00	c   Constraints      : 15920 initial, 15920 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-2693756-1277916072.wbo
1800.04/1800.00	c   Variables        : 7116 (4733 binary, 0 integer, 0 implicit integer, 2383 continuous)
1800.04/1800.00	c   Constraints      : 8796 initial, 8802 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.01         23          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00       3574          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.02          0          5          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       1.75         46          8          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       0.03          0          0          0          0          0       1682          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          7          0          0
1800.04/1800.00	c   knapsack         :       0.02          0          0          0          5          0          9         90        355
1800.04/1800.00	c   setppc           :       0.00          0          0          0          0          0          2          0          0
1800.04/1800.00	c   linear           :       0.15        815        387          0       3341          0       5243         63         63
1800.04/1800.00	c   logicor          :       0.06          0          0          0          0          0        233          0          0
1800.04/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       2383          0    5546846          0    1455551          0    1087852          0          0          0
1800.04/1800.00	c   varbound         :        165          0    5546846          0    1455551          0     209919          0          0          0
1800.04/1800.00	c   knapsack         :        120          0    5546846          0    1455551          2    1182619          0          0          0
1800.04/1800.00	c   setppc           :         50          0    5546844          0    1455551          0      44348          0          0          0
1800.04/1800.00	c   linear           :       2218          0    5546844          0    1455551          0     551295          0          0          0
1800.04/1800.00	c   logicor          :       3860+         0    4507820          0    1455551          9    9542676          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0          0    1455551          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c   indicator        :     358.00       0.00     142.25       0.00     215.75
1800.04/1800.00	c   varbound         :       6.88       0.00       6.85       0.00       0.03
1800.04/1800.00	c   knapsack         :      40.51       0.00      10.89       0.00      29.62
1800.04/1800.00	c   setppc           :       5.15       0.00       0.74       0.00       4.41
1800.04/1800.00	c   linear           :      87.08       0.00      84.39       0.00       2.69
1800.04/1800.00	c   logicor          :     320.55       0.00      19.02       0.00     301.53
1800.04/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :      77.36    1533164          0     354570
1800.04/1800.00	c   rootredcost      :       0.00          0          0          0
1800.04/1800.00	c   pseudoobj        :     290.89    5538182          0          0
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       0.00          6          6          6        3.0          0        0.0          -
1800.04/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -          6        3.0          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :     474.73    1455551          0          0          0          0    2911102
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -          0
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   oneopt           :       0.00          0          0
1800.04/1800.00	c   trivial          :       0.06          2          0
1800.04/1800.00	c   simplerounding   :       0.00          0          0
1800.04/1800.00	c   zirounding       :       0.00          0          0
1800.04/1800.00	c   rounding         :       0.00          0          0
1800.04/1800.00	c   shifting         :       0.00          0          0
1800.04/1800.00	c   intshifting      :       0.00          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   feaspump         :       0.00          0          0
1800.04/1800.00	c   coefdiving       :       0.00          0          0
1800.04/1800.00	c   pscostdiving     :       0.00          0          0
1800.04/1800.00	c   fracdiving       :       0.00          0          0
1800.04/1800.00	c   veclendiving     :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   objpscostdiving  :       0.00          0          0
1800.04/1800.00	c   rootsoldiving    :       0.00          0          0
1800.04/1800.00	c   linesearchdiving :       0.00          0          0
1800.04/1800.00	c   guideddiving     :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.00          0          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   crossover        :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   nlp              :       0.00          0          0
1800.04/1800.00	c   trysol           :       0.00          1          0
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :    1455557
1800.04/1800.00	c   nodes (total)    :    1455557
1800.04/1800.00	c   nodes left       :    1455546
1800.04/1800.00	c   max depth        :        105
1800.04/1800.00	c   max depth (total):        105
1800.04/1800.00	c   backtracks       :      26430 (1.8%)
1800.04/1800.00	c   delayed cutoffs  :          0
1800.04/1800.00	c   repropagations   :         76 (32 domain reductions, 0 cutoffs)
1800.04/1800.00	c   avg switch length:       2.70
1800.04/1800.00	c   switching time   :      34.61
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :          0 (0 improvements)
1800.04/1800.00	c   Primal Bound     :          -
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.00	c   Root Iterations  :          0
1801.84/1801.82	c Time complete: 1801.86.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693756-1277916072/watcher-2693756-1277916072 -o /tmp/evaluation-result-2693756-1277916072/solver-2693756-1277916072 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693756-1277916072.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.76 1.92 1.97 3/178 12831
/proc/meminfo: memFree=31283588/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=8304 CPUtime=0
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 1552 0 0 0 0 0 0 0 22 0 1 0 132904441 8503296 1474 4089446400 4194304 7136930 140736555386016 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12831/statm: 2076 1474 275 719 0 1355 0

[startup+0.092432 s]
/proc/loadavg: 1.76 1.92 1.97 3/178 12831
/proc/meminfo: memFree=31283588/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=24608 CPUtime=0.08
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 5623 0 0 0 8 0 0 0 23 0 1 0 132904441 25198592 5545 4089446400 4194304 7136930 140736555386016 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12831/statm: 6152 5545 275 719 0 5431 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24608

[startup+0.100434 s]
/proc/loadavg: 1.76 1.92 1.97 3/178 12831
/proc/meminfo: memFree=31283588/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=26800 CPUtime=0.09
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 6201 0 0 0 9 0 0 0 23 0 1 0 132904441 27443200 6123 4089446400 4194304 7136930 140736555386016 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12831/statm: 6700 6123 275 719 0 5979 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26800

[startup+0.300391 s]
/proc/loadavg: 1.76 1.92 1.97 3/178 12831
/proc/meminfo: memFree=31283588/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=62084 CPUtime=0.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 15559 0 0 0 26 3 0 0 23 0 1 0 132904441 63574016 14584 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 15521 14584 358 719 0 14800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62084

[startup+0.70033 s]
/proc/loadavg: 1.76 1.92 1.97 3/178 12831
/proc/meminfo: memFree=31283588/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=66496 CPUtime=0.69
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 24708 0 0 0 59 10 0 0 25 0 1 0 132904441 68091904 15756 4089446400 4194304 7136930 140736555386016 18446744073709551615 6004889 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 16624 15756 398 719 0 15903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66496

[startup+1.50019 s]
/proc/loadavg: 1.76 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31220216/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=68508 CPUtime=1.49
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 31863 0 0 0 132 17 0 0 25 0 1 0 132904441 70152192 16229 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 17127 16229 398 719 0 16406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68508

[startup+3.10089 s]
/proc/loadavg: 1.76 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31218604/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=71292 CPUtime=3.09
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 33548 0 0 0 285 24 0 0 25 0 1 0 132904441 73003008 16886 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 17823 16886 416 719 0 17102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71292

[startup+6.30033 s]
/proc/loadavg: 1.78 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31215052/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=74276 CPUtime=6.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 34294 0 0 0 587 42 0 0 25 0 1 0 132904441 76058624 17632 4089446400 4194304 7136930 140736555386016 18446744073709551615 5892284 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 18569 17632 416 719 0 17848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74276

[startup+12.7002 s]
/proc/loadavg: 1.80 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31210444/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=79520 CPUtime=12.69
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 35615 0 0 0 1193 76 0 0 25 0 1 0 132904441 81428480 18953 4089446400 4194304 7136930 140736555386016 18446744073709551615 5892210 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 19880 18953 420 719 0 19159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79520

[startup+25.5009 s]
/proc/loadavg: 1.84 1.92 1.97 3/179 12832
/proc/meminfo: memFree=31198252/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=90284 CPUtime=25.49
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 38348 0 0 0 2407 142 0 0 25 0 1 0 132904441 92450816 21686 4089446400 4194304 7136930 140736555386016 18446744073709551615 4407814 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 22571 21686 420 719 0 21850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90284

[startup+51.1004 s]
/proc/loadavg: 1.89 1.93 1.97 3/179 12834
/proc/meminfo: memFree=31173368/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=112700 CPUtime=51.1
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 44006 0 0 0 4835 275 0 0 25 0 1 0 132904441 115404800 27344 4089446400 4194304 7136930 140736555386016 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 28175 27344 420 719 0 27454 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 112700

[startup+102.306 s]
/proc/loadavg: 1.95 1.94 1.97 3/179 12835
/proc/meminfo: memFree=31122372/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=157724 CPUtime=102.3
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 54894 0 0 0 9691 539 0 0 25 0 1 0 132904441 161509376 38232 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 39431 38232 420 719 0 38710 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157724

[startup+162.301 s]
/proc/loadavg: 2.04 1.96 1.97 3/179 12836
/proc/meminfo: memFree=31074816/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=200584 CPUtime=162.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 65763 0 0 0 15391 838 0 0 25 0 1 0 132904441 205398016 49101 4089446400 4194304 7136930 140736555386016 18446744073709551615 4407876 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/12831/statm: 50146 49101 420 719 0 49425 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 200584

[startup+222.301 s]
/proc/loadavg: 2.01 1.97 1.97 3/179 12838
/proc/meminfo: memFree=31018328/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=248936 CPUtime=222.3
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 78019 0 0 0 21100 1130 0 0 25 0 1 0 132904441 254910464 61357 4089446400 4194304 7136930 140736555386016 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12831/statm: 62234 61357 420 719 0 61513 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 248936

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/179 12840
/proc/meminfo: memFree=30969932/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=295668 CPUtime=282.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 88858 0 0 0 26803 1426 0 0 25 0 1 0 132904441 302764032 72196 4089446400 4194304 7136930 140736555386016 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12831/statm: 73917 72196 420 719 0 73196 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 295668

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.97 3/179 12841
/proc/meminfo: memFree=30922264/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=335040 CPUtime=342.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 98867 0 0 0 32504 1725 0 0 25 0 1 0 132904441 343080960 82205 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12831/statm: 83760 82205 420 719 0 83039 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 335040

[startup+402.3 s]
/proc/loadavg: 2.07 1.99 1.98 3/179 12843
/proc/meminfo: memFree=30876344/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=372280 CPUtime=402.29
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 108402 0 0 0 38202 2027 0 0 25 0 1 0 132904441 381214720 91740 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12831/statm: 93070 91740 420 719 0 92349 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 372280

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 1.98 3/179 12844
/proc/meminfo: memFree=30827912/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=415212 CPUtime=462.3
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 119297 0 0 0 43907 2323 0 0 25 0 1 0 132904441 425177088 102635 4089446400 4194304 7136930 140736555386016 18446744073709551615 4697651 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 103803 102635 420 719 0 103082 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 415212

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.98 3/179 12846
/proc/meminfo: memFree=30777268/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=457072 CPUtime=522.3
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 129912 0 0 0 49608 2622 0 0 25 0 1 0 132904441 468041728 113250 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 114268 113250 420 719 0 113547 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 457072

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 12848
/proc/meminfo: memFree=30729600/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=500176 CPUtime=582.3
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 138838 0 0 0 55316 2914 0 0 25 0 1 0 132904441 512180224 122176 4089446400 4194304 7136930 140736555386016 18446744073709551615 4642180 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 125044 122176 420 719 0 124323 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 500176

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 12849
/proc/meminfo: memFree=30680440/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=537804 CPUtime=642.31
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 148446 0 0 0 61024 3207 0 0 25 0 1 0 132904441 550711296 131784 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 134451 131784 420 719 0 133730 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 537804

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 12859
/proc/meminfo: memFree=30308604/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=775180 CPUtime=1002.31
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 208887 0 0 0 95259 4972 0 0 25 0 1 0 132904441 793784320 192225 4089446400 4194304 7136930 140736555386016 18446744073709551615 4436423 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 193795 192225 420 719 0 193074 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 775180

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/179 12860
/proc/meminfo: memFree=30245304/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=813580 CPUtime=1062.31
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 218679 0 0 0 100958 5273 0 0 25 0 1 0 132904441 833105920 202017 4089446400 4194304 7136930 140736555386016 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 203395 202017 420 719 0 202674 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 813580

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12862
/proc/meminfo: memFree=30180132/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=852312 CPUtime=1122.31
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 228522 0 0 0 106664 5567 0 0 25 0 1 0 132904441 872767488 211860 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 213078 211860 420 719 0 212357 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 852312

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12864
/proc/meminfo: memFree=30118580/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=891624 CPUtime=1182.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 238542 0 0 0 112377 5855 0 0 25 0 1 0 132904441 913022976 221880 4089446400 4194304 7136930 140736555386016 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 222906 221880 420 719 0 222185 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 891624

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12874
/proc/meminfo: memFree=30053444/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=947248 CPUtime=1242.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 248551 0 0 0 118081 6151 0 0 25 0 1 0 132904441 969981952 231889 4089446400 4194304 7136930 140736555386016 18446744073709551615 4642180 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 236812 231889 420 719 0 236091 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 947248

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/179 12876
/proc/meminfo: memFree=29991856/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=981944 CPUtime=1302.33
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 257432 0 0 0 123793 6440 0 0 25 0 1 0 132904441 1005510656 240770 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 245486 240770 420 719 0 244765 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 981944

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/179 12877
/proc/meminfo: memFree=29921868/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1022412 CPUtime=1362.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 267730 0 0 0 129501 6731 0 0 25 0 1 0 132904441 1046949888 251068 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 255603 251068 420 719 0 254882 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1022412

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12879
/proc/meminfo: memFree=29860412/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1056520 CPUtime=1422.33
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 276426 0 0 0 135212 7021 0 0 25 0 1 0 132904441 1081876480 259764 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 264130 259764 420 719 0 263409 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1056520

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12881
/proc/meminfo: memFree=29790432/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1097916 CPUtime=1482.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 286927 0 0 0 140922 7310 0 0 25 0 1 0 132904441 1124265984 270265 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 274479 270265 420 719 0 273758 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 1097916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 4/179 12882
/proc/meminfo: memFree=29728872/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1134544 CPUtime=1542.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 296280 0 0 0 146630 7602 0 0 25 0 1 0 132904441 1161773056 279618 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 283636 279618 420 719 0 282915 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1134544

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12884
/proc/meminfo: memFree=29668792/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1173428 CPUtime=1602.32
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 306163 0 0 0 152336 7896 0 0 25 0 1 0 132904441 1201590272 289501 4089446400 4194304 7136930 140736555386016 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 293357 289501 420 719 0 292636 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1173428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12885
/proc/meminfo: memFree=29609596/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1205340 CPUtime=1662.33
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 314307 0 0 0 158038 8195 0 0 25 0 1 0 132904441 1234268160 297645 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 301335 297645 420 719 0 300614 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1205340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12887
/proc/meminfo: memFree=29547040/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1241516 CPUtime=1722.33
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 323549 0 0 0 163749 8484 0 0 25 0 1 0 132904441 1271312384 306887 4089446400 4194304 7136930 140736555386016 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 310379 306887 420 719 0 309658 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1241516

[startup+1782.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 12917
/proc/meminfo: memFree=29986424/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1281264 CPUtime=1782.33
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 333688 0 0 0 169460 8773 0 0 25 0 1 0 132904441 1312014336 317026 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 320316 317026 420 719 0 319595 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1281264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 12917
/proc/meminfo: memFree=29968504/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1291796 CPUtime=1800.04
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 336362 0 0 0 171142 8862 0 0 25 0 1 0 132904441 1322799104 319700 4089446400 4194304 7136930 140736555386016 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/12831/statm: 322949 319700 420 719 0 322228 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1291796

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: 1.96 1.98 1.99 3/180 12918
/proc/meminfo: memFree=29967752/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1291796 CPUtime=1800.64
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 336367 0 0 0 171202 8862 0 0 25 0 1 0 132904441 1322799104 319705 4089446400 4194304 7136930 140736555386016 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12831/statm: 322949 319705 425 719 0 322228 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (KiB) 1291796

[startup+1801.4 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 12918
/proc/meminfo: memFree=29967752/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=1187808 CPUtime=1801.43
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 336367 0 0 0 171281 8862 0 0 25 0 1 0 132904441 1216315392 293708 4089446400 4194304 7136930 140736555386016 18446744073709551615 4670052 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12831/statm: 296952 293708 425 719 0 296231 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 1187808

[startup+1801.81 s]
/proc/loadavg: 1.96 1.98 1.99 3/180 12918
/proc/meminfo: memFree=30201244/32951124 swapFree=67111528/67111528
[pid=12831] ppid=12829 vsize=285520 CPUtime=1801.84
/proc/12831/stat : 12831 (pbscip.linux.x8) R 12829 12831 12447 0 -1 4202496 336367 0 0 0 171318 8866 0 0 25 0 1 0 132904441 292372480 70235 4089446400 4194304 7136930 140736555386016 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12831/statm: 71124 69979 425 719 0 70403 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 285520

Child status: 0
Real time (s): 1801.83
CPU time (s): 1801.87
CPU user time (s): 1713.19
CPU system time (s): 88.6725
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1291796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1713.19
system time used= 88.6725
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336374
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= 3
involuntary context switches= 1204

runsolver used 2.35964 second user time and 5.87211 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 18:41:12
IDJOB=2693756
IDBENCH=79064
IDSOLVER=1206
FILE ID=node108/2693756-1277916072
PBS_JOBID= 11197331
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j301_4-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693756-1277916072/watcher-2693756-1277916072 -o /tmp/evaluation-result-2693756-1277916072/solver-2693756-1277916072 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693756-1277916072.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 3c0ab74eb8c9db5a91042a699e6b4444
RANDOM SEED=251554081

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31284364 kB
Buffers:        198748 kB
Cached:        1174164 kB
SwapCached:          0 kB
Active:         673388 kB
Inactive:       849428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31284364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4248 kB
Writeback:           0 kB
AnonPages:      149892 kB
Mapped:          17028 kB
Slab:            79276 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   295476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node108 at 2010-06-30 19:11:14