Trace number 3744839

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? 1791.83 1792.12

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-1.opb
MD5SUM75dfb21288b1ca28adfaa843050a46da
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57026
Best CPU time to get the best result obtained on this benchmark1800.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208381
Total number of constraints1695597
Number of constraints which are clauses1695597
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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-3744839-1338811317.opb>
10.69/10.76	c original problem has 208381 variables (208381 bin, 0 int, 0 impl, 0 cont) and 1695597 constraints
10.69/10.76	c problem read
10.69/10.76	c presolving settings loaded
12.99/13.01	c presolving:
24.78/24.82	c (round 1) 124707 del vars, 1120865 del conss, 116464 chg bounds, 8 chg sides, 14 chg coeffs, 0 upgd conss, 13734534 impls, 0 clqs
27.18/27.20	c (round 2) 135372 del vars, 1267838 del conss, 116701 chg bounds, 8 chg sides, 14 chg coeffs, 0 upgd conss, 13746390 impls, 0 clqs
27.98/28.03	c (round 3) 140778 del vars, 1302766 del conss, 116701 chg bounds, 16 chg sides, 37 chg coeffs, 0 upgd conss, 13746390 impls, 0 clqs
28.38/28.41	c (round 4) 142007 del vars, 1309569 del conss, 116701 chg bounds, 16 chg sides, 37 chg coeffs, 0 upgd conss, 13746390 impls, 0 clqs
30.39/30.40	c (round 5) 142007 del vars, 1309569 del conss, 116701 chg bounds, 16 chg sides, 37 chg coeffs, 384547 upgd conss, 13746390 impls, 0 clqs
31.09/31.16	c (round 6) 142007 del vars, 1309569 del conss, 116701 chg bounds, 16 chg sides, 37 chg coeffs, 386028 upgd conss, 13746390 impls, 0 clqs
34.29/34.35	c    (23.6s) probing: 101/66374 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
34.29/34.35	c    (23.6s) probing aborted: 100/100 successive totally useless probings
34.29/34.36	c presolving (7 rounds):
34.29/34.36	c  142007 deleted vars, 1309569 deleted constraints, 116701 tightened bounds, 0 added holes, 16 changed sides, 37 changed coefficients
34.29/34.36	c  13746390 implications, 0 cliques
34.29/34.36	c presolved problem has 66374 variables (66374 bin, 0 int, 0 impl, 0 cont) and 386028 constraints
34.29/34.36	c  242716 constraints of type <setppc>
34.29/34.36	c  143312 constraints of type <logicor>
34.29/34.36	c transformed objective value is always integral (scale: 1)
34.29/34.36	c Presolving Time: 21.74
34.29/34.36	c - non default parameters ----------------------------------------------------------------------
34.29/34.36	c # SCIP version 1.2.1.3
34.29/34.36	c 
34.29/34.36	c # frequency for displaying node information lines
34.29/34.36	c # [type: int, range: [-1,2147483647], default: 100]
34.29/34.36	c display/freq = 10000
34.29/34.36	c 
34.29/34.36	c # maximal time in seconds to run
34.29/34.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
34.29/34.36	c limits/time = 1779.24
34.29/34.36	c 
34.29/34.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
34.29/34.36	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
34.29/34.36	c limits/memory = 13950
34.29/34.36	c 
34.29/34.36	c # default clock type (1: CPU user seconds, 2: wall clock time)
34.29/34.36	c # [type: int, range: [1,2], default: 1]
34.29/34.36	c timing/clocktype = 2
34.29/34.36	c 
34.29/34.36	c # should presolving try to simplify inequalities
34.29/34.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.29/34.36	c constraints/linear/simplifyinequalities = TRUE
34.29/34.36	c 
34.29/34.36	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
34.29/34.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.29/34.36	c constraints/indicator/addCouplingCons = TRUE
34.29/34.36	c 
34.29/34.36	c # should presolving try to simplify knapsacks
34.29/34.36	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
34.29/34.36	c constraints/knapsack/simplifyinequalities = TRUE
34.29/34.36	c 
34.29/34.36	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
34.29/34.36	c # [type: int, range: [-1,2147483647], default: -1]
34.29/34.36	c separating/rapidlearning/freq = 0
34.29/34.36	c 
34.29/34.36	c -----------------------------------------------------------------------------------------------
34.29/34.36	c start solving
34.29/34.38	c 
445.61/445.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
445.61/445.77	c   435s|     1 |     0 | 61388 |     - |1553M|   0 |  35k|  66k| 386k|  66k| 386k|   0 |   0 |   0 | 6.983000e+03 |      --      |    Inf 
1790.00/1790.37	c  1780s|     1 |     2 | 98606 |     - |1561M|   0 |   - |  66k| 386k|  66k| 386k|   0 |   0 |   0 | 6.983000e+03 |      --      |    Inf 
1790.00/1790.37	c 
1790.00/1790.37	c SCIP Status        : solving was interrupted [time limit reached]
1790.00/1790.37	c Solving Time (sec) : 1779.61
1790.00/1790.37	c Solving Nodes      : 1
1790.00/1790.37	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1790.00/1790.37	c Dual Bound         : +6.98300000000000e+03
1790.00/1790.37	c Gap                : infinite
1790.00/1790.37	s UNKNOWN
1790.00/1790.37	c SCIP Status        : solving was interrupted [time limit reached]
1790.00/1790.37	c Solving Time       :    1779.61
1790.00/1790.37	c Original Problem   :
1790.00/1790.37	c   Problem name     : HOME/instance-3744839-1338811317.opb
1790.00/1790.37	c   Variables        : 208381 (208381 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.00/1790.37	c   Constraints      : 1695597 initial, 1695597 maximal
1790.00/1790.37	c Presolved Problem  :
1790.00/1790.37	c   Problem name     : t_HOME/instance-3744839-1338811317.opb
1790.00/1790.37	c   Variables        : 66374 (66374 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.00/1790.37	c   Constraints      : 386028 initial, 386028 maximal
1790.00/1790.37	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.00/1790.37	c   trivial          :       0.04          0          0          0          0          0          0          0          0
1790.00/1790.37	c   dualfix          :       0.88      20470          0          0          0          0          0          0          0
1790.00/1790.37	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.00/1790.37	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.00/1790.37	c   implics          :       3.23          0       1640          0          0          0          0          0          0
1790.00/1790.37	c   probing          :       2.76          0          0          0          0          0          0          0          0
1790.00/1790.37	c   setppc           :       0.82          0          0          0          0          0          0          0          0
1790.00/1790.37	c   linear           :      11.47     116701       3196          0     116701          0    1309569         16         37
1790.00/1790.37	c   logicor          :       0.51          0          0          0          0          0          0          0          0
1790.00/1790.37	c   root node        :          -          0          -          -          0          -          -          -          -
1790.00/1790.37	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.00/1790.37	c   integral         :          0          0          0          0          0          0          0          0          0          0
1790.00/1790.37	c   setppc           :     242716          0        201          0          1          0          0          0          0          0
1790.00/1790.37	c   logicor          :     143312          0        201          0          1          0          0          0          0          0
1790.00/1790.37	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1790.00/1790.37	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.00/1790.37	c   integral         :       0.00       0.00       0.00       0.00       0.00
1790.00/1790.37	c   setppc           :       1.86       0.00       1.81       0.00       0.05
1790.00/1790.37	c   logicor          :       0.12       0.00       0.10       0.00       0.02
1790.00/1790.37	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.00/1790.37	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.00/1790.37	c   vbounds          :       0.00          2          0          0
1790.00/1790.37	c   rootredcost      :       0.00          0          0          0
1790.00/1790.37	c   pseudoobj        :       0.00          2          0          0
1790.00/1790.37	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.00/1790.37	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1790.00/1790.37	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.37	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.37	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.00/1790.37	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.00/1790.37	c   applied globally :          -          -          -          0        0.0          -          -          -
1790.00/1790.37	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.00/1790.37	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.00/1790.37	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1790.00/1790.37	c   redcost          :       0.00          0          0          0          0          0
1790.00/1790.37	c   impliedbounds    :       0.00          0          0          0          0          0
1790.00/1790.37	c   intobj           :       0.00          0          0          0          0          0
1790.00/1790.37	c   cgmip            :       0.00          0          0          0          0          0
1790.00/1790.37	c   gomory           :       0.00          0          0          0          0          0
1790.00/1790.37	c   strongcg         :       0.00          0          0          0          0          0
1790.00/1790.37	c   cmir             :       0.00          0          0          0          0          0
1790.00/1790.37	c   flowcover        :       0.00          0          0          0          0          0
1790.00/1790.37	c   clique           :       0.00          0          0          0          0          0
1790.00/1790.37	c   zerohalf         :       0.00          0          0          0          0          0
1790.00/1790.37	c   mcf              :       0.00          0          0          0          0          0
1790.00/1790.37	c   rapidlearning    :       0.00          0          0          0          0          0
1790.00/1790.37	c Pricers            :       Time      Calls       Vars
1790.00/1790.37	c   problem variables:       0.00          0          0
1790.00/1790.37	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.00/1790.37	c   relpscost        :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   pscost           :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   inference        :       0.01          1          0          0          0          0          2
1790.00/1790.37	c   mostinf          :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   leastinf         :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.00/1790.37	c   random           :       0.00          0          0          0          0          0          0
1790.00/1790.37	c Primal Heuristics  :       Time      Calls      Found
1790.00/1790.37	c   LP solutions     :       0.00          -          0
1790.00/1790.37	c   pseudo solutions :       0.00          -          0
1790.00/1790.37	c   oneopt           :       0.00          0          0
1790.00/1790.37	c   trivial          :       0.21          2          0
1790.00/1790.37	c   simplerounding   :       0.00          0          0
1790.00/1790.37	c   zirounding       :       0.00          0          0
1790.00/1790.37	c   rounding         :       0.02          1          0
1790.00/1790.37	c   shifting         :       0.91          1          0
1790.00/1790.37	c   intshifting      :       0.00          0          0
1790.00/1790.37	c   twoopt           :       0.00          0          0
1790.00/1790.37	c   fixandinfer      :       0.00          0          0
1790.00/1790.37	c   feaspump         :    1343.59          1          0
1790.00/1790.37	c   coefdiving       :       0.00          0          0
1790.00/1790.37	c   pscostdiving     :       0.00          0          0
1790.00/1790.37	c   fracdiving       :       0.00          0          0
1790.00/1790.37	c   veclendiving     :       0.00          0          0
1790.00/1790.37	c   intdiving        :       0.00          0          0
1790.00/1790.37	c   actconsdiving    :       0.00          0          0
1790.00/1790.37	c   objpscostdiving  :       0.00          0          0
1790.00/1790.37	c   rootsoldiving    :       0.00          0          0
1790.00/1790.37	c   linesearchdiving :       0.00          0          0
1790.00/1790.37	c   guideddiving     :       0.00          0          0
1790.00/1790.37	c   octane           :       0.00          0          0
1790.00/1790.37	c   rens             :       0.00          0          0
1790.00/1790.37	c   rins             :       0.00          0          0
1790.00/1790.37	c   localbranching   :       0.00          0          0
1790.00/1790.37	c   mutation         :       0.00          0          0
1790.00/1790.37	c   crossover        :       0.00          0          0
1790.00/1790.37	c   dins             :       0.00          0          0
1790.00/1790.37	c   undercover       :       0.00          0          0
1790.00/1790.37	c   nlp              :       0.00          0          0
1790.00/1790.37	c   trysol           :       0.00          0          0
1790.00/1790.37	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.00/1790.37	c   primal LP        :       0.00          0          0       0.00          -
1790.00/1790.37	c   dual LP          :     410.69          1      61388   61388.00     149.47
1790.00/1790.37	c   lex dual LP      :       0.00          0          0       0.00          -
1790.00/1790.37	c   barrier LP       :       0.00          0          0       0.00          -
1790.00/1790.37	c   diving/probing LP:    1343.44          3      37218   12406.00      27.70
1790.00/1790.37	c   strong branching :       0.00          0          0       0.00          -
1790.00/1790.37	c     (at root node) :          -          0          0       0.00          -
1790.00/1790.37	c   conflict analysis:       0.00          0          0       0.00          -
1790.00/1790.37	c B&B Tree           :
1790.00/1790.37	c   number of runs   :          1
1790.00/1790.37	c   nodes            :          1
1790.00/1790.37	c   nodes (total)    :          1
1790.00/1790.37	c   nodes left       :          2
1790.00/1790.37	c   max depth        :          0
1790.00/1790.37	c   max depth (total):          0
1790.00/1790.37	c   backtracks       :          0 (0.0%)
1790.00/1790.37	c   delayed cutoffs  :          0
1790.00/1790.37	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1790.00/1790.37	c   avg switch length:       1.00
1790.00/1790.37	c   switching time   :       0.00
1790.00/1790.37	c Solution           :
1790.00/1790.37	c   Solutions found  :          0 (0 improvements)
1790.00/1790.37	c   Primal Bound     :          -
1790.00/1790.37	c   Dual Bound       : +6.98300000000000e+03
1790.00/1790.37	c   Gap              :   infinite
1790.00/1790.37	c   Root Dual Bound  : +6.98300000000000e+03
1790.00/1790.37	c   Root Iterations  :      98606
1791.80/1792.11	c Time complete: 1791.82.

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-3744839-1338811317/watcher-3744839-1338811317 -o /tmp/evaluation-result-3744839-1338811317/solver-3744839-1338811317 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744839-1338811317.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: 2.00 2.00 1.93 3/179 14825
/proc/meminfo: memFree=24251224/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 347257253 8105984 1199 33554432000 4194304 8395647 140736223290944 140736223286344 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 1979 1199 370 1026 0 949 0

[startup+0.102913 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14825
/proc/meminfo: memFree=24251224/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=32668 CPUtime=0.09 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 7403 0 0 0 8 1 0 0 20 0 1 0 347257253 33452032 7344 33554432000 4194304 8395647 140736223290944 140736223286344 7382061 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 8167 7344 394 1026 0 7137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32668

[startup+0.200339 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14825
/proc/meminfo: memFree=24251224/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=41976 CPUtime=0.19 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 9710 0 0 0 18 1 0 0 20 0 1 0 347257253 42983424 9651 33554432000 4194304 8395647 140736223290944 140736223156152 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 10494 9651 394 1026 0 9464 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41976

[startup+0.300329 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14825
/proc/meminfo: memFree=24251224/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=51812 CPUtime=0.29 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 12175 0 0 0 27 2 0 0 20 0 1 0 347257253 53055488 12116 33554432000 4194304 8395647 140736223290944 140736223156152 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 12953 12116 394 1026 0 11923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51812

[startup+0.700283 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14825
/proc/meminfo: memFree=24251224/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=78748 CPUtime=0.69 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 18921 0 0 0 66 3 0 0 20 0 1 0 347257253 80637952 18862 33554432000 4194304 8395647 140736223290944 140736223156152 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 19687 18862 394 1026 0 18657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78748

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14826
/proc/meminfo: memFree=24149412/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=134268 CPUtime=1.49 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 32778 0 0 0 144 5 0 0 20 0 1 0 347257253 137490432 32719 33554432000 4194304 8395647 140736223290944 140736223156152 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 33567 32719 394 1026 0 32537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134268

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14826
/proc/meminfo: memFree=24071052/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=239196 CPUtime=3.09 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 58826 0 0 0 300 9 0 0 20 0 1 0 347257253 244936704 58767 33554432000 4194304 8395647 140736223290944 140736223155816 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 59799 58767 394 1026 0 58769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 239196

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14826
/proc/meminfo: memFree=23856780/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=453956 CPUtime=6.29 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 112297 0 0 0 611 18 0 0 20 0 1 0 347257253 464850944 112238 33554432000 4194304 8395647 140736223290944 140736223156152 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 113489 112238 394 1026 0 112459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 453956

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=26114308/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=1845500 CPUtime=12.69 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 459190 0 0 0 1203 66 0 0 20 0 1 0 347257253 1889792000 459288 33554432000 4194304 8395647 140736223290944 140736223288568 4601776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 461375 459288 431 1026 0 460345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1845500

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14865
/proc/meminfo: memFree=24694924/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2179204 CPUtime=25.48 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 540861 0 0 0 2471 77 0 0 20 0 1 0 347257253 2231504896 540959 33554432000 4194304 8395647 140736223290944 140736223286744 5043002 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 544801 540959 476 1026 0 543771 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2179204

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24550704/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2344128 CPUtime=51.08 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 577170 0 0 0 5024 84 0 0 20 0 1 0 347257253 2400387072 576452 33554432000 4194304 8395647 140736223290944 140736223286408 6636387 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 586032 576452 576 1026 0 585002 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2344128

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24522528/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2334320 CPUtime=102.27 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 584822 0 0 0 10136 91 0 0 20 0 1 0 347257253 2390343680 574645 33554432000 4194304 8395647 140736223290944 140736223286072 6636369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 583580 574645 576 1026 0 582550 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2334320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24468692/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2408296 CPUtime=162.26 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 597304 0 0 0 16124 102 0 0 20 0 1 0 347257253 2466095104 588201 33554432000 4194304 8395647 140736223290944 140736223286072 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 602074 588201 577 1026 0 601044 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2408296

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24472508/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2421088 CPUtime=222.26 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 606880 0 0 0 22113 113 0 0 20 0 1 0 347257253 2479194112 587297 33554432000 4194304 8395647 140736223290944 140736223286072 6698375 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 605272 587297 577 1026 0 604242 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2421088

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24472352/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2424020 CPUtime=282.25 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 618854 0 0 0 28101 124 0 0 20 0 1 0 347257253 2482196480 587305 33554432000 4194304 8395647 140736223290944 140736223286072 6698068 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606005 587305 577 1026 0 604975 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2424020

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14866
/proc/meminfo: memFree=24439056/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2425776 CPUtime=342.23 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 628354 0 0 0 34090 133 0 0 20 0 1 0 347257253 2483994624 587636 33554432000 4194304 8395647 140736223290944 140736223285112 6438987 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606444 587636 577 1026 0 605414 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2425776

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14867
/proc/meminfo: memFree=24430148/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2426748 CPUtime=402.21 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 632644 0 0 0 40080 141 0 0 20 0 1 0 347257253 2484989952 588926 33554432000 4194304 8395647 140736223290944 140736223286072 6697959 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606687 588926 577 1026 0 605657 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 2426748

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/179 14867
/proc/meminfo: memFree=24427820/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=462.21 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633147 0 0 0 46076 145 0 0 20 0 1 0 347257253 2485374976 589427 33554432000 4194304 8395647 140736223290944 140736223285464 6721240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 589427 582 1026 0 605751 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2427124

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 14870
/proc/meminfo: memFree=24437208/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=522.19 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633163 0 0 0 52073 146 0 0 20 0 1 0 347257253 2485374976 589444 33554432000 4194304 8395647 140736223290944 140736223285464 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 589444 582 1026 0 605751 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2427124

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14870
/proc/meminfo: memFree=24436996/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=582.18 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633168 0 0 0 58070 148 0 0 20 0 1 0 347257253 2485374976 589449 33554432000 4194304 8395647 140736223290944 140736223285464 6752539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 589449 582 1026 0 605751 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 2427124

[startup+642.3 s]

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

/proc/meminfo: memFree=24417444/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=1122.1 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633207 0 0 0 112049 161 0 0 20 0 1 0 347257253 2485374976 592279 33554432000 4194304 8395647 140736223290944 140736223285512 6708477 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 592279 582 1026 0 605751 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 2427124

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14875
/proc/meminfo: memFree=24417480/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=1182.09 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633208 0 0 0 118047 162 0 0 20 0 1 0 347257253 2485374976 592280 33554432000 4194304 8395647 140736223290944 140736223285464 6697305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 592280 582 1026 0 605751 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2427124

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14875
/proc/meminfo: memFree=24417260/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2427124 CPUtime=1242.08 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633212 0 0 0 124045 163 0 0 20 0 1 0 347257253 2485374976 592284 33554432000 4194304 8395647 140736223290944 140736223285464 6708208 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 606781 592284 582 1026 0 605751 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 2427124

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 14876
/proc/meminfo: memFree=24414560/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1302.07 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633840 0 0 0 130042 165 0 0 20 0 1 0 347257253 2488393728 592912 33554432000 4194304 8395647 140736223290944 140736223285512 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592912 582 1026 0 606488 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 2430072

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/178 14876
/proc/meminfo: memFree=24415340/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1362.06 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633842 0 0 0 136040 166 0 0 20 0 1 0 347257253 2488393728 592914 33554432000 4194304 8395647 140736223290944 140736223285768 6708194 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592914 582 1026 0 606488 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2430072

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24415112/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1422.06 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633845 0 0 0 142039 167 0 0 20 0 1 0 347257253 2488393728 592917 33554432000 4194304 8395647 140736223290944 140736223285512 6708567 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592917 582 1026 0 606488 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 2430072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24415140/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1482.04 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 148036 168 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285464 6707999 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2430072

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14877
/proc/meminfo: memFree=24414920/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1542.05 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 154035 170 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285512 6708178 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2430072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14878
/proc/meminfo: memFree=24414576/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1602.03 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 160032 171 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285512 6708301 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2430072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14878
/proc/meminfo: memFree=24413364/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1662.02 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 166030 172 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285464 6667655 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2430072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 14881
/proc/meminfo: memFree=24406564/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1722.01 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 172028 173 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285464 6708025 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2430072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24405112/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1782 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 178027 173 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285464 6708218 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2430072

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24405112/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1785.3 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 178356 174 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285512 6709509 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 2430072

[startup+1788.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24405112/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2430072 CPUtime=1788.5 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633846 0 0 0 178676 174 0 0 20 0 1 0 347257253 2488393728 592918 33554432000 4194304 8395647 140736223290944 140736223285512 6708010 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 607518 592918 582 1026 0 606488 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (KiB) 2430072

[startup+1790.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24405112/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2327392 CPUtime=1790.1 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633852 0 0 0 178836 174 0 0 20 0 1 0 347257253 2383249408 578855 33554432000 4194304 8395647 140736223290944 140736223284696 5088312 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 581848 578855 588 1026 0 580818 0
Current children cumulated CPU time (s) 1790.1
Current children cumulated vsize (KiB) 2327392

[startup+1791.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24462184/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2325764 CPUtime=1790.9 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633856 0 0 0 178916 174 0 0 20 0 1 0 347257253 2381582336 578452 33554432000 4194304 8395647 140736223290944 140736223290280 6063842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 581441 578452 592 1026 0 580411 0
Current children cumulated CPU time (s) 1790.9
Current children cumulated vsize (KiB) 2325764

[startup+1791.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24462184/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=2257280 CPUtime=1791.3 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633856 0 0 0 178956 174 0 0 20 0 1 0 347257253 2311454720 561458 33554432000 4194304 8395647 140736223290944 140736223290280 4969582 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 564320 561458 592 1026 0 563290 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 2257280

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24858436/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=1812924 CPUtime=1791.7 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633856 0 0 0 178991 179 0 0 20 0 1 0 347257253 1856434176 450369 33554432000 4194304 8395647 140736223290944 140736223290280 7435351 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 453231 450369 592 1026 0 452201 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (KiB) 1812924

[startup+1792.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 14881
/proc/meminfo: memFree=24858436/32873844 swapFree=7124/7124
[pid=14825] ppid=14823 vsize=1640596 CPUtime=1791.8 cores=0,2,4,6
/proc/14825/stat : 14825 (pbscip.linux.x8) R 14823 14825 14436 0 -1 4202496 633856 0 0 0 179000 180 0 0 20 0 1 0 347257253 1679970304 407414 33554432000 4194304 8395647 140736223290944 140736223290280 6345214 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14825/statm: 410149 407414 592 1026 0 409119 0
Current children cumulated CPU time (s) 1791.8
Current children cumulated vsize (KiB) 1640596

Child status: 0
Real time (s): 1792.12
CPU time (s): 1791.83
CPU user time (s): 1790.01
CPU system time (s): 1.81472
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 2430072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.01
system time used= 1.81472
maximum resident set size= 2371676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 633864
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= 38
involuntary context switches= 1868

runsolver used 3.04554 second user time and 9.1856 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 14:01:59
IDJOB=3744839
IDBENCH=92871
IDSOLVER=2326
FILE ID=node134/3744839-1338811317
RUNJOBID= node134-1338809524-14721
PBS_JOBID= 14636878
Free space on /tmp= 70216 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-ped2.G.recomb5-0.01-1.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-3744839-1338811317/watcher-3744839-1338811317 -o /tmp/evaluation-result-3744839-1338811317/solver-3744839-1338811317 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3744839-1338811317.opb -t 1800 -m 15500

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

MD5SUM BENCH= 75dfb21288b1ca28adfaa843050a46da
RANDOM SEED=1190739377

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24251852 kB
Buffers:          514236 kB
Cached:          3687912 kB
SwapCached:           76 kB
Active:          5459072 kB
Inactive:        2251724 kB
Active(anon):    3500612 kB
Inactive(anon):    10496 kB
Active(file):    1958460 kB
Inactive(file):  2241228 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             64280 kB
Writeback:             0 kB
AnonPages:       3517780 kB
Mapped:            13452 kB
Shmem:                96 kB
Slab:             765012 kB
SReclaimable:     206520 kB
SUnreclaim:       558492 kB
KernelStack:        1464 kB
PageTables:        10972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3721036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2811904 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= 70272 MiB
End job on node134 at 2012-06-04 14:31:51