Trace number 2693650

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.37 1800.33

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-66-100-0.wbo
MD5SUMd4513e3c50cc84c6f92da90cafb49221
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 benchmark0.153976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints6159
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 310918
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 310917
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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-2693650-1277914205.wbo>
0.09/0.17	c original problem has 18710 variables (12551 bin, 0 int, 0 impl, 6159 cont) and 24218 constraints
0.09/0.17	c problem read
0.09/0.17	c presolving settings loaded
0.09/0.17	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.19/0.26	c presolving:
0.29/0.34	c (round 1) 163 del vars, 99 del conss, 27 chg bounds, 390 chg sides, 792 chg coeffs, 0 upgd conss, 114467 impls, 0 clqs
0.29/0.36	c (round 2) 190 del vars, 401 del conss, 27 chg bounds, 390 chg sides, 792 chg coeffs, 0 upgd conss, 114467 impls, 0 clqs
0.29/0.39	c (round 3) 218 del vars, 404 del conss, 6158 chg bounds, 390 chg sides, 792 chg coeffs, 0 upgd conss, 114467 impls, 0 clqs
0.39/0.47	c (round 4) 219 del vars, 404 del conss, 6158 chg bounds, 390 chg sides, 792 chg coeffs, 11560 upgd conss, 114467 impls, 0 clqs
2.19/2.23	c    (1.9s) probing: 1000/12360 (8.1%) - 3 fixings, 7 aggregations, 15539 implications, 0 bound changes
3.49/3.51	c    (3.2s) probing: 2000/12360 (16.2%) - 3 fixings, 10 aggregations, 19157 implications, 0 bound changes
4.69/4.72	c    (4.3s) probing: 3000/12360 (24.3%) - 3 fixings, 10 aggregations, 21514 implications, 0 bound changes
5.89/5.90	c    (5.5s) probing: 4000/12360 (32.4%) - 3 fixings, 11 aggregations, 21836 implications, 0 bound changes
6.49/6.55	c    (6.1s) probing: 4583/12360 (37.1%) - 3 fixings, 11 aggregations, 21896 implications, 0 bound changes
6.49/6.55	c    (6.1s) probing aborted: 100/100 successive totally useless probings
6.49/6.55	c (round 5) 233 del vars, 404 del conss, 6158 chg bounds, 390 chg sides, 792 chg coeffs, 11560 upgd conss, 218184 impls, 0 clqs
6.49/6.57	c (round 6) 233 del vars, 417 del conss, 6158 chg bounds, 390 chg sides, 792 chg coeffs, 11560 upgd conss, 218184 impls, 0 clqs
6.60/6.60	c (round 7) 234 del vars, 418 del conss, 6158 chg bounds, 390 chg sides, 792 chg coeffs, 11562 upgd conss, 218184 impls, 0 clqs
6.78/6.80	c    (6.3s) probing: 4700/12360 (38.0%) - 3 fixings, 11 aggregations, 21959 implications, 0 bound changes
6.78/6.80	c    (6.3s) probing aborted: 100/100 successive totally useless probings
6.78/6.81	c presolving (8 rounds):
6.78/6.81	c  235 deleted vars, 418 deleted constraints, 6158 tightened bounds, 0 added holes, 390 changed sides, 792 changed coefficients
6.78/6.81	c  218309 implications, 0 cliques
6.78/6.81	c presolved problem has 18475 variables (12345 bin, 0 int, 0 impl, 6130 cont) and 23800 constraints
6.78/6.81	c    6130 constraints of type <indicator>
6.78/6.81	c      10 constraints of type <varbound>
6.78/6.81	c     528 constraints of type <knapsack>
6.78/6.81	c    6120 constraints of type <linear>
6.78/6.81	c   11012 constraints of type <logicor>
6.78/6.81	c transformed objective value is always integral (scale: 1)
6.78/6.81	c Presolving Time: 6.31
6.78/6.81	c - non default parameters ----------------------------------------------------------------------
6.78/6.81	c # SCIP version 1.2.1.2
6.78/6.81	c 
6.78/6.81	c # frequency for displaying node information lines
6.78/6.81	c # [type: int, range: [-1,2147483647], default: 100]
6.78/6.81	c display/freq = 10000
6.78/6.81	c 
6.78/6.81	c # maximal time in seconds to run
6.78/6.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.78/6.81	c limits/time = 1799.84
6.78/6.81	c 
6.78/6.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.78/6.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.78/6.81	c limits/memory = 3420
6.78/6.81	c 
6.78/6.81	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.78/6.81	c # [type: int, range: [-1,2147483647], default: 1]
6.78/6.81	c lp/solvefreq = -1
6.78/6.81	c 
6.78/6.81	c # should presolving try to simplify inequalities
6.78/6.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.78/6.81	c constraints/linear/simplifyinequalities = TRUE
6.78/6.81	c 
6.78/6.81	c # should presolving try to simplify knapsacks
6.78/6.81	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.78/6.81	c constraints/knapsack/simplifyinequalities = TRUE
6.78/6.81	c 
6.78/6.81	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.78/6.81	c # [type: int, range: [-1,2147483647], default: -1]
6.78/6.81	c separating/rapidlearning/freq = 0
6.78/6.81	c 
6.78/6.81	c -----------------------------------------------------------------------------------------------
6.78/6.81	c start solving
6.78/6.81	c 
6.78/6.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.78/6.85	c   6.4s|     1 |     2 |     0 |     - |  69M|   0 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
80.89/80.93	c  79.9s| 10000 | 10001 |     0 |   0.0 |  82M|  85 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
170.40/170.48	c   169s| 20000 | 20001 |     0 |   0.0 |  92M|  85 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
262.80/262.81	c   261s| 30000 | 30001 |     0 |   0.0 | 103M|  89 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
354.79/354.80	c   353s| 40000 | 40001 |     0 |   0.0 | 114M|  89 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
446.40/446.41	c   445s| 50000 | 50001 |     0 |   0.0 | 124M|  89 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
537.40/537.47	c   535s| 60000 | 60001 |     0 |   0.0 | 134M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
627.60/627.65	c   625s| 70000 | 70001 |     0 |   0.0 | 143M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
716.70/716.72	c   714s| 80000 | 80001 |     0 |   0.0 | 152M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
805.50/805.52	c   803s| 90000 | 90001 |     0 |   0.0 | 161M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
895.11/895.12	c   892s|100000 |100001 |     0 |   0.0 | 170M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
986.21/986.21	c   983s|110000 |110001 |     0 |   0.0 | 180M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1075.01/1075.01	c  1072s|120000 |120001 |     0 |   0.0 | 188M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1164.62/1164.64	c  1161s|130000 |130001 |     0 |   0.0 | 196M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1254.42/1254.42	c  1251s|140000 |140001 |     0 |   0.0 | 205M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1343.52/1343.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1343.52/1343.54	c  1340s|150000 |150001 |     0 |   0.0 | 212M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1431.42/1431.40	c  1427s|160000 |160001 |     0 |   0.0 | 220M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1519.82/1519.82	c  1515s|170000 |170001 |     0 |   0.0 | 228M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1608.52/1608.58	c  1604s|180000 |180001 |     0 |   0.0 | 236M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1697.83/1697.80	c  1693s|190000 |190001 |     0 |   0.0 | 243M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1787.13/1787.17	c  1782s|200000 |200001 |     0 |   0.0 | 251M| 117 |   - |  18k|  23k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time (sec) : 1794.90
1800.03/1800.00	c Solving Nodes      : 201440
1800.03/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.00	c Gap                : infinite
1800.03/1800.00	s UNKNOWN
1800.03/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.00	c Solving Time       :    1794.90
1800.03/1800.00	c Original Problem   :
1800.03/1800.00	c   Problem name     : HOME/instance-2693650-1277914205.wbo
1800.03/1800.00	c   Variables        : 18710 (12551 binary, 0 integer, 0 implicit integer, 6159 continuous)
1800.03/1800.00	c   Constraints      : 24218 initial, 24218 maximal
1800.03/1800.00	c Presolved Problem  :
1800.03/1800.00	c   Problem name     : t_HOME/instance-2693650-1277914205.wbo
1800.03/1800.00	c   Variables        : 18475 (12345 binary, 0 integer, 0 implicit integer, 6130 continuous)
1800.03/1800.00	c   Constraints      : 23800 initial, 23800 maximal
1800.03/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.00	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.03/1800.00	c   dualfix          :       0.00         58          0          0          0          0          0          0          0
1800.03/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.00	c   implics          :       0.01          0        134          0          0          0          0          0          0
1800.03/1800.00	c   probing          :       6.09          3         11          0          0          0          0          0          0
1800.03/1800.00	c   indicator        :       0.01          0          0          0          0          0         29          0          0
1800.03/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.00	c   linear           :       0.12         27          2          0       6158          0        377        390        792
1800.03/1800.00	c   logicor          :       0.02          0          0          0          0          0         12          0          0
1800.03/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   indicator        :       6130          0     834854          0     201440          0      22906          0          0          0
1800.03/1800.00	c   varbound         :         10          0     834854          0     201440          0          0          0          0          0
1800.03/1800.00	c   knapsack         :        528          0     834854          0     201440          0          0          0          0          0
1800.03/1800.00	c   linear           :       6120          0     834854          0     201440          0      22846          0          0          0
1800.03/1800.00	c   logicor          :      11012          0     768739          0     201440          0    2109827          0          0          0
1800.03/1800.00	c   countsols        :          0          0          0          0     201440          0          0          0          0          0
1800.03/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.00	c   indicator        :     285.40       0.00      83.94       0.00     201.46
1800.03/1800.00	c   varbound         :       1.29       0.00       0.67       0.00       0.62
1800.03/1800.00	c   knapsack         :      11.25       0.00      10.29       0.00       0.96
1800.03/1800.00	c   linear           :      93.71       0.00      93.02       0.00       0.69
1800.03/1800.00	c   logicor          :     601.85       0.00       9.65       0.00     592.20
1800.03/1800.00	c   countsols        :       0.08       0.00       0.00       0.00       0.08
1800.03/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.00	c   vbounds          :       0.60      17634          0         50
1800.03/1800.00	c   rootredcost      :       0.27          0          0          0
1800.03/1800.00	c   pseudoobj        :     155.08     823641          0          0
1800.03/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.00	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.03/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.03/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.03/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.03/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.03/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.03/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.03/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.00	c Pricers            :       Time      Calls       Vars
1800.03/1800.00	c   problem variables:       0.00          0          0
1800.03/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   inference        :     620.01     201440          0          0          0          0     402880
1800.03/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.00	c   LP solutions     :       0.00          -          0
1800.03/1800.00	c   pseudo solutions :       0.00          -          0
1800.03/1800.00	c   oneopt           :       0.07          0          0
1800.03/1800.00	c   trivial          :       0.04          2          0
1800.03/1800.00	c   simplerounding   :       0.00          0          0
1800.03/1800.00	c   zirounding       :       0.00          0          0
1800.03/1800.00	c   rounding         :       0.00          0          0
1800.03/1800.00	c   shifting         :       0.00          0          0
1800.03/1800.00	c   intshifting      :       0.00          0          0
1800.03/1800.00	c   twoopt           :       0.00          0          0
1800.03/1800.00	c   fixandinfer      :       0.00          0          0
1800.03/1800.00	c   feaspump         :       0.00          0          0
1800.03/1800.00	c   coefdiving       :       0.00          0          0
1800.03/1800.00	c   pscostdiving     :       0.00          0          0
1800.03/1800.00	c   fracdiving       :       0.00          0          0
1800.03/1800.00	c   veclendiving     :       0.00          0          0
1800.03/1800.00	c   intdiving        :       0.00          0          0
1800.03/1800.00	c   actconsdiving    :       0.00          0          0
1800.03/1800.00	c   objpscostdiving  :       0.00          0          0
1800.03/1800.00	c   rootsoldiving    :       0.00          0          0
1800.03/1800.00	c   linesearchdiving :       0.00          0          0
1800.03/1800.00	c   guideddiving     :       0.00          0          0
1800.03/1800.00	c   octane           :       0.00          0          0
1800.03/1800.00	c   rens             :       0.00          0          0
1800.03/1800.00	c   rins             :       0.00          0          0
1800.03/1800.00	c   localbranching   :       0.00          0          0
1800.03/1800.00	c   mutation         :       0.00          0          0
1800.03/1800.00	c   crossover        :       0.00          0          0
1800.03/1800.00	c   dins             :       0.00          0          0
1800.03/1800.00	c   undercover       :       0.00          0          0
1800.03/1800.00	c   nlp              :       0.12          0          0
1800.03/1800.00	c   trysol           :       0.09          1          0
1800.03/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.03/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.03/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.00	c B&B Tree           :
1800.03/1800.00	c   number of runs   :          1
1800.03/1800.00	c   nodes            :     201440
1800.03/1800.00	c   nodes (total)    :     201440
1800.03/1800.00	c   nodes left       :     201441
1800.03/1800.00	c   max depth        :        117
1800.03/1800.00	c   max depth (total):        117
1800.03/1800.00	c   backtracks       :       3475 (1.7%)
1800.03/1800.00	c   delayed cutoffs  :          0
1800.03/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.03/1800.00	c   avg switch length:       2.21
1800.03/1800.00	c   switching time   :      11.16
1800.03/1800.00	c Solution           :
1800.03/1800.00	c   Solutions found  :          0 (0 improvements)
1800.03/1800.00	c   Primal Bound     :          -
1800.03/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.00	c   Gap              :   infinite
1800.03/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.00	c   Root Iterations  :          0
1800.33/1800.33	c Time complete: 1800.36.

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-2693650-1277914205/watcher-2693650-1277914205 -o /tmp/evaluation-result-2693650-1277914205/solver-2693650-1277914205 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693650-1277914205.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.14 2.10 3/196 12419
/proc/meminfo: memFree=30718156/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=8176 CPUtime=0
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 1553 0 0 0 0 0 0 0 21 0 1 0 132717762 8372224 1475 4089446400 4194304 7136930 140735490957392 18446744073709551615 4397005 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12419/statm: 2044 1475 275 719 0 1323 0

[startup+0.095156 s]
/proc/loadavg: 2.05 2.14 2.10 3/196 12419
/proc/meminfo: memFree=30718156/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=25556 CPUtime=0.08
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 5894 0 0 0 8 0 0 0 21 0 1 0 132717762 26169344 5816 4089446400 4194304 7136930 140735490957392 18446744073709551615 4384358 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12419/statm: 6389 5816 275 719 0 5668 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25556

[startup+0.101155 s]
/proc/loadavg: 2.05 2.14 2.10 3/196 12419
/proc/meminfo: memFree=30718156/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=26776 CPUtime=0.09
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 6199 0 0 0 9 0 0 0 21 0 1 0 132717762 27418624 6121 4089446400 4194304 7136930 140735490957392 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12419/statm: 6694 6121 275 719 0 5973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26776

[startup+0.301128 s]
/proc/loadavg: 2.05 2.14 2.10 3/196 12419
/proc/meminfo: memFree=30718156/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=81924 CPUtime=0.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 19816 0 0 0 25 4 0 0 21 0 1 0 132717762 83890176 19356 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 20481 19356 361 719 0 19760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81924

[startup+0.701049 s]
/proc/loadavg: 2.05 2.14 2.10 3/196 12419
/proc/meminfo: memFree=30718156/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=96912 CPUtime=0.69
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 26546 0 0 0 56 13 0 0 22 0 1 0 132717762 99237888 23085 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 24228 23085 402 719 0 23507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96912

[startup+1.5009 s]
/proc/loadavg: 2.05 2.14 2.10 3/197 12420
/proc/meminfo: memFree=30625768/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=99616 CPUtime=1.48
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 27211 0 0 0 133 15 0 0 25 0 1 0 132717762 102006784 23750 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 24904 23750 402 719 0 24183 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99616

[startup+3.10063 s]
/proc/loadavg: 2.05 2.14 2.10 3/197 12420
/proc/meminfo: memFree=30623660/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=101052 CPUtime=3.09
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 27573 0 0 0 291 18 0 0 25 0 1 0 132717762 103477248 24112 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 25263 24112 407 719 0 24542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101052

[startup+6.30108 s]
/proc/loadavg: 2.05 2.14 2.10 3/197 12420
/proc/meminfo: memFree=30619940/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=102896 CPUtime=6.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 28049 0 0 0 604 25 0 0 25 0 1 0 132717762 105365504 24588 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 25724 24588 408 719 0 25003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102896

[startup+12.7009 s]
/proc/loadavg: 2.04 2.14 2.10 3/197 12420
/proc/meminfo: memFree=30614276/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=106752 CPUtime=12.69
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 31837 0 0 0 1233 36 0 0 25 0 1 0 132717762 109314048 25424 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 26688 25424 419 719 0 25967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106752

[startup+25.5006 s]
/proc/loadavg: 2.03 2.13 2.10 3/197 12421
/proc/meminfo: memFree=30606136/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=109572 CPUtime=25.48
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 32574 0 0 0 2501 47 0 0 25 0 1 0 132717762 112201728 26161 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 27393 26161 419 719 0 26672 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109572

[startup+51.1011 s]
/proc/loadavg: 2.02 2.12 2.09 3/197 12422
/proc/meminfo: memFree=30586680/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=115764 CPUtime=51.09
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 34118 0 0 0 5037 72 0 0 25 0 1 0 132717762 118542336 27705 4089446400 4194304 7136930 140735490957392 18446744073709551615 4641936 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12419/statm: 28941 27705 419 719 0 28220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115764

[startup+102.306 s]
/proc/loadavg: 1.97 2.08 2.08 3/179 12474
/proc/meminfo: memFree=31108356/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=122832 CPUtime=102.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 35891 0 0 0 10140 89 0 0 25 0 1 0 132717762 125779968 29478 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 30708 29478 419 719 0 29987 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 122832

[startup+162.3 s]
/proc/loadavg: 1.98 2.07 2.08 3/179 12475
/proc/meminfo: memFree=31100132/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=130304 CPUtime=162.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 37796 0 0 0 16124 105 0 0 25 0 1 0 132717762 133431296 31383 4089446400 4194304 7136930 140735490957392 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 32576 31383 419 719 0 31855 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130304

[startup+222.301 s]
/proc/loadavg: 1.99 2.05 2.07 3/179 12477
/proc/meminfo: memFree=31085096/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=140724 CPUtime=222.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 40393 0 0 0 22110 119 0 0 25 0 1 0 132717762 144101376 33980 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 35181 33980 419 719 0 34460 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 140724

[startup+282.3 s]
/proc/loadavg: 1.99 2.04 2.06 3/179 12479
/proc/meminfo: memFree=31073536/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=150920 CPUtime=282.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 42962 0 0 0 28097 132 0 0 25 0 1 0 132717762 154542080 36549 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697021 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 37730 36549 419 719 0 37009 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 150920

[startup+342.301 s]
/proc/loadavg: 1.99 2.03 2.06 3/179 12481
/proc/meminfo: memFree=31061832/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=159008 CPUtime=342.3
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 45021 0 0 0 34085 145 0 0 25 0 1 0 132717762 162824192 38608 4089446400 4194304 7136930 140735490957392 18446744073709551615 4643199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 39752 38608 419 719 0 39031 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159008

[startup+402.301 s]
/proc/loadavg: 2.04 2.04 2.06 3/179 12482
/proc/meminfo: memFree=31052584/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=166748 CPUtime=402.29
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 46987 0 0 0 40069 160 0 0 25 0 1 0 132717762 170749952 40574 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 41687 40574 419 719 0 40966 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 166748

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/179 12483
/proc/meminfo: memFree=31044244/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=173296 CPUtime=462.3
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 48615 0 0 0 46055 175 0 0 25 0 1 0 132717762 177455104 42202 4089446400 4194304 7136930 140735490957392 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 43324 42202 419 719 0 42603 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173296

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/179 12485
/proc/meminfo: memFree=31019636/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=177800 CPUtime=522.3
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 49796 0 0 0 52040 190 0 0 25 0 1 0 132717762 182067200 43383 4089446400 4194304 7136930 140735490957392 18446744073709551615 5892216 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 44450 43383 419 719 0 43729 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 177800

[startup+582.301 s]
/proc/loadavg: 2.07 2.03 2.05 3/179 12487
/proc/meminfo: memFree=30982508/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=188228 CPUtime=582.3
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 52427 0 0 0 58028 202 0 0 25 0 1 0 132717762 192745472 46014 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697120 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 47057 46014 419 719 0 46336 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 188228

[startup+642.3 s]
/proc/loadavg: 2.02 2.02 2.04 3/179 12489
/proc/meminfo: memFree=30962640/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=196244 CPUtime=642.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 53928 0 0 0 64013 218 0 0 25 0 1 0 132717762 200953856 47515 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 49061 47515 419 719 0 48340 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 196244

[startup+702.301 s]

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

[startup+942.3 s]
/proc/loadavg: 2.06 2.01 2.02 3/179 12497
/proc/meminfo: memFree=30848188/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=232464 CPUtime=942.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 63102 0 0 0 93939 292 0 0 25 0 1 0 132717762 238043136 56689 4089446400 4194304 7136930 140735490957392 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 58116 56689 419 719 0 57395 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 232464

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/179 12498
/proc/meminfo: memFree=30817488/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=239072 CPUtime=1002.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 64797 0 0 0 99926 305 0 0 25 0 1 0 132717762 244809728 58384 4089446400 4194304 7136930 140735490957392 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 59768 58384 419 719 0 59047 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 239072

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12499
/proc/meminfo: memFree=30795236/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=244736 CPUtime=1062.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 66235 0 0 0 105912 319 0 0 25 0 1 0 132717762 250609664 59822 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 61184 59822 419 719 0 60463 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 244736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12501
/proc/meminfo: memFree=30773360/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=249644 CPUtime=1122.32
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 67490 0 0 0 111897 335 0 0 25 0 1 0 132717762 255635456 61077 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 62411 61077 419 719 0 61690 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 249644

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12503
/proc/meminfo: memFree=30746160/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=259764 CPUtime=1182.32
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 70050 0 0 0 117882 350 0 0 25 0 1 0 132717762 265998336 63637 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 64941 63637 419 719 0 64220 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 259764

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12505
/proc/meminfo: memFree=30720920/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=264596 CPUtime=1242.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 71287 0 0 0 123867 364 0 0 25 0 1 0 132717762 270946304 64874 4089446400 4194304 7136930 140735490957392 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 66149 64874 419 719 0 65428 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 264596

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12509
/proc/meminfo: memFree=30695564/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=270508 CPUtime=1302.32
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 72793 0 0 0 129853 379 0 0 25 0 1 0 132717762 277000192 66380 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 67627 66380 419 719 0 66906 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 270508

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12510
/proc/meminfo: memFree=30680060/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=273444 CPUtime=1362.31
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 73529 0 0 0 135837 394 0 0 25 0 1 0 132717762 280006656 67116 4089446400 4194304 7136930 140735490957392 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 68361 67116 419 719 0 67640 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 273444

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12512
/proc/meminfo: memFree=30661032/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=279960 CPUtime=1422.32
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 75186 0 0 0 141823 409 0 0 25 0 1 0 132717762 286679040 68773 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005114 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 69990 68773 419 719 0 69269 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 279960

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 12514
/proc/meminfo: memFree=30635456/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=286288 CPUtime=1482.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 76803 0 0 0 147809 424 0 0 25 0 1 0 132717762 293158912 70390 4089446400 4194304 7136930 140735490957392 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 71572 70390 419 719 0 70851 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 286288

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12516
/proc/meminfo: memFree=30613076/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=291044 CPUtime=1542.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 78029 0 0 0 153796 437 0 0 25 0 1 0 132717762 298029056 71616 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 72761 71616 419 719 0 72040 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 291044

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12517
/proc/meminfo: memFree=30588844/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=294316 CPUtime=1602.32
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 78847 0 0 0 159782 450 0 0 25 0 1 0 132717762 301379584 72434 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 73579 72434 419 719 0 72858 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 294316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12518
/proc/meminfo: memFree=30561656/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=298688 CPUtime=1662.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 79966 0 0 0 165767 466 0 0 25 0 1 0 132717762 305856512 73553 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 74672 73553 419 719 0 73951 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 298688

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 12520
/proc/meminfo: memFree=30531224/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=304732 CPUtime=1722.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 81504 0 0 0 171753 480 0 0 25 0 1 0 132717762 312045568 75091 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 76183 75091 419 719 0 75462 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 304732

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12522
/proc/meminfo: memFree=30503520/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=315168 CPUtime=1782.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 83111 0 0 0 177738 495 0 0 25 0 1 0 132717762 322732032 76698 4089446400 4194304 7136930 140735490957392 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 78792 76698 419 719 0 78071 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 315168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12522
/proc/meminfo: memFree=30497044/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=315556 CPUtime=1800.03
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 83249 0 0 0 179504 499 0 0 25 0 1 0 132717762 323129344 76836 4089446400 4194304 7136930 140735490957392 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/12419/statm: 78889 76836 419 719 0 78168 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 315556

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.01 2.01 2.00 3/179 12522
/proc/meminfo: memFree=30497044/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=287108 CPUtime=1800.23
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 83256 0 0 0 179524 499 0 0 25 0 1 0 132717762 293998592 69731 4089446400 4194304 7136930 140735490957392 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12419/statm: 71777 69731 426 719 0 71056 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 287108

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12522
/proc/meminfo: memFree=30497044/32951124 swapFree=67111528/67111528
[pid=12419] ppid=12417 vsize=215132 CPUtime=1800.33
/proc/12419/stat : 12419 (pbscip.linux.x8) R 12417 12419 12243 0 -1 4202496 83256 0 0 0 179533 500 0 0 25 0 1 0 132717762 220295168 51753 4089446400 4194304 7136930 140735490957392 18446744073709551615 6166356 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12419/statm: 53783 51753 426 719 0 53062 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 215132

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.37
CPU user time (s): 1795.36
CPU system time (s): 5.00924
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 315556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.36
system time used= 5.00924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83263
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= 5
involuntary context switches= 23163

runsolver used 2.82157 second user time and 6.09107 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 18:10:05
IDJOB=2693650
IDBENCH=79027
IDSOLVER=1206
FILE ID=node108/2693650-1277914205
PBS_JOBID= 11197295
Free space on /tmp= 74212 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-dlx1c.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-2693650-1277914205/watcher-2693650-1277914205 -o /tmp/evaluation-result-2693650-1277914205/solver-2693650-1277914205 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693650-1277914205.wbo -t 1800 -m 3800

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

MD5SUM BENCH= d4513e3c50cc84c6f92da90cafb49221
RANDOM SEED=306045380

node108.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.855
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.71
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.855
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	: 5320.05
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.855
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.855
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.83
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.855
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.79
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.855
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.83
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.855
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.855
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:     32951124 kB
MemFree:      30718932 kB
Buffers:        197500 kB
Cached:        1169916 kB
SwapCached:          0 kB
Active:        1239352 kB
Inactive:       848428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30718932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3952 kB
Writeback:           0 kB
AnonPages:      720716 kB
Mapped:          20304 kB
Slab:            78792 kB
PageTables:       6572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1659216 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= 74204 MiB
End job on node108 at 2010-06-30 18:40:07