Trace number 1831813

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 383.201 383.41

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.17
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

383.08/383.40	c clasp version 1.2.0-SAT09 
383.08/383.40	c Reading from ...779490/instance-1831813-1242779490.cnf
383.08/383.40	c Reading      : Done(0.870s)
383.08/383.40	c Preprocessing: |-\Done(5.200s)
383.08/383.40	c Solving...
383.08/383.40	
383.08/383.40	c Models    : 0     
383.08/383.40	c Time         : 382.730s (Solve: 376.660s)
383.08/383.40	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-1831813-1242779490/watcher-1831813-1242779490 -o /tmp/evaluation-result-1831813-1242779490/solver-1831813-1242779490 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831813-1242779490.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: 1.00 1.00 0.97 3/64 26244
/proc/meminfo: memFree=1931760/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=4200 CPUtime=0
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 305983313 4300800 423 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 1050 431 139 377 0 670 0

[startup+0.0447081 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 26244
/proc/meminfo: memFree=1931760/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=23504 CPUtime=0.03
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 4898 0 0 0 2 1 0 0 18 0 1 0 305983313 24068096 3725 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 5876 3730 140 377 0 5496 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23504

[startup+0.102717 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 26244
/proc/meminfo: memFree=1931760/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=29468 CPUtime=0.1
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 7944 0 0 0 7 3 0 0 18 0 1 0 305983313 30175232 6771 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 7367 6772 147 377 0 6987 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29468

[startup+0.301753 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 26244
/proc/meminfo: memFree=1931760/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=40004 CPUtime=0.29
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 11163 0 0 0 25 4 0 0 20 0 1 0 305983313 40964096 9347 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 10001 9348 147 377 0 9621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40004

[startup+0.702826 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 26244
/proc/meminfo: memFree=1931760/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=60896 CPUtime=0.69
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 17570 0 0 0 62 7 0 0 24 0 1 0 305983313 62357504 14614 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 15224 14614 147 377 0 14844 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60896

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 26245
/proc/meminfo: memFree=1851240/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=108196 CPUtime=1.49
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 35432 0 0 0 135 14 0 0 25 0 1 0 305983313 110792704 25591 1992294400 134512640 136057169 4294956160 18446744073709551615 134771456 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 27049 25591 165 377 0 26669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108196

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 26245
/proc/meminfo: memFree=1829608/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=109348 CPUtime=3.09
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 35931 0 0 0 294 15 0 0 25 0 1 0 305983313 111972352 25898 1992294400 134512640 136057169 4294956160 18446744073709551615 134767715 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26244/statm: 27337 25898 170 377 0 26957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109348

[startup+6.30185 s]
/proc/loadavg: 1.08 1.02 0.97 2/65 26245
/proc/meminfo: memFree=1828264/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=92316 CPUtime=6.28
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 37203 0 0 0 612 16 0 0 25 0 1 0 305983313 94531584 22324 1992294400 134512640 136057169 4294956160 18446744073709551615 134811766 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 23079 22324 178 377 0 22699 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92316

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 0.97 2/65 26245
/proc/meminfo: memFree=1842984/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=92316 CPUtime=12.68
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 37223 0 0 0 1251 17 0 0 25 0 1 0 305983313 94531584 22344 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 23079 22344 182 377 0 22699 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92316

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 0.97 2/65 26245
/proc/meminfo: memFree=1843112/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=92316 CPUtime=25.48
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 37225 0 0 0 2531 17 0 0 25 0 1 0 305983313 94531584 22346 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 23079 22346 182 377 0 22699 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92316

[startup+51.101 s]
/proc/loadavg: 1.04 1.01 0.97 2/65 26245
/proc/meminfo: memFree=1837608/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=98468 CPUtime=51.05
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 38732 0 0 0 5087 18 0 0 25 0 1 0 305983313 100831232 23853 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 24617 23853 182 377 0 24237 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 98468

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.97 2/65 26245
/proc/meminfo: memFree=1823144/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=112844 CPUtime=102.23
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 42405 0 0 0 10202 21 0 0 25 0 1 0 305983313 115552256 27390 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 28211 27390 182 377 0 27831 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 112844

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 0.98 2/65 26245
/proc/meminfo: memFree=1812520/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=123396 CPUtime=162.2
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 45037 0 0 0 16197 23 0 0 25 0 1 0 305983313 126357504 30022 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 30849 30022 182 377 0 30469 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 123396

[startup+222.301 s]
/proc/loadavg: 1.14 1.04 0.99 2/65 26245
/proc/meminfo: memFree=1806824/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=129072 CPUtime=222.17
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 46446 0 0 0 22193 24 0 0 25 0 1 0 305983313 132169728 31431 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 32268 31431 182 377 0 31888 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 129072

[startup+282.301 s]
/proc/loadavg: 1.12 1.05 1.00 2/65 26245
/proc/meminfo: memFree=1788392/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=147936 CPUtime=282.14
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 51187 0 0 0 28186 28 0 0 25 0 1 0 305983313 151486464 36172 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 36984 36172 182 377 0 36604 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 147936

[startup+342.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=342.1
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52576 0 0 0 34181 29 0 0 25 0 1 0 305983313 157208576 37561 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37561 182 377 0 38001 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 153524

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

[startup+358.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=358.09
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52577 0 0 0 35780 29 0 0 25 0 1 0 305983313 157208576 37562 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 358.09
Current children cumulated vsize (KiB) 153524

[startup+371.102 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=370.89
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52577 0 0 0 37060 29 0 0 25 0 1 0 305983313 157208576 37562 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 370.89
Current children cumulated vsize (KiB) 153524

[startup+377.502 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=377.28
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52577 0 0 0 37699 29 0 0 25 0 1 0 305983313 157208576 37562 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 377.28
Current children cumulated vsize (KiB) 153524

[startup+380.701 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=380.48
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52577 0 0 0 38019 29 0 0 25 0 1 0 305983313 157208576 37562 1992294400 134512640 136057169 4294956160 18446744073709551615 134615618 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 380.48
Current children cumulated vsize (KiB) 153524

[startup+382.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=153524 CPUtime=382.08
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52577 0 0 0 38179 29 0 0 25 0 1 0 305983313 157208576 37562 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 38381 37562 182 377 0 38001 0
Current children cumulated CPU time (s) 382.08
Current children cumulated vsize (KiB) 153524

[startup+383.102 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=62972 CPUtime=382.88
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52582 0 0 0 38258 30 0 0 25 0 1 0 305983313 64483328 15280 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 15743 15280 187 377 0 15363 0
Current children cumulated CPU time (s) 382.88
Current children cumulated vsize (KiB) 62972

[startup+383.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=62972 CPUtime=383.08
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194304 52582 0 0 0 38278 30 0 0 25 0 1 0 305983313 64483328 15280 1992294400 134512640 136057169 4294956160 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 15743 15280 187 377 0 15363 0
Current children cumulated CPU time (s) 383.08
Current children cumulated vsize (KiB) 62972

[startup+383.402 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 26245
/proc/meminfo: memFree=1782184/2055920 swapFree=4180408/4192956
[pid=26244] ppid=26242 vsize=0 CPUtime=383.18
/proc/26244/stat : 26244 (clasp) R 26242 26244 26172 0 -1 4194308 52582 0 0 0 38288 30 0 0 25 0 1 0 305983313 0 0 1992294400 0 0 0 0 0 0 0 4096 16386 0 0 0 17 0 0 0
/proc/26244/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 383.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 383.41
CPU time (s): 383.201
CPU user time (s): 382.884
CPU system time (s): 0.316951
CPU usage (%): 99.9454
Max. virtual memory (cumulated for all children) (KiB): 153524

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

runsolver used 0.321951 second user time and 1.07883 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-20 02:31:32
IDJOB=1831813
IDBENCH=70962
IDSOLVER=637
FILE ID=node2/1831813-1242779490
PBS_JOBID= 9322376
Free space on /tmp= 66396 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_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-1831813-1242779490/watcher-1831813-1242779490 -o /tmp/evaluation-result-1831813-1242779490/solver-1831813-1242779490 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831813-1242779490.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= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1503711889

node2.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.265
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.265
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:       1932176 kB
Buffers:         18064 kB
Cached:          68912 kB
SwapCached:       6592 kB
Active:          52288 kB
Inactive:        43392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932176 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:           28388 kB
Writeback:           0 kB
Mapped:          13956 kB
Slab:            13956 kB
Committed_AS:  1282724 kB
PageTables:       1468 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= 66396 MiB
End job on node2 at 2009-05-20 02:37:56