Trace number 372306

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)17194 1802.11 1802.92

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir07_trarea_ac.opb
MD5SUMc4de50562e099d54fade2e7e4191867f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15079
Best CPU time to get the best result obtained on this benchmark2.37864
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15079
Optimality of the best value was proved YES
Number of variables2278
Total number of constraints4879
Number of constraints which are clauses4879
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint43
Number of terms in the objective function 1076
Biggest coefficient in the objective function 650
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 524792
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 650
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 524792
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

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.34/0.48	o 17506
0.47/0.61	o 17451
0.61/0.77	o 17434
0.74/0.90	o 17379
0.95/1.03	o 17366
0.99/1.16	o 17294
1.13/1.30	o 17291
1.26/1.43	o 17270
1.40/1.57	o 17262
1.53/1.70	o 17225
1.66/1.83	o 17194
1800.07/1800.90	sh: line 1:  6252 Done                    cat /tmp/evaluation/372306-1177086044/temp/instance-372306-1177086044.opb.op
1800.07/1800.90	      6253 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/372306-1177086044/temp/instance-372306-1177086044.opb.clasp
1800.07/1800.92	c Somebody sent me a SIGTERM
1800.07/1800.92	s SATISFIABLE
1800.07/1800.92	v x63 x75 x77 x99 x100 x101 x127 x147 x209 x210 x285 x286 x393 x394 x425 x653 x654 x709 x710 x831 x832 x837 x838 x914 x1029 x1030
1800.07/1800.92	v x1152 x1153 x1266 x1267 x1294 x1295 x1361 x1362 x1432 x1433 x1502 x1614 x1615 x1638 x1639 x1661 x1662 x1663 x1664 x1784 x1785
1800.07/1800.92	v x1804 x1805 x1814 x1815 x1919 x1920 x1927 x1928 x1949 x1950 x1973 x1974 x1998 x1999 x2028 x2059 x2060 x2135 x2136 x2165 x2166
1800.07/1800.92	v x2183 x2184 x2207 x2208 x2247 x2248 x2271 x2272 x2275 x2276
1800.07/1800.92	pb2clasp1: no process killed
1800.07/1800.93	clasp-1.0: no process killed
1802.06/1802.92	sh: line 1:  6265 Done                    cat /tmp/evaluation/372306-1177086044/temp/instance-372306-1177086044.opb.op
1802.06/1802.92	      6266 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/372306-1177086044/temp/instance-372306-1177086044.opb.clasp

Verifier Data (download as text)

OK	17194

Conversion Script Data (download as text)

/tmp/evaluation/372306-1177086044/instance-372306-1177086044.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-372306-1177086044 -o ROOT/results/node61/solver-372306-1177086044 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-372306-1177086044.opb /tmp/evaluation/372306-1177086044/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.93 0.98 0.99 3/64 6155
/proc/meminfo: memFree=1812160/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12268 CPUtime=0
/proc/6155/stat : 6155 (pbclasp) D 6153 6155 5263 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 120568079 12562432 317 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246406675045 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/6155/statm: 3067 317 242 3 0 167 0

[startup+0.0920429 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 6155
/proc/meminfo: memFree=1812160/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=0.02
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 578 0 0 0 2 0 0 0 19 0 1 0 120568079 13107200 529 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/6155/statm: 3200 529 324 3 0 300 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12800

[startup+0.101042 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 6155
/proc/meminfo: memFree=1812160/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=0.02
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 578 0 0 0 2 0 0 0 19 0 1 0 120568079 13107200 529 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/6155/statm: 3200 529 324 3 0 300 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12800

[startup+0.30106 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 6155
/proc/meminfo: memFree=1812160/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=0.02
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 578 0 0 0 2 0 0 0 19 0 1 0 120568079 13107200 529 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/6155/statm: 3200 529 324 3 0 300 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12800

[startup+0.70211 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 6155
/proc/meminfo: memFree=1812160/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=0.61
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 972 6320 0 0 3 0 54 4 17 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 12800

[startup+1.50218 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6197
/proc/meminfo: memFree=1807512/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.4
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1654 20552 0 0 4 1 120 15 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 12800

[startup+3.10133 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1807184/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=5364 CPUtime=1.22
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1008 0 0 0 122 0 0 0 25 0 1 0 120568266 5492736 969 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134741032 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 1341 969 249 81 0 715 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 23520

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1806864/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=6040 CPUtime=4.42
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1155 0 0 0 442 0 0 0 25 0 1 0 120568266 6184960 1116 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134784637 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 1510 1116 249 81 0 884 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 24196

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1806368/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=6568 CPUtime=10.81
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1307 0 0 0 1081 0 0 0 25 0 1 0 120568266 6725632 1268 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 1642 1268 249 81 0 1016 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 24724

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1805600/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=7376 CPUtime=23.61
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1492 0 0 0 2361 0 0 0 25 0 1 0 120568266 7553024 1453 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 1844 1453 249 81 0 1218 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 25532

[startup+51.1019 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1804576/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=8444 CPUtime=49.21
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1760 0 0 0 4920 1 0 0 25 0 1 0 120568266 8646656 1721 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134737327 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 2111 1721 249 81 0 1485 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 26600

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1803872/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=9084 CPUtime=100.4
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 1917 0 0 0 10039 1 0 0 25 0 1 0 120568266 9302016 1878 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 2271 1878 249 81 0 1645 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 27240

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1802976/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=10068 CPUtime=160.38
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 2139 0 0 0 16037 1 0 0 25 0 1 0 120568266 10309632 2100 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134784625 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 2517 2100 249 81 0 1891 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 28224

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1801888/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=11136 CPUtime=220.36
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 2407 0 0 0 22035 1 0 0 25 0 1 0 120568266 11403264 2368 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 2784 2368 249 81 0 2158 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29292

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6253
/proc/meminfo: memFree=1801632/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=11420 CPUtime=280.35
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 2471 0 0 0 28034 1 0 0 25 0 1 0 120568266 11694080 2432 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134741431 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 2855 2432 249 81 0 2229 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 29576


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


[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1795360/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=17892 CPUtime=1539.84
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4026 0 0 0 153980 4 0 0 25 0 1 0 120568266 18321408 3987 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4473 3987 249 81 0 3847 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 36048

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1795296/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=17892 CPUtime=1599.81
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4027 0 0 0 159977 4 0 0 25 0 1 0 120568266 18321408 3988 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4473 3988 249 81 0 3847 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 36048

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1795232/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=18080 CPUtime=1659.77
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4055 0 0 0 165973 4 0 0 25 0 1 0 120568266 18513920 4016 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4520 4016 249 81 0 3894 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 36236

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1794976/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=18248 CPUtime=1719.73
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4114 0 0 0 171969 4 0 0 25 0 1 0 120568266 18685952 4075 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616732 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4562 4075 249 81 0 3936 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 36404

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1794592/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=18640 CPUtime=1779.68
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4187 0 0 0 177964 4 0 0 25 0 1 0 120568266 19087360 4148 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4660 4148 249 81 0 4034 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 36796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1794592/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1.79
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 1992 27668 0 0 4 1 154 20 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6251] ppid=6155 vsize=5356 CPUtime=0
/proc/6251/stat : 6251 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120568266 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6251/statm: 1339 225 188 169 0 50 0
[pid=6253] ppid=6251 vsize=18640 CPUtime=1798.28
/proc/6253/stat : 6253 (clasp-1.0) R 6251 6155 5263 0 -1 4194304 4187 0 0 0 179824 4 0 0 25 0 1 0 120568266 19087360 4148 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 0 0 0
/proc/6253/statm: 4660 4148 249 81 0 4034 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 36796

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+1801.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6255
/proc/meminfo: memFree=1794592/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1800.11
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 2149 33651 0 0 4 1 179979 27 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 12800

[startup+1802.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 6266
/proc/meminfo: memFree=1807248/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1800.11
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 2149 33651 0 0 4 1 179979 27 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6264] ppid=6155 vsize=5356 CPUtime=0
/proc/6264/stat : 6264 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120748173 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6264/statm: 1339 225 188 169 0 50 0
[pid=6266] ppid=6264 vsize=5364 CPUtime=1.25
/proc/6266/stat : 6266 (clasp-1.0) R 6264 6155 5263 0 -1 4194304 1008 0 0 0 125 0 0 0 25 0 1 0 120748173 5492736 969 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 0 0 0
/proc/6266/statm: 1341 969 249 81 0 715 0
Current children cumulated CPU time (s) 1801.36
Current children cumulated vsize (KiB) 23520

[startup+1802.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 6266
/proc/meminfo: memFree=1807248/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1800.11
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 2149 33651 0 0 4 1 179979 27 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6264] ppid=6155 vsize=5356 CPUtime=0
/proc/6264/stat : 6264 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120748173 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6264/statm: 1339 225 188 169 0 50 0
[pid=6266] ppid=6264 vsize=5492 CPUtime=1.65
/proc/6266/stat : 6266 (clasp-1.0) R 6264 6155 5263 0 -1 4194304 1015 0 0 0 165 0 0 0 25 0 1 0 120748173 5623808 976 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617547 0 0 4096 0 0 0 0 17 0 0 0
/proc/6266/statm: 1373 976 249 81 0 747 0
Current children cumulated CPU time (s) 1801.76
Current children cumulated vsize (KiB) 23648

[startup+1802.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 6266
/proc/meminfo: memFree=1807120/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1800.11
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 2149 33651 0 0 4 1 179979 27 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6264] ppid=6155 vsize=5356 CPUtime=0
/proc/6264/stat : 6264 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120748173 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6264/statm: 1339 225 188 169 0 50 0
[pid=6266] ppid=6264 vsize=5492 CPUtime=1.85
/proc/6266/stat : 6266 (clasp-1.0) R 6264 6155 5263 0 -1 4194304 1038 0 0 0 185 0 0 0 25 0 1 0 120748173 5623808 999 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617539 0 0 4096 0 0 0 0 17 0 0 0
/proc/6266/statm: 1373 999 249 81 0 747 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 23648

[startup+1802.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 6266
/proc/meminfo: memFree=1807120/2055920 swapFree=4184100/4192956
[pid=6155] ppid=6153 vsize=12800 CPUtime=1800.11
/proc/6155/stat : 6155 (pbclasp) S 6153 6155 5263 0 -1 4194304 2149 33651 0 0 4 1 179979 27 16 0 1 0 120568079 13107200 576 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/6155/statm: 3200 576 343 3 0 300 0
[pid=6264] ppid=6155 vsize=5356 CPUtime=0
/proc/6264/stat : 6264 (sh) S 6155 6155 5263 0 -1 4194304 286 122 0 0 0 0 0 0 17 0 1 0 120748173 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6264/statm: 1339 225 188 169 0 50 0
[pid=6266] ppid=6264 vsize=5620 CPUtime=1.95
/proc/6266/stat : 6266 (clasp-1.0) R 6264 6155 5263 0 -1 4194304 1048 0 0 0 195 0 0 0 25 0 1 0 120748173 5754880 1009 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 0 0 0
/proc/6266/statm: 1405 1009 249 81 0 779 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 23776

Child status: 0
Real time (s): 1802.92
CPU time (s): 1802.11
CPU user time (s): 1801.81
CPU system time (s): 0.301954
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 36812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.81
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37442
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= 1377
involuntary context switches= 4303

runsolver used 1.75473 second user time and 4.81527 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Apr 20 16:20:44 UTC 2007

IDJOB= 372306
IDBENCH= 24962
IDSOLVER= 167
FILE ID= node61/372306-1177086044

PBS_JOBID= 4640293

Free space on /tmp= 66502 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir07_trarea_ac.opb
COMMAND LINE= pbclasp instance-372306-1177086044.opb /tmp/evaluation/372306-1177086044/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-372306-1177086044 -o ROOT/results/node61/conversion-372306-1177086044 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/372306-1177086044/instance-372306-1177086044.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  c4de50562e099d54fade2e7e4191867f

RANDOM SEED= 961699389

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:       1812568 kB
Buffers:         30440 kB
Cached:         161564 kB
SwapCached:       3088 kB
Active:          65188 kB
Inactive:       138480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812568 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          17292 kB
Slab:            25840 kB
Committed_AS:   956332 kB
PageTables:       1392 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 16:50:48 UTC 2007