Trace number 460632

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
aig-cmusat 2007-05-15SAT 111.501 111.579

General information on the benchmark

Nameindustrial-aig/
grieu/vmpc_24.aig
MD5SUM810b90ff3b348090c0d12678571e0716
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.4461
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.29/0.34	c Executing aigtocnf /tmp/evaluation/460632-1179255935/instance-460632-1179255935.aig /tmp/evaluation/460632-1179255935/instance-460632-1179255935.aig.cnf
0.29/0.34	c Pre-processing provided 0 assignments
0.29/0.34	c REMAP internally 1
0.29/0.34	c |  Number of variables:  150145                                               |
0.78/0.87	c |  Number of clauses:    448706                                               |
111.40/111.56	c |  Parsing time:         0.48         sec                                       |
111.40/111.56	c #varS 150145 #clauseS 49478
111.40/111.56	c After remapping new number of variables: 575
111.40/111.56	c DBreduced=0 GV=101[0]  GL=49579[ 49478,101] Prune=660 decisions=559 restart=0 est=0.000302984 DB Impl=10966[0]  
111.40/111.56	c DBreduced=0 GV=151[0]  GL=49629[ 49478,151] Prune=768 decisions=617 restart=1 est=0.018753 DB Impl=17663[0]  
111.40/111.56	c DBreduced=0 GV=226[0]  GL=49704[ 49478,226] Prune=937 decisions=711 restart=2 est=0.000302984 DB Impl=29883[0]  
111.40/111.56	c DBreduced=0 GV=338[0]  GL=49816[ 49478,338] Prune=1186 decisions=848 restart=3 est=0.000302984 DB Impl=45357[0]  
111.40/111.56	c DBreduced=0 GV=507[0]  GL=49985[ 49478,507] Prune=1546 decisions=1039 restart=4 est=0.000303511 DB Impl=66727[0]  
111.40/111.56	c DBreduced=0 GV=760[0]  GL=50238[ 49478,760] Prune=2076 decisions=1316 restart=5 est=0.000303038 DB Impl=98582[0]  
111.40/111.56	c DBreduced=0 GV=1141[0]  GL=50619[ 49478,1141] Prune=2871 decisions=1730 restart=6 est=0.000302984 DB Impl=143205[0]  
111.40/111.56	c DBreduced=0 GV=1709[0]  GL=51187[ 49478,1709] Prune=4034 decisions=2325 restart=7 est=0.0181485 DB Impl=223547[0]  
111.40/111.56	c DBreduced=0 GV=2563[0]  GL=52041[ 49478,2563] Prune=5785 decisions=3222 restart=8 est=0.000303041 DB Impl=342508[0]  
111.40/111.56	c DBreduced=0 GV=3845[0]  GL=53323[ 49478,3845] Prune=8412 decisions=4567 restart=9 est=0.000303079 DB Impl=510599[0]  
111.40/111.56	c DBreduced=0 GV=5767[0]  GL=55245[ 49478,5767] Prune=12354 decisions=6587 restart=10 est=0.000302984 DB Impl=776380[0]  
111.40/111.56	c DBreduced=0 GV=8650[0]  GL=58128[ 49478,8650] Prune=18216 decisions=9566 restart=11 est=0.000302985 DB Impl=1164402[0]  
111.40/111.56	c DBreduced=0 GV=12975[0]  GL=62453[ 49478,12975] Prune=27013 decisions=14038 restart=12 est=0.000302985 DB Impl=1731307[0]  
111.40/111.56	c DBreduced=1 GV=19462[0]  GL=67061[ 49478,17583] Prune=40118 decisions=20656 restart=13 est=0.000303054 DB Impl=2597138[0]  
111.40/111.56	c DBreduced=4 GV=29194[0]  GL=65580[ 49478,16102] Prune=59779 decisions=30585 restart=14 est=0.000303511 DB Impl=3947149[0]  
111.40/111.56	c DBreduced=5 GV=43790[0]  GL=70366[ 49478,20888] Prune=89362 decisions=45572 restart=15 est=0.000302985 DB Impl=5947005[0]  
111.40/111.56	c DBreduced=7 GV=65685[0]  GL=69904[ 49478,20426] Prune=133583 decisions=67898 restart=16 est=0.00060597 DB Impl=8905370[0]  
111.40/111.56	c DBreduced=9 GV=98528[0]  GL=77092[ 49478,27614] Prune=199872 decisions=101344 restart=17 est=0.000302986 DB Impl=13437851[0]  
111.40/111.56	c DBreduced=11 GV=147791[0]  GL=97025[ 49478,47547] Prune=299254 decisions=151463 restart=18 est=0.00181527 DB Impl=20179669[0]  
111.40/111.56	c DBreduced=15 GV=221685[0]  GL=96987[ 49478,47509] Prune=448086 decisions=226401 restart=19 est=0.34813 DB Impl=30927657[0]  
111.40/111.56	c After partial model completion 109891 assignments
111.40/111.56	c REMAP internally 0
111.40/111.56	c Number of variables:  150145
111.40/111.56	c Number of clauses:    448706
111.40/111.56	c #Total time (in seconds): 111.028
111.40/111.56	c #Memory used (in MB): 51.1367
111.40/111.56	c 
111.40/111.56	s SATISFIABLE

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-460632-1179255935 -o ROOT/results/node20/solver-460632-1179255935 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460632-1179255935/aig-cmusat /tmp/evaluation/460632-1179255935/instance-460632-1179255935.aig 

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): 1800 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.94 1.02 0.84 3/77 11840
/proc/meminfo: memFree=1670568/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=1000 CPUtime=0
/proc/11840/stat : 11840 (aig-cmusat) S 11838 11840 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373510876 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/11840/statm: 250 94 83 233 0 10 0
[pid=11841] ppid=11840 vsize=3376 CPUtime=0
/proc/11841/stat : 11841 (aigtocnf) R 11840 11840 11534 0 -1 0 845 0 0 0 0 0 0 0 19 0 1 0 373510876 3457024 599 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/11841/statm: 844 608 34 103 0 739 0

[startup+0.021157 s]
/proc/loadavg: 0.94 1.02 0.84 3/77 11840
/proc/meminfo: memFree=1670568/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=1000 CPUtime=0
/proc/11840/stat : 11840 (aig-cmusat) S 11838 11840 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373510876 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/11840/statm: 250 94 83 233 0 10 0
[pid=11841] ppid=11840 vsize=3376 CPUtime=0.01
/proc/11841/stat : 11841 (aigtocnf) R 11840 11840 11534 0 -1 0 1022 0 0 0 1 0 0 0 19 0 1 0 373510876 3457024 775 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134534113 0 0 4096 0 0 0 0 17 0 0 0
/proc/11841/statm: 844 775 35 103 0 739 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4376

[startup+0.102173 s]
/proc/loadavg: 0.94 1.02 0.84 3/77 11840
/proc/meminfo: memFree=1670568/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=1000 CPUtime=0
/proc/11840/stat : 11840 (aig-cmusat) S 11838 11840 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373510876 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/11840/statm: 250 94 83 233 0 10 0
[pid=11841] ppid=11840 vsize=3388 CPUtime=0.09
/proc/11841/stat : 11841 (aigtocnf) R 11840 11840 11534 0 -1 0 1031 0 0 0 9 0 0 0 20 0 1 0 373510876 3469312 783 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/11841/statm: 847 783 40 103 0 742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4388

[startup+0.302212 s]
/proc/loadavg: 0.94 1.02 0.84 3/77 11840
/proc/meminfo: memFree=1670568/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=1000 CPUtime=0
/proc/11840/stat : 11840 (aig-cmusat) S 11838 11840 11534 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373510876 1024000 94 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/11840/statm: 250 94 83 233 0 10 0
[pid=11841] ppid=11840 vsize=3388 CPUtime=0.29
/proc/11841/stat : 11841 (aigtocnf) R 11840 11840 11534 0 -1 0 1031 0 0 0 28 1 0 0 22 0 1 0 373510876 3469312 783 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/11841/statm: 847 783 40 103 0 742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4388

[startup+0.702292 s]
/proc/loadavg: 0.94 1.02 0.84 3/77 11840
/proc/meminfo: memFree=1670568/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=34836 CPUtime=0.68
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 7411 1032 0 0 32 3 31 2 20 0 1 0 373510876 35672064 7388 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 8709 7388 101 233 0 8469 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34836

[startup+1.50145 s]
/proc/loadavg: 0.94 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1621472/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=48692 CPUtime=1.48
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 10745 1032 0 0 110 5 31 2 25 0 1 0 373510876 49860608 10722 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134548454 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 12173 10722 111 233 0 11933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48692

[startup+3.10177 s]
/proc/loadavg: 0.94 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1616800/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=55992 CPUtime=3.08
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 12455 1032 0 0 269 6 31 2 25 0 1 0 373510876 57335808 12432 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134536022 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 13998 12433 111 233 0 13758 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55992

[startup+6.30141 s]
/proc/loadavg: 0.94 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1632928/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=30688 CPUtime=6.28
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 13091 1032 0 0 588 7 31 2 25 0 1 0 373510876 31424512 7528 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134574151 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 7672 7528 117 233 0 7432 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30688

[startup+12.7017 s]
/proc/loadavg: 0.95 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1632992/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=30688 CPUtime=12.68
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 13091 1032 0 0 1228 7 31 2 25 0 1 0 373510876 31424512 7528 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134582976 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 7672 7528 117 233 0 7432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30688

[startup+25.5012 s]
/proc/loadavg: 0.96 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1633120/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=30688 CPUtime=25.46
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 13091 1032 0 0 2506 7 31 2 25 0 1 0 373510876 31424512 7528 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 7672 7528 117 233 0 7432 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 30688

[startup+51.1014 s]
/proc/loadavg: 0.97 1.02 0.84 2/78 11842
/proc/meminfo: memFree=1633056/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=30688 CPUtime=51.05
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 13091 1032 0 0 5065 7 31 2 25 0 1 0 373510876 31424512 7528 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 7672 7528 117 233 0 7432 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30688

[startup+102.307 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628448/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=37240 CPUtime=102.22
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 14522 1032 0 0 10181 8 31 2 25 0 1 0 373510876 38133760 8747 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 9310 8747 117 233 0 9070 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 37240

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

[startup+105.501 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628448/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=37240 CPUtime=105.41
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 14522 1032 0 0 10500 8 31 2 25 0 1 0 373510876 38133760 8747 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 9310 8747 117 233 0 9070 0
Current children cumulated CPU time (s) 105.41
Current children cumulated vsize (KiB) 37240

[startup+108.702 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628448/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=37240 CPUtime=108.6
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 14522 1032 0 0 10819 8 31 2 25 0 1 0 373510876 38133760 8747 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 9310 8747 117 233 0 9070 0
Current children cumulated CPU time (s) 108.6
Current children cumulated vsize (KiB) 37240

[startup+110.301 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628448/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=37240 CPUtime=110.2
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 14522 1032 0 0 10979 8 31 2 25 0 1 0 373510876 38133760 8747 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 9310 8747 117 233 0 9070 0
Current children cumulated CPU time (s) 110.2
Current children cumulated vsize (KiB) 37240

[startup+111.106 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628256/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=47664 CPUtime=111.01
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 16347 1032 0 0 11059 9 31 2 25 0 1 0 373510876 48807936 9554 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134555180 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 11916 9556 117 233 0 11676 0
Current children cumulated CPU time (s) 111.01
Current children cumulated vsize (KiB) 47664

[startup+111.501 s]
/proc/loadavg: 0.99 1.01 0.85 2/78 11842
/proc/meminfo: memFree=1628256/2055920 swapFree=4154884/4192956
[pid=11840] ppid=11838 vsize=52360 CPUtime=111.4
/proc/11840/stat : 11840 (aig-cmusat) R 11838 11840 11534 0 -1 0 19740 1032 0 0 11096 11 31 2 25 0 1 0 373510876 53616640 12947 18446744073709551615 134512640 135469250 4294956656 18446744073709551615 134576486 0 0 4096 35 0 0 0 17 0 0 0
/proc/11840/statm: 13090 12947 117 233 0 12850 0
Current children cumulated CPU time (s) 111.4
Current children cumulated vsize (KiB) 52360

Child status: 10
Real time (s): 111.579
CPU time (s): 111.501
CPU user time (s): 111.344
CPU system time (s): 0.156976
CPU usage (%): 99.93
Max. virtual memory (cumulated for all children) (KiB): 55992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.344
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20888
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= 14
involuntary context switches= 2691

runsolver used 0.116982 second user time and 0.292955 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May 15 19:05:35 UTC 2007

IDJOB= 460632
IDBENCH= 48502
IDSOLVER= 204
FILE ID= node20/460632-1179255935

PBS_JOBID= 5277283

Free space on /tmp= 66485 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/grieu/vmpc_24.aig
COMMAND LINE= /tmp/evaluation/460632-1179255935/aig-cmusat /tmp/evaluation/460632-1179255935/instance-460632-1179255935.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-460632-1179255935 -o ROOT/results/node20/solver-460632-1179255935 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460632-1179255935/aig-cmusat /tmp/evaluation/460632-1179255935/instance-460632-1179255935.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  810b90ff3b348090c0d12678571e0716

RANDOM SEED= 456439160

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.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:       1670792 kB
Buffers:         44184 kB
Cached:         247728 kB
SwapCached:      16400 kB
Active:          71856 kB
Inactive:       242912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670792 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            55884 kB
Committed_AS:  7021016 kB
PageTables:       1776 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= 66485 MiB

End job on node20 on Tue May 15 19:07:27 UTC 2007