Trace number 313165

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
MiraXT v1SAT 76.8473 76.8788

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-17-s.cnf
MD5SUM211504a6ba82cb2fc3f6333430f9c42f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.7874
Satisfiable
(Un)Satisfiability was proved
Number of variables294246
Number of clauses1384270
Sum of the clauses size3202814
Maximum clause length10
Minimum clause length1
Number of clauses of size 124517
Number of clauses of size 21066262
Number of clauses of size 3238391
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-313165-1178807885 -o ROOT/results/node3/solver-313165-1178807885 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313165-1178807885/MiraXTv1_dyn /tmp/evaluation/313165-1178807885/instance-313165-1178807885.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): 2400 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.92 0.98 0.97 3/77 9353
/proc/meminfo: memFree=1805024/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=3788 CPUtime=0
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 356826495 3878912 326 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 947 334 202 20 0 305 0

[startup+0.094499 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 9353
/proc/meminfo: memFree=1805024/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=12556 CPUtime=0.08
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 2534 0 0 0 7 1 0 0 18 0 1 0 356826495 12857344 2509 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 3139 2509 206 20 0 2497 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12556

[startup+0.102499 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 9353
/proc/meminfo: memFree=1805024/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=12820 CPUtime=0.09
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 2639 0 0 0 8 1 0 0 18 0 1 0 356826495 13127680 2614 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 3205 2615 206 20 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12820

[startup+0.30253 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 9353
/proc/meminfo: memFree=1805024/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=44168 CPUtime=0.29
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 8827 0 0 0 25 4 0 0 19 0 1 0 356826495 45228032 8802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 11042 8803 206 20 0 10400 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44168

[startup+0.701597 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 9353
/proc/meminfo: memFree=1805024/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=67368 CPUtime=0.69
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 14716 0 0 0 62 7 0 0 23 0 1 0 356826495 68984832 14691 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 16842 14691 206 20 0 16200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67368

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.97 2/78 9354
/proc/meminfo: memFree=1736152/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=102548 CPUtime=1.49
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 23560 0 0 0 137 12 0 0 25 0 1 0 356826495 105009152 23535 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 25637 23536 206 20 0 24995 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102548

[startup+3.10198 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 9354
/proc/meminfo: memFree=1696600/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=121376 CPUtime=3.09
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 28450 0 0 0 294 15 0 0 25 0 1 0 356826495 124289024 28425 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134580837 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 30344 28425 207 20 0 29702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121376

[startup+6.3015 s]
/proc/loadavg: 1.01 1.00 0.98 2/78 9354
/proc/meminfo: memFree=1669720/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=153492 CPUtime=6.29
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 36082 0 0 0 610 19 0 0 25 0 1 0 356826495 157175808 36057 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134587875 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 38373 36057 207 20 0 37731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153492

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1621904/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=267084 CPUtime=12.69
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 51206 0 0 0 1244 25 0 0 25 0 2 0 356826495 273494016 45933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 66771 45933 218 20 0 66129 0
[pid=9353/tid=9355] ppid=9351 vsize=267084 CPUtime=5.47
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 13695 0 0 0 542 5 0 0 25 0 2 0 356827217 273494016 45933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267084

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1621968/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=267084 CPUtime=25.48
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 51206 0 0 0 2523 25 0 0 25 0 2 0 356826495 273494016 45933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 66771 45933 218 20 0 66129 0
[pid=9353/tid=9355] ppid=9351 vsize=267084 CPUtime=18.26
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 13695 0 0 0 1821 5 0 0 25 0 2 0 356827217 273494016 45933 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 267084

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1621136/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=268932 CPUtime=51.07
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 53804 0 0 0 5081 26 0 0 25 0 2 0 356826495 275386368 46157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 67233 46157 218 20 0 66591 0
[pid=9353/tid=9355] ppid=9351 vsize=268932 CPUtime=43.85
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 16293 0 0 0 4379 6 0 0 25 0 2 0 356827217 275386368 46157 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 268932

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

[startup+63.9018 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1621200/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=268932 CPUtime=63.87
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 53805 0 0 0 6360 27 0 0 25 0 2 0 356826495 275386368 46158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 67233 46158 218 20 0 66591 0
[pid=9353/tid=9355] ppid=9351 vsize=268932 CPUtime=56.65
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 16294 0 0 0 5658 7 0 0 25 0 2 0 356827217 275386368 46158 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526625 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 268932

[startup+70.3019 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1629456/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=258288 CPUtime=70.27
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 53858 0 0 0 7000 27 0 0 25 0 2 0 356826495 264486912 44095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 64572 44095 218 20 0 63930 0
[pid=9353/tid=9355] ppid=9351 vsize=258288 CPUtime=63.05
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 16347 0 0 0 6298 7 0 0 25 0 2 0 356827217 264486912 44095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 258288

[startup+73.5014 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1629392/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=259608 CPUtime=73.46
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 54201 0 0 0 7319 27 0 0 25 0 2 0 356826495 265838592 44438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 64902 44438 218 20 0 64260 0
[pid=9353/tid=9355] ppid=9351 vsize=259608 CPUtime=66.24
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 16690 0 0 0 6617 7 0 0 25 0 2 0 356827217 265838592 44438 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 259608

[startup+75.1017 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1626384/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=261728 CPUtime=75.06
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 54724 0 0 0 7479 27 0 0 25 0 2 0 356826495 268009472 44961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 65432 44961 218 20 0 64790 0
[pid=9353/tid=9355] ppid=9351 vsize=261728 CPUtime=67.84
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 17213 0 0 0 6777 7 0 0 25 0 2 0 356827217 268009472 44961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 261728

[startup+75.9068 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1625232/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=262520 CPUtime=75.87
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 54950 0 0 0 7560 27 0 0 25 0 2 0 356826495 268820480 45187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 65630 45187 218 20 0 64988 0
[pid=9353/tid=9355] ppid=9351 vsize=262520 CPUtime=68.65
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 17439 0 0 0 6858 7 0 0 25 0 2 0 356827217 268820480 45187 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 262520

[startup+76.3029 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1625232/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=263048 CPUtime=76.27
/proc/9353/stat : 9353 (MiraXTv1_dyn) S 9351 9353 8673 0 -1 4194304 55066 0 0 0 7599 28 0 0 25 0 2 0 356826495 269361152 45303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9353/statm: 65762 45303 218 20 0 65120 0
[pid=9353/tid=9355] ppid=9351 vsize=263048 CPUtime=69.04
/proc/9353/task/9355/stat : 9355 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194368 17555 0 0 0 6897 7 0 0 25 0 2 0 356827217 269361152 45303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521336 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.27
Current children cumulated vsize (KiB) 263048

[startup+76.7029 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1625232/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=147712 CPUtime=76.67
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 55556 0 0 0 7638 29 0 0 17 0 1 0 356826495 151257088 34513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 36928 34513 224 20 0 36286 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 147712

[startup+76.8019 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 9355
/proc/meminfo: memFree=1625232/2055920 swapFree=4138684/4192956
[pid=9353] ppid=9351 vsize=138732 CPUtime=76.77
/proc/9353/stat : 9353 (MiraXTv1_dyn) R 9351 9353 8673 0 -1 4194304 55557 0 0 0 7648 29 0 0 18 0 1 0 356826495 142061568 32269 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 11357622 0 0 4096 0 0 0 0 17 1 0 0
/proc/9353/statm: 34683 32269 225 20 0 34041 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 138732

Child status: 10
Real time (s): 76.8788
CPU time (s): 76.8473
CPU user time (s): 76.5244
CPU system time (s): 0.32295
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 268932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.5244
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55560
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= 21
involuntary context switches= 1601

runsolver used 0.096985 second user time and 0.222966 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu May 10 14:38:08 UTC 2007

IDJOB= 313165
IDBENCH= 20359
IDSOLVER= 130
FILE ID= node3/313165-1178807885

PBS_JOBID= 5250949

Free space on /tmp= 66536 MiB

SOLVER NAME= MiraXT v1
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/313165-1178807885/MiraXTv1_dyn /tmp/evaluation/313165-1178807885/instance-313165-1178807885.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-313165-1178807885 -o ROOT/results/node3/solver-313165-1178807885 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313165-1178807885/MiraXTv1_dyn /tmp/evaluation/313165-1178807885/instance-313165-1178807885.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  211504a6ba82cb2fc3f6333430f9c42f

RANDOM SEED= 163578301

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1805304 kB
Buffers:         38540 kB
Cached:         128448 kB
SwapCached:      18176 kB
Active:         125596 kB
Inactive:        82644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805304 kB
SwapTotal:     4192956 kB
SwapFree:      4138684 kB
Dirty:           29172 kB
Writeback:           0 kB
Mapped:          47016 kB
Slab:            27844 kB
Committed_AS: 11438796 kB
PageTables:       1820 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= 66536 MiB

End job on node3 on Thu May 10 14:39:25 UTC 2007