Trace number 348400

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 NameAnswerObjective functionCPU timeWall clock time
glpPB 0.2? (exit code) 355.75 355.875

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-standgub.opb
MD5SUMbe7d2de9880253117af16fa9444a1c79
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33244
Total number of constraints456
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints456
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 86232
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 524437
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 542229
Number of bits of the biggest sum of numbers20
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 glpPB 0.2 (July 2006)
0.00/0.00	c An Application of GLPK 4.10 for PB Constraints
0.00/0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini
355.67/355.87	c starting to Solve
355.67/355.87	Assertion failed: x >= lb; file glpmip2.c; line 230

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/348400-1176581893/instance-348400-1176581893.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/node62/watcher-348400-1176581893 -o ROOT/results/node62/solver-348400-1176581893 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/348400-1176581893/instance-348400-1176581893.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.91 0.95 0.98 3/64 16318
/proc/meminfo: memFree=1767080/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=2648 CPUtime=0
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 266 0 0 0 0 0 0 0 18 0 1 0 90354887 2711552 236 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 8572631 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 662 236 199 40 0 77 0

[startup+0.061741 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16318
/proc/meminfo: memFree=1767080/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=3980 CPUtime=0.05
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 617 0 0 0 5 0 0 0 18 0 1 0 90354887 4075520 587 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 8572631 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 995 587 199 40 0 410 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3980

[startup+0.101748 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16318
/proc/meminfo: memFree=1767080/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=4912 CPUtime=0.09
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 848 0 0 0 9 0 0 0 18 0 1 0 90354887 5029888 818 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 8572631 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 1228 818 199 40 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4912

[startup+0.301787 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16318
/proc/meminfo: memFree=1767080/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=7044 CPUtime=0.29
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 1363 0 0 0 28 1 0 0 19 0 1 0 90354887 7213056 1333 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 1761 1333 199 40 0 1176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7044

[startup+0.701866 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 16318
/proc/meminfo: memFree=1767080/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=17520 CPUtime=0.69
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 4812 0 0 0 66 3 0 0 22 0 1 0 90354887 17940480 4026 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134557477 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4380 4026 221 40 0 3795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17520

[startup+1.50202 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 16319
/proc/meminfo: memFree=1749408/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=20044 CPUtime=1.49
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 11591 0 0 0 144 5 0 0 25 0 1 0 90354887 20525056 4643 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5011 4643 227 40 0 4426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20044

[startup+3.10235 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 16319
/proc/meminfo: memFree=1749472/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=19652 CPUtime=3.09
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 22343 0 0 0 299 10 0 0 25 0 1 0 90354887 20123648 4545 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134568994 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4913 4545 227 40 0 4328 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19652

[startup+6.30197 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 16319
/proc/meminfo: memFree=1749088/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=19652 CPUtime=6.29
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 45093 0 0 0 608 21 0 0 25 0 1 0 90354887 20123648 4545 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542910 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4913 4545 227 40 0 4328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19652

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 16319
/proc/meminfo: memFree=1746336/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=20044 CPUtime=12.69
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 88199 0 0 0 1230 39 0 0 25 0 1 0 90354887 20525056 4643 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5011 4643 227 40 0 4426 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20044

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 16319
/proc/meminfo: memFree=1749024/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=19652 CPUtime=25.48
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 175564 0 0 0 2470 78 0 0 25 0 1 0 90354887 20123648 4550 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134541766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4913 4550 227 40 0 4328 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19652

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 16319
/proc/meminfo: memFree=1745440/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=20044 CPUtime=51.08
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 351634 0 0 0 4953 155 0 0 25 0 1 0 90354887 20525056 4654 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5011 4654 227 40 0 4426 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20044

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 16319
/proc/meminfo: memFree=1748832/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=21744 CPUtime=102.26
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 697164 0 0 0 9922 304 0 0 25 0 1 0 90354887 22265856 5089 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134541989 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5436 5089 227 40 0 4851 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21744

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16319
/proc/meminfo: memFree=1748832/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=20168 CPUtime=162.23
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 1122720 0 0 0 15730 493 0 0 25 0 1 0 90354887 20652032 4695 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5042 4695 227 40 0 4457 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20168

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16319
/proc/meminfo: memFree=1748768/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=20296 CPUtime=222.22
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 1570278 0 0 0 21534 688 0 0 25 0 1 0 90354887 20783104 4701 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 5074 4701 227 40 0 4489 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20296

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744480/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24360 CPUtime=282.19
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2131735 0 0 0 27278 941 0 0 25 0 1 0 90354887 24944640 5738 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6090 5738 227 40 0 5505 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24360

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=342.17
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 33130 1087 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 24520

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=345.37
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 33450 1087 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134582194 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 345.37
Current children cumulated vsize (KiB) 24520

[startup+351.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=351.77
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34090 1087 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585999 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 351.77
Current children cumulated vsize (KiB) 24520

[startup+353.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=353.37
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34249 1088 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 353.37
Current children cumulated vsize (KiB) 24520

[startup+355.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=354.97
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34409 1088 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 354.97
Current children cumulated vsize (KiB) 24520

[startup+355.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=355.37
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34449 1088 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 355.37
Current children cumulated vsize (KiB) 24520

[startup+355.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=355.57
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34469 1088 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 355.57
Current children cumulated vsize (KiB) 24520

[startup+355.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16321
/proc/meminfo: memFree=1744416/2055920 swapFree=4185932/4192956
[pid=16318] ppid=16316 vsize=24520 CPUtime=355.67
/proc/16318/stat : 16318 (glpPBv3) R 16316 16318 15997 0 -1 0 2458175 0 0 0 34479 1088 0 0 25 0 1 0 90354887 25108480 5755 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 6130 5755 227 40 0 5545 0
Current children cumulated CPU time (s) 355.67
Current children cumulated vsize (KiB) 24520

Child status: 1
Real time (s): 355.875
CPU time (s): 355.75
CPU user time (s): 344.865
CPU system time (s): 10.8853
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 24524

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

runsolver used 0.267959 second user time and 0.731888 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Apr 14 20:18:13 UTC 2007

IDJOB= 348400
IDBENCH= 1666
IDSOLVER= 166
FILE ID= node62/348400-1176581893

PBS_JOBID= 4556932

Free space on /tmp= 66561 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-standgub.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/348400-1176581893/instance-348400-1176581893.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node62/convwatcher-348400-1176581893 -o ROOT/results/node62/conversion-348400-1176581893 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/348400-1176581893/instance-348400-1176581893.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-348400-1176581893 -o ROOT/results/node62/solver-348400-1176581893 -C 1800 -W 3600 -M 1800 --output-limit 1,15  glpPBv3 /tmp/evaluation/348400-1176581893/instance-348400-1176581893.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  be7d2de9880253117af16fa9444a1c79

RANDOM SEED= 759650722

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.279
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.279
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:       1767552 kB
Buffers:         12096 kB
Cached:         168672 kB
SwapCached:       2356 kB
Active:          54768 kB
Inactive:       136908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1767552 kB
SwapTotal:     4192956 kB
SwapFree:      4185932 kB
Dirty:            3176 kB
Writeback:           0 kB
Mapped:          17660 kB
Slab:            82660 kB
Committed_AS:   128560 kB
PageTables:       1464 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= 66561 MiB

End job on node62 on Sat Apr 14 20:24:09 UTC 2007