Trace number 350528

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
PBS4 2007-03-23UNSAT 318.155 318.441

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark315.848
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00/0.00	c Solving /tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb ......
318.10/318.41	c done parsing opb.
318.10/318.41	s UNSATISFIABLE
318.10/318.41	c Total Run Time					317.385

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-350528-1176515826 -o ROOT/results/node5/solver-350528-1176515826 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350528-1176515826/PBS4 /tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb 

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): 3600 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.92 0.98 0.99 2/77 17922
/proc/meminfo: memFree=1360584/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=3332 CPUtime=0
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 502 0 0 0 0 0 0 0 18 0 1 0 127620299 3411968 484 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134572872 0 0 4096 0 0 0 0 17 1 0 0
/proc/17922/statm: 833 488 81 219 0 610 0

[startup+0.0175529 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17922
/proc/meminfo: memFree=1360584/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=4260 CPUtime=0.01
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 861 0 0 0 1 0 0 0 18 0 1 0 127620299 4362240 843 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134590705 0 0 4096 0 0 0 0 17 1 0 0
/proc/17922/statm: 1065 843 87 219 0 842 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4260

[startup+0.101563 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17922
/proc/meminfo: memFree=1360584/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=4832 CPUtime=0.09
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 1080 0 0 0 9 0 0 0 18 0 1 0 127620299 4947968 1013 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135006597 0 0 4096 0 0 0 0 17 1 0 0
/proc/17922/statm: 1208 1013 88 219 0 985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4832

[startup+0.301585 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17922
/proc/meminfo: memFree=1360584/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=6596 CPUtime=0.29
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 1529 0 0 0 29 0 0 0 19 0 1 0 127620299 6754304 1365 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134784767 0 0 4096 0 0 0 0 17 1 0 0
/proc/17922/statm: 1649 1365 89 219 0 1426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6596

[startup+0.701631 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 17922
/proc/meminfo: memFree=1360584/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=9880 CPUtime=0.69
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 2455 0 0 0 69 0 0 0 23 0 1 0 127620299 10117120 2098 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0
/proc/17922/statm: 2470 2098 89 219 0 2247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9880

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1351296/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=11600 CPUtime=1.49
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 2976 0 0 0 148 1 0 0 25 0 1 0 127620299 11878400 2544 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 2900 2544 94 219 0 2677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11600

[startup+3.1019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1349952/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=12488 CPUtime=3.09
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 3259 0 0 0 306 3 0 0 25 0 1 0 127620299 12787712 2827 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134551335 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 3122 2827 94 219 0 2899 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12488

[startup+6.30127 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1348544/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=16516 CPUtime=6.29
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 3955 0 0 0 625 4 0 0 25 0 1 0 127620299 16912384 3138 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547660 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 4129 3138 94 219 0 3906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16516

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1346304/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=17412 CPUtime=12.68
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 4775 0 0 0 1261 7 0 0 25 0 1 0 127620299 17829888 3580 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 4353 3580 94 219 0 4130 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17412

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1342080/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=22568 CPUtime=25.48
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 6412 0 0 0 2536 12 0 0 25 0 1 0 127620299 23109632 4587 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 5642 4587 94 219 0 5419 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22568

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1337088/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=32088 CPUtime=51.07
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 8600 0 0 0 5084 23 0 0 25 0 1 0 127620299 32858112 5935 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134585025 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 8022 5935 94 219 0 7799 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32088

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1324352/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=50028 CPUtime=102.26
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 13453 0 0 0 10182 44 0 0 25 0 1 0 127620299 51228672 9066 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134552706 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 12507 9066 94 219 0 12284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50028

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1302400/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=87204 CPUtime=162.24
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 21066 0 0 0 16159 65 0 0 25 0 1 0 127620299 89296896 14482 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134547071 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 21801 14482 94 219 0 21578 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 87204

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 17923
/proc/meminfo: memFree=1278016/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=88672 CPUtime=222.22
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 28586 0 0 0 22138 84 0 0 25 0 1 0 127620299 90800128 20574 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134549308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 22168 20574 94 219 0 21945 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 88672

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 18097
/proc/meminfo: memFree=1253008/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=155384 CPUtime=282.12
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 35863 0 0 0 28111 101 0 0 25 0 1 0 127620299 159113216 26465 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 38846 26465 94 219 0 38623 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 155384

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 18121
/proc/meminfo: memFree=1253760/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=155812 CPUtime=294.1
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 36258 0 0 0 29305 105 0 0 25 0 1 0 127620299 159551488 26566 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 38953 26566 94 219 0 38730 0
Current children cumulated CPU time (s) 294.1
Current children cumulated vsize (KiB) 155812

[startup+307.101 s]
/proc/loadavg: 1.13 1.02 1.00 2/78 18617
/proc/meminfo: memFree=1252288/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=156788 CPUtime=306.81
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 36865 0 0 0 30571 110 0 0 25 0 1 0 127620299 160550912 26837 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 134548511 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39197 26837 94 219 0 38974 0
Current children cumulated CPU time (s) 306.81
Current children cumulated vsize (KiB) 156788

[startup+313.506 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 18617
/proc/meminfo: memFree=1252288/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=156788 CPUtime=313.21
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37057 0 0 0 31209 112 0 0 25 0 1 0 127620299 160550912 26861 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39197 26861 94 219 0 38974 0
Current children cumulated CPU time (s) 313.21
Current children cumulated vsize (KiB) 156788

[startup+316.701 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 18617
/proc/meminfo: memFree=1251840/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=157440 CPUtime=316.41
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37238 0 0 0 31528 113 0 0 25 0 1 0 127620299 161218560 27000 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39360 27000 94 219 0 39137 0
Current children cumulated CPU time (s) 316.41
Current children cumulated vsize (KiB) 157440

[startup+317.502 s]
/proc/loadavg: 1.12 1.02 1.00 2/78 18617
/proc/meminfo: memFree=1251840/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=157440 CPUtime=317.21
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37284 0 0 0 31608 113 0 0 25 0 1 0 127620299 161218560 27004 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39360 27004 94 219 0 39137 0
Current children cumulated CPU time (s) 317.21
Current children cumulated vsize (KiB) 157440

[startup+317.906 s]
/proc/loadavg: 1.11 1.01 1.00 2/78 18617
/proc/meminfo: memFree=1251776/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=157440 CPUtime=317.61
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37286 0 0 0 31648 113 0 0 25 0 1 0 127620299 161218560 27006 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39360 27006 94 219 0 39137 0
Current children cumulated CPU time (s) 317.61
Current children cumulated vsize (KiB) 157440

[startup+318.302 s]
/proc/loadavg: 1.11 1.01 1.00 2/78 18617
/proc/meminfo: memFree=1251776/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=157440 CPUtime=318
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37288 0 0 0 31687 113 0 0 25 0 1 0 127620299 161218560 27008 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39360 27008 94 219 0 39137 0
Current children cumulated CPU time (s) 318
Current children cumulated vsize (KiB) 157440

[startup+318.402 s]
/proc/loadavg: 1.11 1.01 1.00 2/78 18617
/proc/meminfo: memFree=1251776/2055920 swapFree=4192956/4192956
[pid=17922] ppid=17920 vsize=157440 CPUtime=318.1
/proc/17922/stat : 17922 (PBS4) R 17920 17922 17210 0 -1 4194304 37288 0 0 0 31697 113 0 0 25 0 1 0 127620299 161218560 27008 18446744073709551615 134512640 135410514 4294956672 18446744073709551615 135059249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17922/statm: 39360 27008 94 219 0 39137 0
Current children cumulated CPU time (s) 318.1
Current children cumulated vsize (KiB) 157440

Child status: 0
Real time (s): 318.441
CPU time (s): 318.155
CPU user time (s): 316.997
CPU system time (s): 1.15782
CPU usage (%): 99.9101
Max. virtual memory (cumulated for all children) (KiB): 157440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.997
system time used= 1.15782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37304
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= 879

runsolver used 0.32695 second user time and 0.846871 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Apr 14 01:57:06 UTC 2007

IDJOB= 350528
IDBENCH= 1488
IDSOLVER= 157
FILE ID= node5/350528-1176515826

PBS_JOBID= 4556698

Free space on /tmp= 66555 MiB

SOLVER NAME= PBS4 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= /tmp/evaluation/350528-1176515826/PBS4 /tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node5/convwatcher-350528-1176515826 -o ROOT/results/node5/conversion-350528-1176515826 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-350528-1176515826 -o ROOT/results/node5/solver-350528-1176515826 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/350528-1176515826/PBS4 /tmp/evaluation/350528-1176515826/instance-350528-1176515826.opb            

META MD5SUM SOLVER= b6c24e28fef9e1efa7891be58ea9e46f
MD5SUM BENCH=  b2fe1642a1ae97e0b20cfe37f07bcc49

RANDOM SEED= 908544192

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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:       1360928 kB
Buffers:         70944 kB
Cached:         491348 kB
SwapCached:          0 kB
Active:         220120 kB
Inactive:       398772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:          74876 kB
Slab:            61612 kB
Committed_AS:  4693688 kB
PageTables:       1720 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= 66555 MiB

End job on node5 on Sat Apr 14 02:02:25 UTC 2007