Trace number 3730675

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.64 1790.93

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

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-3730675-1338682220.opb>
1.69/1.76	c original problem has 84836 variables (84836 bin, 0 int, 0 impl, 0 cont) and 245062 constraints
1.69/1.76	c problem read
1.79/1.88	c No objective function, only one solution is needed.
1.79/1.88	c presolving settings loaded
2.29/2.32	c presolving:
3.89/3.98	c (round 1) 1663 del vars, 1804 del conss, 686 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4302008 impls, 0 clqs
3.98/4.05	c (round 2) 1810 del vars, 4310 del conss, 700 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304250 impls, 0 clqs
3.98/4.09	c (round 3) 1814 del vars, 4412 del conss, 704 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304250 impls, 0 clqs
4.08/4.13	c (round 4) 1825 del vars, 4429 del conss, 708 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304276 impls, 0 clqs
4.08/4.17	c (round 5) 1845 del vars, 4468 del conss, 714 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304312 impls, 0 clqs
4.18/4.21	c (round 6) 1874 del vars, 4533 del conss, 722 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304364 impls, 0 clqs
4.18/4.25	c (round 7) 1907 del vars, 4620 del conss, 732 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304434 impls, 0 clqs
4.18/4.29	c (round 8) 1935 del vars, 4711 del conss, 743 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304630 impls, 0 clqs
4.29/4.33	c (round 9) 1954 del vars, 4784 del conss, 754 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304814 impls, 0 clqs
4.29/4.37	c (round 10) 1965 del vars, 4831 del conss, 765 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4304958 impls, 0 clqs
4.39/4.40	c (round 11) 1977 del vars, 4862 del conss, 777 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4305086 impls, 0 clqs
4.39/4.44	c (round 12) 1993 del vars, 4899 del conss, 791 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4305308 impls, 0 clqs
4.39/4.48	c (round 13) 2015 del vars, 4951 del conss, 806 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4306302 impls, 0 clqs
4.48/4.52	c (round 14) 2048 del vars, 5028 del conss, 821 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307204 impls, 0 clqs
4.48/4.56	c (round 15) 2059 del vars, 5095 del conss, 832 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307550 impls, 0 clqs
4.58/4.60	c (round 16) 2074 del vars, 5128 del conss, 845 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307688 impls, 0 clqs
4.58/4.64	c (round 17) 2087 del vars, 5174 del conss, 857 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4307892 impls, 0 clqs
4.58/4.68	c (round 18) 2095 del vars, 5200 del conss, 865 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308122 impls, 0 clqs
4.68/4.72	c (round 19) 2104 del vars, 5222 del conss, 874 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308154 impls, 0 clqs
4.68/4.76	c (round 20) 2117 del vars, 5250 del conss, 885 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308176 impls, 0 clqs
4.68/4.79	c (round 21) 2128 del vars, 5291 del conss, 895 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308248 impls, 0 clqs
4.78/4.83	c (round 22) 2136 del vars, 5313 del conss, 903 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308272 impls, 0 clqs
4.78/4.87	c (round 23) 2145 del vars, 5335 del conss, 912 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308304 impls, 0 clqs
4.88/4.91	c (round 24) 2158 del vars, 5363 del conss, 923 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308326 impls, 0 clqs
4.88/4.95	c (round 25) 2169 del vars, 5404 del conss, 933 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308510 impls, 0 clqs
4.88/4.99	c (round 26) 2177 del vars, 5426 del conss, 941 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308534 impls, 0 clqs
4.98/5.03	c (round 27) 2186 del vars, 5448 del conss, 950 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308566 impls, 0 clqs
4.98/5.06	c (round 28) 2199 del vars, 5476 del conss, 961 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308588 impls, 0 clqs
5.08/5.10	c (round 29) 2210 del vars, 5517 del conss, 971 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308636 impls, 0 clqs
5.08/5.14	c (round 30) 2218 del vars, 5539 del conss, 979 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308660 impls, 0 clqs
5.08/5.18	c (round 31) 2227 del vars, 5561 del conss, 988 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308692 impls, 0 clqs
5.18/5.22	c (round 32) 2240 del vars, 5589 del conss, 999 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308714 impls, 0 clqs
5.18/5.26	c (round 33) 2250 del vars, 5630 del conss, 1009 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308768 impls, 0 clqs
5.28/5.32	c (round 34) 2264 del vars, 5668 del conss, 1023 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308824 impls, 0 clqs
5.28/5.37	c (round 35) 2276 del vars, 5711 del conss, 1035 chg bounds, 5732 chg sides, 12000 chg coeffs, 0 upgd conss, 4308872 impls, 0 clqs
6.18/6.24	c (round 36) 2282 del vars, 5767 del conss, 1041 chg bounds, 5732 chg sides, 12000 chg coeffs, 239294 upgd conss, 4308920 impls, 0 clqs
6.50/6.59	c presolving (37 rounds):
6.50/6.59	c  2282 deleted vars, 5767 deleted constraints, 1041 tightened bounds, 0 added holes, 5732 changed sides, 12000 changed coefficients
6.50/6.59	c  4308920 implications, 0 cliques
6.50/6.59	c presolved problem has 82554 variables (82554 bin, 0 int, 0 impl, 0 cont) and 239295 constraints
6.50/6.59	c   11464 constraints of type <knapsack>
6.50/6.59	c  152014 constraints of type <setppc>
6.50/6.59	c   75817 constraints of type <logicor>
6.50/6.59	c transformed objective value is always integral (scale: 1)
6.50/6.59	c Presolving Time: 4.43
6.50/6.59	c - non default parameters ----------------------------------------------------------------------
6.50/6.59	c # SCIP version 1.2.1.3
6.50/6.59	c 
6.50/6.59	c # frequency for displaying node information lines
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 100]
6.50/6.59	c display/freq = 10000
6.50/6.59	c 
6.50/6.59	c # maximal time in seconds to run
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.50/6.59	c limits/time = 1788.25
6.50/6.59	c 
6.50/6.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.50/6.59	c limits/memory = 13950
6.50/6.59	c 
6.50/6.59	c # solving stops, if the given number of solutions were found (-1: no limit)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.50/6.59	c limits/solutions = 1
6.50/6.59	c 
6.50/6.59	c # maximal number of separation rounds per node (-1: unlimited)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 5]
6.50/6.59	c separating/maxrounds = 1
6.50/6.59	c 
6.50/6.59	c # maximal number of separation rounds in the root node (-1: unlimited)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.50/6.59	c separating/maxroundsroot = 5
6.50/6.59	c 
6.50/6.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
6.50/6.59	c # [type: int, range: [1,2], default: 1]
6.50/6.59	c timing/clocktype = 2
6.50/6.59	c 
6.50/6.59	c # should presolving try to simplify inequalities
6.50/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.50/6.59	c constraints/linear/simplifyinequalities = TRUE
6.50/6.59	c 
6.50/6.59	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
6.50/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.50/6.59	c constraints/indicator/addCouplingCons = TRUE
6.50/6.59	c 
6.50/6.59	c # should disaggregation of knapsack constraints be allowed in preprocessing?
6.50/6.59	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
6.50/6.59	c constraints/knapsack/disaggregation = FALSE
6.50/6.59	c 
6.50/6.59	c # should presolving try to simplify knapsacks
6.50/6.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.50/6.59	c constraints/knapsack/simplifyinequalities = TRUE
6.50/6.59	c 
6.50/6.59	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.50/6.59	c presolving/probing/maxrounds = 0
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/coefdiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/coefdiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/coefdiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 30]
6.50/6.59	c heuristics/crossover/freq = -1
6.50/6.59	c 
6.50/6.59	c # number of nodes added to the contingent of the total nodes
6.50/6.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.50/6.59	c heuristics/crossover/nodesofs = 750
6.50/6.59	c 
6.50/6.59	c # number of nodes without incumbent change that heuristic should wait
6.50/6.59	c # [type: longint, range: [0,9223372036854775807], default: 200]
6.50/6.59	c heuristics/crossover/nwaitingnodes = 100
6.50/6.59	c 
6.50/6.59	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
6.50/6.59	c # [type: real, range: [0,1], default: 0.1]
6.50/6.59	c heuristics/crossover/nodesquot = 0.15
6.50/6.59	c 
6.50/6.59	c # minimum percentage of integer variables that have to be fixed 
6.50/6.59	c # [type: real, range: [0,1], default: 0.666]
6.50/6.59	c heuristics/crossover/minfixingrate = 0.5
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.50/6.59	c heuristics/feaspump/freq = -1
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/feaspump/maxlpiterofs = 2000
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/fracdiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/fracdiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/fracdiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/guideddiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/guideddiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/guideddiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/intdiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/intshifting/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/linesearchdiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/linesearchdiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/linesearchdiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/nlp/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.50/6.59	c heuristics/objpscostdiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to total iteration number
6.50/6.59	c # [type: real, range: [0,1], default: 0.01]
6.50/6.59	c heuristics/objpscostdiving/maxlpiterquot = 0.015
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/objpscostdiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/oneopt/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/pscostdiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/pscostdiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/pscostdiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.50/6.59	c heuristics/rens/freq = -1
6.50/6.59	c 
6.50/6.59	c # minimum percentage of integer variables that have to be fixable 
6.50/6.59	c # [type: real, range: [0,1], default: 0.5]
6.50/6.59	c heuristics/rens/minfixingrate = 0.3
6.50/6.59	c 
6.50/6.59	c # number of nodes added to the contingent of the total nodes
6.50/6.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
6.50/6.59	c heuristics/rens/nodesofs = 2000
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 20]
6.50/6.59	c heuristics/rootsoldiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
6.50/6.59	c heuristics/rootsoldiving/maxlpiterquot = 0.015
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/rootsoldiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/rounding/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/shifting/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/simplerounding/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.50/6.59	c heuristics/trivial/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/trysol/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 10]
6.50/6.59	c heuristics/veclendiving/freq = -1
6.50/6.59	c 
6.50/6.59	c # maximal fraction of diving LP iterations compared to node LP iterations
6.50/6.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
6.50/6.59	c heuristics/veclendiving/maxlpiterquot = 0.075
6.50/6.59	c 
6.50/6.59	c # additional number of allowed LP iterations
6.50/6.59	c # [type: int, range: [0,2147483647], default: 1000]
6.50/6.59	c heuristics/veclendiving/maxlpiterofs = 1500
6.50/6.59	c 
6.50/6.59	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 1]
6.50/6.59	c heuristics/zirounding/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.50/6.59	c separating/cmir/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: 0]
6.50/6.59	c separating/flowcover/freq = -1
6.50/6.59	c 
6.50/6.59	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.50/6.59	c # [type: int, range: [-1,2147483647], default: -1]
6.50/6.59	c separating/rapidlearning/freq = 0
6.50/6.59	c 
6.50/6.59	c -----------------------------------------------------------------------------------------------
6.50/6.59	c start solving
6.60/6.61	c 
263.04/263.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
263.04/263.16	c   261s|     1 |     0 | 40024 |     - | 591M|   0 |  22k|  82k| 239k|  82k| 239k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
768.35/768.52	c   767s|     1 |     0 | 81876 |     - | 591M|   0 |  25k|  82k| 239k|  82k| 239k| 103 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1706.11/1706.44	c  1705s|     1 |     0 |127533 |     - | 592M|   0 |  28k|  82k| 239k|  82k| 239k| 259 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.70/1790.04	c  1788s|     1 |     0 |127533 |     - | 593M|   0 |   - |  82k| 239k|  82k| 239k| 380 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.80/1790.10	c  1788s|     1 |     2 |127533 |     - | 593M|   0 |   - |  82k| 239k|  82k| 239k| 380 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1789.80/1790.10	c 
1789.80/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.10	c Solving Time (sec) : 1788.34
1789.80/1790.10	c Solving Nodes      : 1
1789.80/1790.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.80/1790.10	c Dual Bound         : +0.00000000000000e+00
1789.80/1790.10	c Gap                : infinite
1789.80/1790.10	s UNKNOWN
1789.80/1790.10	c SCIP Status        : solving was interrupted [time limit reached]
1789.80/1790.10	c Solving Time       :    1788.34
1789.80/1790.10	c Original Problem   :
1789.80/1790.10	c   Problem name     : HOME/instance-3730675-1338682220.opb
1789.80/1790.10	c   Variables        : 84836 (84836 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.10	c   Constraints      : 245062 initial, 245062 maximal
1789.80/1790.10	c Presolved Problem  :
1789.80/1790.10	c   Problem name     : t_HOME/instance-3730675-1338682220.opb
1789.80/1790.10	c   Variables        : 82554 (82554 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.80/1790.10	c   Constraints      : 239295 initial, 239295 maximal
1789.80/1790.10	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.80/1790.10	c   trivial          :       0.15         85          0          0          0          0          0          0          0
1789.80/1790.10	c   dualfix          :       0.12          0          0          0          0          0          0          0          0
1789.80/1790.10	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.10	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.10	c   implics          :       0.51          0       1150          0          0          0          0          0          0
1789.80/1790.10	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.80/1790.10	c   knapsack         :       0.09          0          0          0          0          0          0          0          0
1789.80/1790.10	c   setppc           :       0.19          0          0          0          0          0          0          0          0
1789.80/1790.10	c   linear           :       2.97       1041          6          0       1041          0       5767       5732      12000
1789.80/1790.10	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1789.80/1790.10	c   root node        :          -          0          -          -          0          -          -          -          -
1789.80/1790.10	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.10	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.80/1790.10	c   knapsack         :      11464          3          1          0          1          0          0        600          0          0
1789.80/1790.10	c   setppc           :     152014          3          1          0          1          0          0          0          0          0
1789.80/1790.10	c   logicor          :      75817          3          1          0          1          0          0          0          0          0
1789.80/1790.10	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.80/1790.10	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.80/1790.10	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.80/1790.10	c   knapsack         :       0.01       0.01       0.00       0.00       0.00
1789.80/1790.10	c   setppc           :       0.06       0.03       0.00       0.00       0.03
1789.80/1790.10	c   logicor          :       0.07       0.02       0.04       0.00       0.01
1789.80/1790.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.80/1790.10	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.80/1790.10	c   vbounds          :       0.00          1          0          0
1789.80/1790.10	c   rootredcost      :       0.00          0          0          0
1789.80/1790.10	c   pseudoobj        :       0.00          0          0          0
1789.80/1790.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.80/1790.10	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.80/1790.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.80/1790.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.80/1790.10	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.80/1790.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.80/1790.10	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.80/1790.10	c   cut pool         :       0.00          2          -          -         83          -    (maximal pool size: 981)
1789.80/1790.10	c   redcost          :       0.01          3          0          0          0          0
1789.80/1790.10	c   impliedbounds    :       0.12          3          0          0          0          0
1789.80/1790.10	c   intobj           :       0.00          0          0          0          0          0
1789.80/1790.10	c   cgmip            :       0.00          0          0          0          0          0
1789.80/1790.10	c   gomory           :     150.71          3          0          0       1500          0
1789.80/1790.10	c   strongcg         :     360.22          3          0          0       1178          0
1789.80/1790.10	c   cmir             :       0.00          0          0          0          0          0
1789.80/1790.10	c   flowcover        :       0.00          0          0          0          0          0
1789.80/1790.10	c   clique           :       3.95          2          0          0         18          0
1789.80/1790.10	c   zerohalf         :       0.00          0          0          0          0          0
1789.80/1790.10	c   mcf              :       1.22          1          0          0          0          0
1789.80/1790.10	c   rapidlearning    :       0.00          0          0          0          0          0
1789.80/1790.10	c Pricers            :       Time      Calls       Vars
1789.80/1790.10	c   problem variables:       0.00          0          0
1789.80/1790.10	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.80/1790.10	c   relpscost        :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   pscost           :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   inference        :       0.01          1          0          0          0          0          2
1789.80/1790.10	c   mostinf          :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   leastinf         :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.80/1790.10	c   random           :       0.00          0          0          0          0          0          0
1789.80/1790.10	c Primal Heuristics  :       Time      Calls      Found
1789.80/1790.10	c   LP solutions     :       0.00          -          0
1789.80/1790.10	c   pseudo solutions :       0.00          -          0
1789.80/1790.10	c   trivial          :       0.07          1          0
1789.80/1790.10	c   simplerounding   :       0.00          0          0
1789.80/1790.10	c   zirounding       :       0.00          0          0
1789.80/1790.10	c   rounding         :       0.00          0          0
1789.80/1790.10	c   shifting         :       0.00          0          0
1789.80/1790.10	c   intshifting      :       0.00          0          0
1789.80/1790.10	c   oneopt           :       0.00          0          0
1789.80/1790.10	c   twoopt           :       0.00          0          0
1789.80/1790.10	c   fixandinfer      :       0.00          0          0
1789.80/1790.10	c   feaspump         :       0.00          0          0
1789.80/1790.10	c   coefdiving       :       0.00          0          0
1789.80/1790.10	c   pscostdiving     :       0.00          0          0
1789.80/1790.10	c   fracdiving       :       0.00          0          0
1789.80/1790.10	c   veclendiving     :       0.00          0          0
1789.80/1790.10	c   intdiving        :       0.00          0          0
1789.80/1790.10	c   actconsdiving    :       0.00          0          0
1789.80/1790.10	c   objpscostdiving  :       0.00          0          0
1789.80/1790.10	c   rootsoldiving    :       0.00          0          0
1789.80/1790.10	c   linesearchdiving :       0.00          0          0
1789.80/1790.10	c   guideddiving     :       0.00          0          0
1789.80/1790.10	c   octane           :       0.00          0          0
1789.80/1790.10	c   rens             :       0.00          0          0
1789.80/1790.10	c   rins             :       0.00          0          0
1789.80/1790.10	c   localbranching   :       0.00          0          0
1789.80/1790.10	c   mutation         :       0.00          0          0
1789.80/1790.10	c   crossover        :       0.00          0          0
1789.80/1790.10	c   dins             :       0.00          0          0
1789.80/1790.10	c   undercover       :       0.00          0          0
1789.80/1790.10	c   nlp              :       0.00          0          0
1789.80/1790.10	c   trysol           :       0.00          0          0
1789.80/1790.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.80/1790.10	c   primal LP        :       0.00          0          0       0.00          -
1789.80/1790.10	c   dual LP          :    1266.39          3     127533   42511.00     100.71
1789.80/1790.10	c   lex dual LP      :       0.00          0          0       0.00          -
1789.80/1790.10	c   barrier LP       :       0.00          0          0       0.00          -
1789.80/1790.10	c   diving/probing LP:       0.00          0          0       0.00          -
1789.80/1790.10	c   strong branching :       0.00          0          0       0.00          -
1789.80/1790.10	c     (at root node) :          -          0          0       0.00          -
1789.80/1790.10	c   conflict analysis:       0.00          0          0       0.00          -
1789.80/1790.10	c B&B Tree           :
1789.80/1790.10	c   number of runs   :          1
1789.80/1790.10	c   nodes            :          1
1789.80/1790.10	c   nodes (total)    :          1
1789.80/1790.10	c   nodes left       :          2
1789.80/1790.10	c   max depth        :          0
1789.80/1790.10	c   max depth (total):          0
1789.80/1790.10	c   backtracks       :          0 (0.0%)
1789.80/1790.10	c   delayed cutoffs  :          0
1789.80/1790.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.80/1790.10	c   avg switch length:       1.00
1789.80/1790.10	c   switching time   :       0.00
1789.80/1790.10	c Solution           :
1789.80/1790.10	c   Solutions found  :          0 (0 improvements)
1789.80/1790.10	c   Primal Bound     :          -
1789.80/1790.10	c   Dual Bound       : +0.00000000000000e+00
1789.80/1790.10	c   Gap              :   infinite
1789.80/1790.10	c   Root Dual Bound  : +0.00000000000000e+00
1789.80/1790.10	c   Root Iterations  :     127533
1790.60/1790.92	c Time complete: 1790.63.

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

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 1.92 2/177 12039
/proc/meminfo: memFree=22650860/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=10216 CPUtime=0 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 1791 0 0 0 0 0 0 0 20 0 1 0 334348833 10461184 1738 33554432000 4194304 8395647 140735325725952 140735468599032 4473229 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 2554 1741 390 1026 0 1524 0

[startup+0.0334819 s]
/proc/loadavg: 2.07 2.02 1.92 2/177 12039
/proc/meminfo: memFree=22650860/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=13216 CPUtime=0.02 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 2562 0 0 0 2 0 0 0 20 0 1 0 334348833 13533184 2509 33554432000 4194304 8395647 140735325725952 140735325591160 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 3304 2509 390 1026 0 2274 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13216

[startup+0.100221 s]
/proc/loadavg: 2.07 2.02 1.92 2/177 12039
/proc/meminfo: memFree=22650860/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=20652 CPUtime=0.09 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 4427 0 0 0 9 0 0 0 20 0 1 0 334348833 21147648 4374 33554432000 4194304 8395647 140735325725952 140735325591160 7276017 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 5163 4374 390 1026 0 4133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20652

[startup+0.300228 s]
/proc/loadavg: 2.07 2.02 1.92 2/177 12039
/proc/meminfo: memFree=22650860/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=39592 CPUtime=0.29 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 9162 0 0 0 28 1 0 0 20 0 1 0 334348833 40542208 9109 33554432000 4194304 8395647 140735325725952 140735325591160 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 9898 9109 390 1026 0 8868 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39592

[startup+0.700226 s]
/proc/loadavg: 2.07 2.02 1.92 2/177 12039
/proc/meminfo: memFree=22650860/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=75124 CPUtime=0.69 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 17987 0 0 0 67 2 0 0 20 0 1 0 334348833 76926976 17934 33554432000 4194304 8395647 140735325725952 140735325591160 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 18781 17934 390 1026 0 17751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75124

[startup+1.50023 s]
/proc/loadavg: 2.06 2.02 1.92 3/178 12040
/proc/meminfo: memFree=22555976/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=145504 CPUtime=1.49 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 35566 0 0 0 145 4 0 0 20 0 1 0 334348833 148996096 35513 33554432000 4194304 8395647 140735325725952 140735325591160 6347101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 36376 35513 390 1026 0 35346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145504

[startup+3.10023 s]
/proc/loadavg: 2.06 2.02 1.92 3/178 12040
/proc/meminfo: memFree=22308844/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=478224 CPUtime=3.09 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 116823 0 0 0 292 17 0 0 20 0 1 0 334348833 489701376 116416 33554432000 4194304 8395647 140735325725952 140735325721704 6348990 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 119556 116416 475 1026 0 118526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 478224

[startup+6.30025 s]
/proc/loadavg: 2.06 2.01 1.92 3/178 12040
/proc/meminfo: memFree=22119868/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=666924 CPUtime=6.28 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 163054 0 0 0 606 22 0 0 20 0 1 0 334348833 682930176 162539 33554432000 4194304 8395647 140735325725952 140735325722872 4483038 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 166731 162539 492 1026 0 165701 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 666924

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 12040
/proc/meminfo: memFree=21736088/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=948160 CPUtime=12.69 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 211429 0 0 0 1239 30 0 0 20 0 1 0 334348833 970915840 228078 33554432000 4194304 8395647 140735325725952 140735325721416 7382112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 237040 228078 576 1026 0 236010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 948160

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 1.92 3/178 12079
/proc/meminfo: memFree=26745692/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=990556 CPUtime=25.49 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 213956 0 0 0 2516 33 0 0 20 0 1 0 334348833 1014329344 236416 33554432000 4194304 8395647 140735325725952 140735325721080 6698205 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 247639 236416 579 1026 0 246609 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 990556

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 12080
/proc/meminfo: memFree=26287480/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1000164 CPUtime=51.08 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 215626 0 0 0 5073 35 0 0 20 0 1 0 334348833 1024167936 239120 33554432000 4194304 8395647 140735325725952 140735325721080 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 250041 239120 579 1026 0 249011 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1000164

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 12080
/proc/meminfo: memFree=26248260/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1013204 CPUtime=102.28 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 217268 0 0 0 10188 40 0 0 20 0 1 0 334348833 1037520896 242823 33554432000 4194304 8395647 140735325725952 140735325721080 6698043 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 253301 242823 579 1026 0 252271 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1013204

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12080
/proc/meminfo: memFree=26237932/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1014528 CPUtime=162.26 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 217949 0 0 0 16183 43 0 0 20 0 1 0 334348833 1038876672 244836 33554432000 4194304 8395647 140735325725952 140735325721080 6698349 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 253632 244836 579 1026 0 252602 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1014528

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12080
/proc/meminfo: memFree=26232628/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1017136 CPUtime=222.25 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 218461 0 0 0 22178 47 0 0 20 0 1 0 334348833 1041547264 245991 33554432000 4194304 8395647 140735325725952 140735325721464 6697955 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 254284 245991 579 1026 0 253254 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1017136

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12080
/proc/meminfo: memFree=26227076/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1017584 CPUtime=282.24 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 218617 0 0 0 28175 49 0 0 20 0 1 0 334348833 1042006016 247421 33554432000 4194304 8395647 140735325725952 140735325721144 6197309 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 254396 247421 598 1026 0 253366 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1017584

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12080
/proc/meminfo: memFree=26146412/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1062644 CPUtime=342.23 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 223884 0 0 0 34168 55 0 0 20 0 1 0 334348833 1088147456 259179 33554432000 4194304 8395647 140735325725952 140735325721416 6696781 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 265661 259179 612 1026 0 264631 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1062644

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12081
/proc/meminfo: memFree=26126416/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1062908 CPUtime=402.22 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224101 0 0 0 40164 58 0 0 20 0 1 0 334348833 1088417792 260031 33554432000 4194304 8395647 140735325725952 140735325721512 6698349 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 265727 260031 612 1026 0 264697 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1062908

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12081
/proc/meminfo: memFree=26123272/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1063172 CPUtime=462.21 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224127 0 0 0 46159 62 0 0 20 0 1 0 334348833 1088688128 260483 33554432000 4194304 8395647 140735325725952 140735325721416 6445799 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 265793 260483 612 1026 0 264763 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1063172

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 12081
/proc/meminfo: memFree=26121536/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1063448 CPUtime=522.19 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224155 0 0 0 52154 65 0 0 20 0 1 0 334348833 1088970752 260828 33554432000 4194304 8395647 140735325725952 140735325720360 6697955 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 265862 260828 612 1026 0 264832 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1063448

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 12084
/proc/meminfo: memFree=26119248/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1063580 CPUtime=582.19 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224174 0 0 0 58151 68 0 0 20 0 1 0 334348833 1089105920 261281 33554432000 4194304 8395647 140735325725952 140735325721080 6697980 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 265895 261281 612 1026 0 264865 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1063580

[startup+642.3 s]

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

/proc/meminfo: memFree=26099356/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1064256 CPUtime=1002.12 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224242 0 0 0 100121 91 0 0 20 0 1 0 334348833 1089798144 261349 33554432000 4194304 8395647 140735325725952 140735325721192 6124432 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 266064 261349 612 1026 0 265034 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1064256

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 12087
/proc/meminfo: memFree=26097504/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1064256 CPUtime=1062.11 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224242 0 0 0 106117 94 0 0 20 0 1 0 334348833 1089798144 261349 33554432000 4194304 8395647 140735325725952 140735325721192 7382137 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 266064 261349 612 1026 0 265034 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1064256

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 12087
/proc/meminfo: memFree=26097152/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1064256 CPUtime=1122.1 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224242 0 0 0 112112 98 0 0 20 0 1 0 334348833 1089798144 261349 33554432000 4194304 8395647 140735325725952 140735325721192 7386007 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 266064 261349 612 1026 0 265034 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1064256

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12090
/proc/meminfo: memFree=26090144/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1067704 CPUtime=1182.1 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 224259 0 0 0 118110 100 0 0 20 0 1 0 334348833 1093328896 262899 33554432000 4194304 8395647 140735325725952 140735325721080 6752903 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 266926 262899 612 1026 0 265896 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1067704

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 12090
/proc/meminfo: memFree=26083328/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1075196 CPUtime=1242.09 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225587 0 0 0 124107 102 0 0 20 0 1 0 334348833 1101000704 264739 33554432000 4194304 8395647 140735325725952 140735325721080 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 268799 264739 612 1026 0 267769 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1075196

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 12091
/proc/meminfo: memFree=26082832/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1075196 CPUtime=1302.08 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225641 0 0 0 130104 104 0 0 20 0 1 0 334348833 1101000704 264793 33554432000 4194304 8395647 140735325725952 140735325721080 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 268799 264793 612 1026 0 267769 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1075196

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 12091
/proc/meminfo: memFree=26082956/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1075328 CPUtime=1362.07 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225662 0 0 0 136100 107 0 0 20 0 1 0 334348833 1101135872 264814 33554432000 4194304 8395647 140735325725952 140735325721080 6636354 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 268832 264814 612 1026 0 267802 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1075328

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.96 3/177 12091
/proc/meminfo: memFree=26082956/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1075328 CPUtime=1422.06 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225677 0 0 0 142096 110 0 0 20 0 1 0 334348833 1101135872 264829 33554432000 4194304 8395647 140735325725952 140735325721080 6635679 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 268832 264829 612 1026 0 267802 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1075328

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/177 12091
/proc/meminfo: memFree=26082956/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1075464 CPUtime=1482.04 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225694 0 0 0 148091 113 0 0 20 0 1 0 334348833 1101275136 264846 33554432000 4194304 8395647 140735325725952 140735325721080 6698157 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 268866 264846 612 1026 0 267836 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1075464

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/177 12091
/proc/meminfo: memFree=26055720/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1082872 CPUtime=1542.04 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 225876 0 0 0 154088 116 0 0 20 0 1 0 334348833 1108860928 266050 33554432000 4194304 8395647 140735325725952 140735325721080 6698214 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270718 266050 612 1026 0 269688 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1082872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 12092
/proc/meminfo: memFree=26055224/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1082872 CPUtime=1602.03 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226068 0 0 0 160083 120 0 0 20 0 1 0 334348833 1108860928 266242 33554432000 4194304 8395647 140735325725952 140735325721080 6752759 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270718 266242 612 1026 0 269688 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1082872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12092
/proc/meminfo: memFree=26054976/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1662.02 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226097 0 0 0 166080 122 0 0 20 0 1 0 334348833 1108996096 266271 33554432000 4194304 8395647 140735325725952 140735325721080 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266271 612 1026 0 269721 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1083004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 12092
/proc/meminfo: memFree=26054976/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1722.02 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226114 0 0 0 172077 125 0 0 20 0 1 0 334348833 1108996096 266288 33554432000 4194304 8395647 140735325725952 140735325721144 6197309 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266288 612 1026 0 269721 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1083004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26051752/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1782 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226114 0 0 0 178072 128 0 0 20 0 1 0 334348833 1108996096 266799 33554432000 4194304 8395647 140735325725952 140735325721192 6124447 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266799 612 1026 0 269721 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1083004

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26051636/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1785.2 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226114 0 0 0 178392 128 0 0 20 0 1 0 334348833 1108996096 266799 33554432000 4194304 8395647 140735325725952 140735325721240 7385972 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266799 612 1026 0 269721 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 1083004

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26052008/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1788.4 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226114 0 0 0 178712 128 0 0 20 0 1 0 334348833 1108996096 266799 33554432000 4194304 8395647 140735325725952 140735325721240 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266799 612 1026 0 269721 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 1083004

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26052120/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1083004 CPUtime=1790 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226121 0 0 0 178872 128 0 0 20 0 1 0 334348833 1108996096 266806 33554432000 4194304 8395647 140735325725952 140735325721240 6345214 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270751 266806 619 1026 0 269721 0
Current children cumulated CPU time (s) 1790
Current children cumulated vsize (KiB) 1083004

[startup+1790.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26053608/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=1080812 CPUtime=1790.4 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226123 0 0 0 178912 128 0 0 20 0 1 0 334348833 1106751488 266329 33554432000 4194304 8395647 140735325725952 140735325721784 6345219 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 270203 266329 621 1026 0 269173 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (KiB) 1080812

[startup+1790.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 12095
/proc/meminfo: memFree=26053608/32873648 swapFree=6864/6864
[pid=12039] ppid=12037 vsize=915160 CPUtime=1790.6 cores=0,2,4,6
/proc/12039/stat : 12039 (pbscip.linux.x8) R 12037 12039 11712 0 -1 4202496 226123 0 0 0 178931 129 0 0 20 0 1 0 334348833 937123840 226245 33554432000 4194304 8395647 140735325725952 140735325721784 4751059 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 228790 226245 621 1026 0 227760 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (KiB) 915160

Child status: 0
Real time (s): 1790.93
CPU time (s): 1790.64
CPU user time (s): 1789.33
CPU system time (s): 1.3078
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1083004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.33
system time used= 1.3078
maximum resident set size= 1067232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226130
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= 19
involuntary context switches= 2168

runsolver used 2.84157 second user time and 7.2449 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-03 02:10:20
IDJOB=3730675
IDBENCH=1465
IDSOLVER=2326
FILE ID=node113/3730675-1338682220
RUNJOBID= node113-1338678627-11731
PBS_JOBID= 14636700
Free space on /tmp= 70876 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
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.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730675-1338682220/watcher-3730675-1338682220 -o /tmp/evaluation-result-3730675-1338682220/solver-3730675-1338682220 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730675-1338682220.opb -t 1800 -m 15500

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=1684563009

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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		: 2667.026
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        22651232 kB
Buffers:          500716 kB
Cached:          3477548 kB
SwapCached:         2020 kB
Active:          7073300 kB
Inactive:        2249352 kB
Active(anon):    5282672 kB
Inactive(anon):    63120 kB
Active(file):    1790628 kB
Inactive(file):  2186232 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:             18804 kB
Writeback:             0 kB
AnonPages:       5350640 kB
Mapped:            13368 kB
Shmem:                 0 kB
Slab:             750076 kB
SReclaimable:     194120 kB
SUnreclaim:       555956 kB
KernelStack:        1480 kB
PageTables:        15156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5970760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1486848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70944 MiB
End job on node113 at 2012-06-03 02:40:11