Trace number 1884107

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)UNSAT 1726.05 1726.52

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7-gensys-icl001.sat05-2926.reshuffled-07.opb
MD5SUM429730cc315202bc2a5b2e928ae9c8e6
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark49.7554
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables432
Total number of constraints14889
Number of constraints which are clauses14889
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 22
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.19/0.25	c SCIP version 1.1.0.7
0.19/0.25	c LP-Solver SoPlex 1.4.1
0.19/0.25	c user parameter file <scip.set> not found - using default parameters
0.19/0.25	c read problem <HOME/instance-1884107-1245254186.opb>
0.19/0.25	c original problem has 432 variables (432 bin, 0 int, 0 impl, 0 cont) and 14889 constraints
0.29/0.30	c No objective function, only one solution is needed.
0.29/0.30	c start presolving problem
0.29/0.30	c presolving:
0.29/0.39	c (round 1) 51 del vars, 1019 del conss, 44 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4320 impls, 0 clqs
0.39/0.41	c (round 2) 56 del vars, 1449 del conss, 49 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6652 impls, 0 clqs
0.49/0.56	c (round 3) 56 del vars, 4431 del conss, 49 chg bounds, 5 chg sides, 0 chg coeffs, 10458 upgd conss, 6652 impls, 0 clqs
0.49/0.59	c presolving (4 rounds):
0.49/0.59	c  56 deleted vars, 4431 deleted constraints, 49 tightened bounds, 0 added holes, 5 changed sides, 0 changed coefficients
0.49/0.59	c  6652 implications, 0 cliques
0.49/0.59	c presolved problem has 376 variables (376 bin, 0 int, 0 impl, 0 cont) and 10458 constraints
0.49/0.59	c   10458 constraints of type <logicor>
0.49/0.59	c transformed objective value is always integral (scale: 1)
0.49/0.59	c Presolving Time: 0.25
0.49/0.59	c PURESAT
0.49/0.59	c -----------------------------------------------------------------------------------------------
0.49/0.59	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.59	c separating/flowcover/freq = c -1
0.49/0.59	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.59	c separating/cmir/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/veclendiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/veclendiving/freq = c -1
0.49/0.59	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.59	c heuristics/simplerounding/freq = c -1
0.49/0.59	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/shifting/freq = c -1
0.49/0.59	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.59	c heuristics/rounding/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.49/0.59	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.49/0.59	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.59	c heuristics/rootsoldiving/freq = c -1
0.49/0.59	c # number of nodes added to the contingent of the total nodes
0.49/0.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.59	c heuristics/rens/nodesofs = c 2000
0.49/0.59	c # minimum percentage of integer variables that have to be fixable 
0.49/0.59	c # [type: real, range: [0,1], default: 0.5]
0.49/0.59	c heuristics/rens/minfixingrate = c 0.3
0.49/0.59	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.59	c heuristics/rens/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/pscostdiving/freq = c -1
0.49/0.59	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.59	c heuristics/oneopt/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to total iteration number
0.49/0.59	c # [type: real, range: [0,1], default: 0.01]
0.49/0.59	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.49/0.59	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.59	c heuristics/objpscostdiving/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/linesearchdiving/freq = c -1
0.49/0.59	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/intshifting/freq = c -1
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/intdiving/maxlpiterquot = c 0.075
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/guideddiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/guideddiving/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/fracdiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/fracdiving/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/feaspump/maxlpiterofs = c 2000
0.49/0.59	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.59	c heuristics/feaspump/freq = c -1
0.49/0.59	c # minimum percentage of integer variables that have to be fixed 
0.49/0.59	c # [type: real, range: [0,1], default: 0.666]
0.49/0.59	c heuristics/crossover/minfixingrate = c 0.5
0.49/0.59	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.49/0.59	c # [type: real, range: [0,1], default: 0.1]
0.49/0.59	c heuristics/crossover/nodesquot = c 0.15
0.49/0.59	c # number of nodes without incumbent change that heuristic should wait
0.49/0.59	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.49/0.59	c heuristics/crossover/nwaitingnodes = c 100
0.49/0.59	c # number of nodes added to the contingent of the total nodes
0.49/0.59	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.59	c heuristics/crossover/nodesofs = c 750
0.49/0.59	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 30]
0.49/0.59	c heuristics/crossover/freq = c -1
0.49/0.59	c # additional number of allowed LP iterations
0.49/0.59	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.59	c heuristics/coefdiving/maxlpiterofs = c 1500
0.49/0.59	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.59	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.49/0.59	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.59	c heuristics/coefdiving/freq = c -1
0.49/0.59	c # priority of node selection rule <dfs> in standard mode
0.49/0.59	c # [type: int, range: [-536870912,536870911], default: 0]
0.49/0.59	c nodeselection/dfs/stdpriority = c 1000000
0.49/0.59	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.59	c presolving/probing/maxrounds = c 0
0.49/0.59	c # should presolving try to simplify knapsacks
0.49/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.59	c constraints/knapsack/simplifyinequalities = c TRUE
0.49/0.59	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.49/0.59	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.49/0.59	c constraints/knapsack/disaggregation = c FALSE
0.49/0.59	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.59	c constraints/knapsack/maxnumcardlift = c 0
0.49/0.59	c # should presolving try to simplify inequalities
0.49/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.59	c constraints/linear/simplifyinequalities = c TRUE
0.49/0.59	c # maximal number of separation rounds in the root node (-1: unlimited)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.59	c separating/maxroundsroot = c 5
0.49/0.59	c # maximal number of separation rounds per node (-1: unlimited)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 5]
0.49/0.59	c separating/maxrounds = c 1
0.49/0.59	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.49/0.59	c # [type: char, range: {lafpsqd}, default: l]
0.49/0.59	c lp/pricing = c a
0.49/0.59	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.59	c lp/solvefreq = c 0
0.49/0.59	c # solving stops, if the given number of solutions were found (-1: no limit)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.59	c limits/solutions = c 1
0.49/0.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.59	c limits/memory = c 1620
0.49/0.59	c # maximal time in seconds to run
0.49/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.59	c limits/time = c 1791
0.49/0.59	c # frequency for displaying node information lines
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.59	c display/freq = c 10000
0.49/0.59	c # should enforcement of pseudo solution be disabled?
0.49/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.59	c constraints/disableenfops = c TRUE
0.49/0.59	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.49/0.59	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.59	c constraints/agelimit = c 1
0.49/0.59	c # should binary conflicts be preferred?
0.49/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.59	c conflict/preferbinary = c TRUE
0.49/0.59	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.49/0.60	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.60	c conflict/interconss = c 0
0.49/0.60	c -----------------------------------------------------------------------------------------------
0.49/0.60	c start solving problem
0.49/0.60	c 
0.69/0.77	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.77	c   0.5s|     1 |     0 |   189 |  15M|   0 | 155 | 376 |  10k|  10k| 376 |  10k|   0 |   0 |   0 | 1.085000e+02 |      --      |    Inf 
1.09/1.18	c   0.8s|     1 |     0 |   340 |  15M|   0 | 140 | 376 |  10k|  10k| 376 |  10k|  18 |   0 |   0 | 1.187500e+02 |      --      |    Inf 
1.69/1.75	c   1.4s|     1 |     0 |   551 |  15M|   0 | 132 | 376 |  10k|  10k| 376 |  10k|  28 |   0 |   0 | 1.220000e+02 |      --      |    Inf 
2.20/2.21	c   1.9s|     1 |     0 |   691 |  15M|   0 | 128 | 376 |  10k|  10k| 376 |  10k|  39 |   0 |   0 | 1.240000e+02 |      --      |    Inf 
2.79/2.88	c   2.5s|     1 |     0 |   907 |  16M|   0 | 122 | 376 |  10k|  10k| 376 |  10k|  47 |   0 |   0 | 1.261250e+02 |      --      |    Inf 
3.69/3.78	c   3.4s|     1 |     0 |  1281 |  16M|   0 | 138 | 376 |  10k|  10k| 376 |  10k|  58 |   0 |   0 | 1.322500e+02 |      --      |    Inf 
12.99/13.00	c  12.6s|     1 |     2 |  1281 |  16M|   0 | 138 | 376 |  10k|  10k| 376 |  10k|  58 |   0 |  21 | 1.322500e+02 |      --      |    Inf 
33.38/33.47	c  32.9s| 10000 |    46 |  1281 |  16M| 129 |   - | 376 |  10k|2832 |   0 |   0 |  58 |6324 |  21 | 1.332000e+02 |      --      |    Inf 
52.28/52.36	c  51.5s| 20000 |    41 |  1281 |  16M| 129 |   - | 376 |  10k|2103 |   0 |   0 |  58 |  12k|  21 | 1.332000e+02 |      --      |    Inf 
71.27/71.37	c  70.2s| 30000 |    37 |  1281 |  16M| 129 |   - | 376 |  10k|2951 |   0 |   0 |  58 |  19k|  21 | 1.332000e+02 |      --      |    Inf 
90.76/90.85	c  89.4s| 40000 |    36 |  1281 |  16M| 129 |   - | 376 |  10k|4620 |   0 |   0 |  58 |  26k|  21 | 1.332000e+02 |      --      |    Inf 
110.36/110.42	c   109s| 50000 |    27 |  1281 |  16M| 129 |   - | 376 |  10k|3107 |   0 |   0 |  58 |  33k|  21 | 1.332000e+02 |      --      |    Inf 
131.15/131.23	c   129s| 60000 |    22 |  1281 |  16M| 129 |   - | 376 |  10k|3300 |   0 |   0 |  58 |  39k|  21 | 1.332000e+02 |      --      |    Inf 
150.15/150.23	c   148s| 70000 |    24 |  1281 |  16M| 129 |   - | 376 |  10k|4927 |   0 |   0 |  58 |  47k|  21 | 1.332000e+02 |      --      |    Inf 
168.95/169.03	c   166s| 80000 |    20 |  1281 |  16M| 129 |   - | 376 |  10k|3559 |   0 |   0 |  58 |  54k|  21 | 1.332000e+02 |      --      |    Inf 
186.04/186.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
186.04/186.11	c   183s| 90000 |    16 |  1281 |  16M| 129 |   - | 376 |  10k|2891 |   0 |   0 |  58 |  61k|  21 | 1.332000e+02 |      --      |    Inf 
204.34/204.49	c   201s|100000 |    20 |  1281 |  16M| 129 |   - | 376 |  10k|6658 |   0 |   0 |  58 |  68k|  21 | 1.332000e+02 |      --      |    Inf 
223.33/223.41	c   220s|110000 |    18 |  1281 |  16M| 129 |   - | 376 |  10k|1965 |   0 |   0 |  58 |  75k|  21 | 1.332000e+02 |      --      |    Inf 
240.63/240.79	c   237s|120000 |    22 |  1281 |  16M| 129 |   - | 376 |  10k|1892 |   0 |   0 |  58 |  83k|  21 | 1.332000e+02 |      --      |    Inf 
258.82/258.90	c   255s|130000 |    16 |  1281 |  16M| 129 |   - | 376 |  10k|2719 |   0 |   0 |  58 |  90k|  21 | 1.332000e+02 |      --      |    Inf 
277.71/277.88	c   274s|140000 |    13 |  1281 |  16M| 129 |   - | 376 |  10k|3992 |   0 |   0 |  58 |  97k|  21 | 1.332000e+02 |      --      |    Inf 
295.91/296.04	c   292s|150000 |    17 |  1281 |  16M| 129 |   - | 376 |  10k|3074 |   0 |   0 |  58 | 104k|  21 | 1.332000e+02 |      --      |    Inf 
313.20/313.31	c   309s|160000 |    18 |  1281 |  16M| 129 |   - | 376 |  10k|1935 |   0 |   0 |  58 | 111k|  21 | 1.332000e+02 |      --      |    Inf 
330.59/330.79	c   326s|170000 |    17 |  1281 |  16M| 129 |   - | 376 |  10k|3631 |   0 |   0 |  58 | 118k|  21 | 1.332000e+02 |      --      |    Inf 
347.90/348.04	c   343s|180000 |     9 |  1281 |  16M| 129 |   - | 376 |  10k|1906 |   0 |   0 |  58 | 126k|  21 | 1.332000e+02 |      --      |    Inf 
364.09/364.20	c   359s|190000 |    12 |  1281 |  16M| 129 |   - | 376 |  10k|2499 |   0 |   0 |  58 | 133k|  21 | 1.332000e+02 |      --      |    Inf 
380.89/381.07	c   375s|200000 |    15 |  1281 |  16M| 129 |   - | 376 |  10k|5679 |   0 |   0 |  58 | 140k|  21 | 1.332000e+02 |      --      |    Inf 
401.78/401.97	c   396s|210000 |    21 |  1281 |  16M| 129 |   - | 376 |  10k|6087 |   0 |   0 |  58 | 148k|  21 | 1.332000e+02 |      --      |    Inf 
424.07/424.29	c   418s|220000 |    15 |  1281 |  16M| 129 |   - | 376 |  10k|6344 |   0 |   0 |  58 | 155k|  21 | 1.332000e+02 |      --      |    Inf 
445.57/445.78	c   439s|230000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|2556 |   0 |   0 |  58 | 163k|  21 | 1.332000e+02 |      --      |    Inf 
467.16/467.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
467.16/467.40	c   460s|240000 |    27 |  1281 |  17M| 129 |   - | 376 |  10k|2579 |   0 |   0 |  58 | 171k|  21 | 1.332000e+02 |      --      |    Inf 
486.46/486.65	c   479s|250000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|3009 |   0 |   0 |  58 | 178k|  21 | 1.332000e+02 |      --      |    Inf 
506.65/506.82	c   499s|260000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|1777 |   0 |   0 |  58 | 185k|  21 | 1.332000e+02 |      --      |    Inf 
525.45/525.69	c   518s|270000 |    22 |  1281 |  17M| 129 |   - | 376 |  10k|1773 |   0 |   0 |  58 | 192k|  21 | 1.332000e+02 |      --      |    Inf 
546.34/546.54	c   539s|280000 |    12 |  1281 |  17M| 129 |   - | 376 |  10k|2278 |   0 |   0 |  58 | 199k|  21 | 1.332000e+02 |      --      |    Inf 
565.03/565.24	c   557s|290000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|3018 |   0 |   0 |  58 | 206k|  21 | 1.332000e+02 |      --      |    Inf 
582.74/582.92	c   574s|300000 |    13 |  1281 |  17M| 129 |   - | 376 |  10k|2280 |   0 |   0 |  58 | 213k|  21 | 1.332000e+02 |      --      |    Inf 
602.43/602.68	c   594s|310000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|1842 |   0 |   0 |  58 | 221k|  21 | 1.332000e+02 |      --      |    Inf 
620.32/620.53	c   611s|320000 |    14 |  1281 |  17M| 129 |   - | 376 |  10k|2150 |   0 |   0 |  58 | 228k|  21 | 1.332000e+02 |      --      |    Inf 
638.21/638.49	c   629s|330000 |    25 |  1281 |  17M| 129 |   - | 376 |  10k|2919 |   0 |   0 |  58 | 235k|  21 | 1.332000e+02 |      --      |    Inf 
654.51/654.71	c   645s|340000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|2052 |   0 |   0 |  58 | 242k|  21 | 1.332000e+02 |      --      |    Inf 
672.21/672.40	c   663s|350000 |    22 |  1281 |  17M| 129 |   - | 376 |  10k|2017 |   0 |   0 |  58 | 250k|  21 | 1.332000e+02 |      --      |    Inf 
688.90/689.19	c   679s|360000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|2334 |   0 |   0 |  58 | 257k|  21 | 1.332000e+02 |      --      |    Inf 
704.90/705.16	c   695s|370000 |    21 |  1281 |  17M| 129 |   - | 376 |  10k|2054 |   0 |   0 |  58 | 264k|  21 | 1.332000e+02 |      --      |    Inf 
720.69/720.93	c   710s|380000 |    14 |  1281 |  17M| 129 |   - | 376 |  10k|3458 |   0 |   0 |  58 | 271k|  21 | 1.332000e+02 |      --      |    Inf 
740.89/741.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
740.89/741.17	c   730s|390000 |     8 |  1281 |  17M| 129 |   - | 376 |  10k|1841 |   0 |   0 |  58 | 278k|  21 | 1.332000e+02 |      --      |    Inf 
756.29/756.54	c   745s|400000 |    13 |  1281 |  17M| 129 |   - | 376 |  10k|5472 |   0 |   0 |  58 | 286k|  21 | 1.332000e+02 |      --      |    Inf 
773.38/773.63	c   762s|410000 |    13 |  1281 |  17M| 129 |   - | 376 |  10k|3153 |   0 |   0 |  58 | 293k|  21 | 1.332000e+02 |      --      |    Inf 
791.47/791.70	c   780s|420000 |    19 |  1281 |  17M| 129 |   - | 376 |  10k|3092 |   0 |   0 |  58 | 300k|  21 | 1.332000e+02 |      --      |    Inf 
808.57/808.86	c   797s|430000 |    12 |  1281 |  17M| 129 |   - | 376 |  10k|5163 |   0 |   0 |  58 | 308k|  21 | 1.332000e+02 |      --      |    Inf 
825.67/825.91	c   814s|440000 |    16 |  1281 |  17M| 129 |   - | 376 |  10k|2809 |   0 |   0 |  58 | 315k|  21 | 1.332000e+02 |      --      |    Inf 
843.06/843.32	c   831s|450000 |    18 |  1281 |  17M| 129 |   - | 376 |  10k|1702 |   0 |   0 |  58 | 322k|  21 | 1.332000e+02 |      --      |    Inf 
859.45/859.79	c   847s|460000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|5072 |   0 |   0 |  58 | 329k|  21 | 1.332000e+02 |      --      |    Inf 
876.65/876.98	c   864s|470000 |    26 |  1281 |  17M| 129 |   - | 376 |  10k|4265 |   0 |   0 |  58 | 336k|  21 | 1.332000e+02 |      --      |    Inf 
894.95/895.30	c   882s|480000 |    26 |  1281 |  17M| 129 |   - | 376 |  10k|2945 |   0 |   0 |  58 | 343k|  21 | 1.332000e+02 |      --      |    Inf 
913.75/914.09	c   901s|490000 |    21 |  1281 |  17M| 129 |   - | 376 |  10k|2658 |   0 |   0 |  58 | 350k|  21 | 1.332000e+02 |      --      |    Inf 
931.93/932.27	c   918s|500000 |    16 |  1281 |  17M| 129 |   - | 376 |  10k|6455 |   0 |   0 |  58 | 357k|  21 | 1.332000e+02 |      --      |    Inf 
951.03/951.37	c   937s|510000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|5276 |   0 |   0 |  58 | 364k|  21 | 1.332000e+02 |      --      |    Inf 
971.83/972.13	c   958s|520000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|2278 |   0 |   0 |  58 | 372k|  21 | 1.332000e+02 |      --      |    Inf 
989.22/989.52	c   975s|530000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|2809 |   0 |   0 |  58 | 379k|  21 | 1.332000e+02 |      --      |    Inf 
1007.41/1007.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1007.41/1007.72	c   993s|540000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|2612 |   0 |   0 |  58 | 386k|  21 | 1.332000e+02 |      --      |    Inf 
1025.11/1025.47	c  1010s|550000 |    19 |  1281 |  17M| 129 |   - | 376 |  10k|2459 |   0 |   0 |  58 | 394k|  21 | 1.332000e+02 |      --      |    Inf 
1042.51/1042.86	c  1027s|560000 |    22 |  1281 |  17M| 129 |   - | 376 |  10k|4382 |   0 |   0 |  58 | 401k|  21 | 1.332000e+02 |      --      |    Inf 
1059.31/1059.67	c  1044s|570000 |    26 |  1281 |  17M| 129 |   - | 376 |  10k|2580 |   0 |   0 |  58 | 408k|  21 | 1.332000e+02 |      --      |    Inf 
1076.90/1077.21	c  1061s|580000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|3606 |   0 |   0 |  58 | 416k|  21 | 1.332000e+02 |      --      |    Inf 
1094.29/1094.67	c  1078s|590000 |    19 |  1281 |  17M| 129 |   - | 376 |  10k|2041 |   0 |   0 |  58 | 423k|  21 | 1.332000e+02 |      --      |    Inf 
1112.19/1112.56	c  1096s|600000 |    19 |  1281 |  17M| 129 |   - | 376 |  10k|1569 |   0 |   0 |  58 | 430k|  21 | 1.332000e+02 |      --      |    Inf 
1131.49/1131.86	c  1115s|610000 |    18 |  1281 |  17M| 129 |   - | 376 |  10k|2200 |   0 |   0 |  58 | 437k|  21 | 1.332000e+02 |      --      |    Inf 
1147.78/1148.13	c  1131s|620000 |    22 |  1281 |  17M| 129 |   - | 376 |  10k|2986 |   0 |   0 |  58 | 445k|  21 | 1.332000e+02 |      --      |    Inf 
1166.88/1167.23	c  1150s|630000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|2424 |   0 |   0 |  58 | 453k|  21 | 1.332000e+02 |      --      |    Inf 
1184.77/1185.10	c  1168s|640000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|4226 |   0 |   0 |  58 | 460k|  21 | 1.332000e+02 |      --      |    Inf 
1203.36/1203.72	c  1186s|650000 |    23 |  1281 |  17M| 129 |   - | 376 |  10k|3111 |   0 |   0 |  58 | 467k|  21 | 1.332000e+02 |      --      |    Inf 
1222.86/1223.23	c  1205s|660000 |    21 |  1281 |  17M| 129 |   - | 376 |  10k|2698 |   0 |   0 |  58 | 474k|  21 | 1.332000e+02 |      --      |    Inf 
1240.95/1241.32	c  1223s|670000 |    19 |  1281 |  17M| 129 |   - | 376 |  10k|2212 |   0 |   0 |  58 | 481k|  21 | 1.332000e+02 |      --      |    Inf 
1258.75/1259.11	c  1240s|680000 |    14 |  1281 |  17M| 129 |   - | 376 |  10k|1435 |   0 |   0 |  58 | 489k|  21 | 1.332000e+02 |      --      |    Inf 
1281.15/1281.55	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1281.15/1281.55	c  1263s|690000 |    14 |  1281 |  17M| 129 |   - | 376 |  10k|6775 |   0 |   0 |  58 | 495k|  21 | 1.332000e+02 |      --      |    Inf 
1302.34/1302.72	c  1283s|700000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|2528 |   0 |   0 |  58 | 502k|  21 | 1.332000e+02 |      --      |    Inf 
1325.03/1325.44	c  1306s|710000 |    12 |  1281 |  17M| 129 |   - | 376 |  10k|4207 |   0 |   0 |  58 | 509k|  21 | 1.332000e+02 |      --      |    Inf 
1347.43/1347.80	c  1328s|720000 |     8 |  1281 |  17M| 129 |   - | 376 |  10k|3263 |   0 |   0 |  58 | 516k|  21 | 1.332000e+02 |      --      |    Inf 
1368.22/1368.62	c  1349s|730000 |    11 |  1281 |  17M| 129 |   - | 376 |  10k|2413 |   0 |   0 |  58 | 524k|  21 | 1.332000e+02 |      --      |    Inf 
1388.42/1388.83	c  1368s|740000 |    21 |  1281 |  17M| 129 |   - | 376 |  10k|1964 |   0 |   0 |  58 | 531k|  21 | 1.332000e+02 |      --      |    Inf 
1407.91/1408.39	c  1388s|750000 |    11 |  1281 |  17M| 129 |   - | 376 |  10k|4523 |   0 |   0 |  58 | 539k|  21 | 1.332000e+02 |      --      |    Inf 
1425.60/1426.07	c  1405s|760000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|3532 |   0 |   0 |  58 | 546k|  21 | 1.332000e+02 |      --      |    Inf 
1445.01/1445.49	c  1424s|770000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|2515 |   0 |   0 |  58 | 553k|  21 | 1.332000e+02 |      --      |    Inf 
1463.60/1464.00	c  1443s|780000 |    11 |  1281 |  17M| 129 |   - | 376 |  10k|2231 |   0 |   0 |  58 | 561k|  21 | 1.332000e+02 |      --      |    Inf 
1482.69/1483.12	c  1461s|790000 |    12 |  1281 |  17M| 129 |   - | 376 |  10k|3937 |   0 |   0 |  58 | 568k|  21 | 1.332000e+02 |      --      |    Inf 
1501.79/1502.24	c  1480s|800000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|3792 |   0 |   0 |  58 | 575k|  21 | 1.332000e+02 |      --      |    Inf 
1520.08/1520.53	c  1498s|810000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|1992 |   0 |   0 |  58 | 582k|  21 | 1.332000e+02 |      --      |    Inf 
1542.78/1543.22	c  1521s|820000 |    23 |  1281 |  17M| 129 |   - | 376 |  10k|1939 |   0 |   0 |  58 | 590k|  21 | 1.332000e+02 |      --      |    Inf 
1563.57/1564.04	c  1541s|830000 |    16 |  1281 |  17M| 129 |   - | 376 |  10k|3751 |   0 |   0 |  58 | 597k|  21 | 1.332000e+02 |      --      |    Inf 
1582.46/1582.91	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1582.46/1582.91	c  1560s|840000 |    17 |  1281 |  17M| 129 |   - | 376 |  10k|2079 |   0 |   0 |  58 | 604k|  21 | 1.332000e+02 |      --      |    Inf 
1602.96/1603.45	c  1580s|850000 |    16 |  1281 |  17M| 129 |   - | 376 |  10k|1688 |   0 |   0 |  58 | 612k|  21 | 1.332000e+02 |      --      |    Inf 
1623.35/1623.81	c  1600s|860000 |    16 |  1281 |  17M| 129 |   - | 376 |  10k|3548 |   0 |   0 |  58 | 619k|  21 | 1.332000e+02 |      --      |    Inf 
1642.05/1642.53	c  1619s|870000 |    15 |  1281 |  17M| 129 |   - | 376 |  10k|1458 |   0 |   0 |  58 | 626k|  21 | 1.332000e+02 |      --      |    Inf 
1661.74/1662.28	c  1638s|880000 |    20 |  1281 |  17M| 129 |   - | 376 |  10k|2517 |   0 |   0 |  58 | 634k|  21 | 1.332000e+02 |      --      |    Inf 
1678.83/1679.33	c  1655s|890000 |    10 |  1281 |  17M| 129 |   - | 376 |  10k|4462 |   0 |   0 |  58 | 641k|  21 | 1.332000e+02 |      --      |    Inf 
1695.53/1696.09	c  1671s|900000 |    12 |  1281 |  17M| 129 |   - | 376 |  10k|2744 |   0 |   0 |  58 | 649k|  21 | 1.332000e+02 |      --      |    Inf 
1711.93/1712.48	c  1688s|910000 |     8 |  1281 |  17M| 129 |   - | 376 |  10k|1774 |   0 |   0 |  58 | 656k|  21 | 1.332000e+02 |      --      |    Inf 
1725.93/1726.46	c 
1725.93/1726.46	c SCIP Status        : problem is solved [infeasible]
1725.93/1726.46	c Solving Time (sec) : 1701.33
1725.93/1726.46	c Solving Nodes      : 917180
1725.93/1726.46	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1725.93/1726.46	c Dual Bound         : +1.00000000000000e+20
1725.93/1726.46	c Gap                : 0.00 %
1725.93/1726.46	c NODE         917180
1725.93/1726.46	c DUAL BOUND   1e+20
1725.93/1726.46	c PRIMAL BOUND 1e+20
1725.93/1726.46	c GAP          0
1725.93/1726.46	s UNSATISFIABLE
1725.93/1726.46	c SCIP Status        : problem is solved [infeasible]
1725.93/1726.46	c Solving Time       :    1701.33
1725.93/1726.46	c Original Problem   :
1725.93/1726.46	c   Problem name     : HOME/instance-1884107-1245254186.opb
1725.93/1726.46	c   Variables        : 432 (432 binary, 0 integer, 0 implicit integer, 0 continuous)
1725.93/1726.46	c   Constraints      : 14889 initial, 14889 maximal
1725.93/1726.46	c Presolved Problem  :
1725.93/1726.46	c   Problem name     : t_HOME/instance-1884107-1245254186.opb
1725.93/1726.46	c   Variables        : 376 (376 binary, 0 integer, 0 implicit integer, 0 continuous)
1725.93/1726.46	c   Constraints      : 10458 initial, 11180 maximal
1725.93/1726.46	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1725.93/1726.46	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1725.93/1726.46	c   dualfix          :       0.00          3          0          0          0          0          0          0          0
1725.93/1726.46	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1725.93/1726.46	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1725.93/1726.46	c   implics          :       0.00          0          0          0          0          0          0          0          0
1725.93/1726.46	c   probing          :       0.00          0          0          0          0          0          0          0          0
1725.93/1726.46	c   linear           :       0.17         49          4          0         49          0       4431          5          0
1725.93/1726.46	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1725.93/1726.46	c   root node        :          -        326          -          -        326          -          -          -          -
1725.93/1726.46	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1725.93/1726.46	c   integral         :          0          0          0          1          0          0          0          0          0          2
1725.93/1726.46	c   logicor          :      10458+         5    6096240          0          0     551181   35186576          0          0          0
1725.93/1726.46	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1725.93/1726.46	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1725.93/1726.46	c   integral         :       9.20       0.00       0.00       9.20       0.00
1725.93/1726.46	c   logicor          :     840.48       0.01     840.47       0.00       0.00
1725.93/1726.46	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1725.93/1726.46	c Propagators        :       Time      Calls    Cutoffs    DomReds
1725.93/1726.46	c   rootredcost      :       2.43          0          0          0
1725.93/1726.46	c   pseudoobj        :     137.10    6847569          0          0
1725.93/1726.46	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1725.93/1726.46	c   propagation      :      47.99     551181     550190     550190       17.6     114105       12.8          -
1725.93/1726.46	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1725.93/1726.46	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1725.93/1726.46	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1725.93/1726.46	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1725.93/1726.46	c   applied globally :          -          -          -     658141       16.5          -          -          -
1725.93/1726.46	c   applied locally  :          -          -          -       3932       43.5          -          -          -
1725.93/1726.46	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1725.93/1726.46	c   cut pool         :       0.00          4          -          -          1          -    (maximal pool size: 288)
1725.93/1726.46	c   redcost          :       0.00          5          0          0          0          0
1725.93/1726.46	c   impliedbounds    :       0.00          5          0          0          0          0
1725.93/1726.46	c   intobj           :       0.00          0          0          0          0          0
1725.93/1726.46	c   gomory           :       0.60          5          0          0       2500          0
1725.93/1726.46	c   strongcg         :       0.62          5          0          0       2500          0
1725.93/1726.46	c   cmir             :       0.00          0          0          0          0          0
1725.93/1726.46	c   flowcover        :       0.00          0          0          0          0          0
1725.93/1726.46	c   clique           :       0.00          5          0          0         36          0
1725.93/1726.46	c   zerohalf         :       0.00          0          0          0          0          0
1725.93/1726.46	c   mcf              :       0.02          1          0          0          0          0
1725.93/1726.46	c Pricers            :       Time      Calls       Vars
1725.93/1726.46	c   problem variables:       0.00          0          0
1725.93/1726.46	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1725.93/1726.46	c   relpscost        :       9.20          1          0          0          0          0          2
1725.93/1726.46	c   pscost           :       0.00          0          0          0          0          0          0
1725.93/1726.46	c   inference        :      34.46     612199          0          0          0          0    1224398
1725.93/1726.46	c   mostinf          :       0.00          0          0          0          0          0          0
1725.93/1726.46	c   leastinf         :       0.00          0          0          0          0          0          0
1725.93/1726.46	c   fullstrong       :       0.00          0          0          0          0          0          0
1725.93/1726.46	c   allfullstrong    :       0.00          0          0          0          0          0          0
1725.93/1726.46	c   random           :       0.00          0          0          0          0          0          0
1725.93/1726.46	c Primal Heuristics  :       Time      Calls      Found
1725.93/1726.46	c   LP solutions     :       0.00          -          0
1725.93/1726.46	c   pseudo solutions :       0.00          -          0
1725.93/1726.46	c   simplerounding   :       0.00          0          0
1725.93/1726.46	c   rounding         :       0.00          0          0
1725.93/1726.46	c   shifting         :       0.00          0          0
1725.93/1726.46	c   intshifting      :       0.00          0          0
1725.93/1726.46	c   oneopt           :       0.00          0          0
1725.93/1726.46	c   fixandinfer      :       0.00          0          0
1725.93/1726.46	c   feaspump         :       0.00          0          0
1725.93/1726.46	c   coefdiving       :       0.00          0          0
1725.93/1726.46	c   pscostdiving     :       0.00          0          0
1725.93/1726.46	c   fracdiving       :       0.00          0          0
1725.93/1726.46	c   veclendiving     :       0.00          0          0
1725.93/1726.46	c   intdiving        :       0.00          0          0
1725.93/1726.46	c   actconsdiving    :       0.00          0          0
1725.93/1726.46	c   objpscostdiving  :       0.00          0          0
1725.93/1726.46	c   rootsoldiving    :       0.00          0          0
1725.93/1726.46	c   linesearchdiving :       0.00          0          0
1725.93/1726.46	c   guideddiving     :       0.00          0          0
1725.93/1726.46	c   octane           :       0.00          0          0
1725.93/1726.46	c   rens             :       0.00          0          0
1725.93/1726.46	c   rins             :       0.00          0          0
1725.93/1726.46	c   localbranching   :       0.00          0          0
1725.93/1726.46	c   mutation         :       0.00          0          0
1725.93/1726.46	c   crossover        :       0.00          0          0
1725.93/1726.46	c   dins             :       0.00          0          0
1725.93/1726.46	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1725.93/1726.46	c   primal LP        :       0.01          0          0       0.00       0.00
1725.93/1726.46	c   dual LP          :       1.80          6       1281     213.50     711.67
1725.93/1726.46	c   barrier LP       :       0.00          0          0       0.00          -
1725.93/1726.46	c   diving/probing LP:       0.00          0          0       0.00          -
1725.93/1726.46	c   strong branching :       9.20         21       5488     261.33     596.52
1725.93/1726.46	c     (at root node) :          -         21       5488     261.33          -
1725.93/1726.46	c   conflict analysis:       0.00          0          0       0.00          -
1725.93/1726.46	c B&B Tree           :
1725.93/1726.46	c   number of runs   :          1
1725.93/1726.46	c   nodes            :     917180
1725.93/1726.46	c   nodes (total)    :     917180
1725.93/1726.46	c   nodes left       :          0
1725.93/1726.46	c   max depth        :        129
1725.93/1726.46	c   max depth (total):        129
1725.93/1726.46	c   backtracks       :     262836 (28.7%)
1725.93/1726.46	c   delayed cutoffs  :     307221
1725.93/1726.46	c   repropagations   :     931971 (15974135 domain reductions, 246201 cutoffs)
1725.93/1726.46	c   avg switch length:       2.90
1725.93/1726.46	c   switching time   :     433.83
1725.93/1726.46	c Solution           :
1725.93/1726.46	c   Solutions found  :          0 (0 improvements)
1725.93/1726.46	c   Primal Bound     : infeasible
1725.93/1726.46	c   Dual Bound       :          -
1725.93/1726.46	c   Gap              :       0.00 %
1725.93/1726.46	c   Root Dual Bound  : +1.32250000000000e+02
1726.03/1726.51	c Time complete: 1726.04.

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-1884107-1245254186/watcher-1884107-1245254186 -o /tmp/evaluation-result-1884107-1245254186/solver-1884107-1245254186 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884107-1245254186.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.44 0.11 0.03 3/65 11486
/proc/meminfo: memFree=1842104/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=4648 CPUtime=0
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 193018032 4759552 474 1992294400 4194304 7823515 548682068736 18446744073709551615 6884513 0 0 4096 0 0 0 0 17 1 0 0
/proc/11486/statm: 1162 485 318 886 0 272 0

[startup+0.0605511 s]
/proc/loadavg: 0.44 0.11 0.03 3/65 11486
/proc/meminfo: memFree=1842104/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=10536 CPUtime=0.05
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 1969 0 0 0 5 0 0 0 18 0 1 0 193018032 10788864 1951 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11486/statm: 2634 1951 351 886 0 1744 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10536

[startup+0.101553 s]
/proc/loadavg: 0.44 0.11 0.03 3/65 11486
/proc/meminfo: memFree=1842104/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=12460 CPUtime=0.09
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 2422 0 0 0 9 0 0 0 18 0 1 0 193018032 12759040 2404 1992294400 4194304 7823515 548682068736 18446744073709551615 4511625 0 0 4096 0 0 0 0 17 1 0 0
/proc/11486/statm: 3115 2404 351 886 0 2225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12460

[startup+0.301577 s]
/proc/loadavg: 0.44 0.11 0.03 3/65 11486
/proc/meminfo: memFree=1842104/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=29804 CPUtime=0.29
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 7070 0 0 0 26 3 0 0 19 0 1 0 193018032 30519296 6698 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 7451 6698 375 886 0 6561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29804

[startup+0.701622 s]
/proc/loadavg: 0.44 0.11 0.03 3/65 11486
/proc/meminfo: memFree=1842104/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=49628 CPUtime=0.69
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 12422 0 0 0 60 9 0 0 17 0 1 0 193018032 50819072 11473 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 12407 11473 509 886 0 11517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49628

[startup+1.50171 s]
/proc/loadavg: 0.44 0.11 0.03 2/66 11487
/proc/meminfo: memFree=1795824/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=55784 CPUtime=1.49
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 13911 0 0 0 139 10 0 0 23 0 1 0 193018032 57122816 12855 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 13946 12855 543 886 0 13056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55784

[startup+3.10189 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 11487
/proc/meminfo: memFree=1789808/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=59200 CPUtime=3.09
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15041 0 0 0 298 11 0 0 25 0 1 0 193018032 60620800 13985 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 14800 13985 544 886 0 13910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59200

[startup+6.30125 s]
/proc/loadavg: 0.49 0.12 0.04 2/66 11487
/proc/meminfo: memFree=1785456/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=61736 CPUtime=6.29
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15672 0 0 0 617 12 0 0 25 0 1 0 193018032 63217664 14602 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15434 14602 547 886 0 14544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61736

[startup+12.702 s]
/proc/loadavg: 0.53 0.14 0.04 2/66 11487
/proc/meminfo: memFree=1785080/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=12.69
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15765 0 0 0 1256 13 0 0 25 0 1 0 193018032 64102400 14694 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14694 547 886 0 14760 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62600

[startup+25.5014 s]
/proc/loadavg: 0.63 0.18 0.06 2/66 11487
/proc/meminfo: memFree=1785144/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=25.48
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 2521 27 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62600

[startup+51.1013 s]
/proc/loadavg: 0.76 0.24 0.08 2/66 11487
/proc/meminfo: memFree=1785144/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=51.08
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 5047 61 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62600

[startup+102.305 s]
/proc/loadavg: 0.90 0.37 0.13 2/66 11487
/proc/meminfo: memFree=1785080/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=102.27
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 10096 131 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62600

[startup+162.302 s]
/proc/loadavg: 0.96 0.47 0.18 2/66 11487
/proc/meminfo: memFree=1785080/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=162.25
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 16010 215 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 62600

[startup+222.302 s]
/proc/loadavg: 0.98 0.57 0.23 2/66 11487
/proc/meminfo: memFree=1785016/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=222.23
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 21919 304 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 4219040 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62600

[startup+282.301 s]
/proc/loadavg: 0.99 0.64 0.28 2/66 11493
/proc/meminfo: memFree=1784696/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=282.21
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 27827 394 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 62600

[startup+342.301 s]
/proc/loadavg: 0.99 0.70 0.32 2/66 11493
/proc/meminfo: memFree=1784696/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=342.19
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 33736 483 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62600

[startup+402.302 s]
/proc/loadavg: 0.99 0.76 0.36 2/66 11493
/proc/meminfo: memFree=1784632/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=402.18
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 39648 570 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62600

[startup+462.302 s]
/proc/loadavg: 0.99 0.80 0.39 2/66 11493
/proc/meminfo: memFree=1784632/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=462.16
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 45569 647 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 62600

[startup+522.302 s]
/proc/loadavg: 0.99 0.83 0.43 2/66 11493
/proc/meminfo: memFree=1784568/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=522.15
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 51485 730 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 62600

[startup+582.301 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 11493
/proc/meminfo: memFree=1784568/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=582.13
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 57398 815 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 62600

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/66 11493
/proc/meminfo: memFree=1784568/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=642.12
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 63312 900 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 62600

[startup+702.302 s]

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

/proc/meminfo: memFree=1784312/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=882.05
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 86948 1257 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 62600

[startup+942.301 s]
/proc/loadavg: 0.99 0.95 0.62 2/66 11493
/proc/meminfo: memFree=1784248/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=942.03
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 92858 1345 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 62600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.64 2/66 11493
/proc/meminfo: memFree=1784184/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1002.02
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 98772 1430 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 62600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.66 2/66 11493
/proc/meminfo: memFree=1784184/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1062
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 104680 1520 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 62600

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.68 2/66 11493
/proc/meminfo: memFree=1784120/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1121.98
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 110586 1612 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 62600

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 11493
/proc/meminfo: memFree=1784056/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1181.97
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 116497 1700 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 62600

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.71 2/66 11493
/proc/meminfo: memFree=1783992/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1241.95
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 122407 1788 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 62600

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/66 11493
/proc/meminfo: memFree=1783928/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1301.94
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 128330 1864 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 62600

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/66 11493
/proc/meminfo: memFree=1783928/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1361.93
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 134254 1939 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 62600

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/66 11493
/proc/meminfo: memFree=1783864/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1421.91
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 140168 2023 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 62600

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/66 11493
/proc/meminfo: memFree=1783800/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1481.89
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 146082 2107 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 62600

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/66 11493
/proc/meminfo: memFree=1783800/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1541.88
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 152001 2187 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 62600

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 11493
/proc/meminfo: memFree=1783736/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1601.86
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 157917 2269 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 62600

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/66 11493
/proc/meminfo: memFree=1783736/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1661.84
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 163835 2349 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 62600

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 11493
/proc/meminfo: memFree=1783672/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1721.83
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 169745 2438 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 62600

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

[startup+1724.7 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 11493
/proc/meminfo: memFree=1783672/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1724.23
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 169981 2442 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1724.23
Current children cumulated vsize (KiB) 62600

[startup+1725.5 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 11493
/proc/meminfo: memFree=1783672/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1725.03
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 170061 2442 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1725.03
Current children cumulated vsize (KiB) 62600

[startup+1726.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 11493
/proc/meminfo: memFree=1783672/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=62600 CPUtime=1725.83
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15778 0 0 0 170140 2443 0 0 25 0 1 0 193018032 64102400 14707 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11486/statm: 15650 14707 553 886 0 14760 0
Current children cumulated CPU time (s) 1725.83
Current children cumulated vsize (KiB) 62600

[startup+1726.5 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 11493
/proc/meminfo: memFree=1783672/2055920 swapFree=4181080/4192956
[pid=11486] ppid=11484 vsize=60608 CPUtime=1726.03
/proc/11486/stat : 11486 (pbscip.linux.x8) R 11484 11486 11407 0 -1 4194304 15784 0 0 0 170160 2443 0 0 25 0 1 0 193018032 62062592 14216 1992294400 4194304 7823515 548682068736 18446744073709551615 6962503 0 0 4096 0 0 0 0 17 1 0 0
/proc/11486/statm: 15152 14216 559 886 0 14262 0
Current children cumulated CPU time (s) 1726.03
Current children cumulated vsize (KiB) 60608

Child status: 0
Real time (s): 1726.52
CPU time (s): 1726.05
CPU user time (s): 1701.61
CPU system time (s): 24.4433
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 62600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1701.61
system time used= 24.4433
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15788
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= 1855

runsolver used 1.93371 second user time and 3.52646 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 17:56:26
IDJOB=1884107
IDBENCH=71924
IDSOLVER=683
FILE ID=node32/1884107-1245254186
PBS_JOBID= 9372421
Free space on /tmp= 66340 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/QG7-gensys-icl001.sat05-2926.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-1884107-1245254186/watcher-1884107-1245254186 -o /tmp/evaluation-result-1884107-1245254186/solver-1884107-1245254186 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884107-1245254186.opb

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

MD5SUM BENCH= 429730cc315202bc2a5b2e928ae9c8e6
RANDOM SEED=788243808

node32.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.234
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.234
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:       1842520 kB
Buffers:         19612 kB
Cached:         132452 kB
SwapCached:       5016 kB
Active:          41348 kB
Inactive:       118932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842520 kB
SwapTotal:     4192956 kB
SwapFree:      4181080 kB
Dirty:           10476 kB
Writeback:           0 kB
Mapped:          14604 kB
Slab:            38868 kB
Committed_AS:   205436 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node32 at 2009-06-17 18:25:13