Trace number 363447

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
PB-clasp 2007-04-10SAT (TO)27 1802.15 1803.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos1.opb
MD5SUM374deb5d477559ba9c51d0ad1d758624
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark28.0347
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 19
Optimality of the best value was proved YES
Number of variables2112
Total number of constraints5020
Number of constraints which are clauses4128
Number of constraints which are cardinality constraints (but not clauses)216
Number of constraints which are nor clauses,nor cardinality constraints676
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 288
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 288
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 288
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.41/0.62	o 78
0.60/0.82	o 77
0.97/1.02	o 76
1.02/1.22	o 75
1.21/1.43	o 74
1.41/1.63	o 73
1.61/1.83	o 72
1.80/2.03	o 71
2.13/2.22	o 70
2.19/2.49	o 69
2.39/2.69	o 68
2.59/2.89	o 67
2.80/3.09	o 66
3.08/3.29	o 65
3.19/3.49	o 64
3.38/3.70	o 63
3.77/3.90	o 62
3.97/4.10	o 61
3.98/4.30	o 60
4.19/4.50	o 59
4.39/4.70	o 58
4.58/4.91	o 57
4.79/5.11	o 56
4.98/5.31	o 55
5.34/5.51	o 54
5.38/5.71	o 53
5.58/5.91	o 52
5.78/6.12	o 51
5.98/6.31	o 50
6.33/6.51	o 49
6.37/6.71	o 48
6.57/6.90	o 47
6.75/7.10	o 46
6.95/7.30	o 45
7.16/7.51	o 44
7.53/7.71	o 43
7.57/7.91	o 42
7.76/8.11	o 41
7.96/8.31	o 40
8.15/8.52	o 39
8.50/8.72	o 38
8.55/8.94	o 37
8.74/9.14	o 36
8.94/9.34	o 35
9.15/9.54	o 34
9.35/9.74	o 33
9.67/9.93	o 32
9.73/10.13	o 31
9.93/10.33	o 30
10.13/10.63	o 29
10.32/10.83	o 28
10.66/11.02	o 27
1800.10/1801.51	sh: line 1: 31390 Done                    cat /tmp/evaluation/363447-1177027516/temp/instance-363447-1177027516.opb.op
1800.10/1801.51	     31391 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/363447-1177027516/temp/instance-363447-1177027516.opb.clasp
1800.10/1801.51	c Somebody sent me a SIGTERM
1800.10/1801.51	s SATISFIABLE
1800.10/1801.51	v x76 x78 x83 x299 x300 x419 x420 x452 x456 x458 x502 x542 x617 x635 x659 x660 x672 x692 x696 x709 x776 x938 x962 x979 x980 x1018
1800.10/1801.51	v x1032 x1077 x1117 x1136 x1138 x1259 x1298 x1299 x1376 x1460 x1472 x1476 x1479 x1481 x1485 x1489 x1492 x1504 x1516 x1537 x1556
1800.10/1801.51	v x1557 x1576 x1588 x1592 x1596 x1624 x1639 x1640 x1652 x1653 x1656 x1660 x1679 x1680 x1684 x1695 x1699 x1702 x1705 x1709 x1724
1800.10/1801.51	v x1725 x1729 x1733 x1736 x1743 x1744 x1749 x1756 x1757 x1760 x1763 x1764 x1766 x1768 x1771 x1775 x1779 x1781 x1784 x1787 x1788
1800.10/1801.51	v x1790 x1792 x1795 x1797 x1799 x1803 x1805 x1807 x1808 x1811 x1812 x1816 x1818 x1822 x1840 x1841 x1884 x1908 x1915 x1916 x1925
1800.10/1801.51	v x1933 x1948 x1951 x1956 x1959 x1963 x1964 x1966 x1980 x2012 x2017 x2020 x2028 x2031 x2040 x2048 x2052 x2076 x2084 x2100
1800.10/1801.52	pb2clasp1: no process killed
1800.10/1801.52	clasp-1.0: no process killed
1802.10/1803.52	sh: line 1: 31403 Done                    cat /tmp/evaluation/363447-1177027516/temp/instance-363447-1177027516.opb.op
1802.10/1803.52	     31404 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/363447-1177027516/temp/instance-363447-1177027516.opb.clasp

Verifier Data (download as text)

OK	27

Conversion Script Data (download as text)

/tmp/evaluation/363447-1177027516/instance-363447-1177027516.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/node61/watcher-363447-1177027516 -o ROOT/results/node61/solver-363447-1177027516 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-363447-1177027516.opb /tmp/evaluation/363447-1177027516/temp 

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 3/64 30965
/proc/meminfo: memFree=1852296/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12268 CPUtime=0
/proc/30965/stat : 30965 (pbclasp) D 30963 30965 30279 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 114715227 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246406675045 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/30965/statm: 3067 317 242 3 0 167 0

[startup+0.0703231 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30965
/proc/meminfo: memFree=1852296/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=0
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 526 0 0 0 0 0 0 0 16 0 1 0 114715227 12832768 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/30965/statm: 3133 477 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.101323 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30965
/proc/meminfo: memFree=1852296/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=0
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 526 0 0 0 0 0 0 0 16 0 1 0 114715227 12832768 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/30965/statm: 3133 477 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.301341 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30965
/proc/meminfo: memFree=1852296/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=0
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 526 0 0 0 0 0 0 0 16 0 1 0 114715227 12832768 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/30965/statm: 3133 477 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.701388 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30965
/proc/meminfo: memFree=1852296/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=0.6
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 756 4095 0 0 0 0 58 2 16 0 1 0 114715227 12832768 507 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 507 343 3 0 233 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 12532

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 30991
/proc/meminfo: memFree=1847344/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=1.41
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 1238 14144 0 0 1 1 129 10 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 12532

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 31039
/proc/meminfo: memFree=1849096/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=2.98
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 2171 33436 0 0 2 2 270 24 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 12532

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31167
/proc/meminfo: memFree=1848440/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=5.98
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 4014 71920 0 0 3 4 538 53 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 12532

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1846640/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=6096 CPUtime=1.64
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 1147 0 0 0 164 0 0 0 25 0 1 0 114716331 6242304 1109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789720 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 1524 1109 249 81 0 898 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 23980

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1845656/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=7084 CPUtime=14.44
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 1403 0 0 0 1444 0 0 0 25 0 1 0 114716331 7254016 1365 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741011 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 1771 1365 249 81 0 1145 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 24968

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1844840/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=8224 CPUtime=40.02
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 1677 0 0 0 4001 1 0 0 25 0 1 0 114716331 8421376 1639 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 2056 1639 249 81 0 1430 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 26108

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1842664/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=10124 CPUtime=91.19
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 2171 0 0 0 9118 1 0 0 25 0 1 0 114716331 10366976 2133 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 2531 2133 249 81 0 1905 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 28008

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1841512/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=11476 CPUtime=151.15
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 2481 0 0 0 15114 1 0 0 25 0 1 0 114716331 11751424 2443 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784608 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 2869 2443 249 81 0 2243 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 29360

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1840104/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=12868 CPUtime=211.12
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 2827 0 0 0 21110 2 0 0 25 0 1 0 114716331 13176832 2789 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616825 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 3217 2789 249 81 0 2591 0
Current children cumulated CPU time (s) 221.83
Current children cumulated vsize (KiB) 30752

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1839464/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=13620 CPUtime=271.07
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 2980 0 0 0 27105 2 0 0 25 0 1 0 114716331 13946880 2942 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741346 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 3405 2942 249 81 0 2779 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 31504

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31391
/proc/meminfo: memFree=1838888/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=14264 CPUtime=331.04
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 3134 0 0 0 33102 2 0 0 25 0 1 0 114716331 14606336 3096 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 3566 3096 249 81 0 2940 0

################
# More data... #
################

/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=24580 CPUtime=1470.38
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5601 0 0 0 147033 5 0 0 25 0 1 0 114716331 25169920 5563 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6145 5563 249 81 0 5519 0
Current children cumulated CPU time (s) 1481.09
Current children cumulated vsize (KiB) 42464

[startup+1542.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/67 31393
/proc/meminfo: memFree=1828392/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=24888 CPUtime=1530.33
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5676 0 0 0 153028 5 0 0 25 0 1 0 114716331 25485312 5638 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6222 5638 249 81 0 5596 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 42772

[startup+1602.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 31393
/proc/meminfo: memFree=1828072/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=25220 CPUtime=1590.29
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5759 0 0 0 159024 5 0 0 25 0 1 0 114716331 25825280 5721 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6305 5721 249 81 0 5679 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 43104

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 31393
/proc/meminfo: memFree=1827944/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=25444 CPUtime=1650.26
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5796 0 0 0 165021 5 0 0 25 0 1 0 114716331 26054656 5758 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6361 5758 249 81 0 5735 0
Current children cumulated CPU time (s) 1660.97
Current children cumulated vsize (KiB) 43328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 31393
/proc/meminfo: memFree=1827944/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=25444 CPUtime=1710.23
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5797 0 0 0 171018 5 0 0 25 0 1 0 114716331 26054656 5759 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6361 5759 249 81 0 5735 0
Current children cumulated CPU time (s) 1720.94
Current children cumulated vsize (KiB) 43328

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 31393
/proc/meminfo: memFree=1827624/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=25664 CPUtime=1770.19
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5867 0 0 0 177014 5 0 0 25 0 1 0 114716331 26279936 5829 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6416 5829 249 81 0 5790 0
Current children cumulated CPU time (s) 1780.9
Current children cumulated vsize (KiB) 43548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 31393
/proc/meminfo: memFree=1827560/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=10.71
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 6910 132208 0 0 6 7 962 96 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31389] ppid=30965 vsize=5352 CPUtime=0
/proc/31389/stat : 31389 (sh) S 30965 30965 30279 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 114716331 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31389/statm: 1338 224 188 169 0 49 0
[pid=31391] ppid=31389 vsize=25824 CPUtime=1789.39
/proc/31391/stat : 31391 (clasp-1.0) R 31389 30965 30279 0 -1 4194304 5880 0 0 0 178934 5 0 0 25 0 1 0 114716331 26443776 5842 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784612 0 0 4096 0 0 0 0 17 0 0 0
/proc/31391/statm: 6456 5842 249 81 0 5830 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 43708

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1802.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31404
/proc/meminfo: memFree=1846304/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=1800.15
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 7088 139881 0 0 7 7 179897 104 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31402] ppid=30965 vsize=5352 CPUtime=0
/proc/31402/stat : 31402 (sh) S 30965 30965 30279 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 114895380 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31402/statm: 1338 224 188 169 0 49 0
[pid=31404] ppid=31402 vsize=6096 CPUtime=0.65
/proc/31404/stat : 31404 (clasp-1.0) R 31402 30965 30279 0 -1 4194304 1147 0 0 0 65 0 0 0 25 0 1 0 114895381 6242304 1109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616633 0 0 4096 0 0 0 0 17 0 0 0
/proc/31404/statm: 1524 1109 249 81 0 898 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (KiB) 23980

[startup+1803 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31404
/proc/meminfo: memFree=1846304/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=1800.15
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 7088 139881 0 0 7 7 179897 104 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31402] ppid=30965 vsize=5352 CPUtime=0
/proc/31402/stat : 31402 (sh) S 30965 30965 30279 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 114895380 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31402/statm: 1338 224 188 169 0 49 0
[pid=31404] ppid=31402 vsize=6096 CPUtime=1.45
/proc/31404/stat : 31404 (clasp-1.0) R 31402 30965 30279 0 -1 4194304 1147 0 0 0 145 0 0 0 25 0 1 0 114895381 6242304 1109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715859 0 0 4096 0 0 0 0 17 0 0 0
/proc/31404/statm: 1524 1109 249 81 0 898 0
Current children cumulated CPU time (s) 1801.6
Current children cumulated vsize (KiB) 23980

[startup+1803.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31404
/proc/meminfo: memFree=1846304/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=1800.15
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 7088 139881 0 0 7 7 179897 104 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31402] ppid=30965 vsize=5352 CPUtime=0
/proc/31402/stat : 31402 (sh) S 30965 30965 30279 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 114895380 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31402/statm: 1338 224 188 169 0 49 0
[pid=31404] ppid=31402 vsize=6096 CPUtime=1.85
/proc/31404/stat : 31404 (clasp-1.0) R 31402 30965 30279 0 -1 4194304 1147 0 0 0 185 0 0 0 25 0 1 0 114895381 6242304 1109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737949 0 0 4096 0 0 0 0 17 0 0 0
/proc/31404/statm: 1524 1109 249 81 0 898 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 23980

[startup+1803.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31404
/proc/meminfo: memFree=1846304/2055920 swapFree=4184100/4192956
[pid=30965] ppid=30963 vsize=12532 CPUtime=1800.15
/proc/30965/stat : 30965 (pbclasp) S 30963 30965 30279 0 -1 4194304 7088 139881 0 0 7 7 179897 104 16 0 1 0 114715227 12832768 508 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/30965/statm: 3133 508 343 3 0 233 0
[pid=31402] ppid=30965 vsize=5352 CPUtime=0
/proc/31402/stat : 31402 (sh) S 30965 30965 30279 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 114895380 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31402/statm: 1338 224 188 169 0 49 0
[pid=31404] ppid=31402 vsize=6096 CPUtime=1.95
/proc/31404/stat : 31404 (clasp-1.0) R 31402 30965 30279 0 -1 4194304 1147 0 0 0 195 0 0 0 25 0 1 0 114895381 6242304 1109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715268 0 0 4096 0 0 0 0 17 0 0 0
/proc/31404/statm: 1524 1109 249 81 0 898 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 23980

Child status: 0
Real time (s): 1803.52
CPU time (s): 1802.15
CPU user time (s): 1801.02
CPU system time (s): 1.12683
CPU usage (%): 99.9236
Max. virtual memory (cumulated for all children) (KiB): 43708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.02
system time used= 1.12683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148654
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= 6337
involuntary context switches= 9416

runsolver used 1.81072 second user time and 4.75828 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Apr 20 00:05:16 UTC 2007

IDJOB= 363447
IDBENCH= 1850
IDSOLVER= 167
FILE ID= node61/363447-1177027516

PBS_JOBID= 4630605

Free space on /tmp= 66502 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos1.opb
COMMAND LINE= pbclasp instance-363447-1177027516.opb /tmp/evaluation/363447-1177027516/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-363447-1177027516 -o ROOT/results/node61/conversion-363447-1177027516 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363447-1177027516/instance-363447-1177027516.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-363447-1177027516 -o ROOT/results/node61/solver-363447-1177027516 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-363447-1177027516.opb /tmp/evaluation/363447-1177027516/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  374deb5d477559ba9c51d0ad1d758624

RANDOM SEED= 250637614

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1852832 kB
Buffers:         19236 kB
Cached:         135128 kB
SwapCached:       3056 kB
Active:          42268 kB
Inactive:       122176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852832 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:             684 kB
Writeback:           0 kB
Mapped:          15700 kB
Slab:            24832 kB
Committed_AS:   909328 kB
PageTables:       1388 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= 66502 MiB

End job on node61 on Fri Apr 20 00:35:20 UTC 2007