Trace number 3744767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.92 1791.2

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.20-12.opb
MD5SUMc06b278c3afd39a1221f47af38eecd08
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13019
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables70317
Total number of constraints763037
Number of constraints which are clauses763037
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
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-3744767-1338810389.opb>
4.69/4.76	c original problem has 70317 variables (70317 bin, 0 int, 0 impl, 0 cont) and 763037 constraints
4.69/4.76	c problem read
4.69/4.76	c presolving settings loaded
5.69/5.72	c presolving:
10.28/10.39	c (round 1) 37970 del vars, 400131 del conss, 37334 chg bounds, 71 chg sides, 92 chg coeffs, 0 upgd conss, 6049670 impls, 0 clqs
11.09/11.18	c (round 2) 38649 del vars, 466725 del conss, 37483 chg bounds, 71 chg sides, 92 chg coeffs, 0 upgd conss, 6069884 impls, 0 clqs
11.49/11.52	c (round 3) 39513 del vars, 474277 del conss, 37604 chg bounds, 79 chg sides, 103 chg coeffs, 0 upgd conss, 6074486 impls, 0 clqs
11.68/11.75	c (round 4) 39818 del vars, 476799 del conss, 37605 chg bounds, 79 chg sides, 103 chg coeffs, 0 upgd conss, 6074530 impls, 0 clqs
14.89/14.95	c    (10.2s) probing: 101/30498 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
14.89/14.95	c    (10.2s) probing aborted: 100/100 successive totally useless probings
14.89/14.95	c (round 5) 39819 del vars, 476802 del conss, 37605 chg bounds, 79 chg sides, 103 chg coeffs, 285459 upgd conss, 6074530 impls, 0 clqs
15.39/15.50	c (round 6) 39819 del vars, 476802 del conss, 37605 chg bounds, 79 chg sides, 103 chg coeffs, 286235 upgd conss, 6074530 impls, 0 clqs
15.99/16.01	c    (11.2s) probing: 111/30498 (0.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
15.99/16.01	c    (11.2s) probing aborted: 100/100 successive totally useless probings
15.99/16.01	c presolving (7 rounds):
15.99/16.01	c  39819 deleted vars, 476802 deleted constraints, 37605 tightened bounds, 0 added holes, 79 changed sides, 103 changed coefficients
15.99/16.01	c  6074530 implications, 0 cliques
15.99/16.01	c presolved problem has 30498 variables (30498 bin, 0 int, 0 impl, 0 cont) and 286235 constraints
15.99/16.01	c  173900 constraints of type <setppc>
15.99/16.01	c  112335 constraints of type <logicor>
15.99/16.01	c transformed objective value is always integral (scale: 1)
15.99/16.01	c Presolving Time: 10.42
15.99/16.01	c - non default parameters ----------------------------------------------------------------------
15.99/16.01	c # SCIP version 1.2.1.3
15.99/16.01	c 
15.99/16.01	c # frequency for displaying node information lines
15.99/16.01	c # [type: int, range: [-1,2147483647], default: 100]
15.99/16.01	c display/freq = 10000
15.99/16.01	c 
15.99/16.01	c # maximal time in seconds to run
15.99/16.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.99/16.01	c limits/time = 1785.24
15.99/16.01	c 
15.99/16.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.99/16.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.99/16.01	c limits/memory = 13950
15.99/16.01	c 
15.99/16.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
15.99/16.01	c # [type: int, range: [1,2], default: 1]
15.99/16.01	c timing/clocktype = 2
15.99/16.01	c 
15.99/16.01	c # should presolving try to simplify inequalities
15.99/16.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.99/16.01	c constraints/linear/simplifyinequalities = TRUE
15.99/16.01	c 
15.99/16.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
15.99/16.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.99/16.01	c constraints/indicator/addCouplingCons = TRUE
15.99/16.01	c 
15.99/16.01	c # should presolving try to simplify knapsacks
15.99/16.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.99/16.01	c constraints/knapsack/simplifyinequalities = TRUE
15.99/16.01	c 
15.99/16.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
15.99/16.01	c # [type: int, range: [-1,2147483647], default: -1]
15.99/16.01	c separating/rapidlearning/freq = 0
15.99/16.01	c 
15.99/16.01	c -----------------------------------------------------------------------------------------------
15.99/16.01	c start solving
15.99/16.02	c 
296.24/296.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
296.24/296.38	c   292s|     1 |     0 | 44567 |     - | 749M|   0 |  17k|  30k| 286k|  30k| 286k|   0 |   0 |   0 | 2.389000e+03 |      --      |    Inf 
1790.01/1790.33	c  1786s|     1 |     2 | 83349 |     - | 751M|   0 |   - |  30k| 286k|  30k| 286k|   0 |   0 |   0 | 2.389000e+03 |      --      |    Inf 
1790.01/1790.33	c 
1790.01/1790.33	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.33	c Solving Time (sec) : 1785.57
1790.01/1790.33	c Solving Nodes      : 1
1790.01/1790.33	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.01/1790.33	c Dual Bound         : +2.38900000000000e+03
1790.01/1790.33	c Gap                : infinite
1790.01/1790.33	s UNKNOWN
1790.01/1790.33	c SCIP Status        : solving was interrupted [time limit reached]
1790.01/1790.33	c Solving Time       :    1785.57
1790.01/1790.33	c Original Problem   :
1790.01/1790.33	c   Problem name     : HOME/instance-3744767-1338810389.opb
1790.01/1790.33	c   Variables        : 70317 (70317 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.33	c   Constraints      : 763037 initial, 763037 maximal
1790.01/1790.33	c Presolved Problem  :
1790.01/1790.33	c   Problem name     : t_HOME/instance-3744767-1338810389.opb
1790.01/1790.33	c   Variables        : 30498 (30498 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.01/1790.33	c   Constraints      : 286235 initial, 286235 maximal
1790.01/1790.33	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.01/1790.33	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1790.01/1790.33	c   dualfix          :       0.08       1136          0          0          0          0          0          0          0
1790.01/1790.33	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.33	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.01/1790.33	c   implics          :       0.43          0        563          0          0          0          0          0          0
1790.01/1790.33	c   probing          :       1.98          0          0          0          0          0          0          0          0
1790.01/1790.33	c   setppc           :       0.57          0          0          0          0          0          0          0          0
1790.01/1790.33	c   linear           :       6.34      37605        515          0      37605          0     476802         79        103
1790.01/1790.33	c   logicor          :       0.27          0          0          0          0          0          0          0          0
1790.01/1790.33	c   root node        :          -          0          -          -          0          -          -          -          -
1790.01/1790.33	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.01/1790.33	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.01/1790.33	c   setppc           :     173900          0        221          0          1          0          0          0          0          0
1790.01/1790.33	c   logicor          :     112335          0        221          0          1          0          0          0          0          0
1790.01/1790.33	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.01/1790.33	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.01/1790.33	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.33	c   setppc           :       1.53       0.00       1.50       0.00       0.04
1790.01/1790.33	c   logicor          :       0.10       0.00       0.09       0.00       0.01
1790.01/1790.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.01/1790.33	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.01/1790.33	c   vbounds          :       0.00          2          0          0
1790.01/1790.33	c   rootredcost      :       0.00          0          0          0
1790.01/1790.33	c   pseudoobj        :       0.00          2          0          0
1790.01/1790.33	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.01/1790.33	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.33	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.33	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.33	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.01/1790.33	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.01/1790.33	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.01/1790.33	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.01/1790.33	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.01/1790.33	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.01/1790.33	c   redcost          :       0.00          0          0          0          0          0
1790.01/1790.33	c   impliedbounds    :       0.00          0          0          0          0          0
1790.01/1790.33	c   intobj           :       0.00          0          0          0          0          0
1790.01/1790.33	c   cgmip            :       0.00          0          0          0          0          0
1790.01/1790.33	c   gomory           :       0.00          0          0          0          0          0
1790.01/1790.33	c   strongcg         :       0.00          0          0          0          0          0
1790.01/1790.33	c   cmir             :       0.00          0          0          0          0          0
1790.01/1790.33	c   flowcover        :       0.00          0          0          0          0          0
1790.01/1790.33	c   clique           :       0.00          0          0          0          0          0
1790.01/1790.33	c   zerohalf         :       0.00          0          0          0          0          0
1790.01/1790.33	c   mcf              :       0.00          0          0          0          0          0
1790.01/1790.33	c   rapidlearning    :       0.00          0          0          0          0          0
1790.01/1790.33	c Pricers            :       Time      Calls       Vars
1790.01/1790.33	c   problem variables:       0.00          0          0
1790.01/1790.33	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.01/1790.33	c   relpscost        :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   pscost           :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   inference        :       0.01          1          0          0          0          0          2
1790.01/1790.33	c   mostinf          :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   leastinf         :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.01/1790.33	c   random           :       0.00          0          0          0          0          0          0
1790.01/1790.33	c Primal Heuristics  :       Time      Calls      Found
1790.01/1790.33	c   LP solutions     :       0.00          -          0
1790.01/1790.33	c   pseudo solutions :       0.00          -          0
1790.01/1790.33	c   oneopt           :       0.00          0          0
1790.01/1790.33	c   trivial          :       0.07          2          0
1790.01/1790.33	c   simplerounding   :       0.00          0          0
1790.01/1790.33	c   zirounding       :       0.00          0          0
1790.01/1790.33	c   rounding         :       0.02          1          0
1790.01/1790.33	c   shifting         :       0.46          1          0
1790.01/1790.33	c   intshifting      :       0.00          0          0
1790.01/1790.33	c   twoopt           :       0.00          0          0
1790.01/1790.33	c   fixandinfer      :       0.00          0          0
1790.01/1790.33	c   feaspump         :    1493.42          1          0
1790.01/1790.33	c   coefdiving       :       0.00          0          0
1790.01/1790.33	c   pscostdiving     :       0.00          0          0
1790.01/1790.33	c   fracdiving       :       0.00          0          0
1790.01/1790.33	c   veclendiving     :       0.00          0          0
1790.01/1790.33	c   intdiving        :       0.00          0          0
1790.01/1790.33	c   actconsdiving    :       0.00          0          0
1790.01/1790.33	c   objpscostdiving  :       0.00          0          0
1790.01/1790.33	c   rootsoldiving    :       0.00          0          0
1790.01/1790.33	c   linesearchdiving :       0.00          0          0
1790.01/1790.33	c   guideddiving     :       0.00          0          0
1790.01/1790.33	c   octane           :       0.00          0          0
1790.01/1790.33	c   rens             :       0.00          0          0
1790.01/1790.33	c   rins             :       0.00          0          0
1790.01/1790.33	c   localbranching   :       0.00          0          0
1790.01/1790.33	c   mutation         :       0.00          0          0
1790.01/1790.33	c   crossover        :       0.00          0          0
1790.01/1790.33	c   dins             :       0.00          0          0
1790.01/1790.33	c   undercover       :       0.00          0          0
1790.01/1790.33	c   nlp              :       0.00          0          0
1790.01/1790.33	c   trysol           :       0.00          0          0
1790.01/1790.33	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.01/1790.33	c   primal LP        :       0.00          0          0       0.00          -
1790.01/1790.33	c   dual LP          :     279.87          1      44567   44567.00     159.24
1790.01/1790.33	c   lex dual LP      :       0.00          0          0       0.00          -
1790.01/1790.33	c   barrier LP       :       0.00          0          0       0.00          -
1790.01/1790.33	c   diving/probing LP:    1493.36          2      38782   19391.00      25.97
1790.01/1790.33	c   strong branching :       0.00          0          0       0.00          -
1790.01/1790.33	c     (at root node) :          -          0          0       0.00          -
1790.01/1790.33	c   conflict analysis:       0.00          0          0       0.00          -
1790.01/1790.33	c B&B Tree           :
1790.01/1790.33	c   number of runs   :          1
1790.01/1790.33	c   nodes            :          1
1790.01/1790.33	c   nodes (total)    :          1
1790.01/1790.33	c   nodes left       :          2
1790.01/1790.33	c   max depth        :          0
1790.01/1790.33	c   max depth (total):          0
1790.01/1790.33	c   backtracks       :          0 (0.0%)
1790.01/1790.33	c   delayed cutoffs  :          0
1790.01/1790.33	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.01/1790.33	c   avg switch length:       1.00
1790.01/1790.33	c   switching time   :       0.00
1790.01/1790.33	c Solution           :
1790.01/1790.33	c   Solutions found  :          0 (0 improvements)
1790.01/1790.33	c   Primal Bound     :          -
1790.01/1790.33	c   Dual Bound       : +2.38900000000000e+03
1790.01/1790.33	c   Gap              :   infinite
1790.01/1790.33	c   Root Dual Bound  : +2.38900000000000e+03
1790.01/1790.33	c   Root Iterations  :      83349
1790.81/1791.19	c Time complete: 1790.9.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.16 1.04 1.23 3/173 18722
/proc/meminfo: memFree=26435204/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 347163478 8105984 1198 33554432000 4194304 8395647 140735706023024 140736228211400 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 1979 1198 370 1026 0 949 0

[startup+0.0523031 s]
/proc/loadavg: 1.16 1.04 1.23 3/173 18722
/proc/meminfo: memFree=26435204/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=20564 CPUtime=0.04 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 4401 0 0 0 4 0 0 0 20 0 1 0 347163478 21057536 4346 33554432000 4194304 8395647 140735706023024 140736228211400 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 5141 4346 393 1026 0 4111 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20564

[startup+0.100379 s]
/proc/loadavg: 1.16 1.04 1.23 3/173 18722
/proc/meminfo: memFree=26435204/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=25264 CPUtime=0.09 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 5569 0 0 0 9 0 0 0 20 0 1 0 347163478 25870336 5514 33554432000 4194304 8395647 140735706023024 140736228211400 5758034 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 6316 5514 393 1026 0 5286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25264

[startup+0.300277 s]
/proc/loadavg: 1.16 1.04 1.23 3/173 18722
/proc/meminfo: memFree=26435204/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=37368 CPUtime=0.29 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 8631 0 0 0 28 1 0 0 20 0 1 0 347163478 38264832 8576 33554432000 4194304 8395647 140735706023024 140736228211400 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 9342 8576 393 1026 0 8312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37368

[startup+0.700271 s]
/proc/loadavg: 1.16 1.04 1.23 3/173 18722
/proc/meminfo: memFree=26435204/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=64300 CPUtime=0.69 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 15342 0 0 0 67 2 0 0 20 0 1 0 347163478 65843200 15287 33554432000 4194304 8395647 140735706023024 140736228211400 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 16075 15287 393 1026 0 15045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64300

[startup+1.50027 s]
/proc/loadavg: 1.16 1.04 1.23 3/174 18723
/proc/meminfo: memFree=26319760/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=115320 CPUtime=1.48 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 28005 0 0 0 145 3 0 0 20 0 1 0 347163478 118087680 27950 33554432000 4194304 8395647 140735706023024 140735705888232 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 28830 27950 393 1026 0 27800 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 115320

[startup+3.10027 s]
/proc/loadavg: 1.16 1.04 1.23 3/177 18733
/proc/meminfo: memFree=26192832/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=219860 CPUtime=3.09 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 54058 0 0 0 302 7 0 0 20 0 1 0 347163478 225136640 54003 33554432000 4194304 8395647 140735706023024 140735705887896 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 54965 54003 393 1026 0 53935 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 219860

[startup+6.30029 s]
/proc/loadavg: 1.23 1.06 1.23 3/177 18733
/proc/meminfo: memFree=25401580/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=839984 CPUtime=6.28 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 206792 0 0 0 601 27 0 0 20 0 1 0 347163478 860143616 206383 33554432000 4194304 8395647 140735706023024 140735706018776 18446744073699066235 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 209996 206383 475 1026 0 208966 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 839984

[startup+12.7003 s]
/proc/loadavg: 1.29 1.07 1.24 3/177 18733
/proc/meminfo: memFree=24737560/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1009404 CPUtime=12.69 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 249721 0 0 0 1236 33 0 0 20 0 1 0 347163478 1033629696 248845 33554432000 4194304 8395647 140735706023024 140735706018824 4217669 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 252351 248845 483 1026 0 251321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1009404

[startup+25.5065 s]
/proc/loadavg: 1.45 1.12 1.25 3/177 18733
/proc/meminfo: memFree=23712040/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1276616 CPUtime=25.49 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 280030 0 0 0 2510 39 0 0 20 0 1 0 347163478 1307254784 305109 33554432000 4194304 8395647 140735706023024 140735706018584 7386059 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 319154 305109 575 1026 0 318124 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1276616

[startup+51.1003 s]
/proc/loadavg: 1.63 1.19 1.27 3/177 18733
/proc/meminfo: memFree=20937144/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1324848 CPUtime=51.08 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 284806 0 0 0 5065 43 0 0 20 0 1 0 347163478 1356644352 317919 33554432000 4194304 8395647 140735706023024 140735706018152 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 331212 317919 575 1026 0 330182 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1324848

[startup+102.3 s]
/proc/loadavg: 1.84 1.31 1.30 3/177 18733
/proc/meminfo: memFree=20606428/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=102.28 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291259 0 0 0 10179 49 0 0 20 0 1 0 347163478 1399955456 328689 33554432000 4194304 8395647 140735706023024 140735706018488 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 328689 576 1026 0 340756 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1367144

[startup+162.3 s]
/proc/loadavg: 2.01 1.45 1.35 3/177 18733
/proc/meminfo: memFree=20582004/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=162.27 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291296 0 0 0 16174 53 0 0 20 0 1 0 347163478 1399955456 329236 33554432000 4194304 8395647 140735706023024 140735706018152 7382157 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 329236 576 1026 0 340756 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1367144

[startup+222.3 s]
/proc/loadavg: 2.00 1.55 1.39 3/178 18736
/proc/meminfo: memFree=20560116/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=222.26 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291304 0 0 0 22171 55 0 0 20 0 1 0 347163478 1399955456 329244 33554432000 4194304 8395647 140735706023024 140735706018488 6698001 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 329244 576 1026 0 340756 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1367144

[startup+282.3 s]
/proc/loadavg: 2.00 1.63 1.42 3/177 18737
/proc/meminfo: memFree=20485128/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=282.25 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291309 0 0 0 28167 58 0 0 20 0 1 0 347163478 1399955456 329261 33554432000 4194304 8395647 140735706023024 140735706018152 6697955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 329261 576 1026 0 340756 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1367144

[startup+342.307 s]
/proc/loadavg: 2.00 1.69 1.46 3/177 18737
/proc/meminfo: memFree=20469772/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=342.24 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291318 0 0 0 34165 59 0 0 20 0 1 0 347163478 1399955456 330768 33554432000 4194304 8395647 140735706023024 140735706017544 6758166 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 330768 581 1026 0 340756 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1367144

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.49 3/177 18737
/proc/meminfo: memFree=20408424/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=402.22 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291319 0 0 0 40162 60 0 0 20 0 1 0 347163478 1399955456 330820 33554432000 4194304 8395647 140735706023024 140735706017592 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 330820 581 1026 0 340756 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1367144

[startup+462.3 s]
/proc/loadavg: 2.00 1.79 1.52 3/177 18737
/proc/meminfo: memFree=20402984/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=462.22 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291320 0 0 0 46161 61 0 0 20 0 1 0 347163478 1399955456 331466 33554432000 4194304 8395647 140735706023024 140735706017592 6708477 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 331466 581 1026 0 340756 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1367144

[startup+522.3 s]
/proc/loadavg: 2.00 1.83 1.55 3/177 18737
/proc/meminfo: memFree=20395232/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=522.2 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291326 0 0 0 52158 62 0 0 20 0 1 0 347163478 1399955456 332521 33554432000 4194304 8395647 140735706023024 140735706017592 6696697 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332521 581 1026 0 340756 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1367144

[startup+582.3 s]
/proc/loadavg: 2.00 1.85 1.57 3/177 18738
/proc/meminfo: memFree=20385648/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=582.2 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291327 0 0 0 58156 64 0 0 20 0 1 0 347163478 1399955456 332521 33554432000 4194304 8395647 140735706023024 140735706017592 6708208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332521 581 1026 0 340756 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1367144

[startup+642.3 s]

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

/proc/meminfo: memFree=20352768/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1002.14 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 100141 73 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017592 6708043 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1367144

[startup+1062.3 s]
/proc/loadavg: 2.02 1.97 1.73 3/177 18765
/proc/meminfo: memFree=20351308/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1062.12 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 106138 74 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1367144

[startup+1122.3 s]
/proc/loadavg: 2.01 1.97 1.75 3/177 18765
/proc/meminfo: memFree=20350840/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1122.11 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 112136 75 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708215 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1367144

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/177 18765
/proc/meminfo: memFree=20349752/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1182.1 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 118133 77 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017592 7382137 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1367144

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/177 18766
/proc/meminfo: memFree=20348788/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1242.09 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 124131 78 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017592 6708616 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1367144

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/177 18766
/proc/meminfo: memFree=20347948/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1302.08 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 130129 79 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708222 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1367144

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/177 18766
/proc/meminfo: memFree=20347044/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1362.08 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 136127 81 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1367144

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/178 18769
/proc/meminfo: memFree=20346940/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1422.06 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 142124 82 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1367144

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.82 3/177 18769
/proc/meminfo: memFree=20346728/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1482.05 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 148122 83 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017592 6697371 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1367144

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.83 3/177 18770
/proc/meminfo: memFree=20346384/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1542.05 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 154121 84 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708489 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1367144

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.83 3/177 18770
/proc/meminfo: memFree=20346288/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1602.04 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 160119 85 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708477 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1367144

[startup+1662.31 s]
/proc/loadavg: 2.00 1.99 1.84 3/177 18770
/proc/meminfo: memFree=20346068/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1662.04 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 166118 86 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1367144

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/177 18770
/proc/meminfo: memFree=20345972/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1722.02 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 172115 87 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017592 6697125 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1367144

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20345752/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1782.02 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 178113 89 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1367144

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

[startup+1785.7 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20345628/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1785.41 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 178452 89 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 6708477 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (KiB) 1367144

[startup+1788.9 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20345752/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1367144 CPUtime=1788.62 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291330 0 0 0 178773 89 0 0 20 0 1 0 347163478 1399955456 332925 33554432000 4194304 8395647 140735706023024 140735706017544 7382162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 341786 332925 581 1026 0 340756 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (KiB) 1367144

[startup+1790.5 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20345752/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1244712 CPUtime=1790.21 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291893 0 0 0 178932 89 0 0 20 0 1 0 347163478 1274585088 307491 33554432000 4194304 8395647 140735706023024 140735706017544 6150524 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 311178 307491 589 1026 0 310148 0
Current children cumulated CPU time (s) 1790.21
Current children cumulated vsize (KiB) 1244712

[startup+1790.9 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20453300/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1238172 CPUtime=1790.62 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291895 0 0 0 178973 89 0 0 20 0 1 0 347163478 1267888128 306002 33554432000 4194304 8395647 140735706023024 140735706022408 6345893 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 309543 306002 591 1026 0 308513 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (KiB) 1238172

[startup+1791.1 s]
/proc/loadavg: 2.00 1.99 1.85 3/177 18770
/proc/meminfo: memFree=20453300/32873844 swapFree=7628/7628
[pid=18722] ppid=18720 vsize=1090056 CPUtime=1790.81 cores=0,2,4,6
/proc/18722/stat : 18722 (pbscip.linux.x8) R 18720 18722 17511 0 -1 4202496 291895 0 0 0 178990 91 0 0 20 0 1 0 347163478 1116217344 268974 33554432000 4194304 8395647 140735706023024 140735706022408 6345848 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18722/statm: 272514 268974 591 1026 0 271484 0
Current children cumulated CPU time (s) 1790.81
Current children cumulated vsize (KiB) 1090056

Child status: 0
Real time (s): 1791.2
CPU time (s): 1790.92
CPU user time (s): 1789.99
CPU system time (s): 0.928858
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1367144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.99
system time used= 0.928858
maximum resident set size= 1331704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291903
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= 15
involuntary context switches= 1850

runsolver used 5.98409 second user time and 14.0159 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-04 13:46:30
IDJOB=3744767
IDBENCH=92838
IDSOLVER=2326
FILE ID=node145/3744767-1338810389
RUNJOBID= node145-1338810389-18704
PBS_JOBID= 14636861
Free space on /tmp= 70876 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.20-12.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-3744767-1338810389/watcher-3744767-1338810389 -o /tmp/evaluation-result-3744767-1338810389/solver-3744767-1338810389 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744767-1338810389.opb -t 1800 -m 15500

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

MD5SUM BENCH= c06b278c3afd39a1221f47af38eecd08
RANDOM SEED=1131938472

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26435996 kB
Buffers:          457388 kB
Cached:          5095164 kB
SwapCached:            0 kB
Active:          1797088 kB
Inactive:        3769796 kB
Active(anon):       5668 kB
Inactive(anon):    10916 kB
Active(file):    1791420 kB
Inactive(file):  3758880 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            100024 kB
Writeback:             0 kB
AnonPages:         21700 kB
Mapped:            13440 kB
Shmem:               200 kB
Slab:             731356 kB
SReclaimable:     171024 kB
SUnreclaim:       560332 kB
KernelStack:        1408 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70756 MiB
End job on node145 at 2012-06-04 14:16:22