Trace number 3730865

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1794.42 1794.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark60.24
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.38	c SCIP version 1.1.0.7
0.29/0.38	c LP-Solver SoPlex 1.4.1
0.29/0.38	c user parameter file <scip.set> not found - using default parameters
0.29/0.38	c read problem <HOME/instance-3730865-1338684481.opb>
0.29/0.38	c original problem has 21380 variables (21380 bin, 0 int, 0 impl, 0 cont) and 60984 constraints
0.39/0.48	c No objective function, only one solution is needed.
0.39/0.48	c start presolving problem
0.39/0.48	c presolving:
0.89/0.95	c (round 1) 1317 del vars, 806 del conss, 265 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
0.89/0.99	c (round 2) 1318 del vars, 3044 del conss, 266 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113375 impls, 0 clqs
0.99/1.01	c (round 3) 1354 del vars, 3134 del conss, 302 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
0.99/1.03	c (round 4) 1356 del vars, 3137 del conss, 304 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
0.99/1.05	c (round 5) 1360 del vars, 3143 del conss, 308 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113553 impls, 0 clqs
0.99/1.07	c (round 6) 1366 del vars, 3154 del conss, 314 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113567 impls, 0 clqs
0.99/1.08	c (round 7) 1370 del vars, 3168 del conss, 318 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113603 impls, 0 clqs
1.10/1.10	c (round 8) 1374 del vars, 3178 del conss, 322 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113631 impls, 0 clqs
1.10/1.12	c (round 9) 1378 del vars, 3188 del conss, 326 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113663 impls, 0 clqs
1.10/1.14	c (round 10) 1382 del vars, 3198 del conss, 330 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113699 impls, 0 clqs
1.10/1.16	c (round 11) 1386 del vars, 3208 del conss, 334 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113739 impls, 0 clqs
1.10/1.17	c (round 12) 1390 del vars, 3218 del conss, 338 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113783 impls, 0 clqs
1.10/1.19	c (round 13) 1390 del vars, 3226 del conss, 338 chg bounds, 1078 chg sides, 2254 chg coeffs, 0 upgd conss, 1113823 impls, 0 clqs
1.39/1.44	c (round 14) 1390 del vars, 3235 del conss, 338 chg bounds, 1078 chg sides, 2254 chg coeffs, 57749 upgd conss, 1113823 impls, 0 clqs
1.68/1.74	c presolving (15 rounds):
1.68/1.74	c  1390 deleted vars, 3235 deleted constraints, 338 tightened bounds, 0 added holes, 1078 changed sides, 2254 changed coefficients
1.68/1.74	c  1113823 implications, 0 cliques
1.68/1.74	c presolved problem has 19990 variables (19990 bin, 0 int, 0 impl, 0 cont) and 57749 constraints
1.68/1.74	c    2156 constraints of type <knapsack>
1.68/1.74	c   55593 constraints of type <logicor>
1.68/1.74	c transformed objective value is always integral (scale: 1)
1.68/1.74	c Presolving Time: 1.09
1.68/1.74	c SATUNSAT-LIN
1.68/1.74	c -----------------------------------------------------------------------------------------------
1.68/1.74	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 0]
1.68/1.74	c separating/flowcover/freq = c -1
1.68/1.74	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 0]
1.68/1.74	c separating/cmir/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/veclendiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/veclendiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/veclendiving/freq = c -1
1.68/1.74	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 1]
1.68/1.74	c heuristics/simplerounding/freq = c -1
1.68/1.74	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/shifting/freq = c -1
1.68/1.74	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 1]
1.68/1.74	c heuristics/rounding/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/rootsoldiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.68/1.74	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
1.68/1.74	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 20]
1.68/1.74	c heuristics/rootsoldiving/freq = c -1
1.68/1.74	c # number of nodes added to the contingent of the total nodes
1.68/1.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.68/1.74	c heuristics/rens/nodesofs = c 2000
1.68/1.74	c # minimum percentage of integer variables that have to be fixable 
1.68/1.74	c # [type: real, range: [0,1], default: 0.5]
1.68/1.74	c heuristics/rens/minfixingrate = c 0.3
1.68/1.74	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 0]
1.68/1.74	c heuristics/rens/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/pscostdiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/pscostdiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/pscostdiving/freq = c -1
1.68/1.74	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 1]
1.68/1.74	c heuristics/oneopt/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/objpscostdiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to total iteration number
1.68/1.74	c # [type: real, range: [0,1], default: 0.01]
1.68/1.74	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
1.68/1.74	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 20]
1.68/1.74	c heuristics/objpscostdiving/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/linesearchdiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/linesearchdiving/freq = c -1
1.68/1.74	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/intshifting/freq = c -1
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/intdiving/maxlpiterquot = c 0.075
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/guideddiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/guideddiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/guideddiving/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/fracdiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/fracdiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/fracdiving/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/feaspump/maxlpiterofs = c 2000
1.68/1.74	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 20]
1.68/1.74	c heuristics/feaspump/freq = c -1
1.68/1.74	c # minimum percentage of integer variables that have to be fixed 
1.68/1.74	c # [type: real, range: [0,1], default: 0.666]
1.68/1.74	c heuristics/crossover/minfixingrate = c 0.5
1.68/1.74	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.68/1.74	c # [type: real, range: [0,1], default: 0.1]
1.68/1.74	c heuristics/crossover/nodesquot = c 0.15
1.68/1.74	c # number of nodes without incumbent change that heuristic should wait
1.68/1.74	c # [type: longint, range: [0,9223372036854775807], default: 200]
1.68/1.74	c heuristics/crossover/nwaitingnodes = c 100
1.68/1.74	c # number of nodes added to the contingent of the total nodes
1.68/1.74	c # [type: longint, range: [0,9223372036854775807], default: 500]
1.68/1.74	c heuristics/crossover/nodesofs = c 750
1.68/1.74	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 30]
1.68/1.74	c heuristics/crossover/freq = c -1
1.68/1.74	c # additional number of allowed LP iterations
1.68/1.74	c # [type: int, range: [0,2147483647], default: 1000]
1.68/1.74	c heuristics/coefdiving/maxlpiterofs = c 1500
1.68/1.74	c # maximal fraction of diving LP iterations compared to node LP iterations
1.68/1.74	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.68/1.74	c heuristics/coefdiving/maxlpiterquot = c 0.075
1.68/1.74	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: 10]
1.68/1.74	c heuristics/coefdiving/freq = c -1
1.68/1.74	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: -1]
1.68/1.74	c presolving/probing/maxrounds = c 0
1.68/1.74	c # should presolving try to simplify knapsacks
1.68/1.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.68/1.74	c constraints/knapsack/simplifyinequalities = c TRUE
1.68/1.74	c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.68/1.74	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.68/1.74	c constraints/knapsack/disaggregation = c FALSE
1.68/1.74	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
1.68/1.74	c # [type: int, range: [-1,2147483647], default: -1]
1.68/1.74	c constraints/knapsack/maxnumcardlift = c 0
1.68/1.74	c # should presolving try to simplify inequalities
1.68/1.75	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.68/1.75	c constraints/linear/simplifyinequalities = c TRUE
1.68/1.75	c # maximal number of separation rounds in the root node (-1: unlimited)
1.68/1.75	c # [type: int, range: [-1,2147483647], default: -1]
1.68/1.75	c separating/maxroundsroot = c 5
1.68/1.75	c # maximal number of separation rounds per node (-1: unlimited)
1.68/1.75	c # [type: int, range: [-1,2147483647], default: 5]
1.68/1.75	c separating/maxrounds = c 1
1.68/1.75	c # solving stops, if the given number of solutions were found (-1: no limit)
1.68/1.75	c # [type: int, range: [-1,2147483647], default: -1]
1.68/1.75	c limits/solutions = c 1
1.68/1.75	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.68/1.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.68/1.75	c limits/memory = c 13950
1.68/1.75	c # maximal time in seconds to run
1.68/1.75	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.68/1.75	c limits/time = c 1791
1.68/1.75	c # frequency for displaying node information lines
1.68/1.75	c # [type: int, range: [-1,2147483647], default: 100]
1.68/1.75	c display/freq = c 10000
1.68/1.75	c -----------------------------------------------------------------------------------------------
1.68/1.75	c start solving problem
1.68/1.75	c 
7.38/7.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.38/7.41	c   6.8s|     1 |     0 |  3978 | 145M|   0 |2205 |  19k|  57k|  57k|  19k|  57k|   0 |   0 |   0 | 1.071123e+03 |      --      |    Inf 
10.98/11.07	c  10.3s|     1 |     0 |  4776 | 146M|   0 |2170 |  19k|  57k|  57k|  19k|  57k| 167 |   0 |   0 | 1.132114e+03 |      --      |    Inf 
14.28/14.37	c  13.6s|     1 |     0 |  5892 | 147M|   0 |2231 |  19k|  57k|  57k|  19k|  58k| 410 |   0 |   0 | 1.172545e+03 |      --      |    Inf 
18.98/19.04	c  18.3s|     1 |     0 |  7253 | 147M|   0 |2323 |  19k|  57k|  57k|  19k|  58k| 560 |   0 |   0 | 1.206765e+03 |      --      |    Inf 
23.88/23.96	c  23.2s|     1 |     0 |  8422 | 148M|   0 |2417 |  19k|  57k|  57k|  19k|  58k| 693 |   0 |   0 | 1.217523e+03 |      --      |    Inf 
28.27/28.37	c  27.6s|     1 |     0 |  9342 | 148M|   0 |2402 |  19k|  57k|  57k|  19k|  58k| 832 |   0 |   0 | 1.226087e+03 |      --      |    Inf 
67.77/67.88	c  67.1s|     1 |     2 |  9342 | 148M|   0 |2402 |  19k|  57k|  57k|  19k|  58k| 832 |   0 |  19 | 1.226087e+03 |      --      |    Inf 
1794.20/1794.51	c 
1794.20/1794.51	c SCIP Status        : solving was interrupted [time limit reached]
1794.20/1794.51	c Solving Time (sec) : 1791.09
1794.20/1794.51	c Solving Nodes      : 3710
1794.20/1794.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.20/1794.51	c Dual Bound         : +1.35561122325462e+03
1794.20/1794.51	c Gap                : infinite
1794.20/1794.51	c NODE         3710
1794.20/1794.51	c DUAL BOUND   1355.61
1794.20/1794.51	c PRIMAL BOUND 1e+20
1794.20/1794.51	c GAP          1e+20
1794.20/1794.51	s UNKNOWN
1794.20/1794.51	c SCIP Status        : solving was interrupted [time limit reached]
1794.20/1794.51	c Solving Time       :    1791.09
1794.20/1794.51	c Original Problem   :
1794.20/1794.51	c   Problem name     : HOME/instance-3730865-1338684481.opb
1794.20/1794.51	c   Variables        : 21380 (21380 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.20/1794.51	c   Constraints      : 60984 initial, 60984 maximal
1794.20/1794.51	c Presolved Problem  :
1794.20/1794.51	c   Problem name     : t_HOME/instance-3730865-1338684481.opb
1794.20/1794.51	c   Variables        : 19990 (19990 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.20/1794.51	c   Constraints      : 57749 initial, 57750 maximal
1794.20/1794.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.20/1794.51	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1794.20/1794.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.20/1794.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.20/1794.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.20/1794.51	c   implics          :       0.16          0       1048          0          0          0          0          0          0
1794.20/1794.51	c   probing          :       0.00          0          0          0          0          0          0          0          0
1794.20/1794.51	c   knapsack         :       0.26          0          0          0          0          0          0          0          0
1794.20/1794.51	c   linear           :       0.53        338          4          0        338          0       3235       1078       2254
1794.20/1794.51	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1794.20/1794.51	c   root node        :          -       2111          -          -       2111          -          -          -          -
1794.20/1794.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.20/1794.51	c   integral         :          0          0          0       3251          0          3        213          0          0       6384
1794.20/1794.51	c   knapsack         :       2156          5      38495          0          1        278      32680       1000          0          0
1794.20/1794.51	c   logicor          :      55593+         5      31792          0          1        183     563726          0          0          0
1794.20/1794.51	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1794.20/1794.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.20/1794.51	c   integral         :     810.97       0.00       0.00     810.97       0.00
1794.20/1794.51	c   knapsack         :       2.54       0.02       2.52       0.00       0.00
1794.20/1794.51	c   logicor          :       2.27       0.00       2.26       0.00       0.01
1794.20/1794.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.20/1794.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.20/1794.51	c   rootredcost      :       0.02          0          0          0
1794.20/1794.51	c   pseudoobj        :      17.23      38534          0          0
1794.20/1794.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.20/1794.51	c   propagation      :       0.04        461        461       2946       39.4        103       23.0          -
1794.20/1794.51	c   infeasible LP    :       0.69        147        147        217        6.3          8        7.0          0
1794.20/1794.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.20/1794.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.20/1794.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.20/1794.51	c   applied globally :          -          -          -       1946       26.0          -          -          -
1794.20/1794.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.20/1794.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.20/1794.51	c   cut pool         :       0.00          4          -          -        615          -    (maximal pool size: 3186)
1794.20/1794.51	c   redcost          :       2.63       3202          0          0          0          0
1794.20/1794.51	c   impliedbounds    :       0.02          5          0          0          0          0
1794.20/1794.51	c   intobj           :       0.00          0          0          0          0          0
1794.20/1794.51	c   gomory           :       3.64          5          0          0       2500          0
1794.20/1794.51	c   strongcg         :       3.26          5          0          0       2500          0
1794.20/1794.51	c   cmir             :       0.00          0          0          0          0          0
1794.20/1794.51	c   flowcover        :       0.00          0          0          0          0          0
1794.20/1794.51	c   clique           :       1.10          5          0          0         35          0
1794.20/1794.51	c   zerohalf         :       0.00          0          0          0          0          0
1794.20/1794.51	c   mcf              :       0.59          1          0          0          0          0
1794.20/1794.51	c Pricers            :       Time      Calls       Vars
1794.20/1794.51	c   problem variables:       0.00          0          0
1794.20/1794.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.20/1794.51	c   relpscost        :     810.97       3251          3        213          0          0       6384
1794.20/1794.51	c   pscost           :       0.00          0          0          0          0          0          0
1794.20/1794.51	c   inference        :       0.00          1          0          0          0          0          2
1794.20/1794.51	c   mostinf          :       0.00          0          0          0          0          0          0
1794.20/1794.51	c   leastinf         :       0.00          0          0          0          0          0          0
1794.20/1794.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.20/1794.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.20/1794.51	c   random           :       0.00          0          0          0          0          0          0
1794.20/1794.51	c Primal Heuristics  :       Time      Calls      Found
1794.20/1794.51	c   LP solutions     :       0.00          -          0
1794.20/1794.51	c   pseudo solutions :       0.00          -          0
1794.20/1794.51	c   simplerounding   :       0.00          0          0
1794.20/1794.51	c   rounding         :       0.00          0          0
1794.20/1794.51	c   shifting         :       0.00          0          0
1794.20/1794.51	c   intshifting      :       0.00          0          0
1794.20/1794.51	c   oneopt           :       0.00          0          0
1794.20/1794.51	c   fixandinfer      :       0.00          0          0
1794.20/1794.51	c   feaspump         :       0.00          0          0
1794.20/1794.51	c   coefdiving       :       0.00          0          0
1794.20/1794.51	c   pscostdiving     :       0.00          0          0
1794.20/1794.51	c   fracdiving       :       0.00          0          0
1794.20/1794.51	c   veclendiving     :       0.00          0          0
1794.20/1794.51	c   intdiving        :       0.00          0          0
1794.20/1794.51	c   actconsdiving    :       0.00          0          0
1794.20/1794.51	c   objpscostdiving  :       0.00          0          0
1794.20/1794.51	c   rootsoldiving    :       0.00          0          0
1794.20/1794.51	c   linesearchdiving :       0.00          0          0
1794.20/1794.51	c   guideddiving     :       0.00          0          0
1794.20/1794.51	c   octane           :       0.00          0          0
1794.20/1794.51	c   rens             :       0.00          0          0
1794.20/1794.51	c   rins             :       0.00          0          0
1794.20/1794.51	c   localbranching   :       0.00          0          0
1794.20/1794.51	c   mutation         :       0.00          0          0
1794.20/1794.51	c   crossover        :       0.00          0          0
1794.20/1794.51	c   dins             :       0.00          0          0
1794.20/1794.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.20/1794.51	c   primal LP        :       0.02          0          0       0.00       0.00
1794.20/1794.51	c   dual LP          :     907.85       3391     393794     116.13     433.77
1794.20/1794.51	c   barrier LP       :       0.00          0          0       0.00          -
1794.20/1794.51	c   diving/probing LP:       0.00          0          0       0.00          -
1794.20/1794.51	c   strong branching :     809.88       1153     311330     270.02     384.41
1794.20/1794.51	c     (at root node) :          -         19      14258     750.42          -
1794.20/1794.51	c   conflict analysis:       0.00          0          0       0.00          -
1794.20/1794.51	c B&B Tree           :
1794.20/1794.51	c   number of runs   :          1
1794.20/1794.51	c   nodes            :       3710
1794.20/1794.51	c   nodes (total)    :       3710
1794.20/1794.51	c   nodes left       :       2361
1794.20/1794.51	c   max depth        :        265
1794.20/1794.51	c   max depth (total):        265
1794.20/1794.51	c   backtracks       :        272 (7.3%)
1794.20/1794.51	c   delayed cutoffs  :        316
1794.20/1794.51	c   repropagations   :       7989 (55490 domain reductions, 94 cutoffs)
1794.20/1794.51	c   avg switch length:       7.35
1794.20/1794.51	c   switching time   :       5.71
1794.20/1794.51	c Solution           :
1794.20/1794.51	c   Solutions found  :          0 (0 improvements)
1794.20/1794.51	c   Primal Bound     :          -
1794.20/1794.51	c   Dual Bound       : +1.35561122325462e+03
1794.20/1794.51	c   Gap              :   infinite
1794.20/1794.51	c   Root Dual Bound  : +1.22608723871494e+03
1794.41/1794.71	c Time complete: 1794.41.

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-3730865-1338684481/watcher-3730865-1338684481 -o /tmp/evaluation-result-3730865-1338684481/solver-3730865-1338684481 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730865-1338684481.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 925
/proc/meminfo: memFree=27248620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=8180 CPUtime=0 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 1307 0 0 0 0 0 0 0 20 0 1 0 334572922 8376320 1259 33554432000 4194304 7823515 140735080108992 140734069739272 4402248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 2045 1272 335 887 0 1155 0

[startup+0.079206 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 925
/proc/meminfo: memFree=27248620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=18888 CPUtime=0.06 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 4056 0 0 0 6 0 0 0 20 0 1 0 334572922 19341312 4008 33554432000 4194304 7823515 140735080108992 140734069739272 5542090 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 4722 4008 351 887 0 3832 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18888

[startup+0.100309 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 925
/proc/meminfo: memFree=27248620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=20208 CPUtime=0.09 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 4383 0 0 0 9 0 0 0 20 0 1 0 334572922 20692992 4335 33554432000 4194304 7823515 140735080108992 140734069739272 6908077 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 5052 4335 351 887 0 4162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20208

[startup+0.30026 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 925
/proc/meminfo: memFree=27248620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=39124 CPUtime=0.29 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 9123 0 0 0 28 1 0 0 20 0 1 0 334572922 40062976 9075 33554432000 4194304 7823515 140735080108992 140734069739272 6908032 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 9781 9075 351 887 0 8891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39124

[startup+0.700274 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 925
/proc/meminfo: memFree=27248620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=127904 CPUtime=0.69 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 31301 0 0 0 63 6 0 0 20 0 1 0 334572922 130973696 30899 33554432000 4194304 7823515 140735080108992 140735080106536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 31976 30899 432 887 0 31086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127904

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 926
/proc/meminfo: memFree=27106500/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=184332 CPUtime=1.48 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 44503 0 0 0 127 21 0 0 20 0 1 0 334572922 188755968 44969 33554432000 4194304 7823515 140735080108992 140735080106280 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 46083 44969 445 887 0 45193 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 184332

[startup+3.10027 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 926
/proc/meminfo: memFree=27013180/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=255872 CPUtime=3.08 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 59548 0 0 0 284 24 0 0 20 0 1 0 334572922 262012928 60778 33554432000 4194304 7823515 140735080108992 140735080104328 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/925/statm: 63968 60778 522 887 0 63078 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 255872

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 926
/proc/meminfo: memFree=27003012/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=258064 CPUtime=6.29 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 60764 0 0 0 604 25 0 0 20 0 1 0 334572922 264257536 61947 33554432000 4194304 7823515 140735080108992 140735080104680 6110438 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 64516 61947 522 887 0 63626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 258064

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 926
/proc/meminfo: memFree=26989992/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=271336 CPUtime=12.68 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 64598 0 0 0 1233 35 0 0 20 0 1 0 334572922 277848064 65575 33554432000 4194304 7823515 140735080108992 140735080104328 6110670 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 67834 65575 552 887 0 66944 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 271336

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 926
/proc/meminfo: memFree=26979096/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=279104 CPUtime=25.48 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 67389 0 0 0 2510 38 0 0 20 0 1 0 334572922 285802496 67390 33554432000 4194304 7823515 140735080108992 140735080104136 4277379 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 69776 67390 552 887 0 68886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279104

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 926
/proc/meminfo: memFree=26971360/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=283304 CPUtime=51.07 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 69045 0 0 0 5066 41 0 0 20 0 1 0 334572922 290103296 69264 33554432000 4194304 7823515 140735080108992 140735080104040 6151365 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 70826 69264 556 887 0 69936 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 283304

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 926
/proc/meminfo: memFree=26962232/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=283304 CPUtime=102.27 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 69108 0 0 0 10180 47 0 0 20 0 1 0 334572922 290103296 69473 33554432000 4194304 7823515 140735080108992 140735080103688 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 70826 69473 557 887 0 69936 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 283304

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 929
/proc/meminfo: memFree=26952852/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=283304 CPUtime=162.25 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 69126 0 0 0 16171 54 0 0 20 0 1 0 334572922 290103296 69632 33554432000 4194304 7823515 140735080108992 140735080103688 6212699 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 70826 69632 557 887 0 69936 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 283304

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 929
/proc/meminfo: memFree=26946412/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=286012 CPUtime=222.24 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 69784 0 0 0 22162 62 0 0 20 0 1 0 334572922 292876288 70290 33554432000 4194304 7823515 140735080108992 140735080103688 6109403 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 71503 70290 561 887 0 70613 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 286012

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 930
/proc/meminfo: memFree=26940984/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=286912 CPUtime=282.24 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 70170 0 0 0 28153 71 0 0 20 0 1 0 334572922 293797888 70676 33554432000 4194304 7823515 140735080108992 140735080104328 6212439 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 71728 70676 561 887 0 70838 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 286912

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 930
/proc/meminfo: memFree=26935280/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=287156 CPUtime=342.23 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 70313 0 0 0 34145 78 0 0 20 0 1 0 334572922 294047744 70819 33554432000 4194304 7823515 140735080108992 140735080103688 6212558 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 71789 70819 561 887 0 70899 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 287156

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 930
/proc/meminfo: memFree=26927272/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=289876 CPUtime=402.21 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 70670 0 0 0 40134 87 0 0 20 0 1 0 334572922 296833024 71607 33554432000 4194304 7823515 140735080108992 140735080104680 6212176 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 72469 71607 563 887 0 71579 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 289876

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 930
/proc/meminfo: memFree=26924436/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=292576 CPUtime=462.21 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 70938 0 0 0 46127 94 0 0 20 0 1 0 334572922 299597824 71875 33554432000 4194304 7823515 140735080108992 140735080104008 6212097 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 73144 71875 563 887 0 72254 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 292576

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 931
/proc/meminfo: memFree=26916852/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=297060 CPUtime=522.19 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 72255 0 0 0 52117 102 0 0 20 0 1 0 334572922 304189440 73192 33554432000 4194304 7823515 140735080108992 140735080104328 6212439 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 74265 73192 563 887 0 73375 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 297060

[startup+582.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/177 932
/proc/meminfo: memFree=26912636/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=300792 CPUtime=582.18 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 73088 0 0 0 58108 110 0 0 20 0 1 0 334572922 308011008 74025 33554432000 4194304 7823515 140735080108992 140735080104152 6263171 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 75198 74025 563 887 0 74308 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 300792

[startup+642.3 s]

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

/proc/meminfo: memFree=26873960/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=330676 CPUtime=1062.11 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 97219 0 0 0 106032 179 0 0 20 0 1 0 334572922 338612224 81761 33554432000 4194304 7823515 140735080108992 140735080104328 6908077 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 82669 81761 563 887 0 81779 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 330676

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 959
/proc/meminfo: memFree=26871352/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=332324 CPUtime=1122.11 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 97544 0 0 0 112023 188 0 0 20 0 1 0 334572922 340299776 82086 33554432000 4194304 7823515 140735080108992 140735080104680 6212049 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 83081 82086 563 887 0 82191 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 332324

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 959
/proc/meminfo: memFree=26866648/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=335504 CPUtime=1182.1 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 98449 0 0 0 118016 194 0 0 20 0 1 0 334572922 343556096 82991 33554432000 4194304 7823515 140735080108992 140735080103688 6211638 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 83876 82991 563 887 0 82986 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 335504

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 960
/proc/meminfo: memFree=26856660/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=340304 CPUtime=1242.09 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 102599 0 0 0 124006 203 0 0 20 0 1 0 334572922 348471296 84087 33554432000 4194304 7823515 140735080108992 140735080104328 6211327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 85076 84087 563 887 0 84186 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 340304

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 960
/proc/meminfo: memFree=26854172/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=342076 CPUtime=1302.08 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 105713 0 0 0 129997 211 0 0 20 0 1 0 334572922 350285824 84484 33554432000 4194304 7823515 140735080108992 140735080104792 6110797 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 85519 84484 563 887 0 84629 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 342076

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 963
/proc/meminfo: memFree=26857636/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=340348 CPUtime=1362.06 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 111658 0 0 0 135988 218 0 0 20 0 1 0 334572922 348516352 83317 33554432000 4194304 7823515 140735080108992 140735080103688 6234848 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 85087 83317 563 887 0 84197 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 340348

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 1003
/proc/meminfo: memFree=26883728/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=344700 CPUtime=1422.07 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 116904 0 0 0 141980 227 0 0 20 0 1 0 334572922 352972800 85207 33554432000 4194304 7823515 140735080108992 140735080104040 6257153 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 86175 85207 563 887 0 85285 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 344700

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1003
/proc/meminfo: memFree=26881620/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=344700 CPUtime=1482.05 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 117017 0 0 0 147971 234 0 0 20 0 1 0 334572922 352972800 85320 33554432000 4194304 7823515 140735080108992 140735080103688 6212637 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 86175 85320 563 887 0 85285 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 344700

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 1004
/proc/meminfo: memFree=26878580/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=347592 CPUtime=1542.04 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 117714 0 0 0 153963 241 0 0 20 0 1 0 334572922 355934208 86017 33554432000 4194304 7823515 140735080108992 140735080104040 6110429 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 86898 86017 563 887 0 86008 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 347592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1004
/proc/meminfo: memFree=26871276/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=354024 CPUtime=1602.04 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 119102 0 0 0 159955 249 0 0 20 0 1 0 334572922 362520576 87433 33554432000 4194304 7823515 140735080108992 140735080104328 6109480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 88506 87433 563 887 0 87616 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 354024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1004
/proc/meminfo: memFree=26863072/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=360952 CPUtime=1662.02 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 120590 0 0 0 165944 258 0 0 20 0 1 0 334572922 369614848 88921 33554432000 4194304 7823515 140735080108992 140735080104344 6234850 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 90238 88921 563 887 0 89348 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 360952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1004
/proc/meminfo: memFree=26856560/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=368660 CPUtime=1722.01 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 124854 0 0 0 171934 267 0 0 20 0 1 0 334572922 377507840 90681 33554432000 4194304 7823515 140735080108992 140735080104792 6212306 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92165 90681 563 887 0 91275 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 368660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1004
/proc/meminfo: memFree=26850484/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1782 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125883 0 0 0 177925 275 0 0 20 0 1 0 334572922 380129280 91710 33554432000 4194304 7823515 140735080108992 140735080104680 6110665 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91710 563 887 0 91915 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 371220

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1004
/proc/meminfo: memFree=26850360/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1785.2 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125928 0 0 0 178245 275 0 0 20 0 1 0 334572922 380129280 91755 33554432000 4194304 7823515 140735080108992 140735080103320 6212088 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91755 563 887 0 91915 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 371220

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1004
/proc/meminfo: memFree=26850368/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1788.4 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125935 0 0 0 178564 276 0 0 20 0 1 0 334572922 380129280 91762 33554432000 4194304 7823515 140735080108992 140735080104680 6109480 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91762 563 887 0 91915 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 371220

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1005
/proc/meminfo: memFree=26850492/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1791.61 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125935 0 0 0 178885 276 0 0 20 0 1 0 334572922 380129280 91762 33554432000 4194304 7823515 140735080108992 140735080104328 6110670 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91762 563 887 0 91915 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 371220

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1005
/proc/meminfo: memFree=26850484/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1793.2 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125944 0 0 0 179043 277 0 0 20 0 1 0 334572922 380129280 91771 33554432000 4194304 7823515 140735080108992 140735080104680 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91771 563 887 0 91915 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 371220

[startup+1794.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1005
/proc/meminfo: memFree=26850484/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=371220 CPUtime=1794 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125959 0 0 0 179123 277 0 0 20 0 1 0 334572922 380129280 91786 33554432000 4194304 7823515 140735080108992 140735080104680 6234820 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 92805 91786 563 887 0 91915 0
Current children cumulated CPU time (s) 1794
Current children cumulated vsize (KiB) 371220

[startup+1794.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1005
/proc/meminfo: memFree=26850484/32873844 swapFree=6608/6608
[pid=925] ppid=923 vsize=256892 CPUtime=1794.41 cores=0,2,4,6
/proc/925/stat : 925 (pbscip.linux.x8) R 923 925 301 0 -1 4202496 125967 0 0 0 179163 278 0 0 20 0 1 0 334572922 263057408 63859 33554432000 4194304 7823515 140735080108992 140735080103704 5875856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/925/statm: 64223 63859 568 887 0 63333 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 256892

Child status: 0
Real time (s): 1794.71
CPU time (s): 1794.42
CPU user time (s): 1791.64
CPU system time (s): 2.78458
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 371220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.64
system time used= 2.78458
maximum resident set size= 367176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125971
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= 32
involuntary context switches= 1934

runsolver used 3.47847 second user time and 8.08377 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-03 02:48:01
IDJOB=3730865
IDBENCH=1488
IDSOLVER=2321
FILE ID=node140/3730865-1338684481
RUNJOBID= node140-1338678631-320
PBS_JOBID= 14636673
Free space on /tmp= 70612 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730865-1338684481/watcher-3730865-1338684481 -o /tmp/evaluation-result-3730865-1338684481/solver-3730865-1338684481 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730865-1338684481.opb

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=1160821694

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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.91
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		: 2667.094
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.91
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:       32873844 kB
MemFree:        27248520 kB
Buffers:          400536 kB
Cached:          4212984 kB
SwapCached:         1664 kB
Active:          1373796 kB
Inactive:        3363952 kB
Active(anon):     114596 kB
Inactive(anon):    11260 kB
Active(file):    1259200 kB
Inactive(file):  3352692 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:             11664 kB
Writeback:             0 kB
AnonPages:        194092 kB
Mapped:            12476 kB
Shmem:                 8 kB
Slab:             748004 kB
SReclaimable:     190236 kB
SUnreclaim:       557768 kB
KernelStack:        1472 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70604 MiB
End job on node140 at 2012-06-03 03:17:56