Trace number 2068921

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pcs-restart 0.3.2? (MO) 801.299 806.743

General information on the benchmark

Namecsp/tdsp/
normalized-C3-2-30.xml
MD5SUM580d1f4298858f6e76af46cd173ebb13
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints464
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension464
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.03	c big-domain mode
0.00/0.04	c Seed is 709582407
0.00/0.04	c Constructing HOME/instance-2068921-1247707408.xml  with 11194 constraints
0.06/0.15	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068921-1247707408/watcher-2068921-1247707408 -o /tmp/evaluation-result-2068921-1247707408/solver-2068921-1247707408 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 709582407 HOME/instance-2068921-1247707408.xml 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 4756
/proc/meminfo: memFree=1353608/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=5356 CPUtime=0
/proc/4756/stat : 4756 (pcssolve) R 4754 4756 3153 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 57807144 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4756/statm: 1339 241 200 169 0 50 0
[pid=4757] ppid=4756 vsize=5356 CPUtime=0
/proc/4757/stat : 4757 (pcssolve) R 4756 4756 3153 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57807144 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4757/statm: 1339 241 200 169 0 50 0

[startup+0.089753 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 4756
/proc/meminfo: memFree=1353608/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=6124 CPUtime=0.05
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 1181 657 0 0 5 0 0 0 22 0 1 0 57807144 6270976 779 996147200 134512640 135215973 4294956304 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 1531 779 389 171 0 456 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6124

[startup+0.102752 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 4756
/proc/meminfo: memFree=1353608/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=6576 CPUtime=0.06
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 1325 657 0 0 6 0 0 0 22 0 1 0 57807144 6733824 882 996147200 134512640 135215973 4294956304 18446744073709551615 4159337298 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 1644 882 389 171 0 569 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6576

[startup+0.301776 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 4756
/proc/meminfo: memFree=1353608/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=12672 CPUtime=0.25
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 3283 657 0 0 24 1 0 0 24 0 1 0 57807144 12976128 2180 996147200 134512640 135215973 4294956304 18446744073709551615 4158960060 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 3168 2180 406 171 0 2093 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 12672

[startup+0.70181 s]
/proc/loadavg: 1.92 1.99 2.01 4/82 4756
/proc/meminfo: memFree=1353608/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=12796 CPUtime=0.65
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 3461 657 0 0 64 1 0 0 25 0 1 0 57807144 13103104 2358 996147200 134512640 135215973 4294956304 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 3199 2358 410 171 0 2124 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 12796

[startup+1.50289 s]
/proc/loadavg: 1.92 1.99 2.01 3/83 4761
/proc/meminfo: memFree=1345408/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=13084 CPUtime=1.45
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 3533 657 0 0 144 1 0 0 25 0 1 0 57807144 13398016 2430 996147200 134512640 135215973 4294956304 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 3271 2430 410 171 0 2196 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 13084

[startup+3.10103 s]
/proc/loadavg: 1.92 1.99 2.01 3/83 4761
/proc/meminfo: memFree=1344896/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=14460 CPUtime=3.03
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 3889 657 0 0 302 1 0 0 25 0 1 0 57807144 14807040 2786 996147200 134512640 135215973 4294956304 18446744073709551615 134610629 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 3615 2786 410 171 0 2540 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 14460

[startup+6.30132 s]
/proc/loadavg: 1.93 1.99 2.01 3/83 4761
/proc/meminfo: memFree=1342208/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=16744 CPUtime=6.2
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 4466 657 0 0 618 2 0 0 25 0 1 0 57807144 17145856 3363 996147200 134512640 135215973 4294956304 18446744073709551615 134532674 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 4186 3363 410 171 0 3111 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 16744

[startup+12.7019 s]
/proc/loadavg: 1.93 1.99 2.01 3/83 4761
/proc/meminfo: memFree=1335296/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=24268 CPUtime=12.54
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 6365 657 0 0 1251 3 0 0 25 0 1 0 57807144 24850432 5133 996147200 134512640 135215973 4294956304 18446744073709551615 134533327 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 6067 5133 410 171 0 4992 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24268

[startup+25.5011 s]
/proc/loadavg: 1.95 1.99 2.01 3/83 4761
/proc/meminfo: memFree=1323648/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=35140 CPUtime=25.22
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 9136 657 0 0 2517 5 0 0 25 0 1 0 57807144 35983360 7904 996147200 134512640 135215973 4294956304 18446744073709551615 134583589 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 8785 7904 410 171 0 7710 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 35140

[startup+51.1014 s]
/proc/loadavg: 1.96 1.99 2.00 3/83 4761
/proc/meminfo: memFree=1288704/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=71192 CPUtime=50.58
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 18301 657 0 0 5049 9 0 0 25 0 1 0 57807144 72900608 16714 996147200 134512640 135215973 4294956304 18446744073709551615 134600268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 17798 16714 410 171 0 16723 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 71192

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 2.00 3/83 4761
/proc/meminfo: memFree=1226880/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=131372 CPUtime=101.3
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 33673 657 0 0 10113 17 0 0 25 0 1 0 57807144 134524928 31957 996147200 134512640 135215973 4294956304 18446744073709551615 4158960067 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 32843 31957 410 171 0 31768 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 131372

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=1155648/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=204512 CPUtime=160.73
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 52145 657 0 0 16046 27 0 0 25 0 1 0 57807144 209420288 49916 996147200 134512640 135215973 4294956304 18446744073709551615 134583387 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 51128 49916 410 171 0 50053 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 204512

[startup+222.302 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=1080512/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=278092 CPUtime=220.17
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 70763 657 0 0 21980 37 0 0 25 0 1 0 57807144 284766208 68534 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 69523 68534 410 171 0 68448 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 278092

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=1010688/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=350952 CPUtime=279.61
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 89277 657 0 0 27915 46 0 0 25 0 1 0 57807144 359374848 86023 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 87738 86023 410 171 0 86663 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 350952

[startup+342.302 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=956672/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=403704 CPUtime=339.05
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 102682 657 0 0 33851 54 0 0 25 0 1 0 57807144 413392896 99428 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 100926 99428 410 171 0 99851 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 403704

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=910592/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=449364 CPUtime=398.49
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 114274 657 0 0 39790 59 0 0 25 0 1 0 57807144 460148736 111020 996147200 134512640 135215973 4294956304 18446744073709551615 134609800 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 112341 111020 410 171 0 111266 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 449364

[startup+462.302 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=859200/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=499464 CPUtime=457.92
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 126966 657 0 0 45726 66 0 0 25 0 1 0 57807144 511451136 123712 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 124866 123712 410 171 0 123791 0
Current children cumulated CPU time (s) 457.92
Current children cumulated vsize (KiB) 499464

[startup+522.301 s]
/proc/loadavg: 1.99 1.99 2.00 3/83 4761
/proc/meminfo: memFree=814592/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=543740 CPUtime=517.36
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 138192 657 0 0 51665 71 0 0 25 0 1 0 57807144 556789760 134938 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/4756/statm: 135935 134938 410 171 0 134860 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 543740

[startup+582.302 s]
/proc/loadavg: 1.93 1.97 1.99 3/73 4795
/proc/meminfo: memFree=766552/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=638588 CPUtime=576.92
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 162218 657 0 0 57608 84 0 0 25 0 1 0 57807144 653914112 156658 996147200 134512640 135215973 4294956304 18446744073709551615 10469021 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 159647 156658 410 171 0 158572 0
Current children cumulated CPU time (s) 576.92
Current children cumulated vsize (KiB) 638588

[startup+642.302 s]
/proc/loadavg: 1.97 1.97 1.99 3/73 4795
/proc/meminfo: memFree=662680/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=726764 CPUtime=636.9
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 184872 657 0 0 63596 94 0 0 25 0 1 0 57807144 744206336 178799 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 181691 178799 410 171 0 180616 0
Current children cumulated CPU time (s) 636.9
Current children cumulated vsize (KiB) 726764

[startup+702.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 4795
/proc/meminfo: memFree=575128/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=800176 CPUtime=696.87
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 203465 657 0 0 69584 103 0 0 25 0 1 0 57807144 819380224 197392 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 200044 197392 410 171 0 198969 0
Current children cumulated CPU time (s) 696.87
Current children cumulated vsize (KiB) 800176

[startup+762.307 s]
/proc/loadavg: 2.06 1.99 2.00 3/73 4795
/proc/meminfo: memFree=494104/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=865772 CPUtime=756.86
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 220006 657 0 0 75575 111 0 0 25 0 1 0 57807144 886550528 213933 996147200 134512640 135215973 4294956304 18446744073709551615 134587333 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 216443 213933 410 171 0 215368 0
Current children cumulated CPU time (s) 756.86
Current children cumulated vsize (KiB) 865772



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+806.603 s]
/proc/loadavg: 2.10 2.00 2.00 3/73 4795
/proc/meminfo: memFree=426840/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=921656 CPUtime=801.14
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4194304 234136 657 0 0 79995 119 0 0 25 0 1 0 57807144 943775744 228063 996147200 134512640 135215973 4294956304 18446744073709551615 134588370 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 230414 228063 410 171 0 229339 0
Current children cumulated CPU time (s) 801.14
Current children cumulated vsize (KiB) 921656

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

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

[startup+806.707 s]
/proc/loadavg: 2.10 2.00 2.00 3/73 4795
/proc/meminfo: memFree=426840/2055920 swapFree=4192812/4192956
[pid=4756] ppid=4754 vsize=0 CPUtime=801.25
/proc/4756/stat : 4756 (pcs.big) R 4754 4756 3153 0 -1 4195332 234136 657 0 0 79996 129 0 0 25 0 1 0 57807144 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/4756/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 801.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 806.743
CPU time (s): 801.299
CPU user time (s): 799.964
CPU system time (s): 1.3348
CPU usage (%): 99.3253
Max. virtual memory (cumulated for all children) (KiB): 921656

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

runsolver used 1.03384 second user time and 2.43163 second system time

The end

Launcher Data

Begin job on node25 at 2009-07-16 03:23:28
IDJOB=2068921
IDBENCH=54956
IDSOLVER=734
FILE ID=node25/2068921-1247707408
PBS_JOBID= 9521259
Free space on /tmp= 66312 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tdsp/normalized-C3-2-30.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068921-1247707408/watcher-2068921-1247707408 -o /tmp/evaluation-result-2068921-1247707408/solver-2068921-1247707408 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 709582407 HOME/instance-2068921-1247707408.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 580d1f4298858f6e76af46cd173ebb13
RANDOM SEED=709582407

node25.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.231
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.231
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:       1354088 kB
Buffers:         75272 kB
Cached:         477296 kB
SwapCached:          0 kB
Active:         122096 kB
Inactive:       503904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          93848 kB
Slab:            60960 kB
Committed_AS:   521460 kB
PageTables:       2072 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= 66312 MiB
End job on node25 at 2009-07-16 03:36:56