Trace number 2693830

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.48 1800.44

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j602_7-unsat--soft-33-100-0.wbo
MD5SUMca01bfc21a1e057687efc2b7fef91d1f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6466
Total number of constraints19939
Number of soft constraints13432
Number of constraints which are clauses19731
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints208
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 686652
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 686651
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 112
Number of bits of the biggest sum of numbers7
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-2693830-1277917528.wbo>
0.19/0.20	c original problem has 33330 variables (19898 bin, 0 int, 0 impl, 13432 cont) and 33372 constraints
0.19/0.20	c problem read
0.19/0.20	c presolving settings loaded
0.19/0.20	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.69/0.75	c presolving:
0.79/0.83	c (round 1) 293 del vars, 863 del conss, 147 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42724 impls, 0 clqs
0.79/0.89	c (round 2) 873 del vars, 2358 del conss, 211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42838 impls, 0 clqs
0.89/0.95	c (round 3) 2080 del vars, 3481 del conss, 252 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42918 impls, 0 clqs
0.89/0.99	c (round 4) 3089 del vars, 4006 del conss, 264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.01	c (round 5) 3525 del vars, 4282 del conss, 267 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.03	c (round 6) 3779 del vars, 4359 del conss, 269 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
0.99/1.07	c (round 7) 3851 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 42942 impls, 0 clqs
1.10/1.17	c (round 8) 3857 del vars, 4365 del conss, 12073 chg bounds, 0 chg sides, 0 chg coeffs, 5781 upgd conss, 42942 impls, 0 clqs
4.19/4.27	c    (3.9s) probing: 1000/17669 (5.7%) - 0 fixings, 0 aggregations, 2048 implications, 0 bound changes
7.00/7.02	c    (6.6s) probing: 2000/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
7.00/7.02	c    (6.6s) probing: 2001/17669 (11.3%) - 0 fixings, 0 aggregations, 2457 implications, 0 bound changes
7.00/7.02	c    (6.6s) probing aborted: 2000/2000 successive useless probings
7.00/7.02	c presolving (9 rounds):
7.00/7.02	c  3857 deleted vars, 4365 deleted constraints, 12073 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
7.00/7.02	c  50131 implications, 0 cliques
7.00/7.02	c presolved problem has 29473 variables (17669 bin, 0 int, 0 impl, 11804 cont) and 29007 constraints
7.00/7.02	c   11804 constraints of type <indicator>
7.00/7.02	c     382 constraints of type <varbound>
7.00/7.02	c      63 constraints of type <knapsack>
7.00/7.02	c   11422 constraints of type <linear>
7.00/7.02	c    5336 constraints of type <logicor>
7.00/7.02	c transformed objective value is always integral (scale: 1)
7.00/7.02	c Presolving Time: 6.52
7.00/7.02	c - non default parameters ----------------------------------------------------------------------
7.00/7.02	c # SCIP version 1.2.1.2
7.00/7.02	c 
7.00/7.02	c # frequency for displaying node information lines
7.00/7.02	c # [type: int, range: [-1,2147483647], default: 100]
7.00/7.02	c display/freq = 10000
7.00/7.02	c 
7.00/7.02	c # maximal time in seconds to run
7.00/7.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.00/7.02	c limits/time = 1799.81
7.00/7.02	c 
7.00/7.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.00/7.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.00/7.02	c limits/memory = 3420
7.00/7.02	c 
7.00/7.02	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
7.00/7.02	c # [type: int, range: [-1,2147483647], default: 1]
7.00/7.02	c lp/solvefreq = -1
7.00/7.02	c 
7.00/7.02	c # should presolving try to simplify inequalities
7.00/7.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.00/7.02	c constraints/linear/simplifyinequalities = TRUE
7.00/7.02	c 
7.00/7.02	c # should presolving try to simplify knapsacks
7.00/7.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.00/7.02	c constraints/knapsack/simplifyinequalities = TRUE
7.00/7.02	c 
7.00/7.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.00/7.02	c # [type: int, range: [-1,2147483647], default: -1]
7.00/7.02	c separating/rapidlearning/freq = 0
7.00/7.02	c 
7.00/7.02	c -----------------------------------------------------------------------------------------------
7.00/7.02	c start solving
7.00/7.03	c 
7.00/7.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.00/7.10	c   6.7s|     1 |     2 |     0 |     - | 101M|   0 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
105.39/105.50	c   104s| 10000 | 10001 |     0 |   0.0 | 110M| 121 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
203.20/203.27	c   201s| 20000 | 20001 |     0 |   0.0 | 118M| 131 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
301.10/301.18	c   299s| 30000 | 30001 |     0 |   0.0 | 126M| 133 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
396.20/396.21	c   393s| 40000 | 40001 |     0 |   0.0 | 133M| 141 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
492.10/492.18	c   488s| 50000 | 50001 |     0 |   0.0 | 141M| 141 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
589.31/589.38	c   585s| 60000 | 60001 |     0 |   0.0 | 149M| 141 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
684.41/684.40	c   679s| 70000 | 70001 |     0 |   0.0 | 156M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
778.91/778.93	c   773s| 80000 | 80001 |     0 |   0.0 | 164M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
873.62/873.66	c   867s| 90000 | 90001 |     0 |   0.0 | 171M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
968.71/968.77	c   962s|100000 |100001 |     0 |   0.0 | 178M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1064.83/1064.85	c  1057s|110000 |110001 |     0 |   0.0 | 185M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1163.12/1163.12	c  1155s|120000 |120001 |     0 |   0.0 | 193M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1258.92/1258.95	c  1250s|130000 |130001 |     0 |   0.0 | 201M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1353.82/1353.87	c  1344s|140000 |140001 |     0 |   0.0 | 208M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1447.92/1447.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1447.92/1447.94	c  1438s|150000 |150001 |     0 |   0.0 | 215M| 145 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1541.43/1541.48	c  1530s|160000 |160001 |     0 |   0.0 | 223M| 149 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1634.73/1634.77	c  1623s|170000 |170001 |     0 |   0.0 | 230M| 149 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1728.63/1728.67	c  1716s|180000 |180001 |     0 |   0.0 | 237M| 149 |   - |  29k|  29k|   0 |   0 |   0 |   0 |   0 | 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) : 1787.25
1800.04/1800.01	c Solving Nodes      : 187562
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       :    1787.25
1800.04/1800.01	c Original Problem   :
1800.04/1800.01	c   Problem name     : HOME/instance-2693830-1277917528.wbo
1800.04/1800.01	c   Variables        : 33330 (19898 binary, 0 integer, 0 implicit integer, 13432 continuous)
1800.04/1800.01	c   Constraints      : 33372 initial, 33372 maximal
1800.04/1800.01	c Presolved Problem  :
1800.04/1800.01	c   Problem name     : t_HOME/instance-2693830-1277917528.wbo
1800.04/1800.01	c   Variables        : 29473 (17669 binary, 0 integer, 0 implicit integer, 11804 continuous)
1800.04/1800.01	c   Constraints      : 29007 initial, 29007 maximal
1800.04/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   dualfix          :       0.01       3405          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.01          0          0          0          0          0          0          0          0
1800.04/1800.01	c   probing          :       5.76          0          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :       0.09          0          0          0          0          0       1628          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.00          0          0          0          0          0          0          0          0
1800.04/1800.01	c   linear           :       0.18        269        183          0      12073          0       2737          0          0
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          0          0          0          0          0          0          0
1800.04/1800.01	c   indicator        :      11804          0     683037          0     187562          0     151817          0          0          0
1800.04/1800.01	c   varbound         :        382          0     683037          0     187562          0      76466          0          0          0
1800.04/1800.01	c   knapsack         :         63          0     683037          0     187562          0          0          0          0          0
1800.04/1800.01	c   linear           :      11422          0     683037          0     187562          0      52561          0          0          0
1800.04/1800.01	c   logicor          :       5336          0     500303          0     187562          0     794640          0          0          0
1800.04/1800.01	c   countsols        :          0          0          0          0     187562          0          0          0          0          0
1800.04/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.01	c   indicator        :     477.73       0.00     173.25       0.00     304.48
1800.04/1800.01	c   varbound         :       6.83       0.00       6.66       0.00       0.17
1800.04/1800.01	c   knapsack         :      11.33       0.00       1.73       0.00       9.60
1800.04/1800.01	c   linear           :     167.66       0.00     166.72       0.00       0.94
1800.04/1800.01	c   logicor          :     239.29       0.00       5.53       0.00     233.76
1800.04/1800.01	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.04/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.01	c   vbounds          :      27.29     198379          0      23555
1800.04/1800.01	c   rootredcost      :       0.04          0          0          0
1800.04/1800.01	c   pseudoobj        :     264.11     678068          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          0          0          0        0.0          0        0.0          -
1800.04/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          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 :          -          -          -          0        0.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          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.01	c   impliedbounds    :       0.00          0          0          0          0          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.00          0          0          0          0          0
1800.04/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.01	c   mcf              :       0.00          0          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        :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.01	c   inference        :     572.43     187562          0          0          0          0     375124
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.01          0          0
1800.04/1800.01	c   trivial          :       0.46          2          0
1800.04/1800.01	c   simplerounding   :       0.00          0          0
1800.04/1800.01	c   zirounding       :       0.00          0          0
1800.04/1800.01	c   rounding         :       0.00          0          0
1800.04/1800.01	c   shifting         :       0.00          0          0
1800.04/1800.01	c   intshifting      :       0.00          0          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   feaspump         :       0.00          0          0
1800.04/1800.01	c   coefdiving       :       0.00          0          0
1800.04/1800.01	c   pscostdiving     :       0.00          0          0
1800.04/1800.01	c   fracdiving       :       0.00          0          0
1800.04/1800.01	c   veclendiving     :       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   objpscostdiving  :       0.00          0          0
1800.04/1800.01	c   rootsoldiving    :       0.00          0          0
1800.04/1800.01	c   linesearchdiving :       0.00          0          0
1800.04/1800.01	c   guideddiving     :       0.00          0          0
1800.04/1800.01	c   octane           :       0.00          0          0
1800.04/1800.01	c   rens             :       0.00          0          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   crossover        :       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.07          0          0
1800.04/1800.01	c   trysol           :       0.02          1          0
1800.04/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.01	c   dual LP          :       0.00          0          0       0.00          -
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:       0.00          0          0       0.00          -
1800.04/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.01	c     (at root node) :          -          0          0       0.00          -
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            :     187562
1800.04/1800.01	c   nodes (total)    :     187562
1800.04/1800.01	c   nodes left       :     187563
1800.04/1800.01	c   max depth        :        149
1800.04/1800.01	c   max depth (total):        149
1800.04/1800.01	c   backtracks       :       2581 (1.4%)
1800.04/1800.01	c   delayed cutoffs  :          0
1800.04/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.01	c   avg switch length:       2.61
1800.04/1800.01	c   switching time   :       7.93
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  :          0
1800.44/1800.43	c Time complete: 1800.47.

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-2693830-1277917528/watcher-2693830-1277917528 -o /tmp/evaluation-result-2693830-1277917528/solver-2693830-1277917528 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693830-1277917528.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.05 2.01 2.00 3/178 15056
/proc/meminfo: memFree=31186256/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=8264 CPUtime=0
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 1547 0 0 0 0 0 0 0 24 0 1 0 133049617 8462336 1470 4089446400 4194304 7136930 140733395722480 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15056/statm: 2102 1486 275 719 0 1381 0

[startup+0.054086 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 15056
/proc/meminfo: memFree=31186256/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=21276 CPUtime=0.04
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 4826 0 0 0 4 0 0 0 24 0 1 0 133049617 21786624 4749 4089446400 4194304 7136930 140733395722480 18446744073709551615 4907252 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15056/statm: 5560 4768 275 719 0 4839 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21276

[startup+0.10108 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 15056
/proc/meminfo: memFree=31186256/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=31784 CPUtime=0.09
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 7450 0 0 0 8 1 0 0 24 0 1 0 133049617 32546816 7373 4089446400 4194304 7136930 140733395722480 18446744073709551615 6339947 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15056/statm: 7946 7373 275 719 0 7225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31784

[startup+0.301048 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 15056
/proc/meminfo: memFree=31186256/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=110976 CPUtime=0.29
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 27481 0 0 0 26 3 0 0 25 0 1 0 133049617 113639424 27014 4089446400 4194304 7136930 140733395722480 18446744073709551615 4563759 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 27744 27015 306 719 0 27023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110976

[startup+0.700968 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 15056
/proc/meminfo: memFree=31186256/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=123308 CPUtime=0.69
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 29571 0 0 0 66 3 0 0 25 0 1 0 133049617 126267392 29104 4089446400 4194304 7136930 140733395722480 18446744073709551615 6350773 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 30827 29104 323 719 0 30106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123308

[startup+1.50084 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15057
/proc/meminfo: memFree=31065596/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=133792 CPUtime=1.49
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 36250 0 0 0 131 18 0 0 25 0 1 0 133049617 137003008 31862 4089446400 4194304 7136930 140733395722480 18446744073709551615 5500779 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 33448 31862 394 719 0 32727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133792

[startup+3.10055 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15057
/proc/meminfo: memFree=31059688/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=134308 CPUtime=3.09
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 36391 0 0 0 289 20 0 0 25 0 1 0 133049617 137531392 32003 4089446400 4194304 7136930 140733395722480 18446744073709551615 5500631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 33577 32003 394 719 0 32856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134308

[startup+6.30099 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 15058
/proc/meminfo: memFree=31058324/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=135336 CPUtime=6.29
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 36652 0 0 0 606 23 0 0 25 0 1 0 133049617 138584064 32264 4089446400 4194304 7136930 140733395722480 18446744073709551615 4925969 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 33834 32264 399 719 0 33113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135336

[startup+12.7009 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 15058
/proc/meminfo: memFree=31054808/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=138376 CPUtime=12.69
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 37537 0 0 0 1242 27 0 0 25 0 1 0 133049617 141697024 32855 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15056/statm: 34594 32855 406 719 0 33873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138376

[startup+25.5006 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 15058
/proc/meminfo: memFree=31054212/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=139996 CPUtime=25.5
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 37943 0 0 0 2513 37 0 0 25 0 1 0 133049617 143355904 33261 4089446400 4194304 7136930 140733395722480 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 34999 33261 406 719 0 34278 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 139996

[startup+51.1011 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15058
/proc/meminfo: memFree=31044692/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=142684 CPUtime=51.1
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 38616 0 0 0 5056 54 0 0 25 0 1 0 133049617 146108416 33934 4089446400 4194304 7136930 140733395722480 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 35671 33934 406 719 0 34950 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 142684

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 15060
/proc/meminfo: memFree=31021988/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=147936 CPUtime=102.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 39919 0 0 0 10142 88 0 0 25 0 1 0 133049617 151486464 35237 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 36984 35237 406 719 0 36263 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147936

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15062
/proc/meminfo: memFree=31000500/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=154204 CPUtime=162.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 41506 0 0 0 16098 132 0 0 25 0 1 0 133049617 157904896 36824 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 38551 36824 406 719 0 37830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 154204

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15063
/proc/meminfo: memFree=30983992/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=158596 CPUtime=222.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 42649 0 0 0 22057 173 0 0 25 0 1 0 133049617 162402304 37967 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 39649 37967 406 719 0 38928 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 158596

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15064
/proc/meminfo: memFree=30963884/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=163324 CPUtime=282.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 43830 0 0 0 28015 215 0 0 25 0 1 0 133049617 167243776 39148 4089446400 4194304 7136930 140733395722480 18446744073709551615 4414501 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 40831 39148 406 719 0 40110 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 163324

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15066
/proc/meminfo: memFree=30937440/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=172012 CPUtime=342.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 46037 0 0 0 33971 259 0 0 25 0 1 0 133049617 176140288 41355 4089446400 4194304 7136930 140733395722480 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 43003 41355 406 719 0 42282 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 172012

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15068
/proc/meminfo: memFree=30920064/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=176600 CPUtime=402.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 47209 0 0 0 39927 303 0 0 25 0 1 0 133049617 180838400 42527 4089446400 4194304 7136930 140733395722480 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 44150 42527 406 719 0 43429 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176600

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15070
/proc/meminfo: memFree=30892508/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=180988 CPUtime=462.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 48331 0 0 0 45886 344 0 0 25 0 1 0 133049617 185331712 43649 4089446400 4194304 7136930 140733395722480 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 45247 43649 406 719 0 44526 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 180988

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15071
/proc/meminfo: memFree=30864092/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=185588 CPUtime=522.3
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 49499 0 0 0 51840 390 0 0 25 0 1 0 133049617 190042112 44817 4089446400 4194304 7136930 140733395722480 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 46397 44817 406 719 0 45676 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 185588

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15072
/proc/meminfo: memFree=30834560/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=190892 CPUtime=582.31
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 50863 0 0 0 57796 435 0 0 25 0 1 0 133049617 195473408 46181 4089446400 4194304 7136930 140733395722480 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 47723 46181 406 719 0 47002 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 190892

[startup+642.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15074
/proc/meminfo: memFree=30813084/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=195984 CPUtime=642.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 51651 0 0 0 63759 473 0 0 25 0 1 0 133049617 200687616 46969 4089446400 4194304 7136930 140733395722480 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 48996 46969 406 719 0 48275 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 195984

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15082
/proc/meminfo: memFree=30682732/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=221956 CPUtime=942.31
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 58278 0 0 0 93546 685 0 0 25 0 1 0 133049617 227282944 53596 4089446400 4194304 7136930 140733395722480 18446744073709551615 4740369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 55489 53596 406 719 0 54768 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 221956

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15084
/proc/meminfo: memFree=30651844/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=228400 CPUtime=1002.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 59916 0 0 0 99502 730 0 0 25 0 1 0 133049617 233881600 55234 4089446400 4194304 7136930 140733395722480 18446744073709551615 4641963 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 57100 55234 406 719 0 56379 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 228400

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15108
/proc/meminfo: memFree=31197652/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=231288 CPUtime=1062.31
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 60630 0 0 0 105457 774 0 0 25 0 1 0 133049617 236838912 55948 4089446400 4194304 7136930 140733395722480 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 57822 55948 406 719 0 57101 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 231288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15133
/proc/meminfo: memFree=30915676/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=237088 CPUtime=1122.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 62103 0 0 0 111429 803 0 0 25 0 1 0 133049617 242778112 57421 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697665 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 59272 57421 406 719 0 58551 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15135
/proc/meminfo: memFree=30892136/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=239520 CPUtime=1182.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 62735 0 0 0 117386 846 0 0 25 0 1 0 133049617 245268480 58053 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 59880 58053 406 719 0 59159 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 239520

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15136
/proc/meminfo: memFree=30886524/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=244272 CPUtime=1242.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 63979 0 0 0 123346 886 0 0 25 0 1 0 133049617 250134528 59297 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 61068 59297 406 719 0 60347 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 244272

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15138
/proc/meminfo: memFree=30880780/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=249804 CPUtime=1302.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 65385 0 0 0 129305 928 0 0 25 0 1 0 133049617 255799296 60703 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 62451 60703 406 719 0 61730 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 249804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15140
/proc/meminfo: memFree=30877656/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=252572 CPUtime=1362.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 66102 0 0 0 135264 968 0 0 25 0 1 0 133049617 258633728 61420 4089446400 4194304 7136930 140733395722480 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 63143 61420 406 719 0 62422 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 252572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15141
/proc/meminfo: memFree=30873896/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=256568 CPUtime=1422.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 67125 0 0 0 141225 1008 0 0 25 0 1 0 133049617 262725632 62443 4089446400 4194304 7136930 140733395722480 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 64142 62443 406 719 0 63421 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 256568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15143
/proc/meminfo: memFree=30866908/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=263204 CPUtime=1482.32
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 68811 0 0 0 147182 1050 0 0 25 0 1 0 133049617 269520896 64129 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 65801 64129 406 719 0 65080 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 263204

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15144
/proc/meminfo: memFree=30862028/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=268096 CPUtime=1542.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 70057 0 0 0 153141 1092 0 0 25 0 1 0 133049617 274530304 65375 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 67024 65375 406 719 0 66303 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 268096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15149
/proc/meminfo: memFree=30857280/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=271764 CPUtime=1602.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 70999 0 0 0 159098 1135 0 0 25 0 1 0 133049617 278286336 66317 4089446400 4194304 7136930 140733395722480 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 67941 66317 406 719 0 67220 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 271764

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15151
/proc/meminfo: memFree=30852412/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=276648 CPUtime=1662.34
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 72245 0 0 0 165060 1174 0 0 25 0 1 0 133049617 283287552 67563 4089446400 4194304 7136930 140733395722480 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 69162 67563 406 719 0 68441 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 276648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15152
/proc/meminfo: memFree=30825968/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=281460 CPUtime=1722.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 73476 0 0 0 171023 1210 0 0 25 0 1 0 133049617 288215040 68794 4089446400 4194304 7136930 140733395722480 18446744073709551615 4983070 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 70365 68794 406 719 0 69644 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 281460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15154
/proc/meminfo: memFree=30821724/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=285136 CPUtime=1782.33
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 74419 0 0 0 176983 1250 0 0 25 0 1 0 133049617 291979264 69737 4089446400 4194304 7136930 140733395722480 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 71284 69737 406 719 0 70563 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 285136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15154
/proc/meminfo: memFree=30819484/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=287316 CPUtime=1800.04
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 74972 0 0 0 178742 1262 0 0 25 0 1 0 133049617 294211584 70290 4089446400 4194304 7136930 140733395722480 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/15056/statm: 71829 70290 406 719 0 71108 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 287316

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/197 15154
/proc/meminfo: memFree=30819484/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=227196 CPUtime=1800.24
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 74979 0 0 0 178762 1262 0 0 25 0 1 0 133049617 232648704 55069 4089446400 4194304 7136930 140733395722480 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15056/statm: 56428 54725 413 719 0 55707 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 227196

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15154
/proc/meminfo: memFree=30819484/32950928 swapFree=67111528/67111528
[pid=15056] ppid=15054 vsize=175704 CPUtime=1800.44
/proc/15056/stat : 15056 (pbscip.linux.x8) R 15054 15056 14326 0 -1 4202496 74979 0 0 0 178782 1262 0 0 25 0 1 0 133049617 179920896 42473 4089446400 4194304 7136930 140733395722480 18446744073709551615 6166347 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15056/statm: 43926 42473 413 719 0 43205 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 175704

Child status: 0
Real time (s): 1800.44
CPU time (s): 1800.48
CPU user time (s): 1787.85
CPU system time (s): 12.6331
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 287316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.85
system time used= 12.6331
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2695

runsolver used 3.17852 second user time and 6.10507 second system time

The end

Launcher Data

Begin job on node123 at 2010-06-30 19:05:28
IDJOB=2693830
IDBENCH=79090
IDSOLVER=1206
FILE ID=node123/2693830-1277917528
PBS_JOBID= 11197326
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j602_7-unsat--soft-33-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-2693830-1277917528/watcher-2693830-1277917528 -o /tmp/evaluation-result-2693830-1277917528/solver-2693830-1277917528 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693830-1277917528.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ca01bfc21a1e057687efc2b7fef91d1f
RANDOM SEED=455529234

node123.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.804
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.60
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.804
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	: 5294.59
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.804
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.75
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.804
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.804
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.75
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.804
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.71
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.804
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.74
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.804
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31186412 kB
Buffers:        204636 kB
Cached:        1113576 kB
SwapCached:          0 kB
Active:         819308 kB
Inactive:       799828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31186412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3940 kB
Writeback:           0 kB
AnonPages:      300848 kB
Mapped:          17040 kB
Slab:            79480 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   455132 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 node123 at 2010-06-30 19:35:30