Trace number 366051

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, and are wall clock time (not CPU 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
Pueblo 1.4UNSAT 374.631 374.763

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-15-10.opb
MD5SUMb845b962d759bc561586bd2e43125fc9
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.9173
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints1065
Number of constraints which are clauses1065
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
0.00/0.01	c starting to Solve
0.00/0.01	c #variables read: 150 - #constraints read: 1065
374.56/374.76	c total time              : 374.67 s
374.56/374.76	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/366051-1177057072/instance-366051-1177057072.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-366051-1177057072 -o ROOT/results/node59/solver-366051-1177057072 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/366051-1177057072/instance-366051-1177057072.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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: 0.85 0.97 0.99 3/64 2344
/proc/meminfo: memFree=1569056/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=2552 CPUtime=0
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 153616790 2613248 234 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 9454406 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 638 236 199 16 0 77 0

[startup+0.039562 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2344
/proc/meminfo: memFree=1569056/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=2688 CPUtime=0.03
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 322 0 0 0 3 0 0 0 18 0 1 0 153616790 2752512 292 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 672 292 205 16 0 111 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2688

[startup+0.101574 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2344
/proc/meminfo: memFree=1569056/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=2816 CPUtime=0.09
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 153616790 2883584 307 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559572 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 704 307 205 16 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2816

[startup+0.301612 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2344
/proc/meminfo: memFree=1569056/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=2816 CPUtime=0.29
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 359 0 0 0 29 0 0 0 19 0 1 0 153616790 2883584 329 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 704 329 205 16 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2816

[startup+0.701687 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 2344
/proc/meminfo: memFree=1569056/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=2948 CPUtime=0.69
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 389 0 0 0 69 0 0 0 23 0 1 0 153616790 3018752 359 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 737 359 205 16 0 176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2948

[startup+1.50184 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1568344/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=3076 CPUtime=1.49
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 418 0 0 0 149 0 0 0 25 0 1 0 153616790 3149824 388 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520019 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 769 388 205 16 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3076

[startup+3.10214 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1568024/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=3340 CPUtime=3.09
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 467 0 0 0 309 0 0 0 25 0 1 0 153616790 3420160 437 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 835 437 205 16 0 274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30175 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1567712/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=3468 CPUtime=6.29
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 514 0 0 0 629 0 0 0 25 0 1 0 153616790 3551232 484 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559586 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 867 484 205 16 0 306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3468

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1567400/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=3732 CPUtime=12.69
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 589 0 0 0 1269 0 0 0 25 0 1 0 153616790 3821568 559 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 933 559 205 16 0 372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3732

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1566952/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=4132 CPUtime=25.48
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 686 0 0 0 2548 0 0 0 25 0 1 0 153616790 4231168 656 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520225 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1033 656 205 16 0 472 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4132

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1566760/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=4520 CPUtime=51.07
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 758 0 0 0 5107 0 0 0 25 0 1 0 153616790 4628480 728 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1130 728 205 16 0 569 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4520

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1566504/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=4756 CPUtime=102.26
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 824 0 0 0 10226 0 0 0 25 0 1 0 153616790 4870144 794 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559559 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1189 794 205 16 0 628 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4756

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1566184/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5152 CPUtime=162.23
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 908 0 0 0 16223 0 0 0 25 0 1 0 153616790 5275648 878 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520000 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1288 878 205 16 0 727 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5152

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565672/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5716 CPUtime=222.21
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1016 0 0 0 22221 0 0 0 25 0 1 0 153616790 5853184 986 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559586 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1429 986 205 16 0 868 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5716

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565544/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5716 CPUtime=282.19
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1045 0 0 0 28219 0 0 0 25 0 1 0 153616790 5853184 1015 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517793 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1429 1015 205 16 0 868 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 5716

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565352/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=342.17
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1098 0 0 0 34217 0 0 0 25 0 1 0 153616790 6123520 1068 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1068 205 16 0 934 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 5980

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=358.16
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 35816 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 5980

[startup+364.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=364.56
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 36456 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519885 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 364.56
Current children cumulated vsize (KiB) 5980

[startup+371.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=370.96
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 37096 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 5980

[startup+372.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=372.56
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 37256 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 372.56
Current children cumulated vsize (KiB) 5980

[startup+373.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=373.36
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 37336 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520113 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 373.36
Current children cumulated vsize (KiB) 5980

[startup+374.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=374.16
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 37416 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 374.16
Current children cumulated vsize (KiB) 5980

[startup+374.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 2345
/proc/meminfo: memFree=1565288/2055920 swapFree=4184568/4192956
[pid=2344] ppid=2342 vsize=5980 CPUtime=374.56
/proc/2344/stat : 2344 (Pueblo) R 2342 2344 2270 0 -1 4194304 1114 0 0 0 37456 0 0 0 25 0 1 0 153616790 6123520 1084 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134519973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2344/statm: 1495 1084 205 16 0 934 0
Current children cumulated CPU time (s) 374.56
Current children cumulated vsize (KiB) 5980

Child status: 20
Real time (s): 374.763
CPU time (s): 374.631
CPU user time (s): 374.621
CPU system time (s): 0.009998
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 5980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.621
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1121
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= 13
involuntary context switches= 293

runsolver used 0.290955 second user time and 0.738887 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Fri Apr 20 08:17:52 UTC 2007

IDJOB= 366051
IDBENCH= 2602
IDSOLVER= 165
FILE ID= node59/366051-1177057072

PBS_JOBID= 4640222

Free space on /tmp= 66329 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-15-10.opb
COMMAND LINE= Pueblo /tmp/evaluation/366051-1177057072/instance-366051-1177057072.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node59/convwatcher-366051-1177057072 -o ROOT/results/node59/conversion-366051-1177057072 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/366051-1177057072/instance-366051-1177057072.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-366051-1177057072 -o ROOT/results/node59/solver-366051-1177057072 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/366051-1177057072/instance-366051-1177057072.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  b845b962d759bc561586bd2e43125fc9

RANDOM SEED= 288541585

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.268
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.268
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:       1569528 kB
Buffers:         44876 kB
Cached:         378440 kB
SwapCached:       2228 kB
Active:         285428 kB
Inactive:       147992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569528 kB
SwapTotal:     4192956 kB
SwapFree:      4184568 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          15924 kB
Slab:            39020 kB
Committed_AS:  2922652 kB
PageTables:       1472 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= 66329 MiB

End job on node59 on Fri Apr 20 08:24:07 UTC 2007