Trace number 2693039

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.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.29 1800.25

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-66-100-0.wbo
MD5SUM2f5b39eda2f3d2ee24cba69641294774
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.039993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3618
Total number of constraints3931
Number of soft constraints1336
Number of constraints which are clauses2865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1066
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 67716
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 67715
Biggest number in a constraint 7394
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 19679
Number of bits of the biggest sum of numbers15
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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693039-1277914763.wbo>
0.01/0.06	c original problem has 6290 variables (4954 bin, 0 int, 0 impl, 1336 cont) and 5268 constraints
0.01/0.06	c problem read
0.01/0.06	c presolving settings loaded
0.01/0.08	c presolving:
0.09/0.10	c (round 1) 33 del vars, 1 del conss, 0 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 9686 impls, 0 clqs
0.09/0.11	c (round 2) 33 del vars, 67 del conss, 0 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 9686 impls, 0 clqs
0.09/0.12	c (round 3) 33 del vars, 67 del conss, 1336 chg bounds, 537 chg sides, 1074 chg coeffs, 0 upgd conss, 9686 impls, 0 clqs
0.09/0.15	c (round 4) 33 del vars, 67 del conss, 1336 chg bounds, 537 chg sides, 1074 chg coeffs, 2530 upgd conss, 9686 impls, 0 clqs
0.19/0.21	c    (0.1s) probing: 101/4921 (2.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.21	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.19/0.21	c presolving (5 rounds):
0.19/0.21	c  33 deleted vars, 67 deleted constraints, 1336 tightened bounds, 0 added holes, 537 changed sides, 1074 changed coefficients
0.19/0.21	c  9743 implications, 0 cliques
0.19/0.21	c presolved problem has 6257 variables (4921 bin, 0 int, 0 impl, 1336 cont) and 5201 constraints
0.19/0.21	c    1336 constraints of type <indicator>
0.19/0.21	c       1 constraints of type <varbound>
0.19/0.21	c     707 constraints of type <knapsack>
0.19/0.21	c    1335 constraints of type <linear>
0.19/0.21	c    1822 constraints of type <logicor>
0.19/0.21	c transformed objective value is always integral (scale: 1)
0.19/0.21	c Presolving Time: 0.11
0.19/0.21	c - non default parameters ----------------------------------------------------------------------
0.19/0.21	c # SCIP version 1.2.1.2
0.19/0.21	c 
0.19/0.21	c # frequency for displaying node information lines
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.21	c display/freq = 10000
0.19/0.21	c 
0.19/0.21	c # maximal time in seconds to run
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21	c limits/time = 1799.95
0.19/0.21	c 
0.19/0.21	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.21	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21	c limits/memory = 3420
0.19/0.21	c 
0.19/0.21	c # should presolving try to simplify inequalities
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21	c constraints/linear/simplifyinequalities = TRUE
0.19/0.21	c 
0.19/0.21	c # should presolving try to simplify knapsacks
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.21	c 
0.19/0.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c separating/rapidlearning/freq = 0
0.19/0.21	c 
0.19/0.21	c -----------------------------------------------------------------------------------------------
0.19/0.21	c start solving
0.19/0.21	c 
0.19/0.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.24	c   0.1s|     1 |     0 |   346 |     - |  24M|   0 | 319 |6257 |5201 |6257 |2529 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.51	c   0.4s|     1 |     0 |   703 |     - |  25M|   0 | 533 |6257 |5201 |6257 |2825 | 296 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.79/0.86	c   0.8s|     1 |     0 |  1000 |     - |  25M|   0 | 651 |6257 |5201 |6257 |2996 | 467 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.09	c   1.0s|     1 |     0 |  1259 |     - |  25M|   0 | 783 |6257 |5201 |6257 |3169 | 640 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.45	c   1.3s|     1 |     0 |  1602 |     - |  26M|   0 | 903 |6257 |5201 |6257 |3356 | 827 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1.79/1.86	c   1.7s|     1 |     0 |  2171 |     - |  26M|   0 | 968 |6257 |5201 |6257 |3523 | 994 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.29/2.38	c   2.2s|     1 |     0 |  2983 |     - |  26M|   0 |1093 |6257 |5201 |6257 |3700 |1171 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.59/3.68	c   3.5s|     1 |     2 |  2983 |     - |  26M|   0 |1093 |6257 |5201 |6257 |3700 |1171 |   0 |  31 | 0.000000e+00 |      --      |    Inf 
176.99/177.00	c   170s| 10000 |  9944 |238097 |  23.5 |  57M| 451 | 269 |6257 |5554 |6257 |3507 |1171 | 369 |5420 | 0.000000e+00 |      --      |    Inf 
262.80/262.85	c   254s| 20000 | 19920 |340180 |  16.9 |  85M| 451 | 236 |6257 |5558 |6257 |3507 |1171 | 423 |7471 | 0.000000e+00 |      --      |    Inf 
348.50/348.56	c   338s| 30000 | 29896 |448669 |  14.9 | 114M| 451 | 308 |6257 |5588 |6257 |3507 |1171 | 493 |9121 | 0.000000e+00 |      --      |    Inf 
460.00/460.08	c   446s| 40000 | 39842 |620709 |  15.4 | 143M| 451 | 453 |6257 |5633 |6257 |3507 |1171 | 613 |  11k| 0.000000e+00 |      --      |    Inf 
567.51/567.60	c   551s| 50000 | 49775 |787162 |  15.7 | 172M| 451 | 291 |6257 |5594 |6257 |3507 |1171 | 712 |  14k| 0.000000e+00 |      --      |    Inf 
676.01/676.08	c   657s| 60000 | 59724 |957478 |  15.9 | 201M| 451 | 380 |6257 |5593 |6257 |3507 |1171 | 801 |  16k| 0.000000e+00 |      --      |    Inf 
774.61/774.66	c   753s| 70000 | 69670 |  1117k|  15.9 | 230M| 451 | 372 |6257 |5627 |6257 |3507 |1171 | 896 |  17k| 0.000000e+00 |      --      |    Inf 
876.81/876.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
876.81/876.82	c   853s| 80000 | 79598 |  1303k|  16.3 | 259M| 451 | 490 |6257 |5641 |6257 |3507 |1171 |1033 |  17k| 0.000000e+00 |      --      |    Inf 
985.52/985.60	c   960s| 90000 | 89552 |  1489k|  16.5 | 289M| 451 | 458 |6257 |5626 |6257 |3507 |1171 |1125 |  19k| 0.000000e+00 |      --      |    Inf 
1100.92/1100.95	c  1072s|100000 | 99454 |  1695k|  16.9 | 317M| 451 | 686 |6257 |5642 |6257 |3507 |1171 |1282 |  21k| 0.000000e+00 |      --      |    Inf 
1221.82/1221.88	c  1190s|110000 |109398 |  1922k|  17.4 | 346M| 451 | 586 |6257 |5606 |6257 |3507 |1171 |1379 |  24k| 0.000000e+00 |      --      |    Inf 
1345.12/1345.19	c  1310s|120000 |119350 |  2156k|  17.9 | 375M| 451 | 233 |6257 |5616 |6257 |3507 |1171 |1492 |  26k| 0.000000e+00 |      --      |    Inf 
1437.43/1437.49	c  1401s|130000 |129300 |  2306k|  17.7 | 404M| 451 | 212 |6257 |5601 |6257 |3507 |1171 |1553 |  26k| 0.000000e+00 |      --      |    Inf 
1536.83/1536.80	c  1498s|140000 |139248 |  2463k|  17.6 | 433M| 451 | 254 |6257 |5590 |6257 |3507 |1171 |1612 |  28k| 0.000000e+00 |      --      |    Inf 
1627.53/1627.52	c  1586s|150000 |149212 |  2609k|  17.4 | 462M| 451 | 257 |6257 |5596 |6257 |3507 |1171 |1668 |  29k| 0.000000e+00 |      --      |    Inf 
1735.13/1735.15	c  1691s|160000 |159156 |  2798k|  17.5 | 491M| 451 | 408 |6257 |5641 |6257 |3507 |1171 |1785 |  31k| 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.01	c 
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time (sec) : 1754.80
1800.04/1800.01	c Solving Nodes      : 166286
1800.04/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.01	c Gap                : infinite
1800.04/1800.01	s UNKNOWN
1800.04/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.01	c Solving Time       :    1754.80
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693039-1277914763.wbo
1800.04/1800.01	c   Variables        : 6290 (4954 binary, 0 integer, 0 implicit integer, 1336 continuous)
1800.04/1800.01	c   Constraints      : 5268 initial, 5268 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693039-1277914763.wbo
1800.04/1800.01	c   Variables        : 6257 (4921 binary, 0 integer, 0 implicit integer, 1336 continuous)
1800.04/1800.01	c   Constraints      : 5201 initial, 5662 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   implics          :       0.00          0         33          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       0.04          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.04          0          0          0       1336          0         67        537       1074
1800.04/1800.01	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   integral         :          0          0          0     166344          0          0        516          0          0     331694
1800.04/1800.01	c   indicator        :       1336          0     669579          0          0          0      19800          0          0          0
1800.04/1800.01	c   varbound         :          1          6     669579          0          0          0          0          1          0          0
1800.04/1800.01	c   knapsack         :        707          6     669579          0          0        817     178716       1202          0          0
1800.04/1800.01	c   linear           :       1335          6     668762          0          0          0      23968        273          0          0
1800.04/1800.01	c   logicor          :       1822+         6     231302          0          0         27     150874          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :     173.60       0.00       0.00     173.60       0.00
1800.04/1800.01	c   indicator        :      21.37       0.00      21.37       0.00       0.00
1800.04/1800.01	c   varbound         :       0.30       0.00       0.30       0.00       0.00
1800.04/1800.01	c   knapsack         :      17.75       0.04      17.71       0.00       0.00
1800.04/1800.01	c   linear           :      19.18       0.00      19.18       0.00       0.00
1800.04/1800.01	c   logicor          :       1.05       0.00       1.05       0.00       0.00
1800.04/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :       0.28          2          0          0
1800.04/1800.01	c   rootredcost      :       0.23          0          0          0
1800.04/1800.01	c   pseudoobj        :      22.64     669379          0          0
1800.04/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.01	c   propagation      :       0.00        844        844       2851       20.6         25       17.7          -
1800.04/1800.01	c   infeasible LP    :       0.28        414        360        392        4.9          0        0.0          0
1800.04/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   applied globally :          -          -          -       1862       15.0          -          -          -
1800.04/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.01	c   cut pool         :       0.00          5          -          -        307          -    (maximal pool size: 1324)
1800.04/1800.01	c   redcost          :      20.15     166349          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          6          0          0         10          0
1800.04/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.01	c   gomory           :       0.15          6          0          0        147          0
1800.04/1800.01	c   strongcg         :       0.13          6          0          0        129          0
1800.04/1800.01	c   cmir             :       0.30          6          0          0        171          0
1800.04/1800.01	c   flowcover        :       1.04          6          0          0       1089          0
1800.04/1800.01	c   clique           :       0.00          6          0          0          5          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.01          1          0          0          0          0
1800.04/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.01	c Pricers            :       Time      Calls       Vars
1800.04/1800.01	c   problem variables:       0.00          0          0
1800.04/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.01	c   relpscost        :     173.31     166344          0        516          0          0     331694
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.01	c   LP solutions     :       0.00          -          0
1800.04/1800.01	c   pseudo solutions :       0.00          -          0
1800.04/1800.01	c   oneopt           :       0.21          0          0
1800.04/1800.01	c   crossover        :       0.08          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   rootsoldiving    :       4.95         15          0
1800.04/1800.01	c   intshifting      :       0.89         37          0
1800.04/1800.01	c   objpscostdiving  :       6.23         21          0
1800.04/1800.01	c   veclendiving     :     112.99         81          0
1800.04/1800.01	c   linesearchdiving :     158.37         86          0
1800.04/1800.01	c   coefdiving       :     167.17        110          0
1800.04/1800.01	c   pscostdiving     :     179.94        122          0
1800.04/1800.01	c   fracdiving       :     193.29        134          0
1800.04/1800.01	c   feaspump         :       5.75        174          0
1800.04/1800.01	c   trivial          :       0.01          2          0
1800.04/1800.01	c   simplerounding   :       0.48     163013          0
1800.04/1800.01	c   zirounding       :       0.18       1000          0
1800.04/1800.01	c   rounding         :       0.96       5662          0
1800.04/1800.01	c   shifting         :      10.33       1862          0
1800.04/1800.01	c   twoopt           :       0.00          0          0
1800.04/1800.01	c   fixandinfer      :       0.00          0          0
1800.04/1800.01	c   intdiving        :       0.00          0          0
1800.04/1800.01	c   actconsdiving    :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.04          1          0
1800.04/1800.01	c   rins             :       0.00          0          0
1800.04/1800.01	c   localbranching   :       0.00          0          0
1800.04/1800.01	c   mutation         :       0.00          0          0
1800.04/1800.01	c   dins             :       0.00          0          0
1800.04/1800.01	c   undercover       :       0.00          0          0
1800.04/1800.01	c   nlp              :       0.06          0          0
1800.04/1800.01	c   trysol           :       2.77       2397          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.01          0          0       0.00       0.00
1800.04/1800.01	c   dual LP          :     528.29     163134    2223513      13.63    4208.89
1800.04/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.01	c   diving/probing LP:     616.02     235790     692503       2.94    1124.16
1800.04/1800.01	c   strong branching :     156.54      31730     389183      12.27    2486.16
1800.04/1800.01	c     (at root node) :          -         31       5490     177.10          -
1800.04/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.01	c B&B Tree           :
1800.04/1800.01	c   number of runs   :          1
1800.04/1800.01	c   nodes            :     166286
1800.04/1800.01	c   nodes (total)    :     166286
1800.04/1800.01	c   nodes left       :     165404
1800.04/1800.01	c   max depth        :        451
1800.04/1800.01	c   max depth (total):        451
1800.04/1800.01	c   backtracks       :        749 (0.5%)
1800.04/1800.01	c   delayed cutoffs  :          5
1800.04/1800.01	c   repropagations   :      12858 (836 domain reductions, 5 cutoffs)
1800.04/1800.01	c   avg switch length:       2.72
1800.04/1800.01	c   switching time   :      16.38
1800.04/1800.01	c Solution           :
1800.04/1800.01	c   Solutions found  :          0 (0 improvements)
1800.04/1800.01	c   Primal Bound     :          -
1800.04/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.01	c   Gap              :   infinite
1800.04/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :       2983
1800.23/1800.24	c Time complete: 1800.28.

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-2693039-1277914763/watcher-2693039-1277914763 -o /tmp/evaluation-result-2693039-1277914763/solver-2693039-1277914763 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693039-1277914763.wbo -t 1800 -m 3800 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14898
/proc/meminfo: memFree=30048900/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=10876 CPUtime=0
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 1666 0 0 0 0 0 0 0 24 0 1 0 132771479 11137024 1586 4089446400 4194304 9819077 140737345194688 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14898/statm: 2719 1586 392 1374 0 1340 0

[startup+0.0207439 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14898
/proc/meminfo: memFree=30048900/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=14412 CPUtime=0.01
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 2546 0 0 0 1 0 0 0 24 0 1 0 132771479 14757888 2466 4089446400 4194304 9819077 140737345194688 18446744073709551615 8586396 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14898/statm: 3603 2466 392 1374 0 2224 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14412

[startup+0.100732 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14898
/proc/meminfo: memFree=30048900/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=39080 CPUtime=0.09
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 8826 0 0 0 8 1 0 0 24 0 1 0 132771479 40017920 8392 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 9770 8392 487 1374 0 8391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39080

[startup+0.300696 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14898
/proc/meminfo: memFree=30048900/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=56704 CPUtime=0.29
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 15596 0 0 0 25 4 0 0 25 0 1 0 132771479 58064896 12375 4089446400 4194304 9819077 140737345194688 18446744073709551615 5726752 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 14176 12375 674 1374 0 12797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56704

[startup+0.700619 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14898
/proc/meminfo: memFree=30048900/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=58508 CPUtime=0.69
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 16181 0 0 0 63 6 0 0 25 0 1 0 132771479 59912192 12703 4089446400 4194304 9819077 140737345194688 18446744073709551615 8678556 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 14627 12703 696 1374 0 13248 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58508

[startup+1.50048 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14899
/proc/meminfo: memFree=29999044/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=62628 CPUtime=1.49
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 18297 0 0 0 142 7 0 0 25 0 1 0 132771479 64131072 13411 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 15657 13411 696 1374 0 14278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62628

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14899
/proc/meminfo: memFree=29996232/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=68536 CPUtime=3.09
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 40254 0 0 0 298 11 0 0 25 0 1 0 132771479 70180864 13759 4089446400 4194304 9819077 140737345194688 18446744073709551615 7287263 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 17134 13760 717 1374 0 15755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68536

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14900
/proc/meminfo: memFree=29992760/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=69528 CPUtime=6.29
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 136912 0 0 0 607 22 0 0 25 0 1 0 132771479 71196672 13786 4089446400 4194304 9819077 140737345194688 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 17382 13786 721 1374 0 16003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69528

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14900
/proc/meminfo: memFree=29987952/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=63908 CPUtime=12.7
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 280011 0 0 0 1230 40 0 0 25 0 1 0 132771479 65441792 13629 4089446400 4194304 9819077 140737345194688 18446744073709551615 6361828 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 15977 13629 725 1374 0 14598 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 63908

[startup+25.5002 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14900
/proc/meminfo: memFree=29974348/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=71804 CPUtime=25.5
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 525148 0 0 0 2467 83 0 0 25 0 1 0 132771479 73527296 14726 4089446400 4194304 9819077 140737345194688 18446744073709551615 6371751 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 17951 14737 734 1374 0 16572 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 71804

[startup+51.1006 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 14900
/proc/meminfo: memFree=29952044/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=66708 CPUtime=51.09
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 1191612 0 0 0 4924 185 0 0 25 0 1 0 132771479 68308992 14878 4089446400 4194304 9819077 140737345194688 18446744073709551615 7282806 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/14898/statm: 16677 14878 740 1374 0 15298 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66708

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14930
/proc/meminfo: memFree=31149132/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=79184 CPUtime=102.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 2487759 0 0 0 9844 386 0 0 25 0 1 0 132771479 81084416 16388 4089446400 4194304 9819077 140737345194688 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 19796 16388 740 1374 0 18417 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79184

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14932
/proc/meminfo: memFree=31082000/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=86888 CPUtime=162.29
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 4080092 0 0 0 15603 626 0 0 25 0 1 0 132771479 88973312 19760 4089446400 4194304 9819077 140737345194688 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 21722 19759 740 1374 0 20343 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86888

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14960
/proc/meminfo: memFree=31039520/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=106628 CPUtime=222.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 4737318 0 0 0 21460 770 0 0 25 0 1 0 132771479 109187072 24982 4089446400 4194304 9819077 140737345194688 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 26657 24982 740 1374 0 25278 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106628

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14961
/proc/meminfo: memFree=31013704/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=127324 CPUtime=282.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 5516883 0 0 0 27305 925 0 0 25 0 1 0 132771479 130379776 29954 4089446400 4194304 9819077 140737345194688 18446744073709551615 6669992 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 31831 29954 740 1374 0 30452 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 127324

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14963
/proc/meminfo: memFree=30992724/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=147196 CPUtime=342.29
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 6207388 0 0 0 33161 1068 0 0 25 0 1 0 132771479 150728704 34922 4089446400 4194304 9819077 140737345194688 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 36799 34922 740 1374 0 35420 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 147196

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14965
/proc/meminfo: memFree=30968896/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=169512 CPUtime=402.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 6945802 0 0 0 39013 1217 0 0 25 0 1 0 132771479 173580288 39915 4089446400 4194304 9819077 140737345194688 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 42378 39921 740 1374 0 40999 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169512

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14967
/proc/meminfo: memFree=30952508/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=178684 CPUtime=462.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 7737873 0 0 0 44860 1370 0 0 25 0 1 0 132771479 182972416 43098 4089446400 4194304 9819077 140737345194688 18446744073709551615 7233739 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 44767 43101 740 1374 0 43388 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 178684

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14968
/proc/meminfo: memFree=30932752/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=197436 CPUtime=522.31
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 8392545 0 0 0 50721 1510 0 0 25 0 1 0 132771479 202174464 47518 4089446400 4194304 9819077 140737345194688 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 49359 47518 740 1374 0 47980 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 197436

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14969
/proc/meminfo: memFree=30912516/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=211964 CPUtime=582.3
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 9186462 0 0 0 56565 1665 0 0 25 0 1 0 132771479 217051136 51199 4089446400 4194304 9819077 140737345194688 18446744073709551615 7301991 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 52991 51199 740 1374 0 51612 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211964

[startup+642.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14971
/proc/meminfo: memFree=30892648/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=228512 CPUtime=642.31
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 9850748 0 0 0 62425 1806 0 0 25 0 1 0 132771479 233996288 55346 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 57128 55346 740 1374 0 55749 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 228512

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14980
/proc/meminfo: memFree=30808988/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=297696 CPUtime=882.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 12310584 0 0 0 85887 2345 0 0 25 0 1 0 132771479 304840704 72234 4089446400 4194304 9819077 140737345194688 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 74424 72234 740 1374 0 73045 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 297696

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14982
/proc/meminfo: memFree=30784384/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=313904 CPUtime=942.31
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 12999638 0 0 0 91744 2487 0 0 25 0 1 0 132771479 321437696 76370 4089446400 4194304 9819077 140737345194688 18446744073709551615 7816439 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 78476 76370 740 1374 0 77097 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 313904

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14984
/proc/meminfo: memFree=30763640/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=329472 CPUtime=1002.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 13763244 0 0 0 97594 2638 0 0 25 0 1 0 132771479 337379328 80227 4089446400 4194304 9819077 140737345194688 18446744073709551615 6162048 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 82368 80227 740 1374 0 80989 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 329472

[startup+1062.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14986
/proc/meminfo: memFree=30738692/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=345428 CPUtime=1062.31
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 14489048 0 0 0 103452 2779 0 0 25 0 1 0 132771479 353718272 84229 4089446400 4194304 9819077 140737345194688 18446744073709551615 6367498 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 86357 84229 740 1374 0 84978 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 345428

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14987
/proc/meminfo: memFree=30717576/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=359664 CPUtime=1122.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 15217164 0 0 0 109304 2928 0 0 25 0 1 0 132771479 368295936 87773 4089446400 4194304 9819077 140737345194688 18446744073709551615 6669943 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 89916 87773 740 1374 0 88537 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 359664

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14988
/proc/meminfo: memFree=30701428/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=374060 CPUtime=1182.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 15926866 0 0 0 115164 3068 0 0 25 0 1 0 132771479 383037440 91413 4089446400 4194304 9819077 140737345194688 18446744073709551615 6367522 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 93515 91413 740 1374 0 92136 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 374060

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 14990
/proc/meminfo: memFree=30680936/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=387396 CPUtime=1242.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 16728562 0 0 0 121004 3228 0 0 25 0 1 0 132771479 396693504 94745 4089446400 4194304 9819077 140737345194688 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 96849 94745 740 1374 0 95470 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 387396

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14992
/proc/meminfo: memFree=30656728/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=403540 CPUtime=1302.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 17438342 0 0 0 126864 3369 0 0 25 0 1 0 132771479 413224960 98721 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 100885 98721 740 1374 0 99506 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 403540

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14994
/proc/meminfo: memFree=30631644/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=417604 CPUtime=1362.32
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 18197455 0 0 0 132715 3517 0 0 25 0 1 0 132771479 427626496 102346 4089446400 4194304 9819077 140737345194688 18446744073709551615 6003298 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 104401 102346 740 1374 0 103022 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 417604

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14995
/proc/meminfo: memFree=30606448/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=435096 CPUtime=1422.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 18816972 0 0 0 138586 3647 0 0 25 0 1 0 132771479 445538304 106710 4089446400 4194304 9819077 140737345194688 18446744073709551615 4241189 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 108774 106710 740 1374 0 107395 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 435096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14996
/proc/meminfo: memFree=30561152/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=453304 CPUtime=1482.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 19516230 0 0 0 144446 3787 0 0 25 0 1 0 132771479 464183296 111306 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 113326 111306 740 1374 0 111947 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 453304

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14998
/proc/meminfo: memFree=30517360/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=474056 CPUtime=1542.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 20138949 0 0 0 150315 3918 0 0 25 0 1 0 132771479 485433344 116353 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 118514 116353 740 1374 0 117135 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 474056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15000
/proc/meminfo: memFree=30477264/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=488668 CPUtime=1602.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 20737443 0 0 0 156185 4048 0 0 25 0 1 0 132771479 500396032 120217 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 122167 120217 741 1374 0 120788 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 488668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15002
/proc/meminfo: memFree=30437924/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=504956 CPUtime=1662.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 21541489 0 0 0 162033 4200 0 0 25 0 1 0 132771479 517074944 124287 4089446400 4194304 9819077 140737345194688 18446744073709551615 6590530 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 126239 124287 740 1374 0 124860 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 504956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15003
/proc/meminfo: memFree=30413596/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=523840 CPUtime=1722.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 22226119 0 0 0 167892 4341 0 0 25 0 1 0 132771479 536412160 129030 4089446400 4194304 9819077 140737345194688 18446744073709551615 6589165 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 130960 129030 740 1374 0 129581 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 523840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15004
/proc/meminfo: memFree=30384672/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=540636 CPUtime=1782.33
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 22852982 0 0 0 173761 4472 0 0 25 0 1 0 132771479 553611264 133201 4089446400 4194304 9819077 140737345194688 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 135159 133201 740 1374 0 133780 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 540636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15005
/proc/meminfo: memFree=30374492/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=545472 CPUtime=1800.04
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 23077575 0 0 0 175484 4520 0 0 25 0 1 0 132771479 558563328 134411 4089446400 4194304 9819077 140737345194688 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/14898/statm: 136368 134411 740 1374 0 134989 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 545472

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15005
/proc/meminfo: memFree=30374492/32951124 swapFree=67111528/67111528
[pid=14898] ppid=14896 vsize=175640 CPUtime=1800.23
/proc/14898/stat : 14898 (pbscip.linux.x8) R 14896 14898 14714 0 -1 4202496 23077634 0 0 0 175502 4521 0 0 25 0 1 0 132771479 179855360 41957 4089446400 4194304 9819077 140737345194688 18446744073709551615 6179975 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14898/statm: 43910 41957 742 1374 0 42531 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 175640

Child status: 0
Real time (s): 1800.25
CPU time (s): 1800.29
CPU user time (s): 1755.07
CPU system time (s): 45.2271
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 549748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.07
system time used= 45.2271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23077638
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= 3
involuntary context switches= 944

runsolver used 3.15652 second user time and 6.51101 second system time

The end

Launcher Data

Begin job on node145 at 2010-06-30 18:19:23
IDJOB=2693039
IDBENCH=79039
IDSOLVER=1205
FILE ID=node145/2693039-1277914763
PBS_JOBID= 11197304
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693039-1277914763/watcher-2693039-1277914763 -o /tmp/evaluation-result-2693039-1277914763/solver-2693039-1277914763 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693039-1277914763.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 2f5b39eda2f3d2ee24cba69641294774
RANDOM SEED=857117006

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30049428 kB
Buffers:        198652 kB
Cached:        1270744 kB
SwapCached:          0 kB
Active:        1774044 kB
Inactive:       980684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30049428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6632 kB
Writeback:           0 kB
AnonPages:     1285352 kB
Mapped:          16936 kB
Slab:            80212 kB
PageTables:       7200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1439624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node145 at 2010-06-30 18:49:25