Trace number 2693599

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.42 1800.36

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.rwmem1.ucl--soft-66-100-0.wbo
MD5SUM73f5efaaf4b0b2b131ed195e877aa8fc
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.25596
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7578
Total number of constraints21401
Number of soft constraints7353
Number of constraints which are clauses20501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints900
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 376186
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 376185
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-2693599-1277912763.wbo>
0.09/0.19	c original problem has 22284 variables (14931 bin, 0 int, 0 impl, 7353 cont) and 28755 constraints
0.09/0.19	c problem read
0.09/0.19	c presolving settings loaded
0.09/0.19	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.29/0.31	c presolving:
0.39/0.40	c (round 1) 158 del vars, 37 del conss, 12 chg bounds, 450 chg sides, 910 chg coeffs, 0 upgd conss, 141355 impls, 0 clqs
0.39/0.42	c (round 2) 164 del vars, 337 del conss, 12 chg bounds, 450 chg sides, 910 chg coeffs, 0 upgd conss, 141355 impls, 0 clqs
0.39/0.45	c (round 3) 170 del vars, 337 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 0 upgd conss, 141355 impls, 0 clqs
0.49/0.55	c (round 4) 170 del vars, 337 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 13726 upgd conss, 141355 impls, 0 clqs
2.69/2.76	c    (2.4s) probing: 1000/14767 (6.8%) - 4 fixings, 6 aggregations, 11284 implications, 0 bound changes
4.39/4.42	c    (4.0s) probing: 2000/14767 (13.5%) - 4 fixings, 9 aggregations, 14026 implications, 0 bound changes
5.69/5.70	c    (5.3s) probing: 2865/14767 (19.4%) - 4 fixings, 10 aggregations, 14260 implications, 0 bound changes
5.69/5.70	c    (5.3s) probing aborted: 100/100 successive totally useless probings
5.69/5.70	c (round 5) 184 del vars, 337 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 13726 upgd conss, 211111 impls, 0 clqs
5.69/5.73	c (round 6) 184 del vars, 354 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 13726 upgd conss, 211111 impls, 0 clqs
5.69/5.76	c (round 7) 186 del vars, 356 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 13729 upgd conss, 211111 impls, 0 clqs
6.09/6.13	c    (5.7s) probing: 3000/14767 (20.3%) - 4 fixings, 11 aggregations, 14574 implications, 0 bound changes
6.19/6.22	c    (5.8s) probing: 3064/14767 (20.7%) - 4 fixings, 11 aggregations, 14574 implications, 0 bound changes
6.19/6.22	c    (5.8s) probing aborted: 100/100 successive totally useless probings
6.19/6.22	c (round 8) 189 del vars, 356 del conss, 7359 chg bounds, 450 chg sides, 910 chg coeffs, 13729 upgd conss, 211755 impls, 0 clqs
6.19/6.28	c    (5.8s) probing: 3074/14767 (20.8%) - 4 fixings, 11 aggregations, 14574 implications, 0 bound changes
6.19/6.28	c    (5.8s) probing aborted: 100/100 successive totally useless probings
6.19/6.28	c presolving (9 rounds):
6.19/6.28	c  189 deleted vars, 356 deleted constraints, 7359 tightened bounds, 0 added holes, 450 changed sides, 910 changed coefficients
6.19/6.28	c  211755 implications, 0 cliques
6.19/6.28	c presolved problem has 22095 variables (14750 bin, 0 int, 0 impl, 7345 cont) and 28399 constraints
6.19/6.28	c    7345 constraints of type <indicator>
6.19/6.28	c       5 constraints of type <varbound>
6.19/6.28	c     600 constraints of type <knapsack>
6.19/6.28	c    7340 constraints of type <linear>
6.19/6.28	c   13109 constraints of type <logicor>
6.19/6.28	c transformed objective value is always integral (scale: 1)
6.19/6.28	c Presolving Time: 5.75
6.19/6.28	c - non default parameters ----------------------------------------------------------------------
6.19/6.28	c # SCIP version 1.2.1.2
6.19/6.28	c 
6.19/6.28	c # frequency for displaying node information lines
6.19/6.28	c # [type: int, range: [-1,2147483647], default: 100]
6.19/6.28	c display/freq = 10000
6.19/6.28	c 
6.19/6.28	c # maximal time in seconds to run
6.19/6.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.28	c limits/time = 1799.82
6.19/6.28	c 
6.19/6.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.19/6.28	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
6.19/6.28	c limits/memory = 3420
6.19/6.28	c 
6.19/6.28	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
6.19/6.28	c # [type: int, range: [-1,2147483647], default: 1]
6.19/6.28	c lp/solvefreq = -1
6.19/6.28	c 
6.19/6.28	c # should presolving try to simplify inequalities
6.19/6.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.28	c constraints/linear/simplifyinequalities = TRUE
6.19/6.28	c 
6.19/6.28	c # should presolving try to simplify knapsacks
6.19/6.28	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
6.19/6.28	c constraints/knapsack/simplifyinequalities = TRUE
6.19/6.28	c 
6.19/6.28	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
6.19/6.28	c # [type: int, range: [-1,2147483647], default: -1]
6.19/6.28	c separating/rapidlearning/freq = 0
6.19/6.28	c 
6.19/6.28	c -----------------------------------------------------------------------------------------------
6.19/6.28	c start solving
6.19/6.28	c 
6.29/6.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.29/6.33	c   5.9s|     1 |     2 |     0 |     - |  80M|   0 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
90.29/90.32	c  89.1s| 10000 | 10001 |     0 |   0.0 |  95M|  57 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
173.20/173.28	c   171s| 20000 | 20001 |     0 |   0.0 | 108M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
256.20/256.27	c   254s| 30000 | 30001 |     0 |   0.0 | 120M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
339.10/339.13	c   336s| 40000 | 40001 |     0 |   0.0 | 132M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
421.81/421.87	c   418s| 50000 | 50001 |     0 |   0.0 | 144M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
504.01/504.03	c   499s| 60000 | 60001 |     0 |   0.0 | 156M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
585.81/585.89	c   580s| 70000 | 70001 |     0 |   0.0 | 167M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
667.41/667.48	c   661s| 80000 | 80001 |     0 |   0.0 | 177M|  75 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
749.42/749.45	c   743s| 90000 | 90001 |     0 |   0.0 | 188M|  87 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
831.52/831.60	c   824s|100000 |100001 |     0 |   0.0 | 199M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
914.12/914.13	c   906s|110000 |110001 |     0 |   0.0 | 210M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
996.62/996.69	c   988s|120000 |120001 |     0 |   0.0 | 222M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1079.22/1079.29	c  1070s|130000 |130001 |     0 |   0.0 | 233M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1161.83/1161.85	c  1151s|140000 |140001 |     0 |   0.0 | 244M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1244.53/1244.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1244.53/1244.57	c  1233s|150000 |150001 |     0 |   0.0 | 255M|  91 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1326.84/1326.86	c  1315s|160000 |160001 |     0 |   0.0 | 265M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1409.23/1409.24	c  1397s|170000 |170001 |     0 |   0.0 | 275M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1491.24/1491.25	c  1478s|180000 |180001 |     0 |   0.0 | 286M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1573.54/1573.52	c  1559s|190000 |190001 |     0 |   0.0 | 296M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1655.65/1655.67	c  1641s|200000 |200001 |     0 |   0.0 | 306M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1737.85/1737.88	c  1722s|210000 |210001 |     0 |   0.0 | 316M|  93 |   - |  22k|  28k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.01	c 
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time (sec) : 1783.80
1800.05/1800.01	c Solving Nodes      : 217562
1800.05/1800.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.01	c Gap                : infinite
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.01	c Solving Time       :    1783.80
1800.05/1800.01	c Original Problem   :
1800.05/1800.01	c   Problem name     : HOME/instance-2693599-1277912763.wbo
1800.05/1800.01	c   Variables        : 22284 (14931 binary, 0 integer, 0 implicit integer, 7353 continuous)
1800.05/1800.01	c   Constraints      : 28755 initial, 28755 maximal
1800.05/1800.01	c Presolved Problem  :
1800.05/1800.01	c   Problem name     : t_HOME/instance-2693599-1277912763.wbo
1800.05/1800.01	c   Variables        : 22095 (14750 binary, 0 integer, 0 implicit integer, 7345 continuous)
1800.05/1800.01	c   Constraints      : 28399 initial, 28399 maximal
1800.05/1800.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.01	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.01	c   dualfix          :       0.00         16          0          0          0          0          0          0          0
1800.05/1800.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   implics          :       0.01          0        144          0          0          0          0          0          0
1800.05/1800.01	c   probing          :       5.46          4         11          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       0.00          0          0          0          0          0          8          0          0
1800.05/1800.01	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.01	c   linear           :       0.17         12          2          0       7359          0        333        450        910
1800.05/1800.01	c   logicor          :       0.05          0          0          0          0          0         15          0          0
1800.05/1800.01	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.01	c   indicator        :       7345          0    1028478          0     217562          0      29882          0          0          0
1800.05/1800.01	c   varbound         :          5          0    1028478          0     217562          0          0          0          0          0
1800.05/1800.01	c   knapsack         :        600          0    1028478          0     217562          0          0          0          0          0
1800.05/1800.01	c   linear           :       7340          0    1028478          0     217562          0      29860          0          0          0
1800.05/1800.01	c   logicor          :      13109          0     964133          0     217562          1    3065880          0          0          0
1800.05/1800.01	c   countsols        :          0          0          0          0     217562          0          0          0          0          0
1800.05/1800.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.01	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c   indicator        :     293.15       0.00     107.13       0.00     186.02
1800.05/1800.01	c   varbound         :       0.32       0.00       0.10       0.00       0.22
1800.05/1800.01	c   knapsack         :      11.17       0.00      10.92       0.00       0.25
1800.05/1800.01	c   linear           :     124.51       0.00     124.18       0.00       0.33
1800.05/1800.01	c   logicor          :     574.02       0.00      10.95       0.00     563.07
1800.05/1800.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.01	c   vbounds          :       0.16      13702          0         21
1800.05/1800.01	c   rootredcost      :       0.00          0          0          0
1800.05/1800.01	c   pseudoobj        :     204.40    1020815          0          0
1800.05/1800.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.01	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.01	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.01	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.01	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.01	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.01	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.01	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.01	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.01	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.01	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.01	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.01	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.01	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.01	c Pricers            :       Time      Calls       Vars
1800.05/1800.01	c   problem variables:       0.00          0          0
1800.05/1800.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.01	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   inference        :     551.36     217562          0          0          0          0     435124
1800.05/1800.01	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.01	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.01	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.01	c   LP solutions     :       0.00          -          0
1800.05/1800.01	c   pseudo solutions :       0.00          -          0
1800.05/1800.01	c   oneopt           :       0.00          0          0
1800.05/1800.01	c   trivial          :       0.05          2          0
1800.05/1800.01	c   simplerounding   :       0.00          0          0
1800.05/1800.01	c   zirounding       :       0.00          0          0
1800.05/1800.01	c   rounding         :       0.00          0          0
1800.05/1800.01	c   shifting         :       0.00          0          0
1800.05/1800.01	c   intshifting      :       0.00          0          0
1800.05/1800.01	c   twoopt           :       0.00          0          0
1800.05/1800.01	c   fixandinfer      :       0.00          0          0
1800.05/1800.01	c   feaspump         :       0.00          0          0
1800.05/1800.01	c   coefdiving       :       0.00          0          0
1800.05/1800.01	c   pscostdiving     :       0.00          0          0
1800.05/1800.01	c   fracdiving       :       0.00          0          0
1800.05/1800.01	c   veclendiving     :       0.00          0          0
1800.05/1800.01	c   intdiving        :       0.00          0          0
1800.05/1800.01	c   actconsdiving    :       0.00          0          0
1800.05/1800.01	c   objpscostdiving  :       0.00          0          0
1800.05/1800.01	c   rootsoldiving    :       0.00          0          0
1800.05/1800.01	c   linesearchdiving :       0.00          0          0
1800.05/1800.01	c   guideddiving     :       0.00          0          0
1800.05/1800.01	c   octane           :       0.00          0          0
1800.05/1800.01	c   rens             :       0.00          0          0
1800.05/1800.01	c   rins             :       0.00          0          0
1800.05/1800.01	c   localbranching   :       0.00          0          0
1800.05/1800.01	c   mutation         :       0.00          0          0
1800.05/1800.01	c   crossover        :       0.00          0          0
1800.05/1800.01	c   dins             :       0.00          0          0
1800.05/1800.01	c   undercover       :       0.00          0          0
1800.05/1800.01	c   nlp              :       0.05          0          0
1800.05/1800.01	c   trysol           :       0.00          1          0
1800.05/1800.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.01	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.01	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.01	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.01	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.01	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.01	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.01	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.01	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.01	c B&B Tree           :
1800.05/1800.01	c   number of runs   :          1
1800.05/1800.01	c   nodes            :     217562
1800.05/1800.01	c   nodes (total)    :     217562
1800.05/1800.01	c   nodes left       :     217563
1800.05/1800.01	c   max depth        :         93
1800.05/1800.01	c   max depth (total):         93
1800.05/1800.01	c   backtracks       :       4611 (2.1%)
1800.05/1800.01	c   delayed cutoffs  :          0
1800.05/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.01	c   avg switch length:       2.61
1800.05/1800.01	c   switching time   :      14.58
1800.05/1800.01	c Solution           :
1800.05/1800.01	c   Solutions found  :          0 (0 improvements)
1800.05/1800.01	c   Primal Bound     :          -
1800.05/1800.01	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.01	c   Gap              :   infinite
1800.05/1800.01	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.01	c   Root Iterations  :          0
1800.35/1800.36	c Time complete: 1800.41.

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-2693599-1277912763/watcher-2693599-1277912763 -o /tmp/evaluation-result-2693599-1277912763/solver-2693599-1277912763 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693599-1277912763.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.03 2.08 2.03 4/182 13613
/proc/meminfo: memFree=31257640/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=8296 CPUtime=0
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 1562 0 0 0 0 0 0 0 22 0 1 0 132571938 8495104 1484 4089446400 4194304 7136930 140735283582800 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13613/statm: 2074 1484 275 719 0 1353 0

[startup+0.036086 s]
/proc/loadavg: 2.03 2.08 2.03 4/182 13613
/proc/meminfo: memFree=31257640/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=15124 CPUtime=0.03
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 3272 0 0 0 3 0 0 0 22 0 1 0 132571938 15486976 3194 4089446400 4194304 7136930 140735283582800 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13613/statm: 3781 3194 275 719 0 3060 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15124

[startup+0.101073 s]
/proc/loadavg: 2.03 2.08 2.03 4/182 13613
/proc/meminfo: memFree=31257640/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=26864 CPUtime=0.09
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 6216 0 0 0 9 0 0 0 22 0 1 0 132571938 27508736 6138 4089446400 4194304 7136930 140735283582800 18446744073709551615 6350527 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13613/statm: 6716 6138 275 719 0 5995 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26864

[startup+0.301037 s]
/proc/loadavg: 2.03 2.08 2.03 4/182 13613
/proc/meminfo: memFree=31257640/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=91508 CPUtime=0.29
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 22198 0 0 0 27 2 0 0 22 0 1 0 132571938 93704192 21743 4089446400 4194304 7136930 140735283582800 18446744073709551615 4415417 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 22877 21743 330 719 0 22156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 91508

[startup+0.700963 s]
/proc/loadavg: 2.03 2.08 2.03 4/182 13613
/proc/meminfo: memFree=31257640/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=113352 CPUtime=0.69
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 31084 0 0 0 55 14 0 0 24 0 1 0 132571938 116072448 27095 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 28338 27095 401 719 0 27617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113352

[startup+1.50082 s]
/proc/loadavg: 2.03 2.08 2.03 3/183 13614
/proc/meminfo: memFree=31149628/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=115988 CPUtime=1.49
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 31710 0 0 0 134 15 0 0 25 0 1 0 132571938 118771712 27721 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 28997 27721 401 719 0 28276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115988

[startup+3.1005 s]
/proc/loadavg: 2.03 2.08 2.03 3/183 13614
/proc/meminfo: memFree=31148312/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=117016 CPUtime=3.09
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 31971 0 0 0 292 17 0 0 25 0 1 0 132571938 119824384 27982 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 29254 27982 406 719 0 28533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117016

[startup+6.30093 s]
/proc/loadavg: 2.03 2.08 2.03 3/183 13614
/proc/meminfo: memFree=31145336/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=121460 CPUtime=6.29
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 37046 0 0 0 601 28 0 0 25 0 1 0 132571938 124375040 28975 4089446400 4194304 7136930 140735283582800 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 30365 28975 415 719 0 29644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121460

[startup+12.7007 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 13614
/proc/meminfo: memFree=31141636/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=123416 CPUtime=12.69
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 37536 0 0 0 1234 35 0 0 25 0 1 0 132571938 126377984 29465 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 30854 29465 419 719 0 30133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123416

[startup+25.5004 s]
/proc/loadavg: 2.02 2.08 2.03 3/183 13615
/proc/meminfo: memFree=31137452/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=126652 CPUtime=25.49
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 38334 0 0 0 2504 45 0 0 25 0 1 0 132571938 129691648 30263 4089446400 4194304 7136930 140735283582800 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 31663 30263 419 719 0 30942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126652

[startup+51.1006 s]
/proc/loadavg: 2.01 2.07 2.03 3/183 13615
/proc/meminfo: memFree=31127612/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=131864 CPUtime=51.1
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 39633 0 0 0 5042 68 0 0 25 0 1 0 132571938 135028736 31562 4089446400 4194304 7136930 140735283582800 18446744073709551615 5005276 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 32966 31562 419 719 0 32245 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 131864

[startup+102.307 s]
/proc/loadavg: 2.00 2.06 2.02 3/183 13617
/proc/meminfo: memFree=31112952/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=141948 CPUtime=102.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 42187 0 0 0 10117 113 0 0 25 0 1 0 132571938 145354752 34116 4089446400 4194304 7136930 140735283582800 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 35487 34116 419 719 0 34766 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 141948

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.02 3/183 13618
/proc/meminfo: memFree=31094192/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=152936 CPUtime=162.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 44957 0 0 0 16064 166 0 0 25 0 1 0 132571938 156606464 36886 4089446400 4194304 7136930 140735283582800 18446744073709551615 4436491 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 38234 36886 419 719 0 37513 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 152936

[startup+222.301 s]
/proc/loadavg: 2.06 2.05 2.02 3/183 13620
/proc/meminfo: memFree=31075684/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=166956 CPUtime=222.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 48463 0 0 0 22016 214 0 0 25 0 1 0 132571938 170962944 40392 4089446400 4194304 7136930 140735283582800 18446744073709551615 5892378 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 41739 40392 419 719 0 41018 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 166956

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/183 13621
/proc/meminfo: memFree=31061400/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=178220 CPUtime=282.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 51331 0 0 0 27964 266 0 0 25 0 1 0 132571938 182497280 43260 4089446400 4194304 7136930 140735283582800 18446744073709551615 4643257 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 44555 43260 419 719 0 43834 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 178220

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.01 3/183 13623
/proc/meminfo: memFree=31048724/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=185064 CPUtime=342.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 53052 0 0 0 33913 317 0 0 25 0 1 0 132571938 189505536 44981 4089446400 4194304 7136930 140735283582800 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 46266 44981 419 719 0 45545 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 185064

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13625
/proc/meminfo: memFree=31034308/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=195996 CPUtime=402.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 55830 0 0 0 39862 368 0 0 25 0 1 0 132571938 200699904 47759 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 48999 47759 419 719 0 48278 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195996

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13626
/proc/meminfo: memFree=31017168/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=210988 CPUtime=462.31
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 59607 0 0 0 45812 419 0 0 25 0 1 0 132571938 216051712 51536 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 52747 51536 419 719 0 52026 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 210988

[startup+522.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 13628
/proc/meminfo: memFree=31004736/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=216496 CPUtime=522.3
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 60995 0 0 0 51759 471 0 0 25 0 1 0 132571938 221691904 52924 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 54124 52924 419 719 0 53403 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 216496

[startup+582.3 s]
/proc/loadavg: 1.74 1.95 1.98 2/202 13711
/proc/meminfo: memFree=31034188/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=226884 CPUtime=582.31
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 63101 0 0 0 57711 520 0 0 25 0 1 0 132571938 232329216 55030 4089446400 4194304 7136930 140735283582800 18446744073709551615 4407837 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 56721 55030 419 719 0 56000 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 226884

[startup+642.3 s]
/proc/loadavg: 1.87 1.95 1.97 2/202 13803
/proc/meminfo: memFree=30971776/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=234076 CPUtime=642.32
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 64944 0 0 0 63659 573 0 0 25 0 1 0 132571938 239693824 56873 4089446400 4194304 7136930 140735283582800 18446744073709551615 5005364 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 58519 56873 419 719 0 57798 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 234076

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/183 13848
/proc/meminfo: memFree=30888164/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=277528 CPUtime=942.32
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 75916 0 0 0 93390 842 0 0 25 0 1 0 132571938 284188672 67845 4089446400 4194304 7136930 140735283582800 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 69382 67845 419 719 0 68661 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 277528

[startup+1002.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/183 13850
/proc/meminfo: memFree=30829220/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=281904 CPUtime=1002.32
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 77067 0 0 0 99338 894 0 0 25 0 1 0 132571938 288669696 68996 4089446400 4194304 7136930 140735283582800 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 70476 68996 419 719 0 69755 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 281904

[startup+1062.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/183 13851
/proc/meminfo: memFree=30770784/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=291504 CPUtime=1062.33
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 79484 0 0 0 105285 948 0 0 25 0 1 0 132571938 298500096 71413 4089446400 4194304 7136930 140735283582800 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 72876 71413 419 719 0 72155 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 291504

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/183 13853
/proc/meminfo: memFree=30710868/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=297564 CPUtime=1122.32
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 81041 0 0 0 111234 998 0 0 25 0 1 0 132571938 304705536 72970 4089446400 4194304 7136930 140735283582800 18446744073709551615 4697099 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 74391 72970 419 719 0 73670 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 297564

[startup+1182.3 s]
/proc/loadavg: 2.08 2.00 1.99 3/183 13854
/proc/meminfo: memFree=30645848/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=305516 CPUtime=1182.33
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 83054 0 0 0 117179 1054 0 0 25 0 1 0 132571938 312848384 74983 4089446400 4194304 7136930 140735283582800 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 76379 74983 419 719 0 75658 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 305516

[startup+1242.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/183 13856
/proc/meminfo: memFree=30575876/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=315844 CPUtime=1242.33
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 85665 0 0 0 123127 1106 0 0 25 0 1 0 132571938 323424256 77594 4089446400 4194304 7136930 140735283582800 18446744073709551615 4697388 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 78961 77594 419 719 0 78240 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 315844

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/183 13858
/proc/meminfo: memFree=30514596/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=322820 CPUtime=1302.33
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 87404 0 0 0 129075 1158 0 0 25 0 1 0 132571938 330567680 79333 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 80705 79333 419 719 0 79984 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 322820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13859
/proc/meminfo: memFree=30447104/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=332824 CPUtime=1362.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 89969 0 0 0 135020 1214 0 0 25 0 1 0 132571938 340811776 81898 4089446400 4194304 7136930 140735283582800 18446744073709551615 4407748 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 83206 81898 419 719 0 82485 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 332824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13861
/proc/meminfo: memFree=30386928/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=339472 CPUtime=1422.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 91644 0 0 0 140966 1268 0 0 25 0 1 0 132571938 347619328 83573 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 84868 83573 419 719 0 84147 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 339472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13862
/proc/meminfo: memFree=30323768/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=349748 CPUtime=1482.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 94247 0 0 0 146912 1322 0 0 25 0 1 0 132571938 358141952 86176 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 87437 86176 419 719 0 86716 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 349748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13864
/proc/meminfo: memFree=30255536/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=357840 CPUtime=1542.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 96303 0 0 0 152859 1375 0 0 25 0 1 0 132571938 366428160 88232 4089446400 4194304 7136930 140735283582800 18446744073709551615 4436340 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 89460 88232 419 719 0 88739 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 357840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13866
/proc/meminfo: memFree=30194496/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=364096 CPUtime=1602.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 97895 0 0 0 158805 1429 0 0 25 0 1 0 132571938 372834304 89824 4089446400 4194304 7136930 140735283582800 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 91024 89824 419 719 0 90303 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 364096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13867
/proc/meminfo: memFree=30128004/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=378076 CPUtime=1662.34
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 100354 0 0 0 164750 1484 0 0 25 0 1 0 132571938 387149824 92283 4089446400 4194304 7136930 140735283582800 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 94519 92283 419 719 0 93798 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 378076

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13869
/proc/meminfo: memFree=30069196/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=381280 CPUtime=1722.35
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 101214 0 0 0 170696 1539 0 0 25 0 1 0 132571938 390430720 93143 4089446400 4194304 7136930 140735283582800 18446744073709551615 4834562 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 95320 93143 419 719 0 94599 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 381280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13870
/proc/meminfo: memFree=30004428/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=390408 CPUtime=1782.35
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 103528 0 0 0 176643 1592 0 0 25 0 1 0 132571938 399777792 95457 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 97602 95457 419 719 0 96881 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 390408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13871
/proc/meminfo: memFree=29985328/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=391712 CPUtime=1800.05
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 103831 0 0 0 178397 1608 0 0 25 0 1 0 132571938 401113088 95760 4089446400 4194304 7136930 140735283582800 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/13613/statm: 97928 95760 419 719 0 97207 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 391712

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 1.99 3/183 13871
/proc/meminfo: memFree=29985328/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=382356 CPUtime=1800.25
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 103839 0 0 0 178417 1608 0 0 18 0 1 0 132571938 391532544 93429 4089446400 4194304 7136930 140735283582800 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13613/statm: 95589 93429 426 719 0 94868 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 382356

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 13871
/proc/meminfo: memFree=29985328/32951124 swapFree=67111528/67111528
[pid=13613] ppid=13611 vsize=311480 CPUtime=1800.35
/proc/13613/stat : 13613 (pbscip.linux.x8) R 13611 13613 12584 0 -1 4202496 103839 0 0 0 178427 1608 0 0 18 0 1 0 132571938 318955520 75712 4089446400 4194304 7136930 140735283582800 18446744073709551615 4458210 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/13613/statm: 77870 75712 426 719 0 77149 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 311480

Child status: 0
Real time (s): 1800.36
CPU time (s): 1800.42
CPU user time (s): 1784.32
CPU system time (s): 16.0976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 391712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.32
system time used= 16.0976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103846
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2569

runsolver used 2.97755 second user time and 5.77912 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 17:46:03
IDJOB=2693599
IDBENCH=79000
IDSOLVER=1206
FILE ID=node135/2693599-1277912763
PBS_JOBID= 11197225
Free space on /tmp= 74132 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.rwmem1.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-2693599-1277912763/watcher-2693599-1277912763 -o /tmp/evaluation-result-2693599-1277912763/solver-2693599-1277912763 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693599-1277912763.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 73f5efaaf4b0b2b131ed195e877aa8fc
RANDOM SEED=1014717208

node135.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.857
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.857
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.857
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.857
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	: 7186.14
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.857
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.857
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.857
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.857
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:      31258044 kB
Buffers:        193984 kB
Cached:        1108824 kB
SwapCached:          0 kB
Active:         725452 kB
Inactive:       823912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31258044 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3920 kB
Writeback:           0 kB
AnonPages:      246460 kB
Mapped:          17500 kB
Slab:            81292 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   395980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74128 MiB
End job on node135 at 2010-06-30 18:16:05