Trace number 3730670

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)? (TO) 1802.03 1802.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.6839
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
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

1.59/1.66	c SCIP version 1.1.0.7
1.59/1.66	c LP-Solver SoPlex 1.4.1
1.59/1.66	c user parameter file <scip.set> not found - using default parameters
1.59/1.66	c read problem <HOME/instance-3730670-1338683054.opb>
1.59/1.66	c original problem has 84836 variables (84836 bin, 0 int, 0 impl, 0 cont) and 245062 constraints
2.09/2.15	c No objective function, only one solution is needed.
2.09/2.15	c start presolving problem
2.09/2.15	c presolving:
3.88/3.96	c (round 1) 1662 del vars, 1803 del conss, 686 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4302008 impls, 0 clqs
3.99/4.08	c (round 2) 1808 del vars, 4307 del conss, 699 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304250 impls, 0 clqs
4.09/4.16	c (round 3) 1810 del vars, 4406 del conss, 701 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304250 impls, 0 clqs
4.18/4.30	c (round 4) 1818 del vars, 4429 del conss, 709 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304276 impls, 0 clqs
4.59/4.68	c (round 5) 1845 del vars, 4454 del conss, 715 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304326 impls, 0 clqs
4.59/4.68	c (round 6) 1874 del vars, 4533 del conss, 723 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304378 impls, 0 clqs
4.59/4.68	c (round 7) 1907 del vars, 4620 del conss, 733 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304448 impls, 0 clqs
4.59/4.68	c (round 8) 1935 del vars, 4711 del conss, 744 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304644 impls, 0 clqs
4.69/4.70	c (round 9) 1954 del vars, 4784 del conss, 755 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304828 impls, 0 clqs
4.69/4.78	c (round 10) 1965 del vars, 4831 del conss, 766 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304972 impls, 0 clqs
4.79/4.86	c (round 11) 1977 del vars, 4862 del conss, 778 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4305100 impls, 0 clqs
4.89/4.94	c (round 12) 1993 del vars, 4899 del conss, 792 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4305322 impls, 0 clqs
4.99/5.03	c (round 13) 2015 del vars, 4951 del conss, 807 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4306316 impls, 0 clqs
5.08/5.11	c (round 14) 2048 del vars, 5028 del conss, 822 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307218 impls, 0 clqs
5.08/5.19	c (round 15) 2059 del vars, 5095 del conss, 833 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307564 impls, 0 clqs
5.19/5.27	c (round 16) 2074 del vars, 5128 del conss, 846 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307702 impls, 0 clqs
5.28/5.35	c (round 17) 2087 del vars, 5174 del conss, 858 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307906 impls, 0 clqs
5.39/5.43	c (round 18) 2095 del vars, 5200 del conss, 866 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308136 impls, 0 clqs
5.49/5.51	c (round 19) 2104 del vars, 5222 del conss, 875 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308168 impls, 0 clqs
5.49/5.59	c (round 20) 2117 del vars, 5250 del conss, 886 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308190 impls, 0 clqs
5.59/5.67	c (round 21) 2128 del vars, 5291 del conss, 896 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308262 impls, 0 clqs
5.68/5.75	c (round 22) 2136 del vars, 5313 del conss, 904 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308286 impls, 0 clqs
5.79/5.83	c (round 23) 2145 del vars, 5335 del conss, 913 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308318 impls, 0 clqs
5.89/5.91	c (round 24) 2158 del vars, 5363 del conss, 924 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308340 impls, 0 clqs
5.89/5.99	c (round 25) 2169 del vars, 5404 del conss, 934 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308524 impls, 0 clqs
5.99/6.07	c (round 26) 2177 del vars, 5426 del conss, 942 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308548 impls, 0 clqs
6.09/6.15	c (round 27) 2186 del vars, 5448 del conss, 951 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308580 impls, 0 clqs
6.19/6.23	c (round 28) 2199 del vars, 5476 del conss, 962 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308602 impls, 0 clqs
6.29/6.32	c (round 29) 2210 del vars, 5517 del conss, 972 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308650 impls, 0 clqs
6.39/6.40	c (round 30) 2218 del vars, 5539 del conss, 980 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308674 impls, 0 clqs
6.39/6.48	c (round 31) 2227 del vars, 5561 del conss, 989 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308706 impls, 0 clqs
6.49/6.56	c (round 32) 2240 del vars, 5589 del conss, 1000 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308728 impls, 0 clqs
6.59/6.64	c (round 33) 2250 del vars, 5630 del conss, 1010 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308782 impls, 0 clqs
6.69/6.78	c (round 34) 2264 del vars, 5668 del conss, 1024 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308838 impls, 0 clqs
6.89/6.91	c (round 35) 2276 del vars, 5711 del conss, 1036 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308886 impls, 0 clqs
7.99/8.02	c (round 36) 2282 del vars, 5767 del conss, 1042 chg bounds, 5732 chg sides, 12000 chg coeffs, 239294 upgd conss, 4308934 impls, 0 clqs
16.09/16.19	c presolving (37 rounds):
16.09/16.19	c  2282 deleted vars, 5767 deleted constraints, 1042 tightened bounds, 0 added holes, 5732 changed sides, 12000 changed coefficients
16.09/16.19	c  4308934 implications, 0 cliques
16.09/16.19	c presolved problem has 82554 variables (82554 bin, 0 int, 0 impl, 0 cont) and 239295 constraints
16.09/16.19	c   11464 constraints of type <knapsack>
16.09/16.19	c  227831 constraints of type <logicor>
16.09/16.19	c transformed objective value is always integral (scale: 1)
16.09/16.19	c Presolving Time: 12.25
16.09/16.19	c SATUNSAT-LIN
16.09/16.19	c -----------------------------------------------------------------------------------------------
16.09/16.19	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 0]
16.09/16.19	c separating/flowcover/freq = c -1
16.09/16.19	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 0]
16.09/16.19	c separating/cmir/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/veclendiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/veclendiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/veclendiving/freq = c -1
16.09/16.19	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 1]
16.09/16.19	c heuristics/simplerounding/freq = c -1
16.09/16.19	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/shifting/freq = c -1
16.09/16.19	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 1]
16.09/16.19	c heuristics/rounding/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/rootsoldiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
16.09/16.19	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
16.09/16.19	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 20]
16.09/16.19	c heuristics/rootsoldiving/freq = c -1
16.09/16.19	c # number of nodes added to the contingent of the total nodes
16.09/16.19	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.09/16.19	c heuristics/rens/nodesofs = c 2000
16.09/16.19	c # minimum percentage of integer variables that have to be fixable 
16.09/16.19	c # [type: real, range: [0,1], default: 0.5]
16.09/16.19	c heuristics/rens/minfixingrate = c 0.3
16.09/16.19	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 0]
16.09/16.19	c heuristics/rens/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/pscostdiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/pscostdiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/pscostdiving/freq = c -1
16.09/16.19	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 1]
16.09/16.19	c heuristics/oneopt/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/objpscostdiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to total iteration number
16.09/16.19	c # [type: real, range: [0,1], default: 0.01]
16.09/16.19	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
16.09/16.19	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 20]
16.09/16.19	c heuristics/objpscostdiving/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/linesearchdiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/linesearchdiving/freq = c -1
16.09/16.19	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/intshifting/freq = c -1
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/intdiving/maxlpiterquot = c 0.075
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/guideddiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/guideddiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/guideddiving/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/fracdiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/fracdiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/fracdiving/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/feaspump/maxlpiterofs = c 2000
16.09/16.19	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 20]
16.09/16.19	c heuristics/feaspump/freq = c -1
16.09/16.19	c # minimum percentage of integer variables that have to be fixed 
16.09/16.19	c # [type: real, range: [0,1], default: 0.666]
16.09/16.19	c heuristics/crossover/minfixingrate = c 0.5
16.09/16.19	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
16.09/16.19	c # [type: real, range: [0,1], default: 0.1]
16.09/16.19	c heuristics/crossover/nodesquot = c 0.15
16.09/16.19	c # number of nodes without incumbent change that heuristic should wait
16.09/16.19	c # [type: longint, range: [0,9223372036854775807], default: 200]
16.09/16.19	c heuristics/crossover/nwaitingnodes = c 100
16.09/16.19	c # number of nodes added to the contingent of the total nodes
16.09/16.19	c # [type: longint, range: [0,9223372036854775807], default: 500]
16.09/16.19	c heuristics/crossover/nodesofs = c 750
16.09/16.19	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 30]
16.09/16.19	c heuristics/crossover/freq = c -1
16.09/16.19	c # additional number of allowed LP iterations
16.09/16.19	c # [type: int, range: [0,2147483647], default: 1000]
16.09/16.19	c heuristics/coefdiving/maxlpiterofs = c 1500
16.09/16.19	c # maximal fraction of diving LP iterations compared to node LP iterations
16.09/16.19	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
16.09/16.19	c heuristics/coefdiving/maxlpiterquot = c 0.075
16.09/16.19	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: 10]
16.09/16.19	c heuristics/coefdiving/freq = c -1
16.09/16.19	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: -1]
16.09/16.19	c presolving/probing/maxrounds = c 0
16.09/16.19	c # should presolving try to simplify knapsacks
16.09/16.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.09/16.19	c constraints/knapsack/simplifyinequalities = c TRUE
16.09/16.19	c # should disaggregation of knapsack constraints be allowed in preprocessing?
16.09/16.19	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
16.09/16.19	c constraints/knapsack/disaggregation = c FALSE
16.09/16.19	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
16.09/16.19	c # [type: int, range: [-1,2147483647], default: -1]
16.09/16.19	c constraints/knapsack/maxnumcardlift = c 0
16.09/16.19	c # should presolving try to simplify inequalities
16.19/16.22	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
16.19/16.22	c constraints/linear/simplifyinequalities = c TRUE
16.19/16.22	c # maximal number of separation rounds in the root node (-1: unlimited)
16.19/16.22	c # [type: int, range: [-1,2147483647], default: -1]
16.19/16.22	c separating/maxroundsroot = c 5
16.19/16.22	c # maximal number of separation rounds per node (-1: unlimited)
16.19/16.22	c # [type: int, range: [-1,2147483647], default: 5]
16.19/16.22	c separating/maxrounds = c 1
16.19/16.22	c # solving stops, if the given number of solutions were found (-1: no limit)
16.19/16.22	c # [type: int, range: [-1,2147483647], default: -1]
16.19/16.22	c limits/solutions = c 1
16.19/16.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
16.19/16.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.19/16.22	c limits/memory = c 13950
16.19/16.22	c # maximal time in seconds to run
16.19/16.22	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
16.19/16.22	c limits/time = c 1791
16.19/16.22	c # frequency for displaying node information lines
16.19/16.22	c # [type: int, range: [-1,2147483647], default: 100]
16.19/16.22	c display/freq = c 10000
16.19/16.22	c -----------------------------------------------------------------------------------------------
16.19/16.22	c start solving problem
16.19/16.22	c 
83.37/83.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
83.37/83.48	c  79.7s|     1 |     0 | 14017 | 603M|   0 |9111 |  82k| 239k| 239k|  82k| 239k|   0 |   0 |   0 | 1.617987e+03 |      --      |    Inf 
134.66/134.76	c   130s|     1 |     0 | 15731 | 603M|   0 |8508 |  82k| 239k| 239k|  82k| 239k| 248 |   0 |   0 | 1.699588e+03 |      --      |    Inf 
224.15/224.24	c   220s|     1 |     0 | 17726 | 605M|   0 |8319 |  82k| 239k| 239k|  82k| 239k| 406 |   0 |   0 | 1.759884e+03 |      --      |    Inf 
360.93/361.04	c   356s|     1 |     0 | 19715 | 606M|   0 |8786 |  82k| 239k| 239k|  82k| 239k| 521 |   0 |   0 | 1.778138e+03 |      --      |    Inf 
639.79/639.98	c   635s|     1 |     0 | 20765 | 606M|   0 |8660 |  82k| 239k| 239k|  82k| 239k| 619 |   0 |   0 | 1.790908e+03 |      --      |    Inf 
915.24/915.41	c   910s|     1 |     0 | 22369 | 607M|   0 |8467 |  82k| 239k| 239k|  82k| 240k| 730 |   0 |   0 | 1.803329e+03 |      --      |    Inf 
992.03/992.29	c   987s|     1 |     2 | 22369 | 607M|   0 |8467 |  82k| 239k| 239k|  82k| 240k| 730 |   0 |  19 | 1.803329e+03 |      --      |    Inf 
1801.29/1801.69	c 
1801.29/1801.69	c SCIP Status        : solving was interrupted [user interrupt]
1801.29/1801.69	c Solving Time (sec) : 1795.77
1801.29/1801.69	c Solving Nodes      : 7
1801.29/1801.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1801.29/1801.69	c Dual Bound         : +1.80343010960661e+03
1801.29/1801.69	c Gap                : infinite
1801.29/1801.69	c NODE         7
1801.29/1801.69	c DUAL BOUND   1803.43
1801.29/1801.69	c PRIMAL BOUND 1e+20
1801.29/1801.69	c GAP          1e+20
1801.29/1801.69	s UNKNOWN
1801.29/1801.69	c SCIP Status        : solving was interrupted [user interrupt]
1801.29/1801.69	c Solving Time       :    1795.77
1801.29/1801.69	c Original Problem   :
1801.29/1801.69	c   Problem name     : HOME/instance-3730670-1338683054.opb
1801.29/1801.69	c   Variables        : 84836 (84836 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.29/1801.69	c   Constraints      : 245062 initial, 245062 maximal
1801.29/1801.69	c Presolved Problem  :
1801.29/1801.69	c   Problem name     : t_HOME/instance-3730670-1338683054.opb
1801.29/1801.69	c   Variables        : 82554 (82554 binary, 0 integer, 0 implicit integer, 0 continuous)
1801.29/1801.69	c   Constraints      : 239295 initial, 239295 maximal
1801.29/1801.69	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1801.29/1801.69	c   trivial          :       0.20         85          0          0          0          0          0          0          0
1801.29/1801.69	c   dualfix          :       0.11          0          0          0          0          0          0          0          0
1801.29/1801.69	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1801.29/1801.69	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1801.29/1801.69	c   implics          :       0.60          0       1150          0          0          0          0          0          0
1801.29/1801.69	c   probing          :       0.00          0          0          0          0          0          0          0          0
1801.29/1801.69	c   knapsack         :       7.89          0          0          0          0          0          0          0          0
1801.29/1801.69	c   linear           :       2.95       1042          5          0       1042          0       5767       5732      12000
1801.29/1801.69	c   logicor          :       0.20          0          0          0          0          0          0          0          0
1801.29/1801.69	c   root node        :          -          0          -          -          0          -          -          -          -
1801.29/1801.69	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1801.29/1801.69	c   integral         :          0          0          0          7          0          0          0          0          0         14
1801.29/1801.69	c   knapsack         :      11464          5         92          0          0          0          0       1000          0          0
1801.29/1801.69	c   logicor          :     227831          5         92          0          0          0        484          0          0          0
1801.29/1801.69	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1801.29/1801.69	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1801.29/1801.69	c   integral         :     824.80       0.00       0.00     824.80       0.00
1801.29/1801.69	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1801.29/1801.69	c   logicor          :       0.16       0.04       0.12       0.00       0.00
1801.29/1801.69	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1801.29/1801.69	c Propagators        :       Time      Calls    Cutoffs    DomReds
1801.29/1801.69	c   rootredcost      :       0.00          0          0          0
1801.29/1801.69	c   pseudoobj        :       0.30         98          0          0
1801.29/1801.69	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1801.29/1801.69	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1801.29/1801.69	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1801.29/1801.69	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1801.29/1801.69	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1801.29/1801.69	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1801.29/1801.69	c   applied globally :          -          -          -          0        0.0          -          -          -
1801.29/1801.69	c   applied locally  :          -          -          -          0        0.0          -          -          -
1801.29/1801.69	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1801.29/1801.69	c   cut pool         :       0.00          4          -          -        564          -    (maximal pool size: 2469)
1801.29/1801.69	c   redcost          :       0.08         11          0          0          0          0
1801.29/1801.69	c   impliedbounds    :       0.09          5          0          0          0          0
1801.29/1801.69	c   intobj           :       0.00          0          0          0          0          0
1801.29/1801.69	c   gomory           :     364.66          5          0          0       2003          0
1801.29/1801.69	c   strongcg         :     377.89          5          0          0       2101          0
1801.29/1801.69	c   cmir             :       0.00          0          0          0          0          0
1801.29/1801.69	c   flowcover        :       0.00          0          0          0          0          0
1801.29/1801.69	c   clique           :       3.37          5          0          0         24          0
1801.29/1801.69	c   zerohalf         :       0.00          0          0          0          0          0
1801.29/1801.69	c   mcf              :       1.08          1          0          0          0          0
1801.29/1801.69	c Pricers            :       Time      Calls       Vars
1801.29/1801.69	c   problem variables:       0.00          0          0
1801.29/1801.69	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1801.29/1801.69	c   relpscost        :     824.80          7          0          0          0          0         14
1801.29/1801.69	c   pscost           :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   inference        :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   mostinf          :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   leastinf         :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   fullstrong       :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   allfullstrong    :       0.00          0          0          0          0          0          0
1801.29/1801.69	c   random           :       0.00          0          0          0          0          0          0
1801.29/1801.69	c Primal Heuristics  :       Time      Calls      Found
1801.29/1801.69	c   LP solutions     :       0.00          -          0
1801.29/1801.69	c   pseudo solutions :       0.00          -          0
1801.29/1801.69	c   simplerounding   :       0.00          0          0
1801.29/1801.69	c   rounding         :       0.00          0          0
1801.29/1801.69	c   shifting         :       0.00          0          0
1801.29/1801.69	c   intshifting      :       0.00          0          0
1801.29/1801.69	c   oneopt           :       0.00          0          0
1801.29/1801.69	c   fixandinfer      :       0.00          0          0
1801.29/1801.69	c   feaspump         :       0.00          0          0
1801.29/1801.69	c   coefdiving       :       0.00          0          0
1801.29/1801.69	c   pscostdiving     :       0.00          0          0
1801.29/1801.69	c   fracdiving       :       0.00          0          0
1801.29/1801.69	c   veclendiving     :       0.00          0          0
1801.29/1801.69	c   intdiving        :       0.00          0          0
1801.29/1801.69	c   actconsdiving    :       0.00          0          0
1801.29/1801.69	c   objpscostdiving  :       0.00          0          0
1801.29/1801.69	c   rootsoldiving    :       0.00          0          0
1801.29/1801.69	c   linesearchdiving :       0.00          0          0
1801.29/1801.69	c   guideddiving     :       0.00          0          0
1801.29/1801.69	c   octane           :       0.00          0          0
1801.29/1801.69	c   rens             :       0.00          0          0
1801.29/1801.69	c   rins             :       0.00          0          0
1801.29/1801.69	c   localbranching   :       0.00          0          0
1801.29/1801.69	c   mutation         :       0.00          0          0
1801.29/1801.69	c   crossover        :       0.00          0          0
1801.29/1801.69	c   dins             :       0.00          0          0
1801.29/1801.69	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1801.29/1801.69	c   primal LP        :       0.12          0          0       0.00       0.00
1801.29/1801.69	c   dual LP          :     209.50         12      28099    2341.58     134.12
1801.29/1801.69	c   barrier LP       :       0.00          0          0       0.00          -
1801.29/1801.69	c   diving/probing LP:       0.00          0          0       0.00          -
1801.29/1801.69	c   strong branching :     824.78        123      77208     627.71      93.61
1801.29/1801.69	c     (at root node) :          -         19       6804     358.11          -
1801.29/1801.69	c   conflict analysis:       0.00          0          0       0.00          -
1801.29/1801.69	c B&B Tree           :
1801.29/1801.69	c   number of runs   :          1
1801.29/1801.69	c   nodes            :          7
1801.29/1801.69	c   nodes (total)    :          7
1801.29/1801.69	c   nodes left       :          8
1801.29/1801.69	c   max depth        :          6
1801.29/1801.69	c   max depth (total):          6
1801.29/1801.69	c   backtracks       :          0 (0.0%)
1801.29/1801.69	c   delayed cutoffs  :          0
1801.29/1801.69	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1801.29/1801.69	c   avg switch length:       1.00
1801.29/1801.69	c   switching time   :       0.16
1801.29/1801.69	c Solution           :
1801.29/1801.69	c   Solutions found  :          0 (0 improvements)
1801.29/1801.69	c   Primal Bound     :          -
1801.29/1801.69	c   Dual Bound       : +1.80343010960661e+03
1801.29/1801.69	c   Gap              :   infinite
1801.29/1801.69	c   Root Dual Bound  : +1.80332884378382e+03
1801.99/1802.32	c Time complete: 1802.02.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 26113
/proc/meminfo: memFree=25429612/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=8564 CPUtime=0 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 1489 0 0 0 0 0 0 0 20 0 1 0 334429931 8769536 1441 33554432000 4194304 7823515 140734343297072 140734029130200 6883856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 2141 1441 351 887 0 1251 0

[startup+0.0828251 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 26113
/proc/meminfo: memFree=25429612/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=18840 CPUtime=0.07 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 4067 0 0 0 7 0 0 0 20 0 1 0 334429931 19292160 4019 33554432000 4194304 7823515 140734343297072 140734029130200 6908077 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 4710 4019 351 887 0 3820 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18840

[startup+0.100278 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 26113
/proc/meminfo: memFree=25429612/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=19084 CPUtime=0.09 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 4104 0 0 0 9 0 0 0 20 0 1 0 334429931 19542016 4056 33554432000 4194304 7823515 140734343297072 140734029130200 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 4771 4056 351 887 0 3881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19084

[startup+0.300228 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 26113
/proc/meminfo: memFree=25429612/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=37852 CPUtime=0.29 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 8813 0 0 0 28 1 0 0 20 0 1 0 334429931 38760448 8765 33554432000 4194304 7823515 140734343297072 140734029130200 4526122 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 9463 8765 351 887 0 8573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37852

[startup+0.70022 s]
/proc/loadavg: 2.00 2.02 1.94 3/176 26113
/proc/meminfo: memFree=25429612/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=76396 CPUtime=0.69 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 18417 0 0 0 66 3 0 0 20 0 1 0 334429931 78229504 18369 33554432000 4194304 7823515 140734343297072 140734343162648 6911105 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 19099 18369 351 887 0 18209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76396

[startup+1.50022 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 26114
/proc/meminfo: memFree=25332388/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=147468 CPUtime=1.49 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 36107 0 0 0 143 6 0 0 20 0 1 0 334429931 151007232 36059 33554432000 4194304 7823515 140734343297072 140734343163176 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 36867 36059 351 887 0 35977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147468

[startup+3.10025 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 26114
/proc/meminfo: memFree=25063052/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=459508 CPUtime=3.09 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 113521 0 0 0 285 24 0 0 20 0 1 0 334429931 470536192 113119 33554432000 4194304 7823515 140734343297072 140734343292616 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 114877 113119 432 887 0 113987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 459508

[startup+6.30024 s]
/proc/loadavg: 2.16 2.05 1.95 3/177 26114
/proc/meminfo: memFree=24917584/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=523144 CPUtime=6.29 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 128391 0 0 0 490 139 0 0 20 0 1 0 334429931 535699456 127989 33554432000 4194304 7823515 140734343297072 140734343294744 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 130786 127989 432 887 0 129896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 523144

[startup+12.7002 s]
/proc/loadavg: 2.23 2.06 1.95 3/177 26114
/proc/meminfo: memFree=24791128/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=650116 CPUtime=12.68 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 160624 0 0 0 1070 198 0 0 20 0 1 0 334429931 665718784 159596 33554432000 4194304 7823515 140734343297072 140734343294360 6908057 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 162529 159596 443 887 0 161639 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 650116

[startup+25.5002 s]
/proc/loadavg: 2.18 2.06 1.95 3/177 26114
/proc/meminfo: memFree=24531468/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=928668 CPUtime=25.49 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 203405 0 0 0 2337 212 0 0 20 0 1 0 334429931 950956032 224665 33554432000 4194304 7823515 140734343297072 140734343292872 6908173 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 232167 224665 521 887 0 231277 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 928668

[startup+51.1003 s]
/proc/loadavg: 2.12 2.05 1.95 3/177 26114
/proc/meminfo: memFree=24496880/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=969420 CPUtime=51.08 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 206883 0 0 0 4893 215 0 0 20 0 1 0 334429931 992686080 233373 33554432000 4194304 7823515 140734343297072 140734343292408 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 242355 233373 522 887 0 241465 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 969420

[startup+102.307 s]
/proc/loadavg: 2.12 2.06 1.96 3/177 26114
/proc/meminfo: memFree=24487932/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=976760 CPUtime=102.28 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 208442 0 0 0 10009 219 0 0 20 0 1 0 334429931 1000202240 235443 33554432000 4194304 7823515 140734343297072 140734343292216 5965377 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/26113/statm: 244190 235443 541 887 0 243300 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 976760

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.96 3/177 26115
/proc/meminfo: memFree=24439508/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1020488 CPUtime=162.26 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 213716 0 0 0 15959 267 0 0 20 0 1 0 334429931 1044979712 247555 33554432000 4194304 7823515 140734343297072 140734343292296 4339127 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 255122 247555 553 887 0 254232 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1020488

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/177 26115
/proc/meminfo: memFree=24420864/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1035188 CPUtime=222.25 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 215915 0 0 0 21952 273 0 0 20 0 1 0 334429931 1060032512 251798 33554432000 4194304 7823515 140734343297072 140734343292408 6212430 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 258797 251798 553 887 0 257907 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1035188

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/177 26115
/proc/meminfo: memFree=24378444/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1035188 CPUtime=282.25 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 215917 0 0 0 27944 281 0 0 20 0 1 0 334429931 1060032512 251800 33554432000 4194304 7823515 140734343297072 140734343292216 5965373 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 258797 251800 553 887 0 257907 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1035188

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/177 26115
/proc/meminfo: memFree=24370532/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1035188 CPUtime=342.23 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 216667 0 0 0 33935 288 0 0 20 0 1 0 334429931 1060032512 253061 33554432000 4194304 7823515 140734343297072 140734343292408 6212552 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 258797 253061 553 887 0 257907 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1035188

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 26118
/proc/meminfo: memFree=24369816/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1040132 CPUtime=402.22 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 216831 0 0 0 39928 294 0 0 20 0 1 0 334429931 1065095168 253225 33554432000 4194304 7823515 140734343297072 140734343292216 4339117 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 260033 253225 553 887 0 259143 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1040132

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/177 26120
/proc/meminfo: memFree=24367300/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1040132 CPUtime=462.21 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 216831 0 0 0 45919 302 0 0 20 0 1 0 334429931 1065095168 253225 33554432000 4194304 7823515 140734343297072 140734343292168 6908132 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 260033 253225 553 887 0 259143 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1040132

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/177 26120
/proc/meminfo: memFree=24366336/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1040132 CPUtime=522.2 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 216831 0 0 0 51912 308 0 0 20 0 1 0 334429931 1065095168 253225 33554432000 4194304 7823515 140734343297072 140734343292216 4273488 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 260033 253225 553 887 0 259143 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1040132

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 26120
/proc/meminfo: memFree=24367792/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1040132 CPUtime=582.19 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 216831 0 0 0 57905 314 0 0 20 0 1 0 334429931 1065095168 253225 33554432000 4194304 7823515 140734343297072 140734343292216 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 260033 253225 553 887 0 259143 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1040132

[startup+642.3 s]

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

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 26164
/proc/meminfo: memFree=29678260/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1062.12 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218706 0 0 0 105852 360 0 0 20 0 1 0 334429931 1090928640 259188 33554432000 4194304 7823515 140734343297072 140734343291768 6212062 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 266340 259188 558 887 0 265450 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1065360

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/177 26164
/proc/meminfo: memFree=29678056/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1122.11 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218714 0 0 0 111848 363 0 0 20 0 1 0 334429931 1090928640 259229 33554432000 4194304 7823515 140734343297072 140734343291768 6213516 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/26113/statm: 266340 259229 558 887 0 265450 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1065360

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/177 26202
/proc/meminfo: memFree=28912088/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1182.1 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218720 0 0 0 117843 367 0 0 20 0 1 0 334429931 1090928640 259235 33554432000 4194304 7823515 140734343297072 140734343292184 6212624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 259235 558 887 0 265450 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1065360

[startup+1242.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/177 26202
/proc/meminfo: memFree=28857208/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1242.08 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218728 0 0 0 123838 370 0 0 20 0 1 0 334429931 1090928640 259496 33554432000 4194304 7823515 140734343297072 140734343291768 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 259496 558 887 0 265450 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1065360

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/177 26202
/proc/meminfo: memFree=28840492/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1302.08 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218731 0 0 0 129835 373 0 0 20 0 1 0 334429931 1090928640 260657 33554432000 4194304 7823515 140734343297072 140734343292120 6908132 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 260657 558 887 0 265450 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1065360

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/177 26203
/proc/meminfo: memFree=28830592/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1362.06 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218733 0 0 0 135830 376 0 0 20 0 1 0 334429931 1090928640 260771 33554432000 4194304 7823515 140734343297072 140734343291768 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 260771 558 887 0 265450 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1065360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 26203
/proc/meminfo: memFree=28818436/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1422.06 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218738 0 0 0 141826 380 0 0 20 0 1 0 334429931 1090928640 260791 33554432000 4194304 7823515 140734343297072 140734343291768 6212769 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 260791 558 887 0 265450 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1065360

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 1.99 3/177 26203
/proc/meminfo: memFree=28816716/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1482.04 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218749 0 0 0 147820 384 0 0 20 0 1 0 334429931 1090928640 261244 33554432000 4194304 7823515 140734343297072 140734343291768 6211560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 261244 558 887 0 265450 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1065360

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 1.99 3/177 26203
/proc/meminfo: memFree=28815468/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1542.04 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218759 0 0 0 153816 388 0 0 20 0 1 0 334429931 1090928640 261518 33554432000 4194304 7823515 140734343297072 140734343291768 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 261518 558 887 0 265450 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1065360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 26206
/proc/meminfo: memFree=28814496/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1602.03 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 159812 391 0 0 20 0 1 0 334429931 1090928640 261712 33554432000 4194304 7823515 140734343297072 140734343292232 6212348 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 261712 558 887 0 265450 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1065360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 26207
/proc/meminfo: memFree=28810828/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1662.01 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 165806 395 0 0 20 0 1 0 334429931 1090928640 262567 33554432000 4194304 7823515 140734343297072 140734343291768 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262567 558 887 0 265450 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1065360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 26207
/proc/meminfo: memFree=28810580/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1722.01 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 171803 398 0 0 20 0 1 0 334429931 1090928640 262567 33554432000 4194304 7823515 140734343297072 140734343291768 6263480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262567 558 887 0 265450 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1065360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 26207
/proc/meminfo: memFree=28810360/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1782 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 177799 401 0 0 20 0 1 0 334429931 1090928640 262567 33554432000 4194304 7823515 140734343297072 140734343291768 6109407 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262567 558 887 0 265450 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1065360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 26207
/proc/meminfo: memFree=28810080/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1800.1 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 179608 402 0 0 20 0 1 0 334429931 1090928640 262567 33554432000 4194304 7823515 140734343297072 140734343291768 6109495 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262567 558 887 0 265450 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1065360

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

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26208
/proc/meminfo: memFree=28810080/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1801.09 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218762 0 0 0 179707 402 0 0 20 0 1 0 334429931 1090928640 262567 33554432000 4194304 7823515 140734343297072 140734343291768 6212437 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262567 558 887 0 265450 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 1065360

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26208
/proc/meminfo: memFree=28809948/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1065360 CPUtime=1801.5 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218769 0 0 0 179747 403 0 0 20 0 1 0 334429931 1090928640 262574 33554432000 4194304 7823515 140734343297072 140734343292824 4302007 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 266340 262574 562 887 0 265450 0
Current children cumulated CPU time (s) 1801.5
Current children cumulated vsize (KiB) 1065360

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26208
/proc/meminfo: memFree=28809948/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=1063168 CPUtime=1801.9 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218770 0 0 0 179787 403 0 0 20 0 1 0 334429931 1088684032 262096 33554432000 4194304 7823515 140734343297072 140734343292824 4814709 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 265792 262096 563 887 0 264902 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 1063168

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 26208
/proc/meminfo: memFree=28809948/32873844 swapFree=7900/7900
[pid=26113] ppid=26111 vsize=900396 CPUtime=1801.99 cores=0,2,4,6
/proc/26113/stat : 26113 (pbscip.linux.x8) R 26111 26113 17150 0 -1 4202496 218770 0 0 0 179796 403 0 0 20 0 1 0 334429931 922005504 222781 33554432000 4194304 7823515 140734343297072 140734343292824 4798528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26113/statm: 225099 222781 563 887 0 224209 0
Current children cumulated CPU time (s) 1801.99
Current children cumulated vsize (KiB) 900396

Child status: 0
Real time (s): 1802.33
CPU time (s): 1802.03
CPU user time (s): 1797.98
CPU system time (s): 4.04638
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 1065360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 4.04638
maximum resident set size= 1050300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218775
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= 18
involuntary context switches= 2308

runsolver used 3.65144 second user time and 9.91449 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 02:24:14
IDJOB=3730670
IDBENCH=1465
IDSOLVER=2321
FILE ID=node137/3730670-1338683054
RUNJOBID= node137-1338679216-25612
PBS_JOBID= 14636676
Free space on /tmp= 70232 MiB

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

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=53425643

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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.600
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.600
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.600
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.600
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:        25429992 kB
Buffers:          168592 kB
Cached:          1191676 kB
SwapCached:         5796 kB
Active:          5945028 kB
Inactive:         672052 kB
Active(anon):    5188608 kB
Inactive(anon):    70548 kB
Active(file):     756420 kB
Inactive(file):   601504 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             18164 kB
Writeback:             0 kB
AnonPages:       5259732 kB
Mapped:            11060 kB
Shmem:                 0 kB
Slab:             677256 kB
SReclaimable:     118584 kB
SUnreclaim:       558672 kB
KernelStack:        1448 kB
PageTables:        14628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5784172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1851392 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= 70300 MiB
End job on node137 at 2012-06-03 02:54:16