Trace number 312595

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
CMUSAT BASE 2007-02-08UNSAT 186.792 186.857

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-11-u.cnf
MD5SUM72bf29e65f8337564b4a44baea32f1cb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.1746
Satisfiable
(Un)Satisfiability was proved
Number of variables192890
Number of clauses855991
Sum of the clauses size1944492
Maximum clause length10
Minimum clause length1
Number of clauses of size 116350
Number of clauses of size 2701001
Number of clauses of size 3101900
Number of clauses of size 44080
Number of clauses of size 516320
Number of clauses of size over 516340

Solver Data (download as text)

186.73/186.83	c Number of variables:  192890
186.73/186.83	c Number of clauses:    855991
186.73/186.83	c DBreduced=0 GV=102[0]  GL=839725[ 839641,84] Prune=517 decisions=414 restart=0 est=32.8696 DB Impl=3738945[0]  
186.73/186.83	c DBreduced=0 GV=152[0]  GL=839762[ 839641,121] Prune=755 decisions=602 restart=1 est=33.9303 DB Impl=4807018[0]  
186.73/186.83	c DBreduced=0 GV=227[0]  GL=839820[ 839641,179] Prune=1196 decisions=968 restart=2 est=37.2162 DB Impl=6472133[0]  
186.73/186.83	c DBreduced=0 GV=338[0]  GL=839926[ 839641,285] Prune=1499 decisions=1160 restart=3 est=37.553 DB Impl=7578888[0]  
186.73/186.83	c DBreduced=0 GV=507[0]  GL=840070[ 839641,429] Prune=2280 decisions=1772 restart=4 est=46.723 DB Impl=10220546[0]  
186.73/186.83	c DBreduced=0 GV=760[0]  GL=840306[ 839641,665] Prune=2979 decisions=2218 restart=5 est=47.3686 DB Impl=12999732[0]  
186.73/186.83	c DBreduced=0 GV=1140[0]  GL=840678[ 839641,1037] Prune=3845 decisions=2704 restart=6 est=47.538 DB Impl=15673531[0]  
186.73/186.83	c DBreduced=0 GV=1709[0]  GL=841218[ 839641,1577] Prune=5235 decisions=3525 restart=7 est=50.6171 DB Impl=19724158[0]  
186.73/186.83	c DBreduced=0 GV=2564[0]  GL=842072[ 839641,2431] Prune=7130 decisions=4565 restart=8 est=50.6275 DB Impl=23038760[0]  
186.73/186.83	c DBreduced=0 GV=3846[0]  GL=843343[ 839641,3702] Prune=10184 decisions=6337 restart=9 est=52.1252 DB Impl=28547879[0]  
186.73/186.83	c DBreduced=0 GV=5767[0]  GL=845257[ 839641,5616] Prune=14350 decisions=8582 restart=10 est=52.2466 DB Impl=34914375[0]  
186.73/186.83	c DBreduced=0 GV=8650[0]  GL=848099[ 839641,8458] Prune=20705 decisions=12054 restart=11 est=55.8377 DB Impl=46839998[0]  
186.73/186.83	c DBreduced=0 GV=12975[0]  GL=852388[ 839641,12747] Prune=30440 decisions=17464 restart=12 est=60.8969 DB Impl=63812140[0]  
186.73/186.83	c DBreduced=0 GV=19464[0]  GL=858752[ 839641,19111] Prune=44804 decisions=25339 restart=13 est=63.0334 DB Impl=85997831[0]  
186.73/186.83	c DBreduced=0 GV=29193[0]  GL=868281[ 839641,28640] Prune=65922 decisions=36728 restart=14 est=77.736 DB Impl=121485612[0]  
186.73/186.83	c #Total time (in seconds): 186.505
186.73/186.83	c #Memory used (in MB): 158.957
186.73/186.83	c 
186.73/186.83	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-312595-1176857123 -o ROOT/results/node9/solver-312595-1176857123 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312595-1176857123/cmusat_base /tmp/evaluation/312595-1176857123/instance-312595-1176857123.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.91 0.95 0.96 3/77 9804
/proc/meminfo: memFree=1703784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=7096 CPUtime=0
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 0 161749891 7266304 524 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 1774 527 90 241 0 1530 0

[startup+0.0719049 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 9804
/proc/meminfo: memFree=1703784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=40052 CPUtime=0.06
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 3330 0 0 0 5 1 0 0 18 0 1 0 161749891 41013248 3312 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564434 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 10013 3313 90 241 0 9769 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 40052

[startup+0.101908 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 9804
/proc/meminfo: memFree=1703784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=40580 CPUtime=0.09
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 3648 0 0 0 8 1 0 0 18 0 1 0 161749891 41553920 3630 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 10145 3630 90 241 0 9901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40580

[startup+0.301931 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 9804
/proc/meminfo: memFree=1703784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=43748 CPUtime=0.29
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 5680 0 0 0 27 2 0 0 19 0 1 0 161749891 44797952 5662 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564484 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 10937 5662 90 241 0 10693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43748

[startup+0.701976 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 9804
/proc/meminfo: memFree=1703784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=50348 CPUtime=0.69
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 9623 0 0 0 64 5 0 0 23 0 1 0 161749891 51556352 9605 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 12587 9605 90 241 0 12343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50348

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 9805
/proc/meminfo: memFree=1651424/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=71872 CPUtime=1.49
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 17094 0 0 0 140 9 0 0 25 0 1 0 161749891 73596928 17076 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 17968 17076 93 241 0 17724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71872

[startup+3.10225 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 9805
/proc/meminfo: memFree=1635616/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=72004 CPUtime=3.09
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 17142 0 0 0 299 10 0 0 25 0 1 0 161749891 73732096 17124 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560161 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 18001 17124 93 241 0 17757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72004

[startup+6.30161 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 9805
/proc/meminfo: memFree=1635104/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=72404 CPUtime=6.29
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 17255 0 0 0 618 11 0 0 25 0 1 0 161749891 74141696 17237 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 18101 17237 110 241 0 17857 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72404

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 9805
/proc/meminfo: memFree=1634784/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=72800 CPUtime=12.69
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 17372 0 0 0 1258 11 0 0 25 0 1 0 161749891 74547200 17354 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 18200 17354 110 241 0 17956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72800

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 9805
/proc/meminfo: memFree=1631776/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=75840 CPUtime=25.48
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 18164 0 0 0 2537 11 0 0 25 0 1 0 161749891 77660160 18146 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551520 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 18960 18146 110 241 0 18716 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75840

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 9805
/proc/meminfo: memFree=1619040/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=88892 CPUtime=51.06
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 21365 0 0 0 5092 14 0 0 25 0 1 0 161749891 91025408 21347 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 22223 21347 110 241 0 21979 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88892

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 9805
/proc/meminfo: memFree=1572896/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=161452 CPUtime=102.26
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 39519 0 0 0 10201 25 0 0 25 0 1 0 161749891 165326848 32813 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134562332 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40363 32813 110 241 0 40119 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 161452

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1571744/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=161452 CPUtime=162.23
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 39790 0 0 0 16198 25 0 0 25 0 1 0 161749891 165326848 33084 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40363 33084 110 241 0 40119 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 161452

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1571680/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=161452 CPUtime=166.23
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 39799 0 0 0 16598 25 0 0 25 0 1 0 161749891 165326848 33093 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135080264 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40363 33093 110 241 0 40119 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 161452

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1571360/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=161848 CPUtime=179.03
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 39919 0 0 0 17877 26 0 0 25 0 1 0 161749891 165732352 33213 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40462 33213 110 241 0 40218 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 161848

[startup+182.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570976/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162244 CPUtime=182.23
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40006 0 0 0 18197 26 0 0 25 0 1 0 161749891 166137856 33300 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40561 33300 110 241 0 40317 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 162244

[startup+183.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570592/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162508 CPUtime=183.83
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40079 0 0 0 18357 26 0 0 25 0 1 0 161749891 166408192 33373 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40627 33373 110 241 0 40383 0
Current children cumulated CPU time (s) 183.83
Current children cumulated vsize (KiB) 162508

[startup+185.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570528/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162640 CPUtime=185.43
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40108 0 0 0 18517 26 0 0 25 0 1 0 161749891 166543360 33402 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40660 33402 110 241 0 40416 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 162640

[startup+186.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570400/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162640 CPUtime=186.23
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40128 0 0 0 18597 26 0 0 25 0 1 0 161749891 166543360 33422 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560269 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40660 33422 110 241 0 40416 0
Current children cumulated CPU time (s) 186.23
Current children cumulated vsize (KiB) 162640

[startup+186.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570400/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162640 CPUtime=186.63
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40132 0 0 0 18637 26 0 0 25 0 1 0 161749891 166543360 33426 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40660 33426 110 241 0 40416 0
Current children cumulated CPU time (s) 186.63
Current children cumulated vsize (KiB) 162640

[startup+186.801 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9805
/proc/meminfo: memFree=1570400/2055920 swapFree=4145528/4192956
[pid=9804] ppid=9802 vsize=162640 CPUtime=186.73
/proc/9804/stat : 9804 (cmusat_base) R 9802 9804 9132 0 -1 4194304 40132 0 0 0 18647 26 0 0 25 0 1 0 161749891 166543360 33426 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/9804/statm: 40660 33426 110 241 0 40416 0
Current children cumulated CPU time (s) 186.73
Current children cumulated vsize (KiB) 162640

Child status: 20
Real time (s): 186.857
CPU time (s): 186.792
CPU user time (s): 186.505
CPU system time (s): 0.286956
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 162640

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

runsolver used 0.244962 second user time and 0.442932 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Apr 18 00:45:23 UTC 2007

IDJOB= 312595
IDBENCH= 20345
IDSOLVER= 120
FILE ID= node9/312595-1176857123

PBS_JOBID= 4590228

Free space on /tmp= 66475 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/total-10-11-u.cnf
COMMAND LINE= /tmp/evaluation/312595-1176857123/cmusat_base /tmp/evaluation/312595-1176857123/instance-312595-1176857123.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-312595-1176857123 -o ROOT/results/node9/solver-312595-1176857123 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312595-1176857123/cmusat_base /tmp/evaluation/312595-1176857123/instance-312595-1176857123.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  72bf29e65f8337564b4a44baea32f1cb

RANDOM SEED= 406907658

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1704320 kB
Buffers:         33996 kB
Cached:         254656 kB
SwapCached:      16124 kB
Active:         209956 kB
Inactive:       109776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704320 kB
SwapTotal:     4192956 kB
SwapFree:      4145528 kB
Dirty:           17436 kB
Writeback:           0 kB
Mapped:          30016 kB
Slab:            17408 kB
Committed_AS:  5959648 kB
PageTables:       1784 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= 66475 MiB

End job on node9 on Wed Apr 18 00:48:30 UTC 2007