Trace number 460314

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
aigsat-wc 2007-05-15? (MO) 768.503 768.481

General information on the benchmark

Nameindustrial-aig/anbulagan/
hard-unsat/partial-5-15-u.aig
MD5SUMca5790c67896375661ae6d1a1396f295
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

48.49/48.59	c file: /tmp/evaluation/460314-1179249292/instance-460314-1179249292.aig
48.49/48.59	c Reading aig format..
48.49/48.59	c MAXVAR  2311678
48.49/48.59	c INPUTS  191547
48.49/48.59	c LATCHES 0
48.49/48.59	c OUTPUTS 1
48.49/48.59	c AND     2120131
48.49/48.59	c Before initialization time 46.6689
48.49/48.59	c Memory used (in MB): 1414.11

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/node16/watcher-460314-1179249292 -o ROOT/results/node16/solver-460314-1179249292 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460314-1179249292/aigsat-wc /tmp/evaluation/460314-1179249292/instance-460314-1179249292.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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.90 3/77 30363
/proc/meminfo: memFree=1630408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=19384 CPUtime=0
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 418 249 0 0 0 0 0 0 18 0 1 0 372846937 19849216 397 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 4846 407 124 293 0 4547 0

[startup+0.018751 s]
/proc/loadavg: 0.92 0.98 0.90 3/77 30363
/proc/meminfo: memFree=1630408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=19384 CPUtime=0.01
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 2918 249 0 0 0 1 0 0 18 0 1 0 372846937 19849216 2897 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 4846 2905 124 293 0 4547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19384

[startup+0.101733 s]
/proc/loadavg: 0.92 0.98 0.90 3/77 30363
/proc/meminfo: memFree=1630408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=46480 CPUtime=0.08
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 11451 249 0 0 4 4 0 0 18 0 1 0 372846937 47595520 11430 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 11620 11430 125 293 0 11321 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46480

[startup+0.30169 s]
/proc/loadavg: 0.92 0.98 0.90 3/77 30363
/proc/meminfo: memFree=1630408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=46480 CPUtime=0.28
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 11451 249 0 0 24 4 0 0 19 0 1 0 372846937 47595520 11430 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 11620 11430 125 293 0 11321 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46480

[startup+0.701605 s]
/proc/loadavg: 0.92 0.98 0.90 3/77 30363
/proc/meminfo: memFree=1630408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=48684 CPUtime=0.68
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 12002 249 0 0 63 5 0 0 23 0 1 0 372846937 49852416 11981 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135226346 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 12171 11981 125 293 0 11872 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48684

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 0.90 2/78 30365
/proc/meminfo: memFree=1573184/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=81996 CPUtime=1.49
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 20419 249 0 0 140 9 0 0 25 0 1 0 372846937 83963904 20011 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 20499 20012 136 293 0 20200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81996

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.90 2/78 30365
/proc/meminfo: memFree=1523840/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=153536 CPUtime=3.09
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 39360 249 0 0 291 18 0 0 25 0 1 0 372846937 157220864 37798 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 38384 37798 136 293 0 38085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153536

[startup+6.30241 s]
/proc/loadavg: 0.93 0.98 0.90 2/78 30365
/proc/meminfo: memFree=1377408/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=315012 CPUtime=6.28
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 80964 249 0 0 591 37 0 0 25 0 1 0 372846937 322572288 77865 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134590476 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 78753 77865 136 293 0 78454 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 315012

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.90 2/78 30365
/proc/meminfo: memFree=1215232/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=431616 CPUtime=12.68
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 123169 249 0 0 1213 55 0 0 25 0 1 0 372846937 441974784 104682 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134587108 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 107904 104682 136 293 0 107605 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 431616

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 30365
/proc/meminfo: memFree=764800/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=901516 CPUtime=25.48
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 248326 249 0 0 2445 103 0 0 25 0 1 0 372846937 923152384 220996 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134662859 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 225380 220997 141 293 0 225081 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 901516

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 30365
/proc/meminfo: memFree=130240/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1580008 CPUtime=51.09
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 489131 249 0 0 4906 203 0 0 25 0 1 0 372846937 1617928192 374360 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744350 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 395002 374360 159 293 0 394703 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1580008

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 30365
/proc/meminfo: memFree=124928/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1584652 CPUtime=102.29
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 490469 249 0 0 10024 205 0 0 25 0 1 0 372846937 1622683648 375698 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 396163 375698 159 293 0 395864 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1584652

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=107136/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1602468 CPUtime=162.29
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 494935 249 0 0 16019 210 0 0 25 0 1 0 372846937 1640927232 380164 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134753049 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 400617 380164 159 293 0 400318 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1602468

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=90496/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1618756 CPUtime=222.29
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 499056 249 0 0 22014 215 0 0 25 0 1 0 372846937 1657606144 384285 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134743579 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 404689 384285 159 293 0 404390 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1618756

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=71552/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1638244 CPUtime=282.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 503855 249 0 0 28009 221 0 0 25 0 1 0 372846937 1677561856 389084 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134750781 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 409561 389084 159 293 0 409262 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1638244

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=51200/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1658684 CPUtime=342.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 508861 249 0 0 34004 226 0 0 25 0 1 0 372846937 1698492416 394090 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 414671 394090 159 293 0 414372 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1658684

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=34304/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1675856 CPUtime=402.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 513131 249 0 0 40001 229 0 0 25 0 1 0 372846937 1716076544 398360 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 418964 398360 159 293 0 418665 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1675856

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=17216/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1693028 CPUtime=462.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 517378 249 0 0 45997 233 0 0 25 0 1 0 372846937 1733660672 402607 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752873 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 423257 402607 159 293 0 422958 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1693028

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=15168/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1721344 CPUtime=522.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 524184 249 0 0 51991 239 0 0 25 0 1 0 372846937 1762656256 409413 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752772 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 430336 409413 159 293 0 430037 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1721344

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=16128/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1746328 CPUtime=582.3
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 530314 249 0 0 57983 247 0 0 25 0 1 0 372846937 1788239872 415543 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752833 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 436582 415543 159 293 0 436283 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1746328

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=15296/2055920 swapFree=4143424/4192956
[pid=30363] ppid=30361 vsize=1765804 CPUtime=642.31
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 535083 249 0 0 63978 253 0 0 25 0 1 0 372846937 1808183296 420312 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752876 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 441451 420312 159 293 0 441152 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1765804

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=16000/2055920 swapFree=4143480/4192956
[pid=30363] ppid=30361 vsize=1789496 CPUtime=702.31
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 540727 249 0 0 69973 258 0 0 25 0 1 0 372846937 1832443904 425956 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 447374 425956 159 293 0 447075 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1789496

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 30365
/proc/meminfo: memFree=16128/2055920 swapFree=4143480/4192956
[pid=30363] ppid=30361 vsize=1809900 CPUtime=762.31
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 545643 249 0 0 75967 264 0 0 25 0 1 0 372846937 1853337600 430872 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752672 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 452475 430872 159 293 0 452176 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1809900



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+768.202 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 30365
/proc/meminfo: memFree=15744/2055920 swapFree=4143480/4192956
[pid=30363] ppid=30361 vsize=1856820 CPUtime=768.22
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 0 554187 249 0 0 76552 270 0 0 25 0 1 0 372846937 1901383680 439416 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135235224 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 464209 439421 159 293 0 463910 0
Current children cumulated CPU time (s) 768.22
Current children cumulated vsize (KiB) 1856820

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+768.411 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 30365
/proc/meminfo: memFree=15744/2055920 swapFree=4143480/4192956
[pid=30363] ppid=30361 vsize=0 CPUtime=768.42
/proc/30363/stat : 30363 (aigsat-wc) R 30361 30363 29862 0 -1 1028 554209 249 0 0 76552 290 0 0 25 0 1 0 372846937 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/30363/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 768.42
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 768.481
CPU time (s): 768.503
CPU user time (s): 765.524
CPU system time (s): 2.97955
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1856820

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

runsolver used 0.792879 second user time and 2.00969 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May 15 17:14:53 UTC 2007

IDJOB= 460314
IDBENCH= 48423
IDSOLVER= 202
FILE ID= node16/460314-1179249292

PBS_JOBID= 5276799

Free space on /tmp= 66527 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/hard-unsat/partial-5-15-u.aig
COMMAND LINE= /tmp/evaluation/460314-1179249292/aigsat-wc /tmp/evaluation/460314-1179249292/instance-460314-1179249292.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-460314-1179249292 -o ROOT/results/node16/solver-460314-1179249292 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460314-1179249292/aigsat-wc /tmp/evaluation/460314-1179249292/instance-460314-1179249292.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  ca5790c67896375661ae6d1a1396f295

RANDOM SEED= 149155685

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1630624 kB
Buffers:         46796 kB
Cached:         283392 kB
SwapCached:      18176 kB
Active:         160292 kB
Inactive:       195236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630624 kB
SwapTotal:     4192956 kB
SwapFree:      4143424 kB
Dirty:           12548 kB
Writeback:           0 kB
Mapped:          30280 kB
Slab:            55224 kB
Committed_AS: 14345100 kB
PageTables:       1868 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= 66527 MiB

End job on node16 on Tue May 15 17:27:44 UTC 2007