Trace number 1729750

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
SApperloT hrpUNSAT 430.233 430.348

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.8839
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

430.18/430.32	c Solved by Filtered 
430.18/430.32	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-1729750-1240753371/watcher-1729750-1240753371 -o /tmp/evaluation-result-1729750-1240753371/solver-1729750-1240753371 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=425438413 HOME/instance-1729750-1240753371.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.84 1.82 1.43 3/65 28647
/proc/meminfo: memFree=1575608/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=1616 CPUtime=0
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 103369842 1654784 170 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 404 170 97 292 0 109 0

[startup+0.025351 s]
/proc/loadavg: 1.84 1.82 1.43 3/65 28647
/proc/meminfo: memFree=1575608/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=2296 CPUtime=0.02
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 369 0 0 0 2 0 0 0 18 0 1 0 103369842 2351104 352 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 574 352 105 292 0 279 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2296

[startup+0.10236 s]
/proc/loadavg: 1.84 1.82 1.43 3/65 28647
/proc/meminfo: memFree=1575608/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=2700 CPUtime=0.09
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 488 0 0 0 9 0 0 0 18 0 1 0 103369842 2764800 471 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 675 471 105 292 0 380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.302383 s]
/proc/loadavg: 1.84 1.82 1.43 3/65 28647
/proc/meminfo: memFree=1575608/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=3492 CPUtime=0.29
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 695 0 0 0 29 0 0 0 19 0 1 0 103369842 3575808 678 1992294400 134512640 135712473 4294956192 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 873 678 109 292 0 578 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3492

[startup+0.701429 s]
/proc/loadavg: 1.84 1.82 1.43 3/65 28647
/proc/meminfo: memFree=1575608/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=4152 CPUtime=0.69
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 861 0 0 0 69 0 0 0 22 0 1 0 103369842 4251648 844 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 1038 844 109 292 0 743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4152

[startup+1.50152 s]
/proc/loadavg: 1.84 1.82 1.43 2/66 28648
/proc/meminfo: memFree=1571696/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=5472 CPUtime=1.49
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 1171 0 0 0 149 0 0 0 25 0 1 0 103369842 5603328 1154 1992294400 134512640 135712473 4294956192 18446744073709551615 134564079 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 1368 1154 109 292 0 1073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5472

[startup+3.10171 s]
/proc/loadavg: 1.84 1.82 1.43 2/66 28648
/proc/meminfo: memFree=1570864/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=6148 CPUtime=3.09
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 1333 0 0 0 308 1 0 0 25 0 1 0 103369842 6295552 1316 1992294400 134512640 135712473 4294956192 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 1537 1316 109 292 0 1242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6148

[startup+6.30107 s]
/proc/loadavg: 1.77 1.81 1.43 2/66 28648
/proc/meminfo: memFree=1569968/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=6876 CPUtime=6.29
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 1486 0 0 0 628 1 0 0 25 0 1 0 103369842 7041024 1469 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 1719 1469 109 292 0 1424 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6876

[startup+12.7018 s]
/proc/loadavg: 1.71 1.80 1.43 2/66 28648
/proc/meminfo: memFree=1569088/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=7580 CPUtime=12.69
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 1669 0 0 0 1268 1 0 0 25 0 1 0 103369842 7761920 1652 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 1895 1652 109 292 0 1600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7580

[startup+25.5013 s]
/proc/loadavg: 1.55 1.76 1.42 2/66 28648
/proc/meminfo: memFree=1558144/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=19004 CPUtime=25.49
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 4397 0 0 0 2545 4 0 0 25 0 1 0 103369842 19460096 4380 1992294400 134512640 135712473 4294956192 18446744073709551615 134566319 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 4751 4380 109 292 0 4456 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19004

[startup+51.1012 s]
/proc/loadavg: 1.36 1.69 1.41 2/66 28648
/proc/meminfo: memFree=1550400/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=26812 CPUtime=51.08
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 6333 0 0 0 5102 6 0 0 25 0 1 0 103369842 27455488 6316 1992294400 134512640 135712473 4294956192 18446744073709551615 134574584 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 6703 6316 109 292 0 6408 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26812

[startup+102.305 s]
/proc/loadavg: 1.16 1.59 1.39 2/66 28648
/proc/meminfo: memFree=1549312/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=27924 CPUtime=102.27
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 6593 0 0 0 10221 6 0 0 25 0 1 0 103369842 28594176 6576 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 6981 6576 109 292 0 6686 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27924

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.36 2/66 28648
/proc/meminfo: memFree=1523776/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=54980 CPUtime=162.25
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 13320 0 0 0 16212 13 0 0 25 0 1 0 103369842 56299520 13107 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 13745 13107 109 292 0 13450 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54980

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.33 2/66 28648
/proc/meminfo: memFree=1502400/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=76420 CPUtime=222.24
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 18517 0 0 0 22205 19 0 0 25 0 1 0 103369842 78254080 18304 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 19105 18304 109 292 0 18810 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 76420

[startup+282.303 s]
/proc/loadavg: 1.00 1.31 1.31 2/66 28648
/proc/meminfo: memFree=1490432/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=89320 CPUtime=282.21
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 21486 0 0 0 28199 22 0 0 25 0 1 0 103369842 91463680 21273 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 22330 21273 109 292 0 22035 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 89320

[startup+342.303 s]
/proc/loadavg: 1.00 1.25 1.29 2/66 28648
/proc/meminfo: memFree=1454080/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=126856 CPUtime=342.2
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 30722 0 0 0 34187 33 0 0 25 0 1 0 103369842 129900544 30380 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 31714 30380 109 292 0 31419 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 126856

[startup+402.303 s]
/proc/loadavg: 1.00 1.20 1.27 2/66 28648
/proc/meminfo: memFree=1426176/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=155648 CPUtime=402.18
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 37866 0 0 0 40175 43 0 0 25 0 1 0 103369842 159383552 37395 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 38912 37395 109 292 0 38617 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 155648

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.20 1.26 2/66 28648
/proc/meminfo: memFree=1422976/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=158780 CPUtime=409.38
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38608 0 0 0 40894 44 0 0 25 0 1 0 103369842 162590720 38137 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39695 38137 109 292 0 39400 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 158780

[startup+422.301 s]
/proc/loadavg: 1.00 1.19 1.26 2/66 28648
/proc/meminfo: memFree=1422016/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159576 CPUtime=422.19
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38804 0 0 0 42174 45 0 0 25 0 1 0 103369842 163405824 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39894 38333 109 292 0 39599 0
Current children cumulated CPU time (s) 422.19
Current children cumulated vsize (KiB) 159576

[startup+425.501 s]
/proc/loadavg: 1.00 1.19 1.26 2/66 28648
/proc/meminfo: memFree=1421888/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159708 CPUtime=425.38
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38836 0 0 0 42493 45 0 0 25 0 1 0 103369842 163540992 38365 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39927 38365 109 292 0 39632 0
Current children cumulated CPU time (s) 425.38
Current children cumulated vsize (KiB) 159708

[startup+428.702 s]
/proc/loadavg: 1.00 1.19 1.26 2/66 28648
/proc/meminfo: memFree=1421888/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159708 CPUtime=428.58
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38836 0 0 0 42813 45 0 0 25 0 1 0 103369842 163540992 38365 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39927 38365 109 292 0 39632 0
Current children cumulated CPU time (s) 428.58
Current children cumulated vsize (KiB) 159708

[startup+429.502 s]
/proc/loadavg: 1.00 1.19 1.26 2/66 28648
/proc/meminfo: memFree=1421888/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159708 CPUtime=429.38
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38836 0 0 0 42893 45 0 0 25 0 1 0 103369842 163540992 38365 1992294400 134512640 135712473 4294956192 18446744073709551615 134552696 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39927 38365 109 292 0 39632 0
Current children cumulated CPU time (s) 429.38
Current children cumulated vsize (KiB) 159708

[startup+429.902 s]
/proc/loadavg: 1.00 1.19 1.26 2/66 28648
/proc/meminfo: memFree=1421888/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159708 CPUtime=429.78
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38836 0 0 0 42933 45 0 0 25 0 1 0 103369842 163540992 38365 1992294400 134512640 135712473 4294956192 18446744073709551615 134564706 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39927 38365 109 292 0 39632 0
Current children cumulated CPU time (s) 429.78
Current children cumulated vsize (KiB) 159708

[startup+430.302 s]
/proc/loadavg: 1.00 1.18 1.26 2/66 28648
/proc/meminfo: memFree=1421888/2055920 swapFree=4192812/4192956
[pid=28647] ppid=28645 vsize=159708 CPUtime=430.18
/proc/28647/stat : 28647 (SApperloT-hrp) R 28645 28647 28545 0 -1 4194304 38836 0 0 0 42973 45 0 0 25 0 1 0 103369842 163540992 38365 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/28647/statm: 39927 38365 109 292 0 39632 0
Current children cumulated CPU time (s) 430.18
Current children cumulated vsize (KiB) 159708

Child status: 0
Real time (s): 430.348
CPU time (s): 430.233
CPU user time (s): 429.758
CPU system time (s): 0.474927
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 159708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 429.758
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38847
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= 1083

runsolver used 0.493924 second user time and 0.841872 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-26 15:42:51
IDJOB=1729750
IDBENCH=24714
IDSOLVER=510
FILE ID=node74/1729750-1240753371
PBS_JOBID= 9187111
Free space on /tmp= 103116 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729750-1240753371/watcher-1729750-1240753371 -o /tmp/evaluation-result-1729750-1240753371/solver-1729750-1240753371 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=425438413 HOME/instance-1729750-1240753371.cnf

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=425438413

node74.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.233
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.233
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:       1576024 kB
Buffers:         47700 kB
Cached:         352684 kB
SwapCached:          0 kB
Active:         159888 kB
Inactive:       255388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          23920 kB
Slab:            50456 kB
Committed_AS:   479220 kB
PageTables:       1444 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= 103112 MiB
End job on node74 at 2009-04-26 15:50:02