Trace number 351226

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, and are wall clock time (not CPU 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
bsolo 3.0.16Signal 203.206 203.293

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
MD5SUMb5e82d02e51b7eb09c369bc9f6b2937f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables118500
Total number of constraints10525
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10525
Minimum length of a constraint10
Maximum length of a constraint118500
Number of terms in the objective function 102000
Biggest coefficient in the objective function 1981
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 601677
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 13452
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 608143
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/351226-1176589973/instance-351226-1176589973.opb
0.00/0.00	c File size is 17431530 bytes.
3.69/3.76	c Highest Coefficient sum: 608143
3.69/3.76	c Parsing was ok!!
3.69/3.76	c Total parsing time: 3.759 s
3.79/3.86	c Var: 118500 Constr: 10526 0/0/10526 Lit: 1694078 Watch. Lit: 283003
3.79/3.86	c Obj. Vars: 102000 (86.0759 % of total variables)
193.10/193.26	c Pre-processing Time: 193.181 s
193.10/193.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
193.10/193.28	c        0 118500    10526  1694078  160   283224  500000      0      0 193.18
193.10/193.28	c Switching off LPR mode.

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-351226-1176589973 -o ROOT/results/node75/solver-351226-1176589973 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351226-1176589973/instance-351226-1176589973.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9429
/proc/meminfo: memFree=1421944/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=28760 CPUtime=0
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 106911180 29450240 337 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7169659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 7190 337 281 324 0 2003 0

[startup+0.011277 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9429
/proc/meminfo: memFree=1421944/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=29044 CPUtime=0
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 106911180 29741056 399 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 7261 400 290 324 0 2074 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29044

[startup+0.101295 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9429
/proc/meminfo: memFree=1421944/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=32352 CPUtime=0.09
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 1500 0 0 0 9 0 0 0 18 0 1 0 106911180 33128448 1300 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134525286 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 8088 1300 400 324 0 2901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32352

[startup+0.301335 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9429
/proc/meminfo: memFree=1421944/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=30788 CPUtime=0.29
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 3516 0 0 0 28 1 0 0 19 0 1 0 106911180 31526912 3062 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 7697 3062 646 324 0 2510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30788

[startup+0.701414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9429
/proc/meminfo: memFree=1421944/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=33624 CPUtime=0.69
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 4747 0 0 0 67 2 0 0 22 0 1 0 106911180 34430976 4293 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134525198 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 8406 4293 1165 324 0 3219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33624

[startup+1.50257 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1404848/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=40268 CPUtime=1.5
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 9074 0 0 0 146 4 0 0 25 0 1 0 106911180 41234432 6813 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134525337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 10067 6813 2030 324 0 4880 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 40268

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1398896/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=49324 CPUtime=3.1
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 15494 0 0 0 304 6 0 0 25 0 1 0 106911180 50507776 10885 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134525043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 12331 10885 3815 324 0 7144 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 49324

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1374832/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=51776 CPUtime=6.29
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 22146 0 0 0 619 10 0 0 25 0 1 0 106911180 53018624 11991 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 12944 11991 305 324 0 12013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51776

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1346800/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=80032 CPUtime=12.69
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29466 0 0 0 1251 18 0 0 25 0 1 0 106911180 81952768 19079 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134545513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 20008 19079 307 324 0 19077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80032

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1346928/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=80032 CPUtime=25.48
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29466 0 0 0 2530 18 0 0 25 0 1 0 106911180 81952768 19079 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 20008 19079 307 324 0 19077 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80032

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1346992/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=80032 CPUtime=51.06
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29466 0 0 0 5087 19 0 0 25 0 1 0 106911180 81952768 19079 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134545488 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 20008 19079 307 324 0 19077 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80032

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1347056/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=80032 CPUtime=102.24
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29466 0 0 0 10204 20 0 0 25 0 1 0 106911180 81952768 19079 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134545513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 20008 19079 307 324 0 19077 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 80032

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1348784/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=78292 CPUtime=162.21
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29955 0 0 0 16201 20 0 0 25 0 1 0 106911180 80171008 18642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134540869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 19573 18642 307 324 0 18642 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 78292

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

[startup+179.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1348784/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=78292 CPUtime=179.01
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29955 0 0 0 17881 20 0 0 25 0 1 0 106911180 80171008 18642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134540861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 19573 18642 307 324 0 18642 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 78292

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1348784/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=78292 CPUtime=191.8
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 29955 0 0 0 19160 20 0 0 25 0 1 0 106911180 80171008 18642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134540848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 19573 18642 307 324 0 18642 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 78292

[startup+198.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1374064/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=53116 CPUtime=198.2
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 30314 0 0 0 19797 23 0 0 25 0 1 0 106911180 54390784 12421 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13279 12421 309 324 0 12348 0
Current children cumulated CPU time (s) 198.2
Current children cumulated vsize (KiB) 53116

[startup+201.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1372144/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=54436 CPUtime=201.4
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 30710 0 0 0 20116 24 0 0 25 0 1 0 106911180 55742464 12817 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13609 12817 309 324 0 12678 0
Current children cumulated CPU time (s) 201.4
Current children cumulated vsize (KiB) 54436

[startup+202.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1371824/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=54700 CPUtime=202.21
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 30775 0 0 0 20197 24 0 0 25 0 1 0 106911180 56012800 12882 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13675 12882 309 324 0 12744 0
Current children cumulated CPU time (s) 202.21
Current children cumulated vsize (KiB) 54700

[startup+202.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1371824/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=54832 CPUtime=202.6
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4194304 30804 0 0 0 20236 24 0 0 25 0 1 0 106911180 56147968 12911 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13708 12911 309 324 0 12777 0
Current children cumulated CPU time (s) 202.6
Current children cumulated vsize (KiB) 54832

[startup+203.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1371824/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=54964 CPUtime=203
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4195840 30834 0 0 0 20275 25 0 0 25 0 1 0 106911180 56283136 12941 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091745 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13741 12941 309 324 0 12810 0
Current children cumulated CPU time (s) 203
Current children cumulated vsize (KiB) 54964

[startup+203.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9430
/proc/meminfo: memFree=1371824/2055920 swapFree=4191892/4192956
[pid=9429] ppid=9427 vsize=54964 CPUtime=203.1
/proc/9429/stat : 9429 (bsolo3.0.16) R 9427 9429 26199 0 -1 4195840 30853 0 0 0 20275 35 0 0 25 0 1 0 106911180 56283136 12941 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091745 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9429/statm: 13741 12941 309 324 0 12810 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 54964

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 203.293
CPU time (s): 203.206
CPU user time (s): 202.759
CPU system time (s): 0.446932
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 80032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.759
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31030
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= 10
involuntary context switches= 213

runsolver used 0.179972 second user time and 0.410937 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Apr 14 22:32:53 UTC 2007

IDJOB= 351226
IDBENCH= 1705
IDSOLVER= 163
FILE ID= node75/351226-1176589973

PBS_JOBID= 4556957

Free space on /tmp= 66544 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fit2d.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351226-1176589973/instance-351226-1176589973.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-351226-1176589973 -o ROOT/results/node75/solver-351226-1176589973 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351226-1176589973/instance-351226-1176589973.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  b5e82d02e51b7eb09c369bc9f6b2937f

RANDOM SEED= 754341344

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.257
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.257
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1422360 kB
Buffers:         49728 kB
Cached:         449396 kB
SwapCached:        268 kB
Active:         210292 kB
Inactive:       307384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422360 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           21404 kB
Writeback:           0 kB
Mapped:          27924 kB
Slab:           101760 kB
Committed_AS:   781616 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66494 MiB

End job on node75 on Sat Apr 14 22:36:16 UTC 2007