Trace number 1869334

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)? 1797.98 1798.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark319
Best CPU time to get the best result obtained on this benchmark1798.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.01	c SCIP version 1.1.0.7
0.99/1.01	c LP-Solver SoPlex 1.4.1
0.99/1.01	c user parameter file <scip.set> not found - using default parameters
0.99/1.01	c read problem <HOME/instance-1869334-1245170394.opb>
0.99/1.01	c original problem has 8883 variables (8883 bin, 0 int, 0 impl, 0 cont) and 17459 constraints
1.29/1.38	c start presolving problem
1.29/1.38	c presolving:
1.69/1.77	c (round 1) 0 del vars, 8721 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17 upgd conss, 0 impls, 0 clqs
6.99/7.09	c    (5.9s) probing: 119/8883 (1.3%) - 0 fixings, 0 aggregations, 1950 implications, 0 bound changes
6.99/7.09	c    (5.9s) probing aborted: 100/100 successive totally useless probings
6.99/7.09	c presolving (2 rounds):
6.99/7.09	c  0 deleted vars, 8721 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
6.99/7.09	c  17748 implications, 0 cliques
6.99/7.09	c presolved problem has 8883 variables (8883 bin, 0 int, 0 impl, 0 cont) and 8738 constraints
6.99/7.09	c      17 constraints of type <knapsack>
6.99/7.09	c    8721 constraints of type <linear>
6.99/7.09	c transformed objective value is always integral (scale: 1)
6.99/7.09	c Presolving Time: 5.70
7.09/7.10	c OPT-LIN
7.09/7.10	c -----------------------------------------------------------------------------------------------
7.09/7.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
7.09/7.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.09/7.10	c limits/memory = c 1620
7.09/7.10	c # maximal time in seconds to run
7.09/7.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
7.09/7.10	c limits/time = c 1791
7.09/7.10	c # frequency for displaying node information lines
7.09/7.10	c # [type: int, range: [-1,2147483647], default: 100]
7.09/7.10	c display/freq = c 10000
7.09/7.10	c -----------------------------------------------------------------------------------------------
7.09/7.10	c start solving problem
7.09/7.10	c 
12.99/13.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.99/13.06	c  11.8s|     1 |     0 | 10099 |  81M|   0 |4998 |8883 |8738 |8738 |8883 |8738 |   0 |   0 |   0 | 1.700000e+01 |      --      |    Inf 
25.29/25.31	c  24.0s|     1 |     0 | 16358 |  82M|   0 |5009 |8883 |8738 |8738 |8883 |8795 |  57 |   0 |   0 | 1.700000e+01 |      --      |    Inf 
27.99/28.05	c  26.7s|     1 |     0 | 16609 |  82M|   0 |5014 |8883 |8738 |8738 |8883 |8880 | 142 |   0 |   0 | 1.700000e+01 |      --      |    Inf 
31.08/31.20	c  29.9s|     1 |     0 | 17016 |  83M|   0 |5009 |8883 |8738 |8738 |8883 |8948 | 210 |   0 |   0 | 1.700000e+01 |      --      |    Inf 
34.97/35.08	c  33.7s|     1 |     0 | 17599 |  83M|   0 |5004 |8883 |8738 |8738 |8883 |9015 | 277 |   0 |   0 | 1.700000e+01 |      --      |    Inf 
39.37/39.45	c  38.1s|     1 |     0 | 18214 |  84M|   0 |5031 |8883 |8738 |8738 |8883 |9085 | 347 |   0 |   0 | 1.700011e+01 |      --      |    Inf 
44.66/44.73	c  43.3s|     1 |     0 | 19009 |  84M|   0 |5028 |8883 |8738 |8738 |8883 |9158 | 420 |   0 |   0 | 1.700103e+01 |      --      |    Inf 
188.22/188.30	c   186s|     1 |     2 | 19009 |  84M|   0 |5028 |8883 |8738 |8738 |8883 |9158 | 420 |   0 |  38 | 1.700103e+01 |      --      |    Inf 
1797.60/1798.25	c 
1797.60/1798.25	c SCIP Status        : solving was interrupted [time limit reached]
1797.60/1798.25	c Solving Time (sec) : 1791.01
1797.60/1798.25	c Solving Nodes      : 166
1797.60/1798.25	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.60/1798.25	c Dual Bound         : +1.70010298661174e+01
1797.60/1798.25	c Gap                : infinite
1797.60/1798.25	c NODE         166
1797.60/1798.25	c DUAL BOUND   17.001
1797.60/1798.25	c PRIMAL BOUND 1e+20
1797.60/1798.25	c GAP          1e+20
1797.60/1798.25	s UNKNOWN
1797.60/1798.25	c SCIP Status        : solving was interrupted [time limit reached]
1797.60/1798.25	c Solving Time       :    1791.01
1797.60/1798.25	c Original Problem   :
1797.60/1798.25	c   Problem name     : HOME/instance-1869334-1245170394.opb
1797.60/1798.25	c   Variables        : 8883 (8883 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.60/1798.25	c   Constraints      : 17459 initial, 17459 maximal
1797.60/1798.25	c Presolved Problem  :
1797.60/1798.25	c   Problem name     : t_HOME/instance-1869334-1245170394.opb
1797.60/1798.25	c   Variables        : 8883 (8883 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.60/1798.25	c   Constraints      : 8738 initial, 9229 maximal
1797.60/1798.25	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.60/1798.25	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1797.60/1798.25	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   probing          :       5.19          0          0          0          0          0          0          0          0
1797.60/1798.25	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   linear           :       0.40          0          0          0          0          0       8721          0          0
1797.60/1798.25	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1797.60/1798.25	c   root node        :          -          0          -          -          0          -          -          -          -
1797.60/1798.25	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.60/1798.25	c   integral         :          0          0          0        173          0          0         59          0          0        320
1797.60/1798.25	c   knapsack         :         17          6       2322          0          1          3        204         88          0          0
1797.60/1798.25	c   linear           :       8721          6       2319          0          1          9       6946          1          0          0
1797.60/1798.25	c   logicor          :          0+         0        638          0          0          0         23          0          0          0
1797.60/1798.25	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1797.60/1798.25	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.60/1798.25	c   integral         :     470.28       0.00       0.00     470.28       0.00
1797.60/1798.25	c   knapsack         :       0.50       0.00       0.50       0.00       0.00
1797.60/1798.25	c   linear           :      13.65       0.00      13.65       0.00       0.00
1797.60/1798.25	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1797.60/1798.25	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.60/1798.25	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.60/1798.25	c   rootredcost      :       0.00          0          0          0
1797.60/1798.25	c   pseudoobj        :       0.01       2072          0          0
1797.60/1798.25	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.60/1798.25	c   propagation      :       0.00         12         12         40       14.4          0        0.0          -
1797.60/1798.25	c   infeasible LP    :       1.54        469        469        473        5.2          1        9.0          0
1797.60/1798.25	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.60/1798.25	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.60/1798.25	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.60/1798.25	c   applied globally :          -          -          -        491        5.5          -          -          -
1797.60/1798.25	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.60/1798.25	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.60/1798.25	c   cut pool         :       0.00          5          -          -       2099          -    (maximal pool size: 4116)
1797.60/1798.25	c   redcost          :       0.20        171          0          0          0          0
1797.60/1798.25	c   impliedbounds    :       0.01          6          0          0         27          0
1797.60/1798.25	c   intobj           :       0.00          0          0          0          0          0
1797.60/1798.25	c   gomory           :       0.25          6          0          0         33          0
1797.60/1798.25	c   strongcg         :       0.24          6          0          0         11          0
1797.60/1798.25	c   cmir             :       6.28          6          0          0       3000          0
1797.60/1798.25	c   flowcover        :       3.65          6          0          0       1200          0
1797.60/1798.25	c   clique           :       0.01          1          0          0          0          0
1797.60/1798.25	c   zerohalf         :       0.00          0          0          0          0          0
1797.60/1798.25	c   mcf              :       0.01          1          0          0          0          0
1797.60/1798.25	c Pricers            :       Time      Calls       Vars
1797.60/1798.25	c   problem variables:       0.00          0          0
1797.60/1798.25	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.60/1798.25	c   relpscost        :     470.28        173          0         59          0          0        320
1797.60/1798.25	c   pscost           :       0.00          0          0          0          0          0          0
1797.60/1798.25	c   inference        :       0.00          1          0          0          0          0          2
1797.60/1798.25	c   mostinf          :       0.00          0          0          0          0          0          0
1797.60/1798.25	c   leastinf         :       0.00          0          0          0          0          0          0
1797.60/1798.25	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.60/1798.25	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.60/1798.25	c   random           :       0.00          0          0          0          0          0          0
1797.60/1798.25	c Primal Heuristics  :       Time      Calls      Found
1797.60/1798.25	c   LP solutions     :       0.00          -          0
1797.60/1798.25	c   pseudo solutions :       0.00          -          0
1797.60/1798.25	c   oneopt           :       0.00          0          0
1797.60/1798.25	c   crossover        :       0.00          0          0
1797.60/1798.25	c   intshifting      :       0.00          0          0
1797.60/1798.25	c   coefdiving       :     765.75          1          0
1797.60/1798.25	c   fracdiving       :      70.95          1          0
1797.60/1798.25	c   pscostdiving     :      31.08          4          0
1797.60/1798.25	c   simplerounding   :       0.01          0          0
1797.60/1798.25	c   rounding         :       1.13        140          0
1797.60/1798.25	c   shifting         :       3.65         20          0
1797.60/1798.25	c   fixandinfer      :       0.00          0          0
1797.60/1798.25	c   feaspump         :      38.65          2          0
1797.60/1798.25	c   veclendiving     :      36.20          3          0
1797.60/1798.25	c   intdiving        :       0.00          0          0
1797.60/1798.25	c   actconsdiving    :       0.00          0          0
1797.60/1798.25	c   objpscostdiving  :      37.61          1          0
1797.60/1798.25	c   rootsoldiving    :      26.85          2          0
1797.60/1798.25	c   linesearchdiving :      42.26          4          0
1797.60/1798.25	c   guideddiving     :       0.00          0          0
1797.60/1798.25	c   octane           :       0.00          0          0
1797.60/1798.25	c   rens             :       0.02          0          0
1797.60/1798.25	c   rins             :       0.00          0          0
1797.60/1798.25	c   localbranching   :       0.00          0          0
1797.60/1798.25	c   mutation         :       0.00          0          0
1797.60/1798.25	c   dins             :       0.00          0          0
1797.60/1798.25	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.60/1798.25	c   primal LP        :       0.07          0          0       0.00       0.00
1797.60/1798.25	c   dual LP          :     243.21        184     241635    1313.23     993.52
1797.60/1798.25	c   barrier LP       :       0.00          0          0       0.00          -
1797.60/1798.25	c   diving/probing LP:    1031.46       1884    1037291     550.58    1005.65
1797.60/1798.25	c   strong branching :     469.82        486     259876     534.72     553.14
1797.60/1798.25	c     (at root node) :          -         38      34707     913.34          -
1797.60/1798.25	c   conflict analysis:       0.00          0          0       0.00          -
1797.60/1798.25	c B&B Tree           :
1797.60/1798.25	c   number of runs   :          1
1797.60/1798.25	c   nodes            :        166
1797.60/1798.25	c   nodes (total)    :        166
1797.60/1798.25	c   nodes left       :        157
1797.60/1798.25	c   max depth        :         26
1797.60/1798.25	c   max depth (total):         26
1797.60/1798.25	c   backtracks       :         30 (18.1%)
1797.60/1798.25	c   delayed cutoffs  :          0
1797.60/1798.25	c   repropagations   :          4 (3 domain reductions, 0 cutoffs)
1797.60/1798.25	c   avg switch length:       2.42
1797.60/1798.25	c   switching time   :       0.51
1797.60/1798.25	c Solution           :
1797.60/1798.25	c   Solutions found  :          0 (0 improvements)
1797.60/1798.25	c   Primal Bound     :          -
1797.60/1798.25	c   Dual Bound       : +1.70010298661174e+01
1797.60/1798.25	c   Gap              :   infinite
1797.60/1798.25	c   Root Dual Bound  : +1.70010298661174e+01
1797.90/1798.57	c Time complete: 1797.97.

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-1869334-1245170394/watcher-1869334-1245170394 -o /tmp/evaluation-result-1869334-1245170394/solver-1869334-1245170394 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869334-1245170394.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: 1.00 1.00 1.00 3/64 377
/proc/meminfo: memFree=1840924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=4328 CPUtime=0
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 184636656 4431872 466 1992294400 4194304 7823515 548682068736 18446744073709551615 7017211 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 1162 477 310 886 0 272 0

[startup+0.0638489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 377
/proc/meminfo: memFree=1840924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=10060 CPUtime=0.05
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 1830 0 0 0 5 0 0 0 18 0 1 0 184636656 10301440 1812 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 2515 1812 354 886 0 1625 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10060

[startup+0.101855 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 377
/proc/meminfo: memFree=1840924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=11028 CPUtime=0.09
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 2069 0 0 0 9 0 0 0 18 0 1 0 184636656 11292672 2051 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 2757 2051 354 886 0 1867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11028

[startup+0.301889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 377
/proc/meminfo: memFree=1840924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=16344 CPUtime=0.29
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 3403 0 0 0 28 1 0 0 19 0 1 0 184636656 16736256 3385 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 4086 3385 354 886 0 3196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16344

[startup+0.701957 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 377
/proc/meminfo: memFree=1840924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=25056 CPUtime=0.69
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 5575 0 0 0 67 2 0 0 22 0 1 0 184636656 25657344 5557 1992294400 4194304 7823515 548682068736 18446744073709551615 6957168 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 6264 5557 354 886 0 5374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25056

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1812500/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=156444 CPUtime=1.49
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 37414 0 0 0 133 16 0 0 25 0 1 0 184636656 160198656 37042 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 39111 37042 412 886 0 38221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156444

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1692052/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=157852 CPUtime=3.09
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 37903 0 0 0 290 19 0 0 25 0 1 0 184636656 161640448 37531 1992294400 4194304 7823515 548682068736 18446744073709551615 5062996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 39463 37531 442 886 0 38573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157852

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1691988/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=157852 CPUtime=6.28
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 37903 0 0 0 609 19 0 0 25 0 1 0 184636656 161640448 37531 1992294400 4194304 7823515 548682068736 18446744073709551615 5062443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 39463 37531 442 886 0 38573 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 157852

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1653532/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=205144 CPUtime=12.69
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 49739 0 0 0 1243 26 0 0 25 0 1 0 184636656 210067456 47514 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 51286 47514 515 886 0 50396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 205144

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1645788/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=217532 CPUtime=25.49
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 52131 0 0 0 2517 32 0 0 25 0 1 0 184636656 222752768 49904 1992294400 4194304 7823515 548682068736 18446744073709551615 5399290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 54383 49904 550 886 0 53493 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 217532

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1591708/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=265920 CPUtime=51.07
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 65229 0 0 0 5064 43 0 0 25 0 1 0 184636656 272302080 62726 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 66480 62726 555 886 0 65590 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 265920

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1592924/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=264828 CPUtime=102.25
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 88477 0 0 0 10166 59 0 0 25 0 1 0 184636656 271183872 62396 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 66207 62396 555 886 0 65317 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 264828

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1593244/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263932 CPUtime=162.22
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 117329 0 0 0 16143 79 0 0 25 0 1 0 184636656 270266368 62304 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65983 62304 555 886 0 65093 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 263932

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595484/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=222.21
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136454 0 0 0 22122 99 0 0 25 0 1 0 184636656 270024704 61748 1992294400 4194304 7823515 548682068736 18446744073709551615 6234848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61748 557 886 0 65034 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 263696

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595420/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=282.19
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136466 0 0 0 28107 112 0 0 25 0 1 0 184636656 270024704 61760 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61760 557 886 0 65034 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 263696

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595420/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=342.17
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136467 0 0 0 34090 127 0 0 25 0 1 0 184636656 270024704 61761 1992294400 4194304 7823515 548682068736 18446744073709551615 6234813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61761 557 886 0 65034 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 263696

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595292/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=402.15
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 40071 144 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6212418 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 263696

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595292/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=462.13
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 46052 161 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6234857 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 263696

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595228/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=522.11
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 52029 182 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 263696

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595228/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=582.09
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 58009 200 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6234850 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 263696

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 378
/proc/meminfo: memFree=1595228/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=642.08
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 63990 218 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 263696

[startup+702.301 s]

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

/proc/meminfo: memFree=1595100/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=1061.94
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 105845 349 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6212430 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 263696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 380
/proc/meminfo: memFree=1595036/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=263696 CPUtime=1121.91
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 136500 0 0 0 111824 367 0 0 25 0 1 0 184636656 270024704 61794 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65924 61794 563 886 0 65034 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 263696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 380
/proc/meminfo: memFree=1600156/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=260168 CPUtime=1181.9
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 145238 0 0 0 117802 388 0 0 25 0 1 0 184636656 266412032 60537 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65042 60537 563 886 0 64152 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 260168

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 380
/proc/meminfo: memFree=1596828/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=260168 CPUtime=1241.88
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146026 0 0 0 123781 407 0 0 25 0 1 0 184636656 266412032 61325 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65042 61325 564 886 0 64152 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 260168

[startup+1302.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 386
/proc/meminfo: memFree=1596764/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=260168 CPUtime=1301.86
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146027 0 0 0 129761 425 0 0 25 0 1 0 184636656 266412032 61326 1992294400 4194304 7823515 548682068736 18446744073709551615 6212552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65042 61326 565 886 0 64152 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 260168

[startup+1362.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 386
/proc/meminfo: memFree=1596060/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=260520 CPUtime=1361.83
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146213 0 0 0 135742 441 0 0 25 0 1 0 184636656 266772480 61512 1992294400 4194304 7823515 548682068736 18446744073709551615 6208652 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65130 61512 565 886 0 64240 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 260520

[startup+1422.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 386
/proc/meminfo: memFree=1594972/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1421.82
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 141726 456 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6212176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 261564

[startup+1482.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 386
/proc/meminfo: memFree=1594972/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1481.8
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 147705 475 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 261564

[startup+1542.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 386
/proc/meminfo: memFree=1594972/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1541.78
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 153690 488 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 261564

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 386
/proc/meminfo: memFree=1594972/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1601.75
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 159671 504 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 261564

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 386
/proc/meminfo: memFree=1594972/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1661.74
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 165653 521 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6212437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 261564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594908/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1721.72
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 171630 542 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6234848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 261564

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1781.7
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 177609 561 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 261564

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1791.3
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 178566 564 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 261564

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1794.5
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 178885 565 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 261564

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1796.09
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 179043 566 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 261564

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1796.89
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146474 0 0 0 179123 566 0 0 25 0 1 0 184636656 267841536 61773 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/377/statm: 65391 61773 565 886 0 64501 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 261564

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1797.7
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146476 0 0 0 179203 567 0 0 25 0 1 0 184636656 267841536 61775 1992294400 4194304 7823515 548682068736 18446744073709551615 5000280 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 65391 61775 567 886 0 64501 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 261564

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 386
/proc/meminfo: memFree=1594844/2055920 swapFree=4181368/4192956
[pid=377] ppid=375 vsize=261564 CPUtime=1797.9
/proc/377/stat : 377 (pbscip.linux.x8) R 375 377 32547 0 -1 4194304 146478 0 0 0 179223 567 0 0 25 0 1 0 184636656 267841536 61777 1992294400 4194304 7823515 548682068736 18446744073709551615 5875900 0 0 4096 0 0 0 0 17 1 0 0
/proc/377/statm: 65391 61777 569 886 0 64501 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 261564

Child status: 0
Real time (s): 1798.57
CPU time (s): 1797.98
CPU user time (s): 1792.26
CPU system time (s): 5.71413
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 271296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.26
system time used= 5.71413
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146481
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= 3
involuntary context switches= 2391

runsolver used 1.27181 second user time and 3.87441 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-16 18:39:54
IDJOB=1869334
IDBENCH=2630
IDSOLVER=683
FILE ID=node43/1869334-1245170394
PBS_JOBID= 9363835
Free space on /tmp= 66188 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_18.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-1869334-1245170394/watcher-1869334-1245170394 -o /tmp/evaluation-result-1869334-1245170394/solver-1869334-1245170394 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869334-1245170394.opb

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=1444826014

node43.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.281
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.281
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:       1841340 kB
Buffers:         43784 kB
Cached:         109712 kB
SwapCached:       5352 kB
Active:          62096 kB
Inactive:        99336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841340 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           14748 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            39088 kB
Committed_AS:   172532 kB
PageTables:       1448 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= 66180 MiB
End job on node43 at 2009-06-16 19:09:53