Trace number 3451866

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
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1802.16 1802.12

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_9.std.opb
MD5SUMb0c7829ae2c1e7f3e474b84d63238c03
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176329
Number of constraints which are clauses175129
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 constraint90
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 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3451866-1307119896.opb>
1.18/1.20	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 176329 constraints
1.18/1.20	c problem read
1.18/1.20	c presolving settings loaded
1.49/1.55	c presolving:
5.99/6.04	c (round 1) 3449 del vars, 9729 del conss, 0 add conss, 2459 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12022042 impls, 0 clqs
7.29/7.33	c (round 2) 7749 del vars, 26366 del conss, 0 add conss, 6513 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12040298 impls, 0 clqs
7.61/7.70	c (round 3) 9287 del vars, 33150 del conss, 0 add conss, 7451 chg bounds, 27 chg sides, 23 chg coeffs, 0 upgd conss, 12048030 impls, 0 clqs
7.89/7.95	c (round 4) 10310 del vars, 36791 del conss, 0 add conss, 8218 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12055383 impls, 0 clqs
8.09/8.14	c (round 5) 11054 del vars, 39474 del conss, 0 add conss, 8752 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12059081 impls, 0 clqs
8.19/8.24	c (round 6) 11400 del vars, 40936 del conss, 0 add conss, 8965 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12060841 impls, 0 clqs
8.29/8.32	c (round 7) 11560 del vars, 41544 del conss, 0 add conss, 9063 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12062062 impls, 0 clqs
8.29/8.38	c (round 8) 11630 del vars, 41898 del conss, 0 add conss, 9105 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12062554 impls, 0 clqs
8.39/8.43	c (round 9) 11672 del vars, 42089 del conss, 0 add conss, 9135 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12062798 impls, 0 clqs
8.39/8.48	c (round 10) 11708 del vars, 42237 del conss, 0 add conss, 9162 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12062970 impls, 0 clqs
8.49/8.52	c (round 11) 11722 del vars, 42310 del conss, 0 add conss, 9171 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12063014 impls, 0 clqs
8.49/8.56	c (round 12) 11726 del vars, 42334 del conss, 0 add conss, 9173 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12063044 impls, 0 clqs
8.59/8.60	c (round 13) 11730 del vars, 42350 del conss, 0 add conss, 9175 chg bounds, 30 chg sides, 26 chg coeffs, 0 upgd conss, 12063054 impls, 0 clqs
9.09/9.12	c (round 14) 11730 del vars, 42354 del conss, 0 add conss, 9175 chg bounds, 30 chg sides, 26 chg coeffs, 133975 upgd conss, 12063054 impls, 0 clqs
9.81/9.86	c (round 15) 11730 del vars, 42354 del conss, 7 add conss, 9175 chg bounds, 42 chg sides, 153 chg coeffs, 133975 upgd conss, 12063054 impls, 0 clqs
407.40/407.41	c    (407.4s) probing: 1000/43052 (2.3%) - 3 fixings, 1 aggregations, 8955179 implications, 0 bound changes
752.43/752.43	c    (752.4s) probing: 2000/43052 (4.6%) - 3 fixings, 1 aggregations, 14145213 implications, 0 bound changes
808.42/808.45	c    (808.4s) probing: 2141/43052 (5.0%) - 3 fixings, 1 aggregations, 14900383 implications, 0 bound changes
808.42/808.45	c    (808.4s) probing aborted: 2000/2000 successive useless probings
808.42/808.45	c presolving (16 rounds):
808.42/808.45	c  11734 deleted vars, 42354 deleted constraints, 7 added constraints, 9175 tightened bounds, 0 added holes, 42 changed sides, 157 changed coefficients
808.42/808.45	c  60719490 implications, 0 cliques
808.42/808.45	c presolved problem has 43048 variables (43048 bin, 0 int, 0 impl, 0 cont) and 133982 constraints
808.42/808.45	c    1178 constraints of type <knapsack>
808.42/808.45	c  111493 constraints of type <setppc>
808.42/808.45	c   21311 constraints of type <logicor>
808.42/808.45	c transformed objective value is always integral (scale: 1)
808.42/808.45	c Presolving Time: 807.00
808.42/808.45	c - non default parameters ----------------------------------------------------------------------
808.42/808.45	c # SCIP version 2.0.1.5
808.42/808.45	c 
808.42/808.45	c # frequency for displaying node information lines
808.42/808.45	c # [type: int, range: [-1,2147483647], default: 100]
808.42/808.45	c display/freq = 10000
808.42/808.45	c 
808.42/808.45	c # maximal time in seconds to run
808.42/808.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
808.42/808.45	c limits/time = 1800
808.42/808.45	c 
808.42/808.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
808.42/808.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
808.42/808.45	c limits/memory = 13950
808.42/808.45	c 
808.42/808.45	c # default clock type (1: CPU user seconds, 2: wall clock time)
808.42/808.45	c # [type: int, range: [1,2], default: 1]
808.42/808.45	c timing/clocktype = 2
808.42/808.45	c 
808.42/808.45	c # belongs reading time to solving time?
808.42/808.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
808.42/808.45	c timing/reading = TRUE
808.42/808.45	c 
808.42/808.45	c # should presolving try to simplify inequalities
808.42/808.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
808.42/808.45	c constraints/linear/simplifyinequalities = TRUE
808.42/808.45	c 
808.42/808.45	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
808.42/808.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
808.42/808.45	c constraints/indicator/addCouplingCons = TRUE
808.42/808.45	c 
808.42/808.45	c # should presolving try to simplify knapsacks
808.42/808.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
808.42/808.45	c constraints/knapsack/simplifyinequalities = TRUE
808.42/808.45	c 
808.42/808.45	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
808.42/808.45	c # [type: int, range: [-1,2147483647], default: -1]
808.42/808.45	c separating/rapidlearning/freq = 0
808.42/808.45	c 
808.42/808.45	c -----------------------------------------------------------------------------------------------
808.42/808.45	c start solving
808.42/808.48	c 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3451866-1307119896/watcher-3451866-1307119896 -o /tmp/evaluation-result-3451866-1307119896/solver-3451866-1307119896 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451866-1307119896.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.99 1.96 3/477 23461
/proc/meminfo: memFree=21388192/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=14736 CPUtime=0 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 2656 0 0 0 0 0 0 0 21 0 1 0 804404966 15089664 2609 33554432000 4194304 9163163 140737394670080 18446744073709551615 8045195 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23461/statm: 3684 2609 395 1214 0 2466 0

[startup+0.076836 s]
/proc/loadavg: 1.84 1.99 1.96 3/477 23461
/proc/meminfo: memFree=21388192/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=27784 CPUtime=0.06 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 5912 0 0 0 6 0 0 0 21 0 1 0 804404966 28450816 5865 33554432000 4194304 9163163 140737394670080 18446744073709551615 8041859 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23461/statm: 6946 5865 395 1214 0 5728 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27784

[startup+0.100833 s]
/proc/loadavg: 1.84 1.99 1.96 3/477 23461
/proc/meminfo: memFree=21388192/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=30076 CPUtime=0.09 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 6520 0 0 0 9 0 0 0 21 0 1 0 804404966 30797824 6473 33554432000 4194304 9163163 140737394670080 18446744073709551615 8041849 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23461/statm: 7519 6473 395 1214 0 6301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300812 s]
/proc/loadavg: 1.84 1.99 1.96 3/477 23461
/proc/meminfo: memFree=21388192/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=50700 CPUtime=0.29 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 11654 0 0 0 28 1 0 0 22 0 1 0 804404966 51916800 11607 33554432000 4194304 9163163 140737394670080 18446744073709551615 6136242 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23461/statm: 12675 11607 395 1214 0 11457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50700

[startup+0.700726 s]
/proc/loadavg: 1.84 1.99 1.96 3/477 23461
/proc/meminfo: memFree=21388192/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=79932 CPUtime=0.69 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 18934 0 0 0 67 2 0 0 24 0 1 0 804404966 81850368 18887 33554432000 4194304 9163163 140737394670080 18446744073709551615 4608993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23461/statm: 19983 18887 395 1214 0 18765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79932

[startup+1.50059 s]
/proc/loadavg: 1.84 1.99 1.96 3/478 23462
/proc/meminfo: memFree=21193008/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=272576 CPUtime=1.49 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 66752 0 0 0 141 8 0 0 25 0 1 0 804404966 279117824 66678 33554432000 4194304 9163163 140737394670080 18446744073709551615 4693097 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 68144 66678 454 1214 0 66926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 272576

[startup+3.10031 s]
/proc/loadavg: 1.84 1.99 1.96 3/478 23462
/proc/meminfo: memFree=20690932/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=464568 CPUtime=3.09 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 113748 0 0 0 295 14 0 0 25 0 1 0 804404966 475717632 113674 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567519 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 116142 113674 506 1214 0 114924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 464568

[startup+6.30074 s]
/proc/loadavg: 1.85 1.99 1.96 3/478 23463
/proc/meminfo: memFree=20156032/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=658472 CPUtime=6.29 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 160231 0 0 0 609 20 0 0 25 0 1 0 804404966 674275328 159900 33554432000 4194304 9163163 140737394670080 18446744073709551615 6568829 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 164618 159900 518 1214 0 163400 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 658472

[startup+12.7006 s]
/proc/loadavg: 1.86 1.99 1.96 3/478 23463
/proc/meminfo: memFree=19913128/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=758632 CPUtime=12.69 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 194071 0 0 0 1245 24 0 0 25 0 1 0 804404966 776839168 183732 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567787 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 189658 183732 588 1214 0 188440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 758632

[startup+25.5003 s]
/proc/loadavg: 1.89 1.99 1.96 3/478 23463
/proc/meminfo: memFree=19819960/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=789332 CPUtime=25.49 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 201366 0 0 0 2524 25 0 0 25 0 1 0 804404966 808275968 191027 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 197333 191027 588 1214 0 196115 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 789332

[startup+51.1008 s]
/proc/loadavg: 1.93 1.99 1.96 3/478 23464
/proc/meminfo: memFree=19665160/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=883484 CPUtime=51.09 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 224167 0 0 0 5081 28 0 0 25 0 1 0 804404966 904687616 213828 33554432000 4194304 9163163 140737394670080 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 220871 213828 588 1214 0 219653 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 883484

[startup+102.318 s]
/proc/loadavg: 1.97 1.99 1.96 3/478 23465
/proc/meminfo: memFree=19304472/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1085584 CPUtime=102.31 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 273843 0 0 0 10197 34 0 0 25 0 1 0 804404966 1111638016 263504 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567801 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 271396 263504 588 1214 0 270178 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1085584

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.96 3/478 23467
/proc/meminfo: memFree=18881496/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1282964 CPUtime=162.3 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 323933 0 0 0 16190 40 0 0 25 0 1 0 804404966 1313755136 313594 33554432000 4194304 9163163 140737394670080 18446744073709551615 4219851 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 320741 313594 588 1214 0 319523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1282964

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.96 3/478 23468
/proc/meminfo: memFree=18562308/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1438292 CPUtime=222.29 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 363022 0 0 0 22185 44 0 0 25 0 1 0 804404966 1472811008 352683 33554432000 4194304 9163163 140737394670080 18446744073709551615 5460510 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 359573 352683 588 1214 0 358355 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1438292

[startup+282.301 s]
/proc/loadavg: 2.09 2.02 1.97 3/478 23470
/proc/meminfo: memFree=18347152/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1558940 CPUtime=282.29 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 392897 0 0 0 28181 48 0 0 25 0 1 0 804404966 1596354560 382558 33554432000 4194304 9163163 140737394670080 18446744073709551615 5076056 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 389735 382558 588 1214 0 388517 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1558940

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 1.97 3/478 23471
/proc/meminfo: memFree=18121832/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1689100 CPUtime=342.29 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 424476 0 0 0 34178 51 0 0 25 0 1 0 804404966 1729638400 414137 33554432000 4194304 9163163 140737394670080 18446744073709551615 5460474 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 422275 414137 588 1214 0 421057 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1689100

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 1.97 3/478 23473
/proc/meminfo: memFree=17899988/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1755656 CPUtime=402.3 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 440985 0 0 0 40176 54 0 0 25 0 1 0 804404966 1797791744 430646 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567807 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 438914 430646 588 1214 0 437696 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1755656

[startup+462.301 s]
/proc/loadavg: 2.08 2.04 1.98 3/478 23475
/proc/meminfo: memFree=17788992/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1827236 CPUtime=462.3 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 458729 0 0 0 46174 56 0 0 25 0 1 0 804404966 1871089664 448390 33554432000 4194304 9163163 140737394670080 18446744073709551615 5460491 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 456809 448390 592 1214 0 455591 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1827236

[startup+522.3 s]
/proc/loadavg: 2.06 2.04 1.98 3/478 23476
/proc/meminfo: memFree=17640920/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=1948144 CPUtime=522.3 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 488774 0 0 0 52169 61 0 0 25 0 1 0 804404966 1994899456 478435 33554432000 4194304 9163163 140737394670080 18446744073709551615 6567797 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 487036 478435 592 1214 0 485818 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1948144

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 1.98 3/478 23487
/proc/meminfo: memFree=17450992/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2072980 CPUtime=582.3 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 519954 0 0 0 58165 65 0 0 25 0 1 0 804404966 2122731520 509615 33554432000 4194304 9163163 140737394670080 18446744073709551615 5458912 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 518245 509615 592 1214 0 517027 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2072980

[startup+642.3 s]

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

/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 644958 0 0 0 106121 111 0 0 25 0 1 0 804404966 2588954624 619097 33554432000 4194304 9163163 140737394670080 18446744073709551615 7349100 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619097 732 1214 0 630851 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2528276

[startup+1122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/478 23501
/proc/meminfo: memFree=16637228/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1122.32 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 644976 0 0 0 112117 115 0 0 25 0 1 0 804404966 2588954624 619115 33554432000 4194304 9163163 140737394670080 18446744073709551615 7349325 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619115 732 1214 0 630851 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2528276

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 23503
/proc/meminfo: memFree=16601372/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1182.32 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 644985 0 0 0 118114 118 0 0 25 0 1 0 804404966 2588954624 619124 33554432000 4194304 9163163 140737394670080 18446744073709551615 7349118 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619124 732 1214 0 630851 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2528276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 23504
/proc/meminfo: memFree=16562052/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1242.32 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645006 0 0 0 124110 122 0 0 25 0 1 0 804404966 2588954624 619145 33554432000 4194304 9163163 140737394670080 18446744073709551615 7347516 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619145 732 1214 0 630851 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2528276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 23506
/proc/meminfo: memFree=16530424/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1302.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645047 0 0 0 130108 125 0 0 25 0 1 0 804404966 2588954624 619186 33554432000 4194304 9163163 140737394670080 18446744073709551615 7349126 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619186 732 1214 0 630851 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 2528276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 23508
/proc/meminfo: memFree=16493208/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1362.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645060 0 0 0 136103 130 0 0 25 0 1 0 804404966 2588954624 619199 33554432000 4194304 9163163 140737394670080 18446744073709551615 7317905 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619199 732 1214 0 630851 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 2528276

[startup+1422.32 s]
/proc/loadavg: 2.03 2.02 2.00 3/478 23509
/proc/meminfo: memFree=16449420/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1422.35 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645117 0 0 0 142101 134 0 0 25 0 1 0 804404966 2588954624 619256 33554432000 4194304 9163163 140737394670080 18446744073709551615 7348031 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619256 732 1214 0 630851 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 2528276

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/478 23511
/proc/meminfo: memFree=16389020/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1482.32 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645161 0 0 0 148096 136 0 0 25 0 1 0 804404966 2588954624 619274 33554432000 4194304 9163163 140737394670080 18446744073709551615 7345695 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619274 706 1214 0 630851 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 2528276

[startup+1542.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/478 23512
/proc/meminfo: memFree=16275424/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1542.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645182 0 0 0 154092 141 0 0 25 0 1 0 804404966 2588954624 619295 33554432000 4194304 9163163 140737394670080 18446744073709551615 7348226 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619295 706 1214 0 630851 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 2528276

[startup+1602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/478 23514
/proc/meminfo: memFree=16213292/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1602.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645190 0 0 0 160089 144 0 0 25 0 1 0 804404966 2588954624 619303 33554432000 4194304 9163163 140737394670080 18446744073709551615 7354131 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619303 706 1214 0 630851 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 2528276

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 23516
/proc/meminfo: memFree=16070936/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1662.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645219 0 0 0 166086 147 0 0 25 0 1 0 804404966 2588954624 619330 33554432000 4194304 9163163 140737394670080 18446744073709551615 7345742 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619330 704 1214 0 630851 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 2528276

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 23517
/proc/meminfo: memFree=15947300/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1722.34 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645236 0 0 0 172083 151 0 0 25 0 1 0 804404966 2588954624 619347 33554432000 4194304 9163163 140737394670080 18446744073709551615 7317948 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619347 704 1214 0 630851 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 2528276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 23519
/proc/meminfo: memFree=15752244/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1782.33 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645311 0 0 0 178079 154 0 0 25 0 1 0 804404966 2588954624 619422 33554432000 4194304 9163163 140737394670080 18446744073709551615 7348917 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619422 704 1214 0 630851 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 2528276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/479 23520
/proc/meminfo: memFree=15710820/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1800.05 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645317 0 0 0 179850 155 0 0 25 0 1 0 804404966 2588954624 619428 33554432000 4194304 9163163 140737394670080 18446744073709551615 7317967 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619428 704 1214 0 630851 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2528276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -23461

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/480 23521
/proc/meminfo: memFree=16231736/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1801.43 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645317 0 0 0 179988 155 0 0 25 0 1 0 804404966 2588954624 619428 33554432000 4194304 9163163 140737394670080 18446744073709551615 7345752 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619428 704 1214 0 630851 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 2528276

[startup+1801.82 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 23521
/proc/meminfo: memFree=18915120/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1801.85 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645317 0 0 0 180030 155 0 0 25 0 1 0 804404966 2588954624 619428 33554432000 4194304 9163163 140737394670080 18446744073709551615 7348329 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619428 704 1214 0 630851 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 2528276

[startup+1802 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 23521
/proc/meminfo: memFree=18915120/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=2528276 CPUtime=1802.03 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4202496 645317 0 0 0 180048 155 0 0 25 0 1 0 804404966 2588954624 619428 33554432000 4194304 9163163 140737394670080 18446744073709551615 7346696 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23461/statm: 632069 619428 704 1214 0 630851 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 2528276

[startup+1802.1 s]
/proc/loadavg: 2.00 2.02 2.00 2/477 23521
/proc/meminfo: memFree=18915120/32951124 swapFree=67057928/67111528
[pid=23461] ppid=23459 vsize=0 CPUtime=1802.14 cores=1,3,5,7
/proc/23461/stat : 23461 (scip-2.0.1.4b.l) R 23459 23461 20996 0 -1 4203524 645317 0 0 0 180050 164 0 0 25 0 1 0 804404966 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0
/proc/23461/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1802.16
CPU user time (s): 1800.5
CPU system time (s): 1.65675
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2554492

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

runsolver used 7.9148 second user time and 20.048 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-03 18:51:36
IDJOB=3451866
IDBENCH=77699
IDSOLVER=1948
FILE ID=node140/3451866-1307119896
RUNJOBID= node140-1307118094-23335
PBS_JOBID= 13497993
Free space on /tmp= 73588 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_9.std.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451866-1307119896/watcher-3451866-1307119896 -o /tmp/evaluation-result-3451866-1307119896/solver-3451866-1307119896 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451866-1307119896.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b0c7829ae2c1e7f3e474b84d63238c03
RANDOM SEED=1540117136

node140.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21388596 kB
Buffers:        297736 kB
Cached:        3999656 kB
SwapCached:       6932 kB
Active:        7420772 kB
Inactive:      3806348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21388596 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           35012 kB
Writeback:           0 kB
AnonPages:     6927768 kB
Mapped:          39172 kB
Slab:           215396 kB
PageTables:      52084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141416344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73580 MiB
End job on node140 at 2011-06-03 19:21:39