Trace number 1868939

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2UNSAT 40.8208 40.8393

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-bf0432-007.opb
MD5SUM093787cffe9173c370b11fb5e77a5812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.094984
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2080
Total number of constraints4708
Number of constraints which are clauses4708
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 constraint6
Number of terms in the objective function 2080
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2080
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SCIP version 1.1.0.7
0.00/0.08	c LP-Solver Clp 1.8.2
0.00/0.08	c user parameter file <scip.set> not found - using default parameters
0.00/0.08	c read problem <HOME/instance-1868939-1245151216.opb>
0.00/0.08	c original problem has 2080 variables (2080 bin, 0 int, 0 impl, 0 cont) and 4708 constraints
0.09/0.10	c start presolving problem
0.09/0.10	c presolving:
0.09/0.16	c (round 1) 1121 del vars, 178 del conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 40808 impls, 0 clqs
0.09/0.19	c (round 2) 1227 del vars, 1783 del conss, 22 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 44511 impls, 0 clqs
0.19/0.20	c (round 3) 1290 del vars, 2050 del conss, 73 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 45553 impls, 0 clqs
0.19/0.21	c (round 4) 1352 del vars, 2380 del conss, 138 chg bounds, 61 chg sides, 107 chg coeffs, 0 upgd conss, 46394 impls, 0 clqs
0.19/0.21	c (round 5) 1401 del vars, 2518 del conss, 162 chg bounds, 61 chg sides, 107 chg coeffs, 0 upgd conss, 46394 impls, 0 clqs
0.19/0.22	c (round 6) 1402 del vars, 2519 del conss, 162 chg bounds, 61 chg sides, 107 chg coeffs, 0 upgd conss, 46412 impls, 0 clqs
0.29/0.34	c (round 7) 1402 del vars, 2564 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2098 upgd conss, 46412 impls, 0 clqs
0.29/0.35	c (round 8) 1404 del vars, 2566 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2098 upgd conss, 46412 impls, 0 clqs
0.29/0.37	c (round 9) 1404 del vars, 2566 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 46412 impls, 0 clqs
0.39/0.40	c (round 10) 1459 del vars, 2566 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 49528 impls, 0 clqs
0.39/0.40	c (round 11) 1459 del vars, 2675 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 49528 impls, 0 clqs
0.39/0.43	c (round 12) 1510 del vars, 2675 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 51896 impls, 0 clqs
0.39/0.43	c (round 13) 1510 del vars, 2839 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 51896 impls, 0 clqs
0.39/0.43	c (round 14) 1511 del vars, 2840 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 51896 impls, 0 clqs
0.39/0.46	c (round 15) 1511 del vars, 2841 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 51896 impls, 0 clqs
0.39/0.49	c (round 16) 1587 del vars, 2841 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 52646 impls, 0 clqs
0.39/0.49	c (round 17) 1587 del vars, 3092 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 52652 impls, 0 clqs
0.39/0.49	c (round 18) 1593 del vars, 3098 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 52652 impls, 0 clqs
0.39/0.49	c (round 19) 1594 del vars, 3106 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 52652 impls, 0 clqs
0.49/0.56	c (round 20) 1594 del vars, 3119 del conss, 162 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 52652 impls, 0 clqs
0.59/0.61	c (round 21) 1644 del vars, 3119 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 54852 impls, 0 clqs
0.59/0.62	c (round 22) 1644 del vars, 3168 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 54852 impls, 0 clqs
0.59/0.62	c (round 23) 1646 del vars, 3169 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 54852 impls, 0 clqs
0.59/0.68	c (round 24) 1691 del vars, 3169 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 55440 impls, 0 clqs
0.59/0.68	c (round 25) 1691 del vars, 3201 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 55440 impls, 0 clqs
0.59/0.68	c (round 26) 1692 del vars, 3204 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 55440 impls, 0 clqs
0.59/0.68	c (round 27) 1693 del vars, 3207 del conss, 164 chg bounds, 105 chg sides, 107 chg coeffs, 2142 upgd conss, 55440 impls, 0 clqs
0.69/0.70	c presolving (28 rounds):
0.69/0.70	c  1693 deleted vars, 3207 deleted constraints, 164 tightened bounds, 0 added holes, 105 changed sides, 107 changed coefficients
0.69/0.70	c  55440 implications, 0 cliques
0.69/0.70	c presolved problem has 387 variables (387 bin, 0 int, 0 impl, 0 cont) and 1501 constraints
0.69/0.70	c    1501 constraints of type <logicor>
0.69/0.70	c transformed objective value is always integral (scale: 1)
0.69/0.70	c Presolving Time: 0.56
0.69/0.70	c strange?!, PURESAT with obj
0.69/0.70	c -----------------------------------------------------------------------------------------------
0.69/0.70	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.69/0.70	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.70	c limits/memory = c 1620
0.69/0.70	c # maximal time in seconds to run
0.69/0.70	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.69/0.70	c limits/time = c 1791
0.69/0.70	c # frequency for displaying node information lines
0.69/0.70	c # [type: int, range: [-1,2147483647], default: 100]
0.69/0.70	c display/freq = c 10000
0.69/0.70	c -----------------------------------------------------------------------------------------------
0.69/0.70	c start solving problem
0.69/0.70	c 
0.69/0.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.75	c   0.6s|     1 |     0 |   469 |7161k|   0 | 240 | 387 |1501 |1501 | 387 |1381 |   0 |   0 |   0 | 9.376667e+02 |      --      |    Inf 
1.10/1.17	c   1.0s|     1 |     0 |  1580 |7729k|   0 | 309 | 387 |1501 |1501 | 387 |1679 | 298 |   0 |   0 | 9.432428e+02 |      --      |    Inf 
1.39/1.45	c   1.3s|     1 |     0 |  1864 |8423k|   0 | 304 | 387 |1501 |1501 | 387 |1754 | 373 |   0 |   0 | 9.453004e+02 |      --      |    Inf 
1.79/1.87	c   1.7s|     1 |     0 |  2037 |9404k|   0 | 306 | 387 |1501 |1501 | 387 |1777 | 396 |   0 |   0 | 9.456349e+02 |      --      |    Inf 
2.29/2.31	c   2.2s|     1 |     0 |  2208 |  10M|   0 | 303 | 387 |1501 |1501 | 387 |1787 | 406 |   0 |   0 | 9.458083e+02 |      --      |    Inf 
2.79/2.80	c   2.7s|     1 |     0 |  2513 |  11M|   0 | 303 | 387 |1501 |1501 | 387 |1795 | 414 |   0 |   0 | 9.461013e+02 |      --      |    Inf 
3.29/3.37	c   3.2s|     1 |     0 |  2646 |  11M|   0 | 304 | 387 |1501 |1501 | 387 |1802 | 421 |   0 |   0 | 9.462524e+02 |      --      |    Inf 
3.89/3.97	c   3.8s|     1 |     0 |  2860 |  11M|   0 | 312 | 387 |1501 |1501 | 387 |1810 | 429 |   0 |   0 | 9.467521e+02 |      --      |    Inf 
4.49/4.58	c   4.4s|     1 |     0 |  3030 |  12M|   0 | 308 | 387 |1501 |1501 | 387 |1818 | 437 |   0 |   0 | 9.471367e+02 |      --      |    Inf 
5.09/5.18	c   5.0s|     1 |     0 |  3176 |  12M|   0 | 296 | 387 |1501 |1501 | 387 |1823 | 442 |   0 |   0 | 9.473008e+02 |      --      |    Inf 
5.69/5.75	c   5.6s|     1 |     0 |  3288 |  13M|   0 | 302 | 387 |1501 |1501 | 387 |1828 | 447 |   0 |   0 | 9.473620e+02 |      --      |    Inf 
6.39/6.40	c   6.2s|     1 |     0 |  3417 |  14M|   0 | 295 | 387 |1501 |1501 | 387 |1834 | 453 |   0 |   0 | 9.474477e+02 |      --      |    Inf 
6.89/6.99	c   6.8s|     1 |     0 |  3512 |  14M|   0 | 298 | 387 |1501 |1501 | 387 |1838 | 457 |   0 |   0 | 9.474983e+02 |      --      |    Inf 
7.48/7.55	c   7.4s|     1 |     0 |  3554 |  15M|   0 | 294 | 387 |1501 |1501 | 387 |1842 | 461 |   0 |   0 | 9.475189e+02 |      --      |    Inf 
8.19/8.22	c   8.1s|     1 |     0 |  3663 |  16M|   0 | 294 | 387 |1501 |1501 | 387 |1509 | 462 |   0 |   0 | 9.475341e+02 |      --      |    Inf 
8.69/8.74	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.69/8.74	c   8.6s|     1 |     0 |  3779 |  16M|   0 | 298 | 387 |1501 |1501 | 387 |1512 | 465 |   0 |   0 | 9.475639e+02 |      --      |    Inf 
9.19/9.28	c   9.1s|     1 |     0 |  3964 |  16M|   0 | 302 | 387 |1501 |1501 | 387 |1513 | 466 |   0 |   0 | 9.475829e+02 |      --      |    Inf 
9.79/9.82	c   9.6s|     1 |     0 |  4116 |  17M|   0 | 298 | 387 |1501 |1501 | 387 |1516 | 469 |   0 |   0 | 9.475892e+02 |      --      |    Inf 
10.29/10.33	c  10.1s|     1 |     0 |  4273 |  17M|   0 | 303 | 387 |1501 |1501 | 387 |1518 | 471 |   0 |   0 | 9.476012e+02 |      --      |    Inf 
10.79/10.85	c  10.7s|     1 |     0 |  4408 |  17M|   0 | 306 | 387 |1501 |1501 | 387 |1519 | 472 |   0 |   0 | 9.476076e+02 |      --      |    Inf 
11.39/11.42	c  11.2s|     1 |     0 |  4581 |  17M|   0 | 304 | 387 |1501 |1501 | 387 |1486 | 473 |   0 |   0 | 9.476129e+02 |      --      |    Inf 
11.59/11.69	c  11.5s|     1 |     0 |  4626 |  17M|   0 | 307 | 387 |1501 |1501 | 387 |1487 | 474 |   0 |   0 | 9.476145e+02 |      --      |    Inf 
11.88/11.99	c  11.8s|     1 |     0 |  4675 |  17M|   0 | 299 | 387 |1501 |1501 | 387 |1493 | 480 |   0 |   0 | 9.476150e+02 |      --      |    Inf 
12.18/12.27	c  12.1s|     1 |     0 |  4678 |  17M|   0 | 302 | 387 |1501 |1501 | 387 |1495 | 482 |   0 |   0 | 9.476150e+02 |      --      |    Inf 
13.99/14.00	c  13.8s|     1 |     2 |  4678 |  17M|   0 | 302 | 387 |1501 |1501 | 387 |1495 | 482 |   0 |  22 | 9.476150e+02 |      --      |    Inf 
40.77/40.80	c 
40.77/40.80	c SCIP Status        : problem is solved [infeasible]
40.77/40.81	c Solving Time (sec) : 40.48
40.77/40.81	c Solving Nodes      : 261
40.77/40.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
40.77/40.81	c Dual Bound         : +1.00000000000000e+20
40.77/40.81	c Gap                : 0.00 %
40.77/40.81	c NODE         261
40.77/40.81	c DUAL BOUND   1e+20
40.77/40.81	c PRIMAL BOUND 1e+20
40.77/40.81	c GAP          0
40.77/40.81	s UNSATISFIABLE
40.77/40.81	c SCIP Status        : problem is solved [infeasible]
40.77/40.81	c Solving Time       :      40.48
40.77/40.81	c Original Problem   :
40.77/40.81	c   Problem name     : HOME/instance-1868939-1245151216.opb
40.77/40.81	c   Variables        : 2080 (2080 binary, 0 integer, 0 implicit integer, 0 continuous)
40.77/40.81	c   Constraints      : 4708 initial, 4708 maximal
40.77/40.81	c Presolved Problem  :
40.77/40.81	c   Problem name     : t_HOME/instance-1868939-1245151216.opb
40.77/40.81	c   Variables        : 387 (387 binary, 0 integer, 0 implicit integer, 0 continuous)
40.77/40.81	c   Constraints      : 1501 initial, 1767 maximal
40.77/40.81	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
40.77/40.81	c   trivial          :       0.00         69          0          0          0          0          0          0          0
40.77/40.81	c   dualfix          :       0.00         94          0          0          0          0          0          0          0
40.77/40.81	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
40.77/40.81	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
40.77/40.81	c   implics          :       0.03          0       1036          0          0          0          0          0          0
40.77/40.81	c   probing          :       0.12        154        123          0          2          0          0          0          0
40.77/40.81	c   linear           :       0.17        130         87          0        162          0       2566        105        107
40.77/40.81	c   logicor          :       0.23          0          0          0          0          0        641          0          0
40.77/40.81	c   root node        :          -         28          -          -         28          -          -          -          -
40.77/40.81	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
40.77/40.81	c   integral         :          0          0          0        253          0         13        195          0          0        324
40.77/40.81	c   logicor          :       1501+        24       3997          0          0        141       7978          0          0          0
40.77/40.81	c   countsols        :          0          0          0          0          0          0          0          0          0          0
40.77/40.81	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
40.77/40.81	c   integral         :      24.73       0.00       0.00      24.73       0.00
40.77/40.81	c   logicor          :       0.11       0.00       0.11       0.00       0.00
40.77/40.81	c   countsols        :       0.00       0.00       0.00       0.00       0.00
40.77/40.81	c Propagators        :       Time      Calls    Cutoffs    DomReds
40.77/40.81	c   rootredcost      :       0.01          0          0          0
40.77/40.81	c   pseudoobj        :       0.04       2633          0          0
40.77/40.81	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
40.77/40.81	c   propagation      :       0.01        133        132        290        8.1         63        6.5          -
40.77/40.81	c   infeasible LP    :       0.00          2          0          0        0.0          0        0.0          0
40.77/40.81	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
40.77/40.81	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
40.77/40.81	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
40.77/40.81	c   applied globally :          -          -          -        266        6.9          -          -          -
40.77/40.81	c   applied locally  :          -          -          -          0        0.0          -          -          -
40.77/40.81	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
40.77/40.81	c   cut pool         :       0.10         23          -          -        351          -    (maximal pool size: 2843)
40.77/40.81	c   redcost          :       0.00        272          0          0          0          0
40.77/40.81	c   impliedbounds    :       0.01         24          0          0        518          0
40.77/40.81	c   intobj           :       0.00          0          0          0          0          0
40.77/40.81	c   gomory           :       6.00         24          0          0       1237          0
40.77/40.81	c   strongcg         :       3.76         20          0          0       6212          0
40.77/40.81	c   cmir             :       0.13         10          0          0          0          0
40.77/40.81	c   flowcover        :       0.11         10          0          0          6          0
40.77/40.81	c   clique           :       0.01         24          0          0         91          0
40.77/40.81	c   zerohalf         :       0.00          0          0          0          0          0
40.77/40.81	c   mcf              :       0.00          1          0          0          0          0
40.77/40.81	c Pricers            :       Time      Calls       Vars
40.77/40.81	c   problem variables:       0.00          0          0
40.77/40.81	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
40.77/40.81	c   relpscost        :      24.73        253         13        195          0          0        324
40.77/40.81	c   pscost           :       0.00          0          0          0          0          0          0
40.77/40.81	c   inference        :       0.00          0          0          0          0          0          0
40.77/40.81	c   mostinf          :       0.00          0          0          0          0          0          0
40.77/40.81	c   leastinf         :       0.00          0          0          0          0          0          0
40.77/40.81	c   fullstrong       :       0.00          0          0          0          0          0          0
40.77/40.81	c   allfullstrong    :       0.00          0          0          0          0          0          0
40.77/40.81	c   random           :       0.00          0          0          0          0          0          0
40.77/40.81	c Primal Heuristics  :       Time      Calls      Found
40.77/40.81	c   LP solutions     :       0.00          -          0
40.77/40.81	c   pseudo solutions :       0.00          -          0
40.77/40.81	c   oneopt           :       0.00          0          0
40.77/40.81	c   linesearchdiving :       0.00          0          0
40.77/40.81	c   guideddiving     :       0.00          0          0
40.77/40.81	c   crossover        :       0.00          0          0
40.77/40.81	c   coefdiving       :       0.04          1          0
40.77/40.81	c   fracdiving       :       0.01          1          0
40.77/40.81	c   pscostdiving     :       0.01          1          0
40.77/40.81	c   veclendiving     :       0.02          1          0
40.77/40.81	c   objpscostdiving  :       0.05          1          0
40.77/40.81	c   simplerounding   :       0.00         54          0
40.77/40.81	c   rounding         :       0.05        190          0
40.77/40.81	c   shifting         :       0.17         44          0
40.77/40.81	c   intshifting      :       0.00          0          0
40.77/40.81	c   fixandinfer      :       0.00          0          0
40.77/40.81	c   feaspump         :       0.23          1          0
40.77/40.81	c   intdiving        :       0.00          0          0
40.77/40.81	c   actconsdiving    :       0.00          0          0
40.77/40.81	c   rootsoldiving    :       0.04          1          0
40.77/40.81	c   octane           :       0.00          0          0
40.77/40.81	c   rens             :       0.01          0          0
40.77/40.81	c   rins             :       0.00          0          0
40.77/40.81	c   localbranching   :       0.00          0          0
40.77/40.81	c   mutation         :       0.00          0          0
40.77/40.81	c   dins             :       0.00          0          0
40.77/40.81	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
40.77/40.81	c   primal LP        :       0.09          0          0       0.00       0.00
40.77/40.81	c   dual LP          :       3.98        276      17110      61.99    4298.99
40.77/40.81	c   barrier LP       :       0.00          0          0       0.00          -
40.77/40.81	c   diving/probing LP:       0.38         69       1101      15.96    2897.37
40.77/40.81	c   strong branching :      24.69       1458     101994      69.95    4130.98
40.77/40.81	c     (at root node) :          -         22       3986     181.18          -
40.77/40.81	c   conflict analysis:       0.00          0          0       0.00          -
40.77/40.81	c B&B Tree           :
40.77/40.81	c   number of runs   :          1
40.77/40.81	c   nodes            :        261
40.77/40.81	c   nodes (total)    :        261
40.77/40.81	c   nodes left       :          0
40.77/40.81	c   max depth        :         18
40.77/40.81	c   max depth (total):         18
40.77/40.81	c   backtracks       :         58 (22.2%)
40.77/40.81	c   delayed cutoffs  :         64
40.77/40.81	c   repropagations   :        299 (1856 domain reductions, 39 cutoffs)
40.77/40.81	c   avg switch length:       3.98
40.77/40.81	c   switching time   :       0.08
40.77/40.81	c Solution           :
40.77/40.81	c   Solutions found  :          0 (0 improvements)
40.77/40.81	c   Primal Bound     : infeasible
40.77/40.81	c   Dual Bound       :          -
40.77/40.81	c   Gap              :       0.00 %
40.77/40.81	c   Root Dual Bound  : +9.47614951228074e+02
40.77/40.83	c Time complete: 40.81.

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-1868939-1245151216/watcher-1868939-1245151216 -o /tmp/evaluation-result-1868939-1245151216/solver-1868939-1245151216 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868939-1245151216.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/64 414
/proc/meminfo: memFree=1755560/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=5812 CPUtime=0
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 182722629 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/414/statm: 1453 514 343 1256 0 192 0

[startup+0.097915 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 414
/proc/meminfo: memFree=1755560/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=19576 CPUtime=0.08
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 4193 0 0 0 7 1 0 0 18 0 1 0 182722629 20045824 3824 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 4894 3835 411 1256 0 3633 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19576

[startup+0.101863 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 414
/proc/meminfo: memFree=1755560/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=20440 CPUtime=0.09
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 4476 0 0 0 8 1 0 0 18 0 1 0 182722629 20930560 4106 1992294400 4194304 9342243 548682068736 18446744073709551615 4208418 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 5237 4109 411 1256 0 3976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20440

[startup+0.30188 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 414
/proc/meminfo: memFree=1755560/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=24908 CPUtime=0.29
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 5432 0 0 0 26 3 0 0 19 0 1 0 182722629 25505792 5062 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 6227 5062 476 1256 0 4966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24908

[startup+0.701913 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 414
/proc/meminfo: memFree=1755560/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=25832 CPUtime=0.69
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 5659 0 0 0 64 5 0 0 22 0 1 0 182722629 26451968 5289 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 6458 5289 490 1256 0 5197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25832

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1733344/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=35212 CPUtime=1.49
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 7690 0 0 0 143 6 0 0 25 0 1 0 182722629 36057088 7319 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 8803 7319 675 1256 0 7542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35212

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1726752/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=41772 CPUtime=3.09
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 9215 0 0 0 302 7 0 0 25 0 1 0 182722629 42774528 8844 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 10443 8844 675 1256 0 9182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41772

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1719904/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=46096 CPUtime=6.29
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 10430 0 0 0 620 9 0 0 25 0 1 0 182722629 47202304 10057 1992294400 4194304 9342243 548682068736 18446744073709551615 4386036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 11524 10057 675 1256 0 10263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46096

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1713888/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=12.69
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 11924 0 0 0 1257 12 0 0 25 0 1 0 182722629 53415936 11551 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11551 685 1256 0 11780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52164

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710880/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=25.48
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12142 0 0 0 2532 16 0 0 25 0 1 0 182722629 53415936 11769 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11769 688 1256 0 11780 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52164

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

[startup+31.9045 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710944/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=31.88
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12146 0 0 0 3170 18 0 0 25 0 1 0 182722629 53415936 11773 1992294400 4194304 9342243 548682068736 18446744073709551615 7289239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11773 688 1256 0 11780 0
Current children cumulated CPU time (s) 31.88
Current children cumulated vsize (KiB) 52164

[startup+35.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710816/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=35.08
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12146 0 0 0 3488 20 0 0 25 0 1 0 182722629 53415936 11773 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11773 688 1256 0 11780 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 52164

[startup+38.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710816/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=38.28
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12148 0 0 0 3806 22 0 0 25 0 1 0 182722629 53415936 11775 1992294400 4194304 9342243 548682068736 18446744073709551615 6938343 0 0 4096 16384 0 0 0 17 0 0 0
/proc/414/statm: 13041 11775 689 1256 0 11780 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 52164

[startup+39.9021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710752/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=39.87
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12174 0 0 0 3964 23 0 0 25 0 1 0 182722629 53415936 11801 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11801 689 1256 0 11780 0
Current children cumulated CPU time (s) 39.87
Current children cumulated vsize (KiB) 52164

[startup+40.3011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710752/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=40.27
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12182 0 0 0 4004 23 0 0 25 0 1 0 182722629 53415936 11809 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11809 692 1256 0 11780 0
Current children cumulated CPU time (s) 40.27
Current children cumulated vsize (KiB) 52164

[startup+40.7052 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710688/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=40.67
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12182 0 0 0 4044 23 0 0 25 0 1 0 182722629 53415936 11809 1992294400 4194304 9342243 548682068736 18446744073709551615 8218405 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11809 692 1256 0 11780 0
Current children cumulated CPU time (s) 40.67
Current children cumulated vsize (KiB) 52164

[startup+40.8012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 415
/proc/meminfo: memFree=1710688/2055920 swapFree=4191900/4192956
[pid=414] ppid=412 vsize=52164 CPUtime=40.77
/proc/414/stat : 414 (pbscip.linux.x8) R 412 414 32685 0 -1 4194304 12191 0 0 0 4054 23 0 0 25 0 1 0 182722629 53415936 11818 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/414/statm: 13041 11818 692 1256 0 11780 0
Current children cumulated CPU time (s) 40.77
Current children cumulated vsize (KiB) 52164

Child status: 0
Real time (s): 40.8393
CPU time (s): 40.8208
CPU user time (s): 40.5738
CPU system time (s): 0.246962
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 52164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.5738
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12199
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= 2
involuntary context switches= 48

runsolver used 0.041993 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-16 13:20:16
IDJOB=1868939
IDBENCH=2073
IDSOLVER=684
FILE ID=node3/1868939-1245151216
PBS_JOBID= 9363760
Free space on /tmp= 66320 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-bf0432-007.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-1868939-1245151216/watcher-1868939-1245151216 -o /tmp/evaluation-result-1868939-1245151216/solver-1868939-1245151216 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868939-1245151216.opb

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

MD5SUM BENCH= 093787cffe9173c370b11fb5e77a5812
RANDOM SEED=1819087884

node3.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.236
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.236
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:       1755976 kB
Buffers:         32752 kB
Cached:         196012 kB
SwapCached:        260 kB
Active:          57396 kB
Inactive:       184652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755976 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11876 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            43948 kB
Committed_AS:   151572 kB
PageTables:       1376 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= 66308 MiB
End job on node3 at 2009-06-16 13:20:57