Trace number 2693737

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.39 1800.33

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag10.ucl--soft-66-100-0.wbo
MD5SUM23f33b7daf9bba45fd16a95912abcbbc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark10.0925
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9071
Total number of constraints25914
Number of soft constraints8807
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 449050
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 449049
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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: NONE] [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-2693737-1277915606.wbo>
0.19/0.23	c original problem has 26685 variables (17878 bin, 0 int, 0 impl, 8807 cont) and 34722 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.19/0.23	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.29/0.37	c presolving:
0.39/0.49	c (round 1) 185 del vars, 7 del conss, 1 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.51	c (round 2) 189 del vars, 375 del conss, 3 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.52	c (round 3) 192 del vars, 380 del conss, 3 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.56	c (round 4) 195 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.59/0.68	c (round 5) 196 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 16736 upgd conss, 182097 impls, 0 clqs
3.90/3.96	c    (3.5s) probing: 1000/17686 (5.7%) - 0 fixings, 9 aggregations, 18678 implications, 0 bound changes
6.59/6.63	c    (6.2s) probing: 2000/17686 (11.3%) - 0 fixings, 9 aggregations, 26053 implications, 0 bound changes
7.79/7.85	c    (7.4s) probing: 2558/17686 (14.5%) - 0 fixings, 9 aggregations, 26466 implications, 0 bound changes
7.79/7.85	c    (7.4s) probing aborted: 2000/2000 successive useless probings
7.79/7.85	c (round 6) 205 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 16736 upgd conss, 367084 impls, 0 clqs
9.09/9.15	c    (8.7s) probing: 2961/17686 (16.7%) - 0 fixings, 10 aggregations, 28660 implications, 0 bound changes
9.09/9.15	c    (8.7s) probing aborted: 100/100 successive totally useless probings
9.09/9.15	c presolving (7 rounds):
9.09/9.15	c  206 deleted vars, 381 deleted constraints, 8806 tightened bounds, 0 added holes, 362 changed sides, 724 changed coefficients
9.09/9.15	c  371496 implications, 0 cliques
9.09/9.15	c presolved problem has 26479 variables (17676 bin, 0 int, 0 impl, 8803 cont) and 34341 constraints
9.09/9.15	c    8803 constraints of type <indicator>
9.09/9.15	c       1 constraints of type <varbound>
9.09/9.15	c     470 constraints of type <knapsack>
9.09/9.15	c    8802 constraints of type <linear>
9.09/9.15	c   16265 constraints of type <logicor>
9.09/9.15	c transformed objective value is always integral (scale: 1)
9.09/9.15	c Presolving Time: 8.60
9.09/9.15	c - non default parameters ----------------------------------------------------------------------
9.09/9.15	c # SCIP version 1.2.1.2
9.09/9.15	c 
9.09/9.15	c # frequency for displaying node information lines
9.09/9.15	c # [type: int, range: [-1,2147483647], default: 100]
9.09/9.15	c display/freq = 10000
9.09/9.15	c 
9.09/9.15	c # maximal time in seconds to run
9.09/9.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.09/9.15	c limits/time = 1799.77
9.09/9.15	c 
9.09/9.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.09/9.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.09/9.15	c limits/memory = 3420
9.09/9.15	c 
9.09/9.15	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
9.09/9.15	c # [type: int, range: [-1,2147483647], default: 1]
9.09/9.15	c lp/solvefreq = -1
9.09/9.15	c 
9.09/9.15	c # should presolving try to simplify inequalities
9.09/9.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.09/9.15	c constraints/linear/simplifyinequalities = TRUE
9.09/9.15	c 
9.09/9.15	c # should presolving try to simplify knapsacks
9.09/9.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.09/9.15	c constraints/knapsack/simplifyinequalities = TRUE
9.09/9.15	c 
9.09/9.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.09/9.15	c # [type: int, range: [-1,2147483647], default: -1]
9.09/9.15	c separating/rapidlearning/freq = 0
9.09/9.15	c 
9.09/9.15	c -----------------------------------------------------------------------------------------------
9.09/9.15	c start solving
9.09/9.16	c 
9.19/9.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.19/9.21	c   8.7s|     1 |     2 |     0 |     - |  98M|   0 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
110.30/110.32	c   109s| 10000 | 10001 |     0 |   0.0 | 114M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
212.10/212.11	c   210s| 20000 | 20001 |     0 |   0.0 | 127M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
314.10/314.18	c   311s| 30000 | 30001 |     0 |   0.0 | 139M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
415.50/415.51	c   412s| 40000 | 40001 |     0 |   0.0 | 151M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
516.51/516.57	c   512s| 50000 | 50001 |     0 |   0.0 | 163M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
617.31/617.37	c   612s| 60000 | 60001 |     0 |   0.0 | 174M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
717.92/717.95	c   712s| 70000 | 70001 |     0 |   0.0 | 185M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
818.32/818.31	c   811s| 80000 | 80001 |     0 |   0.0 | 196M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
918.22/918.27	c   911s| 90000 | 90001 |     0 |   0.0 | 207M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1017.33/1017.37	c  1009s|100000 |100001 |     0 |   0.0 | 217M| 119 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1115.82/1115.82	c  1106s|110000 |110001 |     0 |   0.0 | 227M| 123 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1216.54/1216.59	c  1207s|120000 |120001 |     0 |   0.0 | 238M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1317.93/1317.94	c  1307s|130000 |130001 |     0 |   0.0 | 249M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1419.44/1419.40	c  1408s|140000 |139999 |     0 |   0.0 | 260M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1520.74/1520.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1520.74/1520.75	c  1509s|150000 |149999 |     0 |   0.0 | 271M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1621.64/1621.61	c  1609s|160000 |159999 |     0 |   0.0 | 281M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1722.24/1722.23	c  1709s|170000 |169999 |     0 |   0.0 | 292M| 145 |   - |  26k|  34k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1785.98
1800.05/1800.00	c Solving Nodes      : 177746
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s UNKNOWN
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time       :    1785.98
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693737-1277915606.wbo
1800.05/1800.00	c   Variables        : 26685 (17878 binary, 0 integer, 0 implicit integer, 8807 continuous)
1800.05/1800.00	c   Constraints      : 34722 initial, 34722 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693737-1277915606.wbo
1800.05/1800.00	c   Variables        : 26479 (17676 binary, 0 integer, 0 implicit integer, 8803 continuous)
1800.05/1800.00	c   Constraints      : 34341 initial, 34342 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.01          9          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.03          0        181          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       8.31          0         10          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       0.00          0          0          0          0          0          4          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   knapsack         :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.00	c   linear           :       0.16          3          3          0       8806          0        377        362        724
1800.05/1800.00	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       8803          0     851081          0     177745          0      14712          0          0          0
1800.05/1800.00	c   varbound         :          1          0     851081          0     177745          0          0          0          0          0
1800.05/1800.00	c   knapsack         :        470          0     851081          0     177745          0          0          0          0          0
1800.05/1800.00	c   linear           :       8802          0     851081          0     177745          0      14712          0          0          0
1800.05/1800.00	c   logicor          :      16265+         0     792356          0     177745          1    2568185          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0          0     177745          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c   indicator        :     310.98       0.00     114.64       0.00     196.34
1800.05/1800.00	c   varbound         :       0.15       0.00       0.04       0.00       0.11
1800.05/1800.00	c   knapsack         :       8.75       0.00       8.31       0.00       0.44
1800.05/1800.00	c   linear           :     130.14       0.00     129.29       0.00       0.85
1800.05/1800.00	c   logicor          :     566.65       0.00      10.72       0.00     555.93
1800.05/1800.00	c   countsols        :       0.02       0.00       0.00       0.00       0.02
1800.05/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :       0.02        532          0          0
1800.05/1800.00	c   rootredcost      :       0.03          0          0          0
1800.05/1800.00	c   pseudoobj        :     214.76     842726          0          0
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       0.00          1          1          1        3.0          0        0.0          -
1800.05/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -          1        3.0          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :     530.54     177745          0          0          0          0     355490
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -          0
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   oneopt           :       0.01          0          0
1800.05/1800.00	c   trivial          :       0.05          2          0
1800.05/1800.00	c   simplerounding   :       0.00          0          0
1800.05/1800.00	c   zirounding       :       0.00          0          0
1800.05/1800.00	c   rounding         :       0.00          0          0
1800.05/1800.00	c   shifting         :       0.00          0          0
1800.05/1800.00	c   intshifting      :       0.00          0          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   feaspump         :       0.00          0          0
1800.05/1800.00	c   coefdiving       :       0.00          0          0
1800.05/1800.00	c   pscostdiving     :       0.00          0          0
1800.05/1800.00	c   fracdiving       :       0.00          0          0
1800.05/1800.00	c   veclendiving     :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   objpscostdiving  :       0.00          0          0
1800.05/1800.00	c   rootsoldiving    :       0.00          0          0
1800.05/1800.00	c   linesearchdiving :       0.00          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.00          0          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   crossover        :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   nlp              :       0.10          0          0
1800.05/1800.00	c   trysol           :       0.01          1          0
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :     177746
1800.05/1800.00	c   nodes (total)    :     177746
1800.05/1800.00	c   nodes left       :     177745
1800.05/1800.00	c   max depth        :        145
1800.05/1800.00	c   max depth (total):        145
1800.05/1800.00	c   backtracks       :       2458 (1.4%)
1800.05/1800.00	c   delayed cutoffs  :          0
1800.05/1800.00	c   repropagations   :        105 (3 domain reductions, 0 cutoffs)
1800.05/1800.00	c   avg switch length:       2.36
1800.05/1800.00	c   switching time   :      11.80
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :          0 (0 improvements)
1800.05/1800.00	c   Primal Bound     :          -
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :          0
1800.35/1800.33	c Time complete: 1800.37.

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-2693737-1277915606/watcher-2693737-1277915606 -o /tmp/evaluation-result-2693737-1277915606/solver-2693737-1277915606 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693737-1277915606.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.00 2.00 2.00 3/178 15588
/proc/meminfo: memFree=31074900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=8168 CPUtime=0
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 1519 0 0 0 0 0 0 0 21 0 1 0 132855248 8364032 1442 4089446400 4194304 7136930 140736335493392 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15588/statm: 2042 1442 275 719 0 1321 0

[startup+0.071514 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15588
/proc/meminfo: memFree=31074900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=21824 CPUtime=0.06
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 4930 0 0 0 6 0 0 0 21 0 1 0 132855248 22347776 4853 4089446400 4194304 7136930 140736335493392 18446744073709551615 6341143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15588/statm: 5456 4853 275 719 0 4735 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21824

[startup+0.100508 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15588
/proc/meminfo: memFree=31074900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=26736 CPUtime=0.09
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 6188 0 0 0 9 0 0 0 21 0 1 0 132855248 27377664 6111 4089446400 4194304 7136930 140736335493392 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15588/statm: 6684 6111 275 719 0 5963 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26736

[startup+0.300475 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15588
/proc/meminfo: memFree=31074900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=90524 CPUtime=0.29
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 22456 0 0 0 27 2 0 0 21 0 1 0 132855248 92696576 21968 4089446400 4194304 7136930 140736335493392 18446744073709551615 4384358 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 22631 21968 289 719 0 21910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90524

[startup+0.700399 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15588
/proc/meminfo: memFree=31074900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=129564 CPUtime=0.69
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 35090 0 0 0 54 15 0 0 22 0 1 0 132855248 132673536 30846 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 32391 30846 386 719 0 31670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129564

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15590
/proc/meminfo: memFree=30949900/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=134944 CPUtime=1.49
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 36899 0 0 0 132 17 0 0 25 0 1 0 132855248 138182656 32276 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 33736 32276 391 719 0 33015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134944

[startup+3.10096 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15590
/proc/meminfo: memFree=30944196/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=138492 CPUtime=3.09
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 37814 0 0 0 291 18 0 0 25 0 1 0 132855248 141815808 33191 4089446400 4194304 7136930 140736335493392 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 34623 33191 391 719 0 33902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138492

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15590
/proc/meminfo: memFree=30938680/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=140840 CPUtime=6.29
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 38377 0 0 0 608 21 0 0 25 0 1 0 132855248 144220160 33754 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 35210 33754 396 719 0 34489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140840

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15590
/proc/meminfo: memFree=30930984/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=146120 CPUtime=12.69
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 41217 0 0 0 1241 28 0 0 25 0 1 0 132855248 149626880 34843 4089446400 4194304 7136930 140736335493392 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 36530 34843 409 719 0 35809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146120

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15590
/proc/meminfo: memFree=30919056/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=149444 CPUtime=25.49
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 42060 0 0 0 2513 36 0 0 25 0 1 0 132855248 153030656 35686 4089446400 4194304 7136930 140736335493392 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 37361 35686 409 719 0 36640 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149444

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15591
/proc/meminfo: memFree=30897880/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=154632 CPUtime=51.09
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 43380 0 0 0 5055 54 0 0 25 0 1 0 132855248 158343168 37006 4089446400 4194304 7136930 140736335493392 18446744073709551615 4407955 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 38658 37006 409 719 0 37937 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154632

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15592
/proc/meminfo: memFree=30847636/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=163984 CPUtime=102.3
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 45720 0 0 0 10138 92 0 0 25 0 1 0 132855248 167919616 39346 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 40996 39346 409 719 0 40275 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163984

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15594
/proc/meminfo: memFree=30800220/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=172564 CPUtime=162.3
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 47850 0 0 0 16091 139 0 0 25 0 1 0 132855248 176705536 41476 4089446400 4194304 7136930 140736335493392 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 43141 41476 409 719 0 42420 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 172564

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15595
/proc/meminfo: memFree=30745636/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=182492 CPUtime=222.29
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 50349 0 0 0 22040 189 0 0 25 0 1 0 132855248 186871808 43975 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 45623 43975 409 719 0 44902 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 182492

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15597
/proc/meminfo: memFree=30690180/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=190596 CPUtime=282.3
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 52420 0 0 0 27992 238 0 0 25 0 1 0 132855248 195170304 46046 4089446400 4194304 7136930 140736335493392 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 47649 46046 409 719 0 46928 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 190596

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15598
/proc/meminfo: memFree=30632100/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=199552 CPUtime=342.3
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 54677 0 0 0 33943 287 0 0 25 0 1 0 132855248 204341248 48303 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697592 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 49888 48303 409 719 0 49167 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199552

[startup+402.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15600
/proc/meminfo: memFree=30577876/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=209112 CPUtime=402.31
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 57084 0 0 0 39892 339 0 0 25 0 1 0 132855248 214130688 50710 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 52278 50710 409 719 0 51557 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 209112

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15602
/proc/meminfo: memFree=30532700/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=213196 CPUtime=462.31
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 58103 0 0 0 45846 385 0 0 25 0 1 0 132855248 218312704 51729 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 53299 51729 409 719 0 52578 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 213196

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15603
/proc/meminfo: memFree=30481464/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=225176 CPUtime=522.31
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 61124 0 0 0 51800 431 0 0 25 0 1 0 132855248 230580224 54750 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 56294 54750 409 719 0 55573 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 225176

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15605
/proc/meminfo: memFree=30429612/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=231376 CPUtime=582.31
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 62692 0 0 0 57755 476 0 0 25 0 1 0 132855248 236929024 56318 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 57844 56318 409 719 0 57123 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 231376

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15606
/proc/meminfo: memFree=30374528/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=240744 CPUtime=642.32
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 65083 0 0 0 63706 526 0 0 25 0 1 0 132855248 246521856 58709 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 60186 58709 409 719 0 59465 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 240744

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15614
/proc/meminfo: memFree=30107264/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=274772 CPUtime=942.32
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 73182 0 0 0 93457 775 0 0 25 0 1 0 132855248 281366528 66808 4089446400 4194304 7136930 140736335493392 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 68693 66808 409 719 0 67972 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 274772

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15616
/proc/meminfo: memFree=30053800/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=282404 CPUtime=1002.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 75114 0 0 0 99406 827 0 0 25 0 1 0 132855248 289181696 68740 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 70601 68740 409 719 0 69880 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 282404

[startup+1062.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 15646
/proc/meminfo: memFree=30956144/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=290596 CPUtime=1062.32
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 77170 0 0 0 105355 877 0 0 25 0 1 0 132855248 297570304 70796 4089446400 4194304 7136930 140736335493392 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 72649 70796 409 719 0 71928 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 290596

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15647
/proc/meminfo: memFree=30937568/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=294456 CPUtime=1122.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 78159 0 0 0 111312 921 0 0 25 0 1 0 132855248 301522944 71785 4089446400 4194304 7136930 140736335493392 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 73614 71785 409 719 0 72893 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 294456

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15649
/proc/meminfo: memFree=30919056/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=301652 CPUtime=1182.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 79968 0 0 0 117270 963 0 0 25 0 1 0 132855248 308891648 73594 4089446400 4194304 7136930 140736335493392 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 75413 73594 409 719 0 74692 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 301652

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15650
/proc/meminfo: memFree=30899680/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=306876 CPUtime=1242.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 81290 0 0 0 123226 1007 0 0 25 0 1 0 132855248 314241024 74916 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 76719 74916 409 719 0 75998 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 306876

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15652
/proc/meminfo: memFree=30875956/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=316724 CPUtime=1302.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 83799 0 0 0 129184 1049 0 0 25 0 1 0 132855248 324325376 77425 4089446400 4194304 7136930 140736335493392 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 79181 77425 409 719 0 78460 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 316724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15654
/proc/meminfo: memFree=30858436/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=321692 CPUtime=1362.33
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 85084 0 0 0 135139 1094 0 0 25 0 1 0 132855248 329412608 78710 4089446400 4194304 7136930 140736335493392 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 80423 78710 413 719 0 79702 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 321692

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15655
/proc/meminfo: memFree=30839188/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=330336 CPUtime=1422.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 87266 0 0 0 141094 1140 0 0 25 0 1 0 132855248 338264064 80892 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 82584 80892 413 719 0 81863 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 330336

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15657
/proc/meminfo: memFree=30820432/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=336644 CPUtime=1482.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 88868 0 0 0 147054 1180 0 0 25 0 1 0 132855248 344723456 82494 4089446400 4194304 7136930 140736335493392 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 84161 82494 413 719 0 83440 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 336644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15658
/proc/meminfo: memFree=30805748/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=342744 CPUtime=1542.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 90417 0 0 0 153014 1220 0 0 25 0 1 0 132855248 350969856 84043 4089446400 4194304 7136930 140736335493392 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 85686 84043 413 719 0 84965 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 342744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15660
/proc/meminfo: memFree=30787000/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=349964 CPUtime=1602.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 92247 0 0 0 158970 1264 0 0 25 0 1 0 132855248 358363136 85873 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 87491 85873 413 719 0 86770 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 349964

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15671
/proc/meminfo: memFree=30767472/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=357544 CPUtime=1662.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 94167 0 0 0 164929 1305 0 0 25 0 1 0 132855248 366125056 87793 4089446400 4194304 7136930 140736335493392 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 89386 87793 413 719 0 88665 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 357544

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15672
/proc/meminfo: memFree=30753760/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=365164 CPUtime=1722.34
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 96065 0 0 0 170894 1340 0 0 25 0 1 0 132855248 373927936 89691 4089446400 4194304 7136930 140736335493392 18446744073709551615 4740365 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 91291 89691 413 719 0 90570 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 365164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15674
/proc/meminfo: memFree=30735880/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=369736 CPUtime=1782.35
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 97226 0 0 0 176861 1374 0 0 25 0 1 0 132855248 378609664 90852 4089446400 4194304 7136930 140736335493392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 92434 90852 413 719 0 91713 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 369736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15674
/proc/meminfo: memFree=30732524/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=371780 CPUtime=1800.05
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 97777 0 0 0 178620 1385 0 0 25 0 1 0 132855248 380702720 91403 4089446400 4194304 7136930 140736335493392 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15588/statm: 92945 91403 413 719 0 92224 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 371780

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 15674
/proc/meminfo: memFree=30732524/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=355528 CPUtime=1800.25
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 97783 0 0 0 178640 1385 0 0 25 0 1 0 132855248 364060672 87397 4089446400 4194304 7136930 140736335493392 18446744073709551615 4212562 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15588/statm: 88882 87397 419 719 0 88161 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 355528

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15674
/proc/meminfo: memFree=30732524/32951124 swapFree=67111528/67111528
[pid=15588] ppid=15586 vsize=200464 CPUtime=1800.35
/proc/15588/stat : 15588 (pbscip.linux.x8) R 15586 15588 15305 0 -1 4202496 97783 0 0 0 178649 1386 0 0 25 0 1 0 132855248 205275136 48857 4089446400 4194304 7136930 140736335493392 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15588/statm: 49715 48640 419 719 0 48994 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 200464

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.39
CPU user time (s): 1786.52
CPU system time (s): 13.8679
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 371780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.52
system time used= 13.8679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97790
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= 1
involuntary context switches= 4069

runsolver used 2.66359 second user time and 5.87111 second system time

The end

Launcher Data

Begin job on node142 at 2010-06-30 18:33:26
IDJOB=2693737
IDBENCH=79057
IDSOLVER=1206
FILE ID=node142/2693737-1277915606
PBS_JOBID= 11197287
Free space on /tmp= 74172 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag10.ucl--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693737-1277915606/watcher-2693737-1277915606 -o /tmp/evaluation-result-2693737-1277915606/solver-2693737-1277915606 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693737-1277915606.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 23f33b7daf9bba45fd16a95912abcbbc
RANDOM SEED=114122935

node142.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.827
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.65
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.827
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	: 5226.16
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.827
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.827
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.827
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.827
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.75
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.827
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.75
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.827
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31075676 kB
Buffers:        195312 kB
Cached:        1077064 kB
SwapCached:          0 kB
Active:         889848 kB
Inactive:       841480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31075676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:      459080 kB
Mapped:          17412 kB
Slab:            79784 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   606236 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= 74168 MiB
End job on node142 at 2010-06-30 19:03:28