Trace number 207959

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
BPrologCSPSolver70a 2006-12-13SAT 553.75 554.374

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-55021_ext.xml
MD5SUM3fadc4432521f448d097fca64192cc6c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2806
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

554.33	
554.34	Time: 553700
554.34	
c 
c 
c 
c solution file
c 
c 

SAT
23 7 13 19 2 4 25 0 3 11 14 14 10 17 20 24 5 0 2 12 9 21 1 19 17 7 
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/207959-1168183932/unknown)

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-207959-1168183932 -o ROOT/results/node60/solver-207959-1168183932 -C 1800 -M 900 /tmp/evaluation/207959-1168183932/Complete/Ordinary/solver /tmp/evaluation/207959-1168183932/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
/proc/loadavg: 0.93 1.03 1.29 4/73 11752
/proc/meminfo: memFree=1510680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=18540 CPUtime=0
/proc/11751/stat : 11751 (runsolver) R 11749 11602 11602 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 166791164 18984960 277 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 271891592938 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11751/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107276 s]
/proc/loadavg: 0.93 1.03 1.29 4/73 11752
/proc/meminfo: memFree=1510680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=53824 CPUtime=0.09
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 1660 0 0 0 9 0 0 0 21 0 1 0 166791164 55115776 1376 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552160 0 0 4096 2 0 0 0 17 1 0 0
/proc/11751/statm: 13456 1376 158 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.515318 s]
/proc/loadavg: 0.93 1.03 1.29 4/73 11752
/proc/meminfo: memFree=1510680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=0.49
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 48 1 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747461 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 64064

[startup+1.3364 s]
/proc/loadavg: 0.93 1.03 1.29 3/74 11753
/proc/meminfo: memFree=1495632/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=1.31
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 130 1 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134667237 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 64064

[startup+2.97956 s]
/proc/loadavg: 0.93 1.03 1.29 3/74 11753
/proc/meminfo: memFree=1495568/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=2.94
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 293 1 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747406 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 64064

[startup+6.26588 s]
/proc/loadavg: 1.02 1.04 1.29 3/74 11753
/proc/meminfo: memFree=1495448/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=6.21
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 619 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 64064

[startup+12.7375 s]
/proc/loadavg: 1.17 1.07 1.30 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=12.66
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 1264 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747406 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 64064

[startup+25.5598 s]
/proc/loadavg: 1.30 1.10 1.31 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=25.47
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 2545 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64064

[startup+51.2243 s]
/proc/loadavg: 1.54 1.17 1.32 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=51.11
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 5109 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567858 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 64064

[startup+102.447 s]
/proc/loadavg: 1.80 1.30 1.36 3/76 11763
/proc/meminfo: memFree=1492744/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=102.28
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 10226 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574088 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 64064

[startup+162.498 s]
/proc/loadavg: 1.92 1.42 1.39 3/76 11763
/proc/meminfo: memFree=1492680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=162.28
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 16226 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64064

[startup+222.559 s]
/proc/loadavg: 1.97 1.53 1.43 3/76 11763
/proc/meminfo: memFree=1492680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=222.27
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 22225 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134598968 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 64064

[startup+282.611 s]
/proc/loadavg: 1.99 1.61 1.46 3/76 11763
/proc/meminfo: memFree=1492744/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=282.27
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 28225 2 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 64064

[startup+342.659 s]
/proc/loadavg: 1.99 1.68 1.49 3/76 11763
/proc/meminfo: memFree=1492680/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=342.27
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 34224 3 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565693 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 64064

[startup+402.709 s]
/proc/loadavg: 1.99 1.73 1.52 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=402.25
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 40222 3 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639409 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 64064

[startup+462.762 s]
/proc/loadavg: 1.99 1.78 1.55 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=462.25
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 46222 3 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574003 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 64064

[startup+522.814 s]
/proc/loadavg: 1.99 1.82 1.57 3/76 11763
/proc/meminfo: memFree=1492616/2055920 swapFree=4192812/4192956
[pid=11751] ppid=11749 vsize=64064 CPUtime=522.26
/proc/11751/stat : 11751 (bprolog) R 11749 11751 11602 0 -1 4194304 4158 0 0 0 52223 3 0 0 25 0 2 0 166791164 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747464 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11751/statm: 16016 3873 169 90 0 15554 0
[pid=11751/tid=11753] ppid=11749 vsize=64064 CPUtime=0
/proc/11751/task/11753/stat : 11753 (bprolog) S 11749 11751 11602 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166791203 65601536 3873 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 64064

Child status: 0
Real time (s): 554.374
CPU time (s): 553.75
CPU user time (s): 553.713
CPU system time (s): 0.036994
CPU usage (%): 99.8875
Max. virtual memory (cumulated for all children) (KiB): 64064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.713
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4170
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= 8
involuntary context switches= 1971

runsolver used 0.776881 s user time and 1.67575 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 15:32:12 UTC 2007


IDJOB= 207959
IDBENCH= 4347
FILE ID= node60/207959-1168183932

PBS_JOBID= 3479211

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-55021_ext.xml
COMMAND LINE= /tmp/evaluation/207959-1168183932/Complete/Ordinary/solver /tmp/evaluation/207959-1168183932/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node60/convwatcher-207959-1168183932 -o ROOT/results/node60/conversion-207959-1168183932 -C 600 -M 900 /tmp/evaluation/207959-1168183932/Complete/Ordinary/conversion /tmp/evaluation/207959-1168183932/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-207959-1168183932 -o ROOT/results/node60/solver-207959-1168183932 -C 1800 -M 900  /tmp/evaluation/207959-1168183932/Complete/Ordinary/solver /tmp/evaluation/207959-1168183932/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  3fadc4432521f448d097fca64192cc6c

RANDOM SEED= 645889228

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1511032 kB
Buffers:         35580 kB
Cached:         429676 kB
SwapCached:          0 kB
Active:         145556 kB
Inactive:       341348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:          32468 kB
Slab:            43336 kB
Committed_AS:  3700704 kB
PageTables:       1860 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= 66556 MiB



End job on node60 on Sun Jan  7 15:41:27 UTC 2007