Trace number 2693676

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
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 benchmark1.20882
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints11224
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
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-2693676-1277914713.wbo>
0.19/0.29	c original problem has 33924 variables (22700 bin, 0 int, 0 impl, 11224 cont) and 44315 constraints
0.19/0.29	c problem read
0.19/0.29	c presolving settings loaded
0.19/0.29	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.39/0.48	c presolving:
0.59/0.63	c (round 1) 232 del vars, 13 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.59/0.65	c (round 2) 234 del vars, 471 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.69/0.70	c (round 3) 237 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.79/0.85	c (round 4) 238 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 238623 impls, 0 clqs
5.69/5.71	c    (5.2s) probing: 1000/22465 (4.5%) - 0 fixings, 13 aggregations, 25911 implications, 0 bound changes
9.49/9.52	c    (8.9s) probing: 2000/22465 (8.9%) - 0 fixings, 15 aggregations, 34908 implications, 0 bound changes
12.89/12.96	c    (12.3s) probing: 3000/22465 (13.4%) - 1 fixings, 16 aggregations, 38664 implications, 0 bound changes
15.99/16.08	c    (15.4s) probing: 4000/22465 (17.8%) - 1 fixings, 16 aggregations, 39107 implications, 0 bound changes
19.09/19.15	c    (18.5s) probing: 4990/22465 (22.2%) - 1 fixings, 16 aggregations, 39323 implications, 0 bound changes
19.09/19.15	c    (18.5s) probing aborted: 2000/2000 successive useless probings
19.09/19.15	c (round 5) 255 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 464186 impls, 0 clqs
19.19/19.28	c    (18.6s) probing: 5000/22465 (22.3%) - 1 fixings, 16 aggregations, 39464 implications, 0 bound changes
21.09/21.13	c    (20.4s) probing: 5457/22465 (24.3%) - 1 fixings, 18 aggregations, 40027 implications, 0 bound changes
21.09/21.13	c    (20.4s) probing aborted: 100/100 successive totally useless probings
21.09/21.13	c presolving (6 rounds):
21.09/21.13	c  258 deleted vars, 475 deleted constraints, 11225 tightened bounds, 0 added holes, 354 changed sides, 714 changed coefficients
21.09/21.13	c  465612 implications, 0 cliques
21.09/21.13	c presolved problem has 33666 variables (22445 bin, 0 int, 0 impl, 11221 cont) and 43840 constraints
21.09/21.13	c   11221 constraints of type <indicator>
21.09/21.13	c       1 constraints of type <varbound>
21.09/21.13	c     454 constraints of type <knapsack>
21.09/21.13	c   11220 constraints of type <linear>
21.09/21.13	c   20944 constraints of type <logicor>
21.09/21.13	c transformed objective value is always integral (scale: 1)
21.09/21.13	c Presolving Time: 20.31
21.09/21.13	c - non default parameters ----------------------------------------------------------------------
21.09/21.13	c # SCIP version 1.2.1.2
21.09/21.13	c 
21.09/21.13	c # frequency for displaying node information lines
21.09/21.13	c # [type: int, range: [-1,2147483647], default: 100]
21.09/21.13	c display/freq = 10000
21.09/21.13	c 
21.09/21.13	c # maximal time in seconds to run
21.09/21.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.09/21.13	c limits/time = 1799.71
21.09/21.13	c 
21.09/21.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.09/21.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.09/21.13	c limits/memory = 3420
21.09/21.13	c 
21.09/21.13	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
21.09/21.13	c # [type: int, range: [-1,2147483647], default: 1]
21.09/21.13	c lp/solvefreq = -1
21.09/21.13	c 
21.09/21.13	c # should presolving try to simplify inequalities
21.09/21.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.09/21.13	c constraints/linear/simplifyinequalities = TRUE
21.09/21.13	c 
21.09/21.13	c # should presolving try to simplify knapsacks
21.09/21.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.09/21.13	c constraints/knapsack/simplifyinequalities = TRUE
21.09/21.13	c 
21.09/21.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.09/21.13	c # [type: int, range: [-1,2147483647], default: -1]
21.09/21.13	c separating/rapidlearning/freq = 0
21.09/21.13	c 
21.09/21.13	c -----------------------------------------------------------------------------------------------
21.09/21.13	c start solving
21.09/21.14	c 
21.19/21.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.19/21.21	c  20.5s|     1 |     2 |     0 |     - | 126M|   0 |   - |  33k|  43k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
167.39/167.40	c   166s| 10000 |  9999 |     0 |   0.0 | 148M| 105 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
311.10/311.19	c   308s| 20000 | 19999 |     0 |   0.0 | 166M| 131 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
455.01/455.02	c   451s| 30000 | 29999 |     0 |   0.0 | 183M| 131 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
597.11/597.16	c   592s| 40000 | 39999 |     0 |   0.0 | 199M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
737.91/737.98	c   732s| 50000 | 49999 |     0 |   0.0 | 214M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
879.11/879.11	c   872s| 60000 | 59999 |     0 |   0.0 | 228M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1020.72/1020.72	c  1013s| 70000 | 69999 |     0 |   0.0 | 243M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1162.02/1162.05	c  1154s| 80000 | 79999 |     0 |   0.0 | 257M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1316.59/1316.65	c  1308s| 90000 | 89999 |     0 |   0.0 | 271M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1458.69/1458.76	c  1449s|100000 | 99999 |     0 |   0.0 | 284M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1601.40/1601.49	c  1591s|110000 |109999 |     0 |   0.0 | 298M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1742.80/1742.82	c  1732s|120000 |119999 |     0 |   0.0 | 311M| 141 |   - |  33k|  43k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.00	c 
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time (sec) : 1788.44
1800.02/1800.00	c Solving Nodes      : 124099
1800.02/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.00	c Gap                : infinite
1800.02/1800.00	s UNKNOWN
1800.02/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.00	c Solving Time       :    1788.44
1800.02/1800.00	c Original Problem   :
1800.02/1800.00	c   Problem name     : HOME/instance-2693676-1277914713.wbo
1800.02/1800.00	c   Variables        : 33924 (22700 binary, 0 integer, 0 implicit integer, 11224 continuous)
1800.02/1800.00	c   Constraints      : 44315 initial, 44315 maximal
1800.02/1800.00	c Presolved Problem  :
1800.02/1800.00	c   Problem name     : t_HOME/instance-2693676-1277914713.wbo
1800.02/1800.00	c   Variables        : 33666 (22445 binary, 0 integer, 0 implicit integer, 11221 continuous)
1800.02/1800.00	c   Constraints      : 43840 initial, 43841 maximal
1800.02/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.00	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.00	c   dualfix          :       0.02          6          0          0          0          0          0          0          0
1800.02/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   implics          :       0.01          0        227          0          0          0          0          0          0
1800.02/1800.00	c   probing          :      19.98          1         18          0          0          0          0          0          0
1800.02/1800.00	c   indicator        :       0.00          0          0          0          0          0          3          0          0
1800.02/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.00	c   linear           :       0.18          4          2          0      11225          0        469        354        714
1800.02/1800.00	c   logicor          :       0.02          0          0          0          0          0          3          0          0
1800.02/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.00	c   indicator        :      11221          0     628674          0     124098          0      16617          0          0          0
1800.02/1800.00	c   varbound         :          1          0     616535          0     120904          0          0          0          0          0
1800.02/1800.00	c   knapsack         :        454          0     628674          0     124098          0          0          0          0          0
1800.02/1800.00	c   linear           :      11220          0     628674          0     124098          0      16250          0          0          0
1800.02/1800.00	c   logicor          :      20944+         0     602853          0     124098          2    2654648          0          0          0
1800.02/1800.00	c   countsols        :          0          0          0          0     124098          0          0          0          0          0
1800.02/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c   indicator        :     320.25       0.00     134.02       0.00     186.23
1800.02/1800.00	c   varbound         :       0.15       0.00       0.06       0.00       0.09
1800.02/1800.00	c   knapsack         :       7.42       0.00       7.04       0.00       0.38
1800.02/1800.00	c   linear           :     147.76       0.00     147.59       0.00       0.17
1800.02/1800.00	c   logicor          :     548.41       0.00      11.36       0.00     537.05
1800.02/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.00	c   vbounds          :       0.26      24321          0        367
1800.02/1800.00	c   rootredcost      :       0.01          0          0          0
1800.02/1800.00	c   pseudoobj        :     234.67     614163          0          0
1800.02/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.00	c   propagation      :       0.00          1          1          1        3.0          0        0.0          -
1800.02/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.00	c   applied globally :          -          -          -          1        3.0          -          -          -
1800.02/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.00	c Pricers            :       Time      Calls       Vars
1800.02/1800.00	c   problem variables:       0.00          0          0
1800.02/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   inference        :     499.86     124098          0          0          0          0     248196
1800.02/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.00	c   LP solutions     :       0.00          -          0
1800.02/1800.00	c   pseudo solutions :       0.00          -          0
1800.02/1800.00	c   oneopt           :       0.00          0          0
1800.02/1800.00	c   trivial          :       0.07          2          0
1800.02/1800.00	c   simplerounding   :       0.00          0          0
1800.02/1800.00	c   zirounding       :       0.00          0          0
1800.02/1800.00	c   rounding         :       0.00          0          0
1800.02/1800.00	c   shifting         :       0.00          0          0
1800.02/1800.00	c   intshifting      :       0.00          0          0
1800.02/1800.00	c   twoopt           :       0.00          0          0
1800.02/1800.00	c   fixandinfer      :       0.00          0          0
1800.02/1800.00	c   feaspump         :       0.00          0          0
1800.02/1800.00	c   coefdiving       :       0.00          0          0
1800.02/1800.00	c   pscostdiving     :       0.00          0          0
1800.02/1800.00	c   fracdiving       :       0.00          0          0
1800.02/1800.00	c   veclendiving     :       0.00          0          0
1800.02/1800.00	c   intdiving        :       0.00          0          0
1800.02/1800.00	c   actconsdiving    :       0.00          0          0
1800.02/1800.00	c   objpscostdiving  :       0.00          0          0
1800.02/1800.00	c   rootsoldiving    :       0.00          0          0
1800.02/1800.00	c   linesearchdiving :       0.00          0          0
1800.02/1800.00	c   guideddiving     :       0.00          0          0
1800.02/1800.00	c   octane           :       0.00          0          0
1800.02/1800.00	c   rens             :       0.00          0          0
1800.02/1800.00	c   rins             :       0.00          0          0
1800.02/1800.00	c   localbranching   :       0.00          0          0
1800.02/1800.00	c   mutation         :       0.00          0          0
1800.02/1800.00	c   crossover        :       0.00          0          0
1800.02/1800.00	c   dins             :       0.00          0          0
1800.02/1800.00	c   undercover       :       0.00          0          0
1800.02/1800.00	c   nlp              :       0.12          0          0
1800.02/1800.00	c   trysol           :       0.02          1          0
1800.02/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.00	c B&B Tree           :
1800.02/1800.00	c   number of runs   :          1
1800.02/1800.00	c   nodes            :     124099
1800.02/1800.00	c   nodes (total)    :     124099
1800.02/1800.00	c   nodes left       :     124098
1800.02/1800.00	c   max depth        :        141
1800.02/1800.00	c   max depth (total):        141
1800.02/1800.00	c   backtracks       :       1661 (1.3%)
1800.02/1800.00	c   delayed cutoffs  :          0
1800.02/1800.00	c   repropagations   :         14 (2 domain reductions, 0 cutoffs)
1800.02/1800.00	c   avg switch length:       2.34
1800.02/1800.00	c   switching time   :      10.99
1800.02/1800.00	c Solution           :
1800.02/1800.00	c   Solutions found  :          0 (0 improvements)
1800.02/1800.00	c   Primal Bound     :          -
1800.02/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.02/1800.00	c   Gap              :   infinite
1800.02/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.02/1800.00	c   Root Iterations  :          0
1800.31/1800.32	c Time complete: 1800.33.

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-2693676-1277914713/watcher-2693676-1277914713 -o /tmp/evaluation-result-2693676-1277914713/solver-2693676-1277914713 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693676-1277914713.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: 1.92 1.97 1.98 3/178 10924
/proc/meminfo: memFree=31593040/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=8296 CPUtime=0
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 1550 0 0 0 0 0 0 0 21 0 1 0 132768899 8495104 1473 4089446400 4194304 7136930 140735268974464 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10924/statm: 2074 1473 275 719 0 1353 0

[startup+0.0165099 s]
/proc/loadavg: 1.92 1.97 1.98 3/178 10924
/proc/meminfo: memFree=31593040/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=11468 CPUtime=0.01
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 2279 0 0 0 1 0 0 0 21 0 1 0 132768899 11743232 2202 4089446400 4194304 7136930 140735268974464 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10924/statm: 2867 2260 275 719 0 2146 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11468

[startup+0.100485 s]
/proc/loadavg: 1.92 1.97 1.98 3/178 10924
/proc/meminfo: memFree=31593040/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=26724 CPUtime=0.09
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 6186 0 0 0 9 0 0 0 21 0 1 0 132768899 27365376 6109 4089446400 4194304 7136930 140735268974464 18446744073709551615 4213868 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10924/statm: 6681 6109 275 719 0 5960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26724

[startup+0.300457 s]
/proc/loadavg: 1.92 1.97 1.98 3/178 10924
/proc/meminfo: memFree=31593040/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=57400 CPUtime=0.29
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 14081 0 0 0 27 2 0 0 21 0 1 0 132768899 58777600 13629 4089446400 4194304 7136930 140735268974464 18446744073709551615 5993820 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 14350 13630 301 719 0 13629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57400

[startup+0.700376 s]
/proc/loadavg: 1.92 1.97 1.98 3/178 10924
/proc/meminfo: memFree=31593040/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=144656 CPUtime=0.69
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 36395 0 0 0 56 13 0 0 22 0 1 0 132768899 148127744 34633 4089446400 4194304 7136930 140735268974464 18446744073709551615 4925457 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 36164 34633 376 719 0 35443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 144656

[startup+1.50024 s]
/proc/loadavg: 1.92 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31438156/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=164528 CPUtime=1.49
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 44709 0 0 0 126 23 0 0 25 0 1 0 132768899 168476672 39522 4089446400 4194304 7136930 140735268974464 18446744073709551615 4431494 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 41132 39522 388 719 0 40411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164528

[startup+3.10094 s]
/proc/loadavg: 1.92 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31431956/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=168476 CPUtime=3.09
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 45683 0 0 0 284 25 0 0 25 0 1 0 132768899 172519424 40496 4089446400 4194304 7136930 140735268974464 18446744073709551615 4978183 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 42119 40496 388 719 0 41398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168476

[startup+6.30037 s]
/proc/loadavg: 1.93 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31427124/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=171284 CPUtime=6.29
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 46383 0 0 0 601 28 0 0 25 0 1 0 132768899 175394816 41196 4089446400 4194304 7136930 140735268974464 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 42821 41196 393 719 0 42100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171284

[startup+12.7002 s]
/proc/loadavg: 1.93 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31423392/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=174400 CPUtime=12.69
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 47155 0 0 0 1234 35 0 0 25 0 1 0 132768899 178585600 41968 4089446400 4194304 7136930 140735268974464 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 43600 41968 393 719 0 42879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 174400

[startup+25.5009 s]
/proc/loadavg: 1.95 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31416192/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=179256 CPUtime=25.49
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 49871 0 0 0 2502 47 0 0 25 0 1 0 132768899 183558144 42995 4089446400 4194304 7136930 140735268974464 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 44814 42995 406 719 0 44093 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 179256

[startup+51.1012 s]
/proc/loadavg: 1.96 1.97 1.98 3/179 10925
/proc/meminfo: memFree=31399108/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=185424 CPUtime=51.09
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 51352 0 0 0 5043 66 0 0 25 0 1 0 132768899 189874176 44476 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 46356 44476 406 719 0 45635 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 185424

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.98 3/179 10927
/proc/meminfo: memFree=31370052/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=196320 CPUtime=102.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 54027 0 0 0 10130 100 0 0 25 0 1 0 132768899 201031680 47151 4089446400 4194304 7136930 140735268974464 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 49080 47151 406 719 0 48359 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 196320

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 10929
/proc/meminfo: memFree=31339504/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=206880 CPUtime=162.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 56619 0 0 0 16084 146 0 0 25 0 1 0 132768899 211845120 49743 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 51720 49743 410 719 0 50999 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 206880

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 10930
/proc/meminfo: memFree=31309700/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=214780 CPUtime=222.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 58612 0 0 0 22042 188 0 0 25 0 1 0 132768899 219934720 51736 4089446400 4194304 7136930 140735268974464 18446744073709551615 4641963 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 53695 51736 410 719 0 52974 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 214780

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 10932
/proc/meminfo: memFree=31284984/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=223920 CPUtime=282.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 60851 0 0 0 28001 229 0 0 25 0 1 0 132768899 229294080 53975 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 55980 53975 410 719 0 55259 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 223920

[startup+342.3 s]
/proc/loadavg: 2.07 1.99 1.99 3/179 10933
/proc/meminfo: memFree=31259772/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=232244 CPUtime=342.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 62938 0 0 0 33960 270 0 0 25 0 1 0 132768899 237817856 56062 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 58061 56062 410 719 0 57340 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232244

[startup+402.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 10935
/proc/meminfo: memFree=31230700/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=242512 CPUtime=402.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 65487 0 0 0 39919 311 0 0 25 0 1 0 132768899 248332288 58611 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697369 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 60628 58611 410 719 0 59907 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 242512

[startup+462.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 10937
/proc/meminfo: memFree=31206352/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=253060 CPUtime=462.31
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 68081 0 0 0 45877 354 0 0 25 0 1 0 132768899 259133440 61205 4089446400 4194304 7136930 140735268974464 18446744073709551615 5892296 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 63265 61205 410 719 0 62544 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 253060

[startup+522.3 s]
/proc/loadavg: 2.04 2.00 1.99 3/179 10938
/proc/meminfo: memFree=31176508/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=261604 CPUtime=522.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 70224 0 0 0 51833 397 0 0 25 0 1 0 132768899 267882496 63348 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 65401 63348 410 719 0 64680 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 261604

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 10940
/proc/meminfo: memFree=31144484/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=270536 CPUtime=582.31
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 72378 0 0 0 57789 442 0 0 25 0 1 0 132768899 277028864 65502 4089446400 4194304 7136930 140735268974464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 67634 65502 410 719 0 66913 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 270536

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 10941
/proc/meminfo: memFree=31122344/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=276320 CPUtime=642.32
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 73842 0 0 0 63751 481 0 0 25 0 1 0 132768899 282951680 66966 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 69080 66966 410 719 0 68359 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 276320

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 10952
/proc/meminfo: memFree=30995896/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=316140 CPUtime=942.32
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 83762 0 0 0 93546 686 0 0 25 0 1 0 132768899 323727360 76886 4089446400 4194304 7136930 140735268974464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 79035 76886 410 719 0 78314 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 316140

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10954
/proc/meminfo: memFree=30969572/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=326588 CPUtime=1002.32
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 85806 0 0 0 99505 727 0 0 25 0 1 0 132768899 334426112 78930 4089446400 4194304 7136930 140735268974464 18446744073709551615 4740310 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 81647 78930 410 719 0 80926 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 326588

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 10984
/proc/meminfo: memFree=31502436/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=335628 CPUtime=1062.33
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 88051 0 0 0 105467 766 0 0 25 0 1 0 132768899 343683072 81175 4089446400 4194304 7136930 140735268974464 18446744073709551615 5892210 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 83907 81175 410 719 0 83186 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 335628

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 10985
/proc/meminfo: memFree=31301800/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=344132 CPUtime=1122.33
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 90180 0 0 0 111439 794 0 0 25 0 1 0 132768899 352391168 83304 4089446400 4194304 7136930 140735268974464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 86033 83304 410 719 0 85312 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 344132

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10987
/proc/meminfo: memFree=31117352/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=348384 CPUtime=1182.32
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 91247 0 0 0 117410 822 0 0 25 0 1 0 132768899 356745216 84371 4089446400 4194304 7136930 140735268974464 18446744073709551615 4407795 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 87096 84371 410 719 0 86375 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 348384

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 2/198 11066
/proc/meminfo: memFree=31297020/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=352724 CPUtime=1242.33
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 92353 0 0 0 123381 852 0 0 25 0 1 0 132768899 361189376 85477 4089446400 4194304 7136930 140735268974464 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10924/statm: 88181 85477 410 719 0 87460 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 352724

[startup+1302.3 s]
/proc/loadavg: 1.93 1.98 1.99 4/200 11138
/proc/meminfo: memFree=31245484/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=356204 CPUtime=1302.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 93215 0 0 0 129360 870 0 0 25 0 1 0 132768899 364752896 86339 4089446400 4194304 7136930 140735268974464 18446744073709551615 4978051 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/10924/statm: 89051 86339 410 719 0 88330 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 356204

[startup+1362.3 s]
/proc/loadavg: 2.29 2.07 2.02 4/200 11182
/proc/meminfo: memFree=31222972/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=362188 CPUtime=1362.29
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 94725 0 0 0 135328 901 0 0 25 0 1 0 132768899 370880512 87849 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 90547 87849 410 719 0 89826 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 362188

[startup+1422.31 s]
/proc/loadavg: 2.66 2.22 2.07 2/198 11211
/proc/meminfo: memFree=31211032/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=366884 CPUtime=1422.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 95913 0 0 0 141299 931 0 0 25 0 1 0 132768899 375689216 89037 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 91721 89037 410 719 0 91000 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 366884

[startup+1482.3 s]
/proc/loadavg: 2.57 2.28 2.10 2/198 11231
/proc/meminfo: memFree=31194608/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=372272 CPUtime=1482.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 97269 0 0 0 147267 963 0 0 25 0 1 0 132768899 381206528 90393 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 93068 90393 410 719 0 92347 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 372272

[startup+1542.3 s]
/proc/loadavg: 2.76 2.38 2.14 4/200 11248
/proc/meminfo: memFree=31163920/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=380020 CPUtime=1542.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 99218 0 0 0 153236 994 0 0 25 0 1 0 132768899 389140480 92342 4089446400 4194304 7136930 140735268974464 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 95005 92342 410 719 0 94284 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 380020

[startup+1602.3 s]
/proc/loadavg: 3.14 2.54 2.21 3/198 11266
/proc/meminfo: memFree=31157936/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=383796 CPUtime=1602.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 100143 0 0 0 159205 1025 0 0 25 0 1 0 132768899 393007104 93267 4089446400 4194304 7136930 140735268974464 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 95949 93267 410 719 0 95228 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 383796

[startup+1662.3 s]
/proc/loadavg: 2.79 2.55 2.23 3/179 11310
/proc/meminfo: memFree=31388152/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=389088 CPUtime=1662.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 101475 0 0 0 165174 1056 0 0 25 0 1 0 132768899 398426112 94599 4089446400 4194304 7136930 140735268974464 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 97272 94599 410 719 0 96551 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 389088

[startup+1722.3 s]
/proc/loadavg: 2.29 2.45 2.22 3/179 11311
/proc/meminfo: memFree=31315252/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=397328 CPUtime=1722.3
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 103527 0 0 0 171140 1090 0 0 25 0 1 0 132768899 406863872 96651 4089446400 4194304 7136930 140735268974464 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 99332 96651 410 719 0 98611 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 397328

[startup+1782.3 s]
/proc/loadavg: 2.10 2.36 2.20 3/179 11313
/proc/meminfo: memFree=31243020/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=403668 CPUtime=1782.31
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 105068 0 0 0 177109 1122 0 0 25 0 1 0 132768899 413356032 98192 4089446400 4194304 7136930 140735268974464 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 100917 98192 410 719 0 100196 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 403668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.34 2.19 3/179 11314
/proc/meminfo: memFree=31227012/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=405088 CPUtime=1800.02
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 105403 0 0 0 178871 1131 0 0 25 0 1 0 132768899 414810112 98527 4089446400 4194304 7136930 140735268974464 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/10924/statm: 101272 98527 410 719 0 100551 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 405088

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.07 2.34 2.19 3/179 11314
/proc/meminfo: memFree=31227012/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=373016 CPUtime=1800.21
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 105409 0 0 0 178890 1131 0 0 18 0 1 0 132768899 381968384 90581 4089446400 4194304 7136930 140735268974464 18446744073709551615 6166364 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10924/statm: 93254 90581 416 719 0 92533 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 373016

[startup+1800.3 s]
/proc/loadavg: 2.07 2.34 2.19 3/179 11314
/proc/meminfo: memFree=31227012/32951124 swapFree=67111528/67111528
[pid=10924] ppid=10922 vsize=101928 CPUtime=1800.31
/proc/10924/stat : 10924 (pbscip.linux.x8) R 10922 10924 10898 0 -1 4202496 105409 0 0 0 178899 1132 0 0 18 0 1 0 132768899 104374272 24662 4089446400 4194304 7136930 140735268974464 18446744073709551615 4672839 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/10924/statm: 25482 24662 416 719 0 24761 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 101928

Child status: 0
Real time (s): 1800.33
CPU time (s): 1800.34
CPU user time (s): 1789.02
CPU system time (s): 11.3253
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 405088

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

runsolver used 3.12052 second user time and 6.49101 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 18:18:34
IDJOB=2693676
IDBENCH=79038
IDSOLVER=1206
FILE ID=node104/2693676-1277914713
PBS_JOBID= 11197336
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.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-2693676-1277914713/watcher-2693676-1277914713 -o /tmp/evaluation-result-2693676-1277914713/solver-2693676-1277914713 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693676-1277914713.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=1558576591

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.839
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31593816 kB
Buffers:        193200 kB
Cached:         701768 kB
SwapCached:          0 kB
Active:         675820 kB
Inactive:       539488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31593816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4444 kB
Writeback:           0 kB
AnonPages:      320168 kB
Mapped:          16932 kB
Slab:            77516 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   469860 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 node104 at 2010-06-30 18:48:36