Trace number 2064927

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 0.3.2? (MO) 770.8 773.942

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-12-fair.xml
MD5SUMbb29eadf293e3d29139e115e398b4a73
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 variables34626
Number of constraints32807
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32807
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 1795260858
0.00/0.02	c Constructing HOME/instance-2064927-1247703094.xml  with 43840 constraints
1.77/1.83	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-2064927-1247703094/watcher-2064927-1247703094 -o /tmp/evaluation-result-2064927-1247703094/solver-2064927-1247703094 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1795260858 HOME/instance-2064927-1247703094.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.98 2.00 1.77 4/73 10814
/proc/meminfo: memFree=1424056/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=5356 CPUtime=0
/proc/10814/stat : 10814 (pcssolve) S 10812 10814 9846 0 -1 4194304 305 155 0 0 0 0 0 0 19 0 1 0 57374816 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10814/statm: 1339 242 201 169 0 50 0
[pid=10816] ppid=10814 vsize=200 CPUtime=0
/proc/10816/stat : 10816 (grep) R 10814 10814 9846 0 -1 4194304 46 0 0 0 0 0 0 0 20 0 1 0 57374816 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 214942414101 0 0 4096 0 0 0 0 17 0 0 0
/proc/10816/statm: 50 24 17 19 0 4 0

[startup+0.048321 s]
/proc/loadavg: 1.98 2.00 1.77 4/73 10814
/proc/meminfo: memFree=1424056/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=6112 CPUtime=0.03
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1187 657 0 0 2 0 0 1 21 0 1 0 57374816 6258688 818 996147200 134512640 135215973 4294956304 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 1528 818 361 171 0 453 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6112

[startup+0.101324 s]
/proc/loadavg: 1.98 2.00 1.77 4/73 10814
/proc/meminfo: memFree=1424056/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=7036 CPUtime=0.08
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1414 657 0 0 7 0 0 1 21 0 1 0 57374816 7204864 1045 996147200 134512640 135215973 4294956304 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 1759 1045 361 171 0 684 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7036

[startup+0.301345 s]
/proc/loadavg: 1.98 2.00 1.77 4/73 10814
/proc/meminfo: memFree=1424056/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=16392 CPUtime=0.28
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 4081 657 0 0 26 1 0 1 23 0 1 0 57374816 16785408 2638 996147200 134512640 135215973 4294956304 18446744073709551615 134732172 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 4098 2638 385 171 0 3023 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16392

[startup+0.70139 s]
/proc/loadavg: 1.98 2.00 1.77 4/73 10814
/proc/meminfo: memFree=1424056/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=20856 CPUtime=0.68
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 5489 657 0 0 65 2 0 1 25 0 1 0 57374816 21356544 3785 996147200 134512640 135215973 4294956304 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 5214 3785 389 171 0 4139 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20856

[startup+1.50148 s]
/proc/loadavg: 1.98 2.00 1.77 3/74 10819
/proc/meminfo: memFree=1409008/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=25092 CPUtime=1.47
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 6707 657 0 0 144 2 0 1 25 0 1 0 57374816 25694208 4713 996147200 134512640 135215973 4294956304 18446744073709551615 134761750 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 6273 4714 389 171 0 5198 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25092

[startup+3.10166 s]
/proc/loadavg: 1.98 2.00 1.77 3/74 10819
/proc/meminfo: memFree=1397488/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=41432 CPUtime=3.07
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 12841 657 0 0 300 6 0 1 25 0 1 0 57374816 42426368 8356 996147200 134512640 135215973 4294956304 18446744073709551615 134952493 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 10358 8357 409 171 0 9283 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41432

[startup+6.30103 s]
/proc/loadavg: 1.98 2.00 1.77 3/74 10819
/proc/meminfo: memFree=1391088/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=41964 CPUtime=6.25
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 20385 657 0 0 616 8 0 1 25 0 1 0 57374816 42971136 8561 996147200 134512640 135215973 4294956304 18446744073709551615 134952588 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 10491 8561 409 171 0 9416 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 41964

[startup+12.7028 s]
/proc/loadavg: 1.99 2.00 1.77 3/74 10819
/proc/meminfo: memFree=1388856/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=43420 CPUtime=12.63
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 32281 657 0 0 1249 13 0 1 25 0 1 0 57374816 44462080 9059 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 10855 9059 409 171 0 9780 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 43420

[startup+25.5012 s]
/proc/loadavg: 1.99 2.00 1.78 3/74 10819
/proc/meminfo: memFree=1377528/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=58724 CPUtime=25.38
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 61864 657 0 0 2512 25 0 1 25 0 1 0 57374816 60133376 11803 996147200 134512640 135215973 4294956304 18446744073709551615 134902073 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 14681 11803 409 171 0 13606 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 58724

[startup+51.1011 s]
/proc/loadavg: 1.99 2.00 1.78 3/74 10819
/proc/meminfo: memFree=1362872/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=72360 CPUtime=50.87
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 130816 657 0 0 5033 53 0 1 25 0 1 0 57374816 74096640 15245 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 18090 15245 409 171 0 17015 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 72360

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.79 3/74 10819
/proc/meminfo: memFree=1326584/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=106576 CPUtime=101.86
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 239555 657 0 0 10086 99 0 1 25 0 1 0 57374816 109133824 23797 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 26644 23797 409 171 0 25569 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 106576

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.80 3/74 10819
/proc/meminfo: memFree=1267576/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=163508 CPUtime=161.61
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 411826 657 0 0 15997 163 0 1 25 0 1 0 57374816 167432192 38085 996147200 134512640 135215973 4294956304 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 40877 38085 409 171 0 39802 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 163508

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.82 3/74 10819
/proc/meminfo: memFree=1227576/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=200388 CPUtime=221.37
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 511502 657 0 0 21936 200 0 1 25 0 1 0 57374816 205197312 47520 996147200 134512640 135215973 4294956304 18446744073709551615 134597387 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 50097 47520 409 171 0 49022 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 200388

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.82 3/74 10819
/proc/meminfo: memFree=1158520/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=268028 CPUtime=281.13
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 637583 657 0 0 27863 249 0 1 25 0 1 0 57374816 274460672 64151 996147200 134512640 135215973 4294956304 18446744073709551615 4158960274 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 67007 64151 409 171 0 65932 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 268028

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.83 3/74 10819
/proc/meminfo: memFree=1105272/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=318340 CPUtime=340.88
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 750582 657 0 0 33794 293 0 1 25 0 1 0 57374816 325980160 76905 996147200 134512640 135215973 4294956304 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 79585 76905 409 171 0 78510 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 318340

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.83 3/74 10819
/proc/meminfo: memFree=1048696/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=372876 CPUtime=400.64
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 866657 657 0 0 39725 338 0 1 25 0 1 0 57374816 381825024 90685 996147200 134512640 135215973 4294956304 18446744073709551615 134533322 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 93219 90685 409 171 0 92144 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 372876

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 1.84 3/74 10819
/proc/meminfo: memFree=920824/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=503664 CPUtime=460.4
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1043148 657 0 0 45639 400 0 1 25 0 1 0 57374816 515751936 122032 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 125916 122032 409 171 0 124841 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 503664

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.85 3/74 10819
/proc/meminfo: memFree=811512/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=612300 CPUtime=520.16
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1261476 657 0 0 51536 479 0 1 25 0 1 0 57374816 626995200 149464 996147200 134512640 135215973 4294956304 18446744073709551615 3032373 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 153034 149425 409 171 0 151959 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 612300

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.85 3/74 10819
/proc/meminfo: memFree=705336/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=711120 CPUtime=579.92
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1427270 657 0 0 57451 540 0 1 25 0 1 0 57374816 728186880 174423 996147200 134512640 135215973 4294956304 18446744073709551615 134585951 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 177780 174423 409 171 0 176705 0
Current children cumulated CPU time (s) 579.92
Current children cumulated vsize (KiB) 711120

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.86 3/74 10819
/proc/meminfo: memFree=613240/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=799752 CPUtime=639.68
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1593149 657 0 0 63366 601 0 1 25 0 1 0 57374816 818946048 196802 996147200 134512640 135215973 4294956304 18446744073709551615 134583542 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 199938 196802 409 171 0 198863 0
Current children cumulated CPU time (s) 639.68
Current children cumulated vsize (KiB) 799752

[startup+702.301 s]
/proc/loadavg: 1.99 2.00 1.86 3/74 10819
/proc/meminfo: memFree=563896/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=847500 CPUtime=699.43
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1712824 657 0 0 69296 646 0 1 25 0 1 0 57374816 867840000 208934 996147200 134512640 135215973 4294956304 18446744073709551615 134587222 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 211875 208934 409 171 0 210800 0
Current children cumulated CPU time (s) 699.43
Current children cumulated vsize (KiB) 847500

[startup+762.306 s]
/proc/loadavg: 1.99 2.00 1.87 3/74 10819
/proc/meminfo: memFree=507128/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=909976 CPUtime=759.19
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1820313 657 0 0 75232 686 0 1 25 0 1 0 57374816 931815424 222698 996147200 134512640 135215973 4294956304 18446744073709551615 3036795 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 227494 222698 409 171 0 226419 0
Current children cumulated CPU time (s) 759.19
Current children cumulated vsize (KiB) 909976



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+773.802 s]
/proc/loadavg: 1.99 2.00 1.87 3/74 10819
/proc/meminfo: memFree=494520/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=921716 CPUtime=770.64
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4194304 1838572 657 0 0 76369 694 0 1 25 0 1 0 57374816 943837184 225705 996147200 134512640 135215973 4294956304 18446744073709551615 134686964 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 230429 225705 409 171 0 229354 0
Current children cumulated CPU time (s) 770.64
Current children cumulated vsize (KiB) 921716

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

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

[startup+773.907 s]
/proc/loadavg: 1.99 2.00 1.87 3/74 10819
/proc/meminfo: memFree=494520/2055920 swapFree=4192812/4192956
[pid=10814] ppid=10812 vsize=0 CPUtime=770.74
/proc/10814/stat : 10814 (pcs.big) R 10812 10814 9846 0 -1 4195332 1838572 657 0 0 76369 704 0 1 25 0 1 0 57374816 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10814/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 770.74
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 773.942
CPU time (s): 770.8
CPU user time (s): 763.703
CPU system time (s): 7.09692
CPU usage (%): 99.594
Max. virtual memory (cumulated for all children) (KiB): 921716

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

runsolver used 0.860869 second user time and 1.9667 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-16 02:11:35
IDJOB=2064927
IDBENCH=54218
IDSOLVER=733
FILE ID=node85/2064927-1247703094
PBS_JOBID= 9521149
Free space on /tmp= 126528 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-12-fair.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2064927-1247703094/watcher-2064927-1247703094 -o /tmp/evaluation-result-2064927-1247703094/solver-2064927-1247703094 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1795260858 HOME/instance-2064927-1247703094.xml

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

MD5SUM BENCH= bb29eadf293e3d29139e115e398b4a73
RANDOM SEED=1795260858

node85.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1424536 kB
Buffers:         79088 kB
Cached:         452264 kB
SwapCached:          0 kB
Active:         222756 kB
Inactive:       336684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15396 kB
Writeback:           0 kB
Mapped:          39372 kB
Slab:            57372 kB
Committed_AS:   469504 kB
PageTables:       1752 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= 126528 MiB
End job on node85 at 2009-07-16 02:24:31