Trace number 3692729

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
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed? (TO) 1800.06 1800.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v40_e600_d20_mw10_5.opb.PB06.opb
MD5SUM051b48fdf5558d73afe4ee3d3cae609a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.40679
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2800
Total number of constraints990001
Number of constraints which are clauses986760
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints3160
Minimum length of a constraint2
Maximum length of a constraint1200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 336
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
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 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692729-1338023069.opb>
2.39/2.44	c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
2.39/2.44	c problem read in 2.44
6.19/6.21	c presolving:
17.59/17.61	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1084800 upgd conss, 2400 impls, 80 clqs
20.69/20.70	c (round 2) 0 del vars, 72598 del conss, 1200 add conss, 0 chg bounds, 1200 chg sides, 5626 chg coeffs, 1084800 upgd conss, 49204 impls, 80 clqs
24.88/24.98	c    (24.9s) probing: 51/2800 (1.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
24.88/24.98	c    (24.9s) probing aborted: 50/50 successive totally useless probings
27.79/27.83	c presolving (3 rounds):
27.79/27.83	c  0 deleted vars, 72598 deleted constraints, 1200 added constraints, 0 tightened bounds, 0 added holes, 1200 changed sides, 5775 changed coefficients
27.79/27.83	c  52324 implications, 80 cliques
27.79/27.83	c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 918603 constraints
27.79/27.83	c    3160 constraints of type <knapsack>
27.79/27.83	c   24682 constraints of type <setppc>
27.79/27.83	c       1 constraints of type <linear>
27.79/27.83	c  890760 constraints of type <logicor>
27.79/27.83	c transformed objective value is always integral (scale: 1)
27.79/27.83	c Presolving Time: 24.67
27.79/27.83	c - non default parameters ----------------------------------------------------------------------
27.79/27.83	c # SCIP version 2.1.1.4
27.79/27.83	c 
27.79/27.83	c # maximal time in seconds to run
27.79/27.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.79/27.83	c limits/time = 1797
27.79/27.83	c 
27.79/27.83	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
27.79/27.83	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
27.79/27.83	c limits/memory = 13950
27.79/27.83	c 
27.79/27.83	c # default clock type (1: CPU user seconds, 2: wall clock time)
27.79/27.83	c # [type: int, range: [1,2], default: 1]
27.79/27.83	c timing/clocktype = 2
27.79/27.83	c 
27.79/27.83	c # belongs reading time to solving time?
27.79/27.83	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
27.79/27.83	c timing/reading = TRUE
27.79/27.83	c 
27.79/27.83	c -----------------------------------------------------------------------------------------------
27.79/27.83	c start solving
27.79/27.86	c 
47.68/47.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.68/47.72	c  47.7s|     1 |     0 |  1236 |     - |1230M|   0 | 103 |2800 | 918k|2800 | 918k|   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
481.92/482.04	c   482s|     1 |     0 | 16736 |     - |1253M|   0 | 148 |2800 | 918k|2800 | 918k|  21 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
629.89/630.01	c   630s|     1 |     0 | 19121 |     - |1254M|   0 | 170 |2800 | 918k|2800 | 918k|  38 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
770.27/770.46	c   770s|     1 |     0 | 20787 |     - |1254M|   0 | 197 |2800 | 918k|2800 | 918k|  57 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
981.14/981.38	c   981s|     1 |     0 | 24765 |     - |1254M|   0 | 238 |2800 | 918k|2800 | 918k|  67 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1090.02/1090.25	c  1090s|     1 |     0 | 25787 |     - |1254M|   0 | 337 |2800 | 918k|2800 | 918k|  86 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1296.89/1297.11	c  1297s|     1 |     0 | 29589 |     - |1254M|   0 | 275 |2800 | 918k|2800 | 918k|  99 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
1705.53/1705.89	c  1706s|     1 |     2 | 29589 |     - |1254M|   0 | 275 |2800 | 918k|2800 | 918k|  99 |  15 |  29 | 0.000000e+00 |      --      |    Inf 
1797.52/1797.89	c 
1797.52/1797.89	c SCIP Status        : solving was interrupted [time limit reached]
1797.52/1797.89	c Solving Time (sec) : 1797.84
1797.52/1797.89	c Solving Nodes      : 2
1797.52/1797.89	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.52/1797.89	c Dual Bound         : +0.00000000000000e+00
1797.52/1797.89	c Gap                : infinite
1797.52/1797.89	s UNKNOWN
1797.52/1797.89	c SCIP Status        : solving was interrupted [time limit reached]
1797.52/1797.89	c Total Time         :    1797.84
1797.52/1797.89	c   solving          :    1797.84
1797.52/1797.89	c   presolving       :      24.67 (included in solving)
1797.52/1797.89	c   reading          :       2.44 (included in solving)
1797.52/1797.89	c   copying          :       1.57 (1 #copies) (minimal 1.57, maximal 1.57, average 1.57)
1797.52/1797.89	c Original Problem   :
1797.52/1797.89	c   Problem name     : HOME/instance-3692729-1338023069.opb
1797.52/1797.89	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.52/1797.89	c   Constraints      : 990001 initial, 990001 maximal
1797.52/1797.89	c   Objective sense  : minimize
1797.52/1797.89	c Presolved Problem  :
1797.52/1797.89	c   Problem name     : t_HOME/instance-3692729-1338023069.opb
1797.52/1797.89	c   Variables        : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.52/1797.89	c   Constraints      : 918603 initial, 918618 maximal
1797.52/1797.89	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.52/1797.89	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   gateextraction   :       0.33       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   components       :       0.37       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   probing          :       1.41       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   knapsack         :       0.61       0.00          0          0          0          0          0          0       1200       1200       5775
1797.52/1797.89	c   setppc           :       0.32       0.00          0          0          0          0          0      72598          0          0          0
1797.52/1797.89	c   linear           :       7.52       0.00          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   logicor          :       7.09       2.48          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
1797.52/1797.89	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1797.52/1797.89	c   integral         :          0          0          0          0          2          0          4          0          0          0          0          0          4
1797.52/1797.89	c   knapsack         :       3160       3160          6        123          0          0          3        585          0          0        285          0          0
1797.52/1797.89	c   setppc           :      24682      24682          6        123          0          0          2         15         15          0          0          0          0
1797.52/1797.89	c   linear           :          1          1          6        108          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   logicor          :     890760+    890775          6        105          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1797.52/1797.89	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1797.52/1797.89	c   integral         :     489.98       0.00       0.00       0.00     489.98       0.00       0.00       0.00
1797.52/1797.89	c   knapsack         :       0.15       0.00       0.06       0.09       0.00       0.00       0.01       0.00
1797.52/1797.89	c   setppc           :       0.18       0.00       0.02       0.17       0.00       0.00       0.00       0.00
1797.52/1797.89	c   linear           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
1797.52/1797.89	c   logicor          :       3.56       2.48       0.28       0.80       0.00       0.00       0.00       0.00
1797.52/1797.89	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.52/1797.89	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1797.52/1797.89	c   rootredcost      :          0          0          0          0
1797.52/1797.89	c   pseudoobj        :          0          0          0          0
1797.52/1797.89	c   vbounds          :          0          0          0          0
1797.52/1797.89	c   redcost          :          8          0          0          0
1797.52/1797.89	c   probing          :          0          0          0          0
1797.52/1797.89	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1797.52/1797.89	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
1797.52/1797.89	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
1797.52/1797.89	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
1797.52/1797.89	c   redcost          :       0.00       0.00       0.00       0.00       0.00
1797.52/1797.89	c   probing          :       1.41       0.00       1.41       0.00       0.00
1797.52/1797.89	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.52/1797.89	c   propagation      :       0.00         15         15         15        3.0          0        0.0          -
1797.52/1797.89	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.52/1797.89	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.52/1797.89	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.52/1797.89	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.52/1797.89	c   applied globally :          -          -          -         15        3.0          -          -          -
1797.52/1797.89	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.52/1797.89	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1797.52/1797.89	c   cut pool         :       0.00                     5          -          -         10          -    (maximal pool size: 308)
1797.52/1797.89	c   closecuts        :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
1797.52/1797.89	c   intobj           :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   gomory           :      17.93       0.00          6          0          0        300          0
1797.52/1797.89	c   cgmip            :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   strongcg         :     159.29       0.00          6          0          0       3000          0
1797.52/1797.89	c   cmir             :      31.64       0.00          6          0          0         24          0
1797.52/1797.89	c   flowcover        :     412.07       0.00          6          0          0         42          0
1797.52/1797.89	c   clique           :       0.04       0.00          6          0          0          0          0
1797.52/1797.89	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   mcf              :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1797.52/1797.89	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1797.52/1797.89	c   problem variables:       0.00          -          0          0
1797.52/1797.89	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.52/1797.89	c   relpscost        :     489.98       0.00          2          0          0          0          0          4
1797.52/1797.89	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   inference        :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c   random           :       0.00       0.00          0          0          0          0          0          0
1797.52/1797.89	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1797.52/1797.89	c   LP solutions     :       0.00          -          -          0
1797.52/1797.89	c   pseudo solutions :       0.00          -          -          0
1797.52/1797.89	c   oneopt           :       0.00       0.00          0          0
1797.52/1797.89	c   crossover        :       0.00       0.00          0          0
1797.52/1797.89	c   coefdiving       :       0.00       0.00          0          0
1797.52/1797.89	c   smallcard        :       0.00       0.00          0          0
1797.52/1797.89	c   trivial          :       0.23       0.00          2          0
1797.52/1797.89	c   shiftandpropagate:       2.27       0.00          1          0
1797.52/1797.89	c   simplerounding   :       0.00       0.00          0          0
1797.52/1797.89	c   zirounding       :       0.04       0.00          0          0
1797.52/1797.89	c   rounding         :       0.49       0.00          8          0
1797.52/1797.89	c   shifting         :       0.87       0.00          7          0
1797.52/1797.89	c   intshifting      :       0.00       0.00          0          0
1797.52/1797.89	c   twoopt           :       0.00       0.00          0          0
1797.52/1797.89	c   indtwoopt        :       0.00       0.00          0          0
1797.52/1797.89	c   indoneopt        :       0.00       0.00          0          0
1797.52/1797.89	c   fixandinfer      :       0.00       0.00          0          0
1797.52/1797.89	c   feaspump         :     327.67       0.00          1          0
1797.52/1797.89	c   clique           :       0.00       0.00          0          0
1797.52/1797.89	c   indrounding      :       0.00       0.00          0          0
1797.52/1797.89	c   indcoefdiving    :       0.00       0.00          0          0
1797.52/1797.89	c   pscostdiving     :       0.00       0.00          0          0
1797.52/1797.89	c   fracdiving       :       0.00       0.00          0          0
1797.52/1797.89	c   nlpdiving        :       0.00       0.00          0          0
1797.52/1797.89	c   veclendiving     :       0.00       0.00          0          0
1797.52/1797.89	c   intdiving        :       0.00       0.00          0          0
1797.52/1797.89	c   actconsdiving    :       0.00       0.00          0          0
1797.52/1797.89	c   objpscostdiving  :       0.00       0.00          0          0
1797.52/1797.89	c   rootsoldiving    :       0.00       0.00          0          0
1797.52/1797.89	c   linesearchdiving :       0.00       0.00          0          0
1797.52/1797.89	c   guideddiving     :       0.00       0.00          0          0
1797.52/1797.89	c   octane           :       0.00       0.00          0          0
1797.52/1797.89	c   rens             :       5.53       0.00          1          0
1797.52/1797.89	c   rins             :       0.00       0.00          0          0
1797.52/1797.89	c   localbranching   :       0.00       0.00          0          0
1797.52/1797.89	c   mutation         :       0.00       0.00          0          0
1797.52/1797.89	c   dins             :       0.00       0.00          0          0
1797.52/1797.89	c   vbounds          :       0.00       0.00          0          0
1797.52/1797.89	c   undercover       :       0.00       0.00          0          0
1797.52/1797.89	c   subnlp           :       0.00       0.00          0          0
1797.52/1797.89	c   trysol           :       0.00       0.00          0          0
1797.52/1797.89	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1797.52/1797.89	c   primal LP        :       0.34          1          0       0.00       0.00       0.34          1
1797.52/1797.89	c   dual LP          :     320.22          9      14763    1845.38      46.10       0.26          1
1797.52/1797.89	c   lex dual LP      :       0.00          0          0       0.00          -
1797.52/1797.89	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1797.52/1797.89	c   diving/probing LP:     326.07         10      14967    1496.70      45.90
1797.52/1797.89	c   strong branching :     489.91         33      17938     543.58      36.61
1797.52/1797.89	c     (at root node) :          -         29      14471     499.00          -
1797.52/1797.89	c   conflict analysis:       0.00          0          0       0.00          -
1797.52/1797.89	c B&B Tree           :
1797.52/1797.89	c   number of runs   :          1
1797.52/1797.89	c   nodes            :          2
1797.52/1797.89	c   nodes (total)    :          2
1797.52/1797.89	c   nodes left       :          3
1797.52/1797.89	c   max depth        :          1
1797.52/1797.89	c   max depth (total):          1
1797.52/1797.89	c   backtracks       :          0 (0.0%)
1797.52/1797.89	c   delayed cutoffs  :          0
1797.52/1797.89	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.52/1797.89	c   avg switch length:       1.00
1797.52/1797.89	c   switching time   :       0.53
1797.52/1797.89	c Solution           :
1797.52/1797.89	c   Solutions found  :          0 (0 improvements)
1797.52/1797.89	c   Primal Bound     :          -
1797.52/1797.89	c   Dual Bound       : +0.00000000000000e+00
1797.52/1797.89	c   Gap              :   infinite
1797.52/1797.89	c   Root Dual Bound  : +0.00000000000000e+00
1797.52/1797.89	c   Root Iterations  :      29589

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692729-1338023069/watcher-3692729-1338023069 -o /tmp/evaluation-result-3692729-1338023069/solver-3692729-1338023069 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692729-1338023069.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 768
/proc/meminfo: memFree=22078056/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=8132 CPUtime=0 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 797 0 0 0 0 0 0 0 20 0 1 0 268431804 8327168 752 33554432000 4194304 10169799 140737236142320 140735116207976 8844157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 2033 760 387 1459 0 565 0

[startup+0.059915 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 768
/proc/meminfo: memFree=22078056/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=18600 CPUtime=0.05 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 3400 0 0 0 5 0 0 0 20 0 1 0 268431804 19046400 3355 33554432000 4194304 10169799 140737236142320 140737236008648 5282272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 4650 3356 409 1459 0 3182 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18600

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 768
/proc/meminfo: memFree=22078056/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=23404 CPUtime=0.08 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 4597 0 0 0 8 0 0 0 20 0 1 0 268431804 23965696 4552 33554432000 4194304 10169799 140737236142320 140737236008648 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 5851 4552 409 1459 0 4383 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23404

[startup+0.300277 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 768
/proc/meminfo: memFree=22078056/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=47580 CPUtime=0.28 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 10629 0 0 0 27 1 0 0 20 0 1 0 268431804 48721920 10584 33554432000 4194304 10169799 140737236142320 140737236008648 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 11895 10584 409 1459 0 10427 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47580

[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 768
/proc/meminfo: memFree=22078056/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=98876 CPUtime=0.69 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 23256 0 0 0 65 4 0 0 20 0 1 0 268431804 101249024 23213 33554432000 4194304 10169799 140737236142320 140737236008648 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 24719 23248 409 1459 0 23251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98876

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 769
/proc/meminfo: memFree=21952660/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=195356 CPUtime=1.49 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 47453 0 0 0 140 9 0 0 20 0 1 0 268431804 200044544 47408 33554432000 4194304 10169799 140737236142320 140737236008648 5477139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 48839 47408 409 1459 0 47371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 195356

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 769
/proc/meminfo: memFree=21817872/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=624748 CPUtime=3.09 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 153659 0 0 0 283 26 0 0 20 0 1 0 268431804 639741952 153520 33554432000 4194304 10169799 140737236142320 140737236139304 4897504 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 156187 153520 459 1459 0 154719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 624748

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 769
/proc/meminfo: memFree=20765420/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=1140252 CPUtime=6.28 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 353253 0 0 0 565 63 0 0 20 0 1 0 268431804 1167618048 282741 33554432000 4194304 10169799 140737236142320 140737236138936 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 285063 282741 542 1459 0 283595 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1140252

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 769
/proc/meminfo: memFree=20764080/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=1407720 CPUtime=12.69 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 416637 0 0 0 942 327 0 0 20 0 1 0 268431804 1441505280 347778 33554432000 4194304 10169799 140737236142320 140737236140472 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 351930 347779 553 1459 0 350462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1407720

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 769
/proc/meminfo: memFree=20639376/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=1455920 CPUtime=25.49 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 453751 0 0 0 1797 752 0 0 20 0 1 0 268431804 1490862080 361396 33554432000 4194304 10169799 140737236142320 140737236139848 5652128 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 363980 361396 615 1459 0 362512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1455920

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 769
/proc/meminfo: memFree=19737216/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2395444 CPUtime=51.08 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 605047 0 0 0 4306 802 0 0 20 0 1 0 268431804 2452934656 585165 33554432000 4194304 10169799 140737236142320 140737236134728 8009837 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 598861 585165 780 1459 0 597393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2395444

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 769
/proc/meminfo: memFree=19760512/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2369852 CPUtime=102.28 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 606470 0 0 0 9414 814 0 0 20 0 1 0 268431804 2426728448 579136 33554432000 4194304 10169799 140737236142320 140737236134632 7707641 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 592463 579136 780 1459 0 590995 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2369852

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 770
/proc/meminfo: memFree=19743892/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2385872 CPUtime=162.27 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 609201 0 0 0 15397 830 0 0 20 0 1 0 268431804 2443132928 583140 33554432000 4194304 10169799 140737236142320 140737236134632 8009605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 596468 583140 780 1459 0 595000 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2385872

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 770
/proc/meminfo: memFree=19742824/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2387776 CPUtime=222.25 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 610637 0 0 0 21378 847 0 0 20 0 1 0 268431804 2445082624 583252 33554432000 4194304 10169799 140737236142320 140737236133896 7708196 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 596944 583252 780 1459 0 595476 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2387776

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 770
/proc/meminfo: memFree=19727392/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2401108 CPUtime=282.25 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 614551 0 0 0 27360 865 0 0 20 0 1 0 268431804 2458734592 587004 33554432000 4194304 10169799 140737236142320 140737236135000 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 600277 587004 780 1459 0 598809 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2401108

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 812
/proc/meminfo: memFree=23272572/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2401108 CPUtime=342.24 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 616713 0 0 0 33339 885 0 0 20 0 1 0 268431804 2458734592 587013 33554432000 4194304 10169799 140737236142320 140737236134632 8009605 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 600277 587013 780 1459 0 598809 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2401108

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 812
/proc/meminfo: memFree=23411092/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2369852 CPUtime=402.22 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 617886 0 0 0 39324 898 0 0 20 0 1 0 268431804 2426728448 579226 33554432000 4194304 10169799 140737236142320 140737236138632 7280635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 592463 579226 800 1459 0 590995 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2369852

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 813
/proc/meminfo: memFree=23366996/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2369852 CPUtime=462.21 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 617886 0 0 0 45323 898 0 0 20 0 1 0 268431804 2426728448 579226 33554432000 4194304 10169799 140737236142320 140737236138632 7280659 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 592463 579226 800 1459 0 590995 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2369852

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 813
/proc/meminfo: memFree=23278612/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2526268 CPUtime=522.2 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 627230 0 0 0 51310 910 0 0 20 0 1 0 268431804 2586898432 601312 33554432000 4194304 10169799 140737236142320 140737236138632 7280635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 631567 601312 810 1459 0 630099 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2526268

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 813
/proc/meminfo: memFree=23322636/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2543300 CPUtime=582.2 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 628295 0 0 0 57307 913 0 0 20 0 1 0 268431804 2604339200 606096 33554432000 4194304 10169799 140737236142320 140737236136728 8060912 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 635825 606096 810 1459 0 634357 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2543300

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 814
/proc/meminfo: memFree=23167928/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2627148 CPUtime=882.16 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 634712 0 0 0 87269 947 0 0 20 0 1 0 268431804 2690199552 623221 33554432000 4194304 10169799 140737236142320 140737236138632 7280655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 656787 623221 810 1459 0 655319 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 2627148

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 817
/proc/meminfo: memFree=23157520/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2623492 CPUtime=942.15 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 637725 0 0 0 93254 961 0 0 20 0 1 0 268431804 2686455808 625821 33554432000 4194304 10169799 140737236142320 140737236136728 8004368 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 655873 625821 810 1459 0 654405 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 2623492

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 817
/proc/meminfo: memFree=23107288/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2623492 CPUtime=1002.14 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 638752 0 0 0 99241 973 0 0 20 0 1 0 268431804 2686455808 626085 33554432000 4194304 10169799 140737236142320 140737236138392 5104756 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 655873 626085 810 1459 0 654405 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2623492

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 818
/proc/meminfo: memFree=23106180/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2623492 CPUtime=1062.13 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 638753 0 0 0 105240 973 0 0 20 0 1 0 268431804 2686455808 626387 33554432000 4194304 10169799 140737236142320 140737236138632 7280653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 655873 626387 810 1459 0 654405 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2623492

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 818
/proc/meminfo: memFree=23144636/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2610800 CPUtime=1122.12 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 641331 0 0 0 111230 982 0 0 20 0 1 0 268431804 2673459200 625611 33554432000 4194304 10169799 140737236142320 140737236138312 7651888 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 652700 625611 810 1459 0 651232 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2610800

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 818
/proc/meminfo: memFree=23144492/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2610800 CPUtime=1182.11 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 641331 0 0 0 117228 983 0 0 20 0 1 0 268431804 2673459200 625611 33554432000 4194304 10169799 140737236142320 140737236138632 7280635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 652700 625611 810 1459 0 651232 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2610800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 818
/proc/meminfo: memFree=23116036/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2621828 CPUtime=1242.1 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 644554 0 0 0 123217 993 0 0 20 0 1 0 268431804 2684751872 628101 33554432000 4194304 10169799 140737236142320 140737236136728 8009536 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 655457 628101 810 1459 0 653989 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2621828

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 818
/proc/meminfo: memFree=22086900/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=3670300 CPUtime=1302.09 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 883387 0 0 0 129161 1048 0 0 20 0 1 0 268431804 3758387200 889056 33554432000 4194304 10169799 140737236142320 140737236138440 5477791 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 917575 889056 838 1459 0 916107 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3670300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 818
/proc/meminfo: memFree=23125296/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2652876 CPUtime=1362.08 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 896259 0 0 0 135132 1076 0 0 20 0 1 0 268431804 2716545024 633825 33554432000 4194304 10169799 140737236142320 140737236136920 8009811 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 663219 633825 851 1459 0 661751 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2652876

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 819
/proc/meminfo: memFree=23163164/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2598840 CPUtime=1422.08 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 910318 0 0 0 141106 1102 0 0 20 0 1 0 268431804 2661212160 623897 33554432000 4194304 10169799 140737236142320 140737236136600 7591875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 649710 623897 851 1459 0 648242 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2598840

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 819
/proc/meminfo: memFree=23090824/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2585040 CPUtime=1482.06 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 922568 0 0 0 147080 1126 0 0 20 0 1 0 268431804 2647080960 621537 33554432000 4194304 10169799 140737236142320 140737236136920 7584686 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 646260 621537 851 1459 0 644792 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2585040

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 822
/proc/meminfo: memFree=23149844/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2597544 CPUtime=1542.05 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 935318 0 0 0 153053 1152 0 0 20 0 1 0 268431804 2659885056 623781 33554432000 4194304 10169799 140737236142320 140737236136920 8009933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 649386 623781 851 1459 0 647918 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2597544

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 822
/proc/meminfo: memFree=23109732/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2637176 CPUtime=1602.05 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 951157 0 0 0 159026 1179 0 0 20 0 1 0 268431804 2700468224 630618 33554432000 4194304 10169799 140737236142320 140737236136920 8060758 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 659294 630618 851 1459 0 657826 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2637176

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 822
/proc/meminfo: memFree=23138228/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2597544 CPUtime=1662.04 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 969139 0 0 0 164998 1206 0 0 20 0 1 0 268431804 2659885056 624213 33554432000 4194304 10169799 140737236142320 140737236136920 8009536 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 649386 624213 851 1459 0 647918 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2597544

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 823
/proc/meminfo: memFree=23137856/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2604700 CPUtime=1722.02 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 980706 0 0 0 170971 1231 0 0 20 0 1 0 268431804 2667212800 625306 33554432000 4194304 10169799 140737236142320 140737236136184 8009862 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 651175 625306 852 1459 0 649707 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2604700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 823
/proc/meminfo: memFree=23112300/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2631140 CPUtime=1782.02 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 988140 0 0 0 176951 1251 0 0 20 0 1 0 268431804 2694287360 630709 33554432000 4194304 10169799 140737236142320 140737236136920 7703316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 657785 630709 852 1459 0 656317 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2631140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 823
/proc/meminfo: memFree=23392120/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2238020 CPUtime=1800.02 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 990561 0 0 0 178746 1256 0 0 20 0 1 0 268431804 2291732480 556026 33554432000 4194304 10169799 140737236142320 140737236141608 7547396 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 559505 556026 855 1459 0 558037 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2238020

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 823
/proc/meminfo: memFree=23392120/32873844 swapFree=7608/7608
[pid=768] ppid=766 vsize=2238020 CPUtime=1800.02 cores=1,3,5,7
/proc/768/stat : 768 (scip-2.1.1.4sfi) R 766 768 30878 0 -1 4202496 990561 0 0 0 178746 1256 0 0 20 0 1 0 268431804 2291732480 556026 33554432000 4194304 10169799 140737236142320 140737236141608 7547396 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/768/statm: 559505 556026 855 1459 0 558037 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2238020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.06
CPU user time (s): 1787.46
CPU system time (s): 12.5921
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 3670300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.46
system time used= 12.5921
maximum resident set size= 3556272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 990561
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= 6
involuntary context switches= 1856

runsolver used 4.04338 second user time and 11.2023 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 11:04:30
IDJOB=3692729
IDBENCH=1383
IDSOLVER=2272
FILE ID=node135/3692729-1338023069
RUNJOBID= node135-1338017247-31466
PBS_JOBID= 14624262
Free space on /tmp= 71380 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v40_e600_d20_mw10_5.opb.PB06.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692729-1338023069/watcher-3692729-1338023069 -o /tmp/evaluation-result-3692729-1338023069/solver-3692729-1338023069 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692729-1338023069.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 051b48fdf5558d73afe4ee3d3cae609a
RANDOM SEED=24618767

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5238.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22077932 kB
Buffers:          243416 kB
Cached:          3804848 kB
SwapCached:            0 kB
Active:          6978652 kB
Inactive:        3017940 kB
Active(anon):    5950932 kB
Inactive(anon):        0 kB
Active(file):    1027720 kB
Inactive(file):  3017940 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             47712 kB
Writeback:             0 kB
AnonPages:       5960156 kB
Mapped:            17648 kB
Shmem:               212 kB
Slab:             642760 kB
SReclaimable:      83592 kB
SUnreclaim:       559168 kB
KernelStack:        1464 kB
PageTables:        15896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6401436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4018176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71420 MiB
End job on node135 at 2012-05-26 11:34:33