Trace number 1831809

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
clasp 1.2.0-SAT09-32UNSAT 400.182 400.317

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark112.165
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

400.16/400.30	c clasp version 1.2.0-SAT09 
400.16/400.30	c Reading from ...779035/instance-1831809-1242779035.cnf
400.16/400.30	c Reading      : Done(0.810s)
400.16/400.30	c Preprocessing: |-\Done(4.580s)
400.16/400.30	c Solving...
400.16/400.30	
400.16/400.30	c Models    : 0     
400.16/400.30	c Time         : 400.010s (Solve: 394.620s)
400.16/400.30	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-1831809-1242779035/watcher-1831809-1242779035 -o /tmp/evaluation-result-1831809-1242779035/solver-1831809-1242779035 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831809-1242779035.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11818
/proc/meminfo: memFree=1932416/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=3524 CPUtime=0
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 484 0 0 0 0 0 0 0 18 0 1 0 305931799 3608576 371 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 881 374 139 377 0 501 0

[startup+0.098031 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11818
/proc/meminfo: memFree=1932416/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=26756 CPUtime=0.09
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 7226 0 0 0 6 3 0 0 18 0 1 0 305931799 27398144 6053 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 6689 6053 147 377 0 6309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26756

[startup+0.10103 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11818
/proc/meminfo: memFree=1932416/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=26756 CPUtime=0.09
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 7243 0 0 0 6 3 0 0 18 0 1 0 305931799 27398144 6070 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 6689 6071 148 377 0 6309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26756

[startup+0.301051 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11818
/proc/meminfo: memFree=1932416/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=36896 CPUtime=0.29
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 10329 0 0 0 25 4 0 0 19 0 1 0 305931799 37781504 8513 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 9224 8515 147 377 0 8844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36896

[startup+0.701096 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 11818
/proc/meminfo: memFree=1932416/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=56732 CPUtime=0.69
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 16436 0 0 0 61 8 0 0 23 0 1 0 305931799 58093568 13480 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 14183 13480 147 377 0 13803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56732

[startup+1.50219 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1858936/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=95216 CPUtime=1.49
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 31012 0 0 0 135 14 0 0 25 0 1 0 305931799 97501184 22509 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 23804 22509 168 377 0 23424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95216

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1842616/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=96368 CPUtime=3.09
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 31441 0 0 0 295 14 0 0 25 0 1 0 305931799 98680832 22810 1992294400 134512640 136057169 4294956160 18446744073709551615 134785148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 24092 22810 170 377 0 23712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96368

[startup+6.30171 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1839736/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=81468 CPUtime=6.29
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 32432 0 0 0 612 17 0 0 25 0 1 0 305931799 83423232 19506 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 20367 19506 182 377 0 19987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81468

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1854776/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=81468 CPUtime=12.69
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 32441 0 0 0 1252 17 0 0 25 0 1 0 305931799 83423232 19515 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 20367 19515 182 377 0 19987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81468

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1854840/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=81708 CPUtime=25.49
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 32491 0 0 0 2532 17 0 0 25 0 1 0 305931799 83668992 19565 1992294400 134512640 136057169 4294956160 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 20427 19565 182 377 0 20047 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81708

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1847864/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=89060 CPUtime=51.06
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 34308 0 0 0 5088 18 0 0 25 0 1 0 305931799 91197440 21382 1992294400 134512640 136057169 4294956160 18446744073709551615 134618582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 22265 21382 182 377 0 21885 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89060

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1832248/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=104476 CPUtime=102.25
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 38284 0 0 0 10203 22 0 0 25 0 1 0 305931799 106983424 25222 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 26119 25222 182 377 0 25739 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 104476

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1814840/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=122596 CPUtime=162.22
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 42779 0 0 0 16197 25 0 0 25 0 1 0 305931799 125538304 29717 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 30649 29717 182 377 0 30269 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 122596

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1797112/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=139836 CPUtime=222.21
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 47038 0 0 0 22192 29 0 0 25 0 1 0 305931799 143192064 33976 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 34959 33976 182 377 0 34579 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 139836

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1796728/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=140276 CPUtime=282.19
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 47132 0 0 0 28190 29 0 0 25 0 1 0 305931799 143642624 34070 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 35069 34070 182 377 0 34689 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 140276

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790712/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=342.18
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48626 0 0 0 34187 31 0 0 25 0 1 0 305931799 149598208 35564 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35564 182 377 0 36143 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 146092

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=358.17
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48626 0 0 0 35786 31 0 0 25 0 1 0 305931799 149598208 35564 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35564 182 377 0 36143 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 146092

[startup+383.905 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=383.77
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48630 0 0 0 38346 31 0 0 25 0 1 0 305931799 149598208 35568 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35568 182 377 0 36143 0
Current children cumulated CPU time (s) 383.77
Current children cumulated vsize (KiB) 146092

[startup+390.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=390.16
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48631 0 0 0 38985 31 0 0 25 0 1 0 305931799 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 390.16
Current children cumulated vsize (KiB) 146092

[startup+396.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=396.56
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48631 0 0 0 39625 31 0 0 25 0 1 0 305931799 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 396.56
Current children cumulated vsize (KiB) 146092

[startup+398.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=398.16
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48631 0 0 0 39785 31 0 0 25 0 1 0 305931799 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 398.16
Current children cumulated vsize (KiB) 146092

[startup+399.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=398.96
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48631 0 0 0 39865 31 0 0 25 0 1 0 305931799 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 398.96
Current children cumulated vsize (KiB) 146092

[startup+399.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1790648/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=146092 CPUtime=399.76
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48631 0 0 0 39945 31 0 0 25 0 1 0 305931799 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 399.76
Current children cumulated vsize (KiB) 146092

[startup+400.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11819
/proc/meminfo: memFree=1879096/2055920 swapFree=4178740/4192956
[pid=11818] ppid=11816 vsize=55708 CPUtime=400.16
/proc/11818/stat : 11818 (clasp) R 11816 11818 11746 0 -1 4194304 48636 0 0 0 39984 32 0 0 25 0 1 0 305931799 57044992 13411 1992294400 134512640 136057169 4294956160 18446744073709551615 134764163 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11818/statm: 13927 13411 187 377 0 13547 0
Current children cumulated CPU time (s) 400.16
Current children cumulated vsize (KiB) 55708

Child status: 20
Real time (s): 400.317
CPU time (s): 400.182
CPU user time (s): 399.847
CPU system time (s): 0.334949
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 146092

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

runsolver used 0.307953 second user time and 0.829873 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-20 02:23:56
IDJOB=1831809
IDBENCH=70960
IDSOLVER=637
FILE ID=node42/1831809-1242779035
PBS_JOBID= 9322338
Free space on /tmp= 66356 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831809-1242779035/watcher-1831809-1242779035 -o /tmp/evaluation-result-1831809-1242779035/solver-1831809-1242779035 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831809-1242779035.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=1578650575

node42.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.232
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.232
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:       1932832 kB
Buffers:         20704 kB
Cached:          64240 kB
SwapCached:       8692 kB
Active:          43176 kB
Inactive:        52212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932832 kB
SwapTotal:     4192956 kB
SwapFree:      4178740 kB
Dirty:           24960 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            13636 kB
Committed_AS:  1112296 kB
PageTables:       1396 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= 66352 MiB
End job on node42 at 2009-05-20 02:30:37