Trace number 1869707

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1794.78 1795.22

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMd90f6236f870e45ceb3cd4a6e4593f30
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
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

0.79/0.81	c SCIP version 1.1.0.7
0.79/0.81	c LP-Solver Clp 1.8.2
0.79/0.81	c user parameter file <scip.set> not found - using default parameters
0.79/0.81	c read problem <HOME/instance-1869707-1245184140.opb>
0.79/0.81	c original problem has 14352 variables (14352 bin, 0 int, 0 impl, 0 cont) and 53247 constraints
1.00/1.03	c start presolving problem
1.00/1.03	c presolving:
1.59/1.60	c (round 1) 972 del vars, 1925 del conss, 5 chg bounds, 7 chg sides, 9 chg coeffs, 0 upgd conss, 435372 impls, 0 clqs
1.59/1.64	c (round 2) 972 del vars, 1946 del conss, 5 chg bounds, 7 chg sides, 9 chg coeffs, 0 upgd conss, 435372 impls, 0 clqs
2.09/2.12	c (round 3) 972 del vars, 1948 del conss, 5 chg bounds, 7 chg sides, 9 chg coeffs, 51299 upgd conss, 435372 impls, 0 clqs
6.60/6.69	c    (5.6s) probing: 778/13380 (5.8%) - 0 fixings, 2 aggregations, 23380 implications, 0 bound changes
6.60/6.69	c    (5.6s) probing aborted: 100/100 successive totally useless probings
6.60/6.70	c (round 4) 974 del vars, 1948 del conss, 5 chg bounds, 7 chg sides, 9 chg coeffs, 51299 upgd conss, 480848 impls, 0 clqs
7.59/7.64	c    (6.6s) probing: 1000/13380 (7.5%) - 0 fixings, 2 aggregations, 27497 implications, 0 bound changes
7.59/7.66	c    (6.6s) probing: 1005/13380 (7.5%) - 0 fixings, 2 aggregations, 27497 implications, 0 bound changes
7.59/7.66	c    (6.6s) probing aborted: 100/100 successive totally useless probings
7.59/7.66	c presolving (5 rounds):
7.59/7.66	c  974 deleted vars, 1948 deleted constraints, 5 tightened bounds, 0 added holes, 7 changed sides, 9 changed coefficients
7.59/7.66	c  489082 implications, 0 cliques
7.59/7.66	c presolved problem has 13378 variables (13378 bin, 0 int, 0 impl, 0 cont) and 51299 constraints
7.59/7.66	c       1 constraints of type <knapsack>
7.59/7.66	c   51298 constraints of type <logicor>
7.59/7.66	c transformed objective value is always integral (scale: 1)
7.59/7.66	c Presolving Time: 6.46
7.59/7.67	c OPT-LIN
7.59/7.67	c -----------------------------------------------------------------------------------------------
7.59/7.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.59/7.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.59/7.67	c limits/memory = c 1620
7.59/7.67	c # maximal time in seconds to run
7.59/7.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.59/7.67	c limits/time = c 1791
7.59/7.67	c # frequency for displaying node information lines
7.59/7.67	c # [type: int, range: [-1,2147483647], default: 100]
7.59/7.67	c display/freq = c 10000
7.59/7.67	c -----------------------------------------------------------------------------------------------
7.59/7.67	c start solving problem
7.59/7.67	c 
23.98/24.07	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
23.98/24.07	c  22.9s|     1 |     0 |  7560 | 106M|   0 |2010 |  13k|  51k|  51k|  13k|  51k|   0 |   0 |   0 | 1.059100e+01 |      --      |    Inf 
482.68/482.81	c   481s|     1 |     2 | 44901 | 107M|   0 |2010 |  13k|  51k|  51k|  13k|  51k|   0 |   0 |  17 | 1.059100e+01 |      --      |    Inf 
1794.46/1794.91	c 
1794.46/1794.91	c SCIP Status        : solving was interrupted [time limit reached]
1794.46/1794.91	c Solving Time (sec) : 1791.00
1794.46/1794.91	c Solving Nodes      : 10
1794.46/1794.91	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.46/1794.91	c Dual Bound         : +1.10536791758934e+01
1794.46/1794.91	c Gap                : infinite
1794.46/1794.91	c NODE         10
1794.46/1794.91	c DUAL BOUND   11.0537
1794.46/1794.91	c PRIMAL BOUND 1e+20
1794.46/1794.91	c GAP          1e+20
1794.46/1794.91	s UNKNOWN
1794.46/1794.91	c SCIP Status        : solving was interrupted [time limit reached]
1794.46/1794.91	c Solving Time       :    1791.00
1794.46/1794.91	c Original Problem   :
1794.46/1794.91	c   Problem name     : HOME/instance-1869707-1245184140.opb
1794.46/1794.91	c   Variables        : 14352 (14352 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.46/1794.91	c   Constraints      : 53247 initial, 53247 maximal
1794.46/1794.92	c Presolved Problem  :
1794.46/1794.92	c   Problem name     : t_HOME/instance-1869707-1245184140.opb
1794.46/1794.92	c   Variables        : 13378 (13378 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.46/1794.92	c   Constraints      : 51299 initial, 51299 maximal
1794.46/1794.92	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.46/1794.92	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1794.46/1794.92	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.46/1794.92	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.46/1794.92	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.46/1794.92	c   implics          :       0.03          0          7          0          0          0          0          0          0
1794.46/1794.92	c   probing          :       5.31          0          2          0          0          0          0          0          0
1794.46/1794.92	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1794.46/1794.92	c   linear           :       0.75          5        960          0          5          0       1948          7          9
1794.46/1794.92	c   logicor          :       0.25          0          0          0          0          0          0          0          0
1794.46/1794.92	c   root node        :          -          0          -          -          0          -          -          -          -
1794.46/1794.92	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.46/1794.92	c   integral         :          0          0          0         10          0          0          0          0          0         20
1794.46/1794.92	c   knapsack         :          1          1       2179          0          0          0          0          0          0          0
1794.46/1794.92	c   logicor          :      51298          1       2153          0          0          0        101          0          0          0
1794.46/1794.92	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1794.46/1794.92	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.46/1794.92	c   integral         :     966.16       0.00       0.00     966.16       0.00
1794.46/1794.92	c   knapsack         :       0.00       0.00       0.00       0.00       0.00
1794.46/1794.92	c   logicor          :       0.98       0.01       0.97       0.00       0.00
1794.46/1794.92	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.46/1794.92	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.46/1794.92	c   rootredcost      :       0.00          0          0          0
1794.46/1794.92	c   pseudoobj        :       0.00         47          0          0
1794.46/1794.92	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.46/1794.92	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.46/1794.92	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.46/1794.92	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.46/1794.92	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.46/1794.92	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.46/1794.92	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.46/1794.92	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.46/1794.92	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.46/1794.92	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1794.46/1794.92	c   redcost          :       0.01         10          0          0          0          0
1794.46/1794.92	c   impliedbounds    :       0.02          1          0          0          0          0
1794.46/1794.92	c   intobj           :       0.00          0          0          0          0          0
1794.46/1794.92	c   gomory           :      10.54          1          0          0          0          0
1794.46/1794.92	c   strongcg         :      10.59          1          0          0          0          0
1794.46/1794.92	c   cmir             :       3.02          1          0          0          0          0
1794.46/1794.92	c   flowcover        :       3.20          1          0          0          0          0
1794.46/1794.92	c   clique           :       0.85          1          0          0          0          0
1794.46/1794.92	c   zerohalf         :       0.00          0          0          0          0          0
1794.46/1794.92	c   mcf              :       0.10          1          0          0          0          0
1794.46/1794.92	c Pricers            :       Time      Calls       Vars
1794.46/1794.92	c   problem variables:       0.00          0          0
1794.46/1794.92	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.46/1794.92	c   relpscost        :     966.16         10          0          0          0          0         20
1794.46/1794.92	c   pscost           :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   inference        :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   mostinf          :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   leastinf         :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.46/1794.92	c   random           :       0.00          0          0          0          0          0          0
1794.46/1794.92	c Primal Heuristics  :       Time      Calls      Found
1794.46/1794.92	c   LP solutions     :       0.00          -          0
1794.46/1794.92	c   pseudo solutions :       0.00          -          0
1794.46/1794.92	c   oneopt           :       0.00          0          0
1794.46/1794.92	c   pscostdiving     :       0.00          0          0
1794.46/1794.92	c   fracdiving       :       0.00          0          0
1794.46/1794.92	c   veclendiving     :       0.00          0          0
1794.46/1794.92	c   objpscostdiving  :       0.00          0          0
1794.46/1794.92	c   rootsoldiving    :       0.00          0          0
1794.46/1794.92	c   linesearchdiving :       0.00          0          0
1794.46/1794.92	c   guideddiving     :       0.00          0          0
1794.46/1794.92	c   simplerounding   :       0.00          0          0
1794.46/1794.92	c   rounding         :       0.15         10          0
1794.46/1794.92	c   shifting         :       0.05          1          0
1794.46/1794.92	c   intshifting      :       0.00          0          0
1794.46/1794.92	c   fixandinfer      :       0.00          0          0
1794.46/1794.92	c   feaspump         :     340.60          1          0
1794.46/1794.92	c   coefdiving       :      60.62          1          0
1794.46/1794.92	c   intdiving        :       0.00          0          0
1794.46/1794.92	c   actconsdiving    :       0.00          0          0
1794.46/1794.92	c   octane           :       0.00          0          0
1794.46/1794.92	c   rens             :      21.96          1          0
1794.46/1794.92	c   rins             :       0.00          0          0
1794.46/1794.92	c   localbranching   :       0.00          0          0
1794.46/1794.92	c   mutation         :       0.00          0          0
1794.46/1794.92	c   crossover        :       0.00          0          0
1794.46/1794.92	c   dins             :       0.00          0          0
1794.46/1794.92	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.46/1794.92	c   primal LP        :       0.00          0          0       0.00          -
1794.46/1794.92	c   dual LP          :     366.14         10      73415    7341.50     200.51
1794.46/1794.92	c   barrier LP       :       0.00          0          0       0.00          -
1794.46/1794.92	c   diving/probing LP:     400.91         25      50899    2035.96     126.96
1794.46/1794.92	c   strong branching :     966.15        221     150578     681.35     155.85
1794.46/1794.92	c     (at root node) :          -         17      12219     718.76          -
1794.46/1794.92	c   conflict analysis:       0.00          0          0       0.00          -
1794.46/1794.92	c B&B Tree           :
1794.46/1794.92	c   number of runs   :          1
1794.46/1794.92	c   nodes            :         10
1794.46/1794.92	c   nodes (total)    :         10
1794.46/1794.92	c   nodes left       :         11
1794.46/1794.92	c   max depth        :          9
1794.46/1794.92	c   max depth (total):          9
1794.46/1794.92	c   backtracks       :          0 (0.0%)
1794.46/1794.92	c   delayed cutoffs  :          0
1794.46/1794.92	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.46/1794.92	c   avg switch length:       1.00
1794.46/1794.92	c   switching time   :       0.00
1794.46/1794.92	c Solution           :
1794.46/1794.92	c   Solutions found  :          0 (0 improvements)
1794.46/1794.92	c   Primal Bound     :          -
1794.46/1794.92	c   Dual Bound       : +1.10536791758934e+01
1794.46/1794.92	c   Gap              :   infinite
1794.46/1794.92	c   Root Dual Bound  : +1.05910033164432e+01
1794.76/1795.21	c Time complete: 1794.77.

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-1869707-1245184140/watcher-1869707-1245184140 -o /tmp/evaluation-result-1869707-1245184140/solver-1869707-1245184140 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869707-1245184140.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.97 1.02 1.00 3/64 5504
/proc/meminfo: memFree=1888880/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=5812 CPUtime=0
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 186014965 5951488 499 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 1453 500 332 1256 0 192 0

[startup+0.0565041 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 5504
/proc/meminfo: memFree=1888880/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=14228 CPUtime=0.04
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 2528 0 0 0 4 0 0 0 18 0 1 0 186014965 14569472 2512 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 3557 2512 378 1256 0 2296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14228

[startup+0.101507 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 5504
/proc/meminfo: memFree=1888880/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=15956 CPUtime=0.09
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 2981 0 0 0 9 0 0 0 18 0 1 0 186014965 16338944 2965 1992294400 4194304 9342243 548682068736 18446744073709551615 8247753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 3989 2965 378 1256 0 2728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15956

[startup+0.301525 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 5504
/proc/meminfo: memFree=1888880/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=22724 CPUtime=0.29
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 4667 0 0 0 28 1 0 0 19 0 1 0 186014965 23269376 4651 1992294400 4194304 9342243 548682068736 18446744073709551615 5537911 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 5681 4651 378 1256 0 4420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22724

[startup+0.701563 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 5504
/proc/meminfo: memFree=1888880/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=36132 CPUtime=0.69
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 8008 0 0 0 67 2 0 0 22 0 1 0 186014965 36999168 7992 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 9033 7992 378 1256 0 7772 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36132

[startup+1.50164 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1809960/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=103148 CPUtime=1.49
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 24944 0 0 0 136 13 0 0 25 0 1 0 186014965 105623552 24574 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 25787 24574 474 1256 0 24526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103148

[startup+3.10278 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1762472/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=132912 CPUtime=3.09
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 34170 0 0 0 283 26 0 0 25 0 1 0 186014965 136101888 32089 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 33228 32089 498 1256 0 31967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132912

[startup+6.30108 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1762024/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=132912 CPUtime=6.29
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 34171 0 0 0 601 28 0 0 25 0 1 0 186014965 136101888 32090 1992294400 4194304 9342243 548682068736 18446744073709551615 4560273 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 33228 32090 499 1256 0 31967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132912

[startup+12.7017 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1702760/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=207272 CPUtime=12.69
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 49301 0 0 0 1232 37 0 0 25 0 1 0 186014965 212246528 47070 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 51818 47070 624 1256 0 50557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207272

[startup+25.5019 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1693992/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=211688 CPUtime=25.48
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 51468 0 0 0 2510 38 0 0 25 0 1 0 186014965 216768512 49231 1992294400 4194304 9342243 548682068736 18446744073709551615 6959735 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 52922 49231 644 1256 0 51661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 211688

[startup+51.1012 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 5505
/proc/meminfo: memFree=1689576/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=219792 CPUtime=51.08
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 52631 0 0 0 5068 40 0 0 25 0 1 0 186014965 225067008 50394 1992294400 4194304 9342243 548682068736 18446744073709551615 6962328 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 54948 50394 651 1256 0 53687 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 219792

[startup+102.306 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 5505
/proc/meminfo: memFree=1687976/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=220248 CPUtime=102.27
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 52995 0 0 0 10184 43 0 0 25 0 1 0 186014965 225533952 50758 1992294400 4194304 9342243 548682068736 18446744073709551615 6946765 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 55062 50758 651 1256 0 53801 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 220248

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 5505
/proc/meminfo: memFree=1687528/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=220400 CPUtime=162.25
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 53093 0 0 0 16181 44 0 0 25 0 1 0 186014965 225689600 50856 1992294400 4194304 9342243 548682068736 18446744073709551615 6978555 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 55100 50856 651 1256 0 53839 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 220400

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1687016/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=221220 CPUtime=222.24
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 53233 0 0 0 22178 46 0 0 25 0 1 0 186014965 226529280 50996 1992294400 4194304 9342243 548682068736 18446744073709551615 6962253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 55305 50996 651 1256 0 54044 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 221220

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1686888/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=221220 CPUtime=282.22
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 53257 0 0 0 28174 48 0 0 25 0 1 0 186014965 226529280 51020 1992294400 4194304 9342243 548682068736 18446744073709551615 6959555 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 55305 51020 651 1256 0 54044 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 221220

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1686824/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=221220 CPUtime=342.21
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 53266 0 0 0 34172 49 0 0 25 0 1 0 186014965 226529280 51029 1992294400 4194304 9342243 548682068736 18446744073709551615 6147970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 55305 51029 651 1256 0 54044 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 221220

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1595240/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=309684 CPUtime=402.19
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 76164 0 0 0 40119 100 0 0 25 0 1 0 186014965 317116416 73919 1992294400 4194304 9342243 548682068736 18446744073709551615 6951954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 77421 73919 677 1256 0 76160 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 309684

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1680936/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=252356 CPUtime=462.18
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 96832 0 0 0 46101 117 0 0 25 0 1 0 186014965 258412544 52495 1992294400 4194304 9342243 548682068736 18446744073709551615 5868835 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 63089 52495 691 1256 0 61828 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 252356

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1680808/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=254368 CPUtime=522.16
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 107916 0 0 0 52091 125 0 0 25 0 1 0 186014965 260472832 52528 1992294400 4194304 9342243 548682068736 18446744073709551615 6941287 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 63592 52528 691 1256 0 62331 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 254368

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1680872/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=254368 CPUtime=582.15
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 117792 0 0 0 58083 132 0 0 25 0 1 0 186014965 260472832 52524 1992294400 4194304 9342243 548682068736 18446744073709551615 6040633 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 63592 52524 691 1256 0 62331 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 254368

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1683176/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225348 CPUtime=642.14
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 119835 0 0 0 64078 136 0 0 25 0 1 0 186014965 230756352 51929 1992294400 4194304 9342243 548682068736 18446744073709551615 5869983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56337 51929 691 1256 0 55076 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 225348

[startup+702.302 s]

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

/proc/meminfo: memFree=1679272/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=256628 CPUtime=1122.01
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 184950 0 0 0 112013 188 0 0 25 0 1 0 186014965 262787072 52901 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64157 52901 691 1256 0 62896 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 256628

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1679272/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=256628 CPUtime=1182
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 196884 0 0 0 118002 198 0 0 25 0 1 0 186014965 262787072 52902 1992294400 4194304 9342243 548682068736 18446744073709551615 5874730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64157 52902 691 1256 0 62896 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 256628

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1682600/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225560 CPUtime=1241.99
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 206081 0 0 0 123994 205 0 0 25 0 1 0 186014965 230973440 51996 1992294400 4194304 9342243 548682068736 18446744073709551615 5874800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56390 51996 691 1256 0 55129 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 225560

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5505
/proc/meminfo: memFree=1679144/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=256628 CPUtime=1301.98
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 216373 0 0 0 129986 212 0 0 25 0 1 0 186014965 262787072 52903 1992294400 4194304 9342243 548682068736 18446744073709551615 6018115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64157 52903 691 1256 0 62896 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 256628

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682408/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225576 CPUtime=1361.95
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 225574 0 0 0 135975 220 0 0 25 0 1 0 186014965 230989824 52003 1992294400 4194304 9342243 548682068736 18446744073709551615 6960356 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56394 52003 691 1256 0 55133 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 225576

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1679080/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=256676 CPUtime=1421.94
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 236738 0 0 0 141966 228 0 0 25 0 1 0 186014965 262836224 52900 1992294400 4194304 9342243 548682068736 18446744073709551615 6957769 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64169 52900 691 1256 0 62908 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 256676

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682536/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225608 CPUtime=1481.93
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 247737 0 0 0 147957 236 0 0 25 0 1 0 186014965 231022592 51998 1992294400 4194304 9342243 548682068736 18446744073709551615 6970142 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56402 51998 691 1256 0 55141 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 225608

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1678696/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=257212 CPUtime=1541.92
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 250897 0 0 0 153952 240 0 0 25 0 1 0 186014965 263385088 52970 1992294400 4194304 9342243 548682068736 18446744073709551615 6040629 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64303 52970 691 1256 0 63042 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 257212

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1678696/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=257212 CPUtime=1601.9
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 264865 0 0 0 159942 248 0 0 25 0 1 0 186014965 263385088 52984 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64303 52984 691 1256 0 63042 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 257212

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1678632/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=257356 CPUtime=1661.88
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 274045 0 0 0 165934 254 0 0 25 0 1 0 186014965 263532544 52995 1992294400 4194304 9342243 548682068736 18446744073709551615 6960298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64339 52995 691 1256 0 63078 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 257356

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1678696/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=257356 CPUtime=1721.87
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 289030 0 0 0 171923 264 0 0 25 0 1 0 186014965 263532544 52992 1992294400 4194304 9342243 548682068736 18446744073709551615 6959593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 64339 52992 691 1256 0 63078 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 257356

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682344/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225692 CPUtime=1781.86
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291092 0 0 0 177917 269 0 0 25 0 1 0 186014965 231108608 52055 1992294400 4194304 9342243 548682068736 18446744073709551615 6939144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56423 52055 691 1256 0 55162 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 225692

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

[startup+1785.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682344/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225692 CPUtime=1785.05
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291092 0 0 0 178236 269 0 0 25 0 1 0 186014965 231108608 52055 1992294400 4194304 9342243 548682068736 18446744073709551615 6956287 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56423 52055 691 1256 0 55162 0
Current children cumulated CPU time (s) 1785.05
Current children cumulated vsize (KiB) 225692

[startup+1791.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682280/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225692 CPUtime=1791.45
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291103 0 0 0 178876 269 0 0 25 0 1 0 186014965 231108608 52066 1992294400 4194304 9342243 548682068736 18446744073709551615 5874730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56423 52066 691 1256 0 55162 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 225692

[startup+1793.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682280/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225692 CPUtime=1793.06
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291112 0 0 0 179036 270 0 0 25 0 1 0 186014965 231108608 52075 1992294400 4194304 9342243 548682068736 18446744073709551615 5868839 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56423 52075 691 1256 0 55162 0
Current children cumulated CPU time (s) 1793.06
Current children cumulated vsize (KiB) 225692

[startup+1794.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682280/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225832 CPUtime=1793.86
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291117 0 0 0 179116 270 0 0 25 0 1 0 186014965 231251968 52080 1992294400 4194304 9342243 548682068736 18446744073709551615 6040633 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56458 52080 691 1256 0 55197 0
Current children cumulated CPU time (s) 1793.86
Current children cumulated vsize (KiB) 225832

[startup+1794.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682280/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225832 CPUtime=1794.26
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291117 0 0 0 179156 270 0 0 25 0 1 0 186014965 231251968 52080 1992294400 4194304 9342243 548682068736 18446744073709551615 6496551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5504/statm: 56458 52080 691 1256 0 55197 0
Current children cumulated CPU time (s) 1794.26
Current children cumulated vsize (KiB) 225832

[startup+1795.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682216/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=225832 CPUtime=1794.66
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291118 0 0 0 179196 270 0 0 25 0 1 0 186014965 231251968 52081 1992294400 4194304 9342243 548682068736 18446744073709551615 5855064 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 56458 52081 692 1256 0 55197 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 225832

[startup+1795.21 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 5507
/proc/meminfo: memFree=1682216/2055920 swapFree=4191900/4192956
[pid=5504] ppid=5502 vsize=101916 CPUtime=1794.76
/proc/5504/stat : 5504 (pbscip.linux.x8) R 5502 5504 5132 0 -1 4194304 291118 0 0 0 179204 272 0 0 25 0 1 0 186014965 104361984 24574 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/5504/statm: 25479 24574 8039 1256 0 24218 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 101916

Child status: 0
Real time (s): 1795.22
CPU time (s): 1794.78
CPU user time (s): 1792.05
CPU system time (s): 2.73058
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 309684

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

runsolver used 1.68774 second user time and 3.9414 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-16 22:29:00
IDJOB=1869707
IDBENCH=25016
IDSOLVER=684
FILE ID=node14/1869707-1245184140
PBS_JOBID= 9363914
Free space on /tmp= 66372 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869707-1245184140/watcher-1869707-1245184140 -o /tmp/evaluation-result-1869707-1245184140/solver-1869707-1245184140 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869707-1245184140.opb

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

MD5SUM BENCH= d90f6236f870e45ceb3cd4a6e4593f30
RANDOM SEED=901167902

node14.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:       1889296 kB
Buffers:         43100 kB
Cached:          68440 kB
SwapCached:        388 kB
Active:          59444 kB
Inactive:        65508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889296 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           13276 kB
Writeback:           0 kB
Mapped:          21800 kB
Slab:            27584 kB
Committed_AS:   182816 kB
PageTables:       1452 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= 66360 MiB
End job on node14 at 2009-06-16 22:58:56