Trace number 1824843

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 NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08UNSAT 22.2096 22.2211

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5716
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.00	c Parsing...
0.49/0.59	c ==============================================================================
0.49/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.49/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.49/0.59	c ==============================================================================
0.49/0.59	c |         0 |  648970  1721660 |  194690       0        0     nan |  0.000 % |
11.69/11.78	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
11.69/11.79	c ==============================================================================
11.69/11.79	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
11.69/11.79	c CPU time:   11.5482 s
11.69/11.79	c ==============================================================================
12.68/12.74	c Rsat version 2.00
22.07/22.12	c CNF stats: (10026 vars, 438148 clauses)
22.07/22.12	c Decisions: 67464
22.07/22.12	c Conflicts: 18070
22.07/22.19	c Time: 9.44000s
22.07/22.19	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1824843-1242483307/watcher-1824843-1242483307 -o /tmp/evaluation-result-1824843-1242483307/solver-1824843-1242483307 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824843-1242483307.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.01 1.00 1.00 3/64 2377
/proc/meminfo: memFree=1185864/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) R 2375 2377 2310 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 246406507167 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2377/statm: 1339 234 194 169 0 50 0
[pid=2378] ppid=2377 vsize=1172 CPUtime=0
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 276357857 1200128 175 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 293 176 50 128 0 162 0

[startup+0.0653029 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2377
/proc/meminfo: memFree=1185864/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=6748 CPUtime=0.05
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 1472 0 0 0 5 0 0 0 19 0 1 0 276357857 6909952 1455 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 1687 1456 50 128 0 1556 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12104

[startup+0.101306 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2377
/proc/meminfo: memFree=1185864/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=11488 CPUtime=0.09
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 2370 0 0 0 8 1 0 0 19 0 1 0 276357857 11763712 2353 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 2872 2353 50 128 0 2741 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16844

[startup+0.301325 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2377
/proc/meminfo: memFree=1185864/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=29472 CPUtime=0.29
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 6892 0 0 0 26 3 0 0 21 0 1 0 276357857 30179328 6875 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 7368 6875 50 128 0 7237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34828

[startup+0.70136 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2377
/proc/meminfo: memFree=1185864/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=71352 CPUtime=0.69
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 16715 0 0 0 60 9 0 0 25 0 1 0 276357857 73064448 16382 1992294400 134512640 135038345 4294956288 18446744073709551615 134680186 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 17838 16382 69 128 0 17707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76708

[startup+1.50144 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2379
/proc/meminfo: memFree=1118072/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=73184 CPUtime=1.49
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 17168 0 0 0 138 11 0 0 25 0 1 0 276357857 74940416 16835 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 18296 16835 69 128 0 18165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78540

[startup+3.10159 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2379
/proc/meminfo: memFree=1110264/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=77800 CPUtime=3.09
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 18309 0 0 0 294 15 0 0 25 0 1 0 276357857 79667200 17976 1992294400 134512640 135038345 4294956288 18446744073709551615 134574805 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 19450 17976 69 128 0 19319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83156

[startup+6.30289 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2379
/proc/meminfo: memFree=1089976/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=85452 CPUtime=6.29
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 20263 0 0 0 608 21 0 0 25 0 1 0 276357857 87502848 19819 1992294400 134512640 135038345 4294956288 18446744073709551615 134571324 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 21363 19819 69 128 0 21232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90808

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2379
/proc/meminfo: memFree=1080824/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=0
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276357857 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2377/statm: 1339 235 195 169 0 50 0
[pid=2378] ppid=2377 vsize=89880 CPUtime=12.68
/proc/2378/stat : 2378 (SatElite) R 2377 2377 2310 0 -1 4194304 23935 0 0 0 1240 28 0 0 25 0 1 0 276357857 92037120 20484 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/2378/statm: 22470 20484 71 128 0 22339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95236

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

[startup+19.1011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2380
/proc/meminfo: memFree=1119480/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=12.72
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 310 23936 0 0 0 0 1242 30 16 0 1 0 276357857 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1339 237 195 169 0 50 0
[pid=2380] ppid=2377 vsize=33012 CPUtime=6.35
/proc/2380/stat : 2380 (rsat) R 2377 2377 2310 0 -1 4194304 8121 0 0 0 631 4 0 0 25 0 1 0 276359131 33804288 8084 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2380/statm: 8253 8084 86 211 0 8039 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 38368

[startup+20.7013 s]
/proc/loadavg: 1.01 1.00 1.00 3/66 2380
/proc/meminfo: memFree=1119224/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=12.72
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 310 23936 0 0 0 0 1242 30 16 0 1 0 276357857 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1339 237 195 169 0 50 0
[pid=2380] ppid=2377 vsize=33252 CPUtime=7.95
/proc/2380/stat : 2380 (rsat) R 2377 2377 2310 0 -1 4194304 8174 0 0 0 791 4 0 0 25 0 1 0 276359131 34050048 8137 1992294400 134512640 135377749 4294956400 18446744073709551615 134523251 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2380/statm: 8313 8137 86 211 0 8099 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 38608

[startup+21.5013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2380
/proc/meminfo: memFree=1119224/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=12.72
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 310 23936 0 0 0 0 1242 30 16 0 1 0 276357857 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1339 237 195 169 0 50 0
[pid=2380] ppid=2377 vsize=33252 CPUtime=8.75
/proc/2380/stat : 2380 (rsat) R 2377 2377 2310 0 -1 4194304 8176 0 0 0 871 4 0 0 25 0 1 0 276359131 34050048 8139 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2380/statm: 8313 8139 86 211 0 8099 0
Current children cumulated CPU time (s) 21.47
Current children cumulated vsize (KiB) 38608

[startup+21.9014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2380
/proc/meminfo: memFree=1119224/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=12.72
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 310 23936 0 0 0 0 1242 30 16 0 1 0 276357857 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1339 237 195 169 0 50 0
[pid=2380] ppid=2377 vsize=33252 CPUtime=9.15
/proc/2380/stat : 2380 (rsat) R 2377 2377 2310 0 -1 4194304 8176 0 0 0 911 4 0 0 25 0 1 0 276359131 34050048 8139 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2380/statm: 8313 8139 86 211 0 8099 0
Current children cumulated CPU time (s) 21.87
Current children cumulated vsize (KiB) 38608

[startup+22.1014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2380
/proc/meminfo: memFree=1119224/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5356 CPUtime=12.72
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 310 23936 0 0 0 0 1242 30 16 0 1 0 276357857 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1339 237 195 169 0 50 0
[pid=2380] ppid=2377 vsize=33252 CPUtime=9.35
/proc/2380/stat : 2380 (rsat) R 2377 2377 2310 0 -1 4194304 8176 0 0 0 931 4 0 0 25 0 1 0 276359131 34050048 8139 1992294400 134512640 135377749 4294956400 18446744073709551615 134530122 0 0 4096 1026 0 0 0 17 0 0 0
/proc/2380/statm: 8313 8139 86 211 0 8099 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 38608

[startup+22.2014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2380
/proc/meminfo: memFree=1119224/2055920 swapFree=4176708/4192956
[pid=2377] ppid=2375 vsize=5360 CPUtime=22.18
/proc/2377/stat : 2377 (rsat.sh) S 2375 2377 2310 0 -1 4194304 336 32118 0 0 0 0 2183 35 19 0 1 0 276357857 5488640 239 1992294400 4194304 4889804 548682068832 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2377/statm: 1340 239 196 169 0 51 0
Current children cumulated CPU time (s) 22.18
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 22.2211
CPU time (s): 22.2096
CPU user time (s): 21.8347
CPU system time (s): 0.374943
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 104860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8347
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32581
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= 31
involuntary context switches= 59

runsolver used 0.016997 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-16 16:15:07
IDJOB=1824843
IDBENCH=20421
IDSOLVER=665
FILE ID=node61/1824843-1242483307
PBS_JOBID= 9306909
Free space on /tmp= 66252 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824843-1242483307/watcher-1824843-1242483307 -o /tmp/evaluation-result-1824843-1242483307/solver-1824843-1242483307 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824843-1242483307.cnf            

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=12537081

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

/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.216
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.216
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:       1186408 kB
Buffers:         69100 kB
Cached:         711424 kB
SwapCached:      10452 kB
Active:         158340 kB
Inactive:       635004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1186408 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:           13316 kB
Writeback:           0 kB
Mapped:          13732 kB
Slab:            62336 kB
Committed_AS:   994524 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node61 at 2009-05-16 16:15:30