Trace number 1884067

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1800.16 1800.64

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
MD5SUMb742aefed152876103d8ba95148eaf91
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark69.5854
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2435
Total number of constraints16016
Number of constraints which are clauses16016
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint13
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.29/0.35	c SCIP version 1.1.0.7
0.29/0.35	c LP-Solver SoPlex 1.4.1
0.29/0.35	c user parameter file <scip.set> not found - using default parameters
0.29/0.35	c read problem <HOME/instance-1884067-1245254149.opb>
0.29/0.35	c original problem has 2435 variables (2435 bin, 0 int, 0 impl, 0 cont) and 16016 constraints
0.39/0.46	c No objective function, only one solution is needed.
0.39/0.46	c start presolving problem
0.39/0.46	c presolving:
0.49/0.57	c (round 1) 50 del vars, 288 del conss, 45 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1604 impls, 0 clqs
0.49/0.59	c (round 2) 56 del vars, 504 del conss, 51 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2382 impls, 0 clqs
0.89/0.94	c (round 3) 56 del vars, 1740 del conss, 51 chg bounds, 0 chg sides, 0 chg coeffs, 14313 upgd conss, 2382 impls, 0 clqs
0.89/0.98	c presolving (4 rounds):
0.89/0.98	c  56 deleted vars, 1740 deleted constraints, 51 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.89/0.98	c  2382 implications, 0 cliques
0.89/0.98	c presolved problem has 2379 variables (2379 bin, 0 int, 0 impl, 0 cont) and 14276 constraints
0.89/0.98	c   14276 constraints of type <logicor>
0.89/0.98	c transformed objective value is always integral (scale: 1)
0.89/0.98	c Presolving Time: 0.45
0.89/0.98	c PURESAT
0.89/0.98	c -----------------------------------------------------------------------------------------------
0.89/0.98	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.98	c separating/flowcover/freq = c -1
0.89/0.98	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.98	c separating/cmir/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/veclendiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/veclendiving/freq = c -1
0.89/0.98	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.98	c heuristics/simplerounding/freq = c -1
0.89/0.98	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/shifting/freq = c -1
0.89/0.98	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.98	c heuristics/rounding/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.89/0.98	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.89/0.98	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.98	c heuristics/rootsoldiving/freq = c -1
0.89/0.98	c # number of nodes added to the contingent of the total nodes
0.89/0.98	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.98	c heuristics/rens/nodesofs = c 2000
0.89/0.98	c # minimum percentage of integer variables that have to be fixable 
0.89/0.98	c # [type: real, range: [0,1], default: 0.5]
0.89/0.98	c heuristics/rens/minfixingrate = c 0.3
0.89/0.98	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.98	c heuristics/rens/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/pscostdiving/freq = c -1
0.89/0.98	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.98	c heuristics/oneopt/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to total iteration number
0.89/0.98	c # [type: real, range: [0,1], default: 0.01]
0.89/0.98	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.89/0.98	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.98	c heuristics/objpscostdiving/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/linesearchdiving/freq = c -1
0.89/0.98	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/intshifting/freq = c -1
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/intdiving/maxlpiterquot = c 0.075
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/guideddiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/guideddiving/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/fracdiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/fracdiving/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/feaspump/maxlpiterofs = c 2000
0.89/0.98	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.98	c heuristics/feaspump/freq = c -1
0.89/0.98	c # minimum percentage of integer variables that have to be fixed 
0.89/0.98	c # [type: real, range: [0,1], default: 0.666]
0.89/0.98	c heuristics/crossover/minfixingrate = c 0.5
0.89/0.98	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.89/0.98	c # [type: real, range: [0,1], default: 0.1]
0.89/0.98	c heuristics/crossover/nodesquot = c 0.15
0.89/0.98	c # number of nodes without incumbent change that heuristic should wait
0.89/0.98	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.89/0.98	c heuristics/crossover/nwaitingnodes = c 100
0.89/0.98	c # number of nodes added to the contingent of the total nodes
0.89/0.98	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.98	c heuristics/crossover/nodesofs = c 750
0.89/0.98	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 30]
0.89/0.98	c heuristics/crossover/freq = c -1
0.89/0.98	c # additional number of allowed LP iterations
0.89/0.98	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.98	c heuristics/coefdiving/maxlpiterofs = c 1500
0.89/0.98	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.98	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.89/0.98	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.98	c heuristics/coefdiving/freq = c -1
0.89/0.98	c # priority of node selection rule <dfs> in standard mode
0.89/0.98	c # [type: int, range: [-536870912,536870911], default: 0]
0.89/0.98	c nodeselection/dfs/stdpriority = c 1000000
0.89/0.98	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.98	c presolving/probing/maxrounds = c 0
0.89/0.98	c # should presolving try to simplify knapsacks
0.89/0.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.98	c constraints/knapsack/simplifyinequalities = c TRUE
0.89/0.98	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.89/0.98	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.89/0.98	c constraints/knapsack/disaggregation = c FALSE
0.89/0.98	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.98	c constraints/knapsack/maxnumcardlift = c 0
0.89/0.98	c # should presolving try to simplify inequalities
0.89/0.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.98	c constraints/linear/simplifyinequalities = c TRUE
0.89/0.98	c # maximal number of separation rounds in the root node (-1: unlimited)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.98	c separating/maxroundsroot = c 5
0.89/0.98	c # maximal number of separation rounds per node (-1: unlimited)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 5]
0.89/0.98	c separating/maxrounds = c 1
0.89/0.98	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.89/0.98	c # [type: char, range: {lafpsqd}, default: l]
0.89/0.98	c lp/pricing = c a
0.89/0.98	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.98	c lp/solvefreq = c 0
0.89/0.98	c # solving stops, if the given number of solutions were found (-1: no limit)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.98	c limits/solutions = c 1
0.89/0.98	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.98	c limits/memory = c 1620
0.89/0.98	c # maximal time in seconds to run
0.89/0.98	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.98	c limits/time = c 1791
0.89/0.98	c # frequency for displaying node information lines
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.98	c display/freq = c 10000
0.89/0.98	c # should enforcement of pseudo solution be disabled?
0.89/0.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.98	c constraints/disableenfops = c TRUE
0.89/0.98	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.98	c constraints/agelimit = c 1
0.89/0.98	c # should binary conflicts be preferred?
0.89/0.98	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.98	c conflict/preferbinary = c TRUE
0.89/0.98	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.89/0.98	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.98	c conflict/interconss = c 0
0.89/0.98	c -----------------------------------------------------------------------------------------------
0.89/0.98	c start solving problem
0.89/0.98	c 
1.39/1.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.39/1.44	c   1.0s|     1 |     0 |   420 |  28M|   0 | 317 |2379 |  14k|  14k|2379 |  14k|   0 |   0 |   0 | 1.582847e+02 |      --      |    Inf 
2.69/2.74	c   2.3s|     1 |     0 |   922 |  28M|   0 | 382 |2379 |  14k|  14k|2379 |  14k|  65 |   0 |   0 | 1.872572e+02 |      --      |    Inf 
5.49/5.58	c   5.1s|     1 |     0 |  1865 |  31M|   0 | 373 |2379 |  14k|  14k|2379 |  14k| 105 |   0 |   0 | 1.985980e+02 |      --      |    Inf 
9.28/9.33	c   8.8s|     1 |     0 |  2757 |  34M|   0 | 377 |2379 |  14k|  14k|2379 |  14k| 131 |   0 |   0 | 2.061716e+02 |      --      |    Inf 
13.98/14.02	c  13.5s|     1 |     0 |  3355 |  39M|   0 | 392 |2379 |  14k|  14k|2379 |  14k| 153 |   0 |   0 | 2.113113e+02 |      --      |    Inf 
21.38/21.42	c  20.9s|     1 |     0 |  3942 |  44M|   0 | 396 |2379 |  14k|  14k|2379 |  14k| 174 |   0 |   0 | 2.134519e+02 |      --      |    Inf 
29.38/29.43	c  28.9s|     1 |     2 |  3942 |  44M|   0 | 396 |2379 |  14k|  14k|2379 |  14k| 174 |   0 |  17 | 2.134519e+02 |      --      |    Inf 
47.88/47.91	c  47.1s| 10000 |   117 |  3942 |  44M| 161 |   - |2379 |  14k|8902 |   0 |   0 | 174 |7317 |  17 | 2.141613e+02 |      --      |    Inf 
65.57/65.64	c  64.6s| 20000 |   116 |  3942 |  44M| 705 |   - |2379 |  14k|8703 |   0 |   0 | 174 |  14k|  17 | 2.141613e+02 |      --      |    Inf 
83.27/83.39	c  82.1s| 30000 |   118 |  3942 |  44M| 705 |   - |2379 |  14k|8693 |   0 |   0 | 174 |  21k|  17 | 2.141613e+02 |      --      |    Inf 
101.66/101.72	c   100s| 40000 |   286 |  3942 |  45M| 705 |   - |2379 |  14k|7891 |   0 |   0 | 174 |  28k|  17 | 2.141613e+02 |      --      |    Inf 
120.66/120.70	c   119s| 50000 |   114 |  3942 |  45M| 705 |   - |2379 |  14k|8614 |   0 |   0 | 174 |  36k|  17 | 2.141613e+02 |      --      |    Inf 
139.25/139.34	c   137s| 60000 |   113 |  3942 |  45M| 705 |   - |2379 |  14k|8563 |   0 |   0 | 174 |  44k|  17 | 2.141613e+02 |      --      |    Inf 
158.25/158.38	c   156s| 70000 |   117 |  3942 |  45M| 705 |   - |2379 |  14k|8528 |   0 |   0 | 174 |  52k|  17 | 2.141613e+02 |      --      |    Inf 
175.34/175.44	c   173s| 80000 |   107 |  3942 |  45M| 720 |   - |2379 |  14k|8451 |   0 |   0 | 174 |  58k|  17 | 2.141613e+02 |      --      |    Inf 
194.14/194.20	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
194.14/194.20	c   191s| 90000 |   117 |  3942 |  45M| 720 |   - |2379 |  14k|8452 |   0 |   0 | 174 |  66k|  17 | 2.141613e+02 |      --      |    Inf 
212.94/213.01	c   210s|100000 |   112 |  3942 |  45M| 720 |   - |2379 |  14k|8418 |   0 |   0 | 174 |  73k|  17 | 2.141613e+02 |      --      |    Inf 
229.63/229.79	c   226s|110000 |   112 |  3942 |  45M| 776 |   - |2379 |  14k|8507 |   0 |   0 | 174 |  79k|  17 | 2.141613e+02 |      --      |    Inf 
246.53/246.65	c   243s|120000 |   106 |  3942 |  45M| 928 |   - |2379 |  14k|8416 |   0 |   0 | 174 |  85k|  17 | 2.141613e+02 |      --      |    Inf 
265.12/265.27	c   261s|130000 |   110 |  3942 |  45M| 928 |   - |2379 |  14k|8452 |   0 |   0 | 174 |  93k|  17 | 2.141613e+02 |      --      |    Inf 
283.82/283.94	c   280s|140000 |   111 |  3942 |  45M| 928 |   - |2379 |  14k|8448 |   0 |   0 | 174 | 100k|  17 | 2.141613e+02 |      --      |    Inf 
302.12/302.25	c   298s|150000 |   118 |  3942 |  45M| 928 |   - |2379 |  14k|8447 |   0 |   0 | 174 | 107k|  17 | 2.141613e+02 |      --      |    Inf 
321.90/322.07	c   317s|160000 |   108 |  3942 |  45M| 928 |   - |2379 |  14k|8492 |   0 |   0 | 174 | 114k|  17 | 2.141613e+02 |      --      |    Inf 
340.80/340.98	c   336s|170000 |   107 |  3942 |  45M| 928 |   - |2379 |  14k|8579 |   0 |   0 | 174 | 122k|  17 | 2.141613e+02 |      --      |    Inf 
356.20/356.39	c   351s|180000 |   114 |  3942 |  45M| 949 |   - |2379 |  14k|8561 |   0 |   0 | 174 | 127k|  17 | 2.141613e+02 |      --      |    Inf 
374.68/374.85	c   369s|190000 |   108 |  3942 |  45M| 949 |   - |2379 |  14k|8552 |   0 |   0 | 174 | 134k|  17 | 2.141613e+02 |      --      |    Inf 
393.68/393.81	c   388s|200000 |   109 |  3942 |  45M| 949 |   - |2379 |  14k|8426 |   0 |   0 | 174 | 142k|  17 | 2.141613e+02 |      --      |    Inf 
412.98/413.13	c   407s|210000 |   109 |  3942 |  45M| 949 |   - |2379 |  14k|8542 |   0 |   0 | 174 | 149k|  17 | 2.141613e+02 |      --      |    Inf 
432.08/432.29	c   426s|220000 |   106 |  3942 |  45M| 949 |   - |2379 |  14k|8481 |   0 |   0 | 174 | 157k|  17 | 2.141613e+02 |      --      |    Inf 
452.27/452.43	c   446s|230000 |   105 |  3942 |  45M| 949 |   - |2379 |  14k|8582 |   0 |   0 | 174 | 164k|  17 | 2.141613e+02 |      --      |    Inf 
469.76/469.92	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
469.76/469.92	c   463s|240000 |   113 |  3942 |  45M| 949 |   - |2379 |  14k|8515 |   0 |   0 | 174 | 172k|  17 | 2.141613e+02 |      --      |    Inf 
488.26/488.41	c   481s|250000 |   110 |  3942 |  45M| 949 |   - |2379 |  14k|8613 |   0 |   0 | 174 | 179k|  17 | 2.141613e+02 |      --      |    Inf 
506.15/506.36	c   499s|260000 |   108 |  3942 |  45M| 949 |   - |2379 |  14k|8714 |   0 |   0 | 174 | 187k|  17 | 2.141613e+02 |      --      |    Inf 
524.34/524.56	c   517s|270000 |   109 |  3942 |  45M| 949 |   - |2379 |  14k|8591 |   0 |   0 | 174 | 194k|  17 | 2.141613e+02 |      --      |    Inf 
542.74/542.99	c   535s|280000 |   118 |  3942 |  45M| 949 |   - |2379 |  14k|8490 |   0 |   0 | 174 | 202k|  17 | 2.141613e+02 |      --      |    Inf 
561.14/561.31	c   553s|290000 |   108 |  3942 |  45M| 949 |   - |2379 |  14k|8498 |   0 |   0 | 174 | 209k|  17 | 2.141613e+02 |      --      |    Inf 
579.63/579.85	c   572s|300000 |   106 |  3942 |  45M| 949 |   - |2379 |  14k|8495 |   0 |   0 | 174 | 216k|  17 | 2.141613e+02 |      --      |    Inf 
598.42/598.62	c   590s|310000 |   108 |  3942 |  45M| 949 |   - |2379 |  14k|8543 |   0 |   0 | 174 | 224k|  17 | 2.141613e+02 |      --      |    Inf 
616.72/616.94	c   608s|320000 |   107 |  3942 |  45M| 949 |   - |2379 |  14k|8693 |   0 |   0 | 174 | 231k|  17 | 2.141613e+02 |      --      |    Inf 
634.81/635.05	c   626s|330000 |   107 |  3942 |  45M| 949 |   - |2379 |  14k|8529 |   0 |   0 | 174 | 239k|  17 | 2.141613e+02 |      --      |    Inf 
652.71/652.93	c   644s|340000 |   112 |  3942 |  45M| 949 |   - |2379 |  14k|8496 |   0 |   0 | 174 | 246k|  17 | 2.141613e+02 |      --      |    Inf 
670.90/671.19	c   662s|350000 |   105 |  3942 |  45M| 949 |   - |2379 |  14k|8369 |   0 |   0 | 174 | 253k|  17 | 2.141613e+02 |      --      |    Inf 
689.40/689.63	c   680s|360000 |   112 |  3942 |  45M| 949 |   - |2379 |  14k|8392 |   0 |   0 | 174 | 260k|  17 | 2.141613e+02 |      --      |    Inf 
708.49/708.74	c   699s|370000 |   109 |  3942 |  45M| 949 |   - |2379 |  14k|8469 |   0 |   0 | 174 | 267k|  17 | 2.141613e+02 |      --      |    Inf 
723.79/724.01	c   714s|380000 |   111 |  3942 |  45M| 959 |   - |2379 |  14k|8356 |   0 |   0 | 174 | 273k|  17 | 2.141613e+02 |      --      |    Inf 
742.99/743.25	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
742.99/743.25	c   733s|390000 |   112 |  3942 |  46M| 959 |   - |2379 |  14k|8274 |   0 |   0 | 174 | 280k|  17 | 2.141613e+02 |      --      |    Inf 
761.99/762.26	c   751s|400000 |   112 |  3942 |  46M| 959 |   - |2379 |  14k|8453 |   0 |   0 | 174 | 287k|  17 | 2.141613e+02 |      --      |    Inf 
779.98/780.25	c   769s|410000 |   112 |  3942 |  45M| 959 |   - |2379 |  14k|8414 |   0 |   0 | 174 | 294k|  17 | 2.141613e+02 |      --      |    Inf 
797.78/798.03	c   787s|420000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8368 |   0 |   0 | 174 | 301k|  17 | 2.141613e+02 |      --      |    Inf 
816.97/817.28	c   806s|430000 |   104 |  3942 |  46M| 959 |   - |2379 |  14k|8520 |   0 |   0 | 174 | 308k|  17 | 2.141613e+02 |      --      |    Inf 
834.96/835.28	c   823s|440000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8656 |   0 |   0 | 174 | 315k|  17 | 2.141613e+02 |      --      |    Inf 
853.96/854.22	c   842s|450000 |   105 |  3942 |  46M| 959 |   - |2379 |  14k|8513 |   0 |   0 | 174 | 322k|  17 | 2.141613e+02 |      --      |    Inf 
872.96/873.28	c   861s|460000 |   110 |  3942 |  46M| 959 |   - |2379 |  14k|8543 |   0 |   0 | 174 | 330k|  17 | 2.141613e+02 |      --      |    Inf 
890.95/891.25	c   879s|470000 |   104 |  3942 |  46M| 959 |   - |2379 |  14k|8593 |   0 |   0 | 174 | 337k|  17 | 2.141613e+02 |      --      |    Inf 
909.25/909.55	c   897s|480000 |   109 |  3942 |  46M| 959 |   - |2379 |  14k|8454 |   0 |   0 | 174 | 344k|  17 | 2.141613e+02 |      --      |    Inf 
927.74/928.05	c   915s|490000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8584 |   0 |   0 | 174 | 351k|  17 | 2.141613e+02 |      --      |    Inf 
946.53/946.82	c   933s|500000 |   105 |  3942 |  46M| 959 |   - |2379 |  14k|8647 |   0 |   0 | 174 | 358k|  17 | 2.141613e+02 |      --      |    Inf 
965.53/965.85	c   952s|510000 |   112 |  3942 |  46M| 959 |   - |2379 |  14k|8613 |   0 |   0 | 174 | 365k|  17 | 2.141613e+02 |      --      |    Inf 
984.02/984.31	c   970s|520000 |   106 |  3942 |  46M| 959 |   - |2379 |  14k|8372 |   0 |   0 | 174 | 372k|  17 | 2.141613e+02 |      --      |    Inf 
1002.93/1003.21	c   989s|530000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8368 |   0 |   0 | 174 | 380k|  17 | 2.141613e+02 |      --      |    Inf 
1022.01/1022.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1022.01/1022.38	c  1008s|540000 |   106 |  3942 |  46M| 959 |   - |2379 |  14k|8365 |   0 |   0 | 174 | 387k|  17 | 2.141613e+02 |      --      |    Inf 
1040.51/1040.88	c  1026s|550000 |   109 |  3942 |  46M| 959 |   - |2379 |  14k|8430 |   0 |   0 | 174 | 394k|  17 | 2.141613e+02 |      --      |    Inf 
1059.20/1059.56	c  1044s|560000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8278 |   0 |   0 | 174 | 402k|  17 | 2.141613e+02 |      --      |    Inf 
1078.10/1078.41	c  1063s|570000 |   110 |  3942 |  46M| 959 |   - |2379 |  14k|8380 |   0 |   0 | 174 | 409k|  17 | 2.141613e+02 |      --      |    Inf 
1097.40/1097.71	c  1082s|580000 |   116 |  3942 |  46M| 959 |   - |2379 |  14k|8326 |   0 |   0 | 174 | 416k|  17 | 2.141613e+02 |      --      |    Inf 
1115.49/1115.89	c  1100s|590000 |   108 |  3942 |  46M| 959 |   - |2379 |  14k|8460 |   0 |   0 | 174 | 423k|  17 | 2.141613e+02 |      --      |    Inf 
1134.58/1134.95	c  1119s|600000 |   105 |  3942 |  46M| 959 |   - |2379 |  14k|8373 |   0 |   0 | 174 | 430k|  17 | 2.141613e+02 |      --      |    Inf 
1153.78/1154.11	c  1138s|610000 |   110 |  3942 |  46M| 959 |   - |2379 |  14k|8439 |   0 |   0 | 174 | 437k|  17 | 2.141613e+02 |      --      |    Inf 
1172.18/1172.51	c  1156s|620000 |   104 |  3942 |  46M| 959 |   - |2379 |  14k|8435 |   0 |   0 | 174 | 445k|  17 | 2.141613e+02 |      --      |    Inf 
1187.57/1187.91	c  1171s|630000 |   108 |  3942 |  46M|1015 |   - |2379 |  14k|8380 |   0 |   0 | 174 | 450k|  17 | 2.141613e+02 |      --      |    Inf 
1206.57/1206.96	c  1190s|640000 |   104 |  3942 |  46M|1015 |   - |2379 |  14k|8404 |   0 |   0 | 174 | 457k|  17 | 2.141613e+02 |      --      |    Inf 
1225.26/1225.61	c  1208s|650000 |   107 |  3942 |  46M|1015 |   - |2379 |  14k|8469 |   0 |   0 | 174 | 465k|  17 | 2.141613e+02 |      --      |    Inf 
1244.66/1245.09	c  1227s|660000 |   109 |  3942 |  46M|1015 |   - |2379 |  14k|8400 |   0 |   0 | 174 | 472k|  17 | 2.141613e+02 |      --      |    Inf 
1262.95/1263.32	c  1245s|670000 |   113 |  3942 |  46M|1015 |   - |2379 |  14k|8550 |   0 |   0 | 174 | 480k|  17 | 2.141613e+02 |      --      |    Inf 
1280.64/1281.04	c  1263s|680000 |    98 |  3942 |  46M|1015 |   - |2379 |  14k|8588 |   0 |   0 | 174 | 487k|  17 | 2.141613e+02 |      --      |    Inf 
1299.54/1299.93	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1299.54/1299.93	c  1281s|690000 |   108 |  3942 |  46M|1015 |   - |2379 |  14k|8407 |   0 |   0 | 174 | 494k|  17 | 2.141613e+02 |      --      |    Inf 
1318.84/1319.22	c  1300s|700000 |   115 |  3942 |  46M|1015 |   - |2379 |  14k|8370 |   0 |   0 | 174 | 501k|  17 | 2.141613e+02 |      --      |    Inf 
1336.83/1337.21	c  1318s|710000 |   108 |  3942 |  46M|1015 |   - |2379 |  14k|8619 |   0 |   0 | 174 | 508k|  17 | 2.141613e+02 |      --      |    Inf 
1354.63/1355.00	c  1336s|720000 |   110 |  3942 |  46M|1015 |   - |2379 |  14k|8675 |   0 |   0 | 174 | 516k|  17 | 2.141613e+02 |      --      |    Inf 
1373.12/1373.51	c  1354s|730000 |   111 |  3942 |  46M|1015 |   - |2379 |  14k|8471 |   0 |   0 | 174 | 523k|  17 | 2.141613e+02 |      --      |    Inf 
1392.62/1393.08	c  1373s|740000 |   109 |  3942 |  46M|1015 |   - |2379 |  14k|8533 |   0 |   0 | 174 | 530k|  17 | 2.141613e+02 |      --      |    Inf 
1410.31/1410.74	c  1391s|750000 |   105 |  3942 |  46M|1015 |   - |2379 |  14k|8442 |   0 |   0 | 174 | 537k|  17 | 2.141613e+02 |      --      |    Inf 
1428.51/1428.91	c  1409s|760000 |   138 |  3942 |  46M|1015 |   - |2379 |  14k|8255 |   0 |   0 | 174 | 544k|  17 | 2.141613e+02 |      --      |    Inf 
1446.50/1446.91	c  1426s|770000 |   105 |  3942 |  46M|1015 |   - |2379 |  14k|8663 |   0 |   0 | 174 | 550k|  17 | 2.141613e+02 |      --      |    Inf 
1465.90/1466.35	c  1445s|780000 |   104 |  3942 |  46M|1015 |   - |2379 |  14k|8536 |   0 |   0 | 174 | 558k|  17 | 2.141613e+02 |      --      |    Inf 
1484.79/1485.29	c  1464s|790000 |   107 |  3942 |  46M|1015 |   - |2379 |  14k|8546 |   0 |   0 | 174 | 565k|  17 | 2.141613e+02 |      --      |    Inf 
1503.59/1504.09	c  1483s|800000 |   110 |  3942 |  46M|1015 |   - |2379 |  14k|8624 |   0 |   0 | 174 | 572k|  17 | 2.141613e+02 |      --      |    Inf 
1523.28/1523.72	c  1502s|810000 |   105 |  3942 |  46M|1015 |   - |2379 |  14k|8391 |   0 |   0 | 174 | 580k|  17 | 2.141613e+02 |      --      |    Inf 
1541.47/1541.92	c  1520s|820000 |   102 |  3942 |  46M|1015 |   - |2379 |  14k|8681 |   0 |   0 | 174 | 587k|  17 | 2.141613e+02 |      --      |    Inf 
1559.17/1559.65	c  1537s|830000 |    99 |  3942 |  46M|1015 |   - |2379 |  14k|8617 |   0 |   0 | 174 | 594k|  17 | 2.141613e+02 |      --      |    Inf 
1578.08/1578.60	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1578.17/1578.60	c  1556s|840000 |   103 |  3942 |  46M|1015 |   - |2379 |  14k|8552 |   0 |   0 | 174 | 601k|  17 | 2.141613e+02 |      --      |    Inf 
1597.16/1597.66	c  1575s|850000 |   105 |  3942 |  46M|1015 |   - |2379 |  14k|8571 |   0 |   0 | 174 | 608k|  17 | 2.141613e+02 |      --      |    Inf 
1616.96/1617.45	c  1595s|860000 |   104 |  3942 |  46M|1015 |   - |2379 |  14k|8543 |   0 |   0 | 174 | 616k|  17 | 2.141613e+02 |      --      |    Inf 
1635.26/1635.72	c  1613s|870000 |   108 |  3942 |  46M|1015 |   - |2379 |  14k|8622 |   0 |   0 | 174 | 623k|  17 | 2.141613e+02 |      --      |    Inf 
1654.35/1654.88	c  1631s|880000 |   103 |  3942 |  46M|1015 |   - |2379 |  14k|8300 |   0 |   0 | 174 | 630k|  17 | 2.141613e+02 |      --      |    Inf 
1673.55/1674.09	c  1650s|890000 |   110 |  3942 |  46M|1015 |   - |2379 |  14k|8486 |   0 |   0 | 174 | 638k|  17 | 2.141613e+02 |      --      |    Inf 
1691.74/1692.28	c  1668s|900000 |   109 |  3942 |  46M|1015 |   - |2379 |  14k|8416 |   0 |   0 | 174 | 645k|  17 | 2.141613e+02 |      --      |    Inf 
1710.13/1710.65	c  1686s|910000 |   112 |  3942 |  46M|1015 |   - |2379 |  14k|8561 |   0 |   0 | 174 | 652k|  17 | 2.141613e+02 |      --      |    Inf 
1728.73/1729.26	c  1705s|920000 |   106 |  3942 |  46M|1015 |   - |2379 |  14k|8455 |   0 |   0 | 174 | 659k|  17 | 2.141613e+02 |      --      |    Inf 
1747.43/1747.94	c  1723s|930000 |   107 |  3942 |  46M|1015 |   - |2379 |  14k|8523 |   0 |   0 | 174 | 667k|  17 | 2.141613e+02 |      --      |    Inf 
1766.03/1766.58	c  1742s|940000 |   106 |  3942 |  46M|1015 |   - |2379 |  14k|8397 |   0 |   0 | 174 | 674k|  17 | 2.141613e+02 |      --      |    Inf 
1784.32/1784.89	c  1760s|950000 |   102 |  3942 |  46M|1015 |   - |2379 |  14k|8476 |   0 |   0 | 174 | 681k|  17 | 2.141613e+02 |      --      |    Inf 
1800.02/1800.50	c 
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time (sec) : 1774.97
1800.02/1800.50	c Solving Nodes      : 958520
1800.02/1800.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.50	c Dual Bound         : +2.14161340398913e+02
1800.02/1800.50	c Gap                : infinite
1800.02/1800.50	c NODE         958520
1800.02/1800.50	c DUAL BOUND   214.161
1800.02/1800.50	c PRIMAL BOUND 1e+20
1800.02/1800.50	c GAP          1e+20
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.50	c Solving Time       :    1774.97
1800.02/1800.50	c Original Problem   :
1800.02/1800.50	c   Problem name     : HOME/instance-1884067-1245254149.opb
1800.02/1800.50	c   Variables        : 2435 (2435 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.50	c   Constraints      : 16016 initial, 16016 maximal
1800.02/1800.50	c Presolved Problem  :
1800.02/1800.50	c   Problem name     : t_HOME/instance-1884067-1245254149.opb
1800.02/1800.50	c   Variables        : 2379 (2379 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.50	c   Constraints      : 14276 initial, 15416 maximal
1800.02/1800.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   dualfix          :       0.00          2          0          0          0          0          0          0          0
1800.02/1800.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.50	c   linear           :       0.20         51          3          0         51          0       1703          0          0
1800.02/1800.50	c   logicor          :       0.21          0          0          0          0          0         37          0          0
1800.02/1800.50	c   root node        :          -          1          -          -          1          -          -          -          -
1800.02/1800.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.50	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.02/1800.50	c   logicor          :      14276+         5    6023204          0          0     512986   16600033          0          0          0
1800.02/1800.50	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.50	c   integral         :       8.00       0.00       0.00       8.00       0.00
1800.02/1800.50	c   logicor          :     306.45       0.01     306.44       0.00       0.00
1800.02/1800.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.50	c   rootredcost      :       2.30          0          0          0
1800.02/1800.50	c   pseudoobj        :     711.12    6870030          0          0
1800.02/1800.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.50	c   propagation      :      63.49     512986     512986     512986       43.0     174845       27.8          -
1800.02/1800.50	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.50	c   applied globally :          -          -          -     687831       39.1          -          -          -
1800.02/1800.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.50	c   cut pool         :       0.02          4          -          -         11          -    (maximal pool size: 2428)
1800.02/1800.50	c   redcost          :       0.00          5          0          0          0          0
1800.02/1800.50	c   impliedbounds    :       0.00          5          0          0          0          0
1800.02/1800.50	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.50	c   gomory           :       9.32          5          0          0       2500          0
1800.02/1800.50	c   strongcg         :       1.44          5          0          0       2500          0
1800.02/1800.50	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.50	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.50	c   clique           :       0.00          5          0          0         30          0
1800.02/1800.50	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.50	c   mcf              :       0.04          1          0          0          0          0
1800.02/1800.50	c Pricers            :       Time      Calls       Vars
1800.02/1800.50	c   problem variables:       0.00          0          0
1800.02/1800.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.50	c   relpscost        :       8.00          1          0          0          0          0          2
1800.02/1800.50	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   inference        :     467.12     661572          0          0          0          0    1323144
1800.02/1800.50	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.50	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.50	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.50	c   LP solutions     :       0.00          -          0
1800.02/1800.50	c   pseudo solutions :       0.00          -          0
1800.02/1800.50	c   simplerounding   :       0.00          0          0
1800.02/1800.50	c   rounding         :       0.00          0          0
1800.02/1800.50	c   shifting         :       0.00          0          0
1800.02/1800.50	c   intshifting      :       0.00          0          0
1800.02/1800.50	c   oneopt           :       0.00          0          0
1800.02/1800.50	c   fixandinfer      :       0.00          0          0
1800.02/1800.50	c   feaspump         :       0.00          0          0
1800.02/1800.50	c   coefdiving       :       0.00          0          0
1800.02/1800.50	c   pscostdiving     :       0.00          0          0
1800.02/1800.50	c   fracdiving       :       0.00          0          0
1800.02/1800.50	c   veclendiving     :       0.00          0          0
1800.02/1800.50	c   intdiving        :       0.00          0          0
1800.02/1800.50	c   actconsdiving    :       0.00          0          0
1800.02/1800.50	c   objpscostdiving  :       0.00          0          0
1800.02/1800.50	c   rootsoldiving    :       0.00          0          0
1800.02/1800.50	c   linesearchdiving :       0.00          0          0
1800.02/1800.50	c   guideddiving     :       0.00          0          0
1800.02/1800.50	c   octane           :       0.00          0          0
1800.02/1800.50	c   rens             :       0.00          0          0
1800.02/1800.50	c   rins             :       0.00          0          0
1800.02/1800.50	c   localbranching   :       0.00          0          0
1800.02/1800.50	c   mutation         :       0.00          0          0
1800.02/1800.50	c   crossover        :       0.00          0          0
1800.02/1800.50	c   dins             :       0.00          0          0
1800.02/1800.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.50	c   primal LP        :       0.03          0          0       0.00       0.00
1800.02/1800.50	c   dual LP          :       9.23          6       3942     657.00     427.09
1800.02/1800.50	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.50	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.50	c   strong branching :       8.00         17       2787     163.94     348.38
1800.02/1800.50	c     (at root node) :          -         17       2787     163.94          -
1800.02/1800.50	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.50	c B&B Tree           :
1800.02/1800.50	c   number of runs   :          1
1800.02/1800.50	c   nodes            :     958520
1800.02/1800.50	c   nodes (total)    :     958520
1800.02/1800.50	c   nodes left       :        103
1800.02/1800.50	c   max depth        :       1015
1800.02/1800.50	c   max depth (total):       1015
1800.02/1800.50	c   backtracks       :     240222 (25.1%)
1800.02/1800.50	c   delayed cutoffs  :     364524
1800.02/1800.50	c   repropagations   :    1171500 (7369298 domain reductions, 216039 cutoffs)
1800.02/1800.50	c   avg switch length:       3.45
1800.02/1800.50	c   switching time   :     166.43
1800.02/1800.50	c Solution           :
1800.02/1800.50	c   Solutions found  :          0 (0 improvements)
1800.02/1800.50	c   Primal Bound     :          -
1800.02/1800.50	c   Dual Bound       : +2.14161340398913e+02
1800.02/1800.50	c   Gap              :   infinite
1800.02/1800.50	c   Root Dual Bound  : +2.13451915438926e+02
1800.12/1800.63	c Time complete: 1800.14.

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

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.00 0.00 0.00 3/64 11636
/proc/meminfo: memFree=1793440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=4324 CPUtime=0
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 474 0 0 0 0 0 0 0 18 0 1 0 193011758 4427776 458 1992294400 4194304 7823515 548682068736 18446744073709551615 6825072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11636/statm: 1082 465 301 886 0 192 0

[startup+0.0942119 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11636
/proc/meminfo: memFree=1793440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=13064 CPUtime=0.08
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 2603 0 0 0 8 0 0 0 18 0 1 0 193011758 13377536 2585 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11636/statm: 3266 2585 351 886 0 2376 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13064

[startup+0.101212 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11636
/proc/meminfo: memFree=1793440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=13312 CPUtime=0.1
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 2634 0 0 0 9 1 0 0 18 0 1 0 193011758 13631488 2616 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11636/statm: 3328 2616 351 886 0 2438 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13312

[startup+0.301235 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11636
/proc/meminfo: memFree=1793440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=18456 CPUtime=0.29
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 3917 0 0 0 28 1 0 0 19 0 1 0 193011758 18898944 3899 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11636/statm: 4614 3899 351 886 0 3724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18456

[startup+0.701279 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 11636
/proc/meminfo: memFree=1793440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=53864 CPUtime=0.7
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 12891 0 0 0 62 8 0 0 22 0 1 0 193011758 55156736 12519 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 13466 12519 435 886 0 12576 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 53864

[startup+1.50137 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11637
/proc/meminfo: memFree=1742296/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=86608 CPUtime=1.49
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 21361 0 0 0 136 13 0 0 20 0 1 0 193011758 88686592 19981 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 21652 19981 530 886 0 20762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86608

[startup+3.10254 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11637
/proc/meminfo: memFree=1713176/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=91084 CPUtime=3.09
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 22672 0 0 0 296 13 0 0 25 0 1 0 193011758 93270016 21272 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 22771 21272 543 886 0 21881 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91084

[startup+6.3019 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11637
/proc/meminfo: memFree=1708440/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=93260 CPUtime=6.29
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 23048 0 0 0 615 14 0 0 25 0 1 0 193011758 95498240 21648 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 23315 21648 544 886 0 22425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93260

[startup+12.7016 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 11637
/proc/meminfo: memFree=1702360/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=104356 CPUtime=12.69
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 26197 0 0 0 1252 17 0 0 25 0 1 0 193011758 106860544 24618 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 26089 24618 544 886 0 25199 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104356

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 11637
/proc/meminfo: memFree=1688088/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=113292 CPUtime=25.49
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28348 0 0 0 2529 20 0 0 25 0 1 0 193011758 116011008 26750 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28323 26750 547 886 0 27433 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113292

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11637
/proc/meminfo: memFree=1687384/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=51.08
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28541 0 0 0 5060 48 0 0 25 0 1 0 193011758 116932608 26943 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26943 554 886 0 27658 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114192

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 11637
/proc/meminfo: memFree=1687384/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=102.27
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28541 0 0 0 10106 121 0 0 25 0 1 0 193011758 116932608 26943 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26943 554 886 0 27658 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 114192

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 11637
/proc/meminfo: memFree=1687320/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=162.25
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28541 0 0 0 16021 204 0 0 25 0 1 0 193011758 116932608 26943 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26943 554 886 0 27658 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 114192

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 11637
/proc/meminfo: memFree=1687320/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=222.23
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 21935 288 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 114192

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 11637
/proc/meminfo: memFree=1687320/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=282.22
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 27845 377 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 114192

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 11643
/proc/meminfo: memFree=1686992/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=342.2
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 33760 460 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 114192

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 11643
/proc/meminfo: memFree=1686992/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=402.18
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 39675 543 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 4768320 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 114192

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 11643
/proc/meminfo: memFree=1686992/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=462.16
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 45594 622 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 114192

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 11643
/proc/meminfo: memFree=1686992/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=522.15
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 51511 704 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 114192

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 11643
/proc/meminfo: memFree=1686928/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=582.13
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 57430 783 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 114192

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 11643
/proc/meminfo: memFree=1686936/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=642.12
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 63345 867 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 114192

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 11643
/proc/meminfo: memFree=1686808/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=882.05
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 87003 1202 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 114192

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 11643
/proc/meminfo: memFree=1686808/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=942.03
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 92918 1285 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 114192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 11643
/proc/meminfo: memFree=1686808/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1002.02
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 98835 1367 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 114192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 11643
/proc/meminfo: memFree=1686744/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1062
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 104754 1446 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 114192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 11643
/proc/meminfo: memFree=1686744/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1121.99
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 110664 1535 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 114192

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 11643
/proc/meminfo: memFree=1686680/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1181.97
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 116585 1612 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 114192

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 11643
/proc/meminfo: memFree=1686552/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1241.95
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 122500 1695 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 114192

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 11643
/proc/meminfo: memFree=1686488/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1301.94
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 128412 1782 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 114192

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 11643
/proc/meminfo: memFree=1686488/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1361.93
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 134326 1867 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 114192

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 11643
/proc/meminfo: memFree=1686424/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1421.91
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 140238 1953 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 114192

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 11643
/proc/meminfo: memFree=1686360/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1481.89
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 146154 2035 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 114192

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 11643
/proc/meminfo: memFree=1686360/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1541.88
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 152070 2118 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 114192

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 11643
/proc/meminfo: memFree=1686296/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1601.86
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 157990 2196 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 114192

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 11643
/proc/meminfo: memFree=1686296/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1661.85
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 163903 2282 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 114192

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 11643
/proc/meminfo: memFree=1686232/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1721.83
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 169820 2363 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 114192

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 11643
/proc/meminfo: memFree=1686168/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1781.81
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 175734 2447 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 114192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 11643
/proc/meminfo: memFree=1686168/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=114192 CPUtime=1800.02
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28542 0 0 0 177531 2471 0 0 25 0 1 0 193011758 116932608 26944 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11636/statm: 28548 26944 554 886 0 27658 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 114192

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

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

[startup+1800.61 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 11644
/proc/meminfo: memFree=1686160/2055920 swapFree=4181884/4192956
[pid=11636] ppid=11634 vsize=105332 CPUtime=1800.12
/proc/11636/stat : 11636 (pbscip.linux.x8) R 11634 11636 11599 0 -1 4194304 28548 0 0 0 177541 2471 0 0 25 0 1 0 193011758 107859968 25415 1992294400 4194304 7823515 548682068736 18446744073709551615 6962503 0 0 4096 0 0 0 0 17 1 0 0
/proc/11636/statm: 26333 25415 560 886 0 25443 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 105332

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.16
CPU user time (s): 1775.43
CPU system time (s): 24.7282
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 114192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.43
system time used= 24.7282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28552
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= 5
involuntary context switches= 1019

runsolver used 1.61475 second user time and 3.35249 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-17 17:55:49
IDJOB=1884067
IDBENCH=71920
IDSOLVER=683
FILE ID=node42/1884067-1245254149
PBS_JOBID= 9372411
Free space on /tmp= 66144 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884067-1245254149/watcher-1884067-1245254149 -o /tmp/evaluation-result-1884067-1245254149/solver-1884067-1245254149 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884067-1245254149.opb

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

MD5SUM BENCH= b742aefed152876103d8ba95148eaf91
RANDOM SEED=1032620131

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1793856 kB
Buffers:         40128 kB
Cached:         139676 kB
SwapCached:       5156 kB
Active:          82340 kB
Inactive:       105540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793856 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:           11104 kB
Writeback:           0 kB
Mapped:          14212 kB
Slab:            60216 kB
Committed_AS:   197564 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node42 at 2009-06-17 18:25:52