Trace number 2684814

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1801.24 1801.73

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1208_10-unsat.opb
MD5SUMcde880e36ac940ebc706231d93099786
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark17.4323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22022
Total number of constraints69222
Number of constraints which are clauses68862
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint1
Maximum length of a constraint68
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 379
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2684814-1278434519.opb>
1.19/1.24	c original problem has 22022 variables (22022 bin, 0 int, 0 impl, 0 cont) and 69222 constraints
1.19/1.24	c problem read
1.19/1.24	c No objective function, only one solution is needed.
1.19/1.24	c presolving settings loaded
1.19/1.24	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
1.59/1.61	c presolving:
4.69/4.78	c (round 1) 4654 del vars, 14089 del conss, 3062 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3965158 impls, 0 clqs
6.18/6.21	c (round 2) 12366 del vars, 37959 del conss, 10471 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4005122 impls, 0 clqs
6.39/6.41	c (round 3) 14991 del vars, 49615 del conss, 11840 chg bounds, 42 chg sides, 47 chg coeffs, 0 upgd conss, 4019436 impls, 0 clqs
6.50/6.50	c (round 4) 15861 del vars, 52662 del conss, 12400 chg bounds, 72 chg sides, 86 chg coeffs, 0 upgd conss, 4026232 impls, 0 clqs
6.50/6.57	c (round 5) 16526 del vars, 54760 del conss, 12804 chg bounds, 73 chg sides, 88 chg coeffs, 0 upgd conss, 4033138 impls, 0 clqs
6.60/6.62	c (round 6) 16793 del vars, 55812 del conss, 12933 chg bounds, 84 chg sides, 106 chg coeffs, 0 upgd conss, 4035963 impls, 0 clqs
6.60/6.65	c (round 7) 16893 del vars, 56210 del conss, 12983 chg bounds, 84 chg sides, 106 chg coeffs, 0 upgd conss, 4037383 impls, 0 clqs
6.60/6.67	c (round 8) 16953 del vars, 56475 del conss, 13017 chg bounds, 84 chg sides, 106 chg coeffs, 0 upgd conss, 4038075 impls, 0 clqs
6.60/6.69	c (round 9) 16979 del vars, 56585 del conss, 13029 chg bounds, 84 chg sides, 106 chg coeffs, 0 upgd conss, 4038361 impls, 0 clqs
6.69/6.71	c (round 10) 16995 del vars, 56641 del conss, 13036 chg bounds, 89 chg sides, 112 chg coeffs, 0 upgd conss, 4038621 impls, 0 clqs
6.69/6.73	c (round 11) 17003 del vars, 56687 del conss, 13039 chg bounds, 94 chg sides, 118 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.69/6.75	c (round 12) 17004 del vars, 56691 del conss, 13039 chg bounds, 94 chg sides, 118 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.69/6.77	c (round 13) 17005 del vars, 56695 del conss, 13039 chg bounds, 94 chg sides, 118 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.69/6.79	c (round 14) 17006 del vars, 56699 del conss, 13039 chg bounds, 94 chg sides, 118 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.79/6.81	c (round 15) 17007 del vars, 56703 del conss, 13039 chg bounds, 97 chg sides, 121 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.79/6.83	c (round 16) 17008 del vars, 56707 del conss, 13039 chg bounds, 100 chg sides, 124 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.79/6.84	c (round 17) 17009 del vars, 56711 del conss, 13039 chg bounds, 103 chg sides, 127 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.79/6.86	c (round 18) 17010 del vars, 56714 del conss, 13039 chg bounds, 107 chg sides, 131 chg coeffs, 0 upgd conss, 4038641 impls, 0 clqs
6.99/7.04	c (round 19) 17010 del vars, 56714 del conss, 13039 chg bounds, 107 chg sides, 131 chg coeffs, 12508 upgd conss, 4038641 impls, 0 clqs
7.08/7.15	c (round 20) 17010 del vars, 56714 del conss, 13039 chg bounds, 123 chg sides, 198 chg coeffs, 12508 upgd conss, 4038641 impls, 0 clqs
7.19/7.20	c presolving (21 rounds):
7.19/7.20	c  17010 deleted vars, 56714 deleted constraints, 13039 tightened bounds, 0 added holes, 123 changed sides, 215 changed coefficients
7.19/7.20	c  4038641 implications, 0 cliques
7.19/7.20	c presolved problem has 5012 variables (5012 bin, 0 int, 0 impl, 0 cont) and 12508 constraints
7.19/7.20	c     261 constraints of type <knapsack>
7.19/7.20	c   12247 constraints of type <logicor>
7.19/7.20	c transformed objective value is always integral (scale: 1)
7.19/7.20	c Presolving Time: 5.36
7.19/7.20	c - non default parameters ----------------------------------------------------------------------
7.19/7.20	c # SCIP version 1.2.1.2
7.19/7.20	c 
7.19/7.20	c # frequency for displaying node information lines
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 100]
7.19/7.20	c display/freq = 10000
7.19/7.20	c 
7.19/7.20	c # maximal time in seconds to run
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.19/7.20	c limits/time = 1798.77
7.19/7.20	c 
7.19/7.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.19/7.20	c limits/memory = 1620
7.19/7.20	c 
7.19/7.20	c # solving stops, if the given number of solutions were found (-1: no limit)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.19/7.20	c limits/solutions = 1
7.19/7.20	c 
7.19/7.20	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c lp/solvefreq = -1
7.19/7.20	c 
7.19/7.20	c # maximal number of separation rounds per node (-1: unlimited)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 5]
7.19/7.20	c separating/maxrounds = 1
7.19/7.20	c 
7.19/7.20	c # maximal number of separation rounds in the root node (-1: unlimited)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.19/7.20	c separating/maxroundsroot = 5
7.19/7.20	c 
7.19/7.20	c # should presolving try to simplify inequalities
7.19/7.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.19/7.20	c constraints/linear/simplifyinequalities = TRUE
7.19/7.20	c 
7.19/7.20	c # should disaggregation of knapsack constraints be allowed in preprocessing?
7.19/7.20	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
7.19/7.20	c constraints/knapsack/disaggregation = FALSE
7.19/7.20	c 
7.19/7.20	c # should presolving try to simplify knapsacks
7.19/7.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.19/7.20	c constraints/knapsack/simplifyinequalities = TRUE
7.19/7.20	c 
7.19/7.20	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.19/7.20	c presolving/probing/maxrounds = 0
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/coefdiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/coefdiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/coefdiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 30]
7.19/7.20	c heuristics/crossover/freq = -1
7.19/7.20	c 
7.19/7.20	c # number of nodes added to the contingent of the total nodes
7.19/7.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.19/7.20	c heuristics/crossover/nodesofs = 750
7.19/7.20	c 
7.19/7.20	c # number of nodes without incumbent change that heuristic should wait
7.19/7.20	c # [type: longint, range: [0,9223372036854775807], default: 200]
7.19/7.20	c heuristics/crossover/nwaitingnodes = 100
7.19/7.20	c 
7.19/7.20	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
7.19/7.20	c # [type: real, range: [0,1], default: 0.1]
7.19/7.20	c heuristics/crossover/nodesquot = 0.15
7.19/7.20	c 
7.19/7.20	c # minimum percentage of integer variables that have to be fixed 
7.19/7.20	c # [type: real, range: [0,1], default: 0.666]
7.19/7.20	c heuristics/crossover/minfixingrate = 0.5
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.19/7.20	c heuristics/feaspump/freq = -1
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/feaspump/maxlpiterofs = 2000
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/fracdiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/fracdiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/fracdiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/guideddiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/guideddiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/guideddiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/intdiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/intshifting/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/linesearchdiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/linesearchdiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/linesearchdiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/nlp/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.19/7.20	c heuristics/objpscostdiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to total iteration number
7.19/7.20	c # [type: real, range: [0,1], default: 0.01]
7.19/7.20	c heuristics/objpscostdiving/maxlpiterquot = 0.015
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/objpscostdiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/oneopt/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/pscostdiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/pscostdiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/pscostdiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.19/7.20	c heuristics/rens/freq = -1
7.19/7.20	c 
7.19/7.20	c # minimum percentage of integer variables that have to be fixable 
7.19/7.20	c # [type: real, range: [0,1], default: 0.5]
7.19/7.20	c heuristics/rens/minfixingrate = 0.3
7.19/7.20	c 
7.19/7.20	c # number of nodes added to the contingent of the total nodes
7.19/7.20	c # [type: longint, range: [0,9223372036854775807], default: 500]
7.19/7.20	c heuristics/rens/nodesofs = 2000
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 20]
7.19/7.20	c heuristics/rootsoldiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
7.19/7.20	c heuristics/rootsoldiving/maxlpiterquot = 0.015
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/rootsoldiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/rounding/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/shifting/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/simplerounding/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.19/7.20	c heuristics/trivial/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/trysol/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 10]
7.19/7.20	c heuristics/veclendiving/freq = -1
7.19/7.20	c 
7.19/7.20	c # maximal fraction of diving LP iterations compared to node LP iterations
7.19/7.20	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
7.19/7.20	c heuristics/veclendiving/maxlpiterquot = 0.075
7.19/7.20	c 
7.19/7.20	c # additional number of allowed LP iterations
7.19/7.20	c # [type: int, range: [0,2147483647], default: 1000]
7.19/7.20	c heuristics/veclendiving/maxlpiterofs = 1500
7.19/7.20	c 
7.19/7.20	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 1]
7.19/7.20	c heuristics/zirounding/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.19/7.20	c separating/cmir/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: 0]
7.19/7.20	c separating/flowcover/freq = -1
7.19/7.20	c 
7.19/7.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.19/7.20	c # [type: int, range: [-1,2147483647], default: -1]
7.19/7.20	c separating/rapidlearning/freq = 0
7.19/7.20	c 
7.19/7.20	c -----------------------------------------------------------------------------------------------
7.19/7.20	c start solving
7.19/7.21	c 
7.19/7.23	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.19/7.23	c   5.6s|     1 |     2 |     0 |     - |  91M|   0 |   - |5012 |  12k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
95.86/95.97	c  93.4s| 10000 |  6257 |     0 |   0.0 | 131M| 369 |   - |5012 |  14k|   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
185.94/186.06	c   183s| 20000 | 11612 |     0 |   0.0 | 168M| 369 |   - |5012 |  15k|   0 |   0 |   0 |  26k|   0 | 0.000000e+00 |      --      |    Inf 
280.11/280.20	c   276s| 30000 | 17059 |     0 |   0.0 | 206M| 369 |   - |5012 |  14k|   0 |   0 |   0 |  39k|   0 | 0.000000e+00 |      --      |    Inf 
375.00/375.14	c   370s| 40000 | 22040 |     0 |   0.0 | 248M| 369 |   - |5012 |  15k|   0 |   0 |   0 |  55k|   0 | 0.000000e+00 |      --      |    Inf 
468.97/469.19	c   463s| 50000 | 26800 |     0 |   0.0 | 284M| 369 |   - |5012 |  16k|   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
564.74/564.98	c   558s| 60000 | 31968 |     0 |   0.0 | 319M| 369 |   - |5012 |  17k|   0 |   0 |   0 |  89k|   0 | 0.000000e+00 |      --      |    Inf 
659.92/660.17	c   652s| 70000 | 36805 |     0 |   0.0 | 354M| 369 |   - |5012 |  17k|   0 |   0 |   0 | 106k|   0 | 0.000000e+00 |      --      |    Inf 
754.69/754.97	c   746s| 80000 | 41666 |     0 |   0.0 | 389M| 369 |   - |5012 |  17k|   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
849.57/849.88	c   840s| 90000 | 46154 |     0 |   0.0 | 423M| 369 |   - |5012 |  18k|   0 |   0 |   0 | 142k|   0 | 0.000000e+00 |      --      |    Inf 
945.05/945.33	c   935s|100000 | 50289 |     0 |   0.0 | 457M| 369 |   - |5012 |  19k|   0 |   0 |   0 | 163k|   0 | 0.000000e+00 |      --      |    Inf 
1040.42/1040.74	c  1029s|110000 | 54209 |     0 |   0.0 | 491M| 369 |   - |5012 |  19k|   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
1134.81/1135.11	c  1123s|120000 | 58384 |     0 |   0.0 | 529M| 369 |   - |5012 |  21k|   0 |   0 |   0 | 199k|   0 | 0.000000e+00 |      --      |    Inf 
1230.95/1231.33	c  1218s|130000 | 63020 |     0 |   0.0 | 562M| 369 |   - |5012 |  14k|   0 |   0 |   0 | 212k|   0 | 0.000000e+00 |      --      |    Inf 
1328.13/1328.60	c  1314s|140000 | 67614 |     0 |   0.0 | 597M| 369 |   - |5012 |  16k|   0 |   0 |   0 | 226k|   0 | 0.000000e+00 |      --      |    Inf 
1427.20/1427.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1427.20/1427.65	c  1412s|150000 | 72266 |     0 |   0.0 | 630M| 369 |   - |5012 |  17k|   0 |   0 |   0 | 242k|   0 | 0.000000e+00 |      --      |    Inf 
1524.78/1525.23	c  1509s|160000 | 76528 |     0 |   0.0 | 663M| 369 |   - |5012 |  17k|   0 |   0 |   0 | 260k|   0 | 0.000000e+00 |      --      |    Inf 
1622.24/1622.74	c  1606s|170000 | 80439 |     0 |   0.0 | 695M| 369 |   - |5012 |  18k|   0 |   0 |   0 | 279k|   0 | 0.000000e+00 |      --      |    Inf 
1719.93/1720.49	c  1703s|180000 | 84156 |     0 |   0.0 | 724M| 369 |   - |5012 |  18k|   0 |   0 |   0 | 299k|   0 | 0.000000e+00 |      --      |    Inf 
1800.01/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.01/1800.51	c 
1800.01/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.51	c Solving Time (sec) : 1781.90
1800.01/1800.51	c Solving Nodes      : 188157
1800.01/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.01/1800.51	c Dual Bound         : +0.00000000000000e+00
1800.01/1800.51	c Gap                : infinite
1800.01/1800.51	s UNKNOWN
1800.01/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.51	c Solving Time       :    1781.90
1800.01/1800.51	c Original Problem   :
1800.01/1800.51	c   Problem name     : HOME/instance-2684814-1278434519.opb
1800.01/1800.51	c   Variables        : 22022 (22022 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.51	c   Constraints      : 69222 initial, 69222 maximal
1800.01/1800.51	c Presolved Problem  :
1800.01/1800.51	c   Problem name     : t_HOME/instance-2684814-1278434519.opb
1800.01/1800.51	c   Variables        : 5012 (5012 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.51	c   Constraints      : 12508 initial, 22237 maximal
1800.01/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.51	c   trivial          :       0.03       1044          0          0          0          0          0          0          0
1800.01/1800.51	c   dualfix          :       0.08        121          0          0          0          0          0          0          0
1800.01/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   implics          :       0.11          0          0          0          0          0          0          0          0
1800.01/1800.51	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.51	c   knapsack         :       0.07          0          0          0          0          0          0         16         84
1800.01/1800.51	c   linear           :       4.73      11995       3850          0      13039          0      56714        107        131
1800.01/1800.51	c   logicor          :       0.09          0          0          0          0          0          0          0          0
1800.01/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.51	c   knapsack         :        261          0    2174181          0     147199       9260    8126649          0          0          0
1800.01/1800.51	c   logicor          :      12247+         0    2089768          0     147199      48577   22813920          0          0          0
1800.01/1800.51	c   countsols        :          0          0          0          0     147199          0          0          0          0          0
1800.01/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.51	c   knapsack         :     147.62       0.00     140.43       0.00       7.19
1800.01/1800.51	c   logicor          :    1040.15       0.00     267.64       0.00     772.51
1800.01/1800.51	c   countsols        :       0.13       0.00       0.00       0.00       0.13
1800.01/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.51	c   vbounds          :       1.42          1          0          0
1800.01/1800.51	c   rootredcost      :       0.89          0          0          0
1800.01/1800.51	c   pseudoobj        :       0.99          0          0          0
1800.01/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.51	c   propagation      :      35.43      57837      57818     821839       46.0       6037       16.8          -
1800.01/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.51	c   applied globally :          -          -          -     316187       39.3          -          -          -
1800.01/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.01/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.01/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.01/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.01/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.01/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.01/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.01/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.01/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.01/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.51	c Pricers            :       Time      Calls       Vars
1800.01/1800.51	c   problem variables:       0.00          0          0
1800.01/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   inference        :     291.25     147199          0          0          0          0     294398
1800.01/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.51	c   LP solutions     :       0.00          -          0
1800.01/1800.51	c   pseudo solutions :       0.00          -          0
1800.01/1800.51	c   trivial          :       0.04          1          0
1800.01/1800.51	c   simplerounding   :       0.00          0          0
1800.01/1800.51	c   zirounding       :       0.00          0          0
1800.01/1800.51	c   rounding         :       0.00          0          0
1800.01/1800.51	c   shifting         :       0.00          0          0
1800.01/1800.51	c   intshifting      :       0.00          0          0
1800.01/1800.51	c   oneopt           :       0.00          0          0
1800.01/1800.51	c   twoopt           :       0.00          0          0
1800.01/1800.51	c   fixandinfer      :       0.00          0          0
1800.01/1800.51	c   feaspump         :       0.00          0          0
1800.01/1800.51	c   coefdiving       :       0.00          0          0
1800.01/1800.51	c   pscostdiving     :       0.00          0          0
1800.01/1800.51	c   fracdiving       :       0.00          0          0
1800.01/1800.51	c   veclendiving     :       0.00          0          0
1800.01/1800.51	c   intdiving        :       0.00          0          0
1800.01/1800.51	c   actconsdiving    :       0.00          0          0
1800.01/1800.51	c   objpscostdiving  :       0.00          0          0
1800.01/1800.51	c   rootsoldiving    :       0.00          0          0
1800.01/1800.51	c   linesearchdiving :       0.00          0          0
1800.01/1800.51	c   guideddiving     :       0.00          0          0
1800.01/1800.51	c   octane           :       0.00          0          0
1800.01/1800.51	c   rens             :       0.00          0          0
1800.01/1800.51	c   rins             :       0.00          0          0
1800.01/1800.51	c   localbranching   :       0.00          0          0
1800.01/1800.51	c   mutation         :       0.00          0          0
1800.01/1800.51	c   crossover        :       0.00          0          0
1800.01/1800.51	c   dins             :       0.00          0          0
1800.01/1800.51	c   undercover       :       0.00          0          0
1800.01/1800.51	c   nlp              :       0.00          0          0
1800.01/1800.51	c   trysol           :       0.00          0          0
1800.01/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.01/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.01/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.01/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.01/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.51	c B&B Tree           :
1800.01/1800.51	c   number of runs   :          1
1800.01/1800.51	c   nodes            :     188157
1800.01/1800.51	c   nodes (total)    :     188157
1800.01/1800.51	c   nodes left       :      86996
1800.01/1800.51	c   max depth        :        369
1800.01/1800.51	c   max depth (total):        369
1800.01/1800.51	c   backtracks       :      17939 (9.5%)
1800.01/1800.51	c   delayed cutoffs  :      19246
1800.01/1800.51	c   repropagations   :      82789 (6211305 domain reductions, 16879 cutoffs)
1800.01/1800.51	c   avg switch length:       4.92
1800.01/1800.51	c   switching time   :     230.60
1800.01/1800.51	c Solution           :
1800.01/1800.51	c   Solutions found  :          0 (0 improvements)
1800.01/1800.51	c   Primal Bound     :          -
1800.01/1800.51	c   Dual Bound       : +0.00000000000000e+00
1800.01/1800.51	c   Gap              :   infinite
1800.01/1800.51	c   Root Dual Bound  : +0.00000000000000e+00
1800.01/1800.51	c   Root Iterations  :          0
1801.21/1801.72	c Time complete: 1801.23.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684814-1278434519/watcher-2684814-1278434519 -o /tmp/evaluation-result-2684814-1278434519/solver-2684814-1278434519 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684814-1278434519.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 1.10 1.07 0.88 3/106 20782
/proc/meminfo: memFree=1455436/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=6584 CPUtime=0
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 1009 0 0 0 0 0 0 0 20 0 1 0 11664066 6742016 931 1992294400 4194304 7136930 140735404763744 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 1646 941 254 719 0 925 0

[startup+0.063722 s]
/proc/loadavg: 1.10 1.07 0.88 3/106 20782
/proc/meminfo: memFree=1455436/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=12244 CPUtime=0.05
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 2534 0 0 0 5 0 0 0 20 0 1 0 11664066 12537856 2456 1992294400 4194304 7136930 140735404763744 18446744073709551615 4240595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 3061 2456 268 719 0 2340 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12244

[startup+0.100726 s]
/proc/loadavg: 1.10 1.07 0.88 3/106 20782
/proc/meminfo: memFree=1455436/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=14912 CPUtime=0.09
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 3205 0 0 0 8 1 0 0 20 0 1 0 11664066 15269888 3127 1992294400 4194304 7136930 140735404763744 18446744073709551615 4680153 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 3728 3127 268 719 0 3007 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14912

[startup+0.300747 s]
/proc/loadavg: 1.10 1.07 0.88 3/106 20782
/proc/meminfo: memFree=1455436/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=23736 CPUtime=0.29
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 5405 0 0 0 28 1 0 0 20 0 1 0 11664066 24305664 5327 1992294400 4194304 7136930 140735404763744 18446744073709551615 6166784 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 5934 5327 268 719 0 5213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23736

[startup+0.70079 s]
/proc/loadavg: 1.10 1.07 0.88 3/106 20782
/proc/meminfo: memFree=1455436/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=32516 CPUtime=0.69
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 7620 0 0 0 67 2 0 0 20 0 1 0 11664066 33296384 7542 1992294400 4194304 7136930 140735404763744 18446744073709551615 4207135 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 8129 7542 268 719 0 7408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32516

[startup+1.50087 s]
/proc/loadavg: 1.10 1.07 0.88 2/107 20783
/proc/meminfo: memFree=1416120/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=109956 CPUtime=1.49
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 27223 0 0 0 139 10 0 0 22 0 1 0 11664066 112594944 26747 1992294400 4194304 7136930 140735404763744 18446744073709551615 4561380 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 27489 26747 302 719 0 26768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109956

[startup+3.10105 s]
/proc/loadavg: 1.10 1.07 0.88 2/107 20783
/proc/meminfo: memFree=1315928/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=194324 CPUtime=3.09
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 47835 0 0 0 290 19 0 0 25 0 1 0 11664066 198987776 47359 1992294400 4194304 7136930 140735404763744 18446744073709551615 5901108 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 48581 47359 341 719 0 47860 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 194324

[startup+6.30039 s]
/proc/loadavg: 1.09 1.06 0.88 2/107 20783
/proc/meminfo: memFree=1227020/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=233956 CPUtime=6.29
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 58108 0 0 0 595 34 0 0 25 0 1 0 11664066 239570944 56862 1992294400 4194304 7136930 140735404763744 18446744073709551615 5966337 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 58489 56862 346 719 0 57768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 233956

[startup+12.7011 s]
/proc/loadavg: 1.08 1.06 0.88 2/107 20783
/proc/meminfo: memFree=1226648/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=236548 CPUtime=12.68
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 66495 0 0 0 1215 53 0 0 25 0 1 0 11664066 242225152 57496 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 59137 57496 393 719 0 58416 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 236548

[startup+25.5014 s]
/proc/loadavg: 1.07 1.06 0.89 2/107 20785
/proc/meminfo: memFree=1219208/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=244224 CPUtime=25.49
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 68265 0 0 0 2480 69 0 0 25 0 1 0 11664066 250085376 59266 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 61056 59266 393 719 0 60335 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244224

[startup+51.1012 s]
/proc/loadavg: 1.04 1.05 0.89 2/107 20785
/proc/meminfo: memFree=1202220/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=263660 CPUtime=51.07
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 72567 0 0 0 5015 92 0 0 25 0 1 0 11664066 269987840 63568 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 65915 63568 393 719 0 65194 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 263660

[startup+102.309 s]
/proc/loadavg: 1.02 1.04 0.89 2/107 20787
/proc/meminfo: memFree=1174692/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=294920 CPUtime=102.27
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 79338 0 0 0 10085 142 0 0 25 0 1 0 11664066 301998080 70339 1992294400 4194304 7136930 140735404763744 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 73730 70339 393 719 0 73009 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 294920

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 0.90 2/107 20787
/proc/meminfo: memFree=1145056/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=330272 CPUtime=162.24
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 86812 0 0 0 16028 196 0 0 25 0 1 0 11664066 338198528 77813 1992294400 4194304 7136930 140735404763744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 82568 77813 393 719 0 81847 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 330272

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.90 2/107 20789
/proc/meminfo: memFree=1110832/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=370532 CPUtime=222.24
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 95232 0 0 0 21965 259 0 0 25 0 1 0 11664066 379424768 86233 1992294400 4194304 7136930 140735404763744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 92633 86233 393 719 0 91912 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 370532

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.91 2/107 20791
/proc/meminfo: memFree=1082560/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=404600 CPUtime=282.21
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 102359 0 0 0 27908 313 0 0 25 0 1 0 11664066 414310400 93360 1992294400 4194304 7136930 140735404763744 18446744073709551615 4643296 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 101150 93360 393 719 0 100429 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 404600

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.91 2/107 20793
/proc/meminfo: memFree=1052304/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=441116 CPUtime=342.21
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 109775 0 0 0 33849 372 0 0 25 0 1 0 11664066 451702784 100776 1992294400 4194304 7136930 140735404763744 18446744073709551615 6166364 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 110279 100776 393 719 0 109558 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 441116

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.91 2/107 20795
/proc/meminfo: memFree=1026264/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=473764 CPUtime=402.19
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 116370 0 0 0 39789 430 0 0 25 0 1 0 11664066 485134336 107371 1992294400 4194304 7136930 140735404763744 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 118441 107371 393 719 0 117720 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 473764

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20795
/proc/meminfo: memFree=999480/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=505508 CPUtime=462.17
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 122958 0 0 0 45735 482 0 0 25 0 1 0 11664066 517640192 113959 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 126377 113959 393 719 0 125656 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 505508

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20797
/proc/meminfo: memFree=976416/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=533228 CPUtime=522.16
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 128784 0 0 0 51681 535 0 0 25 0 1 0 11664066 546025472 119785 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 133307 119785 393 719 0 132586 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 533228

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20799
/proc/meminfo: memFree=947028/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=567568 CPUtime=582.14
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 136029 0 0 0 57622 592 0 0 25 0 1 0 11664066 581189632 127030 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 141892 127030 393 719 0 141171 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 567568

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20801
/proc/meminfo: memFree=919624/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=600900 CPUtime=642.13
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 142802 0 0 0 63565 648 0 0 25 0 1 0 11664066 615321600 133803 1992294400 4194304 7136930 140735404763744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 150225 133803 393 719 0 149504 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 600900

[startup+702.302 s]

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

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20811
/proc/meminfo: memFree=745032/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=814504 CPUtime=1062.01
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 186373 0 0 0 105160 1041 0 0 25 0 1 0 11664066 834052096 177374 1992294400 4194304 7136930 140735404763744 18446744073709551615 5005177 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 203626 177374 393 719 0 202905 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 814504

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 0.91 2/107 20813
/proc/meminfo: memFree=715024/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=849480 CPUtime=1122
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 193912 0 0 0 111105 1095 0 0 25 0 1 0 11664066 869867520 184913 1992294400 4194304 7136930 140735404763744 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 212370 184913 393 719 0 211649 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 849480

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 0.91 2/107 20824
/proc/meminfo: memFree=687620/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=884580 CPUtime=1181.97
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 200546 0 0 0 117044 1153 0 0 25 0 1 0 11664066 905809920 191547 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 221145 191547 393 719 0 220424 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 884580

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20826
/proc/meminfo: memFree=665052/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=913616 CPUtime=1241.95
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 206158 0 0 0 122991 1204 0 0 25 0 1 0 11664066 935542784 197159 1992294400 4194304 7136930 140735404763744 18446744073709551615 5955510 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 228404 197159 393 719 0 227683 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 913616

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20828
/proc/meminfo: memFree=639260/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=944996 CPUtime=1301.94
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 212526 0 0 0 128936 1258 0 0 25 0 1 0 11664066 967675904 203527 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 236249 203527 393 719 0 235528 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 944996

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20828
/proc/meminfo: memFree=618056/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=970716 CPUtime=1361.91
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 217956 0 0 0 134879 1312 0 0 25 0 1 0 11664066 994013184 208957 1992294400 4194304 7136930 140735404763744 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 242679 208957 393 719 0 241958 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 970716

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20830
/proc/meminfo: memFree=594124/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=997812 CPUtime=1421.9
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 223763 0 0 0 140826 1364 0 0 25 0 1 0 11664066 1021759488 214764 1992294400 4194304 7136930 140735404763744 18446744073709551615 5000135 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 249453 214764 393 719 0 248732 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 997812

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20832
/proc/meminfo: memFree=572672/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1025220 CPUtime=1481.89
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 229194 0 0 0 146771 1418 0 0 25 0 1 0 11664066 1049825280 220195 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 256305 220195 393 719 0 255584 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 1025220

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20834
/proc/meminfo: memFree=551220/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1048816 CPUtime=1541.87
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 234547 0 0 0 152716 1471 0 0 25 0 1 0 11664066 1073987584 225548 1992294400 4194304 7136930 140735404763744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 262204 225548 393 719 0 261483 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1048816

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20836
/proc/meminfo: memFree=528900/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1078624 CPUtime=1601.85
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 240191 0 0 0 158663 1522 0 0 25 0 1 0 11664066 1104510976 231192 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 269656 231192 393 719 0 268935 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 1078624

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20836
/proc/meminfo: memFree=507696/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1102952 CPUtime=1661.83
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 245384 0 0 0 164611 1572 0 0 25 0 1 0 11664066 1129422848 236385 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 275738 236385 393 719 0 275017 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 1102952

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20838
/proc/meminfo: memFree=481160/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1134968 CPUtime=1721.82
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 252007 0 0 0 170556 1626 0 0 25 0 1 0 11664066 1162207232 243008 1992294400 4194304 7136930 140735404763744 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 283742 243008 393 719 0 283021 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 1134968

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 20840
/proc/meminfo: memFree=464916/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1156032 CPUtime=1781.8
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 256043 0 0 0 176504 1676 0 0 25 0 1 0 11664066 1183776768 247044 1992294400 4194304 7136930 140735404763744 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 289008 247044 393 719 0 288287 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 1156032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.07 1.02 0.92 2/107 20840
/proc/meminfo: memFree=460948/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1160548 CPUtime=1800.01
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 257010 0 0 0 178308 1693 0 0 25 0 1 0 11664066 1188401152 248011 1992294400 4194304 7136930 140735404763744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/20782/statm: 290137 248011 393 719 0 289416 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1160548

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

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

[startup+1800.61 s]
/proc/loadavg: 1.07 1.02 0.92 2/108 20841
/proc/meminfo: memFree=460940/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1160548 CPUtime=1800.12
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 257016 0 0 0 178319 1693 0 0 25 0 1 0 11664066 1188401152 248017 1992294400 4194304 7136930 140735404763744 18446744073709551615 4670081 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 290137 248017 399 719 0 289416 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 1160548

[startup+1801.4 s]
/proc/loadavg: 1.07 1.02 0.92 2/108 20841
/proc/meminfo: memFree=460940/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=1160548 CPUtime=1800.9
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 257016 0 0 0 178397 1693 0 0 25 0 1 0 11664066 1188401152 248017 1992294400 4194304 7136930 140735404763744 18446744073709551615 6165620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 290137 248017 399 719 0 289416 0
Current children cumulated CPU time (s) 1800.9
Current children cumulated vsize (KiB) 1160548

[startup+1801.6 s]
/proc/loadavg: 1.07 1.02 0.92 2/108 20841
/proc/meminfo: memFree=460940/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=623640 CPUtime=1801.1
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 257016 0 0 0 178412 1698 0 0 25 0 1 0 11664066 638607360 136936 1992294400 4194304 7136930 140735404763744 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 155786 136862 399 719 0 155065 0
Current children cumulated CPU time (s) 1801.1
Current children cumulated vsize (KiB) 623640

[startup+1801.7 s]
/proc/loadavg: 1.07 1.02 0.92 2/108 20841
/proc/meminfo: memFree=1222672/2059040 swapFree=4192956/4192956
[pid=20782] ppid=20780 vsize=231048 CPUtime=1801.21
/proc/20782/stat : 20782 (pbscip.linux.x8) R 20780 20782 20280 0 -1 4202496 257018 0 0 0 178418 1703 0 0 25 0 1 0 11664066 236593152 44160 1992294400 4194304 7136930 140735404763744 18446744073709551615 6526746 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20782/statm: 57762 44160 401 719 0 57041 0
Current children cumulated CPU time (s) 1801.21
Current children cumulated vsize (KiB) 231048

Child status: 0
Real time (s): 1801.73
CPU time (s): 1801.24
CPU user time (s): 1784.18
CPU system time (s): 17.0544
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1160548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.18
system time used= 17.0544
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257023
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 5259

runsolver used 2.89056 second user time and 8.60269 second system time

The end

Launcher Data

Begin job on node019 at 2010-07-06 18:41:59
IDJOB=2684814
IDBENCH=73597
IDSOLVER=1167
FILE ID=node019/2684814-1278434519
PBS_JOBID= 11233453
Free space on /tmp= 62344 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1208_10-unsat.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684814-1278434519/watcher-2684814-1278434519 -o /tmp/evaluation-result-2684814-1278434519/solver-2684814-1278434519 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2684814-1278434519.opb -t 1800 -m 1800

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

MD5SUM BENCH= cde880e36ac940ebc706231d93099786
RANDOM SEED=1069906423

node019.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1455964 kB
Buffers:        104760 kB
Cached:         365768 kB
SwapCached:          0 kB
Active:         189964 kB
Inactive:       340736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1455964 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5244 kB
Writeback:           0 kB
AnonPages:       60196 kB
Mapped:          14500 kB
Slab:            50492 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62340 MiB
End job on node019 at 2010-07-06 19:12:02