Trace number 363699

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)7054 1801.98 1802.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4517
Best CPU time to get the best result obtained on this benchmark4.77727
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
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.14/0.31	o 7629
0.14/0.36	o 7568
0.25/0.42	o 7559
0.25/0.48	o 7550
0.38/0.55	o 7116
1.58/1.71	o 7054
1800.03/1800.61	sh: line 1: 31833 Done                    cat /tmp/evaluation/363699-1177031132/temp/instance-363699-1177031132.opb.op
1800.03/1800.61	     31834 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/363699-1177031132/temp/instance-363699-1177031132.opb.clasp
1800.03/1800.62	c Somebody sent me a SIGTERM
1800.03/1800.62	s SATISFIABLE
1800.03/1800.62	v x7 x8 x12 x14 x17 x18 x20 x23 x28 x29 x30 x33 x37 x39 x40 x42 x45 x46 x49 x50 x51 x53 x55 x56 x57 x59 x60 x62 x63 x64 x66 x75 x86 x124
1800.03/1800.62	v x128 x165 x167 x178 x182 x185 x186 x188 x194 x195 x201 x202 x203 x205 x210 x211 x213 x214 x215 x217 x218 x219 x220 x221 x228 x232
1800.03/1800.62	v x234 x235 x240 x241 x243 x247 x248 x250 x251 x255 x256 x258 x259 x261 x262 x267 x269 x272 x273 x282 x283 x284 x286 x287 x288 x289
1800.03/1800.62	v x290 x294 x295 x296 x297 x298 x299 x300 x303 x306 x307 x309 x313 x314 x316 x318 x319 x323 x326 x328 x329 x333 x335 x341 x344 x345
1800.03/1800.62	v x346 x347 x348 x350 x351 x352 x354 x355 x357 x358 x359 x361 x366 x372 x376 x379 x382 x394 x396 x411 x420 x422 x431 x433 x436 x445
1800.03/1800.62	v x451 x453 x454 x455 x457 x460 x468 x480 x482 x484 x495 x496 x498 x518 x522 x538 x539 x541 x542 x556 x559 x561 x563 x566 x576 x593
1800.03/1800.62	v x594 x603 x615 x617 x618 x619 x635 x641
1800.03/1800.62	pb2clasp1: no process killed
1800.03/1800.63	clasp-1.0: no process killed
1801.92/1802.62	sh: line 1: 31846 Done                    cat /tmp/evaluation/363699-1177031132/temp/instance-363699-1177031132.opb.op
1801.92/1802.62	     31847 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/363699-1177031132/temp/instance-363699-1177031132.opb.clasp

Verifier Data (download as text)

OK	7054

Conversion Script Data (download as text)

/tmp/evaluation/363699-1177031132/instance-363699-1177031132.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-363699-1177031132 -o ROOT/results/node61/solver-363699-1177031132 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-363699-1177031132.opb /tmp/evaluation/363699-1177031132/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 31776
/proc/meminfo: memFree=1851400/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12268 CPUtime=0
/proc/31776/stat : 31776 (pbclasp) D 31774 31776 30279 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 115076819 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246406675045 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/31776/statm: 3067 317 242 3 0 167 0

[startup+0.090537 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31776
/proc/meminfo: memFree=1851400/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12532 CPUtime=0.01
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 530 0 0 0 1 0 0 0 16 0 1 0 115076819 12832768 482 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/31776/statm: 3133 482 324 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.101533 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31776
/proc/meminfo: memFree=1851400/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12532 CPUtime=0.01
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 530 0 0 0 1 0 0 0 16 0 1 0 115076819 12832768 482 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415405154 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/31776/statm: 3133 482 324 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.301555 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31776
/proc/meminfo: memFree=1851400/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=0.14
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 646 1590 0 0 1 0 13 0 16 0 1 0 115076819 12967936 517 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31776/statm: 3166 517 343 3 0 266 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 12664

[startup+0.70159 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 31776
/proc/meminfo: memFree=1851400/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=0.46
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1292 11192 0 1 2 1 35 8 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 12664

[startup+1.50167 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31826
/proc/meminfo: memFree=1848160/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=0.46
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1292 11192 0 1 2 1 35 8 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31824] ppid=31776 vsize=5352 CPUtime=0
/proc/31824/stat : 31824 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076876 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31824/statm: 1338 224 188 169 0 49 0
[pid=31826] ppid=31824 vsize=4408 CPUtime=0.92
/proc/31826/stat : 31826 (clasp-1.0) R 31824 31776 30279 0 -1 4194304 766 0 0 0 92 0 0 0 25 0 1 0 115076876 4513792 728 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134713814 0 0 4096 0 0 0 0 17 1 0 0
/proc/31826/statm: 1102 728 249 81 0 476 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 22424

[startup+3.10282 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1848024/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=4552 CPUtime=1.36
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 799 0 0 0 136 0 0 0 25 0 1 0 115076992 4661248 761 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616608 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 1138 761 249 81 0 512 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 22568

[startup+6.30112 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1847000/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=5172 CPUtime=4.56
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 953 0 0 0 456 0 0 0 25 0 1 0 115076992 5296128 915 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134742384 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 1293 915 249 81 0 667 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 23188

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1846312/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=5836 CPUtime=10.96
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 1120 0 0 0 1096 0 0 0 25 0 1 0 115076992 5976064 1082 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134778646 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 1459 1082 249 81 0 833 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 23852

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1845544/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=6624 CPUtime=23.75
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 1296 0 0 0 2375 0 0 0 25 0 1 0 115076992 6782976 1258 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 1656 1258 249 81 0 1030 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 24640

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1844392/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=7788 CPUtime=49.34
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 1610 0 0 0 4934 0 0 0 25 0 1 0 115076992 7974912 1572 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737242 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 1947 1572 249 81 0 1321 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 25804

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1843112/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=9020 CPUtime=100.54
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 1918 0 0 0 10053 1 0 0 25 0 1 0 115076992 9236480 1880 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714782 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 2255 1880 249 81 0 1629 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 27036

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1842472/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=9772 CPUtime=160.52
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 2095 0 0 0 16051 1 0 0 25 0 1 0 115076992 10006528 2057 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 2443 2057 249 81 0 1817 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 27788

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1841768/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=10500 CPUtime=220.51
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 2278 0 0 0 22050 1 0 0 25 0 1 0 115076992 10752000 2221 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 2625 2221 249 81 0 1999 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 28516

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31834
/proc/meminfo: memFree=1841640/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0

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


[startup+1422.31 s]
/proc/loadavg: 1.04 1.00 1.00 2/67 31834
/proc/meminfo: memFree=1836840/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=15116 CPUtime=1420.22
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3564 0 0 0 142016 6 0 0 25 0 1 0 115076992 15478784 3385 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 3779 3385 249 81 0 3153 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 33132

[startup+1482.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 31836
/proc/meminfo: memFree=1836456/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=15456 CPUtime=1480.19
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3627 0 0 0 148013 6 0 0 25 0 1 0 115076992 15826944 3448 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 3864 3448 249 81 0 3238 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 33472

[startup+1542.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/67 31836
/proc/meminfo: memFree=1836456/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=15456 CPUtime=1540.18
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3642 0 0 0 154012 6 0 0 25 0 1 0 115076992 15826944 3463 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 3864 3463 249 81 0 3238 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 33472

[startup+1602.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 31836
/proc/meminfo: memFree=1836392/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=15548 CPUtime=1600.16
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3664 0 0 0 160010 6 0 0 25 0 1 0 115076992 15921152 3485 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 3887 3485 249 81 0 3261 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 33564

[startup+1662.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 31836
/proc/meminfo: memFree=1836136/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=15864 CPUtime=1660.15
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3747 0 0 0 166008 7 0 0 25 0 1 0 115076992 16244736 3543 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617548 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 3966 3543 249 81 0 3340 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 33880

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 31836
/proc/meminfo: memFree=1835880/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=16144 CPUtime=1720.14
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3856 0 0 0 172007 7 0 0 25 0 1 0 115076992 16531456 3617 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792522 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 4036 3617 249 81 0 3410 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 34160

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 31836
/proc/meminfo: memFree=1835752/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=16144 CPUtime=1780.12
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3871 0 0 0 178005 7 0 0 25 0 1 0 115076992 16531456 3632 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616320 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 4036 3632 249 81 0 3410 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 34160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 31836
/proc/meminfo: memFree=1835752/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1.6
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1426 13329 0 1 2 1 148 9 16 0 1 0 115076819 12967936 520 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/31776/statm: 3166 520 343 3 0 266 0
[pid=31832] ppid=31776 vsize=5352 CPUtime=0
/proc/31832/stat : 31832 (sh) S 31776 31776 30279 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 115076991 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31832/statm: 1338 224 188 169 0 49 0
[pid=31834] ppid=31832 vsize=16144 CPUtime=1798.43
/proc/31834/stat : 31834 (clasp-1.0) R 31832 31776 30279 0 -1 4194304 3871 0 0 0 179836 7 0 0 25 0 1 0 115076992 16531456 3632 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715812 0 0 4096 0 0 0 0 17 1 0 0
/proc/31834/statm: 4036 3632 249 81 0 3410 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 34160

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: 1.00 1.01 1.00 2/67 31836
/proc/meminfo: memFree=1835752/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1800.06
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1592 18991 0 1 2 1 179985 18 16 0 1 0 115076819 12967936 521 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31776/statm: 3166 521 343 3 0 266 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 12664

[startup+1802.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31847
/proc/meminfo: memFree=1847192/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1800.06
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1592 18991 0 1 2 1 179985 18 16 0 1 0 115076819 12967936 521 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31776/statm: 3166 521 343 3 0 266 0
[pid=31845] ppid=31776 vsize=5352 CPUtime=0
/proc/31845/stat : 31845 (sh) S 31776 31776 30279 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 115256891 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31845/statm: 1338 224 188 169 0 49 0
[pid=31847] ppid=31845 vsize=4684 CPUtime=1.46
/proc/31847/stat : 31847 (clasp-1.0) R 31845 31776 30279 0 -1 4194304 812 0 0 0 146 0 0 0 25 0 1 0 115256892 4796416 774 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/31847/statm: 1171 774 249 81 0 545 0
Current children cumulated CPU time (s) 1801.52
Current children cumulated vsize (KiB) 22700

[startup+1802.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 31847
/proc/meminfo: memFree=1847192/2055920 swapFree=4184100/4192956
[pid=31776] ppid=31774 vsize=12664 CPUtime=1800.06
/proc/31776/stat : 31776 (pbclasp) S 31774 31776 30279 0 -1 4194304 1592 18991 0 1 2 1 179985 18 16 0 1 0 115076819 12967936 521 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 246415409044 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/31776/statm: 3166 521 343 3 0 266 0
[pid=31845] ppid=31776 vsize=5352 CPUtime=0
/proc/31845/stat : 31845 (sh) S 31776 31776 30279 0 -1 4194304 289 121 0 0 0 0 0 0 16 0 1 0 115256891 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31845/statm: 1338 224 188 169 0 49 0
[pid=31847] ppid=31845 vsize=4684 CPUtime=1.86
/proc/31847/stat : 31847 (clasp-1.0) R 31845 31776 30279 0 -1 4194304 827 0 0 0 186 0 0 0 25 0 1 0 115256892 4796416 789 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/31847/statm: 1171 789 249 81 0 545 0
Current children cumulated CPU time (s) 1801.92
Current children cumulated vsize (KiB) 22700

Child status: 0
Real time (s): 1802.63
CPU time (s): 1801.98
CPU user time (s): 1801.77
CPU system time (s): 0.214967
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 34160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.77
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21963
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 647
involuntary context switches= 2564

runsolver used 2.18067 second user time and 4.37434 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Apr 20 01:05:32 UTC 2007

IDJOB= 363699
IDBENCH= 2017
IDSOLVER= 167
FILE ID= node61/363699-1177031132

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/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= pbclasp instance-363699-1177031132.opb /tmp/evaluation/363699-1177031132/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node61/convwatcher-363699-1177031132 -o ROOT/results/node61/conversion-363699-1177031132 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/363699-1177031132/instance-363699-1177031132.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  866c660dea8282137b8c78839dd4c03f

RANDOM SEED= 398399170

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:       1851808 kB
Buffers:         19988 kB
Cached:         135124 kB
SwapCached:       3056 kB
Active:          43660 kB
Inactive:       121608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851808 kB
SwapTotal:     4192956 kB
SwapFree:      4184100 kB
Dirty:             720 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            24980 kB
Committed_AS:   914860 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 01:35:35 UTC 2007