Trace number 1869047

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 30.8183 30.8255

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa2670-130.opb
MD5SUM805460c9bad8cc3db817372fa8e96e60
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.083986
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2718
Total number of constraints4680
Number of constraints which are clauses4680
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 constraint5
Number of terms in the objective function 2718
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 2718
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 2718
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.03/0.08	c SCIP version 1.1.0.7
0.03/0.08	c LP-Solver Clp 1.8.2
0.03/0.08	c user parameter file <scip.set> not found - using default parameters
0.03/0.08	c read problem <HOME/instance-1869047-1245155739.opb>
0.03/0.08	c original problem has 2718 variables (2718 bin, 0 int, 0 impl, 0 cont) and 4680 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.20/0.21	c (round 1) 1984 del vars, 495 del conss, 8 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 81658 impls, 0 clqs
0.20/0.24	c (round 2) 2006 del vars, 2959 del conss, 24 chg bounds, 12 chg sides, 35 chg coeffs, 0 upgd conss, 82631 impls, 0 clqs
0.20/0.25	c (round 3) 2029 del vars, 3036 del conss, 33 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82713 impls, 0 clqs
0.20/0.25	c (round 4) 2041 del vars, 3071 del conss, 41 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82727 impls, 0 clqs
0.20/0.25	c (round 5) 2052 del vars, 3088 del conss, 47 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 82804 impls, 0 clqs
0.20/0.25	c (round 6) 2061 del vars, 3109 del conss, 50 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83006 impls, 0 clqs
0.20/0.26	c (round 7) 2064 del vars, 3120 del conss, 51 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.20/0.26	c (round 8) 2064 del vars, 3121 del conss, 51 chg bounds, 14 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.30/0.34	c (round 9) 2064 del vars, 3198 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 0 upgd conss, 83030 impls, 0 clqs
0.30/0.39	c (round 10) 2064 del vars, 3228 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1403 upgd conss, 83030 impls, 0 clqs
0.39/0.41	c (round 11) 2064 del vars, 3228 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 83030 impls, 0 clqs
0.39/0.43	c (round 12) 2064 del vars, 3234 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 83030 impls, 0 clqs
0.39/0.49	c (round 13) 2114 del vars, 3234 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88072 impls, 0 clqs
0.39/0.49	c (round 14) 2118 del vars, 3252 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.50	c (round 15) 2118 del vars, 3253 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.51	c (round 16) 2118 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 88110 impls, 0 clqs
0.49/0.55	c (round 17) 2168 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89288 impls, 0 clqs
0.49/0.57	c (round 18) 2218 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89548 impls, 0 clqs
0.59/0.60	c    (0.5s) probing: 594/654 (90.8%) - 6 fixings, 178 aggregations, 1636 implications, 0 bound changes
0.59/0.60	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.60	c (round 19) 2252 del vars, 3254 del conss, 51 chg bounds, 87 chg sides, 37 chg coeffs, 1482 upgd conss, 89622 impls, 0 clqs
0.59/0.60	c    (0.5s) probing: 604/654 (92.4%) - 6 fixings, 178 aggregations, 1636 implications, 0 bound changes
0.59/0.60	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.60	c presolving (20 rounds):
0.59/0.60	c  2252 deleted vars, 3254 deleted constraints, 51 tightened bounds, 0 added holes, 87 changed sides, 37 changed coefficients
0.59/0.60	c  89622 implications, 0 cliques
0.59/0.60	c presolved problem has 466 variables (466 bin, 0 int, 0 impl, 0 cont) and 1426 constraints
0.59/0.60	c    1426 constraints of type <logicor>
0.59/0.60	c transformed objective value is always integral (scale: 1)
0.59/0.60	c Presolving Time: 0.46
0.59/0.60	c strange?!, PURESAT with obj
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/memory = c 1620
0.59/0.60	c # maximal time in seconds to run
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/time = c 1791
0.59/0.60	c # frequency for displaying node information lines
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.60	c display/freq = c 10000
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c start solving problem
0.59/0.60	c 
0.59/0.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.62	c   0.5s|     1 |     0 |   340 |8077k|   0 | 207 | 466 |1426 |1426 | 466 |1259 |   0 |   0 |   0 | 1.267611e+03 |      --      |    Inf 
0.80/0.87	c   0.7s|     1 |     0 |  1204 |8384k|   0 | 194 | 466 |1426 |1426 | 466 |1346 |  87 |   0 |   0 | 1.273375e+03 |      --      |    Inf 
0.89/0.98	c   0.8s|     1 |     0 |  1295 |8546k|   0 | 165 | 466 |1426 |1426 | 466 |1366 | 107 |   0 |   0 | 1.276500e+03 |      --      |    Inf 
1.09/1.11	c   1.0s|     1 |     0 |  1396 |8867k|   0 | 147 | 466 |1426 |1426 | 466 |1380 | 121 |   0 |   0 | 1.277667e+03 |      --      |    Inf 
1.19/1.28	c   1.1s|     1 |     0 |  1467 |9593k|   0 | 152 | 466 |1426 |1426 | 466 |1390 | 131 |   0 |   0 | 1.279083e+03 |      --      |    Inf 
1.39/1.40	c   1.3s|     1 |     0 |  1573 |9772k|   0 | 165 | 466 |1426 |1426 | 466 |1403 | 144 |   0 |   0 | 1.281000e+03 |      --      |    Inf 
1.49/1.51	c   1.4s|     1 |     0 |  1661 |9934k|   0 | 175 | 466 |1426 |1426 | 466 |1418 | 159 |   0 |   0 | 1.281000e+03 |      --      |    Inf 
1.59/1.69	c   1.6s|     1 |     0 |  1750 |  10M|   0 | 212 | 466 |1426 |1426 | 466 |1429 | 170 |   0 |   0 | 1.281500e+03 |      --      |    Inf 
1.99/2.05	c   1.9s|     1 |     0 |  1911 |  10M|   0 | 228 | 466 |1426 |1426 | 466 |1445 | 186 |   0 |   0 | 1.282125e+03 |      --      |    Inf 
2.39/2.46	c   2.3s|     1 |     0 |  2131 |  10M|   0 | 212 | 466 |1426 |1426 | 466 |1459 | 200 |   0 |   0 | 1.282625e+03 |      --      |    Inf 
2.69/2.78	c   2.6s|     1 |     0 |  2367 |  11M|   0 | 198 | 466 |1426 |1426 | 466 |1473 | 214 |   0 |   0 | 1.282750e+03 |      --      |    Inf 
2.89/2.96	c   2.8s|     1 |     0 |  2597 |  11M|   0 | 214 | 466 |1426 |1426 | 466 |1491 | 232 |   0 |   0 | 1.283500e+03 |      --      |    Inf 
3.09/3.15	c   3.0s|     1 |     0 |  2936 |  12M|   0 | 215 | 466 |1426 |1426 | 466 |1511 | 252 |   0 |   0 | 1.285167e+03 |      --      |    Inf 
3.30/3.32	c   3.2s|     1 |     0 |  3116 |  13M|   0 | 217 | 466 |1426 |1426 | 466 |1436 | 265 |   0 |   0 | 1.285500e+03 |      --      |    Inf 
3.49/3.56	c   3.4s|     1 |     0 |  3366 |  13M|   0 | 245 | 466 |1426 |1426 | 466 |1445 | 274 |   0 |   0 | 1.286288e+03 |      --      |    Inf 
3.79/3.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.87	c   3.7s|     1 |     0 |  3550 |  13M|   0 | 208 | 466 |1426 |1426 | 466 |1465 | 294 |   0 |   0 | 1.287240e+03 |      --      |    Inf 
4.09/4.15	c   4.0s|     1 |     0 |  3630 |  13M|   0 | 211 | 466 |1426 |1426 | 466 |1478 | 307 |   0 |   0 | 1.287462e+03 |      --      |    Inf 
4.39/4.45	c   4.3s|     1 |     0 |  3882 |  13M|   0 | 229 | 466 |1426 |1426 | 466 |1486 | 315 |   0 |   0 | 1.287851e+03 |      --      |    Inf 
4.59/4.68	c   4.5s|     1 |     0 |  4006 |  14M|   0 | 226 | 466 |1426 |1426 | 466 |1506 | 335 |   0 |   0 | 1.288519e+03 |      --      |    Inf 
4.89/4.99	c   4.8s|     1 |     0 |  4098 |  14M|   0 | 216 | 466 |1426 |1426 | 466 |1452 | 345 |   0 |   0 | 1.288766e+03 |      --      |    Inf 
5.19/5.29	c   5.1s|     1 |     0 |  4282 |  14M|   0 | 245 | 466 |1426 |1426 | 466 |1462 | 355 |   0 |   0 | 1.288949e+03 |      --      |    Inf 
5.49/5.56	c   5.4s|     1 |     0 |  4580 |  14M|   0 | 246 | 466 |1426 |1426 | 466 |1481 | 374 |   0 |   0 | 1.289267e+03 |      --      |    Inf 
5.69/5.78	c   5.6s|     1 |     0 |  4776 |  14M|   0 | 253 | 466 |1426 |1426 | 466 |1497 | 390 |   0 |   0 | 1.289375e+03 |      --      |    Inf 
6.00/6.00	c   5.8s|     1 |     0 |  4906 |  14M|   0 | 240 | 466 |1426 |1426 | 466 |1507 | 400 |   0 |   0 | 1.289500e+03 |      --      |    Inf 
6.19/6.20	c   6.0s|     1 |     0 |  5044 |  14M|   0 | 241 | 466 |1426 |1426 | 466 |1518 | 411 |   0 |   0 | 1.290000e+03 |      --      |    Inf 
6.39/6.45	c   6.3s|     1 |     0 |  5221 |  14M|   0 | 228 | 466 |1426 |1426 | 466 |1454 | 422 |   0 |   0 | 1.290000e+03 |      --      |    Inf 
6.60/6.63	c   6.5s|     1 |     0 |  5424 |  15M|   0 | 245 | 466 |1426 |1426 | 466 |1464 | 432 |   0 |   0 | 1.290397e+03 |      --      |    Inf 
6.79/6.80	c   6.6s|     1 |     0 |  5613 |  15M|   0 | 253 | 466 |1426 |1426 | 466 |1476 | 444 |   0 |   0 | 1.291677e+03 |      --      |    Inf 
6.89/6.92	c   6.7s|     1 |     0 |  5792 |  15M|   0 | 246 | 466 |1426 |1426 | 466 |1493 | 461 |   0 |   0 | 1.292714e+03 |      --      |    Inf 
7.09/7.20	c   7.0s|     1 |     0 |  6030 |  15M|   0 | 229 | 466 |1426 |1426 | 466 |1508 | 476 |   0 |   0 | 1.292865e+03 |      --      |    Inf 
7.29/7.40	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.29/7.40	c   7.2s|     1 |     0 |  6210 |  15M|   0 | 220 | 466 |1426 |1426 | 466 |1520 | 488 |   0 |   0 | 1.292929e+03 |      --      |    Inf 
7.59/7.60	c   7.4s|     1 |     0 |  6336 |  15M|   0 | 240 | 466 |1426 |1426 | 466 |1467 | 501 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
7.70/7.76	c   7.6s|     1 |     0 |  6377 |  15M|   0 | 264 | 466 |1426 |1426 | 466 |1473 | 507 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
7.89/7.95	c   7.8s|     1 |     0 |  6473 |  15M|   0 | 274 | 466 |1426 |1426 | 466 |1481 | 515 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
8.09/8.16	c   8.0s|     1 |     0 |  6550 |  15M|   0 | 262 | 466 |1426 |1426 | 466 |1490 | 524 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
8.29/8.38	c   8.2s|     1 |     0 |  6678 |  16M|   0 | 258 | 466 |1426 |1426 | 466 |1496 | 530 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
8.59/8.61	c   8.4s|     1 |     0 |  6784 |  16M|   0 | 270 | 466 |1426 |1426 | 466 |1504 | 538 |   0 |   0 | 1.292942e+03 |      --      |    Inf 
10.39/10.41	c  10.2s|     1 |     0 |  6863 |  15M|   0 | 246 | 466 |1402 |1402 | 466 |1446 | 538 |   0 |  37 | 1.292942e+03 |      --      |    Inf 
10.49/10.57	c  10.4s|     1 |     0 |  6956 |  16M|   0 | 270 | 466 |1402 |1402 | 466 |1455 | 547 |   0 |  37 | 1.292942e+03 |      --      |    Inf 
12.39/12.50	c  12.3s|     1 |     0 |  7052 |  16M|   0 | 273 | 466 |1376 |1376 | 466 |1455 | 547 |   0 |  73 | 1.292942e+03 |      --      |    Inf 
12.59/12.67	c  12.5s|     1 |     0 |  7151 |  16M|   0 | 247 | 466 |1376 |1376 | 466 |1465 | 557 |   0 |  73 | 1.292942e+03 |      --      |    Inf 
13.88/13.95	c  13.7s|     1 |     2 |  7151 |  16M|   0 | 247 | 466 |1376 |1376 | 466 |1465 | 557 |   0 | 110 | 1.292942e+03 |      --      |    Inf 
30.69/30.79	c 
30.69/30.79	c SCIP Status        : problem is solved [infeasible]
30.69/30.79	c Solving Time (sec) : 30.52
30.69/30.79	c Solving Nodes      : 282
30.69/30.79	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
30.69/30.79	c Dual Bound         : +1.00000000000000e+20
30.69/30.79	c Gap                : 0.00 %
30.69/30.79	c NODE         282
30.69/30.79	c DUAL BOUND   1e+20
30.69/30.79	c PRIMAL BOUND 1e+20
30.69/30.79	c GAP          0
30.69/30.79	s UNSATISFIABLE
30.69/30.79	c SCIP Status        : problem is solved [infeasible]
30.69/30.79	c Solving Time       :      30.52
30.69/30.79	c Original Problem   :
30.69/30.79	c   Problem name     : HOME/instance-1869047-1245155739.opb
30.69/30.79	c   Variables        : 2718 (2718 binary, 0 integer, 0 implicit integer, 0 continuous)
30.69/30.79	c   Constraints      : 4680 initial, 4680 maximal
30.69/30.79	c Presolved Problem  :
30.69/30.79	c   Problem name     : t_HOME/instance-1869047-1245155739.opb
30.69/30.79	c   Variables        : 466 (466 binary, 0 integer, 0 implicit integer, 0 continuous)
30.69/30.79	c   Constraints      : 1426 initial, 1531 maximal
30.69/30.79	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
30.69/30.79	c   trivial          :       0.00          1          0          0          0          0          0          0          0
30.69/30.79	c   dualfix          :       0.00         10          0          0          0          0          0          0          0
30.69/30.79	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
30.69/30.79	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
30.69/30.79	c   implics          :       0.08          0       1612          0          0          0          0          0          0
30.69/30.79	c   probing          :       0.12          6        178          0          0          0          0          0          0
30.69/30.79	c   linear           :       0.15         51        394          0         51          0       3198         87         37
30.69/30.79	c   logicor          :       0.09          0          0          0          0          0         56          0          0
30.69/30.79	c   root node        :          -         92          -          -         92          -          -          -          -
30.69/30.79	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
30.69/30.79	c   integral         :          0          0          0        304          0         28        254          0          0        364
30.69/30.79	c   logicor          :       1426+        38       3723          0          0        102       4970          0          0          0
30.69/30.79	c   countsols        :          0          0          0          0          0          0          0          0          0          0
30.69/30.79	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
30.69/30.79	c   integral         :      19.02       0.00       0.00      19.02       0.00
30.69/30.79	c   logicor          :       0.04       0.00       0.04       0.00       0.00
30.69/30.79	c   countsols        :       0.00       0.00       0.00       0.00       0.00
30.69/30.79	c Propagators        :       Time      Calls    Cutoffs    DomReds
30.69/30.79	c   rootredcost      :       0.00          0          0          0
30.69/30.79	c   pseudoobj        :       0.05       2087          0          0
30.69/30.79	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
30.69/30.79	c   propagation      :       0.00        100         94        203        6.8         22        4.8          -
30.69/30.79	c   infeasible LP    :       0.00         28          0          0        0.0          0        0.0          0
30.69/30.79	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
30.69/30.79	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
30.69/30.79	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
30.69/30.79	c   applied globally :          -          -          -        156        5.6          -          -          -
30.69/30.79	c   applied locally  :          -          -          -          0        0.0          -          -          -
30.69/30.79	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
30.69/30.79	c   cut pool         :       0.08         37          -          -        477          -    (maximal pool size: 3912)
30.69/30.79	c   redcost          :       0.01        339          0          0          0          0
30.69/30.79	c   impliedbounds    :       0.03         38          0          0        223          0
30.69/30.79	c   intobj           :       0.00          0          0          0          0          0
30.69/30.79	c   gomory           :       4.27         38          0          0      11296          0
30.69/30.79	c   strongcg         :       1.38         20          0          0       8222          0
30.69/30.79	c   cmir             :       0.13         10          0          0          1          0
30.69/30.79	c   flowcover        :       0.10         10          0          0          2          0
30.69/30.79	c   clique           :       0.08         38          0          0        253          0
30.69/30.79	c   zerohalf         :       0.00          0          0          0          0          0
30.69/30.79	c   mcf              :       0.00          1          0          0          0          0
30.69/30.79	c Pricers            :       Time      Calls       Vars
30.69/30.79	c   problem variables:       0.00          0          0
30.69/30.79	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
30.69/30.79	c   relpscost        :      19.01        304         28        254          0          0        364
30.69/30.79	c   pscost           :       0.00          0          0          0          0          0          0
30.69/30.79	c   inference        :       0.00          0          0          0          0          0          0
30.69/30.79	c   mostinf          :       0.00          0          0          0          0          0          0
30.69/30.79	c   leastinf         :       0.00          0          0          0          0          0          0
30.69/30.79	c   fullstrong       :       0.00          0          0          0          0          0          0
30.69/30.79	c   allfullstrong    :       0.00          0          0          0          0          0          0
30.69/30.79	c   random           :       0.00          0          0          0          0          0          0
30.69/30.79	c Primal Heuristics  :       Time      Calls      Found
30.69/30.79	c   LP solutions     :       0.00          -          0
30.69/30.79	c   pseudo solutions :       0.00          -          0
30.69/30.79	c   oneopt           :       0.00          0          0
30.69/30.79	c   crossover        :       0.00          0          0
30.69/30.79	c   guideddiving     :       0.00          0          0
30.69/30.79	c   pscostdiving     :       0.03          2          0
30.69/30.79	c   fracdiving       :       0.02          2          0
30.69/30.79	c   veclendiving     :       0.01          2          0
30.69/30.79	c   linesearchdiving :       0.04          2          0
30.69/30.79	c   coefdiving       :       0.02          3          0
30.69/30.79	c   rootsoldiving    :       0.10          2          0
30.69/30.79	c   objpscostdiving  :       0.04          2          0
30.69/30.79	c   simplerounding   :       0.01          0          0
30.69/30.79	c   rounding         :       0.05        220          0
30.69/30.79	c   shifting         :       0.11         59          0
30.69/30.79	c   intshifting      :       0.00          0          0
30.69/30.79	c   fixandinfer      :       0.00          0          0
30.69/30.79	c   feaspump         :       0.12          1          0
30.69/30.79	c   intdiving        :       0.00          0          0
30.69/30.79	c   actconsdiving    :       0.00          0          0
30.69/30.79	c   octane           :       0.00          0          0
30.69/30.79	c   rens             :       0.01          0          0
30.69/30.79	c   rins             :       0.00          0          0
30.69/30.79	c   localbranching   :       0.00          0          0
30.69/30.79	c   mutation         :       0.00          0          0
30.69/30.79	c   dins             :       0.00          0          0
30.69/30.79	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
30.69/30.79	c   primal LP        :       0.11          0          0       0.00       0.00
30.69/30.79	c   dual LP          :       3.92        362      17487      48.31    4460.97
30.69/30.79	c   barrier LP       :       0.00          0          0       0.00          -
30.69/30.79	c   diving/probing LP:       0.32         73       1560      21.37    4875.00
30.69/30.79	c   strong branching :      18.98       2211      94564      42.77    4982.30
30.69/30.79	c     (at root node) :          -        110      16114     146.49          -
30.69/30.79	c   conflict analysis:       0.00          0          0       0.00          -
30.69/30.79	c B&B Tree           :
30.69/30.79	c   number of runs   :          1
30.69/30.79	c   nodes            :        282
30.69/30.79	c   nodes (total)    :        282
30.69/30.79	c   nodes left       :          0
30.69/30.79	c   max depth        :         18
30.69/30.79	c   max depth (total):         18
30.69/30.79	c   backtracks       :         69 (24.5%)
30.69/30.79	c   delayed cutoffs  :         83
30.69/30.79	c   repropagations   :        140 (1175 domain reductions, 29 cutoffs)
30.69/30.79	c   avg switch length:       3.65
30.69/30.79	c   switching time   :       0.09
30.69/30.79	c Solution           :
30.69/30.79	c   Solutions found  :          0 (0 improvements)
30.69/30.79	c   Primal Bound     : infeasible
30.69/30.79	c   Dual Bound       :          -
30.69/30.79	c   Gap              :       0.00 %
30.69/30.79	c   Root Dual Bound  : +1.29294230769231e+03
30.78/30.82	c Time complete: 30.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-1869047-1245155739/watcher-1869047-1245155739 -o /tmp/evaluation-result-1869047-1245155739/solver-1869047-1245155739 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869047-1245155739.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 4398
/proc/meminfo: memFree=1541144/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=7616 CPUtime=0
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 556 0 0 0 0 0 0 0 18 0 1 0 183173538 7798784 540 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/4398/statm: 1904 549 353 1256 0 643 0

[startup+0.044351 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4398
/proc/meminfo: memFree=1541144/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=13360 CPUtime=0.03
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 2326 0 0 0 3 0 0 0 18 0 1 0 183173538 13680640 2310 1992294400 4194304 9342243 548682068736 18446744073709551615 8247753 0 0 4096 0 0 0 0 17 1 0 0
/proc/4398/statm: 3340 2310 378 1256 0 2079 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13360

[startup+0.101355 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4398
/proc/meminfo: memFree=1541144/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=20172 CPUtime=0.09
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 4402 0 0 0 8 1 0 0 18 0 1 0 183173538 20656128 4032 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 5043 4032 411 1256 0 3782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20172

[startup+0.301376 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4398
/proc/meminfo: memFree=1541144/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=26716 CPUtime=0.3
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 5892 0 0 0 27 3 0 0 20 0 1 0 183173538 27357184 5522 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 6679 5522 476 1256 0 5418 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 26716

[startup+0.701415 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4398
/proc/meminfo: memFree=1541144/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=31336 CPUtime=0.69
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 6906 0 0 0 65 4 0 0 23 0 1 0 183173538 32088064 6535 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 7834 6535 644 1256 0 6573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31336

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1515792/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=38688 CPUtime=1.49
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 8585 0 0 0 143 6 0 0 25 0 1 0 183173538 39616512 8214 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 9672 8216 675 1256 0 8411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38688

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1506704/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=44388 CPUtime=3.09
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 10036 0 0 0 302 7 0 0 25 0 1 0 183173538 45453312 9620 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 11097 9620 675 1256 0 9836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44388

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1501968/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=47412 CPUtime=6.29
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 10808 0 0 0 619 10 0 0 25 0 1 0 183173538 48549888 10392 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 11853 10392 678 1256 0 10592 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47412

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1500560/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=12.69
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11692 0 0 0 1257 12 0 0 25 0 1 0 183173538 51372032 10755 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10755 685 1256 0 11281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50168

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=25.48
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11870 0 0 0 2532 16 0 0 25 0 1 0 183173538 51372032 10933 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10933 692 1256 0 11281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50168

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

[startup+28.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=28.69
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11875 0 0 0 2852 17 0 0 25 0 1 0 183173538 51372032 10938 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10938 692 1256 0 11281 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 50168

[startup+29.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=29.49
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11883 0 0 0 2932 17 0 0 25 0 1 0 183173538 51372032 10946 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10946 692 1256 0 11281 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 50168

[startup+30.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=30.29
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11891 0 0 0 3011 18 0 0 25 0 1 0 183173538 51372032 10954 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10954 692 1256 0 11281 0
Current children cumulated CPU time (s) 30.29
Current children cumulated vsize (KiB) 50168

[startup+30.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499792/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=30.69
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11893 0 0 0 3051 18 0 0 25 0 1 0 183173538 51372032 10956 1992294400 4194304 9342243 548682068736 18446744073709551615 6960300 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10956 692 1256 0 11281 0
Current children cumulated CPU time (s) 30.69
Current children cumulated vsize (KiB) 50168

[startup+30.8055 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4399
/proc/meminfo: memFree=1499792/2055920 swapFree=4192812/4192956
[pid=4398] ppid=4396 vsize=50168 CPUtime=30.78
/proc/4398/stat : 4398 (pbscip.linux.x8) R 4396 4398 3877 0 -1 4194304 11897 0 0 0 3060 18 0 0 25 0 1 0 183173538 51372032 10960 1992294400 4194304 9342243 548682068736 18446744073709551615 4813563 0 0 4096 0 0 0 0 17 1 0 0
/proc/4398/statm: 12542 10960 696 1256 0 11281 0
Current children cumulated CPU time (s) 30.78
Current children cumulated vsize (KiB) 50168

Child status: 0
Real time (s): 30.8255
CPU time (s): 30.8183
CPU user time (s): 30.6223
CPU system time (s): 0.19597
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 50168

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

runsolver used 0.029995 second user time and 0.094985 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-16 14:35:39
IDJOB=1869047
IDBENCH=2142
IDSOLVER=684
FILE ID=node27/1869047-1245155739
PBS_JOBID= 9363764
Free space on /tmp= 66288 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-ssa2670-130.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-1869047-1245155739/watcher-1869047-1245155739 -o /tmp/evaluation-result-1869047-1245155739/solver-1869047-1245155739 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869047-1245155739.opb

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

MD5SUM BENCH= 805460c9bad8cc3db817372fa8e96e60
RANDOM SEED=1654859242

node27.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		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5521.40
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		: 2800.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1541560 kB
Buffers:         50716 kB
Cached:         384620 kB
SwapCached:          0 kB
Active:          70184 kB
Inactive:       379568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11868 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            50508 kB
Committed_AS:   154912 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node27 at 2009-06-16 14:36:10