Trace number 1884077

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.23 1800.86

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7a-gensys-ukn005.sat05-3845.reshuffled-07.opb
MD5SUM4ce1127a8ad8373c72d2715df326072b
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 benchmark34.9507
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2765
Total number of constraints18046
Number of constraints which are clauses18046
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.39/0.40	c SCIP version 1.1.0.7
0.39/0.40	c LP-Solver SoPlex 1.4.1
0.39/0.40	c user parameter file <scip.set> not found - using default parameters
0.39/0.40	c read problem <HOME/instance-1884077-1245254150.opb>
0.39/0.40	c original problem has 2765 variables (2765 bin, 0 int, 0 impl, 0 cont) and 18046 constraints
0.49/0.53	c No objective function, only one solution is needed.
0.49/0.53	c start presolving problem
0.49/0.53	c presolving:
0.59/0.65	c (round 1) 54 del vars, 389 del conss, 45 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1532 impls, 0 clqs
0.59/0.67	c (round 2) 56 del vars, 541 del conss, 47 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 2236 impls, 0 clqs
0.89/0.95	c (round 3) 56 del vars, 1925 del conss, 47 chg bounds, 2 chg sides, 0 chg coeffs, 16125 upgd conss, 2236 impls, 0 clqs
0.89/0.99	c presolving (4 rounds):
0.89/0.99	c  56 deleted vars, 1925 deleted constraints, 47 tightened bounds, 0 added holes, 2 changed sides, 0 changed coefficients
0.89/0.99	c  2236 implications, 0 cliques
0.89/0.99	c presolved problem has 2709 variables (2709 bin, 0 int, 0 impl, 0 cont) and 16121 constraints
0.89/0.99	c   16121 constraints of type <logicor>
0.89/0.99	c transformed objective value is always integral (scale: 1)
0.89/0.99	c Presolving Time: 0.41
0.89/0.99	c PURESAT
0.89/0.99	c -----------------------------------------------------------------------------------------------
0.89/0.99	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.99	c separating/flowcover/freq = c -1
0.89/0.99	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.99	c separating/cmir/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/veclendiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.99	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.89/0.99	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/veclendiving/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.99	c heuristics/simplerounding/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.99	c heuristics/shifting/freq = c -1
0.89/0.99	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.99	c heuristics/rounding/freq = c -1
0.89/0.99	c # additional number of allowed LP iterations
0.89/0.99	c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.99	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.89/0.99	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.99	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.89/0.99	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.89/0.99	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.89/0.99	c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.99	c heuristics/rootsoldiving/freq = c -1
0.89/0.99	c # number of nodes added to the contingent of the total nodes
0.89/1.00	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/1.00	c heuristics/rens/nodesofs = c 2000
0.89/1.00	c # minimum percentage of integer variables that have to be fixable 
0.89/1.00	c # [type: real, range: [0,1], default: 0.5]
0.89/1.00	c heuristics/rens/minfixingrate = c 0.3
0.89/1.00	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 0]
0.89/1.00	c heuristics/rens/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.89/1.00	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/pscostdiving/freq = c -1
0.89/1.00	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 1]
0.89/1.00	c heuristics/oneopt/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to total iteration number
0.89/1.00	c # [type: real, range: [0,1], default: 0.01]
0.89/1.00	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.89/1.00	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 20]
0.89/1.00	c heuristics/objpscostdiving/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.89/1.00	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/linesearchdiving/freq = c -1
0.89/1.00	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/intshifting/freq = c -1
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/intdiving/maxlpiterquot = c 0.075
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/guideddiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.89/1.00	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/guideddiving/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/fracdiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.89/1.00	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/fracdiving/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/feaspump/maxlpiterofs = c 2000
0.89/1.00	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 20]
0.89/1.00	c heuristics/feaspump/freq = c -1
0.89/1.00	c # minimum percentage of integer variables that have to be fixed 
0.89/1.00	c # [type: real, range: [0,1], default: 0.666]
0.89/1.00	c heuristics/crossover/minfixingrate = c 0.5
0.89/1.00	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.89/1.00	c # [type: real, range: [0,1], default: 0.1]
0.89/1.00	c heuristics/crossover/nodesquot = c 0.15
0.89/1.00	c # number of nodes without incumbent change that heuristic should wait
0.89/1.00	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.89/1.00	c heuristics/crossover/nwaitingnodes = c 100
0.89/1.00	c # number of nodes added to the contingent of the total nodes
0.89/1.00	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/1.00	c heuristics/crossover/nodesofs = c 750
0.89/1.00	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 30]
0.89/1.00	c heuristics/crossover/freq = c -1
0.89/1.00	c # additional number of allowed LP iterations
0.89/1.00	c # [type: int, range: [0,2147483647], default: 1000]
0.89/1.00	c heuristics/coefdiving/maxlpiterofs = c 1500
0.89/1.00	c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/1.00	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.89/1.00	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: 10]
0.89/1.00	c heuristics/coefdiving/freq = c -1
0.89/1.00	c # priority of node selection rule <dfs> in standard mode
0.89/1.00	c # [type: int, range: [-536870912,536870911], default: 0]
0.89/1.00	c nodeselection/dfs/stdpriority = c 1000000
0.89/1.00	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.89/1.00	c # [type: int, range: [-1,2147483647], default: -1]
0.89/1.00	c presolving/probing/maxrounds = c 0
0.89/1.00	c # should presolving try to simplify knapsacks
0.89/1.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/1.00	c constraints/knapsack/simplifyinequalities = c TRUE
0.89/1.00	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.89/1.00	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.89/1.00	c constraints/knapsack/disaggregation = c FALSE
0.89/1.00	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.00	c constraints/knapsack/maxnumcardlift = c 0
1.00/1.00	c # should presolving try to simplify inequalities
1.00/1.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.00	c constraints/linear/simplifyinequalities = c TRUE
1.00/1.00	c # maximal number of separation rounds in the root node (-1: unlimited)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.00	c separating/maxroundsroot = c 5
1.00/1.00	c # maximal number of separation rounds per node (-1: unlimited)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: 5]
1.00/1.00	c separating/maxrounds = c 1
1.00/1.00	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)
1.00/1.00	c # [type: char, range: {lafpsqd}, default: l]
1.00/1.00	c lp/pricing = c a
1.00/1.00	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.00	c lp/solvefreq = c 0
1.00/1.00	c # solving stops, if the given number of solutions were found (-1: no limit)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.00	c limits/solutions = c 1
1.00/1.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.00	c limits/memory = c 1620
1.00/1.00	c # maximal time in seconds to run
1.00/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.00	c limits/time = c 1791
1.00/1.00	c # frequency for displaying node information lines
1.00/1.00	c # [type: int, range: [-1,2147483647], default: 100]
1.00/1.00	c display/freq = c 10000
1.00/1.00	c # should enforcement of pseudo solution be disabled?
1.00/1.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.00	c constraints/disableenfops = c TRUE
1.00/1.00	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.00	c constraints/agelimit = c 1
1.00/1.00	c # should binary conflicts be preferred?
1.00/1.00	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.00	c conflict/preferbinary = c TRUE
1.00/1.00	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
1.00/1.00	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.00	c conflict/interconss = c 0
1.00/1.00	c -----------------------------------------------------------------------------------------------
1.00/1.00	c start solving problem
1.00/1.00	c 
1.49/1.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.49/1.56	c   1.1s|     1 |     0 |   461 |  31M|   0 | 347 |2709 |  16k|  16k|2709 |  16k|   0 |   0 |   0 | 1.741572e+02 |      --      |    Inf 
2.99/3.03	c   2.5s|     1 |     0 |   967 |  32M|   0 | 395 |2709 |  16k|  16k|2709 |  16k|  76 |   0 |   0 | 2.009206e+02 |      --      |    Inf 
5.89/5.96	c   5.4s|     1 |     0 |  1835 |  33M|   0 | 417 |2709 |  16k|  16k|2709 |  16k| 128 |   0 |   0 | 2.184317e+02 |      --      |    Inf 
10.09/10.11	c   9.6s|     1 |     0 |  2959 |  35M|   0 | 399 |2709 |  16k|  16k|2709 |  16k| 164 |   0 |   0 | 2.243455e+02 |      --      |    Inf 
14.19/14.27	c  13.7s|     1 |     0 |  3731 |  38M|   0 | 423 |2709 |  16k|  16k|2709 |  16k| 198 |   0 |   0 | 2.329832e+02 |      --      |    Inf 
26.08/26.17	c  25.6s|     1 |     0 |  4461 |  43M|   0 | 432 |2709 |  16k|  16k|2709 |  16k| 221 |   0 |   0 | 2.370584e+02 |      --      |    Inf 
44.87/44.93	c  44.3s|     1 |     2 |  4461 |  43M|   0 | 432 |2709 |  16k|  16k|2709 |  16k| 221 |   0 |  19 | 2.370584e+02 |      --      |    Inf 
67.26/67.38	c  66.5s| 10000 |   312 |  4461 |  44M| 843 |   - |2709 |  16k|8650 |   0 |   0 | 221 |6181 |  19 | 2.380584e+02 |      --      |    Inf 
89.56/89.66	c  88.5s| 20000 |   122 |  4461 |  45M| 843 |   - |2709 |  16k|9426 |   0 |   0 | 221 |  12k|  19 | 2.380584e+02 |      --      |    Inf 
112.75/112.87	c   111s| 30000 |   140 |  4461 |  45M| 843 |   - |2709 |  16k|9772 |   0 |   0 | 221 |  19k|  19 | 2.380584e+02 |      --      |    Inf 
135.44/135.57	c   134s| 40000 |   117 |  4461 |  45M| 843 |   - |2709 |  16k|9690 |   0 |   0 | 221 |  26k|  19 | 2.380584e+02 |      --      |    Inf 
160.03/160.17	c   158s| 50000 |   113 |  4461 |  45M| 843 |   - |2709 |  16k|9830 |   0 |   0 | 221 |  34k|  19 | 2.380584e+02 |      --      |    Inf 
184.63/184.70	c   182s| 60000 |   110 |  4461 |  45M| 843 |   - |2709 |  16k|9666 |   0 |   0 | 221 |  41k|  19 | 2.380584e+02 |      --      |    Inf 
206.62/206.71	c   204s| 70000 |   109 |  4461 |  45M| 843 |   - |2709 |  16k|9388 |   0 |   0 | 221 |  47k|  19 | 2.380584e+02 |      --      |    Inf 
230.91/231.01	c   228s| 80000 |   114 |  4461 |  45M| 843 |   - |2709 |  16k|9575 |   0 |   0 | 221 |  54k|  19 | 2.380584e+02 |      --      |    Inf 
254.70/254.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
254.70/254.82	c   252s| 90000 |   110 |  4461 |  45M| 843 |   - |2709 |  16k|9718 |   0 |   0 | 221 |  62k|  19 | 2.380584e+02 |      --      |    Inf 
278.10/278.26	c   275s|100000 |   111 |  4461 |  45M| 843 |   - |2709 |  16k|9594 |   0 |   0 | 221 |  69k|  19 | 2.380584e+02 |      --      |    Inf 
303.19/303.39	c   300s|110000 |   129 |  4461 |  45M| 843 |   - |2709 |  16k|9264 |   0 |   0 | 221 |  76k|  19 | 2.380584e+02 |      --      |    Inf 
323.18/323.40	c   319s|120000 |   116 |  4461 |  45M|1024 |   - |2709 |  16k|9538 |   0 |   0 | 221 |  82k|  19 | 2.380584e+02 |      --      |    Inf 
344.07/344.30	c   340s|130000 |   468 |  4461 |  45M|1024 |   - |2709 |  16k|8195 |   0 |   0 | 221 |  87k|  19 | 2.380584e+02 |      --      |    Inf 
368.16/368.32	c   364s|140000 |   118 |  4461 |  45M|1024 |   - |2709 |  16k|9177 |   0 |   0 | 221 |  94k|  19 | 2.380584e+02 |      --      |    Inf 
387.25/387.45	c   383s|150000 |   113 |  4461 |  45M|1024 |   - |2709 |  16k|9455 |   0 |   0 | 221 |  99k|  19 | 2.380584e+02 |      --      |    Inf 
411.25/411.49	c   407s|160000 |   115 |  4461 |  45M|1024 |   - |2709 |  16k|9153 |   0 |   0 | 221 | 107k|  19 | 2.380584e+02 |      --      |    Inf 
429.23/429.49	c   424s|170000 |   116 |  4461 |  45M|1146 |   - |2709 |  16k|9329 |   0 |   0 | 221 | 111k|  19 | 2.380584e+02 |      --      |    Inf 
453.93/454.19	c   449s|180000 |   107 |  4461 |  45M|1146 |   - |2709 |  16k|9874 |   0 |   0 | 221 | 118k|  19 | 2.380584e+02 |      --      |    Inf 
479.62/479.85	c   474s|190000 |   106 |  4461 |  45M|1146 |   - |2709 |  16k|9832 |   0 |   0 | 221 | 126k|  19 | 2.380584e+02 |      --      |    Inf 
503.41/503.64	c   498s|200000 |   108 |  4461 |  45M|1146 |   - |2709 |  16k|9949 |   0 |   0 | 221 | 133k|  19 | 2.380584e+02 |      --      |    Inf 
527.70/527.95	c   522s|210000 |   109 |  4461 |  45M|1146 |   - |2709 |  16k|9873 |   0 |   0 | 221 | 140k|  19 | 2.380584e+02 |      --      |    Inf 
551.00/551.24	c   545s|220000 |   111 |  4461 |  45M|1146 |   - |2709 |  16k|9710 |   0 |   0 | 221 | 147k|  19 | 2.380584e+02 |      --      |    Inf 
576.38/576.64	c   570s|230000 |   109 |  4461 |  45M|1146 |   - |2709 |  16k|9501 |   0 |   0 | 221 | 155k|  19 | 2.380584e+02 |      --      |    Inf 
598.28/598.57	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
598.28/598.57	c   591s|240000 |   139 |  4461 |  45M|1146 |   - |2709 |  16k|9306 |   0 |   0 | 221 | 161k|  19 | 2.380584e+02 |      --      |    Inf 
621.47/621.75	c   614s|250000 |   109 |  4461 |  45M|1146 |   - |2709 |  16k|9415 |   0 |   0 | 221 | 168k|  19 | 2.380584e+02 |      --      |    Inf 
646.56/646.82	c   639s|260000 |   105 |  4461 |  45M|1146 |   - |2709 |  16k|9843 |   0 |   0 | 221 | 175k|  19 | 2.380584e+02 |      --      |    Inf 
669.75/670.00	c   662s|270000 |   103 |  4461 |  45M|1146 |   - |2709 |  16k|9637 |   0 |   0 | 221 | 182k|  19 | 2.380584e+02 |      --      |    Inf 
693.44/693.78	c   685s|280000 |   104 |  4461 |  45M|1146 |   - |2709 |  16k|9418 |   0 |   0 | 221 | 190k|  19 | 2.380584e+02 |      --      |    Inf 
718.23/718.57	c   710s|290000 |   103 |  4461 |  45M|1146 |   - |2709 |  16k|9590 |   0 |   0 | 221 | 197k|  19 | 2.380584e+02 |      --      |    Inf 
743.03/743.38	c   734s|300000 |   102 |  4461 |  45M|1146 |   - |2709 |  16k|9445 |   0 |   0 | 221 | 205k|  19 | 2.380584e+02 |      --      |    Inf 
766.82/767.14	c   758s|310000 |   104 |  4461 |  45M|1146 |   - |2709 |  16k|9472 |   0 |   0 | 221 | 212k|  19 | 2.380584e+02 |      --      |    Inf 
791.71/792.08	c   783s|320000 |   101 |  4461 |  45M|1146 |   - |2709 |  16k|9542 |   0 |   0 | 221 | 220k|  19 | 2.380584e+02 |      --      |    Inf 
817.30/817.61	c   808s|330000 |    98 |  4461 |  45M|1146 |   - |2709 |  16k|9949 |   0 |   0 | 221 | 228k|  19 | 2.380584e+02 |      --      |    Inf 
831.31/831.63	c   822s|340000 |   102 |  4461 |  45M|1370 |   - |2709 |  16k|9153 |   0 |   0 | 221 | 231k|  19 | 2.380584e+02 |      --      |    Inf 
854.59/854.90	c   845s|350000 |   105 |  4461 |  45M|1370 |   - |2709 |  16k|9223 |   0 |   0 | 221 | 238k|  19 | 2.380584e+02 |      --      |    Inf 
877.58/877.97	c   867s|360000 |   100 |  4461 |  45M|1370 |   - |2709 |  16k|9296 |   0 |   0 | 221 | 245k|  19 | 2.380584e+02 |      --      |    Inf 
901.07/901.46	c   891s|370000 |   101 |  4461 |  45M|1370 |   - |2709 |  16k|9443 |   0 |   0 | 221 | 252k|  19 | 2.380584e+02 |      --      |    Inf 
925.16/925.53	c   914s|380000 |   108 |  4461 |  45M|1370 |   - |2709 |  16k|9432 |   0 |   0 | 221 | 259k|  19 | 2.380584e+02 |      --      |    Inf 
948.86/949.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
948.86/949.23	c   938s|390000 |   104 |  4461 |  45M|1370 |   - |2709 |  16k|9372 |   0 |   0 | 221 | 266k|  19 | 2.380584e+02 |      --      |    Inf 
974.25/974.68	c   963s|400000 |    99 |  4461 |  45M|1370 |   - |2709 |  16k|9227 |   0 |   0 | 221 | 274k|  19 | 2.380584e+02 |      --      |    Inf 
998.64/999.08	c   987s|410000 |   104 |  4461 |  45M|1370 |   - |2709 |  16k|9783 |   0 |   0 | 221 | 281k|  19 | 2.380584e+02 |      --      |    Inf 
1023.84/1024.24	c  1012s|420000 |   101 |  4461 |  45M|1370 |   - |2709 |  16k|9615 |   0 |   0 | 221 | 289k|  19 | 2.380584e+02 |      --      |    Inf 
1048.03/1048.49	c  1036s|430000 |    99 |  4461 |  45M|1370 |   - |2709 |  16k|9534 |   0 |   0 | 221 | 296k|  19 | 2.380584e+02 |      --      |    Inf 
1072.21/1072.61	c  1060s|440000 |   105 |  4461 |  45M|1370 |   - |2709 |  16k|9071 |   0 |   0 | 221 | 303k|  19 | 2.380584e+02 |      --      |    Inf 
1096.41/1096.83	c  1084s|450000 |   100 |  4461 |  45M|1370 |   - |2709 |  16k|9333 |   0 |   0 | 221 | 311k|  19 | 2.380584e+02 |      --      |    Inf 
1121.70/1122.15	c  1109s|460000 |   105 |  4461 |  45M|1370 |   - |2709 |  16k|9071 |   0 |   0 | 221 | 318k|  19 | 2.380584e+02 |      --      |    Inf 
1146.59/1147.01	c  1133s|470000 |   106 |  4461 |  45M|1370 |   - |2709 |  16k|9243 |   0 |   0 | 221 | 326k|  19 | 2.380584e+02 |      --      |    Inf 
1170.58/1171.05	c  1157s|480000 |    98 |  4461 |  45M|1370 |   - |2709 |  16k|9384 |   0 |   0 | 221 | 334k|  19 | 2.380584e+02 |      --      |    Inf 
1193.77/1194.20	c  1180s|490000 |   100 |  4461 |  45M|1370 |   - |2709 |  16k|9208 |   0 |   0 | 221 | 341k|  19 | 2.380584e+02 |      --      |    Inf 
1216.17/1216.66	c  1202s|500000 |   104 |  4461 |  45M|1370 |   - |2709 |  16k|9487 |   0 |   0 | 221 | 348k|  19 | 2.380584e+02 |      --      |    Inf 
1236.16/1236.69	c  1222s|510000 |   108 |  4461 |  45M|1370 |   - |2709 |  16k|9256 |   0 |   0 | 221 | 354k|  19 | 2.380584e+02 |      --      |    Inf 
1259.15/1259.63	c  1245s|520000 |   104 |  4461 |  45M|1370 |   - |2709 |  16k|9336 |   0 |   0 | 221 | 361k|  19 | 2.380584e+02 |      --      |    Inf 
1281.34/1281.86	c  1266s|530000 |   101 |  4461 |  45M|1370 |   - |2709 |  16k|9217 |   0 |   0 | 221 | 367k|  19 | 2.380584e+02 |      --      |    Inf 
1305.84/1306.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1305.84/1306.31	c  1291s|540000 |   100 |  4461 |  45M|1370 |   - |2709 |  16k|9234 |   0 |   0 | 221 | 374k|  19 | 2.380584e+02 |      --      |    Inf 
1331.12/1331.67	c  1316s|550000 |   103 |  4461 |  45M|1370 |   - |2709 |  16k|9424 |   0 |   0 | 221 | 382k|  19 | 2.380584e+02 |      --      |    Inf 
1356.02/1356.59	c  1340s|560000 |   106 |  4461 |  45M|1370 |   - |2709 |  16k|9445 |   0 |   0 | 221 | 390k|  19 | 2.380584e+02 |      --      |    Inf 
1379.51/1380.06	c  1364s|570000 |    99 |  4461 |  45M|1370 |   - |2709 |  16k|9542 |   0 |   0 | 221 | 397k|  19 | 2.380584e+02 |      --      |    Inf 
1403.20/1403.71	c  1387s|580000 |   109 |  4461 |  45M|1370 |   - |2709 |  16k|9219 |   0 |   0 | 221 | 404k|  19 | 2.380584e+02 |      --      |    Inf 
1422.70/1423.26	c  1406s|590000 |   106 |  4461 |  45M|1370 |   - |2709 |  16k|9806 |   0 |   0 | 221 | 409k|  19 | 2.380584e+02 |      --      |    Inf 
1438.99/1439.52	c  1422s|600000 |  1382 |  4461 |  46M|1473 |   - |2709 |  16k|6660 |   0 |   0 | 221 | 414k|  19 | 2.380584e+02 |      --      |    Inf 
1459.19/1459.72	c  1442s|610000 |   100 |  4461 |  45M|1526 |   - |2709 |  16k|9091 |   0 |   0 | 221 | 420k|  19 | 2.380584e+02 |      --      |    Inf 
1479.18/1479.74	c  1462s|620000 |   868 |  4461 |  46M|1526 |   - |2709 |  16k|7684 |   0 |   0 | 221 | 425k|  19 | 2.380584e+02 |      --      |    Inf 
1502.27/1502.86	c  1485s|630000 |   102 |  4461 |  45M|1526 |   - |2709 |  16k|9468 |   0 |   0 | 221 | 432k|  19 | 2.380584e+02 |      --      |    Inf 
1525.86/1526.49	c  1508s|640000 |   105 |  4461 |  45M|1526 |   - |2709 |  16k|9647 |   0 |   0 | 221 | 440k|  19 | 2.380584e+02 |      --      |    Inf 
1550.55/1551.15	c  1533s|650000 |   105 |  4461 |  45M|1526 |   - |2709 |  16k|9339 |   0 |   0 | 221 | 447k|  19 | 2.380584e+02 |      --      |    Inf 
1574.35/1574.99	c  1556s|660000 |   112 |  4461 |  45M|1526 |   - |2709 |  16k|9588 |   0 |   0 | 221 | 454k|  19 | 2.380584e+02 |      --      |    Inf 
1598.93/1599.54	c  1580s|670000 |   102 |  4461 |  45M|1526 |   - |2709 |  16k|9342 |   0 |   0 | 221 | 462k|  19 | 2.380584e+02 |      --      |    Inf 
1623.33/1623.93	c  1604s|680000 |    97 |  4461 |  45M|1526 |   - |2709 |  16k|9622 |   0 |   0 | 221 | 470k|  19 | 2.380584e+02 |      --      |    Inf 
1645.42/1646.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1645.42/1646.01	c  1626s|690000 |   103 |  4461 |  45M|1526 |   - |2709 |  16k|9245 |   0 |   0 | 221 | 476k|  19 | 2.380584e+02 |      --      |    Inf 
1664.71/1665.35	c  1645s|700000 |  1266 |  4461 |  46M|1526 |   - |2709 |  16k|6649 |   0 |   0 | 221 | 482k|  19 | 2.380584e+02 |      --      |    Inf 
1681.61/1682.24	c  1662s|710000 |   103 |  4461 |  45M|1680 |   - |2709 |  16k|9337 |   0 |   0 | 221 | 486k|  19 | 2.380584e+02 |      --      |    Inf 
1704.30/1704.96	c  1685s|720000 |   401 |  4461 |  45M|1680 |   - |2709 |  16k|8168 |   0 |   0 | 221 | 493k|  19 | 2.380584e+02 |      --      |    Inf 
1726.69/1727.38	c  1707s|730000 |   103 |  4461 |  45M|1680 |   - |2709 |  16k|9169 |   0 |   0 | 221 | 500k|  19 | 2.380584e+02 |      --      |    Inf 
1748.78/1749.43	c  1728s|740000 |    99 |  4461 |  45M|1680 |   - |2709 |  16k|9028 |   0 |   0 | 221 | 507k|  19 | 2.380584e+02 |      --      |    Inf 
1773.37/1774.03	c  1753s|750000 |   101 |  4461 |  45M|1680 |   - |2709 |  16k|9199 |   0 |   0 | 221 | 515k|  19 | 2.380584e+02 |      --      |    Inf 
1794.77/1795.42	c  1774s|760000 |    98 |  4461 |  45M|1680 |   - |2709 |  16k|9217 |   0 |   0 | 221 | 521k|  19 | 2.380584e+02 |      --      |    Inf 
1800.07/1800.71	c 
1800.07/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.71	c Solving Time (sec) : 1779.21
1800.07/1800.71	c Solving Nodes      : 762033
1800.07/1800.71	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.71	c Dual Bound         : +2.38058422652793e+02
1800.07/1800.71	c Gap                : infinite
1800.07/1800.71	c NODE         762033
1800.07/1800.71	c DUAL BOUND   238.058
1800.07/1800.71	c PRIMAL BOUND 1e+20
1800.07/1800.71	c GAP          1e+20
1800.07/1800.71	s UNKNOWN
1800.07/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.71	c Solving Time       :    1779.21
1800.07/1800.71	c Original Problem   :
1800.07/1800.71	c   Problem name     : HOME/instance-1884077-1245254150.opb
1800.07/1800.71	c   Variables        : 2765 (2765 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.71	c   Constraints      : 18046 initial, 18046 maximal
1800.07/1800.71	c Presolved Problem  :
1800.07/1800.71	c   Problem name     : t_HOME/instance-1884077-1245254150.opb
1800.07/1800.71	c   Variables        : 2709 (2709 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.71	c   Constraints      : 16121 initial, 16613 maximal
1800.07/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.71	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.71	c   dualfix          :       0.00          2          0          0          0          0          0          0          0
1800.07/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.71	c   linear           :       0.22         47          7          0         47          0       1921          2          0
1800.07/1800.71	c   logicor          :       0.13          0          0          0          0          0          4          0          0
1800.07/1800.71	c   root node        :          -          1          -          -          1          -          -          -          -
1800.07/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.71	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.07/1800.71	c   logicor          :      16121+         5    4832827          0          0     385582   14722140          0          0          0
1800.07/1800.71	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.71	c   integral         :      18.73       0.00       0.00      18.73       0.00
1800.07/1800.71	c   logicor          :     321.59       0.01     321.58       0.00       0.00
1800.07/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.71	c   rootredcost      :       1.71          0          0          0
1800.07/1800.71	c   pseudoobj        :     721.77    5708867          0          0
1800.07/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.71	c   propagation      :      65.48     385582     385582     385582       55.6     137099       30.8          -
1800.07/1800.71	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.71	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.71	c   applied globally :          -          -          -     522681       49.1          -          -          -
1800.07/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.71	c   cut pool         :       0.00          4          -          -         39          -    (maximal pool size: 2341)
1800.07/1800.71	c   redcost          :       0.00          5          0          0          0          0
1800.07/1800.71	c   impliedbounds    :       0.00          5          0          0          0          0
1800.07/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.71	c   gomory           :      11.10          5          0          0       2500          0
1800.07/1800.71	c   strongcg         :       2.06          5          0          0       2500          0
1800.07/1800.71	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.71	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.71	c   clique           :       0.02          5          0          0         30          0
1800.07/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.71	c   mcf              :       0.05          1          0          0          0          0
1800.07/1800.71	c Pricers            :       Time      Calls       Vars
1800.07/1800.71	c   problem variables:       0.00          0          0
1800.07/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.71	c   relpscost        :      18.73          1          0          0          0          0          2
1800.07/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.71	c   inference        :     443.82     534296          0          0          0          0    1068592
1800.07/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.71	c   LP solutions     :       0.00          -          0
1800.07/1800.71	c   pseudo solutions :       0.00          -          0
1800.07/1800.71	c   simplerounding   :       0.00          0          0
1800.07/1800.71	c   rounding         :       0.00          0          0
1800.07/1800.71	c   shifting         :       0.00          0          0
1800.07/1800.71	c   intshifting      :       0.00          0          0
1800.07/1800.71	c   oneopt           :       0.00          0          0
1800.07/1800.71	c   fixandinfer      :       0.00          0          0
1800.07/1800.71	c   feaspump         :       0.00          0          0
1800.07/1800.71	c   coefdiving       :       0.00          0          0
1800.07/1800.71	c   pscostdiving     :       0.00          0          0
1800.07/1800.71	c   fracdiving       :       0.00          0          0
1800.07/1800.71	c   veclendiving     :       0.00          0          0
1800.07/1800.71	c   intdiving        :       0.00          0          0
1800.07/1800.71	c   actconsdiving    :       0.00          0          0
1800.07/1800.71	c   objpscostdiving  :       0.00          0          0
1800.07/1800.71	c   rootsoldiving    :       0.00          0          0
1800.07/1800.71	c   linesearchdiving :       0.00          0          0
1800.07/1800.71	c   guideddiving     :       0.00          0          0
1800.07/1800.71	c   octane           :       0.00          0          0
1800.07/1800.71	c   rens             :       0.00          0          0
1800.07/1800.71	c   rins             :       0.00          0          0
1800.07/1800.71	c   localbranching   :       0.00          0          0
1800.07/1800.71	c   mutation         :       0.00          0          0
1800.07/1800.71	c   crossover        :       0.00          0          0
1800.07/1800.71	c   dins             :       0.00          0          0
1800.07/1800.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.71	c   primal LP        :       0.02          0          0       0.00       0.00
1800.07/1800.71	c   dual LP          :      11.50          6       4461     743.50     387.91
1800.07/1800.71	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.71	c   diving/probing LP:       0.00          0          0       0.00          -
1800.07/1800.71	c   strong branching :      18.73         19       5881     309.53     313.99
1800.07/1800.71	c     (at root node) :          -         19       5881     309.53          -
1800.07/1800.71	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.71	c B&B Tree           :
1800.07/1800.71	c   number of runs   :          1
1800.07/1800.71	c   nodes            :     762033
1800.07/1800.71	c   nodes (total)    :     762033
1800.07/1800.71	c   nodes left       :        100
1800.07/1800.71	c   max depth        :       1680
1800.07/1800.71	c   max depth (total):       1680
1800.07/1800.71	c   backtracks       :     173147 (22.7%)
1800.07/1800.71	c   delayed cutoffs  :     306462
1800.07/1800.71	c   repropagations   :    1062579 (6423706 domain reductions, 157846 cutoffs)
1800.07/1800.71	c   avg switch length:       3.85
1800.07/1800.71	c   switching time   :     160.16
1800.07/1800.71	c Solution           :
1800.07/1800.71	c   Solutions found  :          0 (0 improvements)
1800.07/1800.71	c   Primal Bound     :          -
1800.07/1800.71	c   Dual Bound       : +2.38058422652793e+02
1800.07/1800.71	c   Gap              :   infinite
1800.07/1800.71	c   Root Dual Bound  : +2.37058422652793e+02
1800.17/1800.85	c Time complete: 1800.23.

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-1884077-1245254150/watcher-1884077-1245254150 -o /tmp/evaluation-result-1884077-1245254150/solver-1884077-1245254150 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884077-1245254150.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 7418
/proc/meminfo: memFree=1723848/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=4324 CPUtime=0
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 465 0 0 0 0 0 0 0 18 0 1 0 193015894 4427776 450 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/7418/statm: 1081 463 300 886 0 191 0

[startup+0.089069 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7418
/proc/meminfo: memFree=1723848/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=13100 CPUtime=0.08
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 2589 0 0 0 7 1 0 0 18 0 1 0 193015894 13414400 2571 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/7418/statm: 3275 2571 351 886 0 2385 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13100

[startup+0.10107 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7418
/proc/meminfo: memFree=1723848/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=13100 CPUtime=0.09
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 2605 0 0 0 8 1 0 0 18 0 1 0 193015894 13414400 2587 1992294400 4194304 7823515 548682068736 18446744073709551615 6908036 0 0 4096 0 0 0 0 17 1 0 0
/proc/7418/statm: 3275 2587 351 886 0 2385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13100

[startup+0.301108 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7418
/proc/meminfo: memFree=1723848/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=18472 CPUtime=0.29
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 3921 0 0 0 28 1 0 0 19 0 1 0 193015894 18915328 3903 1992294400 4194304 7823515 548682068736 18446744073709551615 4212867 0 0 4096 0 0 0 0 17 1 0 0
/proc/7418/statm: 4618 3903 351 886 0 3728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18472

[startup+0.701184 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7418
/proc/meminfo: memFree=1723848/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=50180 CPUtime=0.69
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 11942 0 0 0 62 7 0 0 22 0 1 0 193015894 51384320 11570 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 12545 11581 432 886 0 11655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50180

[startup+1.50134 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 7419
/proc/meminfo: memFree=1671808/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=88576 CPUtime=1.49
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 21524 0 0 0 137 12 0 0 19 0 1 0 193015894 90701824 20199 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 22144 20199 512 886 0 21254 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88576

[startup+3.10264 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 7419
/proc/meminfo: memFree=1639040/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=96136 CPUtime=3.09
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 24444 0 0 0 296 13 0 0 25 0 1 0 193015894 98443264 22814 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 24034 22814 543 886 0 23144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96136

[startup+6.30126 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 7419
/proc/meminfo: memFree=1633280/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=98004 CPUtime=6.29
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 24633 0 0 0 614 15 0 0 25 0 1 0 193015894 100356096 23003 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 24501 23003 543 886 0 23611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98004

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 7419
/proc/meminfo: memFree=1629568/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=105044 CPUtime=12.69
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 26476 0 0 0 1251 18 0 0 25 0 1 0 193015894 107565056 24846 1992294400 4194304 7823515 548682068736 18446744073709551615 6237446 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 26261 24846 544 886 0 25371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105044

[startup+25.5019 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 7419
/proc/meminfo: memFree=1620928/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=111212 CPUtime=25.48
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 27957 0 0 0 2527 21 0 0 25 0 1 0 193015894 113881088 26161 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 27803 26161 544 886 0 26913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111212

[startup+51.1018 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 7419
/proc/meminfo: memFree=1618112/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=51.07
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28686 0 0 0 5076 31 0 0 25 0 1 0 193015894 117256192 26890 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26890 553 886 0 27737 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114508

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 7419
/proc/meminfo: memFree=1618048/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=102.26
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28686 0 0 0 10137 89 0 0 25 0 1 0 193015894 117256192 26890 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26890 553 886 0 27737 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 114508

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 7419
/proc/meminfo: memFree=1617984/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=162.24
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28686 0 0 0 16065 159 0 0 25 0 1 0 193015894 117256192 26890 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26890 553 886 0 27737 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114508

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 7419
/proc/meminfo: memFree=1617984/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=222.21
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28686 0 0 0 21992 229 0 0 25 0 1 0 193015894 117256192 26890 1992294400 4194304 7823515 548682068736 18446744073709551615 4770543 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26890 553 886 0 27737 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 114508

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 7419
/proc/meminfo: memFree=1617920/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=282.19
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28686 0 0 0 27924 295 0 0 25 0 1 0 193015894 117256192 26890 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26890 553 886 0 27737 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 114508

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 7425
/proc/meminfo: memFree=1617464/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=342.17
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 33850 367 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 114508

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 7425
/proc/meminfo: memFree=1617464/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=402.15
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 39779 436 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 114508

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 7425
/proc/meminfo: memFree=1617592/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=462.13
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 45707 506 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 4208437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 114508

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 7425
/proc/meminfo: memFree=1617592/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=522.11
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 51634 577 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 114508

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 7425
/proc/meminfo: memFree=1617592/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=582.08
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 57562 646 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 114508

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 7425
/proc/meminfo: memFree=1617600/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=642.07
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 63495 712 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 114508

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 7425
/proc/meminfo: memFree=1617408/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=881.98
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 87208 990 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 4770535 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 114508

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 3/65 7425
/proc/meminfo: memFree=1617408/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=941.96
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28687 0 0 0 93132 1064 0 0 25 0 1 0 193015894 117256192 26891 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26891 553 886 0 27737 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 114508

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 7425
/proc/meminfo: memFree=1617344/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1001.94
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28689 0 0 0 99060 1134 0 0 25 0 1 0 193015894 117256192 26893 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26893 553 886 0 27737 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 114508

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 7425
/proc/meminfo: memFree=1617344/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1061.92
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28693 0 0 0 104990 1202 0 0 25 0 1 0 193015894 117256192 26897 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26897 553 886 0 27737 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 114508

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 7425
/proc/meminfo: memFree=1617152/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1121.89
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28723 0 0 0 110918 1271 0 0 25 0 1 0 193015894 117256192 26927 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26927 553 886 0 27737 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 114508

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 7425
/proc/meminfo: memFree=1617088/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1181.87
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28727 0 0 0 116849 1338 0 0 25 0 1 0 193015894 117256192 26931 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26931 553 886 0 27737 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 114508

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 7425
/proc/meminfo: memFree=1617024/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1241.86
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28732 0 0 0 122781 1405 0 0 25 0 1 0 193015894 117256192 26936 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26936 553 886 0 27737 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 114508

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 7425
/proc/meminfo: memFree=1616896/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1301.84
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28737 0 0 0 128709 1475 0 0 25 0 1 0 193015894 117256192 26941 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26941 553 886 0 27737 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 114508

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 7425
/proc/meminfo: memFree=1616832/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1361.82
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28741 0 0 0 134637 1545 0 0 25 0 1 0 193015894 117256192 26945 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26945 553 886 0 27737 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 114508

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 7425
/proc/meminfo: memFree=1616768/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1421.8
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28743 0 0 0 140569 1611 0 0 25 0 1 0 193015894 117256192 26947 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26947 553 886 0 27737 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 114508

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 7425
/proc/meminfo: memFree=1616768/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1481.78
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28748 0 0 0 146496 1682 0 0 25 0 1 0 193015894 117256192 26952 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26952 553 886 0 27737 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 114508

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 7425
/proc/meminfo: memFree=1616704/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1541.75
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28748 0 0 0 152421 1754 0 0 25 0 1 0 193015894 117256192 26952 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26952 553 886 0 27737 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 114508

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 7425
/proc/meminfo: memFree=1616704/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1601.73
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28748 0 0 0 158348 1825 0 0 25 0 1 0 193015894 117256192 26952 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26952 553 886 0 27737 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 114508

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 7425
/proc/meminfo: memFree=1616640/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1661.72
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28748 0 0 0 164278 1894 0 0 25 0 1 0 193015894 117256192 26952 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26952 553 886 0 27737 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 114508

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 7425
/proc/meminfo: memFree=1616576/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1721.7
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28750 0 0 0 170206 1964 0 0 25 0 1 0 193015894 117256192 26954 1992294400 4194304 7823515 548682068736 18446744073709551615 4768205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26954 553 886 0 27737 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 114508

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7425
/proc/meminfo: memFree=1616512/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1781.68
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28750 0 0 0 176138 2030 0 0 25 0 1 0 193015894 117256192 26954 1992294400 4194304 7823515 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26954 553 886 0 27737 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 114508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7425
/proc/meminfo: memFree=1616512/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1800.07
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28750 0 0 0 177958 2049 0 0 25 0 1 0 193015894 117256192 26954 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26954 553 886 0 27737 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 114508

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

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 7425
/proc/meminfo: memFree=1616512/2055920 swapFree=4181928/4192956
[pid=7418] ppid=7416 vsize=114508 CPUtime=1800.17
/proc/7418/stat : 7418 (pbscip.linux.x8) R 7416 7418 7381 0 -1 4194304 28756 0 0 0 177968 2049 0 0 25 0 1 0 193015894 117256192 26960 1992294400 4194304 7823515 548682068736 18446744073709551615 5879340 0 0 4096 0 0 0 0 17 1 0 0
/proc/7418/statm: 28627 26960 559 886 0 27737 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 114508

Child status: 0
Real time (s): 1800.86
CPU time (s): 1800.23
CPU user time (s): 1779.72
CPU system time (s): 20.5139
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 114508

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

runsolver used 1.61575 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node5 at 2009-06-17 17:55:50
IDJOB=1884077
IDBENCH=71921
IDSOLVER=683
FILE ID=node5/1884077-1245254150
PBS_JOBID= 9372448
Free space on /tmp= 66256 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-ukn005.sat05-3845.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-1884077-1245254150/watcher-1884077-1245254150 -o /tmp/evaluation-result-1884077-1245254150/solver-1884077-1245254150 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1884077-1245254150.opb

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

MD5SUM BENCH= 4ce1127a8ad8373c72d2715df326072b
RANDOM SEED=1180400024

node5.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.259
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	: 5931.00
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.259
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:       1724328 kB
Buffers:         30916 kB
Cached:         211612 kB
SwapCached:       4788 kB
Active:          68588 kB
Inactive:       181624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724328 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:           11244 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            67408 kB
Committed_AS:   171324 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= 66248 MiB
End job on node5 at 2009-06-17 18:25:53