Trace number 1577463

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 397.901 398.048

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 benchmark117.171
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

397.84/398.03	c clasp version 1.2.0-SAT09 
397.84/398.03	c Reading from ...001587/instance-1577463-1241001587.cnf
397.84/398.03	c Reading      : Done(0.820s)
397.84/398.03	c Preprocessing: |-\Done(4.600s)
397.84/398.03	c Solving...
397.84/398.03	
397.84/398.03	c Models    : 0     
397.84/398.03	c Time         : 397.730s (Solve: 392.310s)
397.84/398.03	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-1577463-1241001587/watcher-1577463-1241001587 -o /tmp/evaluation-result-1577463-1241001587/solver-1577463-1241001587 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1577463-1241001587.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 7849
/proc/meminfo: memFree=1350072/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=3524 CPUtime=0
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 475 0 0 0 0 0 0 0 18 0 1 0 128185220 3608576 362 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 881 365 139 377 0 501 0

[startup+0.0152169 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 7849
/proc/meminfo: memFree=1350072/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=7256 CPUtime=0
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 1820 0 0 0 0 0 0 0 18 0 1 0 128185220 7430144 1054 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 1814 1060 140 377 0 1434 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7256

[startup+0.101233 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 7849
/proc/meminfo: memFree=1350072/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=26756 CPUtime=0.1
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 7239 0 0 0 7 3 0 0 18 0 1 0 128185220 27398144 6066 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 6689 6067 147 377 0 6309 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26756

[startup+0.301272 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 7849
/proc/meminfo: memFree=1350072/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=36764 CPUtime=0.29
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 10300 0 0 0 25 4 0 0 19 0 1 0 128185220 37646336 8484 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 9191 8484 147 377 0 8811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36764

[startup+0.701351 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 7849
/proc/meminfo: memFree=1350072/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=56336 CPUtime=0.69
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 16350 0 0 0 61 8 0 0 22 0 1 0 128185220 57688064 13394 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 14084 13394 147 377 0 13704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56336

[startup+1.50151 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 7850
/proc/meminfo: memFree=1276912/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=95216 CPUtime=1.49
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 31012 0 0 0 136 13 0 0 25 0 1 0 128185220 97501184 22509 1992294400 134512640 136057169 4294956160 18446744073709551615 134768495 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 23804 22509 168 377 0 23424 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95216

[startup+3.10182 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 7852
/proc/meminfo: memFree=1260400/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=96368 CPUtime=3.09
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 31438 0 0 0 295 14 0 0 25 0 1 0 128185220 98680832 22807 1992294400 134512640 136057169 4294956160 18446744073709551615 134785140 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 24092 22807 170 377 0 23712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96368

[startup+6.30145 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 7852
/proc/meminfo: memFree=1256496/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=81468 CPUtime=6.29
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 32432 0 0 0 615 14 0 0 25 0 1 0 128185220 83423232 19506 1992294400 134512640 136057169 4294956160 18446744073709551615 134649371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 20367 19506 182 377 0 19987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81468

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 7852
/proc/meminfo: memFree=1272432/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=81468 CPUtime=12.68
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 32441 0 0 0 1254 14 0 0 25 0 1 0 128185220 83423232 19515 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 20367 19515 182 377 0 19987 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81468

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 7852
/proc/meminfo: memFree=1272560/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=81708 CPUtime=25.49
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 32490 0 0 0 2534 15 0 0 25 0 1 0 128185220 83668992 19564 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 20427 19564 182 377 0 20047 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81708

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 7852
/proc/meminfo: memFree=1265584/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=89060 CPUtime=51.07
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 34309 0 0 0 5090 17 0 0 25 0 1 0 128185220 91197440 21383 1992294400 134512640 136057169 4294956160 18446744073709551615 134824429 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 22265 21383 182 377 0 21885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89060

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 7852
/proc/meminfo: memFree=1249968/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=104476 CPUtime=102.25
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 38284 0 0 0 10204 21 0 0 25 0 1 0 128185220 106983424 25222 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 26119 25222 182 377 0 25739 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 104476

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1231856/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=123256 CPUtime=162.23
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 42951 0 0 0 16197 26 0 0 25 0 1 0 128185220 126214144 29889 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 30814 29889 182 377 0 30434 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 123256

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1214768/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=139836 CPUtime=222.21
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 47039 0 0 0 22190 31 0 0 25 0 1 0 128185220 143192064 33977 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 34959 33977 182 377 0 34579 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 139836

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1214384/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=140276 CPUtime=282.19
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 47134 0 0 0 28188 31 0 0 25 0 1 0 128185220 143642624 34072 1992294400 134512640 136057169 4294956160 18446744073709551615 134618471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 35069 34072 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 7852
/proc/meminfo: memFree=1208304/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=342.17
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48626 0 0 0 34184 33 0 0 25 0 1 0 128185220 149598208 35564 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35564 182 377 0 36143 0
Current children cumulated CPU time (s) 342.17
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 7852
/proc/meminfo: memFree=1208304/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=358.16
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48626 0 0 0 35783 33 0 0 25 0 1 0 128185220 149598208 35564 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35564 182 377 0 36143 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 146092

[startup+383.906 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208432/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=383.76
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48630 0 0 0 38343 33 0 0 25 0 1 0 128185220 149598208 35568 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35568 182 377 0 36143 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 146092

[startup+390.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=390.15
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48631 0 0 0 38982 33 0 0 25 0 1 0 128185220 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 390.15
Current children cumulated vsize (KiB) 146092

[startup+393.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=393.35
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48631 0 0 0 39302 33 0 0 25 0 1 0 128185220 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 393.35
Current children cumulated vsize (KiB) 146092

[startup+395.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=394.95
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48631 0 0 0 39462 33 0 0 25 0 1 0 128185220 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134823764 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 394.95
Current children cumulated vsize (KiB) 146092

[startup+396.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=396.55
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48631 0 0 0 39622 33 0 0 25 0 1 0 128185220 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 396.55
Current children cumulated vsize (KiB) 146092

[startup+397.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=397.35
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48631 0 0 0 39702 33 0 0 25 0 1 0 128185220 149598208 35569 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35569 182 377 0 36143 0
Current children cumulated CPU time (s) 397.35
Current children cumulated vsize (KiB) 146092

[startup+397.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=146092 CPUtime=397.75
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48636 0 0 0 39742 33 0 0 25 0 1 0 128185220 149598208 35574 1992294400 134512640 136057169 4294956160 18446744073709551615 135437512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 36523 35574 187 377 0 36143 0
Current children cumulated CPU time (s) 397.75
Current children cumulated vsize (KiB) 146092

[startup+398.001 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 7852
/proc/meminfo: memFree=1208368/2055920 swapFree=4181860/4192956
[pid=7849] ppid=7847 vsize=55708 CPUtime=397.84
/proc/7849/stat : 7849 (clasp) R 7847 7849 7582 0 -1 4194304 48636 0 0 0 39750 34 0 0 25 0 1 0 128185220 57044992 13411 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7849/statm: 13927 13411 187 377 0 13547 0
Current children cumulated CPU time (s) 397.84
Current children cumulated vsize (KiB) 55708

Child status: 20
Real time (s): 398.048
CPU time (s): 397.901
CPU user time (s): 397.546
CPU system time (s): 0.354946
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 146092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 397.546
system time used= 0.354946
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= 695

runsolver used 0.272958 second user time and 0.892864 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-29 12:39:48
IDJOB=1577463
IDBENCH=70960
IDSOLVER=508
FILE ID=node66/1577463-1241001587
PBS_JOBID= 9204805
Free space on /tmp= 66420 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-1577463-1241001587/watcher-1577463-1241001587 -o /tmp/evaluation-result-1577463-1241001587/solver-1577463-1241001587 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1577463-1241001587.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=478155857

node66.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.263
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	: 5931.00
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.263
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:       1350488 kB
Buffers:         56052 kB
Cached:         568756 kB
SwapCached:       5416 kB
Active:         202328 kB
Inactive:       430912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350488 kB
SwapTotal:     4192956 kB
SwapFree:      4181860 kB
Dirty:           24972 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            58164 kB
Committed_AS:   619620 kB
PageTables:       1360 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= 66420 MiB
End job on node66 at 2009-04-29 12:46:27