Trace number 2703788

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? 1792.03 1792.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUMdccfffd22c38fcd3c497d688dab4b7a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark79541
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 79290
Optimality of the best value was proved NO
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
Number of bits of the biggest sum of numbers20
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-2703788-1278553531.opb>
0.89/0.98	c original problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
0.89/0.98	c problem read
0.89/0.98	c presolving settings loaded
1.09/1.18	c presolving:
1.69/1.79	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
3.50/3.53	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 43200 chg sides, 64800 chg coeffs, 42620 upgd conss, 6660 impls, 630 clqs
18.70/18.79	c    (17.8s) probing: 1000/2700 (37.0%) - 0 fixings, 0 aggregations, 9281 implications, 0 bound changes
25.39/25.49	c    (24.5s) probing: 1721/2700 (63.7%) - 0 fixings, 0 aggregations, 15210 implications, 0 bound changes
25.39/25.49	c    (24.5s) probing aborted: 100/100 successive totally useless probings
25.39/25.49	c presolving (3 rounds):
25.39/25.49	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 43200 changed sides, 64800 changed coefficients
25.39/25.49	c  37080 implications, 630 cliques
25.39/25.49	c presolved problem has 2700 variables (2700 bin, 0 int, 0 impl, 0 cont) and 42620 constraints
25.39/25.49	c   21770 constraints of type <knapsack>
25.39/25.49	c    3960 constraints of type <setppc>
25.39/25.49	c   16890 constraints of type <logicor>
25.39/25.49	c transformed objective value is always integral (scale: 1)
25.39/25.49	c Presolving Time: 24.32
25.39/25.49	c - non default parameters ----------------------------------------------------------------------
25.39/25.49	c # SCIP version 1.2.1.3
25.39/25.49	c 
25.39/25.49	c # frequency for displaying node information lines
25.39/25.49	c # [type: int, range: [-1,2147483647], default: 100]
25.39/25.49	c display/freq = 10000
25.39/25.49	c 
25.39/25.49	c # maximal time in seconds to run
25.39/25.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
25.39/25.49	c limits/time = 1789.03
25.39/25.49	c 
25.39/25.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
25.39/25.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
25.39/25.49	c limits/memory = 1620
25.39/25.49	c 
25.39/25.49	c # default clock type (1: CPU user seconds, 2: wall clock time)
25.39/25.49	c # [type: int, range: [1,2], default: 1]
25.39/25.49	c timing/clocktype = 2
25.39/25.49	c 
25.39/25.49	c # should presolving try to simplify inequalities
25.39/25.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
25.39/25.49	c constraints/linear/simplifyinequalities = TRUE
25.39/25.49	c 
25.39/25.49	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
25.39/25.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
25.39/25.49	c constraints/indicator/addCouplingCons = TRUE
25.39/25.49	c 
25.39/25.49	c # should presolving try to simplify knapsacks
25.39/25.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
25.39/25.49	c constraints/knapsack/simplifyinequalities = TRUE
25.39/25.49	c 
25.39/25.50	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
25.39/25.50	c # [type: int, range: [-1,2147483647], default: -1]
25.39/25.50	c separating/rapidlearning/freq = 0
25.39/25.50	c 
25.39/25.50	c -----------------------------------------------------------------------------------------------
25.39/25.50	c start solving
25.49/25.50	c 
63.47/63.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
63.47/63.52	c  62.5s|     1 |     0 |  5176 |     - |  96M|   0 | 682 |2700 |  42k|2700 |  42k|   0 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
277.22/277.37	c   276s|     1 |     0 | 14977 |     - |  96M|   0 | 703 |2700 |  42k|2700 |  42k|  13 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
351.10/351.28	c   350s|     1 |     0 | 16009 |     - |  96M|   0 | 680 |2700 |  42k|2700 |  42k|  18 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
426.59/426.78	c   426s|     1 |     0 | 17525 |     - |  96M|   0 | 690 |2700 |  42k|2700 |  42k|  29 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
499.46/499.67	c   499s|     1 |     0 | 18627 |     - |  96M|   0 | 692 |2700 |  42k|2700 |  42k|  33 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
575.55/575.73	c   575s|     1 |     0 | 20133 |     - |  96M|   0 | 696 |2700 |  42k|2700 |  42k|  37 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
645.63/645.86	c   645s|     1 |     0 | 21096 |     - |  96M|   0 | 738 |2700 |  42k|2700 |  42k|  40 |   0 |   0 | 4.026400e+04 |      --      |    Inf 
825.28/825.50	c   825s|     1 |     2 | 21096 |     - |  96M|   0 | 738 |2700 |  42k|2700 |  42k|  40 |   0 |  20 | 4.026400e+04 |      --      |    Inf 
1791.72/1792.50	c 
1791.72/1792.50	c SCIP Status        : solving was interrupted [time limit reached]
1791.72/1792.50	c Solving Time (sec) : 1791.53
1791.72/1792.50	c Solving Nodes      : 5
1791.72/1792.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1791.72/1792.50	c Dual Bound         : +4.02640000000000e+04
1791.72/1792.50	c Gap                : infinite
1791.72/1792.50	s UNKNOWN
1791.72/1792.50	c SCIP Status        : solving was interrupted [time limit reached]
1791.72/1792.51	c Solving Time       :    1791.53
1791.72/1792.51	c Original Problem   :
1791.72/1792.51	c   Problem name     : HOME/instance-2703788-1278553531.opb
1791.72/1792.51	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.72/1792.51	c   Constraints      : 42620 initial, 42620 maximal
1791.72/1792.51	c Presolved Problem  :
1791.72/1792.51	c   Problem name     : t_HOME/instance-2703788-1278553531.opb
1791.72/1792.51	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1791.72/1792.51	c   Constraints      : 42620 initial, 42620 maximal
1791.72/1792.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1791.72/1792.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1791.72/1792.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1791.72/1792.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1791.72/1792.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1791.72/1792.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1791.72/1792.51	c   probing          :      20.58          0          0          0          0          0          0          0          0
1791.72/1792.51	c   knapsack         :       3.06          0          0          0          0          0          0      43200      64800
1791.72/1792.51	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1791.72/1792.51	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1791.72/1792.51	c   root node        :          -          0          -          -          0          -          -          -          -
1791.72/1792.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1791.72/1792.51	c   integral         :          0          0          0          5          0          0          1          0          0          8
1791.72/1792.51	c   knapsack         :      21770          6       4995          0          1          0          0          0          0          0
1791.72/1792.51	c   setppc           :       3960          6       4995          0          1          0         99          0          0          0
1791.72/1792.51	c   logicor          :      16890          6       3444          0          1          0          4          0          0          0
1791.72/1792.51	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1791.72/1792.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1791.72/1792.51	c   integral         :    1037.96       0.00       0.00    1037.96       0.00
1791.72/1792.51	c   knapsack         :      14.51       0.89      13.62       0.00       0.00
1791.72/1792.51	c   setppc           :       2.48       0.01       2.47       0.00       0.00
1791.72/1792.51	c   logicor          :       0.34       0.02       0.30       0.00       0.01
1791.72/1792.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1791.72/1792.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1791.72/1792.51	c   vbounds          :       0.00          2          0          0
1791.72/1792.51	c   rootredcost      :       0.00          0          0          0
1791.72/1792.51	c   pseudoobj        :       0.01         12          0          0
1791.72/1792.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1791.72/1792.51	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1791.72/1792.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1791.72/1792.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1791.72/1792.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1791.72/1792.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1791.72/1792.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1791.72/1792.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1791.72/1792.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1791.72/1792.51	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 124)
1791.72/1792.51	c   redcost          :       0.01         10          0          0          0          0
1791.72/1792.51	c   impliedbounds    :       0.01          6          0          0          0          0
1791.72/1792.51	c   intobj           :       0.00          0          0          0          0          0
1791.72/1792.51	c   cgmip            :       0.00          0          0          0          0          0
1791.72/1792.51	c   gomory           :     175.72          6          0          0       1081          0
1791.72/1792.51	c   strongcg         :     175.96          6          0          0       1081          0
1791.72/1792.51	c   cmir             :       2.53          6          0          0          0          0
1791.72/1792.51	c   flowcover        :      11.57          6          0          0          0          0
1791.72/1792.51	c   clique           :       0.17          6          0          0         38          0
1791.72/1792.51	c   zerohalf         :       0.00          0          0          0          0          0
1791.72/1792.51	c   mcf              :       0.09          1          0          0          0          0
1791.72/1792.51	c   rapidlearning    :       0.00          0          0          0          0          0
1791.72/1792.51	c Pricers            :       Time      Calls       Vars
1791.72/1792.51	c   problem variables:       0.00          0          0
1791.72/1792.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1791.72/1792.51	c   relpscost        :    1037.96          5          0          1          0          0          8
1791.72/1792.51	c   pscost           :       0.00          0          0          0          0          0          0
1791.72/1792.51	c   inference        :       0.00          1          0          0          0          0          2
1791.72/1792.51	c   mostinf          :       0.00          0          0          0          0          0          0
1791.72/1792.51	c   leastinf         :       0.00          0          0          0          0          0          0
1791.72/1792.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1791.72/1792.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1791.72/1792.51	c   random           :       0.00          0          0          0          0          0          0
1791.72/1792.51	c Primal Heuristics  :       Time      Calls      Found
1791.72/1792.51	c   LP solutions     :       0.00          -          0
1791.72/1792.51	c   pseudo solutions :       0.00          -          0
1791.72/1792.51	c   oneopt           :       0.00          0          0
1791.72/1792.51	c   crossover        :       0.00          0          0
1791.72/1792.51	c   coefdiving       :       0.00          0          0
1791.72/1792.51	c   pscostdiving     :       0.00          0          0
1791.72/1792.51	c   fracdiving       :       0.00          0          0
1791.72/1792.51	c   trivial          :       0.02          2          0
1791.72/1792.51	c   simplerounding   :       0.00          0          0
1791.72/1792.51	c   zirounding       :       0.02          4          0
1791.72/1792.51	c   rounding         :       0.10         11          0
1791.72/1792.51	c   shifting         :       0.26          7          0
1791.72/1792.51	c   intshifting      :       0.00          0          0
1791.72/1792.51	c   twoopt           :       0.00          0          0
1791.72/1792.51	c   fixandinfer      :       0.00          0          0
1791.72/1792.51	c   feaspump         :     146.01          1          0
1791.72/1792.51	c   veclendiving     :       0.00          0          0
1791.72/1792.51	c   intdiving        :       0.00          0          0
1791.72/1792.51	c   actconsdiving    :       0.00          0          0
1791.72/1792.51	c   objpscostdiving  :       0.00          0          0
1791.72/1792.51	c   rootsoldiving    :       0.00          0          0
1791.72/1792.51	c   linesearchdiving :       0.00          0          0
1791.72/1792.51	c   guideddiving     :       0.00          0          0
1791.72/1792.51	c   octane           :       0.00          0          0
1791.72/1792.51	c   rens             :       0.77          1          0
1791.72/1792.51	c   rins             :       0.00          0          0
1791.72/1792.51	c   localbranching   :       0.00          0          0
1791.72/1792.51	c   mutation         :       0.00          0          0
1791.72/1792.51	c   dins             :       0.00          0          0
1791.72/1792.51	c   undercover       :       0.00          0          0
1791.72/1792.51	c   nlp              :       0.00          0          0
1791.72/1792.51	c   trysol           :       0.00          0          0
1791.72/1792.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1791.72/1792.51	c   primal LP        :       0.07          0          0       0.00       0.00
1791.72/1792.51	c   dual LP          :     214.29         11      24650    2240.91     115.03
1791.72/1792.51	c   lex dual LP      :       0.00          0          0       0.00          -
1791.72/1792.51	c   barrier LP       :       0.00          0          0       0.00          -
1791.72/1792.51	c   diving/probing LP:     145.96          4       7965    1991.25      54.57
1791.72/1792.51	c   strong branching :    1037.95        117     116265     993.72     112.01
1791.72/1792.51	c     (at root node) :          -         20      20000    1000.00          -
1791.72/1792.51	c   conflict analysis:       0.00          0          0       0.00          -
1791.72/1792.51	c B&B Tree           :
1791.72/1792.51	c   number of runs   :          1
1791.72/1792.51	c   nodes            :          5
1791.72/1792.51	c   nodes (total)    :          5
1791.72/1792.51	c   nodes left       :          6
1791.72/1792.51	c   max depth        :          4
1791.72/1792.51	c   max depth (total):          4
1791.72/1792.51	c   backtracks       :          0 (0.0%)
1791.72/1792.51	c   delayed cutoffs  :          0
1791.72/1792.51	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1791.72/1792.51	c   avg switch length:       1.00
1791.72/1792.51	c   switching time   :       0.08
1791.72/1792.51	c Solution           :
1791.72/1792.51	c   Solutions found  :          0 (0 improvements)
1791.72/1792.51	c   Primal Bound     :          -
1791.72/1792.51	c   Dual Bound       : +4.02640000000000e+04
1791.72/1792.51	c   Gap              :   infinite
1791.72/1792.51	c   Root Dual Bound  : +4.02640000000000e+04
1791.72/1792.51	c   Root Iterations  :      21096
1792.02/1792.80	c Time complete: 1792.02.

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-2703788-1278553531/watcher-2703788-1278553531 -o /tmp/evaluation-result-2703788-1278553531/solver-2703788-1278553531 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703788-1278553531.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.91 3/106 30547
/proc/meminfo: memFree=1725372/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=7904 CPUtime=0
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 1150 0 0 0 0 0 0 0 20 0 1 0 23566846 8093696 1061 1992294400 4194304 8395647 140734502240752 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 1976 1068 365 1026 0 946 0

[startup+0.094299 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 30547
/proc/meminfo: memFree=1725372/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=14672 CPUtime=0.09
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 2979 0 0 0 8 1 0 0 20 0 1 0 23566846 15024128 2890 1992294400 4194304 8395647 140734502240752 18446744073709551615 7382046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 3668 2890 393 1026 0 2638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14672

[startup+0.101299 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 30547
/proc/meminfo: memFree=1725372/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=15308 CPUtime=0.09
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 3106 0 0 0 8 1 0 0 20 0 1 0 23566846 15675392 3017 1992294400 4194304 8395647 140734502240752 18446744073709551615 7352058 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 3827 3017 393 1026 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15308

[startup+0.30032 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 30547
/proc/meminfo: memFree=1725372/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=21152 CPUtime=0.29
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 4431 0 0 0 28 1 0 0 20 0 1 0 23566846 21659648 4343 1992294400 4194304 8395647 140734502240752 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 5288 4355 393 1026 0 4258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21152

[startup+0.700361 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 30547
/proc/meminfo: memFree=1725372/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=29432 CPUtime=0.69
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 6642 0 0 0 67 2 0 0 20 0 1 0 23566846 30138368 6553 1992294400 4194304 8395647 140734502240752 18446744073709551615 6765616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 7358 6553 393 1026 0 6328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29432

[startup+1.50044 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30548
/proc/meminfo: memFree=1690892/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=100616 CPUtime=1.49
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 26090 0 0 0 139 10 0 0 22 0 1 0 23566846 103030784 24042 1992294400 4194304 8395647 140734502240752 18446744073709551615 4989994 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 25154 24042 472 1026 0 24124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100616

[startup+3.10061 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30548
/proc/meminfo: memFree=1600744/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=130280 CPUtime=3.09
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 33525 0 0 0 297 12 0 0 25 0 1 0 23566846 133406720 31477 1992294400 4194304 8395647 140734502240752 18446744073709551615 4955612 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 32570 31477 484 1026 0 31540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130280

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30549
/proc/meminfo: memFree=1597272/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=133296 CPUtime=6.3
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 34320 0 0 0 617 13 0 0 25 0 1 0 23566846 136495104 32272 1992294400 4194304 8395647 140734502240752 18446744073709551615 4911608 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 33324 32272 499 1026 0 32294 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 133296

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30549
/proc/meminfo: memFree=1597272/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=133296 CPUtime=12.69
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 34320 0 0 0 1256 13 0 0 25 0 1 0 23566846 136495104 32272 1992294400 4194304 8395647 140734502240752 18446744073709551615 4911709 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 33324 32272 499 1026 0 32294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133296

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30549
/proc/meminfo: memFree=1597272/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=133296 CPUtime=25.49
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 34344 0 0 0 2536 13 0 0 25 0 1 0 23566846 136495104 32296 1992294400 4194304 8395647 140734502240752 18446744073709551615 4215723 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 33324 32296 509 1026 0 32294 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 133296

[startup+51.1005 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30550
/proc/meminfo: memFree=1512580/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=225972 CPUtime=51.07
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 59662 0 0 0 5082 25 0 0 25 0 1 0 23566846 231395328 53824 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 56493 53824 860 1026 0 55463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 225972

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30551
/proc/meminfo: memFree=1512332/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=231540 CPUtime=102.27
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 59760 0 0 0 10196 31 0 0 25 0 1 0 23566846 237096960 53837 1992294400 4194304 8395647 140734502240752 18446744073709551615 6635112 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 57885 53837 781 1026 0 56855 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 231540

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30553
/proc/meminfo: memFree=1512208/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=231540 CPUtime=162.25
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 59789 0 0 0 16187 38 0 0 25 0 1 0 23566846 237096960 53859 1992294400 4194304 8395647 140734502240752 18446744073709551615 6635125 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 57885 53859 787 1026 0 56855 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 231540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30554
/proc/meminfo: memFree=1511960/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=231540 CPUtime=222.23
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 59846 0 0 0 22179 44 0 0 25 0 1 0 23566846 237096960 53916 1992294400 4194304 8395647 140734502240752 18446744073709551615 6440503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 57885 53916 802 1026 0 56855 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 231540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30556
/proc/meminfo: memFree=1506752/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=233184 CPUtime=282.22
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 61149 0 0 0 28161 61 0 0 25 0 1 0 23566846 238780416 55161 1992294400 4194304 8395647 140734502240752 18446744073709551615 6197330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 58296 55161 765 1026 0 57266 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 233184

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30557
/proc/meminfo: memFree=1506752/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=233184 CPUtime=342.21
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 61149 0 0 0 34147 74 0 0 25 0 1 0 23566846 238780416 55161 1992294400 4194304 8395647 140734502240752 18446744073709551615 5849644 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 58296 55161 765 1026 0 57266 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 233184

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30559
/proc/meminfo: memFree=1499932/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=237448 CPUtime=402.19
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 62869 0 0 0 40125 94 0 0 25 0 1 0 23566846 243146752 56829 1992294400 4194304 8395647 140734502240752 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59362 56829 768 1026 0 58332 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 237448

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30561
/proc/meminfo: memFree=1499436/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=237448 CPUtime=462.18
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 63008 0 0 0 46113 105 0 0 25 0 1 0 23566846 243146752 56832 1992294400 4194304 8395647 140734502240752 18446744073709551615 6440490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59362 56832 632 1026 0 58332 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 237448

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30562
/proc/meminfo: memFree=1499312/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=237448 CPUtime=522.16
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 63008 0 0 0 52095 121 0 0 25 0 1 0 23566846 243146752 56832 1992294400 4194304 8395647 140734502240752 18446744073709551615 6440894 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59362 56832 632 1026 0 58332 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 237448

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30564
/proc/meminfo: memFree=1499312/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=237448 CPUtime=582.14
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 63008 0 0 0 58077 137 0 0 25 0 1 0 23566846 243146752 56832 1992294400 4194304 8395647 140734502240752 18446744073709551615 7385767 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59362 56832 632 1026 0 58332 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 237448

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 30565
/proc/meminfo: memFree=1499188/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=237448 CPUtime=642.13
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 63009 0 0 0 64064 149 0 0 25 0 1 0 23566846 243146752 56833 1992294400 4194304 8395647 140734502240752 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59362 56833 632 1026 0 58332 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 237448

[startup+702.301 s]

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

/proc/meminfo: memFree=1495212/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=239468 CPUtime=1061.71
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 79159 0 0 0 105938 233 0 0 25 0 1 0 23566846 245215232 57396 1992294400 4194304 8395647 140734502240752 18446744073709551615 6636377 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59867 57396 634 1026 0 58837 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 239468

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.92 2/107 31053
/proc/meminfo: memFree=1495212/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=239468 CPUtime=1121.69
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 79159 0 0 0 111926 243 0 0 25 0 1 0 23566846 245215232 57396 1992294400 4194304 8395647 140734502240752 18446744073709551615 6670348 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59867 57396 634 1026 0 58837 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 239468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31055
/proc/meminfo: memFree=1495212/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=239468 CPUtime=1181.68
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 79159 0 0 0 117913 255 0 0 25 0 1 0 23566846 245215232 57396 1992294400 4194304 8395647 140734502240752 18446744073709551615 6701828 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 59867 57396 634 1026 0 58837 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 239468

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31056
/proc/meminfo: memFree=1491988/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=247260 CPUtime=1241.66
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 80121 0 0 0 123901 265 0 0 25 0 1 0 23566846 253194240 58358 1992294400 4194304 8395647 140734502240752 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 61815 58358 634 1026 0 60785 0
Current children cumulated CPU time (s) 1241.66
Current children cumulated vsize (KiB) 247260

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31058
/proc/meminfo: memFree=1487160/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1301.65
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81342 0 0 0 129891 274 0 0 25 0 1 0 23566846 254660608 59579 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697980 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59579 634 1026 0 61143 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 248692

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31060
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1361.63
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81427 0 0 0 135878 285 0 0 25 0 1 0 23566846 254660608 59664 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59664 634 1026 0 61143 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 248692

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31061
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1421.62
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 141867 295 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 248692

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31063
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1481.61
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 147856 305 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6693047 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 248692

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31064
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1541.59
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 153846 313 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 248692

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31066
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1601.57
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 159834 323 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 248692

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31068
/proc/meminfo: memFree=1486788/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1661.55
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 165822 333 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6670389 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 248692

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31069
/proc/meminfo: memFree=1486664/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1721.54
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 171810 344 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6698327 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 248692

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1781.52
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 177797 355 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6670318 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 248692

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1784.82
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 178126 356 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 7382031 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1784.82
Current children cumulated vsize (KiB) 248692

[startup+1788.8 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1788.03
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 178446 357 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1788.03
Current children cumulated vsize (KiB) 248692

[startup+1790.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1789.62
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 178605 357 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6701816 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (KiB) 248692

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1791.23
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 178765 358 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6503140 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 248692

[startup+1792.4 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=248692 CPUtime=1791.62
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81429 0 0 0 178804 358 0 0 25 0 1 0 23566846 254660608 59666 1992294400 4194304 8395647 140734502240752 18446744073709551615 6697246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30547/statm: 62173 59666 634 1026 0 61143 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 248692

[startup+1792.8 s]
/proc/loadavg: 1.00 1.00 0.92 2/107 31071
/proc/meminfo: memFree=1486416/2059040 swapFree=4134944/4192956
[pid=30547] ppid=30545 vsize=20660 CPUtime=1792.02
/proc/30547/stat : 30547 (pbscip.linux.x8) R 30545 30547 29857 0 -1 4202496 81432 0 0 0 178842 360 0 0 25 0 1 0 23566846 21155840 4738 1992294400 4194304 8395647 140734502240752 18446744073709551615 6058870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30547/statm: 5165 4738 637 1026 0 4135 0
Current children cumulated CPU time (s) 1792.02
Current children cumulated vsize (KiB) 20660

Child status: 0
Real time (s): 1792.8
CPU time (s): 1792.03
CPU user time (s): 1788.43
CPU system time (s): 3.60645
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 302984

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

runsolver used 3.00954 second user time and 8.42772 second system time

The end

Launcher Data

Begin job on node002 at 2010-07-08 03:45:31
IDJOB=2703788
IDBENCH=2011
IDSOLVER=1213
FILE ID=node002/2703788-1278553531
PBS_JOBID= 11239528
Free space on /tmp= 62564 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/ttp/normalized-data10_3.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-2703788-1278553531/watcher-2703788-1278553531 -o /tmp/evaluation-result-2703788-1278553531/solver-2703788-1278553531 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703788-1278553531.opb -t 1800 -m 1800

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

MD5SUM BENCH= dccfffd22c38fcd3c497d688dab4b7a4
RANDOM SEED=1398171239

node002.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1725900 kB
Buffers:         73504 kB
Cached:         177180 kB
SwapCached:      11820 kB
Active:         153700 kB
Inactive:       111116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1725900 kB
SwapTotal:     4192956 kB
SwapFree:      4134944 kB
Dirty:           13412 kB
Writeback:           4 kB
AnonPages:       11356 kB
Mapped:           8348 kB
Slab:            46476 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180288 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= 62552 MiB
End job on node002 at 2010-07-08 04:15:24