Trace number 2704958

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.04 1790.59

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3024_7.std.opb
MD5SUMca089d69eb90590c5d4664223af43e51
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark4.23935
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 constraints62705
Number of constraints which are clauses61505
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 constraint17
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-2704958-1278582840.opb>
0.89/0.90	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 62705 constraints
0.89/0.90	c problem read
0.89/0.91	c presolving settings loaded
1.19/1.23	c presolving:
5.09/5.11	c (round 1) 1028 del vars, 2634 del conss, 719 chg bounds, 5 chg sides, 4 chg coeffs, 0 upgd conss, 4272026 impls, 0 clqs
5.99/6.04	c (round 2) 2072 del vars, 6645 del conss, 1647 chg bounds, 6 chg sides, 5 chg coeffs, 0 upgd conss, 4276893 impls, 0 clqs
6.19/6.24	c (round 3) 2317 del vars, 7971 del conss, 1761 chg bounds, 87 chg sides, 98 chg coeffs, 0 upgd conss, 4278441 impls, 0 clqs
6.29/6.31	c (round 4) 2415 del vars, 8388 del conss, 1792 chg bounds, 87 chg sides, 98 chg coeffs, 0 upgd conss, 4279025 impls, 0 clqs
6.29/6.38	c (round 5) 2441 del vars, 8512 del conss, 1803 chg bounds, 87 chg sides, 98 chg coeffs, 0 upgd conss, 4279224 impls, 0 clqs
6.39/6.43	c (round 6) 2453 del vars, 8572 del conss, 1808 chg bounds, 87 chg sides, 98 chg coeffs, 0 upgd conss, 4279275 impls, 0 clqs
6.39/6.47	c (round 7) 2455 del vars, 8583 del conss, 1808 chg bounds, 87 chg sides, 98 chg coeffs, 0 upgd conss, 4279277 impls, 0 clqs
6.79/6.88	c (round 8) 2455 del vars, 8584 del conss, 1808 chg bounds, 87 chg sides, 98 chg coeffs, 54121 upgd conss, 4279277 impls, 0 clqs
7.19/7.22	c (round 9) 2455 del vars, 8586 del conss, 1808 chg bounds, 115 chg sides, 309 chg coeffs, 54121 upgd conss, 4279395 impls, 516 clqs
7.39/7.47	c (round 10) 2455 del vars, 8596 del conss, 1808 chg bounds, 140 chg sides, 369 chg coeffs, 54121 upgd conss, 4279395 impls, 562 clqs
456.63/456.80	c    (455.9s) probing: 1000/16207 (6.2%) - 1 fixings, 0 aggregations, 4401686 implications, 0 bound changes
905.29/905.64	c    (904.7s) probing: 2000/16207 (12.3%) - 7 fixings, 0 aggregations, 7691272 implications, 0 bound changes
1302.88/1303.32	c    (1302.4s) probing: 3000/16207 (18.5%) - 7 fixings, 2 aggregations, 10440932 implications, 0 bound changes
1657.98/1658.57	c    (1657.7s) probing: 4000/16207 (24.7%) - 7 fixings, 3 aggregations, 12952052 implications, 0 bound changes
1789.53/1790.16	c    (1789.3s) probing: 4416/16207 (27.2%) - 7 fixings, 3 aggregations, 13969615 implications, 0 bound changes
1789.53/1790.17	c    (1789.3s) probing aborted: solving stopped
1789.53/1790.17	c (round 11) 2465 del vars, 8597 del conss, 1808 chg bounds, 140 chg sides, 375 chg coeffs, 54121 upgd conss, 40844313 impls, 562 clqs
1789.53/1790.17	c presolving (11 rounds):
1789.53/1790.17	c  2465 deleted vars, 8597 deleted constraints, 1808 tightened bounds, 0 added holes, 140 changed sides, 375 changed coefficients
1789.53/1790.17	c  40844313 implications, 562 cliques
1789.53/1790.17	c presolving was interrupted.
1789.53/1790.17	c Presolving Time: 1789.06
1789.53/1790.17	c - non default parameters ----------------------------------------------------------------------
1789.53/1790.17	c # SCIP version 1.2.1.3
1789.53/1790.17	c 
1789.53/1790.17	c # frequency for displaying node information lines
1789.53/1790.17	c # [type: int, range: [-1,2147483647], default: 100]
1789.53/1790.17	c display/freq = 10000
1789.53/1790.17	c 
1789.53/1790.17	c # maximal time in seconds to run
1789.53/1790.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.53/1790.17	c limits/time = 1789.1
1789.53/1790.17	c 
1789.53/1790.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.53/1790.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.53/1790.17	c limits/memory = 1620
1789.53/1790.17	c 
1789.53/1790.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.53/1790.17	c # [type: int, range: [1,2], default: 1]
1789.53/1790.17	c timing/clocktype = 2
1789.53/1790.17	c 
1789.53/1790.17	c # should presolving try to simplify inequalities
1789.53/1790.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.53/1790.17	c constraints/linear/simplifyinequalities = TRUE
1789.53/1790.17	c 
1789.53/1790.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.53/1790.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.53/1790.17	c constraints/indicator/addCouplingCons = TRUE
1789.53/1790.17	c 
1789.53/1790.17	c # should presolving try to simplify knapsacks
1789.53/1790.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.53/1790.17	c constraints/knapsack/simplifyinequalities = TRUE
1789.53/1790.17	c 
1789.53/1790.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.53/1790.17	c # [type: int, range: [-1,2147483647], default: -1]
1789.53/1790.17	c separating/rapidlearning/freq = 0
1789.53/1790.17	c 
1789.53/1790.17	c -----------------------------------------------------------------------------------------------
1789.53/1790.17	c start solving
1789.53/1790.20	c presolving:
1789.53/1790.20	c presolving (11 rounds):
1789.53/1790.20	c  2465 deleted vars, 8597 deleted constraints, 1808 tightened bounds, 0 added holes, 140 changed sides, 375 changed coefficients
1789.53/1790.20	c  40844313 implications, 562 cliques
1789.53/1790.20	c presolving was interrupted.
1789.53/1790.20	c Presolving Time: 1789.08
1789.53/1790.20	c 
1789.53/1790.20	c SCIP Status        : solving was interrupted [time limit reached]
1789.53/1790.20	c Solving Time (sec) : 1789.29
1789.53/1790.20	c Solving Nodes      : 0
1789.53/1790.20	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.53/1790.20	s UNKNOWN
1789.53/1790.20	c SCIP Status        : solving was interrupted [time limit reached]
1789.53/1790.20	c Solving Time       :    1789.29
1789.53/1790.20	c Original Problem   :
1789.53/1790.20	c   Problem name     : HOME/instance-2704958-1278582840.opb
1789.53/1790.20	c   Variables        : 18662 (18662 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.53/1790.20	c   Constraints      : 62705 initial, 62705 maximal
1789.53/1790.20	c Presolved Problem  :
1789.53/1790.20	c   Problem name     : t_HOME/instance-2704958-1278582840.opb
1789.53/1790.20	c   Variables        : 16197 (16197 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.53/1790.20	c   Constraints      : 54145 initial, 54145 maximal
1789.53/1790.20	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.53/1790.20	c   trivial          :       0.03        159          0          0          0          0          0          0          0
1789.53/1790.20	c   dualfix          :       0.05         30          0          0          0          0          0          0          0
1789.53/1790.20	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.53/1790.20	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.53/1790.20	c   implics          :       0.25          0          0          0          0          0          0          0          0
1789.53/1790.20	c   probing          :    1782.50          7          3          0          0          0          0          0          0
1789.53/1790.20	c   knapsack         :       0.37          0          0          0          0          0          8         53        277
1789.53/1790.20	c   setppc           :       0.26          0          0          0          0          0          5          0          0
1789.53/1790.20	c   linear           :       5.32       1649        617          0       1808          0       8584         87         98
1789.53/1790.20	c   logicor          :       0.06          0          0          0          0          0          0          0          0
1789.53/1790.20	c   root node        :          -          0          -          -          0          -          -          -          -
1789.53/1790.20	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.53/1790.20	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.53/1790.20	c   knapsack         :          0+         0     235234          0          0          2          0          0          0          0
1789.53/1790.20	c   setppc           :          0+         0     235232          0          0          2          0          0          0          0
1789.53/1790.20	c   linear           :          0+         0          0          0          0          0          0          0          0          0
1789.53/1790.20	c   logicor          :          0+         0     214915          0          0          0          0          0          0          0
1789.53/1790.20	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.53/1790.20	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.53/1790.20	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.53/1790.20	c   knapsack         :      35.42       0.00      35.42       0.00       0.00
1789.53/1790.20	c   setppc           :    1276.87       0.00    1276.87       0.00       0.00
1789.53/1790.20	c   linear           :       0.00       0.00       0.00       0.00       0.00
1789.53/1790.20	c   logicor          :      12.96       0.00      12.96       0.00       0.00
1789.53/1790.20	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.53/1790.20	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.53/1790.20	c   vbounds          :       0.20          1          0          0
1789.53/1790.20	c   rootredcost      :       0.15          0          0          0
1789.53/1790.20	c   pseudoobj        :       0.09          0          0          0
1789.53/1790.20	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.53/1790.20	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.53/1790.20	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.53/1790.20	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.53/1790.20	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.53/1790.20	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.53/1790.20	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.53/1790.20	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.94/1790.59	c Time complete: 1790.02.

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-2704958-1278582840/watcher-2704958-1278582840 -o /tmp/evaluation-result-2704958-1278582840/solver-2704958-1278582840 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704958-1278582840.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.00 1.00 0.97 3/105 29031
/proc/meminfo: memFree=1821024/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=7904 CPUtime=0
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 1145 0 0 0 0 0 0 0 25 0 1 0 26492698 8093696 1057 1992294400 4194304 8395647 140735765203712 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 1976 1067 365 1026 0 946 0

[startup+0.083626 s]
/proc/loadavg: 1.00 1.00 0.97 3/105 29031
/proc/meminfo: memFree=1821024/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=17272 CPUtime=0.07
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 3595 0 0 0 7 0 0 0 25 0 1 0 26492698 17686528 3507 1992294400 4194304 8395647 140735765203712 18446744073709551615 7382020 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 4318 3507 393 1026 0 3288 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17272

[startup+0.101627 s]
/proc/loadavg: 1.00 1.00 0.97 3/105 29031
/proc/meminfo: memFree=1821024/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=18372 CPUtime=0.09
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 3897 0 0 0 9 0 0 0 25 0 1 0 26492698 18812928 3809 1992294400 4194304 8395647 140735765203712 18446744073709551615 4327576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 4593 3809 393 1026 0 3563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18372

[startup+0.301647 s]
/proc/loadavg: 1.00 1.00 0.97 3/105 29031
/proc/meminfo: memFree=1821024/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=25052 CPUtime=0.29
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 5572 0 0 0 28 1 0 0 25 0 1 0 26492698 25653248 5484 1992294400 4194304 8395647 140735765203712 18446744073709551615 7382061 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 6263 5484 393 1026 0 5233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25052

[startup+0.701691 s]
/proc/loadavg: 1.00 1.00 0.97 3/105 29031
/proc/meminfo: memFree=1821024/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=40684 CPUtime=0.69
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 9436 0 0 0 67 2 0 0 25 0 1 0 26492698 41660416 9348 1992294400 4194304 8395647 140735765203712 18446744073709551615 6766224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 10171 9348 393 1026 0 9141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40684

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29032
/proc/meminfo: memFree=1747360/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=122328 CPUtime=1.49
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 29788 0 0 0 139 10 0 0 25 0 1 0 26492698 125263872 29346 1992294400 4194304 8395647 140735765203712 18446744073709551615 4745312 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 30582 29346 463 1026 0 29552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122328

[startup+3.10095 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29032
/proc/meminfo: memFree=1674076/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=195232 CPUtime=3.09
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 47956 0 0 0 293 16 0 0 25 0 1 0 26492698 199917568 47514 1992294400 4194304 8395647 140735765203712 18446744073709551615 6080394 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 48808 47514 469 1026 0 47778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195232

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29034
/proc/meminfo: memFree=1583308/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=247460 CPUtime=6.29
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 60060 0 0 0 609 20 0 0 25 0 1 0 26492698 253399040 59618 1992294400 4194304 8395647 140735765203712 18446744073709551615 5599101 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 61865 59618 475 1026 0 60835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 247460

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29034
/proc/meminfo: memFree=1530980/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=303220 CPUtime=12.69
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 75258 0 0 0 1245 24 0 0 25 0 1 0 26492698 310497280 73117 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 75805 73117 512 1026 0 74775 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 303220

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29034
/proc/meminfo: memFree=1511140/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=323200 CPUtime=25.49
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 79846 0 0 0 2523 26 0 0 25 0 1 0 26492698 330956800 77705 1992294400 4194304 8395647 140735765203712 18446744073709551615 6068909 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 80800 77705 512 1026 0 79770 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 323200

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29034
/proc/meminfo: memFree=1480016/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=359472 CPUtime=51.08
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 88182 0 0 0 5079 29 0 0 25 0 1 0 26492698 368099328 86041 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 89868 86041 512 1026 0 88838 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 359472

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29036
/proc/meminfo: memFree=1367176/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=472828 CPUtime=102.26
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 115761 0 0 0 10188 38 0 0 25 0 1 0 26492698 484175872 113620 1992294400 4194304 8395647 140735765203712 18446744073709551615 4218233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 118207 113620 512 1026 0 117177 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 472828

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29038
/proc/meminfo: memFree=1307284/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=531256 CPUtime=162.24
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 130781 0 0 0 16180 44 0 0 25 0 1 0 26492698 544006144 128640 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 132814 128640 512 1026 0 131784 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 531256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29038
/proc/meminfo: memFree=1261776/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=576568 CPUtime=222.22
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 142047 0 0 0 22173 49 0 0 25 0 1 0 26492698 590405632 139906 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 144142 139906 512 1026 0 143112 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 576568

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29040
/proc/meminfo: memFree=1225692/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=611948 CPUtime=282.2
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 151114 0 0 0 28168 52 0 0 25 0 1 0 26492698 626634752 148973 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 152987 148973 512 1026 0 151957 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 611948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29042
/proc/meminfo: memFree=1188740/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=651356 CPUtime=342.18
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 160287 0 0 0 34162 56 0 0 25 0 1 0 26492698 666988544 158146 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 162839 158146 512 1026 0 161809 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 651356

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29044
/proc/meminfo: memFree=1154144/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=683772 CPUtime=402.16
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 168975 0 0 0 40156 60 0 0 25 0 1 0 26492698 700182528 166834 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210648 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 170943 166834 512 1026 0 169913 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 683772

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29055
/proc/meminfo: memFree=1118308/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=721224 CPUtime=462.13
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 177845 0 0 0 46149 64 0 0 25 0 1 0 26492698 738533376 175704 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210429 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 180306 175704 517 1026 0 179276 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 721224

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29055
/proc/meminfo: memFree=1096484/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=740456 CPUtime=522.12
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 183310 0 0 0 52145 67 0 0 25 0 1 0 26492698 758226944 181169 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 185114 181169 517 1026 0 184084 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 740456

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29057
/proc/meminfo: memFree=1062632/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=776788 CPUtime=582.09
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 191762 0 0 0 58138 71 0 0 25 0 1 0 26492698 795430912 189621 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 194197 189621 517 1026 0 193167 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 776788

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29059
/proc/meminfo: memFree=1028284/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=809192 CPUtime=642.08
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 200274 0 0 0 64133 75 0 0 25 0 1 0 26492698 828612608 198133 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 202298 198133 517 1026 0 201268 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 809192

[startup+702.301 s]

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

/proc/meminfo: memFree=831248/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1007176 CPUtime=1001.97
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 249370 0 0 0 100098 99 0 0 25 0 1 0 26492698 1031348224 247229 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 251794 247229 517 1026 0 250764 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 1007176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29071
/proc/meminfo: memFree=799256/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1040464 CPUtime=1061.95
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 257395 0 0 0 106092 103 0 0 25 0 1 0 26492698 1065435136 255254 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 260116 255254 517 1026 0 259086 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1040464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29071
/proc/meminfo: memFree=770736/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1065576 CPUtime=1121.94
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 264481 0 0 0 112087 107 0 0 25 0 1 0 26492698 1091149824 262340 1992294400 4194304 8395647 140735765203712 18446744073709551615 4737495 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 266394 262340 517 1026 0 265364 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1065576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29073
/proc/meminfo: memFree=739488/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1099796 CPUtime=1181.92
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 272279 0 0 0 118081 111 0 0 25 0 1 0 26492698 1126191104 270138 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 274949 270138 517 1026 0 273919 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1099796

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29075
/proc/meminfo: memFree=709232/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1128828 CPUtime=1241.9
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 279731 0 0 0 124076 114 0 0 25 0 1 0 26492698 1155919872 277590 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 282207 277590 517 1026 0 281177 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1128828

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29077
/proc/meminfo: memFree=680464/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1159060 CPUtime=1301.89
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 286861 0 0 0 130072 117 0 0 25 0 1 0 26492698 1186877440 284720 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 289765 284720 517 1026 0 288735 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 1159060

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29079
/proc/meminfo: memFree=652316/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1184192 CPUtime=1361.86
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 293963 0 0 0 136066 120 0 0 25 0 1 0 26492698 1212612608 291822 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 296048 291822 517 1026 0 295018 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1184192

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29079
/proc/meminfo: memFree=617968/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1218376 CPUtime=1421.85
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 302447 0 0 0 142061 124 0 0 25 0 1 0 26492698 1247617024 300306 1992294400 4194304 8395647 140735765203712 18446744073709551615 4706433 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 304594 300306 517 1026 0 303564 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1218376

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29081
/proc/meminfo: memFree=584612/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1253556 CPUtime=1481.83
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 310802 0 0 0 148054 129 0 0 25 0 1 0 26492698 1283641344 308661 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 313389 308661 517 1026 0 312359 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1253556

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29086
/proc/meminfo: memFree=549644/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1288404 CPUtime=1541.81
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 319510 0 0 0 154048 133 0 0 25 0 1 0 26492698 1319325696 317369 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 322101 317369 517 1026 0 321071 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1288404

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29088
/proc/meminfo: memFree=507112/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1329512 CPUtime=1601.79
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 330074 0 0 0 160041 138 0 0 25 0 1 0 26492698 1361420288 327933 1992294400 4194304 8395647 140735765203712 18446744073709551615 6080855 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 332378 327933 517 1026 0 331348 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1329512

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29090
/proc/meminfo: memFree=473756/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1364640 CPUtime=1661.77
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 338377 0 0 0 166034 143 0 0 25 0 1 0 26492698 1397391360 336236 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 341160 336236 517 1026 0 340130 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1364640

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29090
/proc/meminfo: memFree=439532/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1397636 CPUtime=1721.76
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 346934 0 0 0 172029 147 0 0 25 0 1 0 26492698 1431179264 344793 1992294400 4194304 8395647 140735765203712 18446744073709551615 4698347 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 349409 344793 517 1026 0 348379 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 1397636

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=402580/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1435612 CPUtime=1781.74
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 356105 0 0 0 178023 151 0 0 25 0 1 0 26492698 1470066688 353964 1992294400 4194304 8395647 140735765203712 18446744073709551615 7385355 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 358903 353964 517 1026 0 357873 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1435612

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=401216/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1436624 CPUtime=1784.93
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 356448 0 0 0 178342 151 0 0 25 0 1 0 26492698 1471102976 354307 1992294400 4194304 8395647 140735765203712 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 359156 354307 517 1026 0 358126 0
Current children cumulated CPU time (s) 1784.93
Current children cumulated vsize (KiB) 1436624

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=399728/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1438640 CPUtime=1788.13
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 356878 0 0 0 178662 151 0 0 25 0 1 0 26492698 1473167360 354737 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 359660 354737 517 1026 0 358630 0
Current children cumulated CPU time (s) 1788.13
Current children cumulated vsize (KiB) 1438640

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=399728/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1438640 CPUtime=1788.93
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 356935 0 0 0 178742 151 0 0 25 0 1 0 26492698 1473167360 354794 1992294400 4194304 8395647 140735765203712 18446744073709551615 5210321 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/29031/statm: 359660 354794 517 1026 0 358630 0
Current children cumulated CPU time (s) 1788.93
Current children cumulated vsize (KiB) 1438640

[startup+1790.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=399232/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1440684 CPUtime=1789.73
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 357416 0 0 0 178822 151 0 0 25 0 1 0 26492698 1475260416 355275 1992294400 4194304 8395647 140735765203712 18446744073709551615 4721234 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 360171 355275 523 1026 0 359141 0
Current children cumulated CPU time (s) 1789.73
Current children cumulated vsize (KiB) 1440684

[startup+1790.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/106 29092
/proc/meminfo: memFree=399232/2059040 swapFree=4139484/4192956
[pid=29031] ppid=29029 vsize=1260468 CPUtime=1789.94
/proc/29031/stat : 29031 (pbscip.linux.x8) R 29029 29031 28390 0 -1 4202496 357417 0 0 0 178833 161 0 0 25 0 1 0 26492698 1290719232 107102 1992294400 4194304 8395647 140735765203712 18446744073709551615 7602442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29031/statm: 315117 106592 524 1026 0 314087 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 1260468

Child status: 0
Real time (s): 1790.59
CPU time (s): 1790.04
CPU user time (s): 1788.38
CPU system time (s): 1.65975
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 1440684

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

runsolver used 2.88056 second user time and 8.5247 second system time

The end

Launcher Data

Begin job on node081 at 2010-07-08 11:54:00
IDJOB=2704958
IDBENCH=78185
IDSOLVER=1213
FILE ID=node081/2704958-1278582840
PBS_JOBID= 11240067
Free space on /tmp= 121872 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-j3024_7.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-2704958-1278582840/watcher-2704958-1278582840 -o /tmp/evaluation-result-2704958-1278582840/solver-2704958-1278582840 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2704958-1278582840.opb -t 1800 -m 1800

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

MD5SUM BENCH= ca089d69eb90590c5d4664223af43e51
RANDOM SEED=69201178

node081.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.242
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.48
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.242
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	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1821676 kB
Buffers:         33372 kB
Cached:         119420 kB
SwapCached:       7052 kB
Active:          89716 kB
Inactive:        76832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1821676 kB
SwapTotal:     4192956 kB
SwapFree:      4139484 kB
Dirty:           12188 kB
Writeback:           0 kB
AnonPages:       11808 kB
Mapped:          12072 kB
Slab:            49008 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182120 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121860 MiB
End job on node081 at 2010-07-08 12:23:51