Trace number 2704956

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 NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.13 1790.57

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3010_4.std.opb
MD5SUM2e6841409da1a029f00ccbfd39213ba7
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark5.54715
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints59613
Number of constraints which are clauses58413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2704956-1278582867.opb>
0.89/0.94	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 59613 constraints
0.89/0.94	c problem read
0.89/0.94	c presolving settings loaded
1.19/1.28	c presolving:
4.99/5.09	c (round 1) 923 del vars, 2264 del conss, 579 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4095272 impls, 0 clqs
6.09/6.15	c (round 2) 2365 del vars, 6906 del conss, 1871 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4101957 impls, 0 clqs
6.39/6.42	c (round 3) 2824 del vars, 9093 del conss, 2077 chg bounds, 43 chg sides, 54 chg coeffs, 0 upgd conss, 4105889 impls, 0 clqs
6.49/6.59	c (round 4) 2986 del vars, 9786 del conss, 2175 chg bounds, 69 chg sides, 80 chg coeffs, 0 upgd conss, 4107110 impls, 0 clqs
6.59/6.66	c (round 5) 3039 del vars, 10075 del conss, 2193 chg bounds, 69 chg sides, 80 chg coeffs, 0 upgd conss, 4107419 impls, 0 clqs
6.69/6.70	c (round 6) 3049 del vars, 10141 del conss, 2193 chg bounds, 69 chg sides, 80 chg coeffs, 0 upgd conss, 4107489 impls, 0 clqs
6.69/6.75	c (round 7) 3049 del vars, 10146 del conss, 2193 chg bounds, 69 chg sides, 80 chg coeffs, 0 upgd conss, 4107489 impls, 0 clqs
7.09/7.15	c (round 8) 3049 del vars, 10146 del conss, 2193 chg bounds, 69 chg sides, 80 chg coeffs, 49467 upgd conss, 4107489 impls, 0 clqs
7.49/7.59	c (round 9) 3049 del vars, 10146 del conss, 2193 chg bounds, 83 chg sides, 229 chg coeffs, 49467 upgd conss, 4108119 impls, 0 clqs
414.98/415.10	c    (414.2s) probing: 1000/15613 (6.4%) - 5 fixings, 1 aggregations, 3607127 implications, 0 bound changes
820.19/820.47	c    (819.5s) probing: 2000/15613 (12.8%) - 7 fixings, 1 aggregations, 6194395 implications, 0 bound changes
1171.21/1171.57	c    (1170.6s) probing: 3000/15613 (19.2%) - 9 fixings, 1 aggregations, 8429272 implications, 0 bound changes
1469.53/1469.98	c    (1469.0s) probing: 4000/15613 (25.6%) - 10 fixings, 5 aggregations, 10093131 implications, 0 bound changes
1732.07/1732.57	c    (1731.6s) probing: 5000/15613 (32.0%) - 10 fixings, 6 aggregations, 11518474 implications, 0 bound changes
1789.65/1790.10	c    (1789.2s) probing: 5239/15613 (33.6%) - 10 fixings, 6 aggregations, 11885414 implications, 0 bound changes
1789.65/1790.10	c    (1789.2s) probing aborted: solving stopped
1789.65/1790.11	c (round 10) 3065 del vars, 10148 del conss, 2193 chg bounds, 83 chg sides, 234 chg coeffs, 49467 upgd conss, 37503529 impls, 17 clqs
1789.65/1790.11	c presolving (10 rounds):
1789.65/1790.11	c  3065 deleted vars, 10148 deleted constraints, 2193 tightened bounds, 0 added holes, 83 changed sides, 234 changed coefficients
1789.65/1790.11	c  37503529 implications, 17 cliques
1789.65/1790.11	c presolving was interrupted.
1789.65/1790.11	c Presolving Time: 1788.94
1789.65/1790.11	c - non default parameters ----------------------------------------------------------------------
1789.65/1790.11	c # SCIP version 1.2.1.3
1789.65/1790.11	c 
1789.65/1790.11	c # frequency for displaying node information lines
1789.65/1790.11	c # [type: int, range: [-1,2147483647], default: 100]
1789.65/1790.11	c display/freq = 10000
1789.65/1790.11	c 
1789.65/1790.11	c # maximal time in seconds to run
1789.65/1790.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.11	c limits/time = 1789.06
1789.65/1790.11	c 
1789.65/1790.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.65/1790.11	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.11	c limits/memory = 1620
1789.65/1790.11	c 
1789.65/1790.11	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.65/1790.11	c # [type: int, range: [1,2], default: 1]
1789.65/1790.11	c timing/clocktype = 2
1789.65/1790.11	c 
1789.65/1790.11	c # should presolving try to simplify inequalities
1789.65/1790.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.11	c constraints/linear/simplifyinequalities = TRUE
1789.65/1790.11	c 
1789.65/1790.11	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.65/1790.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.11	c constraints/indicator/addCouplingCons = TRUE
1789.65/1790.11	c 
1789.65/1790.11	c # should presolving try to simplify knapsacks
1789.65/1790.11	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.11	c constraints/knapsack/simplifyinequalities = TRUE
1789.65/1790.11	c 
1789.65/1790.11	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.65/1790.11	c # [type: int, range: [-1,2147483647], default: -1]
1789.65/1790.11	c separating/rapidlearning/freq = 0
1789.65/1790.11	c 
1789.65/1790.11	c -----------------------------------------------------------------------------------------------
1789.65/1790.11	c start solving
1789.65/1790.17	c presolving:
1789.65/1790.17	c presolving (10 rounds):
1789.65/1790.17	c  3065 deleted vars, 10148 deleted constraints, 2193 tightened bounds, 0 added holes, 83 changed sides, 234 changed coefficients
1789.65/1790.17	c  37503529 implications, 17 cliques
1789.65/1790.17	c presolving was interrupted.
1789.65/1790.17	c Presolving Time: 1789.00
1789.65/1790.17	c 
1789.65/1790.17	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.17	c Solving Time (sec) : 1789.22
1789.65/1790.17	c Solving Nodes      : 0
1789.65/1790.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.65/1790.17	s UNKNOWN
1789.65/1790.17	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.17	c Solving Time       :    1789.22
1789.65/1790.17	c Original Problem   :
1789.65/1790.17	c   Problem name     : HOME/instance-2704956-1278582867.opb
1789.65/1790.17	c   Variables        : 18662 (18662 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.17	c   Constraints      : 59613 initial, 59613 maximal
1789.65/1790.17	c Presolved Problem  :
1789.65/1790.17	c   Problem name     : t_HOME/instance-2704956-1278582867.opb
1789.65/1790.17	c   Variables        : 15597 (15597 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.17	c   Constraints      : 49468 initial, 49468 maximal
1789.65/1790.17	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.65/1790.17	c   trivial          :       0.03        178          0          0          0          0          0          0          0
1789.65/1790.17	c   dualfix          :       0.05         31          0          0          0          0          0          0          0
1789.65/1790.17	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.17	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.17	c   implics          :       0.21          0          0          0          0          0          0          0          0
1789.65/1790.17	c   probing          :    1782.24         10          6          0          0          0          0          0          0
1789.65/1790.17	c   knapsack         :       0.42          0          0          0          0          0          2         14        154
1789.65/1790.17	c   setppc           :       0.19          0          0          0          0          0          0          0          0
1789.65/1790.17	c   linear           :       5.52       2015        825          0       2193          0      10146         69         80
1789.65/1790.17	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1789.65/1790.17	c   root node        :          -          0          -          -          0          -          -          -          -
1789.65/1790.17	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.65/1790.17	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.17	c   knapsack         :          0+         0     248902          0          0          1          0          0          0          0
1789.65/1790.17	c   setppc           :          0+         0     248901          0          0          3          0          0          0          0
1789.65/1790.17	c   linear           :          0+         0          0          0          0          0          0          0          0          0
1789.65/1790.17	c   logicor          :          0+         0     220146          0          0          2          0          0          0          0
1789.65/1790.17	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.17	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.65/1790.17	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.17	c   knapsack         :      43.39       0.00      43.39       0.00       0.00
1789.65/1790.17	c   setppc           :    1267.52       0.00    1267.52       0.00       0.00
1789.65/1790.17	c   linear           :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.17	c   logicor          :      12.08       0.00      12.08       0.00       0.00
1789.65/1790.17	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.17	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.65/1790.17	c   vbounds          :       0.25          1          0          0
1789.65/1790.17	c   rootredcost      :       0.18          0          0          0
1789.65/1790.17	c   pseudoobj        :       0.12          0          0          0
1789.65/1790.17	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.65/1790.17	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.17	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.17	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.17	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.17	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.17	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.65/1790.17	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.05/1790.56	c Time complete: 1790.11.

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-2704956-1278582867/watcher-2704956-1278582867 -o /tmp/evaluation-result-2704956-1278582867/solver-2704956-1278582867 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704956-1278582867.opb -t 1800 -m 1800 

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.01 1.03 1.00 3/106 28828
/proc/meminfo: memFree=1793460/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=7904 CPUtime=0
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 1058 0 0 0 0 0 0 0 18 0 1 0 26494119 8093696 969 1992294400 4194304 8395647 140735827576304 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 1976 977 365 1026 0 946 0

[startup+0.0635951 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 28828
/proc/meminfo: memFree=1793460/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=14632 CPUtime=0.05
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 2943 0 0 0 5 0 0 0 20 0 1 0 26494119 14983168 2854 1992294400 4194304 8395647 140735827576304 18446744073709551615 7382041 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 3658 2854 393 1026 0 2628 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14632

[startup+0.101598 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 28828
/proc/meminfo: memFree=1793460/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=18376 CPUtime=0.09
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 3872 0 0 0 8 1 0 0 20 0 1 0 26494119 18817024 3783 1992294400 4194304 8395647 140735827576304 18446744073709551615 7324710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 4594 3783 393 1026 0 3564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18376

[startup+0.301614 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 28828
/proc/meminfo: memFree=1793460/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=25056 CPUtime=0.3
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 5571 0 0 0 28 2 0 0 20 0 1 0 26494119 25657344 5482 1992294400 4194304 8395647 140735827576304 18446744073709551615 7385036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 6264 5482 393 1026 0 5234 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 25056

[startup+0.701651 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 28828
/proc/meminfo: memFree=1793460/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=38168 CPUtime=0.69
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 8838 0 0 0 66 3 0 0 21 0 1 0 26494119 39084032 8749 1992294400 4194304 8395647 140735827576304 18446744073709551615 7382046 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 9542 8749 393 1026 0 8512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38168

[startup+1.50072 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 28829
/proc/meminfo: memFree=1730336/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=118128 CPUtime=1.49
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 28723 0 0 0 140 9 0 0 23 0 1 0 26494119 120963072 28280 1992294400 4194304 8395647 140735827576304 18446744073709551615 4743259 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 29532 28280 463 1026 0 28502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118128

[startup+3.10086 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 28829
/proc/meminfo: memFree=1648372/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=190476 CPUtime=3.09
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 46768 0 0 0 293 16 0 0 25 0 1 0 26494119 195047424 46325 1992294400 4194304 8395647 140735827576304 18446744073709551615 4247666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 47619 46325 469 1026 0 46589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 190476

[startup+6.30115 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 28830
/proc/meminfo: memFree=1557108/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=246288 CPUtime=6.29
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 59723 0 0 0 609 20 0 0 25 0 1 0 26494119 252198912 59280 1992294400 4194304 8395647 140735827576304 18446744073709551615 6085496 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 61572 59280 475 1026 0 60542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 246288

[startup+12.7007 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 28830
/proc/meminfo: memFree=1490892/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=318632 CPUtime=12.69
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 78873 0 0 0 1241 28 0 0 25 0 1 0 26494119 326279168 76732 1992294400 4194304 8395647 140735827576304 18446744073709551615 4743324 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 79658 76732 513 1026 0 78628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 318632

[startup+25.5019 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 28830
/proc/meminfo: memFree=1469068/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=338560 CPUtime=25.49
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 83519 0 0 0 2519 30 0 0 25 0 1 0 26494119 346685440 81378 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 84640 81378 513 1026 0 83610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 338560

[startup+51.1011 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 28830
/proc/meminfo: memFree=1428396/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=381548 CPUtime=51.08
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 93728 0 0 0 5075 33 0 0 25 0 1 0 26494119 390705152 91587 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 95387 91587 513 1026 0 94357 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 381548

[startup+102.309 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28832
/proc/meminfo: memFree=1310968/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=500044 CPUtime=102.27
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 122880 0 0 0 10183 44 0 0 25 0 1 0 26494119 512045056 120739 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080332 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 125011 120739 513 1026 0 123981 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 500044

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28834
/proc/meminfo: memFree=1250704/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=563644 CPUtime=162.25
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 138180 0 0 0 16175 50 0 0 25 0 1 0 26494119 577171456 136039 1992294400 4194304 8395647 140735827576304 18446744073709551615 4215691 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 140911 136039 513 1026 0 139881 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 563644

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28835
/proc/meminfo: memFree=1209536/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=603112 CPUtime=222.24
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 148207 0 0 0 22169 55 0 0 25 0 1 0 26494119 617586688 146066 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080349 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 150778 146066 513 1026 0 149748 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 603112

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28837
/proc/meminfo: memFree=1173328/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=640632 CPUtime=282.22
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 157457 0 0 0 28164 58 0 0 25 0 1 0 26494119 656007168 155316 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 160158 155316 513 1026 0 159128 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 640632

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28838
/proc/meminfo: memFree=1141832/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=669184 CPUtime=342.21
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 165108 0 0 0 34160 61 0 0 25 0 1 0 26494119 685244416 162967 1992294400 4194304 8395647 140735827576304 18446744073709551615 4910753 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 167296 162967 513 1026 0 166266 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 669184

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28849
/proc/meminfo: memFree=1111764/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=698592 CPUtime=402.19
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 172720 0 0 0 40154 65 0 0 25 0 1 0 26494119 715358208 170579 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080665 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 174648 170579 513 1026 0 173618 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 698592

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28851
/proc/meminfo: memFree=1081260/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=731016 CPUtime=462.17
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 180380 0 0 0 46148 69 0 0 25 0 1 0 26494119 748560384 178239 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 182754 178239 518 1026 0 181724 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 731016

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28852
/proc/meminfo: memFree=1051748/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=759328 CPUtime=522.15
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 187531 0 0 0 52143 72 0 0 25 0 1 0 26494119 777551872 185390 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 189832 185390 518 1026 0 188802 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 759328

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28854
/proc/meminfo: memFree=1022732/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=787612 CPUtime=582.14
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 194700 0 0 0 58137 77 0 0 25 0 1 0 26494119 806514688 192559 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 196903 192559 518 1026 0 195873 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 787612

[startup+642.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 28855
/proc/meminfo: memFree=995204/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=815948 CPUtime=642.13
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 201576 0 0 0 64133 80 0 0 25 0 1 0 26494119 835530752 199435 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 203987 199435 518 1026 0 202957 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 815948

[startup+702.301 s]

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

/proc/meminfo: memFree=795440/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1013668 CPUtime=1002.04
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 251392 0 0 0 100100 104 0 0 25 0 1 0 26494119 1037996032 249251 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 253417 249251 518 1026 0 252387 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1013668

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28867
/proc/meminfo: memFree=751792/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1056816 CPUtime=1062.02
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 262294 0 0 0 106093 109 0 0 25 0 1 0 26494119 1082179584 260153 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 264204 260153 518 1026 0 263174 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1056816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28868
/proc/meminfo: memFree=719800/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1091108 CPUtime=1122.01
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 270239 0 0 0 112088 113 0 0 25 0 1 0 26494119 1117294592 268098 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 272777 268098 518 1026 0 271747 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1091108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28870
/proc/meminfo: memFree=681608/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1128316 CPUtime=1181.99
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 279826 0 0 0 118081 118 0 0 25 0 1 0 26494119 1155395584 277685 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 282079 277685 518 1026 0 281049 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1128316

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28871
/proc/meminfo: memFree=642424/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1166552 CPUtime=1241.98
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 289576 0 0 0 124075 123 0 0 25 0 1 0 26494119 1194549248 287435 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080349 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 291638 287435 518 1026 0 290608 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1166552

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28873
/proc/meminfo: memFree=614028/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1194868 CPUtime=1301.98
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 296566 0 0 0 130071 127 0 0 25 0 1 0 26494119 1223544832 294425 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 298717 294425 518 1026 0 297687 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 1194868

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28875
/proc/meminfo: memFree=592824/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1217980 CPUtime=1361.95
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 301938 0 0 0 136066 129 0 0 25 0 1 0 26494119 1247211520 299797 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 304495 299797 518 1026 0 303465 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1217980

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28876
/proc/meminfo: memFree=564800/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1242224 CPUtime=1421.95
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 308851 0 0 0 142063 132 0 0 25 0 1 0 26494119 1272037376 306710 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 310556 306710 518 1026 0 309526 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 1242224

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28878
/proc/meminfo: memFree=539132/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1270436 CPUtime=1481.93
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 315287 0 0 0 148058 135 0 0 25 0 1 0 26494119 1300926464 313146 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210648 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 317609 313146 518 1026 0 316579 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1270436

[startup+1542.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 28882
/proc/meminfo: memFree=512600/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1295632 CPUtime=1541.91
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 321658 0 0 0 154053 138 0 0 25 0 1 0 26494119 1326727168 319517 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 323908 319517 518 1026 0 322878 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1295632

[startup+1602.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 28884
/proc/meminfo: memFree=485692/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1323804 CPUtime=1601.89
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 328398 0 0 0 160050 139 0 0 25 0 1 0 26494119 1355575296 326257 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 330951 326257 518 1026 0 329921 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1323804

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28886
/proc/meminfo: memFree=462504/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1347036 CPUtime=1661.87
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 334168 0 0 0 166045 142 0 0 25 0 1 0 26494119 1379364864 332027 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 336759 332027 518 1026 0 335729 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1347036

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28887
/proc/meminfo: memFree=440308/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1367080 CPUtime=1721.87
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 339875 0 0 0 172043 144 0 0 25 0 1 0 26494119 1399889920 337734 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080362 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 341770 337734 518 1026 0 340740 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1367080

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=410796/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1396220 CPUtime=1781.85
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 347073 0 0 0 178038 147 0 0 25 0 1 0 26494119 1429729280 344932 1992294400 4194304 8395647 140735827576304 18446744073709551615 6080336 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 349055 344932 518 1026 0 348025 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1396220

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=409804/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1397208 CPUtime=1785.05
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 347298 0 0 0 178358 147 0 0 25 0 1 0 26494119 1430740992 345157 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 349302 345157 518 1026 0 348272 0
Current children cumulated CPU time (s) 1785.05
Current children cumulated vsize (KiB) 1397208

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=409308/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1398192 CPUtime=1788.25
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 347438 0 0 0 178678 147 0 0 25 0 1 0 26494119 1431748608 345297 1992294400 4194304 8395647 140735827576304 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 349548 345297 518 1026 0 348518 0
Current children cumulated CPU time (s) 1788.25
Current children cumulated vsize (KiB) 1398192

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=409308/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1398192 CPUtime=1789.05
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 347502 0 0 0 178758 147 0 0 25 0 1 0 26494119 1431748608 345361 1992294400 4194304 8395647 140735827576304 18446744073709551615 4247653 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28828/statm: 349548 345361 518 1026 0 348518 0
Current children cumulated CPU time (s) 1789.05
Current children cumulated vsize (KiB) 1398192

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=408936/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=1399532 CPUtime=1789.85
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 348048 0 0 0 178838 147 0 0 25 0 1 0 26494119 1433120768 345907 1992294400 4194304 8395647 140735827576304 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 349883 345907 524 1026 0 348853 0
Current children cumulated CPU time (s) 1789.85
Current children cumulated vsize (KiB) 1399532

[startup+1790.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28889
/proc/meminfo: memFree=408936/2059040 swapFree=4139700/4192956
[pid=28828] ppid=28826 vsize=376336 CPUtime=1790.05
/proc/28828/stat : 28828 (pbscip.linux.x8) R 28826 28828 27966 0 -1 4202496 348049 0 0 0 178848 157 0 0 25 0 1 0 26494119 385368064 92987 1992294400 4194304 8395647 140735827576304 18446744073709551615 6345879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28828/statm: 94084 92987 525 1026 0 93054 0
Current children cumulated CPU time (s) 1790.05
Current children cumulated vsize (KiB) 376336

Child status: 0
Real time (s): 1790.57
CPU time (s): 1790.13
CPU user time (s): 1788.51
CPU system time (s): 1.61875
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 1399532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.51
system time used= 1.61875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348062
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= 5
involuntary context switches= 6135

runsolver used 2.83157 second user time and 8.5777 second system time

The end

Launcher Data

Begin job on node043 at 2010-07-08 11:54:28
IDJOB=2704956
IDBENCH=78353
IDSOLVER=1213
FILE ID=node043/2704956-1278582867
PBS_JOBID= 11240082
Free space on /tmp= 62528 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j30opt/normalized-j3010_4.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2704956-1278582867/watcher-2704956-1278582867 -o /tmp/evaluation-result-2704956-1278582867/solver-2704956-1278582867 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704956-1278582867.opb -t 1800 -m 1800

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

MD5SUM BENCH= 2e6841409da1a029f00ccbfd39213ba7
RANDOM SEED=2129608291

node043.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.219
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.219
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1794048 kB
Buffers:         26788 kB
Cached:         148932 kB
SwapCached:       7124 kB
Active:          48028 kB
Inactive:       142236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1794048 kB
SwapTotal:     4192956 kB
SwapFree:      4139700 kB
Dirty:           12164 kB
Writeback:           0 kB
AnonPages:       12288 kB
Mapped:          12044 kB
Slab:            52864 kB
PageTables:       4228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62516 MiB
End job on node043 at 2010-07-08 12:24:18