Trace number 3692535

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 NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1797.11 1797.38

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUM27c4cd1b0a50f71c46e26d24b1ec8806
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-22783
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 231641
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 231641
Number of bits of the biggest sum of numbers18
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 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692535-1338045842.opb>
0.09/0.18	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.09/0.18	c problem read in 0.18
0.29/0.38	c presolving:
0.49/0.50	c (round 1) 126 del vars, 3 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.49/0.54	c (round 2) 1372 del vars, 1254 del conss, 0 add conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.49/0.57	c (round 3) 2024 del vars, 1906 del conss, 0 add conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.58/0.60	c (round 4) 2475 del vars, 2357 del conss, 0 add conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.58/0.62	c (round 5) 2838 del vars, 2720 del conss, 0 add conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
0.58/0.65	c (round 6) 3150 del vars, 3032 del conss, 0 add conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
0.58/0.67	c (round 7) 3418 del vars, 3300 del conss, 0 add conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
0.69/0.70	c (round 8) 3571 del vars, 3453 del conss, 0 add conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
0.69/0.72	c (round 9) 3629 del vars, 3511 del conss, 0 add conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
0.69/0.73	c (round 10) 3654 del vars, 3536 del conss, 0 add conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
61.49/61.54	c    (61.5s) probing: 189/37282 (0.5%) - 6 fixings, 15 aggregations, 855037 implications, 0 bound changes
61.49/61.54	c    (61.5s) probing aborted: 50/50 successive totally useless probings
61.49/61.54	c (round 11) 3676 del vars, 4088 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 10882848 impls, 551 clqs
61.68/61.78	c (round 12) 3676 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 10882848 impls, 551 clqs
68.98/69.09	c (round 13) 3701 del vars, 4109 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935908 impls, 551 clqs
69.29/69.32	c (round 14) 3701 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 16935908 impls, 551 clqs
75.28/75.38	c (round 15) 3726 del vars, 4134 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767428 impls, 551 clqs
75.58/75.62	c (round 16) 3726 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 21767428 impls, 551 clqs
76.08/76.12	c (round 17) 3771 del vars, 4159 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031678 impls, 551 clqs
76.28/76.32	c (round 18) 3771 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 22031678 impls, 551 clqs
80.98/81.03	c (round 19) 3796 del vars, 4204 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913712 impls, 551 clqs
81.18/81.28	c (round 20) 3796 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 25913712 impls, 551 clqs
86.97/87.02	c (round 21) 3821 del vars, 4229 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29848052 impls, 551 clqs
87.17/87.28	c (round 22) 3821 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29848052 impls, 551 clqs
87.67/87.77	c (round 23) 3934 del vars, 4254 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901868 impls, 551 clqs
87.88/87.98	c (round 24) 3934 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 29901868 impls, 551 clqs
88.58/88.63	c (round 25) 4037 del vars, 4367 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30069034 impls, 551 clqs
88.78/88.85	c (round 26) 4037 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30069034 impls, 551 clqs
88.98/89.08	c (round 27) 4075 del vars, 4470 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120718 impls, 551 clqs
89.17/89.29	c (round 28) 4075 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 30120718 impls, 551 clqs
91.47/91.51	c (round 29) 4100 del vars, 4508 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31424048 impls, 551 clqs
91.67/91.77	c (round 30) 4100 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 31424048 impls, 551 clqs
94.38/94.45	c (round 31) 4125 del vars, 4533 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766254 impls, 551 clqs
94.67/94.72	c (round 32) 4125 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 32766254 impls, 551 clqs
95.48/95.59	c (round 33) 4153 del vars, 4558 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076892 impls, 551 clqs
95.77/95.81	c (round 34) 4153 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 33076892 impls, 551 clqs
98.08/98.12	c (round 35) 4178 del vars, 4586 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34378012 impls, 551 clqs
98.28/98.38	c (round 36) 4178 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 34378012 impls, 551 clqs
101.18/101.24	c (round 37) 4203 del vars, 4611 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35729050 impls, 551 clqs
101.47/101.51	c (round 38) 4203 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 35729050 impls, 551 clqs
102.28/102.37	c (round 39) 4229 del vars, 4636 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014252 impls, 551 clqs
102.57/102.60	c (round 40) 4229 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36014256 impls, 551 clqs
108.37/108.48	c (round 41) 4254 del vars, 4662 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427836 impls, 551 clqs
108.67/108.70	c (round 42) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37350 upgd conss, 38427850 impls, 551 clqs
108.67/108.78	c (round 43) 4254 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 38427850 impls, 551 clqs
114.57/114.67	c (round 44) 4279 del vars, 4687 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708484 impls, 551 clqs
114.87/114.92	c (round 45) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37357 upgd conss, 40708494 impls, 551 clqs
114.87/114.99	c (round 46) 4279 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40708494 impls, 551 clqs
115.57/115.61	c (round 47) 4309 del vars, 4712 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762452 impls, 551 clqs
115.77/115.86	c (round 48) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37362 upgd conss, 40762462 impls, 551 clqs
115.87/115.94	c (round 49) 4309 del vars, 4742 del conss, 0 add conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37367 upgd conss, 40762462 impls, 551 clqs
116.07/116.18	c    (116.2s) probing: 762/37282 (2.0%) - 410 fixings, 244 aggregations, 2746709 implications, 0 bound changes
116.07/116.18	c    (116.2s) probing aborted: 50/50 successive totally useless probings
116.17/116.22	c presolving (50 rounds):
116.17/116.22	c  4309 deleted vars, 4742 deleted constraints, 0 added constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
116.17/116.22	c  40762462 implications, 551 cliques
116.17/116.22	c presolved problem has 36628 variables (36628 bin, 0 int, 0 impl, 0 cont) and 36694 constraints
116.17/116.22	c       1 constraints of type <knapsack>
116.17/116.22	c    4443 constraints of type <setppc>
116.17/116.22	c   32250 constraints of type <logicor>
116.17/116.22	c transformed objective value is always integral (scale: 1)
116.17/116.22	c Presolving Time: 115.92
116.17/116.22	c - non default parameters ----------------------------------------------------------------------
116.17/116.22	c # SCIP version 2.1.1.4
116.17/116.22	c 
116.17/116.22	c # maximal time in seconds to run
116.17/116.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
116.17/116.22	c limits/time = 1797
116.17/116.22	c 
116.17/116.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
116.17/116.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
116.17/116.22	c limits/memory = 13950
116.17/116.22	c 
116.17/116.22	c # default clock type (1: CPU user seconds, 2: wall clock time)
116.17/116.22	c # [type: int, range: [1,2], default: 1]
116.17/116.22	c timing/clocktype = 2
116.17/116.22	c 
116.17/116.22	c # belongs reading time to solving time?
116.17/116.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
116.17/116.22	c timing/reading = TRUE
116.17/116.22	c 
116.17/116.22	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
116.17/116.22	c # [type: int, range: [-1,2147483647], default: -1]
116.17/116.22	c separating/rapidlearning/freq = 0
116.17/116.22	c 
116.17/116.22	c -----------------------------------------------------------------------------------------------
116.17/116.22	c start solving
116.58/116.69	c 
136.27/136.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
136.27/136.40	c   136s|     1 |     0 | 17940 |     - |1191M|   0 |2641 |  36k|  36k|  36k|  36k|   0 |  15 |   0 |-5.408154e+04 |      --      |    Inf 
323.04/323.12	c   323s|     1 |     0 | 65061 |     - |1194M|   0 |2475 |  36k|  36k|  36k|  36k| 204 |  15 |   0 |-5.397742e+04 |      --      |    Inf 
341.84/341.94	c   342s|     1 |     0 | 71835 |     - |1203M|   0 |2654 |  36k|  36k|  36k|  37k| 338 |  15 |   0 |-5.393967e+04 |      --      |    Inf 
350.84/350.92	c   351s|     1 |     0 | 74432 |     - |1203M|   0 |2863 |  36k|  36k|  36k|  37k| 365 |  15 |   0 |-5.392315e+04 |      --      |    Inf 
371.44/371.51	c   372s|     1 |     0 | 78570 |     - |1204M|   0 |2928 |  36k|  36k|  36k|  37k| 370 |  15 |   0 |-5.391626e+04 |      --      |    Inf 
378.43/378.50	c   378s|     1 |     0 | 79860 |     - |1204M|   0 |2979 |  36k|  36k|  36k|  37k| 374 |  15 |   0 |-5.390953e+04 |      --      |    Inf 
386.13/386.29	c   386s|     1 |     0 | 81636 |     - |1204M|   0 |3033 |  36k|  36k|  36k|  37k| 379 |  15 |   0 |-5.390343e+04 |      --      |    Inf 
392.33/392.41	c   392s|     1 |     0 | 82374 |     - |1204M|   0 |2987 |  36k|  36k|  36k|  37k| 381 |  15 |   0 |-5.390221e+04 |      --      |    Inf 
398.23/398.30	c   398s|     1 |     0 | 83002 |     - |1204M|   0 |3111 |  36k|  36k|  36k|  37k| 387 |  15 |   0 |-5.390129e+04 |      --      |    Inf 
406.83/406.98	c   407s|     1 |     0 | 84789 |     - |1204M|   0 |3096 |  36k|  36k|  36k|  37k| 396 |  15 |   0 |-5.389388e+04 |      --      |    Inf 
412.73/412.84	c   413s|     1 |     0 | 85050 |     - |1204M|   0 |3079 |  36k|  36k|  36k|  37k| 399 |  15 |   0 |-5.389374e+04 |      --      |    Inf 
423.92/424.09	c   424s|     1 |     0 | 89268 |     - |1204M|   0 |3000 |  36k|  36k|  36k|  37k| 406 |  15 |   0 |-5.385867e+04 |      --      |    Inf 
438.92/439.02	c   439s|     1 |     0 | 95728 |     - |1204M|   0 |2905 |  36k|  36k|  36k|  37k| 410 |  15 |   0 |-5.381215e+04 |      --      |    Inf 
443.93/444.06	c   444s|     1 |     0 | 97268 |     - |1204M|   0 |2958 |  36k|  36k|  36k|  37k| 412 |  15 |   0 |-5.381053e+04 |      --      |    Inf 
448.32/448.46	c   448s|     1 |     0 | 98458 |     - |1204M|   0 |3085 |  36k|  36k|  36k|  37k| 413 |  15 |   0 |-5.380955e+04 |      --      |    Inf 
452.52/452.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
452.52/452.67	c   453s|     1 |     0 | 99614 |     - |1204M|   0 |3019 |  36k|  36k|  36k|  37k| 417 |  15 |   0 |-5.380892e+04 |      --      |    Inf 
455.92/456.04	c   456s|     1 |     0 |100111 |     - |1204M|   0 |2961 |  36k|  36k|  36k|  36k| 420 |  15 |   0 |-5.380844e+04 |      --      |    Inf 
458.32/458.48	c   458s|     1 |     0 |100356 |     - |1204M|   0 |2959 |  36k|  36k|  36k|  36k| 423 |  15 |   0 |-5.380825e+04 |      --      |    Inf 
544.20/544.32	c   544s|     1 |     2 |100356 |     - |1204M|   0 |2959 |  36k|  36k|  36k|  36k| 423 |  15 |  39 |-5.380825e+04 |      --      |    Inf 
1796.71/1797.01	c 
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Solving Time (sec) : 1797.01
1796.71/1797.01	c Solving Nodes      : 9
1796.71/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01	c Dual Bound         : -5.37644592242095e+04
1796.71/1797.01	c Gap                : infinite
1796.71/1797.01	s UNKNOWN
1796.71/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.01	c Total Time         :    1797.01
1796.71/1797.01	c   solving          :    1797.01
1796.71/1797.01	c   presolving       :     115.92 (included in solving)
1796.71/1797.01	c   reading          :       0.18 (included in solving)
1796.71/1797.01	c   copying          :       0.10 (1 #copies) (minimal 0.10, maximal 0.10, average 0.10)
1796.71/1797.01	c Original Problem   :
1796.71/1797.01	c   Problem name     : HOME/instance-3692535-1338045842.opb
1796.71/1797.01	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 41436 initial, 41436 maximal
1796.71/1797.01	c   Objective sense  : minimize
1796.71/1797.01	c Presolved Problem  :
1796.71/1797.01	c   Problem name     : t_HOME/instance-3692535-1338045842.opb
1796.71/1797.01	c   Variables        : 36628 (36628 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01	c   Constraints      : 36694 initial, 36709 maximal
1796.71/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   trivial          :       0.10       0.00        123          0          0          0          0          0          0          0          0
1796.71/1797.01	c   dualfix          :       0.07       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   gateextraction   :       0.18       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   implics          :       0.19       0.00          0          1          0          0          0          0          0          0          0
1796.71/1797.01	c   components       :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       0.00       0.46          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   probing          :     109.57       0.00        410        244          0          0          0          0          0          0          0
1796.71/1797.01	c   knapsack         :       3.44       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       0.25       0.00          0          0          0          0          0        603          0          0          0
1796.71/1797.01	c   linear           :       0.51       0.03       3531          0          0       3531          0       4088          0          0          0
1796.71/1797.01	c   logicor          :       1.40       0.01          0          0          0          0          0         51          0          0          0
1796.71/1797.01	c   root node        :          -          -         15          -          -         15          -          -          -          -          -
1796.71/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   integral         :          0          0          0          0          9          0          4          0          0          0          0          0         18
1796.71/1797.01	c   knapsack         :          1          1         17      12854          0          0          3          0          0          0          0          0          0
1796.71/1797.01	c   setppc           :       4443       4443         17      12853          0          0          1       2123         15       6024          0          0          0
1796.71/1797.01	c   logicor          :      32250+     32265         17       8079          0          0          0       3191         51      18427          0          0          0
1796.71/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.71/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.71/1797.01	c   integral         :     423.09       0.00       0.00       0.00     423.09       0.00       0.00       0.00
1796.71/1797.01	c   knapsack         :       0.35       0.00       0.25       0.10       0.00       0.00       0.00       0.00
1796.71/1797.01	c   setppc           :       1.95       0.00       0.00       1.95       0.00       0.00       0.00       0.00
1796.71/1797.01	c   logicor          :       3.78       0.01       0.04       3.73       0.00       0.00       0.00       0.00
1796.71/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.71/1797.01	c   rootredcost      :          0          0          0          0
1796.71/1797.01	c   pseudoobj        :       4315          0          0          0
1796.71/1797.01	c   vbounds          :          0          0          0          0
1796.71/1797.01	c   redcost          :         26          0          0          0
1796.71/1797.01	c   probing          :          0          0          0          0
1796.71/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.71/1797.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
1796.71/1797.01	c   pseudoobj        :       0.54       0.46       0.00       0.08       0.00
1796.71/1797.01	c   vbounds          :       0.01       0.01       0.00       0.00       0.00
1796.71/1797.01	c   redcost          :       0.04       0.00       0.00       0.04       0.00
1796.71/1797.01	c   probing          :     109.57       0.00     109.57       0.00       0.00
1796.71/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.01	c   propagation      :       0.00         66         15         15        1.3          0        0.0          -
1796.71/1797.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.01	c   applied globally :          -          -          -         15        1.3          -          -          -
1796.71/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.01	c   cut pool         :       0.04                    16          -          -         42          -    (maximal pool size: 616)
1796.71/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   impliedbounds    :       1.74       0.00         17          0          0        600          0
1796.71/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   gomory           :      18.41       0.00         10          0          0         50          0
1796.71/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   strongcg         :      35.63       0.00         17          0          0       1103          0
1796.71/1797.01	c   cmir             :       5.88       0.00         10          0          0          0          0
1796.71/1797.01	c   flowcover        :       5.52       0.00         10          0          0          0          0
1796.71/1797.01	c   clique           :     122.36       0.00         17          0          0        164          0
1796.71/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   mcf              :       0.03       0.00          1          0          0          0          0
1796.71/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.71/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.71/1797.01	c   problem variables:       0.00          -          0          0
1796.71/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.01	c   relpscost        :     423.09       0.00          9          0          0          0          0         18
1796.71/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.71/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.71/1797.01	c   LP solutions     :       0.00          -          -          0
1796.71/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.71/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.71/1797.01	c   crossover        :       0.00       0.00          0          0
1796.71/1797.01	c   veclendiving     :       0.00       0.00          0          0
1796.71/1797.01	c   objpscostdiving  :       0.00       0.00          0          0
1796.71/1797.01	c   coefdiving       :     774.20       0.00          1          0
1796.71/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.71/1797.01	c   trivial          :       0.03       0.00          2          0
1796.71/1797.01	c   shiftandpropagate:       0.28       0.00          1          0
1796.71/1797.01	c   simplerounding   :       0.00       0.00          0          0
1796.71/1797.01	c   zirounding       :       0.01       0.00          0          0
1796.71/1797.01	c   rounding         :       0.09       0.00         26          0
1796.71/1797.01	c   shifting         :       0.27       0.00         18          0
1796.71/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.71/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.71/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.71/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.71/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.71/1797.01	c   feaspump         :      54.38       0.00          1          0
1796.71/1797.01	c   clique           :       0.00       0.00          0          0
1796.71/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.71/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   pscostdiving     :      52.15       0.00          1          0
1796.71/1797.01	c   fracdiving       :      10.37       0.00          1          0
1796.71/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.71/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.71/1797.01	c   rootsoldiving    :       0.00       0.00          0          0
1796.71/1797.01	c   linesearchdiving :       0.00       0.00          0          0
1796.71/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.71/1797.01	c   octane           :       0.00       0.00          0          0
1796.71/1797.01	c   rens             :       4.67       0.00          1          0
1796.71/1797.01	c   rins             :       0.00       0.00          0          0
1796.71/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.71/1797.01	c   mutation         :       0.00       0.00          0          0
1796.71/1797.01	c   dins             :       0.00       0.00          0          0
1796.71/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.71/1797.01	c   undercover       :       0.00       0.00          0          0
1796.71/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.71/1797.01	c   trysol           :       0.00       0.00          0          0
1796.71/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.71/1797.01	c   primal LP        :       0.07          2          0       0.00       0.00       0.07          2
1796.71/1797.01	c   dual LP          :     170.18         27     109355    4205.96     642.60       0.02          1
1796.71/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.71/1797.01	c   diving/probing LP:     862.46       3239     429778     132.69     498.31
1796.71/1797.01	c   strong branching :     423.06        270     226285     838.09     534.88
1796.71/1797.01	c     (at root node) :          -         39      38995     999.87          -
1796.71/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.01	c B&B Tree           :
1796.71/1797.01	c   number of runs   :          1
1796.71/1797.01	c   nodes            :          9
1796.71/1797.01	c   nodes (total)    :          9
1796.71/1797.01	c   nodes left       :         10
1796.71/1797.01	c   max depth        :          4
1796.71/1797.01	c   max depth (total):          4
1796.71/1797.01	c   backtracks       :          2 (22.2%)
1796.71/1797.01	c   delayed cutoffs  :          0
1796.71/1797.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.71/1797.01	c   avg switch length:       1.56
1796.71/1797.01	c   switching time   :       0.05
1796.71/1797.01	c Solution           :
1796.71/1797.01	c   Solutions found  :          0 (0 improvements)
1796.71/1797.01	c   Primal Bound     :          -
1796.71/1797.01	c   Dual Bound       : -5.37644592242095e+04
1796.71/1797.01	c   Gap              :   infinite
1796.71/1797.01	c   Root Dual Bound  : -5.38082475312690e+04
1796.71/1797.01	c   Root Iterations  :     100356
1797.02/1797.38	c Time complete: 1797.09.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692535-1338045842/watcher-3692535-1338045842 -o /tmp/evaluation-result-3692535-1338045842/solver-3692535-1338045842 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692535-1338045842.opb -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4266
/proc/meminfo: memFree=26349856/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=13348 CPUtime=0 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 2080 0 0 0 0 0 0 0 20 0 1 0 270710244 13668352 2035 33554432000 4194304 10219143 140735358787872 140735358787368 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 3337 2037 421 1471 0 1857 0

[startup+0.0595331 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4266
/proc/meminfo: memFree=26349856/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=31196 CPUtime=0.04 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 6530 0 0 0 4 0 0 0 20 0 1 0 270710244 31944704 6485 33554432000 4194304 10219143 140735358787872 140735358787368 5347038 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 7799 6485 421 1471 0 6319 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31196

[startup+0.100285 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4266
/proc/meminfo: memFree=26349856/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=45796 CPUtime=0.09 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 10079 0 0 0 8 1 0 0 20 0 1 0 270710244 46895104 10035 33554432000 4194304 10219143 140735358787872 140735358787368 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 11449 10073 421 1471 0 9969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45796

[startup+0.300241 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4266
/proc/meminfo: memFree=26349856/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=134600 CPUtime=0.29 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 32344 0 0 0 25 4 0 0 20 0 1 0 270710244 137830400 32245 33554432000 4194304 10219143 140735358787872 140735358784136 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 33650 32245 483 1471 0 32170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134600

[startup+0.700282 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 4266
/proc/meminfo: memFree=26349856/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=152248 CPUtime=0.69 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 36954 0 0 0 59 10 0 0 20 0 1 0 270710244 155901952 36352 33554432000 4194304 10219143 140735358787872 140735358784136 7421674 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 38062 36352 566 1471 0 36582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152248

[startup+1.50025 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4267
/proc/meminfo: memFree=26167552/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=353996 CPUtime=1.49 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 85828 0 0 0 130 19 0 0 20 0 1 0 270710244 362491904 83169 33554432000 4194304 10219143 140735358787872 140735358782984 7589947 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 88499 83169 604 1471 0 87019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 353996

[startup+3.10034 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4267
/proc/meminfo: memFree=25997152/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=377516 CPUtime=3.09 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 91260 0 0 0 289 20 0 0 20 0 1 0 270710244 386576384 88601 33554432000 4194304 10219143 140735358787872 140735358782984 8969254 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 94379 88601 604 1471 0 92899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 377516

[startup+6.30034 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4267
/proc/meminfo: memFree=25994532/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=378540 CPUtime=6.29 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 91719 0 0 0 609 20 0 0 20 0 1 0 270710244 387624960 89060 33554432000 4194304 10219143 140735358787872 140735358782984 8969254 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 94635 89060 604 1471 0 93155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378540

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 4267
/proc/meminfo: memFree=25969516/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=407060 CPUtime=12.69 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 98103 0 0 0 1248 21 0 0 20 0 1 0 270710244 416829440 95444 33554432000 4194304 10219143 140735358787872 140735358782984 8969239 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 101765 95444 604 1471 0 100285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 407060

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4267
/proc/meminfo: memFree=25937508/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=435732 CPUtime=25.49 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 106078 0 0 0 2527 22 0 0 20 0 1 0 270710244 446189568 103419 33554432000 4194304 10219143 140735358787872 140735358784248 8969234 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 108933 103419 604 1471 0 107453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 435732

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4267
/proc/meminfo: memFree=25829704/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=559372 CPUtime=51.09 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 136464 0 0 0 5083 26 0 0 20 0 1 0 270710244 572796928 133805 33554432000 4194304 10219143 140735358787872 140735358782984 8967160 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 139843 133805 604 1471 0 138363 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 559372

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 4267
/proc/meminfo: memFree=24838240/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1531748 CPUtime=102.28 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 378815 0 0 0 10149 79 0 0 20 0 1 0 270710244 1568509952 377178 33554432000 4194304 10219143 140735358787872 140735358784248 8967230 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 382937 377178 623 1471 0 381457 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1531748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4268
/proc/meminfo: memFree=24572028/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1796100 CPUtime=162.26 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 442805 0 0 0 16126 100 0 0 20 0 1 0 270710244 1839206400 443437 33554432000 4194304 10219143 140735358787872 140735358779032 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 449025 443437 788 1471 0 447545 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1796100

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 4268
/proc/meminfo: memFree=24571700/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1796100 CPUtime=222.25 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 442930 0 0 0 22095 130 0 0 20 0 1 0 270710244 1839206400 443562 33554432000 4194304 10219143 140735358787872 140735358783832 7223214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 449025 443562 812 1471 0 447545 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1796100

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4269
/proc/meminfo: memFree=24571596/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1796100 CPUtime=282.25 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 442930 0 0 0 28000 225 0 0 20 0 1 0 270710244 1839206400 443562 33554432000 4194304 10219143 140735358787872 140735358783832 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 449025 443562 812 1471 0 447545 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1796100

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4269
/proc/meminfo: memFree=24353936/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2014128 CPUtime=342.24 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 464394 0 0 0 33842 382 0 0 20 0 1 0 270710244 2062467072 497644 33554432000 4194304 10219143 140735358787872 140735358782744 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 503532 497644 823 1471 0 502052 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2014128

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4272
/proc/meminfo: memFree=24350336/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2016492 CPUtime=402.23 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 465256 0 0 0 39827 396 0 0 20 0 1 0 270710244 2064887808 498506 33554432000 4194304 10219143 140735358787872 140735358783032 7266287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 504123 498506 823 1471 0 502643 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2016492

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4272
/proc/meminfo: memFree=24237160/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2131336 CPUtime=462.21 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 493712 0 0 0 45806 415 0 0 20 0 1 0 270710244 2182488064 526866 33554432000 4194304 10219143 140735358787872 140735358778216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 532834 526866 833 1471 0 531354 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2131336

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4272
/proc/meminfo: memFree=24351332/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2013940 CPUtime=522.21 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 493766 0 0 0 51798 423 0 0 20 0 1 0 270710244 2062274560 498128 33554432000 4194304 10219143 140735358787872 140735358781416 7955951 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 503485 498128 853 1471 0 502005 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2013940

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4273
/proc/meminfo: memFree=24348324/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2013940 CPUtime=582.2 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 493767 0 0 0 57788 432 0 0 20 0 1 0 270710244 2062274560 498129 33554432000 4194304 10219143 140735358787872 140735358781368 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 503485 498129 854 1471 0 502005 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2013940

[startup+642.3 s]

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

/proc/meminfo: memFree=24312876/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2041840 CPUtime=1062.12 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 498562 0 0 0 105719 493 0 0 20 0 1 0 270710244 2090844160 506390 33554432000 4194304 10219143 140735358787872 140735358780968 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 510460 506390 854 1471 0 508980 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2041840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4277
/proc/meminfo: memFree=24311664/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2043884 CPUtime=1122.12 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 498878 0 0 0 111714 498 0 0 20 0 1 0 270710244 2092937216 506706 33554432000 4194304 10219143 140735358787872 140735358780968 8069860 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 510971 506706 854 1471 0 509491 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2043884

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4278
/proc/meminfo: memFree=24308220/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2047972 CPUtime=1182.11 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 499793 0 0 0 117703 508 0 0 20 0 1 0 270710244 2097123328 507633 33554432000 4194304 10219143 140735358787872 140735358780584 7956094 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 511993 507633 854 1471 0 510513 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2047972

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4278
/proc/meminfo: memFree=24305956/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2050012 CPUtime=1242.1 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 500327 0 0 0 123694 516 0 0 20 0 1 0 270710244 2099212288 508193 33554432000 4194304 10219143 140735358787872 140735358779848 8098704 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 512503 508193 854 1471 0 511023 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2050012

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4278
/proc/meminfo: memFree=24298792/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2054100 CPUtime=1302.09 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 501323 0 0 0 129686 523 0 0 20 0 1 0 270710244 2103398400 509958 33554432000 4194304 10219143 140735358787872 140735358780968 8030289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 513525 509958 854 1471 0 512045 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2054100

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 4285
/proc/meminfo: memFree=26337316/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2067324 CPUtime=1362.08 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 504195 0 0 0 135677 531 0 0 20 0 1 0 270710244 2116939776 513630 33554432000 4194304 10219143 140735358787872 140735358780584 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 516831 513630 854 1471 0 515351 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2067324

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4316
/proc/meminfo: memFree=24405728/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2070772 CPUtime=1422.07 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 504933 0 0 0 141670 537 0 0 20 0 1 0 270710244 2120470528 514470 33554432000 4194304 10219143 140735358787872 140735358780632 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 517693 514470 854 1471 0 516213 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2070772

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4317
/proc/meminfo: memFree=23002672/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2076900 CPUtime=1482.06 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 506251 0 0 0 147661 545 0 0 20 0 1 0 270710244 2126745600 515817 33554432000 4194304 10219143 140735358787872 140735358780680 8098526 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 519225 515817 854 1471 0 517745 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2076900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 4317
/proc/meminfo: memFree=23059144/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2015088 CPUtime=1542.06 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 506817 0 0 0 153654 552 0 0 20 0 1 0 270710244 2063450112 500823 33554432000 4194304 10219143 140735358787872 140735358781416 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 503772 500823 854 1471 0 502292 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2015088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 4320
/proc/meminfo: memFree=23056664/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2016520 CPUtime=1602.04 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 506995 0 0 0 159645 559 0 0 20 0 1 0 270710244 2064916480 501080 33554432000 4194304 10219143 140735358787872 140735358784440 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 504130 501080 854 1471 0 502650 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2016520

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 4320
/proc/meminfo: memFree=23048268/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2020836 CPUtime=1662.03 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 508134 0 0 0 165637 566 0 0 20 0 1 0 270710244 2069336064 502260 33554432000 4194304 10219143 140735358787872 140735358781320 8030228 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 505209 502260 854 1471 0 503729 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2020836

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 4320
/proc/meminfo: memFree=23037728/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1722.03 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 171629 574 0 0 20 0 1 0 270710244 2083631104 504697 33554432000 4194304 10219143 140735358787872 140735358781128 7379560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504697 854 1471 0 507219 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2034796

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23034284/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1782.02 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 177620 582 0 0 20 0 1 0 270710244 2083631104 504768 33554432000 4194304 10219143 140735358787872 140735358781416 8030297 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504768 854 1471 0 507219 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2034796

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23033664/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1785.21 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 177939 582 0 0 20 0 1 0 270710244 2083631104 504768 33554432000 4194304 10219143 140735358787872 140735358781416 7955929 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504768 854 1471 0 507219 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 2034796

[startup+1791.91 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23032904/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1791.63 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 178579 584 0 0 20 0 1 0 270710244 2083631104 504834 33554432000 4194304 10219143 140735358787872 140735358780520 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504834 854 1471 0 507219 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (KiB) 2034796

[startup+1795.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23033028/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1794.82 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 178898 584 0 0 20 0 1 0 270710244 2083631104 504834 33554432000 4194304 10219143 140735358787872 140735358780888 8091475 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504834 854 1471 0 507219 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 2034796

[startup+1796.7 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23033028/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=2034796 CPUtime=1796.41 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509450 0 0 0 179057 584 0 0 20 0 1 0 270710244 2083631104 504950 33554432000 4194304 10219143 140735358787872 140735358780888 8056443 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 508699 504950 854 1471 0 507219 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 2034796

[startup+1797.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23033028/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1884100 CPUtime=1796.82 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509452 0 0 0 179097 585 0 0 20 0 1 0 270710244 1929318400 467488 33554432000 4194304 10219143 140735358787872 140735358780888 7594402 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 471025 467488 856 1471 0 469545 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 1884100

[startup+1797.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 4321
/proc/meminfo: memFree=23200188/32873648 swapFree=6864/6864
[pid=4266] ppid=4264 vsize=1864436 CPUtime=1797.02 cores=0,2,4,6
/proc/4266/stat : 4266 (scip-2.1.1.4exp) R 4264 4266 1798 0 -1 4202496 509452 0 0 0 179117 585 0 0 20 0 1 0 270710244 1909182464 462580 33554432000 4194304 10219143 140735358787872 140735358787064 5948118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4266/statm: 466109 462580 856 1471 0 464629 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 1864436

Child status: 0
Real time (s): 1797.38
CPU time (s): 1797.11
CPU user time (s): 1791.23
CPU system time (s): 5.87711
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 2131336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.23
system time used= 5.87711
maximum resident set size= 2107676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509454
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1865

runsolver used 6.41802 second user time and 14.9057 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 17:24:03
IDJOB=3692535
IDBENCH=90460
IDSOLVER=2271
FILE ID=node120/3692535-1338045842
RUNJOBID= node120-1338029422-2918
PBS_JOBID= 14624351
Free space on /tmp= 71604 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692535-1338045842/watcher-3692535-1338045842 -o /tmp/evaluation-result-3692535-1338045842/solver-3692535-1338045842 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692535-1338045842.opb -t 1800 -m 15500

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

MD5SUM BENCH= 27c4cd1b0a50f71c46e26d24b1ec8806
RANDOM SEED=583817353

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26349484 kB
Buffers:          230236 kB
Cached:          3470848 kB
SwapCached:          492 kB
Active:          2681468 kB
Inactive:        3070352 kB
Active(anon):    2040568 kB
Inactive(anon):    12388 kB
Active(file):     640900 kB
Inactive(file):  3057964 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             15920 kB
Writeback:             0 kB
AnonPages:       1993096 kB
Mapped:            16716 kB
Shmem:               120 kB
Slab:             629844 kB
SReclaimable:      74444 kB
SUnreclaim:       555400 kB
KernelStack:        1472 kB
PageTables:         7972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2176880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    626688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71564 MiB
End job on node120 at 2012-05-26 17:54:00