Trace number 357613

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 NameAnswerCPU timeWall clock time
bsolo 3.0.16? (MO) 426.287 426.396

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
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/357613-1176830091/instance-357613-1176830091.opb
0.00/0.00	c File size is 2240520 bytes.
0.39/0.43	c Highest Coefficient sum: 291
0.39/0.43	c Parsing was ok!!
0.39/0.43	c Total parsing time: 0.434 s
0.39/0.46	c Var: 23409 Constr: 1386 612/774/0 Lit: 234090 Watch. Lit: 141516
0.39/0.46	c Obj. Vars: 0 (0 % of total variables)
9.98/10.09	c Pre-processing Time: 10.085 s
9.98/10.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.98/10.09	c        0  23409     1386   234090  168   141516  774204      0      0 10.09
9.98/10.09	c Switching off LPR mode.
425.99/426.10	c      102  23409     1488   276283  185   141720  851625    102     10 10.14
425.99/426.10	c      255  23409     1641   327196  199   142026  936788    255     24 10.31
425.99/426.10	c      487  23409     1873   630200  336   142490  500000    487     45 10.80
425.99/426.10	c      825  23409     2211   812230  367   143166  550001    825     74 11.12
425.99/426.10	c     1334  23409     2720  1476265  542   144184  605002   1334    112 11.81
425.99/426.10	c     2097  23409     3483  1923146  552   145710  665503   2097    168 12.47
425.99/426.10	c     3243  23409     4629  2437706  526   148002  732054   3243    239 13.53
425.99/426.10	c     4964  23409     6350  3752779  590   151444  805260   4964    322 15.37
425.99/426.10	c     7549  23409     8935  7441165  832   156614  885787   7549    355 21.23
425.99/426.10	c    11428  23409    12814 17658245 1378   164372  974366  11428    292 39.02
425.99/426.10	c    17250  23409    18636 39669358 2128   176016  500000  17250    234 73.42
425.99/426.10	c    25987  23409    27373 49327266 1802   193490  550001  25987    274 94.71
425.99/426.10	c    39098  23409    40484 95800422 2366   219712  605002  39098    163 238.56
425.99/426.10	c Caught signal: 15
425.99/426.10	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
425.99/426.10	c   13    56413  28329  1288054    57799 143278022  56413    132 426.00
425.99/426.10	s UNKNOWN
425.99/426.10	c Total time: 425.996 s

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/node60/watcher-357613-1176830091 -o ROOT/results/node60/solver-357613-1176830091 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/357613-1176830091/instance-357613-1176830091.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 28296
/proc/meminfo: memFree=1873920/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=13928 CPUtime=0
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 130919115 14262272 337 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 3482 337 282 324 0 2003 0

[startup+0.0748099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28296
/proc/meminfo: memFree=1873920/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=8084 CPUtime=0.06
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 957 0 0 0 6 0 0 0 18 0 1 0 130919115 8278016 885 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 2021 885 376 324 0 542 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8084

[startup+0.101811 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28296
/proc/meminfo: memFree=1873920/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=8352 CPUtime=0.09
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 1070 0 0 0 9 0 0 0 18 0 1 0 130919115 8552448 998 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134525337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 2088 998 409 324 0 609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8352

[startup+0.301831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28296
/proc/meminfo: memFree=1873920/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=9764 CPUtime=0.29
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 1672 0 0 0 29 0 0 0 19 0 1 0 130919115 9998336 1600 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 2441 1600 657 324 0 962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9764

[startup+0.701869 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28296
/proc/meminfo: memFree=1873920/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=14064 CPUtime=0.69
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 3384 0 0 0 68 1 0 0 22 0 1 0 130919115 14401536 2764 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 3516 2764 305 324 0 2585 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14064

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1863992/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=14064 CPUtime=1.49
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 3384 0 0 0 148 1 0 0 25 0 1 0 130919115 14401536 2764 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 3516 2764 305 324 0 2585 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14064

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1863864/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=14064 CPUtime=3.09
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 3384 0 0 0 307 2 0 0 25 0 1 0 130919115 14401536 2764 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 3516 2764 305 324 0 2585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14064

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1863736/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=17652 CPUtime=6.29
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 4536 0 0 0 625 4 0 0 25 0 1 0 130919115 18075648 3686 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 4413 3686 307 324 0 3482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17652

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1846656/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=36060 CPUtime=12.68
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 10071 0 0 0 1249 19 0 0 25 0 1 0 130919115 36925440 8339 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134575238 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 9015 8339 311 324 0 8084 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36060

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1733696/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=145624 CPUtime=25.48
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 37452 0 0 0 2499 49 0 0 25 0 1 0 130919115 149118976 35720 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 36406 35720 311 324 0 35475 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145624

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1530752/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=351752 CPUtime=51.07
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 91104 0 0 0 5033 74 0 0 25 0 1 0 130919115 360194048 87266 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 87938 87266 311 324 0 87007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 351752

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=1192192/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=685044 CPUtime=102.26
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 181343 0 0 0 10086 140 0 0 25 0 1 0 130919115 701485056 170584 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 171261 170584 311 324 0 170330 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 685044

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=883584/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=995368 CPUtime=162.25
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 265507 0 0 0 16050 175 0 0 25 0 1 0 130919115 1019256832 248167 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 248842 248167 311 324 0 247911 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 995368

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=685504/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=1190112 CPUtime=222.23
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 320441 0 0 0 22027 196 0 0 25 0 1 0 130919115 1218674688 296850 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 297528 296850 311 324 0 296597 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1190112

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28297
/proc/meminfo: memFree=428224/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=1449340 CPUtime=282.22
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 385920 0 0 0 27994 228 0 0 25 0 1 0 130919115 1484124160 361661 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 362335 361661 311 324 0 361404 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1449340

[startup+342.301 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 28297
/proc/meminfo: memFree=221312/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=1653648 CPUtime=342.21
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 438234 0 0 0 33970 251 0 0 25 0 1 0 130919115 1693335552 412717 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 413412 412717 311 324 0 412481 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1653648

[startup+402.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 28297
/proc/meminfo: memFree=86528/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=1788852 CPUtime=402.19
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 473180 0 0 0 39952 267 0 0 25 0 1 0 130919115 1831784448 446528 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 447213 446528 311 324 0 446282 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1788852



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+426.102 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 28297
/proc/meminfo: memFree=30528/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=1843512 CPUtime=425.99
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194304 487037 0 0 0 42325 274 0 0 25 0 1 0 130919115 1887756288 460204 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 460878 460204 311 324 0 459947 0
Current children cumulated CPU time (s) 425.99
Current children cumulated vsize (KiB) 1843512

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

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

[startup+426.206 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 28297
/proc/meminfo: memFree=30528/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=0 CPUtime=426.09
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194308 487038 0 0 0 42325 284 0 0 25 0 1 0 130919115 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 426.09
Current children cumulated vsize (KiB) 0

[startup+426.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 28297
/proc/meminfo: memFree=30528/2055920 swapFree=4179544/4192956
[pid=28296] ppid=28294 vsize=0 CPUtime=426.19
/proc/28296/stat : 28296 (bsolo3.0.16) R 28294 28296 27595 0 -1 4194308 487038 0 0 0 42325 294 0 0 25 0 1 0 130919115 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/28296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 426.19
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 426.396
CPU time (s): 426.287
CPU user time (s): 423.253
CPU system time (s): 3.03454
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 1843512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 423.253
system time used= 3.03454
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 487038
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= 12
involuntary context switches= 451

runsolver used 0.317951 second user time and 0.857869 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue Apr 17 17:14:51 UTC 2007

IDJOB= 357613
IDBENCH= 1155
IDSOLVER= 163
FILE ID= node60/357613-1176830091

PBS_JOBID= 4586363

Free space on /tmp= 66485 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/357613-1176830091/instance-357613-1176830091.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-357613-1176830091 -o ROOT/results/node60/solver-357613-1176830091 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/357613-1176830091/instance-357613-1176830091.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  f17e31cb6762bd0e8d3e659d7bd1050c

RANDOM SEED= 746691211

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1874392 kB
Buffers:         16676 kB
Cached:         119992 kB
SwapCached:       7764 kB
Active:          86208 kB
Inactive:        64640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874392 kB
SwapTotal:     4192956 kB
SwapFree:      4179544 kB
Dirty:            6568 kB
Writeback:           0 kB
Mapped:          15828 kB
Slab:            16652 kB
Committed_AS:  1497452 kB
PageTables:       1464 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= 66485 MiB

End job on node60 on Tue Apr 17 17:22:00 UTC 2007