Trace number 1733047

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
picosat 913UNSAT 16.8174 16.8219

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK09.cnf
MD5SUM58cbf73dc7f1fd4bb325152069db03fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.8174
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of clauses7938
Sum of the clauses size92232
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4378
Number of clauses of size 50
Number of clauses of size over 57560

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1733047-1240784681.cnf
0.00/0.00	c parsed header 'p cnf 36 7938'
0.00/0.01	c initialized 36 variables
0.00/0.01	c found 7938 non trivial clauses
0.00/0.01	c
0.00/0.01	c random number generator seed 0
0.00/0.01	c 
0.00/0.01	c  seconds     variables   original    learned     agility
0.00/0.01	c         level        used      conflicts    limit          MB
0.00/0.01	c 
0.00/0.01	c s   0.0   0.0    36   0.0  7938     0     0     0   0.0   0.5 
0.00/0.02	c 
0.00/0.02	c initial reduction limit 3969 clauses
0.00/0.02	c 
0.00/0.02	c +   0.0  20.0    36 100.0  7938   100   100  4365   3.6   0.5 
0.00/0.02	c R   0.0  20.0    36 100.0  7938   100   100  4365   3.6   0.5 
0.00/0.02	c +   0.0  17.9    36 100.0  7938   250   250  4801   8.8   0.5 
0.00/0.03	c R   0.0  17.5    36 100.0  7938   405   405  4801  13.3   0.5 
0.00/0.03	c +   0.0  17.3    36 100.0  7938   475   475  5281  15.6   0.6 
0.00/0.05	c +   0.1  17.0    36 100.0  7938   812   812  5809  23.6   0.6 
0.00/0.07	c N   0.1  16.9    36 100.0  7938  1207  1207  5809  29.8   0.6 
0.07/0.08	c +   0.1  16.8    36 100.0  7938  1317  1317  6389  30.9   0.6 
0.09/0.12	c +   0.1  16.4    36 100.0  7938  2074  2074  7027  37.1   0.7 
0.09/0.18	c +   0.2  15.9    36 100.0  7938  3209  3209  7729  40.6   0.8 
0.09/0.18	c N   0.2  15.9    36 100.0  7938  3210  3210  7729  40.6   0.8 
0.19/0.28	c +   0.3  15.6    36 100.0  7938  4911  4911  8501  42.0   0.9 
0.39/0.44	c +   0.4  15.2    36 100.0  7938  7464  7464  9351  42.1   1.1 
0.39/0.48	c N   0.5  15.1    36 100.0  7938  8021  8021  9351  42.4   1.2 
0.59/0.66	c +   0.7  14.7    36 100.0  7938 11293  6614 10286  43.1   1.1 
0.89/0.99	c +   1.0  14.2    36 100.0  7938 17036  7210 11314  40.7   1.2 
1.10/1.11	c N   1.1  14.0    36 100.0  7938 19241  9415 11314  42.5   1.3 
1.39/1.48	c +   1.5  13.9    36 100.0  7938 25650 10163 12445  43.4   1.4 
2.10/2.19	c +   2.2  13.4    36 100.0  7938 38571 10629 13689  43.1   1.4 
2.49/2.51	c N   2.5  13.3    36 100.0  7938 44883 10092 13689  43.2   1.4 
2.49/2.51	c 
2.49/2.51	c  seconds     variables   original    learned     agility
2.49/2.51	c         level        used      conflicts    limit          MB
2.49/2.51	c 
3.20/3.28	c +   3.3  13.1    36 100.0  7938 57952  9462 15057  43.2   1.3 
4.69/4.78	c +   4.8  12.6    36 100.0  7938 87023  8400 16562  43.6   1.2 
5.69/5.74	c N   5.7  12.4    36 100.0  7938 102e3 15682 16562  42.9   1.9 
7.29/7.33	c +   7.3  12.2    36 100.0  7938 130e3 10576 18218  42.9   1.6 
10.69/10.73	c s  10.7  11.8    35 100.0  5418 187e3  1397 18218  42.2   0.7 
10.69/10.74	c N  10.7  11.8    35 100.0  5418 187e3  1497 18218  42.2   0.7 
10.69/10.75	c N  10.8  11.8    35 100.0  5418 188e3  1797 18218  42.0   0.7 
10.69/10.78	c N  10.8  11.8    35 100.0  5418 188e3  2600 18218  42.0   0.8 
10.79/10.87	c N  10.9  11.8    35 100.0  5418 190e3  4614 18218  42.5   1.0 
11.09/11.13	c N  11.1  11.8    35 100.0  5418 195e3  9426 18218  42.6   1.3 
11.09/11.15	c +  11.2  11.8    35 100.0  5418 196e3  9739 20039  42.3   1.3 
11.79/11.88	c N  11.9  11.8    35 100.0  5418 206e3 10628 20039  42.4   1.4 
13.29/13.34	c N  13.3  11.8    35 100.0  5418 232e3 16227 20039  43.8   1.7 
14.69/14.72	c N  14.7  11.6    34 100.0  5418 257e3 11249 20039  43.4   1.3 
14.69/14.73	c N  14.7  11.6    34 100.0  5418 258e3 11551 20039  43.6   1.3 
14.69/14.76	c N  14.8  11.6    34 100.0  5418 258e3 12354 20039  43.4   1.4 
14.79/14.85	c N  14.8  11.6    34 100.0  5418 260e3 14362 20039  43.0   1.5 
14.99/15.08	c N  15.1  11.6    34 100.0  5418 265e3 19170 20039  42.7   1.9 
15.59/15.64	c N  15.6  11.6    34 100.0  3738 276e3 15366 20039  43.3   1.5 
16.19/16.22	c s  16.2  11.5    33 100.0  2538 286e3  1555 20039  42.4   0.5 
16.19/16.22	c N  16.2  11.5    33 100.0  2538 286e3  1655 20039  42.2   0.6 
16.19/16.23	c N  16.2  11.5    33 100.0  2538 286e3  1956 20039  42.7   0.6 
16.19/16.23	c 
16.19/16.23	c  seconds     variables   original    learned     agility
16.19/16.23	c         level        used      conflicts    limit          MB
16.19/16.23	c 
16.19/16.25	c N  16.3  11.5    33 100.0  2538 287e3  2756 20039  43.3   0.6 
16.29/16.32	c N  16.3  11.5    33 100.0  2538 289e3  4762 20039  42.8   0.8 
16.49/16.53	c +  16.5  11.4    33 100.0  2538 294e3  9479 22042  41.8   1.0 
16.49/16.54	c N  16.5  11.4    33 100.0  2538 294e3  9575 22042  41.9   1.0 
16.49/16.59	c N  16.6  11.4    32 100.0  2538 295e3 10668 22042  41.0   1.1 
16.59/16.60	c N  16.6  11.4    32 100.0  2538 295e3 10970 22042  39.7   1.1 
16.59/16.64	c N  16.6  11.4    32 100.0  2538 296e3 11772 22042  41.9   1.2 
16.59/16.66	c N  16.7  11.4    31 100.0  2538 296e3 12241 22042  42.4   1.2 
16.59/16.68	c N  16.7  11.4    31 100.0  2538 297e3 12543 22042  42.7   1.2 
16.69/16.72	c N  16.7  11.4    30 100.0  2538 298e3 13442 22042  42.6   1.3 
16.69/16.73	c N  16.7  11.4    30 100.0  2538 298e3 13742 22042  42.6   1.3 
16.69/16.77	c N  16.8  11.4    30 100.0  2538 299e3 14543 22042  42.7   1.3 
16.79/16.80	c N  16.8  11.4    26 100.0  2538 299e3 15093 22042  42.9   1.4 
16.79/16.81	c 0  16.8  11.4     7 100.0  2538 300e3 15302 22042  43.3   1.4 
16.79/16.82	c 
16.79/16.82	c  seconds     variables   original    learned     agility
16.79/16.82	c         level        used      conflicts    limit          MB
16.79/16.82	c 
16.79/16.82	s UNSATISFIABLE
16.79/16.82	c
16.79/16.82	c 11 iterations
16.79/16.82	c 5 restarts
16.79/16.82	c 0 failed literals
16.79/16.82	c 300027 conflicts
16.79/16.82	c 313808 decisions
16.79/16.82	c 29 fixed variables
16.79/16.82	c 3949563 learned literals
16.79/16.82	c 28.6% deleted literals
16.79/16.82	c 2892769 propagations
16.79/16.82	c 100.0% variables used
16.79/16.82	c 16.8 seconds in library
16.79/16.82	c 0.2 megaprops/second
16.79/16.82	c 3 simplifications
16.79/16.82	c 31 reductions
16.79/16.82	c 20.2 MB recycled
16.79/16.82	c 2.1 MB maximally allocated
16.79/16.82	c 16.8 seconds total run time

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-1733047-1240784681/watcher-1733047-1240784681 -o /tmp/evaluation-result-1733047-1240784681/solver-1733047-1240784681 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1733047-1240784681.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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/67 11299
/proc/meminfo: memFree=1542944/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=912 CPUtime=0
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 106494233 933888 107 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 228 109 56 152 0 74 0

[startup+0.0788019 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11299
/proc/meminfo: memFree=1542944/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=1440 CPUtime=0.07
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 270 0 0 0 7 0 0 0 18 0 1 0 106494233 1474560 255 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 360 255 69 152 0 206 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1440

[startup+0.101803 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11299
/proc/meminfo: memFree=1542944/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=1440 CPUtime=0.09
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 280 0 0 0 9 0 0 0 18 0 1 0 106494233 1474560 265 1992294400 134512640 135137933 4294956224 18446744073709551615 134668310 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 360 265 69 152 0 206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1440

[startup+0.30182 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11299
/proc/meminfo: memFree=1542944/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=1836 CPUtime=0.29
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 358 0 0 0 29 0 0 0 19 0 1 0 106494233 1880064 343 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 459 343 69 152 0 305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1836

[startup+0.701858 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 11299
/proc/meminfo: memFree=1542944/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=2232 CPUtime=0.69
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 462 0 0 0 69 0 0 0 22 0 1 0 106494233 2285568 447 1992294400 134512640 135137933 4294956224 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 558 447 69 152 0 404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2232

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1541336/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=2364 CPUtime=1.49
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 496 0 0 0 149 0 0 0 25 0 1 0 106494233 2420736 481 1992294400 134512640 135137933 4294956224 18446744073709551615 134548844 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 591 481 69 152 0 437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2364

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1541016/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=2628 CPUtime=3.09
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 563 0 0 0 309 0 0 0 25 0 1 0 106494233 2691072 548 1992294400 134512640 135137933 4294956224 18446744073709551615 134548994 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 657 548 69 152 0 503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2628

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540504/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3024 CPUtime=6.29
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 636 0 0 0 629 0 0 0 25 0 1 0 106494233 3096576 620 1992294400 134512640 135137933 4294956224 18446744073709551615 134525250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 756 620 69 152 0 602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3024

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=12.69
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1269 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134549147 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3156

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

[startup+14.3051 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=14.29
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1429 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134548941 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 3156

[startup+15.9012 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=15.89
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1589 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 3156

[startup+16.3013 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=16.29
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1629 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 16.29
Current children cumulated vsize (KiB) 3156

[startup+16.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=16.69
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1669 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 16.69
Current children cumulated vsize (KiB) 3156

[startup+16.8013 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11300
/proc/meminfo: memFree=1540120/2055920 swapFree=4192812/4192956
[pid=11299] ppid=11297 vsize=3156 CPUtime=16.79
/proc/11299/stat : 11299 (picosat) R 11297 11299 10992 0 -1 4194304 694 0 0 0 1679 0 0 0 25 0 1 0 106494233 3231744 678 1992294400 134512640 135137933 4294956224 18446744073709551615 134548903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11299/statm: 789 678 69 152 0 635 0
Current children cumulated CPU time (s) 16.79
Current children cumulated vsize (KiB) 3156

Child status: 20
Real time (s): 16.8219
CPU time (s): 16.8174
CPU user time (s): 16.8114
CPU system time (s): 0.005999
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 3156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8114
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 696
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= 2
involuntary context switches= 26

runsolver used 0.012998 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-27 00:24:41
IDJOB=1733047
IDBENCH=71133
IDSOLVER=506
FILE ID=node68/1733047-1240784681
PBS_JOBID= 9187273
Free space on /tmp= 66556 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK09.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733047-1240784681/watcher-1733047-1240784681 -o /tmp/evaluation-result-1733047-1240784681/solver-1733047-1240784681 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1733047-1240784681.cnf

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

MD5SUM BENCH= 58cbf73dc7f1fd4bb325152069db03fb
RANDOM SEED=827666321

node68.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.223
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.223
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:       1543360 kB
Buffers:         64924 kB
Cached:         355104 kB
SwapCached:        144 kB
Active:         187480 kB
Inactive:       249140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1116 kB
Writeback:           0 kB
Mapped:          26440 kB
Slab:            61620 kB
Committed_AS:   318932 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node68 at 2009-04-27 00:24:58