Trace number 1885358

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1796.28 1796.9

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
crypto/desgen/gss-14-s100.opb
MD5SUM56d33962a0b30de405bc9a8d819d6c19
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 benchmark38.4921
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31229
Total number of constraints93855
Number of constraints which are clauses93855
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.30/1.32	c SCIP version 1.1.0.7
1.30/1.32	c LP-Solver Clp 1.8.2
1.30/1.32	c user parameter file <scip.set> not found - using default parameters
1.30/1.32	c read problem <HOME/instance-1885358-1245266092.opb>
1.30/1.32	c original problem has 31229 variables (31229 bin, 0 int, 0 impl, 0 cont) and 93855 constraints
1.69/1.73	c No objective function, only one solution is needed.
1.69/1.73	c start presolving problem
1.69/1.73	c presolving:
2.99/3.09	c (round 1) 937 del vars, 212 del conss, 113 chg bounds, 4 chg sides, 4 chg coeffs, 0 upgd conss, 1637543 impls, 0 clqs
3.29/3.34	c (round 2) 1424 del vars, 2850 del conss, 323 chg bounds, 61 chg sides, 95 chg coeffs, 0 upgd conss, 1666371 impls, 0 clqs
3.50/3.54	c (round 3) 2304 del vars, 4974 del conss, 613 chg bounds, 118 chg sides, 173 chg coeffs, 0 upgd conss, 1719150 impls, 0 clqs
3.69/3.78	c (round 4) 3125 del vars, 7801 del conss, 963 chg bounds, 142 chg sides, 208 chg coeffs, 0 upgd conss, 1800319 impls, 0 clqs
3.89/3.98	c (round 5) 3886 del vars, 10203 del conss, 1281 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1847353 impls, 0 clqs
4.09/4.14	c (round 6) 4387 del vars, 11929 del conss, 1454 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1883025 impls, 0 clqs
4.30/4.31	c (round 7) 4809 del vars, 13443 del conss, 1547 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1941850 impls, 0 clqs
4.39/4.43	c (round 8) 4965 del vars, 14211 del conss, 1616 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1965250 impls, 0 clqs
4.49/4.54	c (round 9) 5218 del vars, 14751 del conss, 1690 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1976932 impls, 0 clqs
4.59/4.63	c (round 10) 5240 del vars, 15195 del conss, 1704 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1977292 impls, 0 clqs
4.69/4.70	c (round 11) 5282 del vars, 15299 del conss, 1727 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1977346 impls, 0 clqs
4.69/4.78	c (round 12) 5341 del vars, 15434 del conss, 1746 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1978126 impls, 0 clqs
4.79/4.86	c (round 13) 5347 del vars, 15524 del conss, 1748 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1978246 impls, 0 clqs
4.89/4.93	c (round 14) 5347 del vars, 15532 del conss, 1748 chg bounds, 148 chg sides, 215 chg coeffs, 0 upgd conss, 1978246 impls, 0 clqs
5.59/5.67	c (round 15) 5347 del vars, 15532 del conss, 1748 chg bounds, 148 chg sides, 215 chg coeffs, 78323 upgd conss, 1978246 impls, 0 clqs
5.79/5.83	c presolving (16 rounds):
5.79/5.83	c  5347 deleted vars, 15532 deleted constraints, 1748 tightened bounds, 0 added holes, 148 changed sides, 215 changed coefficients
5.79/5.83	c  1978246 implications, 0 cliques
5.79/5.83	c presolved problem has 25881 variables (25881 bin, 0 int, 0 impl, 0 cont) and 78323 constraints
5.79/5.83	c   78323 constraints of type <logicor>
5.79/5.83	c transformed objective value is always integral (scale: 1)
5.79/5.83	c Presolving Time: 3.50
5.79/5.84	c PURESAT
5.79/5.84	c -----------------------------------------------------------------------------------------------
5.79/5.84	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c separating/flowcover/freq = c -1
5.79/5.84	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c separating/cmir/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/veclendiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/veclendiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/veclendiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/simplerounding/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/shifting/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/rounding/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/rootsoldiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.79/5.84	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
5.79/5.84	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/rootsoldiving/freq = c -1
5.79/5.84	c # number of nodes added to the contingent of the total nodes
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.79/5.84	c heuristics/rens/nodesofs = c 2000
5.79/5.84	c # minimum percentage of integer variables that have to be fixable 
5.79/5.84	c # [type: real, range: [0,1], default: 0.5]
5.79/5.84	c heuristics/rens/minfixingrate = c 0.3
5.79/5.84	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.84	c heuristics/rens/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/pscostdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/pscostdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/pscostdiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.84	c heuristics/oneopt/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/objpscostdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to total iteration number
5.79/5.84	c # [type: real, range: [0,1], default: 0.01]
5.79/5.84	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
5.79/5.84	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/objpscostdiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/linesearchdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/linesearchdiving/freq = c -1
5.79/5.84	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/intshifting/freq = c -1
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/intdiving/maxlpiterquot = c 0.075
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/guideddiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/guideddiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/guideddiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/fracdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/fracdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/fracdiving/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/feaspump/maxlpiterofs = c 2000
5.79/5.84	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 20]
5.79/5.84	c heuristics/feaspump/freq = c -1
5.79/5.84	c # minimum percentage of integer variables that have to be fixed 
5.79/5.84	c # [type: real, range: [0,1], default: 0.666]
5.79/5.84	c heuristics/crossover/minfixingrate = c 0.5
5.79/5.84	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.79/5.84	c # [type: real, range: [0,1], default: 0.1]
5.79/5.84	c heuristics/crossover/nodesquot = c 0.15
5.79/5.84	c # number of nodes without incumbent change that heuristic should wait
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 200]
5.79/5.84	c heuristics/crossover/nwaitingnodes = c 100
5.79/5.84	c # number of nodes added to the contingent of the total nodes
5.79/5.84	c # [type: longint, range: [0,9223372036854775807], default: 500]
5.79/5.84	c heuristics/crossover/nodesofs = c 750
5.79/5.84	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 30]
5.79/5.84	c heuristics/crossover/freq = c -1
5.79/5.84	c # additional number of allowed LP iterations
5.79/5.84	c # [type: int, range: [0,2147483647], default: 1000]
5.79/5.84	c heuristics/coefdiving/maxlpiterofs = c 1500
5.79/5.84	c # maximal fraction of diving LP iterations compared to node LP iterations
5.79/5.84	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.79/5.84	c heuristics/coefdiving/maxlpiterquot = c 0.075
5.79/5.84	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: 10]
5.79/5.84	c heuristics/coefdiving/freq = c -1
5.79/5.84	c # priority of node selection rule <dfs> in standard mode
5.79/5.84	c # [type: int, range: [-536870912,536870911], default: 0]
5.79/5.84	c nodeselection/dfs/stdpriority = c 1000000
5.79/5.84	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.79/5.84	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.84	c presolving/probing/maxrounds = c 0
5.79/5.84	c # should presolving try to simplify knapsacks
5.79/5.84	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.84	c constraints/knapsack/simplifyinequalities = c TRUE
5.79/5.84	c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.79/5.84	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.79/5.84	c constraints/knapsack/disaggregation = c FALSE
5.79/5.84	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c constraints/knapsack/maxnumcardlift = c 0
5.79/5.86	c # should presolving try to simplify inequalities
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c constraints/linear/simplifyinequalities = c TRUE
5.79/5.86	c # maximal number of separation rounds in the root node (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c separating/maxroundsroot = c 5
5.79/5.86	c # maximal number of separation rounds per node (-1: unlimited)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 5]
5.79/5.86	c separating/maxrounds = c 1
5.79/5.86	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)
5.79/5.86	c # [type: char, range: {lafpsqd}, default: l]
5.79/5.86	c lp/pricing = c a
5.79/5.86	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 1]
5.79/5.86	c lp/solvefreq = c 0
5.79/5.86	c # solving stops, if the given number of solutions were found (-1: no limit)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c limits/solutions = c 1
5.79/5.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.79/5.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.86	c limits/memory = c 1620
5.79/5.86	c # maximal time in seconds to run
5.79/5.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.79/5.86	c limits/time = c 1791
5.79/5.86	c # frequency for displaying node information lines
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 100]
5.79/5.86	c display/freq = c 10000
5.79/5.86	c # should enforcement of pseudo solution be disabled?
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c constraints/disableenfops = c TRUE
5.79/5.86	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: 0]
5.79/5.86	c constraints/agelimit = c 1
5.79/5.86	c # should binary conflicts be preferred?
5.79/5.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.79/5.86	c conflict/preferbinary = c TRUE
5.79/5.86	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
5.79/5.86	c # [type: int, range: [-1,2147483647], default: -1]
5.79/5.86	c conflict/interconss = c 0
5.79/5.86	c -----------------------------------------------------------------------------------------------
5.79/5.86	c start solving problem
5.79/5.86	c 
16.29/16.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
16.29/16.34	c  14.1s|     1 |     0 |  4347 | 200M|   0 |1650 |  25k|  78k|  78k|  25k|  78k|   0 |   0 |   0 | 1.338884e+03 |      --      |    Inf 
40.38/40.49	c  37.8s|     1 |     0 |  5910 | 204M|   0 |1697 |  25k|  78k|  78k|  25k|  78k|  20 |   0 |   0 | 1.353527e+03 |      --      |    Inf 
65.16/65.23	c  62.5s|     1 |     0 |  7876 | 208M|   0 |1741 |  25k|  78k|  78k|  25k|  78k|  42 |   0 |   0 | 1.375571e+03 |      --      |    Inf 
97.25/97.30	c  94.5s|     1 |     0 |  9463 | 212M|   0 |1863 |  25k|  78k|  78k|  25k|  78k|  59 |   0 |   0 | 1.394427e+03 |      --      |    Inf 
135.13/135.29	c   132s|     1 |     0 | 10581 | 218M|   0 |1871 |  25k|  78k|  78k|  25k|  78k|  78 |   0 |   0 | 1.400757e+03 |      --      |    Inf 
259.79/259.96	c   257s|     1 |     0 | 11614 | 225M|   0 |1898 |  25k|  78k|  78k|  25k|  78k|  95 |   0 |   0 | 1.406213e+03 |      --      |    Inf 
339.77/339.92	c   337s|     1 |     2 | 11614 | 225M|   0 |1898 |  25k|  78k|  78k|  25k|  78k|  95 |   0 |  17 | 1.406213e+03 |      --      |    Inf 
1795.57/1796.28	c 
1795.57/1796.28	c SCIP Status        : solving was interrupted [time limit reached]
1795.57/1796.28	c Solving Time (sec) : 1791.01
1795.57/1796.28	c Solving Nodes      : 6747
1795.57/1796.28	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.57/1796.28	c Dual Bound         : +1.40895902548547e+03
1795.57/1796.28	c Gap                : infinite
1795.57/1796.28	c NODE         6747
1795.57/1796.28	c DUAL BOUND   1408.96
1795.57/1796.28	c PRIMAL BOUND 1e+20
1795.57/1796.28	c GAP          1e+20
1795.57/1796.28	s UNKNOWN
1795.57/1796.28	c SCIP Status        : solving was interrupted [time limit reached]
1795.57/1796.28	c Solving Time       :    1791.01
1795.57/1796.28	c Original Problem   :
1795.57/1796.28	c   Problem name     : HOME/instance-1885358-1245266092.opb
1795.57/1796.28	c   Variables        : 31229 (31229 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.57/1796.28	c   Constraints      : 93855 initial, 93855 maximal
1795.57/1796.28	c Presolved Problem  :
1795.57/1796.28	c   Problem name     : t_HOME/instance-1885358-1245266092.opb
1795.57/1796.28	c   Variables        : 25881 (25881 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.57/1796.28	c   Constraints      : 78323 initial, 78375 maximal
1795.57/1796.28	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.57/1796.28	c   trivial          :       0.07        156          0          0          0          0          0          0          0
1795.57/1796.28	c   dualfix          :       0.07          0          0          0          0          0          0          0          0
1795.57/1796.28	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.57/1796.28	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.57/1796.28	c   implics          :       0.91          0       3498          0          0          0          0          0          0
1795.57/1796.28	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.57/1796.28	c   linear           :       1.93       1691          2          0       1748          0      15532        148        215
1795.57/1796.28	c   logicor          :       0.27          0          0          0          0          0          0          0          0
1795.57/1796.28	c   root node        :          -          0          -          -          0          -          -          -          -
1795.57/1796.28	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.57/1796.28	c   integral         :          0          0          0          1          0          0          0          0          0          2
1795.57/1796.28	c   logicor          :      78323+         5     288039          0          0       4010    8314240          0          0          0
1795.57/1796.28	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.57/1796.28	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.57/1796.28	c   integral         :      79.77       0.00       0.00      79.77       0.00
1795.57/1796.28	c   logicor          :      72.41       0.05      72.36       0.00       0.00
1795.57/1796.28	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.57/1796.28	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.57/1796.28	c   rootredcost      :       0.34          0          0          0
1795.57/1796.28	c   pseudoobj        :    1281.02     291103          0          0
1795.57/1796.28	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.57/1796.28	c   propagation      :       2.68       4010       4010       4010       24.0        770       18.4          -
1795.57/1796.28	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.57/1796.28	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.57/1796.28	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.57/1796.28	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.57/1796.28	c   applied globally :          -          -          -       4780       23.1          -          -          -
1795.57/1796.28	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.57/1796.28	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.57/1796.28	c   cut pool         :       0.03          4          -          -         26          -    (maximal pool size: 1649)
1795.57/1796.28	c   redcost          :       0.01          5          0          0          0          0
1795.57/1796.28	c   impliedbounds    :       0.08          5          0          0          0          0
1795.57/1796.28	c   intobj           :       0.00          0          0          0          0          0
1795.57/1796.28	c   gomory           :     186.03          5          0          0       2500          0
1795.57/1796.28	c   strongcg         :      11.73          5          0          0       2500          0
1795.57/1796.28	c   cmir             :       0.00          0          0          0          0          0
1795.57/1796.28	c   flowcover        :       0.00          0          0          0          0          0
1795.57/1796.28	c   clique           :       5.59          5          0          0         37          0
1795.57/1796.28	c   zerohalf         :       0.00          0          0          0          0          0
1795.57/1796.28	c   mcf              :       0.39          1          0          0          0          0
1795.57/1796.28	c Pricers            :       Time      Calls       Vars
1795.57/1796.28	c   problem variables:       0.00          0          0
1795.57/1796.28	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.57/1796.28	c   relpscost        :      79.77          1          0          0          0          0          2
1795.57/1796.28	c   pscost           :       0.00          0          0          0          0          0          0
1795.57/1796.28	c   inference        :      51.53       4711          0          0          0          0       9422
1795.57/1796.28	c   mostinf          :       0.00          0          0          0          0          0          0
1795.57/1796.28	c   leastinf         :       0.00          0          0          0          0          0          0
1795.57/1796.28	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.57/1796.28	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.57/1796.28	c   random           :       0.00          0          0          0          0          0          0
1795.57/1796.28	c Primal Heuristics  :       Time      Calls      Found
1795.57/1796.28	c   LP solutions     :       0.00          -          0
1795.57/1796.28	c   pseudo solutions :       0.00          -          0
1795.57/1796.28	c   simplerounding   :       0.00          0          0
1795.57/1796.28	c   rounding         :       0.00          0          0
1795.57/1796.28	c   shifting         :       0.00          0          0
1795.57/1796.28	c   intshifting      :       0.00          0          0
1795.57/1796.28	c   oneopt           :       0.00          0          0
1795.57/1796.28	c   fixandinfer      :       0.00          0          0
1795.57/1796.28	c   feaspump         :       0.00          0          0
1795.57/1796.28	c   coefdiving       :       0.00          0          0
1795.57/1796.28	c   pscostdiving     :       0.00          0          0
1795.57/1796.28	c   fracdiving       :       0.00          0          0
1795.57/1796.28	c   veclendiving     :       0.00          0          0
1795.57/1796.28	c   intdiving        :       0.00          0          0
1795.57/1796.28	c   actconsdiving    :       0.00          0          0
1795.57/1796.28	c   objpscostdiving  :       0.00          0          0
1795.57/1796.28	c   rootsoldiving    :       0.00          0          0
1795.57/1796.28	c   linesearchdiving :       0.00          0          0
1795.57/1796.28	c   guideddiving     :       0.00          0          0
1795.57/1796.28	c   octane           :       0.00          0          0
1795.57/1796.28	c   rens             :       0.00          0          0
1795.57/1796.28	c   rins             :       0.00          0          0
1795.57/1796.28	c   localbranching   :       0.00          0          0
1795.57/1796.28	c   mutation         :       0.00          0          0
1795.57/1796.28	c   crossover        :       0.00          0          0
1795.57/1796.28	c   dins             :       0.00          0          0
1795.57/1796.28	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.57/1796.28	c   primal LP        :       0.10          0          0       0.00       0.00
1795.57/1796.28	c   dual LP          :      48.64          6      11614    1935.67     238.77
1795.57/1796.28	c   barrier LP       :       0.00          0          0       0.00          -
1795.57/1796.28	c   diving/probing LP:       0.00          0          0       0.00          -
1795.57/1796.28	c   strong branching :      79.77         17      15083     887.24     189.08
1795.57/1796.28	c     (at root node) :          -         17      15083     887.24          -
1795.57/1796.28	c   conflict analysis:       0.00          0          0       0.00          -
1795.57/1796.28	c B&B Tree           :
1795.57/1796.28	c   number of runs   :          1
1795.57/1796.28	c   nodes            :       6747
1795.57/1796.28	c   nodes (total)    :       6747
1795.57/1796.28	c   nodes left       :         47
1795.57/1796.28	c   max depth        :        410
1795.57/1796.28	c   max depth (total):        410
1795.57/1796.28	c   backtracks       :       2081 (30.8%)
1795.57/1796.28	c   delayed cutoffs  :       2631
1795.57/1796.28	c   repropagations   :      13511 (3860867 domain reductions, 1975 cutoffs)
1795.57/1796.28	c   avg switch length:       4.90
1795.57/1796.28	c   switching time   :      34.49
1795.57/1796.28	c Solution           :
1795.57/1796.28	c   Solutions found  :          0 (0 improvements)
1795.57/1796.28	c   Primal Bound     :          -
1795.57/1796.28	c   Dual Bound       : +1.40895902548547e+03
1795.57/1796.28	c   Gap              :   infinite
1795.57/1796.28	c   Root Dual Bound  : +1.40621320024176e+03
1796.17/1796.89	c Time complete: 1796.27.

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-1885358-1245266092/watcher-1885358-1245266092 -o /tmp/evaluation-result-1885358-1245266092/solver-1885358-1245266092 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1885358-1245266092.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: 1.00 1.00 1.00 3/65 24354
/proc/meminfo: memFree=1804784/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=7616 CPUtime=0
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 590 0 0 0 0 0 0 0 18 0 1 0 194207087 7798784 574 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 1904 584 353 1256 0 643 0

[startup+0.0432929 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24354
/proc/meminfo: memFree=1804784/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=12468 CPUtime=0.03
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 2043 0 0 0 3 0 0 0 18 0 1 0 194207087 12767232 2027 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 3117 2036 376 1256 0 1856 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12468

[startup+0.101303 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24354
/proc/meminfo: memFree=1804784/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=16148 CPUtime=0.09
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 2995 0 0 0 8 1 0 0 18 0 1 0 194207087 16535552 2979 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 4037 2979 376 1256 0 2776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16148

[startup+0.301341 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24354
/proc/meminfo: memFree=1804784/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=26012 CPUtime=0.29
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 5457 0 0 0 27 2 0 0 19 0 1 0 194207087 26636288 5441 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 6503 5441 376 1256 0 5242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26012

[startup+0.701416 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24354
/proc/meminfo: memFree=1804784/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=40612 CPUtime=0.69
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 9102 0 0 0 65 4 0 0 23 0 1 0 194207087 41586688 9086 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 10153 9086 376 1256 0 8892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40612

[startup+1.50258 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1757928/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=122036 CPUtime=1.49
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 29730 0 0 0 137 12 0 0 25 0 1 0 194207087 124964864 29360 1992294400 4194304 9342243 548682068736 18446744073709551615 4586737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 30509 29360 411 1256 0 29248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122036

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1653672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=199352 CPUtime=3.1
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 48857 0 0 0 282 28 0 0 25 0 1 0 194207087 204136448 48487 1992294400 4194304 9342243 548682068736 18446744073709551615 5416233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 49838 48487 473 1256 0 48577 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 199352

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1572264/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=292352 CPUtime=6.29
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 73831 0 0 0 540 89 0 0 19 0 1 0 194207087 299368448 71532 1992294400 4194304 9342243 548682068736 18446744073709551615 6219552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 73088 71532 570 1256 0 71827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 292352

[startup+12.7017 s]
/proc/loadavg: 1.23 1.05 1.02 2/66 24355
/proc/meminfo: memFree=1490664/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=342088 CPUtime=12.69
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 81377 0 0 0 1176 93 0 0 25 0 1 0 194207087 350298112 78925 1992294400 4194304 9342243 548682068736 18446744073709551615 6040653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 85522 78925 612 1256 0 84261 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 342088

[startup+25.5011 s]
/proc/loadavg: 1.19 1.05 1.01 2/66 24355
/proc/meminfo: memFree=1490216/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=343188 CPUtime=25.48
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 85318 0 0 0 2452 96 0 0 25 0 1 0 194207087 351424512 79075 1992294400 4194304 9342243 548682068736 18446744073709551615 4338830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 85797 79075 630 1256 0 84536 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 343188

[startup+51.102 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 24355
/proc/meminfo: memFree=1474344/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=355304 CPUtime=51.07
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 89311 0 0 0 4964 143 0 0 25 0 1 0 194207087 363831296 83068 1992294400 4194304 9342243 548682068736 18446744073709551615 6237437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 88826 83068 644 1256 0 87565 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 355304

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/66 24355
/proc/meminfo: memFree=1459368/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=366636 CPUtime=102.25
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 93050 0 0 0 10078 147 0 0 25 0 1 0 194207087 375435264 86807 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 91659 86807 644 1256 0 90398 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 366636

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 24355
/proc/meminfo: memFree=1444136/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=377056 CPUtime=162.22
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 96858 0 0 0 16068 154 0 0 25 0 1 0 194207087 386105344 90615 1992294400 4194304 9342243 548682068736 18446744073709551615 4343038 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 94264 90615 644 1256 0 93003 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 377056

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 24355
/proc/meminfo: memFree=1444136/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=377056 CPUtime=222.2
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 96858 0 0 0 22064 156 0 0 25 0 1 0 194207087 386105344 90615 1992294400 4194304 9342243 548682068736 18446744073709551615 8247763 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 94264 90615 644 1256 0 93003 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 377056

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24355
/proc/meminfo: memFree=1435048/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=423168 CPUtime=282.18
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 106553 0 0 0 28055 163 0 0 25 0 1 0 194207087 433324032 92866 1992294400 4194304 9342243 548682068736 18446744073709551615 6040629 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 105792 92866 649 1256 0 104531 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 423168

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24355
/proc/meminfo: memFree=1439272/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=387760 CPUtime=342.16
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 128277 0 0 0 34041 175 0 0 25 0 1 0 194207087 397066240 91800 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 96940 91800 663 1256 0 95679 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 387760

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1432744/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=387760 CPUtime=402.15
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 129924 0 0 0 40033 182 0 0 25 0 1 0 194207087 397066240 93447 1992294400 4194304 9342243 548682068736 18446744073709551615 5432881 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 96940 93447 668 1256 0 95679 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 387760

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1428776/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=390060 CPUtime=462.12
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 130914 0 0 0 46025 187 0 0 25 0 1 0 194207087 399421440 94437 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 97515 94437 668 1256 0 96254 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 390060

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1411560/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=408392 CPUtime=522.11
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 135277 0 0 0 52018 193 0 0 25 0 1 0 194207087 418193408 98800 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 102098 98800 668 1256 0 100837 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 408392

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1392424/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=427464 CPUtime=582.08
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 140005 0 0 0 58007 201 0 0 25 0 1 0 194207087 437723136 103528 1992294400 4194304 9342243 548682068736 18446744073709551615 5433166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 106866 103528 668 1256 0 105605 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 427464

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1374312/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=445580 CPUtime=642.06
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 144489 0 0 0 63998 208 0 0 25 0 1 0 194207087 456273920 108012 1992294400 4194304 9342243 548682068736 18446744073709551615 5433480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 111395 108012 668 1256 0 110134 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 445580

[startup+702.303 s]

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

/proc/meminfo: memFree=1274664/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=544800 CPUtime=1121.9
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 169295 0 0 0 111925 265 0 0 25 0 1 0 194207087 557875200 132818 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 136200 132818 668 1256 0 134939 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 544800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1265960/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=554364 CPUtime=1181.88
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 171649 0 0 0 117916 272 0 0 25 0 1 0 194207087 567668736 135172 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 138591 135172 668 1256 0 137330 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 554364

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1254056/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=565352 CPUtime=1241.86
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 174413 0 0 0 123908 278 0 0 25 0 1 0 194207087 578920448 137936 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 141338 137936 668 1256 0 140077 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 565352

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1244968/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=574388 CPUtime=1301.84
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 176656 0 0 0 129900 284 0 0 25 0 1 0 194207087 588173312 140179 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 143597 140179 668 1256 0 142336 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 574388

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1232744/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=586456 CPUtime=1361.81
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 179698 0 0 0 135892 289 0 0 25 0 1 0 194207087 600530944 143221 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 146614 143221 668 1256 0 145353 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 586456

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1222504/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=596836 CPUtime=1421.8
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 182265 0 0 0 141885 295 0 0 25 0 1 0 194207087 611160064 145788 1992294400 4194304 9342243 548682068736 18446744073709551615 5432480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 149209 145788 668 1256 0 147948 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 596836

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1210600/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=608652 CPUtime=1481.78
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 185231 0 0 0 147874 304 0 0 25 0 1 0 194207087 623259648 148754 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 152163 148754 668 1256 0 150902 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 608652

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1201064/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=618356 CPUtime=1541.75
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 187645 0 0 0 153865 310 0 0 25 0 1 0 194207087 633196544 151168 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 154589 151168 668 1256 0 153328 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 618356

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1191144/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=628292 CPUtime=1601.73
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 190129 0 0 0 159856 317 0 0 25 0 1 0 194207087 643371008 153652 1992294400 4194304 9342243 548682068736 18446744073709551615 5433166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 157073 153652 668 1256 0 155812 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 628292

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1181352/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=637900 CPUtime=1661.71
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 192530 0 0 0 165848 323 0 0 25 0 1 0 194207087 653209600 156053 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 159475 156053 668 1256 0 158214 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 637900

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1174632/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=644572 CPUtime=1721.7
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 194198 0 0 0 171840 330 0 0 25 0 1 0 194207087 660041728 157721 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 161143 157721 668 1256 0 159882 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 644572

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1167912/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=651292 CPUtime=1781.67
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 195877 0 0 0 177830 337 0 0 25 0 1 0 194207087 666923008 159400 1992294400 4194304 9342243 548682068736 18446744073709551615 5433224 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 162823 159400 668 1256 0 161562 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 651292

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1167016/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=651892 CPUtime=1784.87
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196044 0 0 0 178150 337 0 0 25 0 1 0 194207087 667537408 159567 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 162973 159567 668 1256 0 161712 0
Current children cumulated CPU time (s) 1784.87
Current children cumulated vsize (KiB) 651892

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1166440/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=652780 CPUtime=1791.27
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196249 0 0 0 178789 338 0 0 25 0 1 0 194207087 668446720 159772 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 163195 159772 668 1256 0 161934 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 652780

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1165672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=653324 CPUtime=1794.47
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196385 0 0 0 179109 338 0 0 25 0 1 0 194207087 669003776 159908 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 163331 159908 668 1256 0 162070 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 653324

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1165672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=653324 CPUtime=1795.27
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196385 0 0 0 179188 339 0 0 25 0 1 0 194207087 669003776 159908 1992294400 4194304 9342243 548682068736 18446744073709551615 5433159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24354/statm: 163331 159908 668 1256 0 162070 0
Current children cumulated CPU time (s) 1795.27
Current children cumulated vsize (KiB) 653324

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1165672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=653324 CPUtime=1795.67
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196388 0 0 0 179228 339 0 0 25 0 1 0 194207087 669003776 159911 1992294400 4194304 9342243 548682068736 18446744073709551615 4303034 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 163331 159911 671 1256 0 162070 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (KiB) 653324

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1165672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=653324 CPUtime=1796.07
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196391 0 0 0 179268 339 0 0 25 0 1 0 194207087 669003776 159914 1992294400 4194304 9342243 548682068736 18446744073709551615 4798507 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 163331 159914 674 1256 0 162070 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 653324

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24355
/proc/meminfo: memFree=1165672/2055920 swapFree=4094796/4192956
[pid=24354] ppid=24352 vsize=571144 CPUtime=1796.17
/proc/24354/stat : 24354 (pbscip.linux.x8) R 24352 24354 23637 0 -1 4194304 196392 0 0 0 179277 340 0 0 25 0 1 0 194207087 584851456 139444 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/24354/statm: 142786 139444 2193 1256 0 141525 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (KiB) 571144

Child status: 0
Real time (s): 1796.9
CPU time (s): 1796.28
CPU user time (s): 1792.79
CPU system time (s): 3.48547
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 653324

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

runsolver used 1.83372 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node91 at 2009-06-17 21:14:52
IDJOB=1885358
IDBENCH=72049
IDSOLVER=684
FILE ID=node91/1885358-1245266092
PBS_JOBID= 9372373
Free space on /tmp= 66444 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/crypto/desgen/gss-14-s100.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885358-1245266092/watcher-1885358-1245266092 -o /tmp/evaluation-result-1885358-1245266092/solver-1885358-1245266092 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1885358-1245266092.opb

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

MD5SUM BENCH= 56d33962a0b30de405bc9a8d819d6c19
RANDOM SEED=1470679515

node91.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.261
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.261
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1805200 kB
Buffers:         19684 kB
Cached:         109104 kB
SwapCached:      91872 kB
Active:          85300 kB
Inactive:       137324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805200 kB
SwapTotal:     4192956 kB
SwapFree:      4094796 kB
Dirty:           14456 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            13972 kB
Committed_AS:   105556 kB
PageTables:       1364 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= 66432 MiB
End job on node91 at 2009-06-17 21:44:49