Trace number 1869724

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1799.59 1800.86

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/
area_partials/normalized-fir08_area_partials.opb
MD5SUM7a3c9826bd8191760f7756d2d26889fa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 49
Optimality of the best value was proved YES
Number of variables40727
Total number of constraints174550
Number of constraints which are clauses174550
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 constraint1018
Number of terms in the objective function 1821
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1821
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1821
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.59/2.66	c SCIP version 1.1.0.7
2.59/2.66	c LP-Solver SoPlex 1.4.1
2.59/2.66	c user parameter file <scip.set> not found - using default parameters
2.59/2.66	c read problem <HOME/instance-1869724-1245221460.opb>
2.59/2.66	c original problem has 40727 variables (40727 bin, 0 int, 0 impl, 0 cont) and 174550 constraints
3.39/3.40	c start presolving problem
3.39/3.40	c presolving:
9.28/9.39	c (round 1) 1120 del vars, 2198 del conss, 42 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4318374 impls, 0 clqs
10.99/11.05	c (round 2) 1120 del vars, 2198 del conss, 42 chg bounds, 0 chg sides, 0 chg coeffs, 172318 upgd conss, 4318374 impls, 0 clqs
11.38/11.41	c (round 3) 1120 del vars, 2198 del conss, 42 chg bounds, 0 chg sides, 0 chg coeffs, 172352 upgd conss, 4318374 impls, 0 clqs
37.31/37.47	c    (33.8s) probing: 635/39607 (1.6%) - 0 fixings, 9 aggregations, 8973 implications, 0 bound changes
37.31/37.47	c    (33.8s) probing aborted: 100/100 successive totally useless probings
37.31/37.47	c (round 4) 1129 del vars, 2198 del conss, 42 chg bounds, 0 chg sides, 0 chg coeffs, 172352 upgd conss, 4329872 impls, 0 clqs
38.00/38.11	c    (34.4s) probing: 645/39607 (1.6%) - 0 fixings, 9 aggregations, 8973 implications, 0 bound changes
38.00/38.11	c    (34.4s) probing aborted: 100/100 successive totally useless probings
38.00/38.12	c presolving (5 rounds):
38.00/38.12	c  1129 deleted vars, 2198 deleted constraints, 42 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
38.00/38.12	c  4329872 implications, 0 cliques
38.00/38.12	c presolved problem has 39598 variables (39598 bin, 0 int, 0 impl, 0 cont) and 172352 constraints
38.00/38.12	c  172352 constraints of type <logicor>
38.00/38.12	c transformed objective value is always integral (scale: 1)
38.00/38.12	c Presolving Time: 33.89
38.00/38.15	c strange?!, PURESAT with obj
38.00/38.15	c -----------------------------------------------------------------------------------------------
38.00/38.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
38.00/38.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
38.00/38.15	c limits/memory = c 1620
38.00/38.15	c # maximal time in seconds to run
38.00/38.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
38.00/38.15	c limits/time = c 1791
38.00/38.15	c # frequency for displaying node information lines
38.00/38.15	c # [type: int, range: [-1,2147483647], default: 100]
38.00/38.15	c display/freq = c 10000
38.00/38.15	c -----------------------------------------------------------------------------------------------
38.00/38.15	c start solving problem
38.00/38.15	c 
72.80/73.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.80/73.24	c  68.9s|     1 |     0 |  3748 | 410M|   0 | 568 |  39k| 172k| 172k|  39k| 172k|   0 |   0 |   0 | 4.845000e+01 |      --      |    Inf 
1405.72/1406.97	c  1399s|     1 |     0 | 30840 | 413M|   0 | 587 |  39k| 172k| 172k|  39k| 172k|   2 |   0 |   0 | 4.864286e+01 |      --      |    Inf 
1499.99/1501.20	c  1493s|     1 |     0 | 33768 | 414M|   0 | 636 |  39k| 172k| 172k|  39k| 172k|   3 |   0 |   0 | 4.864286e+01 |      --      |    Inf 
1726.45/1727.74	c  1719s|     1 |     0 | 44406 | 416M|   0 | 630 |  39k| 172k| 172k|  39k| 172k|   4 |   0 |   0 | 4.875000e+01 |      --      |    Inf 
1798.23/1799.60	c  1791s|     1 |     0 | 45066 | 419M|   0 |   - |  39k| 172k| 172k|  39k| 172k|   6 |   0 |   0 | 4.875000e+01 |      --      |    Inf 
1798.43/1799.79	c  1791s|     1 |     2 | 45066 | 419M|   0 |   - |  39k| 172k| 172k|  39k| 172k|   6 |   0 |   0 | 4.875000e+01 |      --      |    Inf 
1798.43/1799.79	c 
1798.43/1799.79	c SCIP Status        : solving was interrupted [time limit reached]
1798.43/1799.79	c Solving Time (sec) : 1791.19
1798.43/1799.79	c Solving Nodes      : 1
1798.43/1799.79	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.43/1799.79	c Dual Bound         : +4.87500000000000e+01
1798.43/1799.79	c Gap                : infinite
1798.43/1799.79	c NODE         1
1798.43/1799.79	c DUAL BOUND   48.75
1798.43/1799.79	c PRIMAL BOUND 1e+20
1798.43/1799.79	c GAP          1e+20
1798.43/1799.79	s UNKNOWN
1798.43/1799.79	c SCIP Status        : solving was interrupted [time limit reached]
1798.43/1799.79	c Solving Time       :    1791.19
1798.43/1799.79	c Original Problem   :
1798.43/1799.79	c   Problem name     : HOME/instance-1869724-1245221460.opb
1798.43/1799.79	c   Variables        : 40727 (40727 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.43/1799.79	c   Constraints      : 174550 initial, 174550 maximal
1798.43/1799.79	c Presolved Problem  :
1798.43/1799.79	c   Problem name     : t_HOME/instance-1869724-1245221460.opb
1798.43/1799.79	c   Variables        : 39598 (39598 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.43/1799.79	c   Constraints      : 172352 initial, 172352 maximal
1798.43/1799.79	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.43/1799.79	c   trivial          :       0.04          0          0          0          0          0          0          0          0
1798.43/1799.79	c   dualfix          :       0.03          0          0          0          0          0          0          0          0
1798.43/1799.79	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.43/1799.79	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.43/1799.79	c   implics          :       0.05          0          0          0          0          0          0          0          0
1798.43/1799.79	c   probing          :      25.90          0          9          0          0          0          0          0          0
1798.43/1799.79	c   linear           :       6.33         42       1078          0         42          0       2198          0          0
1798.43/1799.79	c   logicor          :       1.16          0          0          0          0          0          0          0          0
1798.43/1799.79	c   root node        :          -          0          -          -          0          -          -          -          -
1798.43/1799.79	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.43/1799.79	c   integral         :          0          0          0          0          0          0          0          0          0          0
1798.43/1799.79	c   logicor          :     172352          4       1386          0          1          0          0          0          0          0
1798.43/1799.79	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1798.43/1799.79	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.43/1799.79	c   integral         :       0.00       0.00       0.00       0.00       0.00
1798.43/1799.79	c   logicor          :       7.93       0.21       7.56       0.00       0.16
1798.43/1799.79	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.43/1799.79	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.43/1799.79	c   rootredcost      :       0.00          0          0          0
1798.43/1799.79	c   pseudoobj        :       0.00          4          0          0
1798.43/1799.79	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.43/1799.79	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.43/1799.79	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.43/1799.79	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.43/1799.79	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.43/1799.79	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.43/1799.79	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.43/1799.79	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.43/1799.79	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.43/1799.79	c   cut pool         :       0.01          3          -          -         29          -    (maximal pool size: 179)
1798.43/1799.79	c   redcost          :       0.02          4          0          0          0          0
1798.43/1799.79	c   impliedbounds    :       0.68          4          0          0          0          0
1798.43/1799.79	c   intobj           :       0.00          0          0          0          0          0
1798.43/1799.79	c   gomory           :      26.90          4          0          0       2000          0
1798.43/1799.79	c   strongcg         :      26.57          4          0          0       2000          0
1798.43/1799.79	c   cmir             :      84.48          4          0          0          0          0
1798.43/1799.79	c   flowcover        :      94.21          4          0          0          0          0
1798.43/1799.79	c   clique           :      64.85          1          0          0          0          0
1798.43/1799.79	c   zerohalf         :       0.00          0          0          0          0          0
1798.43/1799.79	c   mcf              :       0.50          1          0          0          0          0
1798.43/1799.79	c Pricers            :       Time      Calls       Vars
1798.43/1799.79	c   problem variables:       0.00          0          0
1798.43/1799.79	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.43/1799.79	c   relpscost        :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   pscost           :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   inference        :       0.02          1          0          0          0          0          2
1798.43/1799.79	c   mostinf          :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   leastinf         :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.43/1799.79	c   random           :       0.00          0          0          0          0          0          0
1798.43/1799.79	c Primal Heuristics  :       Time      Calls      Found
1798.43/1799.79	c   LP solutions     :       0.00          -          0
1798.43/1799.79	c   pseudo solutions :       0.00          -          0
1798.43/1799.79	c   oneopt           :       0.00          0          0
1798.43/1799.79	c   simplerounding   :       0.00          0          0
1798.43/1799.79	c   rounding         :       0.11          4          0
1798.43/1799.79	c   shifting         :       0.20          4          0
1798.43/1799.79	c   intshifting      :       0.00          0          0
1798.43/1799.79	c   fixandinfer      :       0.00          0          0
1798.43/1799.79	c   feaspump         :    1180.47          1          0
1798.43/1799.79	c   coefdiving       :       0.00          0          0
1798.43/1799.79	c   pscostdiving     :       0.00          0          0
1798.43/1799.79	c   fracdiving       :       0.00          0          0
1798.43/1799.79	c   veclendiving     :       0.00          0          0
1798.43/1799.79	c   intdiving        :       0.00          0          0
1798.43/1799.79	c   actconsdiving    :       0.00          0          0
1798.43/1799.79	c   objpscostdiving  :       0.00          0          0
1798.43/1799.79	c   rootsoldiving    :       0.00          0          0
1798.43/1799.79	c   linesearchdiving :       0.00          0          0
1798.43/1799.79	c   guideddiving     :       0.00          0          0
1798.43/1799.79	c   octane           :       0.00          0          0
1798.43/1799.79	c   rens             :       0.00          0          0
1798.43/1799.79	c   rins             :       0.00          0          0
1798.43/1799.79	c   localbranching   :       0.00          0          0
1798.43/1799.79	c   mutation         :       0.00          0          0
1798.43/1799.79	c   crossover        :       0.00          0          0
1798.43/1799.79	c   dins             :       0.00          0          0
1798.43/1799.79	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.43/1799.79	c   primal LP        :       0.00          0          0       0.00          -
1798.43/1799.79	c   dual LP          :     276.19          5      20375    4075.00      73.77
1798.43/1799.79	c   barrier LP       :       0.00          0          0       0.00          -
1798.43/1799.79	c   diving/probing LP:    1180.14          4      24691    6172.75      20.92
1798.43/1799.79	c   strong branching :       0.00          0          0       0.00          -
1798.43/1799.79	c     (at root node) :          -          0          0       0.00          -
1798.43/1799.79	c   conflict analysis:       0.00          0          0       0.00          -
1798.43/1799.79	c B&B Tree           :
1798.43/1799.79	c   number of runs   :          1
1798.43/1799.79	c   nodes            :          1
1798.43/1799.79	c   nodes (total)    :          1
1798.43/1799.79	c   nodes left       :          2
1798.43/1799.79	c   max depth        :          0
1798.43/1799.79	c   max depth (total):          0
1798.43/1799.79	c   backtracks       :          0 (0.0%)
1798.43/1799.79	c   delayed cutoffs  :          0
1798.43/1799.79	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.43/1799.79	c   avg switch length:       1.00
1798.43/1799.79	c   switching time   :       0.00
1798.43/1799.79	c Solution           :
1798.43/1799.79	c   Solutions found  :          0 (0 improvements)
1798.43/1799.79	c   Primal Bound     :          -
1798.43/1799.79	c   Dual Bound       : +4.87500000000000e+01
1798.43/1799.79	c   Gap              :   infinite
1798.43/1799.79	c   Root Dual Bound  : +4.87500000000000e+01
1799.52/1800.85	c Time complete: 1799.59.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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


[startup+0 s]
/proc/loadavg: 0.27 1.01 1.31 3/72 12055
/proc/meminfo: memFree=1459416/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=6100 CPUtime=0
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 624 0 0 0 0 0 0 0 18 0 1 0 189742500 6246400 606 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 1525 615 325 886 0 635 0

[startup+0.0288369 s]
/proc/loadavg: 0.27 1.01 1.31 3/72 12055
/proc/meminfo: memFree=1459416/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=11344 CPUtime=0.02
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 2160 0 0 0 2 0 0 0 18 0 1 0 189742500 11616256 2142 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 2836 2142 354 886 0 1946 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11344

[startup+0.10285 s]
/proc/loadavg: 0.27 1.01 1.31 3/72 12055
/proc/meminfo: memFree=1459416/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=16512 CPUtime=0.1
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 3324 0 0 0 9 1 0 0 18 0 1 0 189742500 16908288 3306 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 4128 3315 354 886 0 3238 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16512

[startup+0.301885 s]
/proc/loadavg: 0.27 1.01 1.31 3/72 12055
/proc/meminfo: memFree=1459416/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=25808 CPUtime=0.29
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 5766 0 0 0 27 2 0 0 19 0 1 0 189742500 26427392 5748 1992294400 4194304 7823515 548682068736 18446744073709551615 5537552 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 6452 5748 354 886 0 5562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25808

[startup+0.704906 s]
/proc/loadavg: 0.27 1.01 1.31 3/72 12055
/proc/meminfo: memFree=1459416/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=42616 CPUtime=0.69
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 9962 0 0 0 66 3 0 0 23 0 1 0 189742500 43638784 9944 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 10654 9944 354 886 0 9764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42616

[startup+1.50194 s]
/proc/loadavg: 0.27 1.01 1.31 2/73 12056
/proc/meminfo: memFree=1406544/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=71432 CPUtime=1.49
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 17179 0 0 0 143 6 0 0 25 0 1 0 189742500 73146368 17161 1992294400 4194304 7823515 548682068736 18446744073709551615 6908062 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 17858 17161 354 886 0 16968 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71432

[startup+3.10105 s]
/proc/loadavg: 0.27 1.01 1.31 2/73 12056
/proc/meminfo: memFree=1378192/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=209744 CPUtime=3.09
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 51867 0 0 0 289 20 0 0 25 0 1 0 189742500 214777856 51495 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 52436 51495 375 886 0 51546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 209744

[startup+6.30127 s]
/proc/loadavg: 0.48 1.05 1.32 2/73 12056
/proc/meminfo: memFree=1177104/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=314740 CPUtime=6.28
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 76927 0 0 0 588 40 0 0 25 0 1 0 189742500 322293760 76555 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 78685 76555 432 886 0 77795 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 314740

[startup+12.7017 s]
/proc/loadavg: 0.52 1.04 1.32 2/73 12056
/proc/meminfo: memFree=992400/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=480160 CPUtime=12.68
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 120792 0 0 0 1167 101 0 0 25 0 1 0 189742500 491683840 116912 1992294400 4194304 7823515 548682068736 18446744073709551615 4800436 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 120040 116912 447 886 0 119150 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 480160

[startup+25.5026 s]
/proc/loadavg: 0.77 1.07 1.32 3/73 12056
/proc/meminfo: memFree=992400/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=480160 CPUtime=25.48
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 120820 0 0 0 2447 101 0 0 25 0 1 0 189742500 491683840 116940 1992294400 4194304 7823515 548682068736 18446744073709551615 4209589 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 120040 116940 448 886 0 119150 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 480160

[startup+51.1015 s]
/proc/loadavg: 1.04 1.11 1.33 3/73 12058
/proc/meminfo: memFree=837968/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=677000 CPUtime=50.88
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 163324 0 0 0 4960 128 0 0 25 0 1 0 189742500 693248000 155550 1992294400 4194304 7823515 548682068736 18446744073709551615 6212325 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 169250 155550 520 886 0 168360 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 677000

[startup+102.307 s]
/proc/loadavg: 1.47 1.23 1.36 3/73 12058
/proc/meminfo: memFree=812176/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=696644 CPUtime=101.79
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 170199 0 0 0 10041 138 0 0 25 0 1 0 189742500 713363456 161967 1992294400 4194304 7823515 548682068736 18446744073709551615 6211578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 174161 161967 531 886 0 173271 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 696644

[startup+162.31 s]
/proc/loadavg: 1.62 1.31 1.38 3/73 12058
/proc/meminfo: memFree=804752/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=703676 CPUtime=161.78
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 172057 0 0 0 16038 140 0 0 25 0 1 0 189742500 720564224 163825 1992294400 4194304 7823515 548682068736 18446744073709551615 6208896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 175919 163825 531 886 0 175029 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 703676

[startup+222.301 s]
/proc/loadavg: 1.41 1.31 1.37 2/73 12058
/proc/meminfo: memFree=796304/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=704888 CPUtime=221.45
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 174327 0 0 0 21996 149 0 0 25 0 1 0 189742500 721805312 165926 1992294400 4194304 7823515 548682068736 18446744073709551615 6177706 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 176222 165926 531 886 0 175332 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 704888

[startup+282.303 s]
/proc/loadavg: 1.50 1.37 1.38 2/73 12058
/proc/meminfo: memFree=794064/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=705132 CPUtime=281.37
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 174877 0 0 0 27984 153 0 0 25 0 1 0 189742500 722055168 166476 1992294400 4194304 7823515 548682068736 18446744073709551615 6208337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 176283 166476 531 886 0 175393 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 705132

[startup+342.303 s]
/proc/loadavg: 1.31 1.33 1.36 2/73 12058
/proc/meminfo: memFree=792656/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=705460 CPUtime=341.35
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 175219 0 0 0 33980 155 0 0 25 0 1 0 189742500 722391040 166818 1992294400 4194304 7823515 548682068736 18446744073709551615 6208499 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 176365 166818 531 886 0 175475 0
Current children cumulated CPU time (s) 341.35
Current children cumulated vsize (KiB) 705460

[startup+402.301 s]
/proc/loadavg: 1.21 1.31 1.35 2/73 12058
/proc/meminfo: memFree=791120/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=711092 CPUtime=401.34
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 175714 0 0 0 39978 156 0 0 25 0 1 0 189742500 728158208 167274 1992294400 4194304 7823515 548682068736 18446744073709551615 6211646 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 177773 167274 531 886 0 176883 0
Current children cumulated CPU time (s) 401.34
Current children cumulated vsize (KiB) 711092

[startup+462.301 s]
/proc/loadavg: 1.08 1.25 1.33 2/73 12058
/proc/meminfo: memFree=789712/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=711092 CPUtime=461.32
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 176056 0 0 0 45975 157 0 0 25 0 1 0 189742500 728158208 167616 1992294400 4194304 7823515 548682068736 18446744073709551615 6208789 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 177773 167616 531 886 0 176883 0
Current children cumulated CPU time (s) 461.32
Current children cumulated vsize (KiB) 711092

[startup+522.301 s]
/proc/loadavg: 1.03 1.20 1.31 2/73 12058
/proc/meminfo: memFree=789200/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=711092 CPUtime=521.31
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 176188 0 0 0 51972 159 0 0 25 0 1 0 189742500 728158208 167748 1992294400 4194304 7823515 548682068736 18446744073709551615 6208496 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 177773 167748 531 886 0 176883 0
Current children cumulated CPU time (s) 521.31
Current children cumulated vsize (KiB) 711092

[startup+582.301 s]
/proc/loadavg: 1.01 1.16 1.28 2/73 12058
/proc/meminfo: memFree=788816/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=711092 CPUtime=581.3
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 176278 0 0 0 57969 161 0 0 25 0 1 0 189742500 728158208 167838 1992294400 4194304 7823515 548682068736 18446744073709551615 6208329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 177773 167838 531 886 0 176883 0
Current children cumulated CPU time (s) 581.3
Current children cumulated vsize (KiB) 711092

[startup+642.301 s]
/proc/loadavg: 1.00 1.13 1.26 2/73 12064
/proc/meminfo: memFree=788432/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=711092 CPUtime=641.29
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 176356 0 0 0 63967 162 0 0 25 0 1 0 189742500 728158208 167916 1992294400 4194304 7823515 548682068736 18446744073709551615 6211574 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 177773 167916 531 886 0 176883 0
Current children cumulated CPU time (s) 641.29
Current children cumulated vsize (KiB) 711092

[startup+702.301 s]

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

/proc/meminfo: memFree=779344/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=716572 CPUtime=1121.18
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 178890 0 0 0 111947 171 0 0 25 0 1 0 189742500 733769728 170218 1992294400 4194304 7823515 548682068736 18446744073709551615 6208329 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 179143 170218 531 886 0 178253 0
Current children cumulated CPU time (s) 1121.18
Current children cumulated vsize (KiB) 716572

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/73 12064
/proc/meminfo: memFree=779024/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=716724 CPUtime=1181.17
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 178964 0 0 0 117945 172 0 0 25 0 1 0 189742500 733925376 170292 1992294400 4194304 7823515 548682068736 18446744073709551615 6211563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 179181 170292 531 886 0 178291 0
Current children cumulated CPU time (s) 1181.17
Current children cumulated vsize (KiB) 716724

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/73 12064
/proc/meminfo: memFree=778960/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=716724 CPUtime=1241.15
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 178970 0 0 0 123942 173 0 0 25 0 1 0 189742500 733925376 170298 1992294400 4194304 7823515 548682068736 18446744073709551615 6268597 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 179181 170298 531 886 0 178291 0
Current children cumulated CPU time (s) 1241.15
Current children cumulated vsize (KiB) 716724

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/69 12064
/proc/meminfo: memFree=777728/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=716724 CPUtime=1301.14
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 179810 0 0 0 129940 174 0 0 25 0 1 0 189742500 733925376 171138 1992294400 4194304 7823515 548682068736 18446744073709551615 5597662 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 179181 171138 544 886 0 178291 0
Current children cumulated CPU time (s) 1301.14
Current children cumulated vsize (KiB) 716724

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 12064
/proc/meminfo: memFree=793784/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=716724 CPUtime=1361.13
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 179845 0 0 0 135847 266 0 0 25 0 1 0 189742500 733925376 171173 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 179181 171173 549 886 0 178291 0
Current children cumulated CPU time (s) 1361.13
Current children cumulated vsize (KiB) 716724

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 12064
/proc/meminfo: memFree=766072/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=747140 CPUtime=1421.12
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 187462 0 0 0 141654 458 0 0 25 0 1 0 189742500 765071360 178089 1992294400 4194304 7823515 548682068736 18446744073709551615 5575803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 186785 178089 557 886 0 185895 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 747140

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 12064
/proc/meminfo: memFree=750224/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=766680 CPUtime=1481.1
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 191421 0 0 0 147649 461 0 0 25 0 1 0 189742500 785080320 182048 1992294400 4194304 7823515 548682068736 18446744073709551615 6212306 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 191670 182048 557 886 0 190780 0
Current children cumulated CPU time (s) 1481.1
Current children cumulated vsize (KiB) 766680

[startup+1542.3 s]
/proc/loadavg: 1.05 1.01 1.08 2/65 12064
/proc/meminfo: memFree=745552/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=766816 CPUtime=1541.09
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 192598 0 0 0 153645 464 0 0 25 0 1 0 189742500 785219584 183225 1992294400 4194304 7823515 548682068736 18446744073709551615 4338511 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 191704 183225 557 886 0 190814 0
Current children cumulated CPU time (s) 1541.09
Current children cumulated vsize (KiB) 766816

[startup+1602.3 s]
/proc/loadavg: 1.10 1.04 1.09 2/65 12064
/proc/meminfo: memFree=740504/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=775524 CPUtime=1601.07
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 193847 0 0 0 159641 466 0 0 25 0 1 0 189742500 794136576 184474 1992294400 4194304 7823515 548682068736 18446744073709551615 6212443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 193881 184474 557 886 0 192991 0
Current children cumulated CPU time (s) 1601.07
Current children cumulated vsize (KiB) 775524

[startup+1662.3 s]
/proc/loadavg: 1.04 1.03 1.08 2/65 12064
/proc/meminfo: memFree=732440/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=782312 CPUtime=1661.07
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 195860 0 0 0 165637 470 0 0 25 0 1 0 189742500 801087488 186487 1992294400 4194304 7823515 548682068736 18446744073709551615 6212317 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 195578 186487 557 886 0 194688 0
Current children cumulated CPU time (s) 1661.07
Current children cumulated vsize (KiB) 782312

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 12064
/proc/meminfo: memFree=728408/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=782612 CPUtime=1721.05
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 196909 0 0 0 171631 474 0 0 25 0 1 0 189742500 801394688 187536 1992294400 4194304 7823515 548682068736 18446744073709551615 6213522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 195653 187536 557 886 0 194763 0
Current children cumulated CPU time (s) 1721.05
Current children cumulated vsize (KiB) 782612

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 12064
/proc/meminfo: memFree=719512/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=782612 CPUtime=1781.03
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 199093 0 0 0 177628 475 0 0 25 0 1 0 189742500 801394688 189720 1992294400 4194304 7823515 548682068736 18446744073709551615 5597699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 195653 189720 557 886 0 194763 0
Current children cumulated CPU time (s) 1781.03
Current children cumulated vsize (KiB) 782612

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 12064
/proc/meminfo: memFree=703256/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=804792 CPUtime=1790.64
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203145 0 0 0 178587 477 0 0 25 0 1 0 189742500 824107008 193772 1992294400 4194304 7823515 548682068736 18446744073709551615 6263029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 201198 193772 557 886 0 200308 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (KiB) 804792

[startup+1795.1 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=703256/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=804792 CPUtime=1793.83
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203147 0 0 0 178906 477 0 0 25 0 1 0 189742500 824107008 193774 1992294400 4194304 7823515 548682068736 18446744073709551615 6179751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 201198 193774 557 886 0 200308 0
Current children cumulated CPU time (s) 1793.83
Current children cumulated vsize (KiB) 804792

[startup+1798.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=702424/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=815568 CPUtime=1797.03
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203352 0 0 0 179226 477 0 0 25 0 1 0 189742500 835141632 193979 1992294400 4194304 7823515 548682068736 18446744073709551615 6263163 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12055/statm: 203892 193979 557 886 0 203002 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 815568

[startup+1799.9 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=702296/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=815568 CPUtime=1798.62
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203386 0 0 0 179385 477 0 0 25 0 1 0 189742500 835141632 194013 1992294400 4194304 7823515 548682068736 18446744073709551615 4313097 0 0 4096 0 0 0 0 17 0 0 0
/proc/12055/statm: 203892 194013 562 886 0 203002 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 815568

[startup+1800.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=702296/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=815568 CPUtime=1799.02
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203386 0 0 0 179425 477 0 0 25 0 1 0 189742500 835141632 194013 1992294400 4194304 7823515 548682068736 18446744073709551615 4237238 0 0 4096 0 0 0 0 17 0 0 0
/proc/12055/statm: 203892 194013 562 886 0 203002 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 815568

[startup+1800.71 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=703640/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=662072 CPUtime=1799.43
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203386 0 0 0 179463 480 0 0 25 0 1 0 189742500 677961728 160080 1992294400 4194304 7823515 548682068736 18446744073709551615 5875875 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 165518 160080 562 886 0 164628 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 662072

[startup+1800.8 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 12064
/proc/meminfo: memFree=703640/2055920 swapFree=4181884/4192956
[pid=12055] ppid=12053 vsize=382876 CPUtime=1799.52
/proc/12055/stat : 12055 (pbscip.linux.x8) R 12053 12055 12018 0 -1 4194304 203386 0 0 0 179468 484 0 0 25 0 1 0 189742500 392065024 93713 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12055/statm: 95719 93713 1775 886 0 94829 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 382876

Child status: 0
Real time (s): 1800.86
CPU time (s): 1799.59
CPU user time (s): 1794.69
CPU system time (s): 4.90325
CPU usage (%): 99.9296
Max. virtual memory (cumulated for all children) (KiB): 815568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.69
system time used= 4.90325
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203391
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3870

runsolver used 1.84672 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node52 at 2009-06-17 08:51:00
IDJOB=1869724
IDBENCH=25025
IDSOLVER=683
FILE ID=node52/1869724-1245221460
PBS_JOBID= 9368616
Free space on /tmp= 66456 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_partials/normalized-fir08_area_partials.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869724-1245221460/watcher-1869724-1245221460 -o /tmp/evaluation-result-1869724-1245221460/solver-1869724-1245221460 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869724-1245221460.opb

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

MD5SUM BENCH= 7a3c9826bd8191760f7756d2d26889fa
RANDOM SEED=399906644

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1459832 kB
Buffers:         68796 kB
Cached:         422988 kB
SwapCached:       6112 kB
Active:         100572 kB
Inactive:       417344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459832 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:           15484 kB
Writeback:           0 kB
Mapped:          32492 kB
Slab:            63180 kB
Committed_AS:   611376 kB
PageTables:       2152 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB
End job on node52 at 2009-06-17 09:21:01