Trace number 2664579

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
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 benchmark53.5269
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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-2664579-1276342223.opb>
4.69/4.76	c original problem has 87751 variables (87751 bin, 0 int, 0 impl, 0 cont) and 254772 constraints
4.69/4.76	c problem read
4.69/4.77	c No objective function, only one solution is needed.
4.69/4.78	c presolving settings loaded
4.69/4.78	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
6.09/6.11	c presolving:
11.79/11.86	c (round 1) 5653 del vars, 8317 del conss, 2616 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441313 impls, 0 clqs
12.29/12.32	c (round 2) 5780 del vars, 14987 del conss, 2645 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5441657 impls, 0 clqs
12.59/12.62	c (round 3) 6055 del vars, 15623 del conss, 2914 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5443433 impls, 0 clqs
12.89/12.91	c (round 4) 6211 del vars, 15907 del conss, 3070 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5444171 impls, 0 clqs
13.20/13.21	c (round 5) 6401 del vars, 16299 del conss, 3261 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5447554 impls, 0 clqs
13.48/13.51	c (round 6) 6653 del vars, 16815 del conss, 3508 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5455550 impls, 0 clqs
13.79/13.82	c (round 7) 6909 del vars, 17458 del conss, 3770 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5462702 impls, 0 clqs
14.09/14.12	c (round 8) 7118 del vars, 18112 del conss, 3962 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5466698 impls, 0 clqs
14.38/14.43	c (round 9) 7324 del vars, 18607 del conss, 4168 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5469436 impls, 0 clqs
14.69/14.75	c (round 10) 7474 del vars, 19094 del conss, 4324 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5475822 impls, 0 clqs
14.99/15.04	c (round 11) 7518 del vars, 19428 del conss, 4365 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5482317 impls, 0 clqs
15.30/15.33	c (round 12) 7540 del vars, 19521 del conss, 4385 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5483988 impls, 0 clqs
15.59/15.61	c (round 13) 7562 del vars, 19572 del conss, 4406 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484146 impls, 0 clqs
15.79/15.90	c (round 14) 7584 del vars, 19625 del conss, 4428 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5484660 impls, 0 clqs
16.08/16.18	c (round 15) 7606 del vars, 19680 del conss, 4450 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5485482 impls, 0 clqs
16.39/16.47	c (round 16) 7630 del vars, 19741 del conss, 4477 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486603 impls, 0 clqs
16.69/16.76	c (round 17) 7654 del vars, 19807 del conss, 4498 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5486994 impls, 0 clqs
16.99/17.05	c (round 18) 7675 del vars, 19860 del conss, 4519 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487543 impls, 0 clqs
17.28/17.33	c (round 19) 7693 del vars, 19909 del conss, 4537 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5487785 impls, 0 clqs
17.59/17.62	c (round 20) 7711 del vars, 19954 del conss, 4555 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488125 impls, 0 clqs
17.89/17.90	c (round 21) 7719 del vars, 19994 del conss, 4563 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488265 impls, 0 clqs
18.09/18.18	c (round 22) 7727 del vars, 20014 del conss, 4571 chg bounds, 3856 chg sides, 8378 chg coeffs, 0 upgd conss, 5488337 impls, 0 clqs
20.59/20.65	c (round 23) 7729 del vars, 20195 del conss, 4573 chg bounds, 3856 chg sides, 8378 chg coeffs, 234487 upgd conss, 5488437 impls, 0 clqs
21.38/21.48	c (round 24) 7729 del vars, 20195 del conss, 4573 chg bounds, 3856 chg sides, 8378 chg coeffs, 234577 upgd conss, 5488437 impls, 0 clqs
22.00/22.06	c presolving (25 rounds):
22.00/22.06	c  7729 deleted vars, 20195 deleted constraints, 4573 tightened bounds, 0 added holes, 3856 changed sides, 8378 changed coefficients
22.00/22.06	c  5488437 implications, 0 cliques
22.00/22.06	c presolved problem has 80022 variables (80022 bin, 0 int, 0 impl, 0 cont) and 234577 constraints
22.00/22.06	c    7712 constraints of type <knapsack>
22.00/22.06	c  226865 constraints of type <logicor>
22.00/22.06	c transformed objective value is always integral (scale: 1)
22.00/22.06	c Presolving Time: 12.94
22.00/22.06	c - non default parameters ----------------------------------------------------------------------
22.00/22.06	c # SCIP version 1.2.1.2
22.00/22.06	c 
22.00/22.06	c # frequency for displaying node information lines
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 100]
22.00/22.06	c display/freq = 10000
22.00/22.06	c 
22.00/22.06	c # maximal time in seconds to run
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
22.00/22.06	c limits/time = 1795.23
22.00/22.06	c 
22.00/22.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
22.00/22.06	c limits/memory = 1620
22.00/22.06	c 
22.00/22.06	c # solving stops, if the given number of solutions were found (-1: no limit)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: -1]
22.00/22.06	c limits/solutions = 1
22.00/22.06	c 
22.00/22.06	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c lp/solvefreq = -1
22.00/22.06	c 
22.00/22.06	c # maximal number of separation rounds per node (-1: unlimited)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 5]
22.00/22.06	c separating/maxrounds = 1
22.00/22.06	c 
22.00/22.06	c # maximal number of separation rounds in the root node (-1: unlimited)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: -1]
22.00/22.06	c separating/maxroundsroot = 5
22.00/22.06	c 
22.00/22.06	c # should presolving try to simplify inequalities
22.00/22.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
22.00/22.06	c constraints/linear/simplifyinequalities = TRUE
22.00/22.06	c 
22.00/22.06	c # should disaggregation of knapsack constraints be allowed in preprocessing?
22.00/22.06	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
22.00/22.06	c constraints/knapsack/disaggregation = FALSE
22.00/22.06	c 
22.00/22.06	c # should presolving try to simplify knapsacks
22.00/22.06	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
22.00/22.06	c constraints/knapsack/simplifyinequalities = TRUE
22.00/22.06	c 
22.00/22.06	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: -1]
22.00/22.06	c presolving/probing/maxrounds = 0
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/coefdiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/coefdiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/coefdiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 30]
22.00/22.06	c heuristics/crossover/freq = -1
22.00/22.06	c 
22.00/22.06	c # number of nodes added to the contingent of the total nodes
22.00/22.06	c # [type: longint, range: [0,9223372036854775807], default: 500]
22.00/22.06	c heuristics/crossover/nodesofs = 750
22.00/22.06	c 
22.00/22.06	c # number of nodes without incumbent change that heuristic should wait
22.00/22.06	c # [type: longint, range: [0,9223372036854775807], default: 200]
22.00/22.06	c heuristics/crossover/nwaitingnodes = 100
22.00/22.06	c 
22.00/22.06	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
22.00/22.06	c # [type: real, range: [0,1], default: 0.1]
22.00/22.06	c heuristics/crossover/nodesquot = 0.15
22.00/22.06	c 
22.00/22.06	c # minimum percentage of integer variables that have to be fixed 
22.00/22.06	c # [type: real, range: [0,1], default: 0.666]
22.00/22.06	c heuristics/crossover/minfixingrate = 0.5
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 20]
22.00/22.06	c heuristics/feaspump/freq = -1
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/feaspump/maxlpiterofs = 2000
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/fracdiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/fracdiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/fracdiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/guideddiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/guideddiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/guideddiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/intdiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/intshifting/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/linesearchdiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/linesearchdiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/linesearchdiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/nlp/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 20]
22.00/22.06	c heuristics/objpscostdiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to total iteration number
22.00/22.06	c # [type: real, range: [0,1], default: 0.01]
22.00/22.06	c heuristics/objpscostdiving/maxlpiterquot = 0.015
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/objpscostdiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/oneopt/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/pscostdiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/pscostdiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/pscostdiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 0]
22.00/22.06	c heuristics/rens/freq = -1
22.00/22.06	c 
22.00/22.06	c # minimum percentage of integer variables that have to be fixable 
22.00/22.06	c # [type: real, range: [0,1], default: 0.5]
22.00/22.06	c heuristics/rens/minfixingrate = 0.3
22.00/22.06	c 
22.00/22.06	c # number of nodes added to the contingent of the total nodes
22.00/22.06	c # [type: longint, range: [0,9223372036854775807], default: 500]
22.00/22.06	c heuristics/rens/nodesofs = 2000
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 20]
22.00/22.06	c heuristics/rootsoldiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
22.00/22.06	c heuristics/rootsoldiving/maxlpiterquot = 0.015
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/rootsoldiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/rounding/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/shifting/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/simplerounding/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 0]
22.00/22.06	c heuristics/trivial/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/trysol/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 10]
22.00/22.06	c heuristics/veclendiving/freq = -1
22.00/22.06	c 
22.00/22.06	c # maximal fraction of diving LP iterations compared to node LP iterations
22.00/22.06	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
22.00/22.06	c heuristics/veclendiving/maxlpiterquot = 0.075
22.00/22.06	c 
22.00/22.06	c # additional number of allowed LP iterations
22.00/22.06	c # [type: int, range: [0,2147483647], default: 1000]
22.00/22.06	c heuristics/veclendiving/maxlpiterofs = 1500
22.00/22.06	c 
22.00/22.06	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 1]
22.00/22.06	c heuristics/zirounding/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 0]
22.00/22.06	c separating/cmir/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: 0]
22.00/22.06	c separating/flowcover/freq = -1
22.00/22.06	c 
22.00/22.06	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
22.00/22.06	c # [type: int, range: [-1,2147483647], default: -1]
22.00/22.06	c separating/rapidlearning/freq = 0
22.00/22.06	c 
22.00/22.06	c -----------------------------------------------------------------------------------------------
22.00/22.06	c start solving
22.08/22.15	c 
22.39/22.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.39/22.46	c  13.9s|     1 |     2 |     0 |     - | 499M|   0 |   - |  80k| 234k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
971.12/971.48	c   961s| 10000 |  9242 |     0 |   0.0 | 631M|3757 |   - |  80k| 235k|   0 |   0 |   0 | 920 |   0 | 0.000000e+00 |      --      |    Inf 
1800.09/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.19/1800.73	c 
1800.19/1800.73	c SCIP Status        : solving was interrupted [user interrupt]
1800.19/1800.73	c Solving Time (sec) : 1789.18
1800.19/1800.73	c Solving Nodes      : 16586
1800.19/1800.73	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.19/1800.73	c Dual Bound         : +0.00000000000000e+00
1800.19/1800.73	c Gap                : infinite
1800.19/1800.73	s UNKNOWN
1800.19/1800.73	c SCIP Status        : solving was interrupted [user interrupt]
1800.19/1800.73	c Solving Time       :    1789.18
1800.19/1800.73	c Original Problem   :
1800.19/1800.73	c   Problem name     : HOME/instance-2664579-1276342223.opb
1800.19/1800.73	c   Variables        : 87751 (87751 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.19/1800.73	c   Constraints      : 254772 initial, 254772 maximal
1800.19/1800.73	c Presolved Problem  :
1800.19/1800.73	c   Problem name     : t_HOME/instance-2664579-1276342223.opb
1800.19/1800.73	c   Variables        : 80022 (80022 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.19/1800.73	c   Constraints      : 234577 initial, 235727 maximal
1800.19/1800.73	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.19/1800.73	c   trivial          :       0.42         84          0          0          0          0          0          0          0
1800.19/1800.73	c   dualfix          :       0.37          0          0          0          0          0          0          0          0
1800.19/1800.73	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.19/1800.73	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.19/1800.73	c   implics          :       1.87          0       3089          0          0          0          0          0          0
1800.19/1800.73	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.19/1800.73	c   knapsack         :       0.14          0          0          0          0          0          0          0          0
1800.19/1800.73	c   linear           :       8.39       4550          6          0       4573          0      20195       3856       8378
1800.19/1800.73	c   logicor          :       0.87          0          0          0          0          0          0          0          0
1800.19/1800.73	c   root node        :          -          5          -          -          5          -          -          -          -
1800.19/1800.73	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.19/1800.73	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.19/1800.73	c   knapsack         :       7712          0     253653          0      16025        588      57329          0          0          0
1800.19/1800.73	c   logicor          :     226865+         0     247468          0      16025        346    4649363          0          0          0
1800.19/1800.73	c   countsols        :          0          0          0          0      15908          0          0          0          0          0
1800.19/1800.73	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.19/1800.73	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.19/1800.73	c   knapsack         :     176.74       0.00     176.55       0.00       0.19
1800.19/1800.73	c   logicor          :    1272.88       0.00      41.51       0.00    1231.37
1800.19/1800.73	c   countsols        :       0.05       0.00       0.00       0.00       0.05
1800.19/1800.73	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.19/1800.73	c   vbounds          :       0.19          1          0          0
1800.19/1800.73	c   rootredcost      :       0.24          0          0          0
1800.19/1800.73	c   pseudoobj        :       0.16          0          0          0
1800.19/1800.73	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.19/1800.73	c   propagation      :       0.14        934        934       4683       21.4        167        7.6          -
1800.19/1800.73	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.19/1800.73	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.19/1800.73	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.19/1800.73	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.19/1800.73	c   applied globally :          -          -          -       2892       17.5          -          -          -
1800.19/1800.73	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.19/1800.73	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.19/1800.73	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.19/1800.73	c   redcost          :       0.00          0          0          0          0          0
1800.19/1800.73	c   impliedbounds    :       0.00          0          0          0          0          0
1800.19/1800.73	c   intobj           :       0.00          0          0          0          0          0
1800.19/1800.73	c   cgmip            :       0.00          0          0          0          0          0
1800.19/1800.73	c   gomory           :       0.00          0          0          0          0          0
1800.19/1800.73	c   strongcg         :       0.00          0          0          0          0          0
1800.19/1800.73	c   cmir             :       0.00          0          0          0          0          0
1800.19/1800.73	c   flowcover        :       0.00          0          0          0          0          0
1800.19/1800.73	c   clique           :       0.00          0          0          0          0          0
1800.19/1800.73	c   zerohalf         :       0.00          0          0          0          0          0
1800.19/1800.73	c   mcf              :       0.00          0          0          0          0          0
1800.19/1800.73	c   rapidlearning    :       0.00          0          0          0          0          0
1800.19/1800.73	c Pricers            :       Time      Calls       Vars
1800.19/1800.73	c   problem variables:       0.00          0          0
1800.19/1800.73	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.19/1800.73	c   relpscost        :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   pscost           :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   inference        :     277.75      15908          0          0          0          0      31816
1800.19/1800.73	c   mostinf          :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   leastinf         :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.19/1800.73	c   random           :       0.00          0          0          0          0          0          0
1800.19/1800.73	c Primal Heuristics  :       Time      Calls      Found
1800.19/1800.73	c   LP solutions     :       0.00          -          0
1800.19/1800.73	c   pseudo solutions :       0.00          -          0
1800.19/1800.73	c   trivial          :       0.16          1          0
1800.19/1800.73	c   simplerounding   :       0.00          0          0
1800.19/1800.73	c   zirounding       :       0.00          0          0
1800.19/1800.73	c   rounding         :       0.00          0          0
1800.19/1800.73	c   shifting         :       0.00          0          0
1800.19/1800.73	c   intshifting      :       0.00          0          0
1800.19/1800.73	c   oneopt           :       0.00          0          0
1800.19/1800.73	c   twoopt           :       0.00          0          0
1800.19/1800.73	c   fixandinfer      :       0.00          0          0
1800.19/1800.73	c   feaspump         :       0.00          0          0
1800.19/1800.73	c   coefdiving       :       0.00          0          0
1800.19/1800.73	c   pscostdiving     :       0.00          0          0
1800.19/1800.73	c   fracdiving       :       0.00          0          0
1800.19/1800.73	c   veclendiving     :       0.00          0          0
1800.19/1800.73	c   intdiving        :       0.00          0          0
1800.19/1800.73	c   actconsdiving    :       0.00          0          0
1800.19/1800.73	c   objpscostdiving  :       0.00          0          0
1800.19/1800.73	c   rootsoldiving    :       0.00          0          0
1800.19/1800.73	c   linesearchdiving :       0.00          0          0
1800.19/1800.73	c   guideddiving     :       0.00          0          0
1800.19/1800.73	c   octane           :       0.00          0          0
1800.19/1800.73	c   rens             :       0.00          0          0
1800.19/1800.73	c   rins             :       0.00          0          0
1800.19/1800.73	c   localbranching   :       0.00          0          0
1800.19/1800.73	c   mutation         :       0.00          0          0
1800.19/1800.73	c   crossover        :       0.00          0          0
1800.19/1800.73	c   dins             :       0.00          0          0
1800.19/1800.73	c   undercover       :       0.00          0          0
1800.19/1800.73	c   nlp              :       0.00          0          0
1800.19/1800.73	c   trysol           :       0.00          0          0
1800.19/1800.73	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.19/1800.73	c   primal LP        :       0.00          0          0       0.00          -
1800.19/1800.73	c   dual LP          :       0.00          0          0       0.00          -
1800.19/1800.73	c   lex dual LP      :       0.00          0          0       0.00          -
1800.19/1800.73	c   barrier LP       :       0.00          0          0       0.00          -
1800.19/1800.73	c   diving/probing LP:       0.00          0          0       0.00          -
1800.19/1800.73	c   strong branching :       0.00          0          0       0.00          -
1800.19/1800.73	c     (at root node) :          -          0          0       0.00          -
1800.19/1800.73	c   conflict analysis:       0.00          0          0       0.00          -
1800.19/1800.73	c B&B Tree           :
1800.19/1800.73	c   number of runs   :          1
1800.19/1800.73	c   nodes            :      16586
1800.19/1800.73	c   nodes (total)    :      16586
1800.19/1800.73	c   nodes left       :      14583
1800.19/1800.73	c   max depth        :       3757
1800.19/1800.73	c   max depth (total):       3757
1800.19/1800.73	c   backtracks       :        298 (1.8%)
1800.19/1800.73	c   delayed cutoffs  :        648
1800.19/1800.73	c   repropagations   :      11500 (287132 domain reductions, 256 cutoffs)
1800.19/1800.73	c   avg switch length:       3.45
1800.19/1800.73	c   switching time   :      34.03
1800.19/1800.73	c Solution           :
1800.19/1800.73	c   Solutions found  :          0 (0 improvements)
1800.19/1800.73	c   Primal Bound     :          -
1800.19/1800.73	c   Dual Bound       : +0.00000000000000e+00
1800.19/1800.73	c   Gap              :   infinite
1800.19/1800.73	c   Root Dual Bound  : +0.00000000000000e+00
1800.19/1800.73	c   Root Iterations  :          0
1801.87/1802.40	c Time complete: 1801.89.

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-2664579-1276342223/watcher-2664579-1276342223 -o /tmp/evaluation-result-2664579-1276342223/solver-2664579-1276342223 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664579-1276342223.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.92 0.98 0.99 3/107 11276
/proc/meminfo: memFree=1724732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=6584 CPUtime=0
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 984 0 0 0 0 0 0 0 18 0 1 0 7878069 6742016 906 1992294400 4194304 7136930 140733299650704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 1646 915 254 719 0 925 0

[startup+0.0278559 s]
/proc/loadavg: 0.92 0.98 0.99 3/107 11276
/proc/meminfo: memFree=1724732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=8616 CPUtime=0.02
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 1625 0 0 0 2 0 0 0 20 0 1 0 7878069 8822784 1547 1992294400 4194304 7136930 140733299650704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 2154 1547 268 719 0 1433 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8616

[startup+0.101862 s]
/proc/loadavg: 0.92 0.98 0.99 3/107 11276
/proc/meminfo: memFree=1724732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=12912 CPUtime=0.09
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 2694 0 0 0 9 0 0 0 20 0 1 0 7878069 13221888 2616 1992294400 4194304 7136930 140733299650704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 3228 2616 268 719 0 2507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12912

[startup+0.300884 s]
/proc/loadavg: 0.92 0.98 0.99 3/107 11276
/proc/meminfo: memFree=1724732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=19504 CPUtime=0.29
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 4352 0 0 0 28 1 0 0 20 0 1 0 7878069 19972096 4274 1992294400 4194304 7136930 140733299650704 18446744073709551615 4240609 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 4876 4274 268 719 0 4155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19504

[startup+0.701915 s]
/proc/loadavg: 0.92 0.98 0.99 3/107 11276
/proc/meminfo: memFree=1724732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=33764 CPUtime=0.69
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 7930 0 0 0 66 3 0 0 21 0 1 0 7878069 34574336 7852 1992294400 4194304 7136930 140733299650704 18446744073709551615 6310295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 8441 7852 268 719 0 7720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33764

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/108 11277
/proc/meminfo: memFree=1684672/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=60204 CPUtime=1.5
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 14530 0 0 0 144 6 0 0 23 0 1 0 7878069 61648896 14452 1992294400 4194304 7136930 140733299650704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 15051 14452 268 719 0 14330 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 60204

[startup+3.10113 s]
/proc/loadavg: 0.92 0.98 0.99 2/108 11277
/proc/meminfo: memFree=1648340/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=110304 CPUtime=3.09
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 26993 0 0 0 299 10 0 0 25 0 1 0 7878069 112951296 26915 1992294400 4194304 7136930 140733299650704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 27576 26915 268 719 0 26855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110304

[startup+6.30142 s]
/proc/loadavg: 0.93 0.98 0.99 2/108 11277
/proc/meminfo: memFree=1379260/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=412376 CPUtime=6.29
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 101041 0 0 0 592 37 0 0 25 0 1 0 7878069 422273024 100549 1992294400 4194304 7136930 140733299650704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 103094 100549 341 719 0 102373 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 412376

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/108 11277
/proc/meminfo: memFree=1145520/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=596936 CPUtime=12.68
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 146396 0 0 0 1161 107 0 0 25 0 1 0 7878069 611262464 145133 1992294400 4194304 7136930 140733299650704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 149234 145133 347 719 0 148513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 596936

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/108 11277
/proc/meminfo: memFree=1059464/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=689140 CPUtime=25.49
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 206881 0 0 0 2158 391 0 0 25 0 1 0 7878069 705679360 166217 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 172285 166217 393 719 0 171564 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 689140

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/108 11279
/proc/meminfo: memFree=1044336/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=705172 CPUtime=51.07
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 211175 0 0 0 4712 395 0 0 25 0 1 0 7878069 722096128 170180 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005146 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 176293 170180 395 719 0 175572 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 705172

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/108 11279
/proc/meminfo: memFree=1041732/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=707176 CPUtime=102.27
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 211627 0 0 0 9830 397 0 0 25 0 1 0 7878069 724148224 170632 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 176794 170632 395 719 0 176073 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 707176

[startup+162.301 s]
/proc/loadavg: 1.07 1.01 1.00 2/108 11281
/proc/meminfo: memFree=1038384/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=710376 CPUtime=162.25
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 213416 0 0 0 15824 401 0 0 25 0 1 0 7878069 727425024 171444 1992294400 4194304 7136930 140733299650704 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 177594 171444 393 719 0 176873 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 710376

[startup+222.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/108 11283
/proc/meminfo: memFree=1028588/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=720400 CPUtime=222.23
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 216521 0 0 0 21817 406 0 0 25 0 1 0 7878069 737689600 173899 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 180100 173899 393 719 0 179379 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 720400

[startup+282.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/108 11285
/proc/meminfo: memFree=1021892/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=727692 CPUtime=282.21
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 218235 0 0 0 27808 413 0 0 25 0 1 0 7878069 745156608 175613 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 181923 175613 393 719 0 181202 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 727692

[startup+342.301 s]
/proc/loadavg: 1.12 1.05 1.00 2/108 11287
/proc/meminfo: memFree=1007384/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=742840 CPUtime=342.2
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 221972 0 0 0 33801 419 0 0 25 0 1 0 7878069 760668160 179220 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 185710 179220 393 719 0 184989 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 742840

[startup+402.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/108 11287
/proc/meminfo: memFree=1004780/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=745508 CPUtime=402.18
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 222639 0 0 0 39793 425 0 0 25 0 1 0 7878069 763400192 179887 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 186377 179887 393 719 0 185656 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 745508

[startup+462.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/108 11289
/proc/meminfo: memFree=1003912/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=746288 CPUtime=462.17
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 222825 0 0 0 45787 430 0 0 25 0 1 0 7878069 764198912 180073 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 186572 180073 393 719 0 185851 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 746288

[startup+522.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/108 11294
/proc/meminfo: memFree=1001804/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=747876 CPUtime=522.15
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 223216 0 0 0 51778 437 0 0 25 0 1 0 7878069 765825024 180464 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 186969 180464 393 719 0 186248 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 747876

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.00 3/108 11296
/proc/meminfo: memFree=997836/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=752536 CPUtime=582.13
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 224310 0 0 0 57763 450 0 0 25 0 1 0 7878069 770596864 181493 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 188134 181493 393 719 0 187413 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 752536

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/108 11298
/proc/meminfo: memFree=989528/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=761228 CPUtime=642.12
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 226439 0 0 0 63749 463 0 0 25 0 1 0 7878069 779497472 183557 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697383 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 190307 183557 393 719 0 189586 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 761228

[startup+702.302 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11306
/proc/meminfo: memFree=913020/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=844820 CPUtime=1002.01
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 245548 0 0 0 99673 528 0 0 25 0 1 0 7878069 865095680 202666 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 211205 202666 393 719 0 210484 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 844820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11308
/proc/meminfo: memFree=903844/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=855692 CPUtime=1062
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 247864 0 0 0 105665 535 0 0 25 0 1 0 7878069 876228608 204982 1992294400 4194304 7136930 140733299650704 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 213923 204982 393 719 0 213202 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 855692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11310
/proc/meminfo: memFree=898636/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=861468 CPUtime=1121.98
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 249125 0 0 0 111651 547 0 0 25 0 1 0 7878069 882143232 206243 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 215367 206243 393 719 0 214646 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 861468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11312
/proc/meminfo: memFree=891568/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=869280 CPUtime=1181.97
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 250868 0 0 0 117639 558 0 0 25 0 1 0 7878069 890142720 207986 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 217320 207986 393 719 0 216599 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 869280

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11314
/proc/meminfo: memFree=884996/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=877120 CPUtime=1241.94
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 252489 0 0 0 123626 568 0 0 25 0 1 0 7878069 898170880 209607 1992294400 4194304 7136930 140733299650704 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 219280 209607 393 719 0 218559 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 877120

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11314
/proc/meminfo: memFree=877308/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=885804 CPUtime=1301.93
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 254353 0 0 0 129617 576 0 0 25 0 1 0 7878069 907063296 211471 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 221451 211471 393 719 0 220730 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 885804

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11316
/proc/meminfo: memFree=867016/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=897740 CPUtime=1361.9
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 256966 0 0 0 135609 581 0 0 25 0 1 0 7878069 919285760 214084 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 224435 214084 393 719 0 223714 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 897740

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11318
/proc/meminfo: memFree=858832/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=907720 CPUtime=1421.89
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 259004 0 0 0 141599 590 0 0 25 0 1 0 7878069 929505280 216122 1992294400 4194304 7136930 140733299650704 18446744073709551615 4853673 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 226930 216122 393 719 0 226209 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 907720

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11320
/proc/meminfo: memFree=852384/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=915492 CPUtime=1481.87
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 260754 0 0 0 147586 601 0 0 25 0 1 0 7878069 937463808 217742 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697651 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 228873 217742 393 719 0 228152 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 915492

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11322
/proc/meminfo: memFree=841596/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=927400 CPUtime=1541.85
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 263412 0 0 0 153577 608 0 0 25 0 1 0 7878069 949657600 220400 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 231850 220400 393 719 0 231129 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 927400

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11322
/proc/meminfo: memFree=830312/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=941632 CPUtime=1601.83
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 266301 0 0 0 159569 614 0 0 25 0 1 0 7878069 964231168 223289 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 235408 223289 393 719 0 234687 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 941632

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11324
/proc/meminfo: memFree=819772/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=953660 CPUtime=1661.82
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 268865 0 0 0 165559 623 0 0 25 0 1 0 7878069 976547840 225853 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 238415 225853 393 719 0 237694 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 953660

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11326
/proc/meminfo: memFree=806876/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=968900 CPUtime=1721.79
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 272027 0 0 0 171549 630 0 0 25 0 1 0 7878069 992153600 229015 1992294400 4194304 7136930 140733299650704 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 242225 229015 393 719 0 241504 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 968900

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11328
/proc/meminfo: memFree=795840/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=982068 CPUtime=1781.78
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 274745 0 0 0 177538 640 0 0 25 0 1 0 7878069 1005637632 231733 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 245517 231733 393 719 0 244796 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 982068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 11328
/proc/meminfo: memFree=792492/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=986216 CPUtime=1800.09
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 275566 0 0 0 179367 642 0 0 25 0 1 0 7878069 1009885184 232554 1992294400 4194304 7136930 140733299650704 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11276/statm: 246554 232554 393 719 0 245833 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 986216

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: 1.00 1.00 1.00 2/108 11328
/proc/meminfo: memFree=792492/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=970784 CPUtime=1800.88
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 275672 0 0 0 179446 642 0 0 25 0 1 0 7878069 994082816 229177 1992294400 4194304 7136930 140733299650704 18446744073709551615 5950410 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 242696 229177 399 719 0 241975 0
Current children cumulated CPU time (s) 1800.88
Current children cumulated vsize (KiB) 970784

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 11329
/proc/meminfo: memFree=854484/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=337576 CPUtime=1801.68
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 275672 0 0 0 179520 648 0 0 25 0 1 0 7878069 345677824 78876 1992294400 4194304 7136930 140733299650704 18446744073709551615 6166360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 84394 78876 399 719 0 83673 0
Current children cumulated CPU time (s) 1801.68
Current children cumulated vsize (KiB) 337576

[startup+1802.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 11329
/proc/meminfo: memFree=854484/2059040 swapFree=4192956/4192956
[pid=11276] ppid=11274 vsize=35640 CPUtime=1801.87
/proc/11276/stat : 11276 (pbscip.linux.x8) R 11274 11276 10268 0 -1 4202496 275674 0 0 0 179536 651 0 0 25 0 1 0 7878069 36495360 8078 1992294400 4194304 7136930 140733299650704 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11276/statm: 8910 8078 401 719 0 8189 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 35640

Child status: 0
Real time (s): 1802.41
CPU time (s): 1801.89
CPU user time (s): 1795.37
CPU system time (s): 6.52001
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 986372

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

runsolver used 3.21051 second user time and 8.28274 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-12 13:30:23
IDJOB=2664579
IDBENCH=1495
IDSOLVER=1167
FILE ID=node025/2664579-1276342223
PBS_JOBID= 11173184
Free space on /tmp= 62532 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-cache-ibm-q-unbounded.Ic22arity.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-2664579-1276342223/watcher-2664579-1276342223 -o /tmp/evaluation-result-2664579-1276342223/solver-2664579-1276342223 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664579-1276342223.opb -t 1800 -m 1800

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=1541002453

node025.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.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
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:       1725136 kB
Buffers:         48744 kB
Cached:         144948 kB
SwapCached:          0 kB
Active:         134292 kB
Inactive:       118752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1725136 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11444 kB
Writeback:           0 kB
AnonPages:       59292 kB
Mapped:          15468 kB
Slab:            58936 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181272 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= 62528 MiB
End job on node025 at 2010-06-12 14:00:26