Trace number 3739561

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.67 1794.96

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
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.99/1.03	c SCIP version 1.1.0.7
0.99/1.03	c LP-Solver SoPlex 1.4.1
0.99/1.03	c user parameter file <scip.set> not found - using default parameters
0.99/1.03	c read problem <HOME/instance-3739561-1338756474.opb>
0.99/1.03	c original problem has 48158 variables (48158 bin, 0 int, 0 impl, 0 cont) and 168360 constraints
1.29/1.37	c No objective function, only one solution is needed.
1.29/1.37	c start presolving problem
1.29/1.37	c presolving:
5.59/5.66	c (round 1) 9466 del vars, 28073 del conss, 7581 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10468188 impls, 0 clqs
8.68/8.76	c (round 2) 16279 del vars, 59817 del conss, 14182 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10514690 impls, 0 clqs
9.37/9.48	c (round 3) 19260 del vars, 72943 del conss, 15841 chg bounds, 50 chg sides, 45 chg coeffs, 0 upgd conss, 10533683 impls, 0 clqs
9.89/9.94	c (round 4) 20631 del vars, 78738 del conss, 16749 chg bounds, 73 chg sides, 66 chg coeffs, 0 upgd conss, 10548725 impls, 0 clqs
10.18/10.21	c (round 5) 21477 del vars, 82396 del conss, 17239 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10560288 impls, 0 clqs
10.38/10.41	c (round 6) 22113 del vars, 84933 del conss, 17630 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10568097 impls, 0 clqs
10.47/10.55	c (round 7) 22538 del vars, 86671 del conss, 17867 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10573290 impls, 0 clqs
10.58/10.65	c (round 8) 22831 del vars, 87903 del conss, 18021 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10577546 impls, 0 clqs
10.68/10.72	c (round 9) 22999 del vars, 88657 del conss, 18107 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10580220 impls, 0 clqs
10.68/10.79	c (round 10) 23111 del vars, 89111 del conss, 18165 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10582190 impls, 0 clqs
10.77/10.86	c (round 11) 23222 del vars, 89479 del conss, 18241 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10583902 impls, 0 clqs
10.88/10.91	c (round 12) 23255 del vars, 89710 del conss, 18252 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584448 impls, 0 clqs
10.88/10.96	c (round 13) 23276 del vars, 89759 del conss, 18265 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584837 impls, 0 clqs
10.88/11.00	c (round 14) 23289 del vars, 89825 del conss, 18269 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584998 impls, 0 clqs
10.98/11.04	c (round 15) 23289 del vars, 89839 del conss, 18269 chg bounds, 75 chg sides, 68 chg coeffs, 0 upgd conss, 10584998 impls, 0 clqs
11.38/11.49	c (round 16) 23289 del vars, 89839 del conss, 18269 chg bounds, 75 chg sides, 68 chg coeffs, 78521 upgd conss, 10584998 impls, 0 clqs
11.87/11.92	c (round 17) 23289 del vars, 89839 del conss, 18269 chg bounds, 85 chg sides, 228 chg coeffs, 78521 upgd conss, 10587486 impls, 1737 clqs
12.28/12.34	c presolving (18 rounds):
12.28/12.34	c  23289 deleted vars, 89839 deleted constraints, 18269 tightened bounds, 0 added holes, 88 changed sides, 307 changed coefficients
12.28/12.34	c  10587490 implications, 1803 cliques
12.28/12.34	c presolved problem has 24869 variables (24869 bin, 0 int, 0 impl, 0 cont) and 78521 constraints
12.28/12.34	c     749 constraints of type <knapsack>
12.28/12.34	c   77772 constraints of type <logicor>
12.28/12.34	c transformed objective value is always integral (scale: 1)
12.28/12.34	c Presolving Time: 10.56
12.28/12.34	c SATUNSAT-LIN
12.28/12.34	c -----------------------------------------------------------------------------------------------
12.28/12.34	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.34	c separating/flowcover/freq = c -1
12.28/12.34	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.34	c separating/cmir/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/veclendiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/veclendiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/veclendiving/freq = c -1
12.28/12.34	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.34	c heuristics/simplerounding/freq = c -1
12.28/12.34	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/shifting/freq = c -1
12.28/12.34	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.34	c heuristics/rounding/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/rootsoldiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
12.28/12.34	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
12.28/12.34	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.34	c heuristics/rootsoldiving/freq = c -1
12.28/12.34	c # number of nodes added to the contingent of the total nodes
12.28/12.34	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.28/12.34	c heuristics/rens/nodesofs = c 2000
12.28/12.34	c # minimum percentage of integer variables that have to be fixable 
12.28/12.34	c # [type: real, range: [0,1], default: 0.5]
12.28/12.34	c heuristics/rens/minfixingrate = c 0.3
12.28/12.34	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 0]
12.28/12.34	c heuristics/rens/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/pscostdiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/pscostdiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/pscostdiving/freq = c -1
12.28/12.34	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 1]
12.28/12.34	c heuristics/oneopt/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/objpscostdiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to total iteration number
12.28/12.34	c # [type: real, range: [0,1], default: 0.01]
12.28/12.34	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
12.28/12.34	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.34	c heuristics/objpscostdiving/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/linesearchdiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/linesearchdiving/freq = c -1
12.28/12.34	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/intshifting/freq = c -1
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/intdiving/maxlpiterquot = c 0.075
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/guideddiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/guideddiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/guideddiving/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/fracdiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/fracdiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/fracdiving/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/feaspump/maxlpiterofs = c 2000
12.28/12.34	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 20]
12.28/12.34	c heuristics/feaspump/freq = c -1
12.28/12.34	c # minimum percentage of integer variables that have to be fixed 
12.28/12.34	c # [type: real, range: [0,1], default: 0.666]
12.28/12.34	c heuristics/crossover/minfixingrate = c 0.5
12.28/12.34	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
12.28/12.34	c # [type: real, range: [0,1], default: 0.1]
12.28/12.34	c heuristics/crossover/nodesquot = c 0.15
12.28/12.34	c # number of nodes without incumbent change that heuristic should wait
12.28/12.34	c # [type: longint, range: [0,9223372036854775807], default: 200]
12.28/12.34	c heuristics/crossover/nwaitingnodes = c 100
12.28/12.34	c # number of nodes added to the contingent of the total nodes
12.28/12.34	c # [type: longint, range: [0,9223372036854775807], default: 500]
12.28/12.34	c heuristics/crossover/nodesofs = c 750
12.28/12.34	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 30]
12.28/12.34	c heuristics/crossover/freq = c -1
12.28/12.34	c # additional number of allowed LP iterations
12.28/12.34	c # [type: int, range: [0,2147483647], default: 1000]
12.28/12.34	c heuristics/coefdiving/maxlpiterofs = c 1500
12.28/12.34	c # maximal fraction of diving LP iterations compared to node LP iterations
12.28/12.34	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
12.28/12.34	c heuristics/coefdiving/maxlpiterquot = c 0.075
12.28/12.34	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: 10]
12.28/12.34	c heuristics/coefdiving/freq = c -1
12.28/12.34	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.34	c presolving/probing/maxrounds = c 0
12.28/12.34	c # should presolving try to simplify knapsacks
12.28/12.34	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.28/12.34	c constraints/knapsack/simplifyinequalities = c TRUE
12.28/12.34	c # should disaggregation of knapsack constraints be allowed in preprocessing?
12.28/12.34	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
12.28/12.34	c constraints/knapsack/disaggregation = c FALSE
12.28/12.34	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
12.28/12.34	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.34	c constraints/knapsack/maxnumcardlift = c 0
12.28/12.34	c # should presolving try to simplify inequalities
12.28/12.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
12.28/12.36	c constraints/linear/simplifyinequalities = c TRUE
12.28/12.36	c # maximal number of separation rounds in the root node (-1: unlimited)
12.28/12.36	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.36	c separating/maxroundsroot = c 5
12.28/12.36	c # maximal number of separation rounds per node (-1: unlimited)
12.28/12.36	c # [type: int, range: [-1,2147483647], default: 5]
12.28/12.36	c separating/maxrounds = c 1
12.28/12.36	c # solving stops, if the given number of solutions were found (-1: no limit)
12.28/12.36	c # [type: int, range: [-1,2147483647], default: -1]
12.28/12.36	c limits/solutions = c 1
12.28/12.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
12.28/12.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.28/12.36	c limits/memory = c 13950
12.28/12.36	c # maximal time in seconds to run
12.28/12.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
12.28/12.36	c limits/time = c 1791
12.28/12.36	c # frequency for displaying node information lines
12.28/12.36	c # [type: int, range: [-1,2147483647], default: 100]
12.28/12.36	c display/freq = c 10000
12.28/12.36	c -----------------------------------------------------------------------------------------------
12.28/12.36	c start solving problem
12.28/12.36	c 
896.13/896.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
896.13/896.36	c   894s|     1 |     0 | 88649 | 366M|   0 |8712 |  24k|  78k|  78k|  24k|  78k|   0 |   0 |   0 | 9.652645e+03 |      --      |    Inf 
1251.08/1251.39	c  1248s|     1 |     0 |110995 | 366M|   0 |9264 |  24k|  78k|  78k|  24k|  78k| 301 |   0 |   0 | 9.785875e+03 |      --      |    Inf 
1586.73/1587.07	c  1584s|     1 |     0 |130098 | 366M|   0 |  10k|  24k|  78k|  78k|  24k|  78k| 451 |   0 |   0 | 9.826868e+03 |      --      |    Inf 
1794.19/1794.57	c  1791s|     1 |     0 |138010 | 366M|   0 |   - |  24k|  78k|  78k|  24k|  79k| 515 |   0 |   0 | 9.826868e+03 |      --      |    Inf 
1794.19/1794.59	c  1791s|     1 |     2 |138010 | 366M|   0 |   - |  24k|  78k|  78k|  24k|  79k| 515 |   0 |   0 | 9.826868e+03 |      --      |    Inf 
1794.19/1794.59	c 
1794.19/1794.59	c SCIP Status        : solving was interrupted [time limit reached]
1794.19/1794.59	c Solving Time (sec) : 1791.04
1794.19/1794.59	c Solving Nodes      : 1
1794.19/1794.59	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.19/1794.59	c Dual Bound         : +9.82686809255286e+03
1794.19/1794.59	c Gap                : infinite
1794.19/1794.59	c NODE         1
1794.19/1794.59	c DUAL BOUND   9826.87
1794.19/1794.59	c PRIMAL BOUND 1e+20
1794.19/1794.59	c GAP          1e+20
1794.19/1794.59	s UNKNOWN
1794.19/1794.59	c SCIP Status        : solving was interrupted [time limit reached]
1794.19/1794.59	c Solving Time       :    1791.04
1794.19/1794.59	c Original Problem   :
1794.19/1794.59	c   Problem name     : HOME/instance-3739561-1338756474.opb
1794.19/1794.59	c   Variables        : 48158 (48158 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.19/1794.59	c   Constraints      : 168360 initial, 168360 maximal
1794.19/1794.59	c Presolved Problem  :
1794.19/1794.59	c   Problem name     : t_HOME/instance-3739561-1338756474.opb
1794.19/1794.59	c   Variables        : 24869 (24869 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.19/1794.59	c   Constraints      : 78521 initial, 78521 maximal
1794.19/1794.59	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.19/1794.59	c   trivial          :       0.04        999          0          0          0          0          0          0          0
1794.19/1794.59	c   dualfix          :       0.00          2          0          0          0          0          0          0          0
1794.19/1794.59	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.19/1794.59	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.19/1794.59	c   implics          :       0.34          0          0          0          0          0          0          0          0
1794.19/1794.59	c   probing          :       0.00          0          0          0          0          0          0          0          0
1794.19/1794.59	c   knapsack         :       0.67          0          0          0          0          0          0         13        239
1794.19/1794.59	c   linear           :       9.05      17271       5017          0      18269          0      89839         75         68
1794.19/1794.59	c   logicor          :       0.21          0          0          0          0          0          0          0          0
1794.19/1794.59	c   root node        :          -          0          -          -          0          -          -          -          -
1794.19/1794.59	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.19/1794.59	c   integral         :          0          0          0          0          0          0          0          0          0          0
1794.19/1794.59	c   knapsack         :        749          3          1          0          1          0          0        404          0          0
1794.19/1794.59	c   logicor          :      77772          3          1          0          1          0          0          0          0          0
1794.19/1794.59	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1794.19/1794.59	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.19/1794.59	c   integral         :       0.00       0.00       0.00       0.00       0.00
1794.19/1794.59	c   knapsack         :       0.03       0.03       0.00       0.00       0.00
1794.19/1794.59	c   logicor          :       0.06       0.00       0.05       0.00       0.01
1794.19/1794.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.19/1794.59	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.19/1794.59	c   rootredcost      :       0.00          0          0          0
1794.19/1794.59	c   pseudoobj        :       0.00          4          0          0
1794.19/1794.59	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.19/1794.59	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.19/1794.59	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.19/1794.59	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.19/1794.59	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.19/1794.59	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.19/1794.59	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.19/1794.59	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.19/1794.59	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.19/1794.59	c   cut pool         :       0.00          2          -          -          1          -    (maximal pool size: 546)
1794.19/1794.59	c   redcost          :       0.00          3          0          0          0          0
1794.19/1794.59	c   impliedbounds    :       0.08          3          0          0        231          0
1794.19/1794.59	c   intobj           :       0.00          0          0          0          0          0
1794.19/1794.59	c   gomory           :     121.49          3          0          0          0          0
1794.19/1794.59	c   strongcg         :     122.14          3          0          0          0          0
1794.19/1794.59	c   cmir             :       0.00          0          0          0          0          0
1794.19/1794.59	c   flowcover        :       0.00          0          0          0          0          0
1794.19/1794.59	c   clique           :      15.12          3          0          0         23          0
1794.19/1794.59	c   zerohalf         :       0.00          0          0          0          0          0
1794.19/1794.59	c   mcf              :      35.59          3          0          0          6          0
1794.19/1794.59	c Pricers            :       Time      Calls       Vars
1794.19/1794.59	c   problem variables:       0.00          0          0
1794.19/1794.59	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.19/1794.59	c   relpscost        :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   pscost           :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   inference        :       0.01          1          0          0          0          0          2
1794.19/1794.59	c   mostinf          :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   leastinf         :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.19/1794.59	c   random           :       0.00          0          0          0          0          0          0
1794.19/1794.59	c Primal Heuristics  :       Time      Calls      Found
1794.19/1794.59	c   LP solutions     :       0.00          -          0
1794.19/1794.59	c   pseudo solutions :       0.00          -          0
1794.19/1794.59	c   simplerounding   :       0.00          0          0
1794.19/1794.59	c   rounding         :       0.00          0          0
1794.19/1794.59	c   shifting         :       0.00          0          0
1794.19/1794.59	c   intshifting      :       0.00          0          0
1794.19/1794.59	c   oneopt           :       0.00          0          0
1794.19/1794.59	c   fixandinfer      :       0.00          0          0
1794.19/1794.59	c   feaspump         :       0.00          0          0
1794.19/1794.59	c   coefdiving       :       0.00          0          0
1794.19/1794.59	c   pscostdiving     :       0.00          0          0
1794.19/1794.59	c   fracdiving       :       0.00          0          0
1794.19/1794.59	c   veclendiving     :       0.00          0          0
1794.19/1794.59	c   intdiving        :       0.00          0          0
1794.19/1794.59	c   actconsdiving    :       0.00          0          0
1794.19/1794.59	c   objpscostdiving  :       0.00          0          0
1794.19/1794.59	c   rootsoldiving    :       0.00          0          0
1794.19/1794.59	c   linesearchdiving :       0.00          0          0
1794.19/1794.59	c   guideddiving     :       0.00          0          0
1794.19/1794.59	c   octane           :       0.00          0          0
1794.19/1794.59	c   rens             :       0.00          0          0
1794.19/1794.59	c   rins             :       0.00          0          0
1794.19/1794.59	c   localbranching   :       0.00          0          0
1794.19/1794.59	c   mutation         :       0.00          0          0
1794.19/1794.59	c   crossover        :       0.00          0          0
1794.19/1794.59	c   dins             :       0.00          0          0
1794.19/1794.59	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.19/1794.59	c   primal LP        :       0.00          0          0       0.00          -
1794.19/1794.59	c   dual LP          :    1485.49          4     138010   34502.50      92.91
1794.19/1794.59	c   barrier LP       :       0.00          0          0       0.00          -
1794.19/1794.59	c   diving/probing LP:       0.00          0          0       0.00          -
1794.19/1794.59	c   strong branching :       0.00          0          0       0.00          -
1794.19/1794.59	c     (at root node) :          -          0          0       0.00          -
1794.19/1794.59	c   conflict analysis:       0.00          0          0       0.00          -
1794.19/1794.59	c B&B Tree           :
1794.19/1794.59	c   number of runs   :          1
1794.19/1794.59	c   nodes            :          1
1794.19/1794.59	c   nodes (total)    :          1
1794.19/1794.59	c   nodes left       :          2
1794.19/1794.59	c   max depth        :          0
1794.19/1794.59	c   max depth (total):          0
1794.19/1794.59	c   backtracks       :          0 (0.0%)
1794.19/1794.59	c   delayed cutoffs  :          0
1794.19/1794.59	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.19/1794.59	c   avg switch length:       1.00
1794.19/1794.59	c   switching time   :       0.00
1794.19/1794.59	c Solution           :
1794.19/1794.59	c   Solutions found  :          0 (0 improvements)
1794.19/1794.59	c   Primal Bound     :          -
1794.19/1794.59	c   Dual Bound       : +9.82686809255286e+03
1794.19/1794.59	c   Gap              :   infinite
1794.19/1794.59	c   Root Dual Bound  : +9.82686809255286e+03
1794.59/1794.96	c Time complete: 1794.65.

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

running on 4 cores: 1,3,5,7

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.06 2.02 2.00 3/178 22150
/proc/meminfo: memFree=28490384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=8840 CPUtime=0 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 1538 0 0 0 0 0 0 0 20 0 1 0 341772209 9052160 1492 33554432000 4194304 7823515 140735699021856 140734597293048 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 2210 1499 351 887 0 1320 0

[startup+0.103934 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 22150
/proc/meminfo: memFree=28490384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=26756 CPUtime=0.09 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 6016 0 0 0 9 0 0 0 20 0 1 0 341772209 27398144 5969 33554432000 4194304 7823515 140735699021856 140734597293048 4606224 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 6689 5969 351 887 0 5799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26756

[startup+0.200334 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 22150
/proc/meminfo: memFree=28490384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=37296 CPUtime=0.19 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 8675 0 0 0 18 1 0 0 20 0 1 0 341772209 38191104 8628 33554432000 4194304 7823515 140735699021856 140734597293048 6908077 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 9324 8628 351 887 0 8434 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37296

[startup+0.300292 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 22150
/proc/meminfo: memFree=28490384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=43916 CPUtime=0.29 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 10301 0 0 0 28 1 0 0 20 0 1 0 341772209 44969984 10254 33554432000 4194304 7823515 140735699021856 140734597293048 6908057 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 10979 10254 351 887 0 10089 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43916

[startup+0.700286 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 22150
/proc/meminfo: memFree=28490384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=72816 CPUtime=0.69 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 17500 0 0 0 66 3 0 0 20 0 1 0 341772209 74563584 17453 33554432000 4194304 7823515 140735699021856 140735698887960 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 18204 17453 351 887 0 17314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72816

[startup+1.50026 s]
/proc/loadavg: 2.06 2.02 2.00 3/174 22179
/proc/meminfo: memFree=28481756/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=250456 CPUtime=1.49 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 61804 0 0 0 139 10 0 0 20 0 1 0 341772209 256466944 61403 33554432000 4194304 7823515 140735699021856 140735698887960 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 62614 61403 427 887 0 61724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 250456

[startup+3.10025 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22189
/proc/meminfo: memFree=28113816/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=402824 CPUtime=3.09 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 99780 0 0 0 291 18 0 0 20 0 1 0 341772209 412491776 99379 33554432000 4194304 7823515 140735699021856 140735699018792 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 100706 99379 427 887 0 99816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 402824

[startup+6.30032 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22227
/proc/meminfo: memFree=27930992/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=539556 CPUtime=6.28 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 132379 0 0 0 600 28 0 0 20 0 1 0 341772209 552505344 132120 33554432000 4194304 7823515 140735699021856 140735699018792 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 134889 132120 432 887 0 133999 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 539556

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 22227
/proc/meminfo: memFree=27796092/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=640252 CPUtime=12.68 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 155434 0 0 0 1210 58 0 0 20 0 1 0 341772209 655618048 156493 33554432000 4194304 7823515 140735699021856 140735699017208 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 160063 156493 516 887 0 159173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 640252

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 22227
/proc/meminfo: memFree=27714768/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=657684 CPUtime=25.47 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 158180 0 0 0 2487 60 0 0 20 0 1 0 341772209 673468416 160258 33554432000 4194304 7823515 140735699021856 140735699017656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 164421 160258 522 887 0 163531 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 657684

[startup+51.1004 s]
/proc/loadavg: 2.14 2.04 2.01 3/179 22227
/proc/meminfo: memFree=27710396/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=661504 CPUtime=51.07 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 159245 0 0 0 5046 61 0 0 20 0 1 0 341772209 677380096 161323 33554432000 4194304 7823515 140735699021856 140735699017656 6179847 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 165376 161323 522 887 0 164486 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 661504

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 22227
/proc/meminfo: memFree=27702876/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=666900 CPUtime=102.27 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 160718 0 0 0 10162 65 0 0 20 0 1 0 341772209 682905600 163049 33554432000 4194304 7823515 140735699021856 140735699017192 6212532 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 166725 163049 522 887 0 165835 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 666900

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/180 22230
/proc/meminfo: memFree=27701904/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=667500 CPUtime=162.25 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 160984 0 0 0 16156 69 0 0 20 0 1 0 341772209 683520000 163283 33554432000 4194304 7823515 140735699021856 140735699017192 6254641 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 166875 163283 522 887 0 165985 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 667500

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 22231
/proc/meminfo: memFree=27700328/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=668596 CPUtime=222.25 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 161261 0 0 0 22151 74 0 0 20 0 1 0 341772209 684642304 163575 33554432000 4194304 7823515 140735699021856 140735699017192 6908057 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 167149 163575 522 887 0 166259 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 668596

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 22269
/proc/meminfo: memFree=27582384/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=668888 CPUtime=282.24 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 161376 0 0 0 28146 78 0 0 20 0 1 0 341772209 684941312 165374 33554432000 4194304 7823515 140735699021856 140735699017192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 167222 165374 522 887 0 166332 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 668888

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22269
/proc/meminfo: memFree=27576660/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=671832 CPUtime=342.22 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 161997 0 0 0 34140 82 0 0 20 0 1 0 341772209 687955968 166715 33554432000 4194304 7823515 140735699021856 140735699017192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 167958 166715 522 887 0 167068 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 671832

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22269
/proc/meminfo: memFree=27571544/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=674784 CPUtime=402.21 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 162842 0 0 0 40134 87 0 0 20 0 1 0 341772209 690978816 167682 33554432000 4194304 7823515 140735699021856 140735699017656 6211625 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 168696 167682 522 887 0 167806 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 674784

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 22269
/proc/meminfo: memFree=27558488/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=675052 CPUtime=462.2 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 162933 0 0 0 46128 92 0 0 20 0 1 0 341772209 691253248 167773 33554432000 4194304 7823515 140735699021856 140735699017192 6211692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 168763 167773 522 887 0 167873 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 675052

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 22270
/proc/meminfo: memFree=27552748/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=677648 CPUtime=522.19 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 163520 0 0 0 52124 95 0 0 20 0 1 0 341772209 693911552 168360 33554432000 4194304 7823515 140735699021856 140735699017192 6211707 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 169412 168360 522 887 0 168522 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 677648

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22270
/proc/meminfo: memFree=27546828/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=677648 CPUtime=582.18 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 163520 0 0 0 58121 97 0 0 20 0 1 0 341772209 693911552 168360 33554432000 4194304 7823515 140735699021856 140735699017192 6211574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 169412 168360 522 887 0 168522 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 677648

[startup+642.3 s]

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

/proc/meminfo: memFree=27561468/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=700836 CPUtime=1122.1 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170373 0 0 0 112039 171 0 0 20 0 1 0 341772209 717656064 174048 33554432000 4194304 7823515 140735699021856 140735699017192 6212418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175209 174048 554 887 0 174319 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 700836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22374
/proc/meminfo: memFree=27557644/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=700836 CPUtime=1182.09 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170382 0 0 0 118034 175 0 0 20 0 1 0 341772209 717656064 174057 33554432000 4194304 7823515 140735699021856 140735699016520 6211574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175209 174057 554 887 0 174319 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 700836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22374
/proc/meminfo: memFree=27555008/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=700836 CPUtime=1242.08 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170392 0 0 0 124030 178 0 0 20 0 1 0 341772209 717656064 174067 33554432000 4194304 7823515 140735699021856 140735699017192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175209 174067 554 887 0 174319 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 700836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22374
/proc/meminfo: memFree=27554880/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=700836 CPUtime=1302.07 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170414 0 0 0 130021 186 0 0 20 0 1 0 341772209 717656064 174089 33554432000 4194304 7823515 140735699021856 140735699017048 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175209 174089 554 887 0 174319 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 700836

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22377
/proc/meminfo: memFree=27554376/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=701136 CPUtime=1362.06 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170436 0 0 0 136014 192 0 0 20 0 1 0 341772209 717963264 174111 33554432000 4194304 7823515 140735699021856 140735699017192 6211793 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175284 174111 554 887 0 174394 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 701136

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22377
/proc/meminfo: memFree=27554632/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=702804 CPUtime=1422.06 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 170441 0 0 0 142009 197 0 0 20 0 1 0 341772209 719671296 174114 33554432000 4194304 7823515 140735699021856 140735699017192 6211574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 175701 174114 554 887 0 174811 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 702804

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22378
/proc/meminfo: memFree=27545888/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1482.05 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172044 0 0 0 148004 201 0 0 20 0 1 0 341772209 726437888 176228 33554432000 4194304 7823515 140735699021856 140735699017192 5924530 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176228 554 887 0 176463 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 709412

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22378
/proc/meminfo: memFree=27545764/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1542.04 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172052 0 0 0 154000 204 0 0 20 0 1 0 341772209 726437888 176236 33554432000 4194304 7823515 140735699021856 140735699017656 6908036 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176236 554 887 0 176463 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 709412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22378
/proc/meminfo: memFree=27545568/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1602.03 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172056 0 0 0 159994 209 0 0 20 0 1 0 341772209 726437888 176269 33554432000 4194304 7823515 140735699021856 140735699016952 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176269 554 887 0 176463 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 709412

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22378
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1662.02 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172057 0 0 0 165985 217 0 0 20 0 1 0 341772209 726437888 176269 33554432000 4194304 7823515 140735699021856 140735699017000 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176269 554 887 0 176463 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 709412

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 22378
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1722.01 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 171980 221 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 709412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1781.99 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 177975 224 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017656 6205812 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 709412

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1785.3 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 178305 225 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017192 6212418 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 709412

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1788.5 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 178625 225 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (KiB) 709412

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1791.7 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 178945 225 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 709412

[startup+1793.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1793.29 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 179104 225 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017608 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1793.29
Current children cumulated vsize (KiB) 709412

[startup+1794.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=709412 CPUtime=1794.09 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172058 0 0 0 179184 225 0 0 20 0 1 0 341772209 726437888 176270 33554432000 4194304 7823515 140735699021856 140735699017608 6263160 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 177353 176270 554 887 0 176463 0
Current children cumulated CPU time (s) 1794.09
Current children cumulated vsize (KiB) 709412

[startup+1794.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=691020 CPUtime=1794.49 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172063 0 0 0 179224 225 0 0 20 0 1 0 341772209 707604480 172250 33554432000 4194304 7823515 140735699021856 140735699019000 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 172755 172250 559 887 0 171865 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 691020

[startup+1794.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22379
/proc/meminfo: memFree=27545620/32873844 swapFree=7380/7380
[pid=22150] ppid=22148 vsize=653092 CPUtime=1794.59 cores=1,3,5,7
/proc/22150/stat : 22150 (pbscip.linux.x8) R 22148 22150 21332 0 -1 4202496 172063 0 0 0 179234 225 0 0 20 0 1 0 341772209 668766208 162848 33554432000 4194304 7823515 140735699021856 140735699019000 4819904 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22150/statm: 163273 162848 559 887 0 162383 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 653092

Child status: 0
Real time (s): 1794.96
CPU time (s): 1794.67
CPU user time (s): 1792.4
CPU system time (s): 2.27065
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 709412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.4
system time used= 2.27065
maximum resident set size= 705096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172068
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= 24
involuntary context switches= 1846

runsolver used 2.96755 second user time and 8.45671 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-03 22:47:54
IDJOB=3739561
IDBENCH=73459
IDSOLVER=2321
FILE ID=node133/3739561-1338756474
RUNJOBID= node133-1338747083-21349
PBS_JOBID= 14636776
Free space on /tmp= 70468 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12046_2-sat.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-3739561-1338756474/watcher-3739561-1338756474 -o /tmp/evaluation-result-3739561-1338756474/solver-3739561-1338756474 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3739561-1338756474.opb

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=1614934940

node133.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.540
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	: 5333.08
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.540
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.92
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.540
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.540
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		: 2666.540
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.540
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.90
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.540
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.540
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:        28490656 kB
Buffers:          490976 kB
Cached:          2852236 kB
SwapCached:          676 kB
Active:          1663732 kB
Inactive:        1818064 kB
Active(anon):     130124 kB
Inactive(anon):    10220 kB
Active(file):    1533608 kB
Inactive(file):  1807844 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:             14956 kB
Writeback:             0 kB
AnonPages:        144620 kB
Mapped:            12668 kB
Shmem:                 0 kB
Slab:             759828 kB
SReclaimable:     201676 kB
SUnreclaim:       558152 kB
KernelStack:        1472 kB
PageTables:         3732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     253792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 70456 MiB
End job on node133 at 2012-06-03 23:17:49