Trace number 2703951

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 NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.29 1790.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
MD5SUMa4212e7e4d5e950e6ac9fce9bc7b8e0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark802
Best CPU time to get the best result obtained on this benchmark1798.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 802
Optimality of the best value was proved YES
Number of variables1648
Total number of constraints20302
Number of constraints which are clauses20302
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 1648
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1648
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1648
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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
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-2703951-1278554253.opb>
0.29/0.35	c original problem has 1648 variables (1648 bin, 0 int, 0 impl, 0 cont) and 20302 constraints
0.29/0.35	c problem read
0.29/0.35	c presolving settings loaded
0.39/0.43	c presolving:
0.69/0.73	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 19734 upgd conss, 144784 impls, 0 clqs
0.79/0.80	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 20302 upgd conss, 144784 impls, 0 clqs
1.39/1.48	c    (1.1s) probing: 101/1648 (6.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.39/1.48	c    (1.1s) probing aborted: 100/100 successive totally useless probings
1.39/1.48	c presolving (3 rounds):
1.39/1.48	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.39/1.48	c  144784 implications, 0 cliques
1.39/1.48	c presolved problem has 1648 variables (1648 bin, 0 int, 0 impl, 0 cont) and 20302 constraints
1.39/1.48	c   19128 constraints of type <setppc>
1.39/1.48	c    1174 constraints of type <logicor>
1.39/1.48	c transformed objective value is always integral (scale: 1)
1.39/1.48	c Presolving Time: 1.07
1.39/1.48	c - non default parameters ----------------------------------------------------------------------
1.39/1.48	c # SCIP version 1.2.1.3
1.39/1.48	c 
1.39/1.48	c # frequency for displaying node information lines
1.39/1.48	c # [type: int, range: [-1,2147483647], default: 100]
1.39/1.48	c display/freq = 10000
1.39/1.48	c 
1.39/1.48	c # maximal time in seconds to run
1.39/1.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.39/1.48	c limits/time = 1789.66
1.39/1.48	c 
1.39/1.48	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.39/1.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.39/1.48	c limits/memory = 1620
1.39/1.48	c 
1.39/1.48	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.39/1.48	c # [type: int, range: [1,2], default: 1]
1.39/1.48	c timing/clocktype = 2
1.39/1.48	c 
1.39/1.48	c # should presolving try to simplify inequalities
1.39/1.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.39/1.48	c constraints/linear/simplifyinequalities = TRUE
1.39/1.48	c 
1.39/1.48	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.39/1.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.39/1.48	c constraints/indicator/addCouplingCons = TRUE
1.39/1.48	c 
1.39/1.48	c # should presolving try to simplify knapsacks
1.39/1.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.39/1.48	c constraints/knapsack/simplifyinequalities = TRUE
1.39/1.48	c 
1.39/1.48	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.39/1.48	c # [type: int, range: [-1,2147483647], default: -1]
1.39/1.48	c separating/rapidlearning/freq = 0
1.39/1.48	c 
1.39/1.48	c -----------------------------------------------------------------------------------------------
1.39/1.48	c start solving
1.39/1.48	c 
7.18/7.27	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.18/7.27	c   6.9s|     1 |     0 |  3559 |     - |  31M|   0 |1364 |1648 |  20k|1648 |  20k|   0 |   0 |   0 | 4.157500e+02 |      --      |    Inf 
36.88/36.90	c  36.6s|     1 |     0 | 11551 |     - |  32M|   0 |1364 |1648 |  20k|1648 |  20k|   5 |   0 |   0 | 4.176241e+02 |      --      |    Inf 
40.87/40.96	c  40.6s|     1 |     0 | 12303 |     - |  32M|   0 |1357 |1648 |  20k|1648 |  20k|  10 |   0 |   0 | 4.192317e+02 |      --      |    Inf 
44.37/44.40	c  44.1s|     1 |     0 | 12775 |     - |  33M|   0 |1359 |1648 |  20k|1648 |  20k|  14 |   0 |   0 | 4.197975e+02 |      --      |    Inf 
47.47/47.50	c  47.2s|     1 |     0 | 13178 |     - |  33M|   0 |1358 |1648 |  20k|1648 |  20k|  17 |   0 |   0 | 4.201301e+02 |      --      |    Inf 
50.67/50.73	c  50.4s|     1 |     0 | 13366 |     - |  33M|   0 |1357 |1648 |  20k|1648 |  20k|  19 |   0 |   0 | 4.203847e+02 |      --      |    Inf 
54.46/54.51	c  54.2s|     1 |     0 | 13708 |     - |  33M|   0 |1364 |1648 |  20k|1648 |  20k|  22 |   0 |   0 | 4.206110e+02 |      --      |    Inf 
56.86/56.97	c  56.6s|     1 |     0 | 13855 |     - |  33M|   0 |1362 |1648 |  20k|1648 |  20k|  23 |   0 |   0 | 4.207378e+02 |      --      |    Inf 
59.57/59.66	c  59.3s|     1 |     0 | 14058 |     - |  33M|   0 |1358 |1648 |  20k|1648 |  20k|  25 |   0 |   0 | 4.208514e+02 |      --      |    Inf 
62.37/62.49	c  62.1s|     1 |     0 | 14150 |     - |  34M|   0 |1362 |1648 |  20k|1648 |  20k|  26 |   0 |   0 | 4.209620e+02 |      --      |    Inf 
65.66/65.75	c  65.4s|     1 |     0 | 14393 |     - |  34M|   0 |1360 |1648 |  20k|1648 |  20k|  27 |   0 |   0 | 4.210584e+02 |      --      |    Inf 
143.04/143.12	c   143s|     1 |     2 | 14393 |     - |  34M|   0 |1360 |1648 |  20k|1648 |  20k|  27 |   0 |  40 | 4.210584e+02 |      --      |    Inf 
1789.12/1790.02	c 
1789.12/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.12/1790.02	c Solving Time (sec) : 1789.67
1789.12/1790.02	c Solving Nodes      : 511
1789.12/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.12/1790.02	c Dual Bound         : +4.32130891142786e+02
1789.12/1790.02	c Gap                : infinite
1789.12/1790.02	s UNKNOWN
1789.12/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.12/1790.02	c Solving Time       :    1789.67
1789.12/1790.02	c Original Problem   :
1789.12/1790.02	c   Problem name     : HOME/instance-2703951-1278554253.opb
1789.12/1790.02	c   Variables        : 1648 (1648 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.12/1790.02	c   Constraints      : 20302 initial, 20302 maximal
1789.12/1790.02	c Presolved Problem  :
1789.12/1790.02	c   Problem name     : t_HOME/instance-2703951-1278554253.opb
1789.12/1790.02	c   Variables        : 1648 (1648 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.12/1790.02	c   Constraints      : 20302 initial, 20912 maximal
1789.12/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.12/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.12/1790.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.12/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.12/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.12/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.12/1790.02	c   probing          :       0.63          0          0          0          0          0          0          0          0
1789.12/1790.02	c   setppc           :       0.06          0          0          0          0          0          0          0          0
1789.12/1790.02	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1789.12/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.12/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.12/1790.02	c   integral         :          0          0          0        416          0          4         82          0          0        788
1789.12/1790.02	c   setppc           :      19128         11       5709          0          1         66      42012          0          0          0
1789.12/1790.02	c   logicor          :       1174+        11       2544          0          1        117       2637          0          0          0
1789.12/1790.02	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.12/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.12/1790.02	c   integral         :     624.61       0.00       0.00     624.61       0.00
1789.12/1790.02	c   setppc           :       6.77       0.04       6.72       0.00       0.01
1789.12/1790.02	c   logicor          :       0.33       0.00       0.33       0.00       0.00
1789.12/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.12/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.12/1790.02	c   vbounds          :       0.01          2          0          0
1789.12/1790.02	c   rootredcost      :       0.00          0          0          0
1789.12/1790.02	c   pseudoobj        :       0.93       5532          0          0
1789.12/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.12/1790.02	c   propagation      :       0.03        183        183        668       25.4         49       26.8          -
1789.12/1790.02	c   infeasible LP    :       0.05         22         22        164       32.5          3       23.0          0
1789.12/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.12/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.12/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.12/1790.02	c   applied globally :          -          -          -        817       26.2          -          -          -
1789.12/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.12/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.12/1790.02	c   cut pool         :       0.01         10          -          -         53          -    (maximal pool size: 400)
1789.12/1790.02	c   redcost          :       0.06        426          0          0          0          0
1789.12/1790.02	c   impliedbounds    :       0.07         11          0          0          0          0
1789.12/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.12/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.12/1790.02	c   gomory           :       8.98         11          0          0       1139          0
1789.12/1790.02	c   strongcg         :       8.83         11          0          0       2032          0
1789.12/1790.02	c   cmir             :       2.15         10          0          0          0          0
1789.12/1790.02	c   flowcover        :       2.31         10          0          0          0          0
1789.12/1790.02	c   clique           :       0.09          1          0          0          0          0
1789.12/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.12/1790.02	c   mcf              :       0.08          1          0          0          0          0
1789.12/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.12/1790.02	c Pricers            :       Time      Calls       Vars
1789.12/1790.02	c   problem variables:       0.00          0          0
1789.12/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.12/1790.02	c   relpscost        :     624.60        416          4         82          0          0        788
1789.12/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.12/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.12/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.12/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.12/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.12/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.12/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.12/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.12/1790.02	c   LP solutions     :       0.00          -          0
1789.12/1790.02	c   pseudo solutions :       0.00          -          0
1789.12/1790.02	c   oneopt           :       0.00          0          0
1789.12/1790.02	c   crossover        :       0.00          0          0
1789.12/1790.02	c   objpscostdiving  :     123.07          2          0
1789.12/1790.02	c   pscostdiving     :      97.68          4          0
1789.12/1790.02	c   coefdiving       :      87.33          5          0
1789.12/1790.02	c   fracdiving       :      97.59          5          0
1789.12/1790.02	c   veclendiving     :      53.91          5          0
1789.12/1790.02	c   feaspump         :      78.12          3          0
1789.12/1790.02	c   trivial          :       0.02          2          0
1789.12/1790.02	c   simplerounding   :       0.00          0          0
1789.12/1790.02	c   zirounding       :       0.90        398          0
1789.12/1790.02	c   rounding         :       1.42        247          0
1789.12/1790.02	c   shifting         :       1.85         44          0
1789.12/1790.02	c   intshifting      :       0.00          0          0
1789.12/1790.02	c   twoopt           :       0.00          0          0
1789.12/1790.02	c   fixandinfer      :       0.00          0          0
1789.12/1790.02	c   intdiving        :       0.00          0          0
1789.12/1790.02	c   actconsdiving    :       0.00          0          0
1789.12/1790.02	c   rootsoldiving    :      59.14          1          0
1789.12/1790.02	c   linesearchdiving :      28.79          5          0
1789.12/1790.02	c   guideddiving     :       0.00          0          0
1789.12/1790.02	c   octane           :       0.00          0          0
1789.12/1790.02	c   rens             :       0.01          0          0
1789.12/1790.02	c   rins             :       0.00          0          0
1789.12/1790.02	c   localbranching   :       0.00          0          0
1789.12/1790.02	c   mutation         :       0.00          0          0
1789.12/1790.02	c   dins             :       0.00          0          0
1789.12/1790.02	c   undercover       :       0.00          0          0
1789.12/1790.02	c   nlp              :       0.00          0          0
1789.12/1790.02	c   trysol           :       0.00          0          0
1789.12/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.12/1790.02	c   primal LP        :       0.02          0          0       0.00       0.00
1789.12/1790.02	c   dual LP          :     503.78        427     178261     417.47     353.85
1789.12/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.12/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.12/1790.02	c   diving/probing LP:     610.45       2110     199876      94.73     327.42
1789.12/1790.02	c   strong branching :     624.35        527     217859     413.39     348.94
1789.12/1790.02	c     (at root node) :          -         40      23502     587.55          -
1789.12/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.12/1790.02	c B&B Tree           :
1789.12/1790.02	c   number of runs   :          1
1789.12/1790.02	c   nodes            :        511
1789.12/1790.02	c   nodes (total)    :        511
1789.12/1790.02	c   nodes left       :        270
1789.12/1790.02	c   max depth        :         33
1789.12/1790.02	c   max depth (total):         33
1789.12/1790.02	c   backtracks       :         71 (13.9%)
1789.12/1790.02	c   delayed cutoffs  :         10
1789.12/1790.02	c   repropagations   :        295 (3509 domain reductions, 10 cutoffs)
1789.12/1790.02	c   avg switch length:       3.94
1789.12/1790.02	c   switching time   :       0.70
1789.12/1790.02	c Solution           :
1789.12/1790.02	c   Solutions found  :          0 (0 improvements)
1789.12/1790.02	c   Primal Bound     :          -
1789.12/1790.02	c   Dual Bound       : +4.32130891142786e+02
1789.12/1790.02	c   Gap              :   infinite
1789.12/1790.02	c   Root Dual Bound  : +4.21058407607349e+02
1789.12/1790.02	c   Root Iterations  :      14393
1789.22/1790.15	c Time complete: 1789.27.

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-2703951-1278554253/watcher-2703951-1278554253 -o /tmp/evaluation-result-2703951-1278554253/solver-2703951-1278554253 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703951-1278554253.opb -t 1800 -m 1800 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 26591
/proc/meminfo: memFree=1710296/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=7904 CPUtime=0
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 1046 0 0 0 0 0 0 0 20 0 1 0 23632399 8093696 958 1992294400 4194304 8395647 140737081799584 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26591/statm: 1976 967 365 1026 0 946 0

[startup+0.0100171 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 26591
/proc/meminfo: memFree=1710296/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=7908 CPUtime=0
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 1283 0 0 0 0 0 0 0 20 0 1 0 23632399 8097792 1196 1992294400 4194304 8395647 140737081799584 18446744073709551615 7382051 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26591/statm: 2234 1206 374 1026 0 1204 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7908

[startup+0.101011 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 26591
/proc/meminfo: memFree=1710296/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=14208 CPUtime=0.09
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 2840 0 0 0 9 0 0 0 20 0 1 0 23632399 14548992 2752 1992294400 4194304 8395647 140737081799584 18446744073709551615 5753571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26591/statm: 3552 2752 393 1026 0 2522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14208

[startup+0.301045 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 26591
/proc/meminfo: memFree=1710296/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=19508 CPUtime=0.29
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 4159 0 0 0 28 1 0 0 20 0 1 0 23632399 19976192 4071 1992294400 4194304 8395647 140737081799584 18446744073709551615 7382056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26591/statm: 4877 4071 393 1026 0 3847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19508

[startup+0.701114 s]
/proc/loadavg: 1.00 1.00 0.97 3/106 26591
/proc/meminfo: memFree=1710296/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=55952 CPUtime=0.69
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 14094 0 0 0 64 5 0 0 20 0 1 0 23632399 57294848 12898 1992294400 4194304 8395647 140737081799584 18446744073709551615 6345893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 13988 12898 471 1026 0 12958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55952

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26592
/proc/meminfo: memFree=1657340/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=58964 CPUtime=1.49
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 14910 0 0 0 144 5 0 0 22 0 1 0 23632399 60379136 13714 1992294400 4194304 8395647 140737081799584 18446744073709551615 6349190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 14741 13714 521 1026 0 13711 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58964

[startup+3.10053 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26592
/proc/meminfo: memFree=1637500/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=85432 CPUtime=3.09
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 22464 0 0 0 301 8 0 0 25 0 1 0 23632399 87482368 19799 1992294400 4194304 8395647 140737081799584 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 21358 19799 617 1026 0 20328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85432

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26592
/proc/meminfo: memFree=1624356/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=92840 CPUtime=6.29
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 24943 0 0 0 619 10 0 0 25 0 1 0 23632399 95068160 22016 1992294400 4194304 8395647 140737081799584 18446744073709551615 6636373 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 23210 22016 619 1026 0 22180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92840

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26592
/proc/meminfo: memFree=1622744/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=93896 CPUtime=12.68
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 25244 0 0 0 1256 12 0 0 25 0 1 0 23632399 96149504 22277 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 23474 22277 601 1026 0 22444 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93896

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26593
/proc/meminfo: memFree=1622744/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=93896 CPUtime=25.48
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 25244 0 0 0 2534 14 0 0 25 0 1 0 23632399 96149504 22277 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697367 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 23474 22277 601 1026 0 22444 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93896

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26593
/proc/meminfo: memFree=1615676/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=105864 CPUtime=51.07
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 31358 0 0 0 5085 22 0 0 25 0 1 0 23632399 108404736 24045 1992294400 4194304 8395647 140737081799584 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 26466 24045 620 1026 0 25436 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105864

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26595
/proc/meminfo: memFree=1609476/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108556 CPUtime=102.26
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 60374 0 0 0 10180 46 0 0 25 0 1 0 23632399 111161344 25556 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696292 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27139 25556 614 1026 0 26109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108556

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26596
/proc/meminfo: memFree=1605880/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=110604 CPUtime=162.22
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 80850 0 0 0 16153 69 0 0 25 0 1 0 23632399 113258496 26480 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27651 26480 634 1026 0 26621 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 110604

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 26607
/proc/meminfo: memFree=1606872/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=110124 CPUtime=222.18
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 84813 0 0 0 22129 89 0 0 25 0 1 0 23632399 112766976 26428 1992294400 4194304 8395647 140737081799584 18446744073709551615 6700660 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27531 26428 839 1026 0 26501 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 110124

[startup+282.301 s]
/proc/loadavg: 1.07 1.02 0.97 2/107 27075
/proc/meminfo: memFree=1609096/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108688 CPUtime=281.98
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 92035 0 0 0 28087 111 0 0 25 0 1 0 23632399 111296512 26085 1992294400 4194304 8395647 140737081799584 18446744073709551615 6635679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27172 26085 781 1026 0 26142 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 108688

[startup+342.3 s]
/proc/loadavg: 1.02 1.01 0.97 2/107 27076
/proc/meminfo: memFree=1606988/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108688 CPUtime=341.96
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 92191 0 0 0 34065 131 0 0 25 0 1 0 23632399 111296512 26146 1992294400 4194304 8395647 140737081799584 18446744073709551615 6754703 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27172 26146 686 1026 0 26142 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 108688

[startup+402.302 s]
/proc/loadavg: 1.01 1.00 0.97 2/107 27078
/proc/meminfo: memFree=1606740/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108688 CPUtime=401.94
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 92245 0 0 0 40042 152 0 0 25 0 1 0 23632399 111296512 26166 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27172 26166 652 1026 0 26142 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 108688

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27079
/proc/meminfo: memFree=1606740/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108688 CPUtime=461.92
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 92249 0 0 0 46018 174 0 0 25 0 1 0 23632399 111296512 26170 1992294400 4194304 8395647 140737081799584 18446744073709551615 6636342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27172 26170 656 1026 0 26142 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 108688

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27081
/proc/meminfo: memFree=1607608/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=108932 CPUtime=521.89
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 93507 0 0 0 51996 193 0 0 25 0 1 0 23632399 111546368 25967 1992294400 4194304 8395647 140737081799584 18446744073709551615 6615919 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27233 25967 630 1026 0 26203 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 108932

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27083
/proc/meminfo: memFree=1607616/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=109048 CPUtime=581.87
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 98202 0 0 0 57977 210 0 0 25 0 1 0 23632399 111665152 25987 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697804 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27262 25987 687 1026 0 26232 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 109048

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27084
/proc/meminfo: memFree=1608980/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=107584 CPUtime=641.85
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 101487 0 0 0 63955 230 0 0 25 0 1 0 23632399 110166016 25571 1992294400 4194304 8395647 140737081799584 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 26896 25571 617 1026 0 25866 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 107584

[startup+702.302 s]

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

/proc/meminfo: memFree=1606624/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=111648 CPUtime=1001.71
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 115463 0 0 0 99827 344 0 0 25 0 1 0 23632399 114327552 26157 1992294400 4194304 8395647 140737081799584 18446744073709551615 6585848 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 27912 26157 618 1026 0 26882 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 111648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27095
/proc/meminfo: memFree=1605880/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=112180 CPUtime=1061.68
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 118377 0 0 0 105803 365 0 0 25 0 1 0 23632399 114872320 26339 1992294400 4194304 8395647 140737081799584 18446744073709551615 6708229 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28045 26339 618 1026 0 27015 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 112180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27097
/proc/meminfo: memFree=1606004/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=112068 CPUtime=1121.67
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 137635 0 0 0 111775 392 0 0 25 0 1 0 23632399 114757632 26304 1992294400 4194304 8395647 140737081799584 18446744073709551615 6708260 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28017 26304 618 1026 0 26987 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 112068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27099
/proc/meminfo: memFree=1606004/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=112068 CPUtime=1181.64
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 137635 0 0 0 117758 406 0 0 25 0 1 0 23632399 114757632 26304 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697446 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28017 26304 618 1026 0 26987 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 112068

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27100
/proc/meminfo: memFree=1606500/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=112692 CPUtime=1241.62
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 141813 0 0 0 123735 427 0 0 25 0 1 0 23632399 115396608 26169 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696995 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28173 26169 618 1026 0 27143 0
Current children cumulated CPU time (s) 1241.62
Current children cumulated vsize (KiB) 112692

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 27102
/proc/meminfo: memFree=1602160/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=115288 CPUtime=1301.6
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 152006 0 0 0 129711 449 0 0 25 0 1 0 23632399 118054912 27238 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696983 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28822 27238 618 1026 0 27792 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 115288

[startup+1362.3 s]
/proc/loadavg: 1.05 1.01 0.98 2/107 27106
/proc/meminfo: memFree=1602408/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=113396 CPUtime=1361.57
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 155610 0 0 0 135689 468 0 0 25 0 1 0 23632399 116117504 27137 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28349 27137 678 1026 0 27319 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 113396

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 0.98 2/107 27108
/proc/meminfo: memFree=1598936/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=118124 CPUtime=1421.56
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 164626 0 0 0 141667 489 0 0 25 0 1 0 23632399 120958976 28152 1992294400 4194304 8395647 140737081799584 18446744073709551615 6721235 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29531 28152 830 1026 0 28501 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 118124

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27110
/proc/meminfo: memFree=1604144/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=113388 CPUtime=1481.53
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 165689 0 0 0 147644 509 0 0 25 0 1 0 23632399 116109312 26643 1992294400 4194304 8395647 140737081799584 18446744073709551615 6752391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28347 26643 618 1026 0 27317 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 113388

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 27111
/proc/meminfo: memFree=1602284/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=115272 CPUtime=1541.51
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 168004 0 0 0 153622 529 0 0 25 0 1 0 23632399 118038528 27096 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28818 27096 618 1026 0 27788 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 115272

[startup+1602.3 s]
/proc/loadavg: 1.04 1.01 0.98 2/107 27113
/proc/meminfo: memFree=1602160/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=114056 CPUtime=1601.48
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 170519 0 0 0 159599 549 0 0 25 0 1 0 23632399 116793344 27139 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697804 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 28514 27139 618 1026 0 27484 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 114056

[startup+1662.3 s]
/proc/loadavg: 1.05 1.02 0.99 2/107 27114
/proc/meminfo: memFree=1598936/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=116960 CPUtime=1661.47
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 173687 0 0 0 165579 568 0 0 25 0 1 0 23632399 119767040 27956 1992294400 4194304 8395647 140737081799584 18446744073709551615 6708416 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29240 27956 618 1026 0 28210 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 116960

[startup+1722.3 s]
/proc/loadavg: 1.13 1.05 1.00 2/107 27116
/proc/meminfo: memFree=1603152/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117908 CPUtime=1721.45
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 178130 0 0 0 171559 586 0 0 25 0 1 0 23632399 120737792 27465 1992294400 4194304 8395647 140737081799584 18446744073709551615 6696942 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29477 27465 618 1026 0 28447 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 117908

[startup+1782.3 s]
/proc/loadavg: 1.12 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1602408/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117236 CPUtime=1781.42
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 180913 0 0 0 177538 604 0 0 25 0 1 0 23632399 120049664 27169 1992294400 4194304 8395647 140737081799584 18446744073709551615 6701811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29309 27169 618 1026 0 28279 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 117236

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

[startup+1785.5 s]
/proc/loadavg: 1.12 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1601912/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117236 CPUtime=1784.63
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 181008 0 0 0 177857 606 0 0 25 0 1 0 23632399 120049664 27264 1992294400 4194304 8395647 140737081799584 18446744073709551615 6670348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29309 27264 618 1026 0 28279 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (KiB) 117236

[startup+1788.7 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1601912/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117236 CPUtime=1787.83
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 181010 0 0 0 178176 607 0 0 25 0 1 0 23632399 120049664 27266 1992294400 4194304 8395647 140737081799584 18446744073709551615 6752391 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29309 27266 618 1026 0 28279 0
Current children cumulated CPU time (s) 1787.83
Current children cumulated vsize (KiB) 117236

[startup+1789.5 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1601912/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117236 CPUtime=1788.63
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 181010 0 0 0 178256 607 0 0 25 0 1 0 23632399 120049664 27266 1992294400 4194304 8395647 140737081799584 18446744073709551615 6697959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29309 27266 618 1026 0 28279 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (KiB) 117236

[startup+1789.9 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1601912/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=117236 CPUtime=1789.02
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 181012 0 0 0 178295 607 0 0 25 0 1 0 23632399 120049664 27268 1992294400 4194304 8395647 140737081799584 18446744073709551615 6622098 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/26591/statm: 29309 27268 618 1026 0 28279 0
Current children cumulated CPU time (s) 1789.02
Current children cumulated vsize (KiB) 117236

[startup+1790.1 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 27118
/proc/meminfo: memFree=1601912/2059040 swapFree=4139720/4192956
[pid=26591] ppid=26589 vsize=116016 CPUtime=1789.22
/proc/26591/stat : 26591 (pbscip.linux.x8) R 26589 26591 25841 0 -1 4202496 181570 0 0 0 178315 607 0 0 25 0 1 0 23632399 118800384 26803 1992294400 4194304 8395647 140737081799584 18446744073709551615 6063869 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26591/statm: 29004 26803 626 1026 0 27974 0
Current children cumulated CPU time (s) 1789.22
Current children cumulated vsize (KiB) 116016

Child status: 0
Real time (s): 1790.16
CPU time (s): 1789.29
CPU user time (s): 1783.2
CPU system time (s): 6.08607
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 118124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.2
system time used= 6.08607
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181573
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= 6149

runsolver used 3.10453 second user time and 8.31474 second system time

The end

Launcher Data

Begin job on node048 at 2010-07-08 03:57:34
IDJOB=2703951
IDBENCH=2163
IDSOLVER=1213
FILE ID=node048/2703951-1278554253
PBS_JOBID= 11239493
Free space on /tmp= 62568 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703951-1278554253/watcher-2703951-1278554253 -o /tmp/evaluation-result-2703951-1278554253/solver-2703951-1278554253 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703951-1278554253.opb -t 1800 -m 1800

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

MD5SUM BENCH= a4212e7e4d5e950e6ac9fce9bc7b8e0a
RANDOM SEED=614645314

node048.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.262
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1710824 kB
Buffers:         63340 kB
Cached:         197344 kB
SwapCached:       7124 kB
Active:         123520 kB
Inactive:       151168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1710824 kB
SwapTotal:     4192956 kB
SwapFree:      4139720 kB
Dirty:           11044 kB
Writeback:           0 kB
AnonPages:       11516 kB
Mapped:          11912 kB
Slab:            51544 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180548 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62560 MiB
End job on node048 at 2010-07-08 04:27:24