Trace number 1063400

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
casper zaoUNSAT 333.675 339.064

DiagnosticValue
CHECKS88439

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-share2b.xml
MD5SUM8a721fe409f930a696bbe0a3be39d00f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6901
Satisfiable
(Un)Satisfiability was proved
Number of variables2370
Number of constraints109
Maximum constraint arity360
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension109
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
2.06/2.11	c Building = 1
2.06/2.16	c [ NumberOfVariables = 2370 ]
2.06/2.16	c [ NumberOfConstraints = 109 ]
2.06/2.16	c [ SizeOfSearchSpace(log2) = 1344 ]
2.06/2.16	c SymmetrySearch = 1
4.54/4.64	c [ Found 1.22434 symmetries ]
4.64/4.70	c InitialPropagation = 1
4.94/5.10	c [ SizeOfSearchSpace(log2) = 1344 ]
4.94/5.10	c InitialSAC = (Timeout)
43.19/43.65	c [ SizeOfSearchSpace(log2) = 1106 ]
43.19/43.65	c Search(DomWDeg) = 0
333.60/339.03	s UNSATISFIABLE
333.60/339.03	d CHECKS 88439
333.60/339.03	c [ TotalFails = 2417 ]
333.60/339.03	c [ NumberOfRestarts = 5 ]
333.60/339.03	c [ TotalTime = 314.396 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063400-1215136825/watcher-1063400-1215136825 -o /tmp/evaluation-result-1063400-1215136825/solver-1063400-1215136825 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1063400-1215136825.xml 403320571 

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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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: 2.02 2.10 2.09 4/81 14000
/proc/meminfo: memFree=1775000/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=1056 CPUtime=0
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1992658132 1081344 26 996147200 134512640 135477443 4294956240 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 264 26 20 235 0 3 0

[startup+0.077122 s]
/proc/loadavg: 2.02 2.10 2.09 4/81 14000
/proc/meminfo: memFree=1775000/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=10292 CPUtime=0.06
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 1661 0 0 0 6 0 0 0 18 0 1 0 1992658132 10539008 1621 996147200 134512640 135477443 4294956240 18446744073709551615 4158772342 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 2573 1621 369 235 0 1274 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10292

[startup+0.101132 s]
/proc/loadavg: 2.02 2.10 2.09 4/81 14000
/proc/meminfo: memFree=1775000/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=12544 CPUtime=0.08
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 2220 0 0 0 8 0 0 0 18 0 1 0 1992658132 12845056 2180 996147200 134512640 135477443 4294956240 18446744073709551615 134736560 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 3136 2180 369 235 0 1837 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12544

[startup+0.301172 s]
/proc/loadavg: 2.02 2.10 2.09 4/81 14000
/proc/meminfo: memFree=1775000/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=30344 CPUtime=0.29
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 6641 0 0 0 27 2 0 0 19 0 1 0 1992658132 31072256 6601 996147200 134512640 135477443 4294956240 18446744073709551615 134766144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 7586 6601 369 235 0 6287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30344

[startup+0.701253 s]
/proc/loadavg: 2.02 2.10 2.09 4/81 14000
/proc/meminfo: memFree=1775000/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=63864 CPUtime=0.68
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 15069 0 0 0 63 5 0 0 23 0 1 0 1992658132 65396736 15029 996147200 134512640 135477443 4294956240 18446744073709551615 134736427 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 15966 15029 369 235 0 14667 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63864

[startup+1.50141 s]
/proc/loadavg: 2.02 2.10 2.09 3/82 14001
/proc/meminfo: memFree=1688976/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=134544 CPUtime=1.47
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 32704 0 0 0 133 14 0 0 25 0 1 0 1992658132 137773056 32664 996147200 134512640 135477443 4294956240 18446744073709551615 6296534 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 33636 32664 369 235 0 32337 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 134544

[startup+3.10172 s]
/proc/loadavg: 2.02 2.10 2.09 3/82 14001
/proc/meminfo: memFree=1607120/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=273088 CPUtime=3.06
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 44816 0 0 0 288 18 0 0 25 0 1 0 1992658132 279642112 44667 996147200 134512640 135477443 4294956240 18446744073709551615 134539886 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68272 44667 457 235 0 66973 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 273088

[startup+6.30135 s]
/proc/loadavg: 2.02 2.10 2.09 3/82 14001
/proc/meminfo: memFree=1597712/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=6.23
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46314 0 0 0 604 19 0 0 25 0 1 0 1992658132 279011328 44617 996147200 134512640 135477443 4294956240 18446744073709551615 134583594 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44617 480 235 0 66819 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 272472

[startup+12.7016 s]
/proc/loadavg: 2.02 2.10 2.09 3/82 14001
/proc/meminfo: memFree=1597776/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=12.57
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46315 0 0 0 1238 19 0 0 25 0 1 0 1992658132 279011328 44618 996147200 134512640 135477443 4294956240 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44618 480 235 0 66819 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 272472

[startup+25.5012 s]
/proc/loadavg: 2.01 2.09 2.09 3/82 14001
/proc/meminfo: memFree=1597904/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=25.26
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46316 0 0 0 2507 19 0 0 25 0 1 0 1992658132 279011328 44619 996147200 134512640 135477443 4294956240 18446744073709551615 134942128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44619 480 235 0 66819 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 272472

[startup+51.1012 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14007
/proc/meminfo: memFree=1597704/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=50.62
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46410 0 0 0 5043 19 0 0 25 0 1 0 1992658132 279011328 44713 996147200 134512640 135477443 4294956240 18446744073709551615 134586012 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44713 517 235 0 66819 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 272472

[startup+102.307 s]
/proc/loadavg: 2.24 2.12 2.10 4/89 14216
/proc/meminfo: memFree=1591992/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=100.7
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46456 0 0 0 10050 20 0 0 25 0 1 0 1992658132 279011328 44759 996147200 134512640 135477443 4294956240 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44759 517 235 0 66819 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 272472

[startup+162.301 s]
/proc/loadavg: 2.22 2.15 2.10 3/82 14483
/proc/meminfo: memFree=1566600/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=158.41
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46471 0 0 0 15820 21 0 0 25 0 1 0 1992658132 279011328 44774 996147200 134512640 135477443 4294956240 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44774 517 235 0 66819 0
Current children cumulated CPU time (s) 158.41
Current children cumulated vsize (KiB) 272472

[startup+222.301 s]
/proc/loadavg: 2.08 2.12 2.09 3/82 14483
/proc/meminfo: memFree=1566536/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=217.9
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46488 0 0 0 21768 22 0 0 25 0 1 0 1992658132 279011328 44791 996147200 134512640 135477443 4294956240 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44791 517 235 0 66819 0
Current children cumulated CPU time (s) 217.9
Current children cumulated vsize (KiB) 272472

[startup+282.303 s]
/proc/loadavg: 2.03 2.10 2.09 3/82 14483
/proc/meminfo: memFree=1566472/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=277.39
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 27717 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134586017 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 277.39
Current children cumulated vsize (KiB) 272472

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

[startup+307.102 s]
/proc/loadavg: 2.02 2.09 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=301.98
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 30176 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 301.98
Current children cumulated vsize (KiB) 272472

[startup+319.901 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=314.67
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 31445 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 314.67
Current children cumulated vsize (KiB) 272472

[startup+332.702 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=327.36
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 32714 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134585990 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 327.36
Current children cumulated vsize (KiB) 272472

[startup+335.902 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=330.53
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33031 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134586012 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 330.53
Current children cumulated vsize (KiB) 272472

[startup+337.502 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=332.12
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33190 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 332.12
Current children cumulated vsize (KiB) 272472

[startup+338.301 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=332.91
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33269 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134942128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 332.91
Current children cumulated vsize (KiB) 272472

[startup+338.701 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=333.31
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33309 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 333.31
Current children cumulated vsize (KiB) 272472

[startup+338.901 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=333.5
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33328 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 333.5
Current children cumulated vsize (KiB) 272472

[startup+339.001 s]
/proc/loadavg: 2.01 2.08 2.08 3/82 14483
/proc/meminfo: memFree=1566408/2055920 swapFree=4179472/4192956
[pid=14000] ppid=13998 vsize=272472 CPUtime=333.6
/proc/14000/stat : 14000 (casperzao) R 13998 14000 13529 0 -1 4194304 46490 0 0 0 33338 22 0 0 25 0 1 0 1992658132 279011328 44793 996147200 134512640 135477443 4294956240 18446744073709551615 134942128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14000/statm: 68118 44793 517 235 0 66819 0
Current children cumulated CPU time (s) 333.6
Current children cumulated vsize (KiB) 272472

Child status: 0
Real time (s): 339.064
CPU time (s): 333.675
CPU user time (s): 333.421
CPU system time (s): 0.253961
CPU usage (%): 98.4108
Max. virtual memory (cumulated for all children) (KiB): 273220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 333.421
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46491
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= 16
involuntary context switches= 8299

runsolver used 0.282956 second user time and 0.979851 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-04 04:00:25
IDJOB=1063400
IDBENCH=54747
IDSOLVER=361
FILE ID=node1/1063400-1215136825
PBS_JOBID= 7877341
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-share2b.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063400-1215136825/watcher-1063400-1215136825 -o /tmp/evaluation-result-1063400-1215136825/solver-1063400-1215136825 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1063400-1215136825.xml 403320571 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8a721fe409f930a696bbe0a3be39d00f
RANDOM SEED=403320571

node1.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:       1775480 kB
Buffers:         29792 kB
Cached:         113880 kB
SwapCached:       7288 kB
Active:         184844 kB
Inactive:        45012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775480 kB
SwapTotal:     4192956 kB
SwapFree:      4179472 kB
Dirty:            3812 kB
Writeback:           0 kB
Mapped:         100348 kB
Slab:            35464 kB
Committed_AS:  3842084 kB
PageTables:       2060 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= 66552 MiB
End job on node1 at 2008-07-04 04:06:04