Trace number 2703392

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.69 1790.24

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_2.opb
MD5SUMaf0ded53094abde95c37378ccd6c7afa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables8901
Total number of constraints32298
Number of constraints which are clauses32280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint1
Maximum length of a constraint790
Number of terms in the objective function 790
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 790
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 820
Number of bits of the biggest sum of numbers10
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-2703392-1278564074.opb>
0.49/0.50	c original problem has 8901 variables (8901 bin, 0 int, 0 impl, 0 cont) and 32298 constraints
0.49/0.50	c problem read
0.49/0.50	c presolving settings loaded
0.59/0.67	c presolving:
0.99/1.01	c (round 1) 752 del vars, 1465 del conss, 5 chg bounds, 17 chg sides, 17 chg coeffs, 0 upgd conss, 276476 impls, 0 clqs
0.99/1.03	c (round 2) 752 del vars, 1516 del conss, 5 chg bounds, 17 chg sides, 17 chg coeffs, 0 upgd conss, 276476 impls, 0 clqs
1.19/1.25	c (round 3) 752 del vars, 1516 del conss, 5 chg bounds, 17 chg sides, 17 chg coeffs, 30782 upgd conss, 276476 impls, 0 clqs
6.89/6.94	c    (6.4s) probing: 487/8149 (6.0%) - 0 fixings, 5 aggregations, 12924 implications, 0 bound changes
6.89/6.94	c    (6.4s) probing aborted: 100/100 successive totally useless probings
6.89/6.94	c (round 4) 757 del vars, 1516 del conss, 5 chg bounds, 17 chg sides, 17 chg coeffs, 30782 upgd conss, 301898 impls, 0 clqs
6.99/7.00	c (round 5) 757 del vars, 1531 del conss, 5 chg bounds, 17 chg sides, 17 chg coeffs, 30782 upgd conss, 301898 impls, 0 clqs
7.09/7.15	c    (6.6s) probing: 497/8149 (6.1%) - 0 fixings, 5 aggregations, 12924 implications, 0 bound changes
7.09/7.15	c    (6.6s) probing aborted: 100/100 successive totally useless probings
7.09/7.15	c presolving (6 rounds):
7.09/7.15	c  757 deleted vars, 1531 deleted constraints, 5 tightened bounds, 0 added holes, 17 changed sides, 17 changed coefficients
7.09/7.15	c  301898 implications, 0 cliques
7.09/7.15	c presolved problem has 8144 variables (8144 bin, 0 int, 0 impl, 0 cont) and 30767 constraints
7.09/7.15	c       1 constraints of type <knapsack>
7.09/7.15	c   23397 constraints of type <setppc>
7.09/7.15	c    7369 constraints of type <logicor>
7.09/7.15	c transformed objective value is always integral (scale: 1)
7.09/7.15	c Presolving Time: 6.54
7.09/7.15	c - non default parameters ----------------------------------------------------------------------
7.09/7.15	c # SCIP version 1.2.1.3
7.09/7.15	c 
7.09/7.15	c # frequency for displaying node information lines
7.09/7.15	c # [type: int, range: [-1,2147483647], default: 100]
7.09/7.15	c display/freq = 10000
7.09/7.15	c 
7.09/7.15	c # maximal time in seconds to run
7.09/7.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.09/7.15	c limits/time = 1789.5
7.09/7.15	c 
7.09/7.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.09/7.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.09/7.15	c limits/memory = 1620
7.09/7.15	c 
7.09/7.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
7.09/7.15	c # [type: int, range: [1,2], default: 1]
7.09/7.15	c timing/clocktype = 2
7.09/7.15	c 
7.09/7.15	c # should presolving try to simplify inequalities
7.09/7.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.09/7.15	c constraints/linear/simplifyinequalities = TRUE
7.09/7.15	c 
7.09/7.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
7.09/7.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.09/7.15	c constraints/indicator/addCouplingCons = TRUE
7.09/7.15	c 
7.09/7.15	c # should presolving try to simplify knapsacks
7.09/7.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
7.09/7.15	c constraints/knapsack/simplifyinequalities = TRUE
7.09/7.15	c 
7.09/7.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
7.09/7.15	c # [type: int, range: [-1,2147483647], default: -1]
7.09/7.15	c separating/rapidlearning/freq = 0
7.09/7.15	c 
7.09/7.15	c -----------------------------------------------------------------------------------------------
7.09/7.15	c start solving
7.09/7.16	c 
18.98/19.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.98/19.07	c  18.6s|     1 |     0 |  5194 |     - |  60M|   0 |1638 |8144 |  30k|8144 |  30k|   0 |   0 |   0 | 1.059795e+01 |      --      |    Inf 
258.82/258.94	c   258s|     1 |     0 | 18016 |     - |  60M|   0 |1634 |8144 |  30k|8144 |  30k|   1 |   0 |   0 | 1.139795e+01 |      --      |    Inf 
431.67/431.84	c   431s|     1 |     2 | 18016 |     - |  60M|   0 |1634 |8144 |  30k|8144 |  30k|   1 |   0 |  24 | 1.139795e+01 |      --      |    Inf 
1789.45/1790.05	c 
1789.45/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1789.45/1790.05	c Solving Time (sec) : 1789.55
1789.45/1790.05	c Solving Nodes      : 15
1789.45/1790.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.45/1790.05	c Dual Bound         : +1.13979503834606e+01
1789.45/1790.05	c Gap                : infinite
1789.45/1790.05	s UNKNOWN
1789.45/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1789.45/1790.05	c Solving Time       :    1789.55
1789.45/1790.05	c Original Problem   :
1789.45/1790.05	c   Problem name     : HOME/instance-2703392-1278564074.opb
1789.45/1790.05	c   Variables        : 8901 (8901 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.45/1790.05	c   Constraints      : 32298 initial, 32298 maximal
1789.45/1790.05	c Presolved Problem  :
1789.45/1790.05	c   Problem name     : t_HOME/instance-2703392-1278564074.opb
1789.45/1790.05	c   Variables        : 8144 (8144 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.45/1790.05	c   Constraints      : 30767 initial, 30767 maximal
1789.45/1790.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.45/1790.05	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1789.45/1790.05	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1789.45/1790.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.45/1790.05	c   implics          :       0.02          0         17          0          0          0          0          0          0
1789.45/1790.05	c   probing          :       5.64          0          5          0          0          0          0          0          0
1789.45/1790.05	c   knapsack         :       0.06          0          0          0          0          0          0          0          0
1789.45/1790.05	c   setppc           :       0.12          0          0          0          0          0         15          0          0
1789.45/1790.05	c   linear           :       0.50          5        730          0          5          0       1516         17         17
1789.45/1790.05	c   logicor          :       0.08          0          0          0          0          0          0          0          0
1789.45/1790.05	c   root node        :          -          0          -          -          0          -          -          -          -
1789.45/1790.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.45/1790.05	c   integral         :          0          0          0         15          0          0          0          0          0         30
1789.45/1790.05	c   knapsack         :          1          2       1162          0          0          0          0          0          0          0
1789.45/1790.05	c   setppc           :      23397          2       1162          0          0          0        330          0          0          0
1789.45/1790.05	c   logicor          :       7369          2       1032          0          0          0          0          0          0          0
1789.45/1790.05	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.45/1790.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.45/1790.05	c   integral         :     780.95       0.00       0.00     780.95       0.00
1789.45/1790.05	c   knapsack         :       0.03       0.01       0.02       0.00       0.00
1789.45/1790.05	c   setppc           :       4.12       0.01       4.11       0.00       0.00
1789.45/1790.05	c   logicor          :       0.21       0.00       0.20       0.00       0.00
1789.45/1790.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.45/1790.05	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.45/1790.05	c   vbounds          :       0.00          2          0          0
1789.45/1790.05	c   rootredcost      :       0.00          0          0          0
1789.45/1790.05	c   pseudoobj        :       0.01         71          0          0
1789.45/1790.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.45/1790.05	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.45/1790.05	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.45/1790.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.45/1790.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.45/1790.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.45/1790.05	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.45/1790.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.45/1790.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.45/1790.05	c   cut pool         :       0.00          1          -          -          0          -    (maximal pool size: 2)
1789.45/1790.05	c   redcost          :       0.02         16          0          0          0          0
1789.45/1790.05	c   impliedbounds    :       0.02          2          0          0          0          0
1789.45/1790.05	c   intobj           :       0.00          0          0          0          0          0
1789.45/1790.05	c   cgmip            :       0.00          0          0          0          0          0
1789.45/1790.05	c   gomory           :      85.77          2          0          0         14          0
1789.45/1790.05	c   strongcg         :      86.40          2          0          0         14          0
1789.45/1790.05	c   cmir             :       1.48          2          0          0          0          0
1789.45/1790.05	c   flowcover        :       1.53          2          0          0          0          0
1789.45/1790.05	c   clique           :       0.40          1          0          0          0          0
1789.45/1790.05	c   zerohalf         :       0.00          0          0          0          0          0
1789.45/1790.05	c   mcf              :       0.06          1          0          0          0          0
1789.45/1790.05	c   rapidlearning    :       0.00          0          0          0          0          0
1789.45/1790.05	c Pricers            :       Time      Calls       Vars
1789.45/1790.05	c   problem variables:       0.00          0          0
1789.45/1790.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.45/1790.05	c   relpscost        :     780.95         15          0          0          0          0         30
1789.45/1790.05	c   pscost           :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   inference        :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   mostinf          :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   leastinf         :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.45/1790.05	c   random           :       0.00          0          0          0          0          0          0
1789.45/1790.05	c Primal Heuristics  :       Time      Calls      Found
1789.45/1790.05	c   LP solutions     :       0.00          -          0
1789.45/1790.05	c   pseudo solutions :       0.00          -          0
1789.45/1790.05	c   oneopt           :       0.00          0          0
1789.45/1790.05	c   crossover        :       0.00          0          0
1789.45/1790.05	c   pscostdiving     :       0.00          0          0
1789.45/1790.05	c   fracdiving       :       0.00          0          0
1789.45/1790.05	c   veclendiving     :       0.00          0          0
1789.45/1790.05	c   objpscostdiving  :       0.00          0          0
1789.45/1790.05	c   rootsoldiving    :       0.00          0          0
1789.45/1790.05	c   linesearchdiving :       0.00          0          0
1789.45/1790.05	c   guideddiving     :       0.00          0          0
1789.45/1790.05	c   intshifting      :       0.00          0          0
1789.45/1790.05	c   trivial          :       0.04          2          0
1789.45/1790.05	c   simplerounding   :       0.00          0          0
1789.45/1790.05	c   zirounding       :       0.05         14          0
1789.45/1790.05	c   rounding         :       0.14         16          0
1789.45/1790.05	c   shifting         :       0.09          3          0
1789.45/1790.05	c   twoopt           :       0.00          0          0
1789.45/1790.05	c   fixandinfer      :       0.00          0          0
1789.45/1790.05	c   feaspump         :     151.67          1          0
1789.45/1790.05	c   coefdiving       :     358.90          1          0
1789.45/1790.05	c   intdiving        :       0.00          0          0
1789.45/1790.05	c   actconsdiving    :       0.00          0          0
1789.45/1790.05	c   octane           :       0.00          0          0
1789.45/1790.05	c   rens             :      12.85          1          0
1789.45/1790.05	c   rins             :       0.00          0          0
1789.45/1790.05	c   localbranching   :       0.00          0          0
1789.45/1790.05	c   mutation         :       0.00          0          0
1789.45/1790.05	c   dins             :       0.00          0          0
1789.45/1790.05	c   undercover       :       0.00          0          0
1789.45/1790.05	c   nlp              :       0.00          0          0
1789.45/1790.05	c   trysol           :       0.00          0          0
1789.45/1790.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.45/1790.05	c   primal LP        :       0.00          0          0       0.00          -
1789.45/1790.05	c   dual LP          :     302.01         16      64610    4038.12     213.93
1789.45/1790.05	c   lex dual LP      :       0.00          0          0       0.00          -
1789.45/1790.05	c   barrier LP       :       0.00          0          0       0.00          -
1789.45/1790.05	c   diving/probing LP:     510.07         35      81450    2327.14     159.68
1789.45/1790.05	c   strong branching :     780.92        165     153376     929.55     196.40
1789.45/1790.05	c     (at root node) :          -         24      14462     602.58          -
1789.45/1790.05	c   conflict analysis:       0.00          0          0       0.00          -
1789.45/1790.05	c B&B Tree           :
1789.45/1790.05	c   number of runs   :          1
1789.45/1790.05	c   nodes            :         15
1789.45/1790.05	c   nodes (total)    :         15
1789.45/1790.05	c   nodes left       :         16
1789.45/1790.05	c   max depth        :         14
1789.45/1790.05	c   max depth (total):         14
1789.45/1790.05	c   backtracks       :          0 (0.0%)
1789.45/1790.05	c   delayed cutoffs  :          0
1789.45/1790.05	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.45/1790.05	c   avg switch length:       1.00
1789.45/1790.05	c   switching time   :       0.01
1789.45/1790.05	c Solution           :
1789.45/1790.05	c   Solutions found  :          0 (0 improvements)
1789.45/1790.05	c   Primal Bound     :          -
1789.45/1790.05	c   Dual Bound       : +1.13979503834606e+01
1789.45/1790.05	c   Gap              :   infinite
1789.45/1790.05	c   Root Dual Bound  : +1.13979503834606e+01
1789.45/1790.05	c   Root Iterations  :      18016
1789.65/1790.23	c Time complete: 1789.68.

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-2703392-1278564074/watcher-2703392-1278564074 -o /tmp/evaluation-result-2703392-1278564074/solver-2703392-1278564074 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703392-1278564074.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.01 1.00 3/106 1619
/proc/meminfo: memFree=1567752/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=5824 CPUtime=0
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 831 0 0 0 0 0 0 0 20 0 1 0 24619805 5963776 745 1992294400 4194304 8395647 140737397025264 18446744073709551615 7355228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 1489 746 351 1026 0 459 0

[startup+0.068613 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 1619
/proc/meminfo: memFree=1567752/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=14520 CPUtime=0.06
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 2922 0 0 0 5 1 0 0 20 0 1 0 24619805 14868480 2833 1992294400 4194304 8395647 140737397025264 18446744073709551615 7382027 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 3630 2833 393 1026 0 2600 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14520

[startup+0.105617 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 1619
/proc/meminfo: memFree=1567752/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=16316 CPUtime=0.09
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 3374 0 0 0 8 1 0 0 20 0 1 0 24619805 16707584 3285 1992294400 4194304 8395647 140737397025264 18446744073709551615 4327614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 4079 3285 393 1026 0 3049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16316

[startup+0.301638 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 1619
/proc/meminfo: memFree=1567752/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=23124 CPUtime=0.29
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 5087 0 0 0 27 2 0 0 20 0 1 0 24619805 23678976 4998 1992294400 4194304 8395647 140737397025264 18446744073709551615 7382036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 5781 4998 393 1026 0 4751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23124

[startup+0.701676 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 1619
/proc/meminfo: memFree=1567752/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=62644 CPUtime=0.69
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 14872 0 0 0 64 5 0 0 20 0 1 0 24619805 64147456 14429 1992294400 4194304 8395647 140737397025264 18446744073709551615 7185424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 15661 14429 475 1026 0 14631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62644

[startup+1.50076 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1620
/proc/meminfo: memFree=1500784/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=88848 CPUtime=1.49
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 22290 0 0 0 141 8 0 0 23 0 1 0 24619805 90980352 21092 1992294400 4194304 8395647 140737397025264 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 22212 21092 508 1026 0 21182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88848

[startup+3.10092 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1620
/proc/meminfo: memFree=1484664/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=88848 CPUtime=3.09
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 22292 0 0 0 301 8 0 0 25 0 1 0 24619805 90980352 21094 1992294400 4194304 8395647 140737397025264 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 22212 21094 508 1026 0 21182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88848

[startup+6.30124 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1620
/proc/meminfo: memFree=1484664/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=88848 CPUtime=6.29
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 22293 0 0 0 621 8 0 0 25 0 1 0 24619805 90980352 21095 1992294400 4194304 8395647 140737397025264 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 22212 21095 508 1026 0 21182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88848

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1620
/proc/meminfo: memFree=1440768/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136536 CPUtime=12.69
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34110 0 0 0 1255 14 0 0 25 0 1 0 24619805 139812864 32206 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34134 32206 615 1026 0 33104 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136536

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1620
/proc/meminfo: memFree=1440520/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136536 CPUtime=25.48
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34173 0 0 0 2532 16 0 0 25 0 1 0 24619805 139812864 32269 1992294400 4194304 8395647 140737397025264 18446744073709551615 6708178 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34134 32269 621 1026 0 33104 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 136536

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1621
/proc/meminfo: memFree=1440396/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136536 CPUtime=51.08
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34196 0 0 0 5089 19 0 0 25 0 1 0 24619805 139812864 32292 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34134 32292 621 1026 0 33104 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 136536

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1622
/proc/meminfo: memFree=1439900/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136864 CPUtime=102.27
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34315 0 0 0 10203 24 0 0 25 0 1 0 24619805 140148736 32408 1992294400 4194304 8395647 140737397025264 18446744073709551615 6707974 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34216 32408 621 1026 0 33186 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 136864

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1624
/proc/meminfo: memFree=1439900/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136864 CPUtime=162.24
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34316 0 0 0 16195 29 0 0 25 0 1 0 24619805 140148736 32409 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34216 32409 621 1026 0 33186 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 136864

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1626
/proc/meminfo: memFree=1439900/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=136864 CPUtime=222.23
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34331 0 0 0 22182 41 0 0 25 0 1 0 24619805 140148736 32424 1992294400 4194304 8395647 140737397025264 18446744073709551615 6124483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34216 32424 636 1026 0 33186 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 136864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1627
/proc/meminfo: memFree=1438908/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=138552 CPUtime=282.21
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34635 0 0 0 28170 51 0 0 25 0 1 0 24619805 141877248 32664 1992294400 4194304 8395647 140737397025264 18446744073709551615 6440946 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34638 32664 639 1026 0 33608 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 138552

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1629
/proc/meminfo: memFree=1438908/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=138552 CPUtime=342.2
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 34635 0 0 0 34157 63 0 0 25 0 1 0 24619805 141877248 32664 1992294400 4194304 8395647 140737397025264 18446744073709551615 6128933 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34638 32664 639 1026 0 33608 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 138552

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1630
/proc/meminfo: memFree=1438288/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=138752 CPUtime=402.18
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 51188 0 0 0 40125 93 0 0 25 0 1 0 24619805 142082048 33041 1992294400 4194304 8395647 140737397025264 18446744073709551615 6585966 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34688 33041 876 1026 0 33658 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 138752

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1632
/proc/meminfo: memFree=1434816/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=138596 CPUtime=462.15
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 61086 0 0 0 46104 111 0 0 25 0 1 0 24619805 141922304 32256 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34649 32256 641 1026 0 33619 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 138596

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1635
/proc/meminfo: memFree=1437296/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=139828 CPUtime=522.14
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 98181 0 0 0 52073 141 0 0 25 0 1 0 24619805 143183872 32935 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697804 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 34957 32935 641 1026 0 33927 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 139828

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1636
/proc/meminfo: memFree=1439404/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=140004 CPUtime=582.12
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 126927 0 0 0 58045 167 0 0 25 0 1 0 24619805 143364096 32883 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697978 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 35001 32883 641 1026 0 33971 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 140004

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1638
/proc/meminfo: memFree=1434816/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=140356 CPUtime=642.11
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 163598 0 0 0 64016 195 0 0 25 0 1 0 24619805 143724544 33559 1992294400 4194304 8395647 140737397025264 18446744073709551615 6585824 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 35089 33559 750 1026 0 34059 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 140356

[startup+702.302 s]

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

/proc/meminfo: memFree=1438908/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=140088 CPUtime=1061.96
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 407073 0 0 0 105798 398 0 0 25 0 1 0 24619805 143450112 32967 1992294400 4194304 8395647 140737397025264 18446744073709551615 6636342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 35022 32967 641 1026 0 33992 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 140088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1651
/proc/meminfo: memFree=1436428/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=140092 CPUtime=1121.95
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 431186 0 0 0 111772 423 0 0 25 0 1 0 24619805 143454208 32940 1992294400 4194304 8395647 140737397025264 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 35023 32940 641 1026 0 33993 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 140092

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1652
/proc/meminfo: memFree=1430476/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145116 CPUtime=1181.92
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 465968 0 0 0 117742 450 0 0 25 0 1 0 24619805 148598784 34446 1992294400 4194304 8395647 140737397025264 18446744073709551615 6693725 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36279 34446 644 1026 0 35249 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 145116

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1663
/proc/meminfo: memFree=1435808/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=135888 CPUtime=1241.91
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 479036 0 0 0 123719 472 0 0 25 0 1 0 24619805 139149312 32142 1992294400 4194304 8395647 140737397025264 18446744073709551615 6723338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 33972 32142 641 1026 0 32942 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 135888

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1664
/proc/meminfo: memFree=1432460/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=142848 CPUtime=1301.89
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525230 0 0 0 129685 504 0 0 25 0 1 0 24619805 146276352 33823 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 35712 33823 641 1026 0 34682 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 142848

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1668
/proc/meminfo: memFree=1429980/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1361.87
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525871 0 0 0 135668 519 0 0 25 0 1 0 24619805 148656128 34464 1992294400 4194304 8395647 140737397025264 18446744073709551615 6702088 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34464 643 1026 0 35263 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 145172

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1670
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1421.85
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 141651 534 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6697342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 145172

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1671
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1481.83
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 147635 548 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6635679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 145172

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 1674
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1541.82
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 153620 562 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 145172

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1675
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1601.8
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 159604 576 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6587239 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 145172

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1677
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1661.78
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 165590 588 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6670339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 145172

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1679
/proc/meminfo: memFree=1429856/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1721.77
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 171575 602 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6752906 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 145172

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1781.75
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 177562 613 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6670369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 145172

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1784.95
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 177881 614 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1784.95
Current children cumulated vsize (KiB) 145172

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1788.14
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 178200 614 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698059 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1788.14
Current children cumulated vsize (KiB) 145172

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1788.95
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 178280 615 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698349 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1788.95
Current children cumulated vsize (KiB) 145172

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=145172 CPUtime=1789.35
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525876 0 0 0 178320 615 0 0 25 0 1 0 24619805 148656128 34469 1992294400 4194304 8395647 140737397025264 18446744073709551615 6698072 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/1619/statm: 36293 34469 643 1026 0 35263 0
Current children cumulated CPU time (s) 1789.35
Current children cumulated vsize (KiB) 145172

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=134868 CPUtime=1789.55
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525878 0 0 0 178340 615 0 0 25 0 1 0 24619805 138104832 32263 1992294400 4194304 8395647 140737397025264 18446744073709551615 6345170 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 33717 32263 643 1026 0 32687 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 134868

[startup+1790.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1680
/proc/meminfo: memFree=1429732/2059040 swapFree=4139504/4192956
[pid=1619] ppid=1617 vsize=134868 CPUtime=1789.65
/proc/1619/stat : 1619 (pbscip.linux.x8) R 1617 1619 1094 0 -1 4202496 525878 0 0 0 178350 615 0 0 25 0 1 0 24619805 138104832 32263 1992294400 4194304 8395647 140737397025264 18446744073709551615 6345887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1619/statm: 33717 32263 643 1026 0 32687 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (KiB) 134868

Child status: 0
Real time (s): 1790.24
CPU time (s): 1789.69
CPU user time (s): 1783.52
CPU system time (s): 6.16806
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 198396

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

runsolver used 2.96255 second user time and 8.44871 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-08 06:41:14
IDJOB=2703392
IDBENCH=25018
IDSOLVER=1213
FILE ID=node017/2703392-1278564074
PBS_JOBID= 11239570
Free space on /tmp= 62496 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_2.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-2703392-1278564074/watcher-2703392-1278564074 -o /tmp/evaluation-result-2703392-1278564074/solver-2703392-1278564074 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703392-1278564074.opb -t 1800 -m 1800

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

MD5SUM BENCH= af0ded53094abde95c37378ccd6c7afa
RANDOM SEED=939504585

node017.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.220
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.44
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.220
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1568280 kB
Buffers:         69532 kB
Cached:         316608 kB
SwapCached:       7184 kB
Active:         162452 kB
Inactive:       238912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1568280 kB
SwapTotal:     4192956 kB
SwapFree:      4139504 kB
Dirty:           11336 kB
Writeback:           8 kB
AnonPages:       12604 kB
Mapped:          11900 kB
Slab:            67520 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180320 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= 62484 MiB
End job on node017 at 2010-07-08 07:11:05