Trace number 2664135

Some explanations

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

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

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

Solver answer on this benchmark

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

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 benchmark663.935
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2664135-1276334361.opb>
4.39/4.43	c original problem has 84836 variables (84836 bin, 0 int, 0 impl, 0 cont) and 245062 constraints
4.39/4.43	c problem read
4.39/4.44	c No objective function, only one solution is needed.
4.39/4.45	c presolving settings loaded
4.39/4.45	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
5.69/5.76	c presolving:
9.80/9.90	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
10.19/10.27	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
10.49/10.55	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
10.79/10.84	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
11.09/11.12	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
11.39/11.41	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
11.59/11.69	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
11.89/11.98	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
12.19/12.27	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
12.48/12.55	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
12.79/12.84	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
13.09/13.12	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
13.39/13.41	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
13.59/13.70	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
13.89/13.98	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
14.19/14.26	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
14.49/14.55	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
14.79/14.83	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
15.08/15.12	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
15.30/15.40	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
15.58/15.68	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
15.89/15.97	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
16.19/16.25	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
16.49/16.53	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
16.79/16.82	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
17.09/17.10	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
17.28/17.38	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
17.59/17.67	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
17.88/17.95	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
18.19/18.24	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
18.49/18.52	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
18.79/18.80	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
18.98/19.09	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
19.48/19.59	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
19.99/20.09	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
22.99/23.05	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
23.88/23.93	c presolving (37 rounds):
23.88/23.93	c  2282 deleted vars, 5767 deleted constraints, 1041 tightened bounds, 0 added holes, 5732 changed sides, 12000 changed coefficients
23.88/23.93	c  4308920 implications, 0 cliques
23.88/23.93	c presolved problem has 82554 variables (82554 bin, 0 int, 0 impl, 0 cont) and 239295 constraints
23.88/23.93	c   11464 constraints of type <knapsack>
23.88/23.93	c  227831 constraints of type <logicor>
23.88/23.93	c transformed objective value is always integral (scale: 1)
23.88/23.93	c Presolving Time: 13.53
23.88/23.93	c - non default parameters ----------------------------------------------------------------------
23.88/23.93	c # SCIP version 1.2.1.2
23.88/23.93	c 
23.88/23.93	c # frequency for displaying node information lines
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 100]
23.88/23.93	c display/freq = 10000
23.88/23.93	c 
23.88/23.93	c # maximal time in seconds to run
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
23.88/23.93	c limits/time = 1795.56
23.88/23.93	c 
23.88/23.93	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
23.88/23.93	c limits/memory = 1620
23.88/23.93	c 
23.88/23.93	c # solving stops, if the given number of solutions were found (-1: no limit)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: -1]
23.88/23.93	c limits/solutions = 1
23.88/23.93	c 
23.88/23.93	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c lp/solvefreq = -1
23.88/23.93	c 
23.88/23.93	c # maximal number of separation rounds per node (-1: unlimited)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 5]
23.88/23.93	c separating/maxrounds = 1
23.88/23.93	c 
23.88/23.93	c # maximal number of separation rounds in the root node (-1: unlimited)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: -1]
23.88/23.93	c separating/maxroundsroot = 5
23.88/23.93	c 
23.88/23.93	c # should presolving try to simplify inequalities
23.88/23.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
23.88/23.93	c constraints/linear/simplifyinequalities = TRUE
23.88/23.93	c 
23.88/23.93	c # should disaggregation of knapsack constraints be allowed in preprocessing?
23.88/23.93	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
23.88/23.93	c constraints/knapsack/disaggregation = FALSE
23.88/23.93	c 
23.88/23.93	c # should presolving try to simplify knapsacks
23.88/23.93	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
23.88/23.93	c constraints/knapsack/simplifyinequalities = TRUE
23.88/23.93	c 
23.88/23.93	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: -1]
23.88/23.93	c presolving/probing/maxrounds = 0
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/coefdiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/coefdiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/coefdiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 30]
23.88/23.93	c heuristics/crossover/freq = -1
23.88/23.93	c 
23.88/23.93	c # number of nodes added to the contingent of the total nodes
23.88/23.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
23.88/23.93	c heuristics/crossover/nodesofs = 750
23.88/23.93	c 
23.88/23.93	c # number of nodes without incumbent change that heuristic should wait
23.88/23.93	c # [type: longint, range: [0,9223372036854775807], default: 200]
23.88/23.93	c heuristics/crossover/nwaitingnodes = 100
23.88/23.93	c 
23.88/23.93	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
23.88/23.93	c # [type: real, range: [0,1], default: 0.1]
23.88/23.93	c heuristics/crossover/nodesquot = 0.15
23.88/23.93	c 
23.88/23.93	c # minimum percentage of integer variables that have to be fixed 
23.88/23.93	c # [type: real, range: [0,1], default: 0.666]
23.88/23.93	c heuristics/crossover/minfixingrate = 0.5
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 20]
23.88/23.93	c heuristics/feaspump/freq = -1
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/feaspump/maxlpiterofs = 2000
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/fracdiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/fracdiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/fracdiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/guideddiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/guideddiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/guideddiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/intdiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/intshifting/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/linesearchdiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/linesearchdiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/linesearchdiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/nlp/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 20]
23.88/23.93	c heuristics/objpscostdiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to total iteration number
23.88/23.93	c # [type: real, range: [0,1], default: 0.01]
23.88/23.93	c heuristics/objpscostdiving/maxlpiterquot = 0.015
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/objpscostdiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/oneopt/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/pscostdiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/pscostdiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/pscostdiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 0]
23.88/23.93	c heuristics/rens/freq = -1
23.88/23.93	c 
23.88/23.93	c # minimum percentage of integer variables that have to be fixable 
23.88/23.93	c # [type: real, range: [0,1], default: 0.5]
23.88/23.93	c heuristics/rens/minfixingrate = 0.3
23.88/23.93	c 
23.88/23.93	c # number of nodes added to the contingent of the total nodes
23.88/23.93	c # [type: longint, range: [0,9223372036854775807], default: 500]
23.88/23.93	c heuristics/rens/nodesofs = 2000
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 20]
23.88/23.93	c heuristics/rootsoldiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
23.88/23.93	c heuristics/rootsoldiving/maxlpiterquot = 0.015
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/rootsoldiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/rounding/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/shifting/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/simplerounding/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 0]
23.88/23.93	c heuristics/trivial/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/trysol/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 10]
23.88/23.93	c heuristics/veclendiving/freq = -1
23.88/23.93	c 
23.88/23.93	c # maximal fraction of diving LP iterations compared to node LP iterations
23.88/23.93	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.88/23.93	c heuristics/veclendiving/maxlpiterquot = 0.075
23.88/23.93	c 
23.88/23.93	c # additional number of allowed LP iterations
23.88/23.93	c # [type: int, range: [0,2147483647], default: 1000]
23.88/23.93	c heuristics/veclendiving/maxlpiterofs = 1500
23.88/23.93	c 
23.88/23.93	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 1]
23.88/23.93	c heuristics/zirounding/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 0]
23.88/23.93	c separating/cmir/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: 0]
23.88/23.93	c separating/flowcover/freq = -1
23.88/23.93	c 
23.88/23.93	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
23.88/23.93	c # [type: int, range: [-1,2147483647], default: -1]
23.88/23.93	c separating/rapidlearning/freq = 0
23.88/23.93	c 
23.88/23.93	c -----------------------------------------------------------------------------------------------
23.88/23.93	c start solving
23.98/24.01	c 
24.29/24.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.29/24.32	c  14.5s|     1 |     2 |     0 |     - | 482M|   0 |   - |  82k| 239k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1450.24/1450.82	c  1439s| 10000 |  8934 |     0 |   0.0 | 729M| 362 |   - |  82k| 239k|   0 |   0 |   0 |1054 |   0 | 0.000000e+00 |      --      |    Inf 
1800.02/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.78	c 
1800.02/1800.78	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.78	c Solving Time (sec) : 1788.04
1800.02/1800.78	c Solving Nodes      : 12978
1800.02/1800.78	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.78	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.78	c Gap                : infinite
1800.02/1800.78	s UNKNOWN
1800.02/1800.78	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.78	c Solving Time       :    1788.04
1800.02/1800.78	c Original Problem   :
1800.02/1800.78	c   Problem name     : HOME/instance-2664135-1276334361.opb
1800.02/1800.78	c   Variables        : 84836 (84836 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.78	c   Constraints      : 245062 initial, 245062 maximal
1800.02/1800.78	c Presolved Problem  :
1800.02/1800.78	c   Problem name     : t_HOME/instance-2664135-1276334361.opb
1800.02/1800.78	c   Variables        : 82554 (82554 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.78	c   Constraints      : 239295 initial, 239985 maximal
1800.02/1800.78	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.78	c   trivial          :       0.59         85          0          0          0          0          0          0          0
1800.02/1800.78	c   dualfix          :       0.56          0          0          0          0          0          0          0          0
1800.02/1800.78	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.78	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.78	c   implics          :       1.50          0       1150          0          0          0          0          0          0
1800.02/1800.78	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.78	c   knapsack         :       0.18          0          0          0          0          0          0          0          0
1800.02/1800.78	c   linear           :       9.30       1041          6          0       1041          0       5767       5732      12000
1800.02/1800.78	c   logicor          :       0.49          0          0          0          0          0          0          0          0
1800.02/1800.78	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.78	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.78	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.78	c   knapsack         :      11464          0     187978          0      12697        114       8051          0          0          0
1800.02/1800.78	c   logicor          :     227831+         0     185408          0      12697        304    6099173          0          0          0
1800.02/1800.78	c   countsols        :          0          0          0          0      12697          0          0          0          0          0
1800.02/1800.78	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.78	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.78	c   knapsack         :     239.32       0.00     239.21       0.00       0.11
1800.02/1800.78	c   logicor          :    1204.10       0.00      49.27       0.00    1154.83
1800.02/1800.78	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.02/1800.78	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.78	c   vbounds          :       0.17          1          0          0
1800.02/1800.78	c   rootredcost      :       0.21          0          0          0
1800.02/1800.78	c   pseudoobj        :       0.13          0          0          0
1800.02/1800.78	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.78	c   propagation      :       0.24        418        406       2608       34.0         63        7.6          -
1800.02/1800.78	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.78	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.78	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.78	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.78	c   applied globally :          -          -          -       1385       27.4          -          -          -
1800.02/1800.78	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.78	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.78	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.78	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.78	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.78	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.78	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.78	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.78	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.78	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.78	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.78	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.78	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.78	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.78	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.78	c Pricers            :       Time      Calls       Vars
1800.02/1800.78	c   problem variables:       0.00          0          0
1800.02/1800.78	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.78	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   inference        :     279.36      12697          0          0          0          0      25394
1800.02/1800.78	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.78	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.78	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.78	c   LP solutions     :       0.00          -          0
1800.02/1800.78	c   pseudo solutions :       0.00          -          0
1800.02/1800.78	c   trivial          :       0.16          1          0
1800.02/1800.78	c   simplerounding   :       0.00          0          0
1800.02/1800.78	c   zirounding       :       0.00          0          0
1800.02/1800.78	c   rounding         :       0.00          0          0
1800.02/1800.78	c   shifting         :       0.00          0          0
1800.02/1800.78	c   intshifting      :       0.00          0          0
1800.02/1800.78	c   oneopt           :       0.00          0          0
1800.02/1800.78	c   twoopt           :       0.00          0          0
1800.02/1800.78	c   fixandinfer      :       0.00          0          0
1800.02/1800.78	c   feaspump         :       0.00          0          0
1800.02/1800.78	c   coefdiving       :       0.00          0          0
1800.02/1800.78	c   pscostdiving     :       0.00          0          0
1800.02/1800.78	c   fracdiving       :       0.00          0          0
1800.02/1800.78	c   veclendiving     :       0.00          0          0
1800.02/1800.78	c   intdiving        :       0.00          0          0
1800.02/1800.78	c   actconsdiving    :       0.00          0          0
1800.02/1800.78	c   objpscostdiving  :       0.00          0          0
1800.02/1800.78	c   rootsoldiving    :       0.00          0          0
1800.02/1800.78	c   linesearchdiving :       0.00          0          0
1800.02/1800.78	c   guideddiving     :       0.00          0          0
1800.02/1800.78	c   octane           :       0.00          0          0
1800.02/1800.78	c   rens             :       0.00          0          0
1800.02/1800.78	c   rins             :       0.00          0          0
1800.02/1800.78	c   localbranching   :       0.00          0          0
1800.02/1800.78	c   mutation         :       0.00          0          0
1800.02/1800.78	c   crossover        :       0.00          0          0
1800.02/1800.78	c   dins             :       0.00          0          0
1800.02/1800.78	c   undercover       :       0.00          0          0
1800.02/1800.78	c   nlp              :       0.00          0          0
1800.02/1800.78	c   trysol           :       0.00          0          0
1800.02/1800.78	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.78	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.78	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.78	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.78	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.78	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.78	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.78	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.78	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.78	c B&B Tree           :
1800.02/1800.78	c   number of runs   :          1
1800.02/1800.78	c   nodes            :      12978
1800.02/1800.78	c   nodes (total)    :      12978
1800.02/1800.78	c   nodes left       :      11699
1800.02/1800.78	c   max depth        :        566
1800.02/1800.78	c   max depth (total):        566
1800.02/1800.78	c   backtracks       :        208 (1.6%)
1800.02/1800.78	c   delayed cutoffs  :        718
1800.02/1800.78	c   repropagations   :       4953 (287993 domain reductions, 137 cutoffs)
1800.02/1800.78	c   avg switch length:       3.01
1800.02/1800.78	c   switching time   :      35.57
1800.02/1800.78	c Solution           :
1800.02/1800.78	c   Solutions found  :          0 (0 improvements)
1800.02/1800.78	c   Primal Bound     :          -
1800.02/1800.78	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.78	c   Gap              :   infinite
1800.02/1800.78	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.78	c   Root Iterations  :          0
1802.00/1802.70	c Time complete: 1802.01.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.98 0.99 3/106 10027
/proc/meminfo: memFree=1490308/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=6584 CPUtime=0
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 1021 0 0 0 0 0 0 0 20 0 1 0 9039612 6742016 945 1992294400 4194304 7136930 140733364115440 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 1646 955 254 719 0 925 0

[startup+0.0364411 s]
/proc/loadavg: 0.85 0.98 0.99 3/106 10027
/proc/meminfo: memFree=1490308/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=9360 CPUtime=0.03
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 1817 0 0 0 3 0 0 0 20 0 1 0 9039612 9584640 1740 1992294400 4194304 7136930 140733364115440 18446744073709551615 6285906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 2340 1740 268 719 0 1619 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9360

[startup+0.101452 s]
/proc/loadavg: 0.85 0.98 0.99 3/106 10027
/proc/meminfo: memFree=1490308/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=13840 CPUtime=0.09
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 2936 0 0 0 9 0 0 0 20 0 1 0 9039612 14172160 2859 1992294400 4194304 7136930 140733364115440 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 3460 2859 268 719 0 2739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13840

[startup+0.301489 s]
/proc/loadavg: 0.85 0.98 0.99 3/106 10027
/proc/meminfo: memFree=1490308/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=19856 CPUtime=0.29
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 4428 0 0 0 28 1 0 0 20 0 1 0 9039612 20332544 4351 1992294400 4194304 7136930 140733364115440 18446744073709551615 6341157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 4964 4351 268 719 0 4243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19856

[startup+0.701563 s]
/proc/loadavg: 0.85 0.98 0.99 3/106 10027
/proc/meminfo: memFree=1490308/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=34960 CPUtime=0.69
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 8224 0 0 0 66 3 0 0 21 0 1 0 9039612 35799040 8147 1992294400 4194304 7136930 140733364115440 18446744073709551615 5655600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 8740 8148 268 719 0 8019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34960

[startup+1.50171 s]
/proc/loadavg: 0.85 0.98 0.99 2/107 10028
/proc/meminfo: memFree=1449628/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=62524 CPUtime=1.49
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 15107 0 0 0 144 5 0 0 23 0 1 0 9039612 64024576 15030 1992294400 4194304 7136930 140733364115440 18446744073709551615 6340019 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 15631 15030 268 719 0 14910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62524

[startup+3.10101 s]
/proc/loadavg: 0.85 0.98 0.99 2/107 10028
/proc/meminfo: memFree=1410816/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=118000 CPUtime=3.09
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 28916 0 0 0 298 11 0 0 25 0 1 0 9039612 120832000 28839 1992294400 4194304 7136930 140733364115440 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 29500 28839 268 719 0 28779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118000

[startup+6.3016 s]
/proc/loadavg: 0.86 0.98 0.99 2/107 10028
/proc/meminfo: memFree=1118920/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=420168 CPUtime=6.29
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 102801 0 0 0 587 42 0 0 25 0 1 0 9039612 430252032 102325 1992294400 4194304 7136930 140733364115440 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 105042 102325 346 719 0 104321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 420168

[startup+12.7008 s]
/proc/loadavg: 0.87 0.98 0.99 2/107 10028
/proc/meminfo: memFree=957968/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=547084 CPUtime=12.69
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 135901 0 0 0 1096 173 0 0 25 0 1 0 9039612 560214016 132855 1992294400 4194304 7136930 140733364115440 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 136771 132855 347 719 0 136050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 547084

[startup+25.5011 s]
/proc/loadavg: 0.90 0.98 0.99 2/107 10028
/proc/meminfo: memFree=859016/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=655536 CPUtime=25.48
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 195359 0 0 0 1998 550 0 0 25 0 1 0 9039612 671268864 157986 1992294400 4194304 7136930 140733364115440 18446744073709551615 4853673 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 163884 157986 395 719 0 163163 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 655536

[startup+51.1009 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 10028
/proc/meminfo: memFree=844384/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=669492 CPUtime=51.06
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 199310 0 0 0 4553 553 0 0 25 0 1 0 9039612 685559808 161457 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 167373 161457 394 719 0 166652 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 669492

[startup+102.308 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 10030
/proc/meminfo: memFree=838060/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=675508 CPUtime=102.25
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 200842 0 0 0 9670 555 0 0 25 0 1 0 9039612 691720192 162988 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005221 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 168877 162988 393 719 0 168156 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 675508

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10032
/proc/meminfo: memFree=836076/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=677656 CPUtime=162.22
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 201330 0 0 0 15665 557 0 0 25 0 1 0 9039612 693919744 163476 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 169414 163476 393 719 0 168693 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 677656

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10032
/proc/meminfo: memFree=833348/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=680604 CPUtime=222.2
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 202022 0 0 0 21661 559 0 0 25 0 1 0 9039612 696938496 164168 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005146 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 170151 164168 393 719 0 169430 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 680604

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10034
/proc/meminfo: memFree=811772/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=702948 CPUtime=282.17
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 207980 0 0 0 27651 566 0 0 25 0 1 0 9039612 719818752 169671 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 175737 169671 393 719 0 175016 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 702948

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10036
/proc/meminfo: memFree=806316/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=708076 CPUtime=342.16
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 209212 0 0 0 33643 573 0 0 25 0 1 0 9039612 725069824 170903 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 177019 170903 393 719 0 176298 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 708076

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10038
/proc/meminfo: memFree=797884/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=716540 CPUtime=402.13
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 211411 0 0 0 39634 579 0 0 25 0 1 0 9039612 733736960 172972 1992294400 4194304 7136930 140733364115440 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 179135 172972 393 719 0 178414 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 716540

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10040
/proc/meminfo: memFree=788584/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=726084 CPUtime=462.11
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 213952 0 0 0 45627 584 0 0 25 0 1 0 9039612 743510016 175318 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 181521 175318 393 719 0 180800 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 726084

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10040
/proc/meminfo: memFree=779904/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=735680 CPUtime=522.09
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 216161 0 0 0 51618 591 0 0 25 0 1 0 9039612 753336320 177527 1992294400 4194304 7136930 140733364115440 18446744073709551615 4853673 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 183920 177527 393 719 0 183199 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 735680

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10042
/proc/meminfo: memFree=758824/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=757408 CPUtime=582.07
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 221365 0 0 0 57609 598 0 0 25 0 1 0 9039612 775585792 182731 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 189352 182731 393 719 0 188631 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 757408

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10044
/proc/meminfo: memFree=747664/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=770208 CPUtime=642.05
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 224133 0 0 0 63600 605 0 0 25 0 1 0 9039612 788692992 185499 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 192552 185499 393 719 0 191831 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 770208

[startup+702.301 s]

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

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10056
/proc/meminfo: memFree=656896/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=877368 CPUtime=1061.88
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 246754 0 0 0 105524 664 0 0 25 0 1 0 9039612 898424832 208120 1992294400 4194304 7136930 140733364115440 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 219342 208120 393 719 0 218621 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 877368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10056
/proc/meminfo: memFree=641520/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=893856 CPUtime=1121.86
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 250549 0 0 0 111513 673 0 0 25 0 1 0 9039612 915308544 211915 1992294400 4194304 7136930 140733364115440 18446744073709551615 4414768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 223464 211915 393 719 0 222743 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 893856

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10058
/proc/meminfo: memFree=628252/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=909044 CPUtime=1181.84
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 253823 0 0 0 117504 680 0 0 25 0 1 0 9039612 930861056 215189 1992294400 4194304 7136930 140733364115440 18446744073709551615 4853690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 227261 215189 393 719 0 226540 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 909044

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10060
/proc/meminfo: memFree=618084/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=920048 CPUtime=1241.81
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 256315 0 0 0 123492 689 0 0 25 0 1 0 9039612 942129152 217681 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 230012 217681 393 719 0 229291 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 920048

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10062
/proc/meminfo: memFree=605560/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=934228 CPUtime=1301.79
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 259405 0 0 0 129480 699 0 0 25 0 1 0 9039612 956649472 220771 1992294400 4194304 7136930 140733364115440 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 233557 220771 393 719 0 232836 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 934228

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10064
/proc/meminfo: memFree=594028/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=947556 CPUtime=1361.77
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 262317 0 0 0 135469 708 0 0 25 0 1 0 9039612 970297344 223683 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 236889 223683 393 719 0 236168 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 947556

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10064
/proc/meminfo: memFree=582992/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=960580 CPUtime=1421.75
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 265053 0 0 0 141457 718 0 0 25 0 1 0 9039612 983633920 226419 1992294400 4194304 7136930 140733364115440 18446744073709551615 4853690 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 240145 226419 393 719 0 239424 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 960580

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10066
/proc/meminfo: memFree=570220/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=975180 CPUtime=1481.72
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 268211 0 0 0 147446 726 0 0 25 0 1 0 9039612 998584320 229577 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 243795 229577 393 719 0 243074 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 975180

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10068
/proc/meminfo: memFree=563152/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=983348 CPUtime=1541.7
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 269968 0 0 0 153434 736 0 0 25 0 1 0 9039612 1006948352 231334 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 245837 231334 393 719 0 245116 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 983348

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10070
/proc/meminfo: memFree=554720/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=992612 CPUtime=1601.68
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 272136 0 0 0 159424 744 0 0 25 0 1 0 9039612 1016434688 233437 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 248153 233437 393 719 0 247432 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 992612

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10072
/proc/meminfo: memFree=547404/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=1001304 CPUtime=1661.65
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 273958 0 0 0 165411 754 0 0 25 0 1 0 9039612 1025335296 235259 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 250326 235259 393 719 0 249605 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 1001304

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10072
/proc/meminfo: memFree=536616/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=1015636 CPUtime=1721.63
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 276660 0 0 0 171400 763 0 0 25 0 1 0 9039612 1040011264 237961 1992294400 4194304 7136930 140733364115440 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 253909 237961 393 719 0 253188 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 1015636

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10074
/proc/meminfo: memFree=524216/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=1030004 CPUtime=1781.61
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 279727 0 0 0 177388 773 0 0 25 0 1 0 9039612 1054724096 241028 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 257501 241028 393 719 0 256780 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 1030004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 10076
/proc/meminfo: memFree=520248/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=1033952 CPUtime=1800.02
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 280711 0 0 0 179226 776 0 0 25 0 1 0 9039612 1058766848 242012 1992294400 4194304 7136930 140733364115440 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10027/statm: 258488 242012 393 719 0 257767 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1033952

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: 0.99 0.98 0.99 2/107 10076
/proc/meminfo: memFree=520248/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=1031504 CPUtime=1800.7
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 280738 0 0 0 179294 776 0 0 25 0 1 0 9039612 1056260096 241872 1992294400 4194304 7136930 140733364115440 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 257876 241872 399 719 0 257155 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (KiB) 1031504

[startup+1802.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 10077
/proc/meminfo: memFree=535492/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=956376 CPUtime=1801.51
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 280738 0 0 0 179374 777 0 0 25 0 1 0 9039612 979329024 223160 1992294400 4194304 7136930 140733364115440 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 239094 223160 399 719 0 238373 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 956376

[startup+1802.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 10077
/proc/meminfo: memFree=535492/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=238048 CPUtime=1801.9
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 280738 0 0 0 179407 783 0 0 25 0 1 0 9039612 243761152 55738 1992294400 4194304 7136930 140733364115440 18446744073709551615 6165697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 59512 55738 399 719 0 58791 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 238048

[startup+1802.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/108 10077
/proc/meminfo: memFree=535492/2059040 swapFree=4192956/4192956
[pid=10027] ppid=10025 vsize=80668 CPUtime=1802
/proc/10027/stat : 10027 (pbscip.linux.x8) R 10025 10027 10000 0 -1 4202496 280738 0 0 0 179415 785 0 0 25 0 1 0 9039612 82604032 14879 1992294400 4194304 7136930 140733364115440 18446744073709551615 6526746 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10027/statm: 20167 14455 399 719 0 19446 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 80668

Child status: 0
Real time (s): 1802.71
CPU time (s): 1802.02
CPU user time (s): 1794.15
CPU system time (s): 7.8648
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 1034104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.15
system time used= 7.8648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280745
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= 2
involuntary context switches= 23992

runsolver used 3.07853 second user time and 8.42272 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 11:19:22
IDJOB=2664135
IDBENCH=1465
IDSOLVER=1167
FILE ID=node007/2664135-1276334361
PBS_JOBID= 11173175
Free space on /tmp= 62448 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any 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.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664135-1276334361/watcher-2664135-1276334361 -o /tmp/evaluation-result-2664135-1276334361/solver-2664135-1276334361 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664135-1276334361.opb -t 1800 -m 1800

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=589177490

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1490836 kB
Buffers:        110120 kB
Cached:         328660 kB
SwapCached:          0 kB
Active:         187968 kB
Inactive:       310040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1490836 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11732 kB
Writeback:           0 kB
AnonPages:       59120 kB
Mapped:          15368 kB
Slab:            48488 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180864 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62444 MiB
End job on node007 at 2010-06-12 11:49:24