Trace number 358229

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.16UNSAT 101.635 101.667

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110975965.opb
MD5SUM5a91e712d3aef81a2c9052622caecb97
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.940856
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1171
Number of bits of the biggest sum of numbers11
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/358229-1176914195/instance-358229-1176914195.opb
0.00/0.00	c File size is 9896 bytes.
0.00/0.01	c Highest Coefficient sum: 1171
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.002 s
0.00/0.01	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 897
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.006 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    169       99     1179   11      877    2563      0      0 0.01
0.00/0.01	c Switching off LPR mode.
101.55/101.66	c      103    169      202     4457   22     1095    2820    103   8583 0.01
101.55/101.66	c      255    169      354    10522   29     1400    3103    255  11590 0.02
101.55/101.66	c      482    169      581    20472   35     1851    3414    482  10478 0.05
101.55/101.66	c      820    169      919    33990   36     2530    3756    820   9647 0.09
101.55/101.66	c     1328    169     1427    57314   40     3544    4132   1328   8567 0.15
101.55/101.66	c     2094    169     2193    89157   40     5077    4546   2094   7074 0.30
101.55/101.66	c     3241    169     3340   136698   40     7372    5001   3241   5726 0.57
101.55/101.66	c     4966    169     5065   213873   42    10821    5502   4966   4367 1.14
101.55/101.66	c     7551    169     4816   217619   45    10323    6053   4717   3827 1.97
101.55/101.66	c    11431    169     5576   251923   45    11841    6659   5477   3237 3.53
101.55/101.66	c    17255    169     4524   195548   43     9738    7325   4425   2878 6.00
101.55/101.66	c    25993    169     5744   268450   46    12180    8058   5645   2653 9.79
101.55/101.66	c    39104    169     6423   315138   49    13535    8864   6324   2340 16.71
101.55/101.66	c    58776    169     7941   367883   46    16573    9751   7842   2143 27.42
101.55/101.66	c    88287    169     7631   371557   48    15953   10727   7532   1947 45.34
101.55/101.66	c   132561    169     8071   400308   49    16832   11800   7972   1724 76.88
101.55/101.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
101.55/101.66	c   16   163495  35702   229901     8939   328103   8840   1608 101.63
101.55/101.66	s UNSATISFIABLE
101.55/101.66	c Total time: 101.63 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-358229-1176914195 -o ROOT/results/node60/solver-358229-1176914195 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/358229-1176914195/instance-358229-1176914195.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: 0.91 0.97 0.99 3/64 3422
/proc/meminfo: memFree=1403640/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=11748 CPUtime=0
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 366 0 2 0 0 0 0 0 18 0 1 0 139329468 12029952 336 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2937 336 282 324 0 2003 0

[startup+0.110816 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3422
/proc/meminfo: memFree=1403640/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=4576 CPUtime=0.09
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 565 0 2 0 9 0 0 0 18 0 1 0 139329468 4685824 532 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 1144 532 311 324 0 213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4576

[startup+0.201824 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3422
/proc/meminfo: memFree=1403640/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=4968 CPUtime=0.18
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 660 0 2 0 18 0 0 0 18 0 1 0 139329468 5087232 627 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 1242 627 311 324 0 311 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 4968

[startup+0.301833 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3422
/proc/meminfo: memFree=1403640/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=5360 CPUtime=0.28
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 748 0 2 0 28 0 0 0 19 0 1 0 139329468 5488640 715 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 1340 715 311 324 0 409 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5360

[startup+0.701874 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 3422
/proc/meminfo: memFree=1403640/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=6400 CPUtime=0.68
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 1010 0 2 0 68 0 0 0 22 0 1 0 139329468 6553600 977 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 1600 977 311 324 0 669 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6400

[startup+1.50195 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1399408/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=7704 CPUtime=1.49
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 1343 0 2 0 148 1 0 0 25 0 1 0 139329468 7888896 1310 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 1926 1310 311 324 0 995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7704

[startup+3.10111 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1398768/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=8356 CPUtime=3.09
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 1502 0 2 0 307 2 0 0 25 0 1 0 139329468 8556544 1469 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2089 1469 311 324 0 1158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8356

[startup+6.30142 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1397616/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=8868 CPUtime=6.28
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 1619 0 2 0 626 2 0 0 25 0 1 0 139329468 9080832 1586 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2217 1586 311 324 0 1286 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8868

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1396408/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=10040 CPUtime=12.68
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 1921 0 2 0 1264 4 0 0 25 0 1 0 139329468 10280960 1888 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2510 1888 311 324 0 1579 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10040

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1395768/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=10692 CPUtime=25.48
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2085 0 2 0 2541 7 0 0 25 0 1 0 139329468 10948608 2052 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2673 2052 311 324 0 1742 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10692

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1394424/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=11996 CPUtime=51.07
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2414 0 2 0 5093 14 0 0 25 0 1 0 139329468 12283904 2381 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2999 2381 311 324 0 2068 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11996

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

[startup+51.2028 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1394424/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=11996 CPUtime=51.18
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2414 0 2 0 5104 14 0 0 25 0 1 0 139329468 12283904 2381 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 2999 2381 311 324 0 2068 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 11996

[startup+76.8014 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1394040/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=12500 CPUtime=76.76
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2538 0 2 0 7658 18 0 0 25 0 1 0 139329468 12800000 2505 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134551149 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3125 2505 311 324 0 2194 0
Current children cumulated CPU time (s) 76.76
Current children cumulated vsize (KiB) 12500

[startup+89.6026 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1393336/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13152 CPUtime=89.56
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2699 0 2 0 8936 20 0 0 25 0 1 0 139329468 13467648 2666 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3288 2666 311 324 0 2357 0
Current children cumulated CPU time (s) 89.56
Current children cumulated vsize (KiB) 13152

[startup+96.0012 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1392952/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13540 CPUtime=95.96
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2802 0 2 0 9575 21 0 0 25 0 1 0 139329468 13864960 2769 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3385 2769 311 324 0 2454 0
Current children cumulated CPU time (s) 95.96
Current children cumulated vsize (KiB) 13540

[startup+99.2016 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1392952/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13540 CPUtime=99.16
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2802 0 2 0 9895 21 0 0 25 0 1 0 139329468 13864960 2769 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3385 2769 311 324 0 2454 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 13540

[startup+100.802 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1392952/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13540 CPUtime=100.76
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2802 0 2 0 10055 21 0 0 25 0 1 0 139329468 13864960 2769 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3385 2769 311 324 0 2454 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 13540

[startup+101.202 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1392952/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13540 CPUtime=101.16
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2802 0 2 0 10095 21 0 0 25 0 1 0 139329468 13864960 2769 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3385 2769 311 324 0 2454 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 13540

[startup+101.602 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3423
/proc/meminfo: memFree=1392952/2055920 swapFree=4181680/4192956
[pid=3422] ppid=3420 vsize=13540 CPUtime=101.55
/proc/3422/stat : 3422 (bsolo3.0.16) R 3420 3422 2627 0 -1 4194304 2802 0 2 0 10134 21 0 0 25 0 1 0 139329468 13864960 2769 18446744073709551615 134512640 135841103 4294956640 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3422/statm: 3385 2769 311 324 0 2454 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 13540

Child status: 0
Real time (s): 101.667
CPU time (s): 101.635
CPU user time (s): 101.412
CPU system time (s): 0.222966
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 13540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.412
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2803
page faults= 2
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= 195

runsolver used 0.081987 second user time and 0.210967 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 18 16:36:35 UTC 2007

IDJOB= 358229
IDBENCH= 1199
IDSOLVER= 163
FILE ID= node60/358229-1176914195

PBS_JOBID= 4595203

Free space on /tmp= 66413 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/358229-1176914195/instance-358229-1176914195.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-358229-1176914195 -o ROOT/results/node60/solver-358229-1176914195 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/358229-1176914195/instance-358229-1176914195.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  5a91e712d3aef81a2c9052622caecb97

RANDOM SEED= 37166090

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:       1404048 kB
Buffers:         25724 kB
Cached:         551652 kB
SwapCached:       5044 kB
Active:         219096 kB
Inactive:       369724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404048 kB
SwapTotal:     4192956 kB
SwapFree:      4181680 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            49084 kB
Committed_AS:  1523888 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= 66413 MiB

End job on node60 on Wed Apr 18 16:38:17 UTC 2007