Trace number 352751

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)6921 1802.06 1802.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-C432.opb
MD5SUMa8708c855e8ec8c2a31771025318bb9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4822
Best CPU time to get the best result obtained on this benchmark121.089
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4822
Optimality of the best value was proved YES
Number of variables771
Total number of constraints1951
Number of constraints which are clauses1949
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 771
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 33355
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 33355
Number of bits of the biggest sum of numbers16
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.01/0.27	o 7018
0.25/0.33	o 6957
0.37/0.40	o 6948
0.37/0.46	o 6939
0.44/0.53	o 6930
0.51/0.60	o 6921
1800.04/1800.71	sh: line 1: 26142 Done                    cat /tmp/evaluation/352751-1176640621/temp/instance-352751-1176640621.opb.op
1800.04/1800.71	     26143 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/352751-1176640621/temp/instance-352751-1176640621.opb.clasp
1800.04/1800.72	c Somebody sent me a SIGTERM
1800.04/1800.72	s SATISFIABLE
1800.04/1800.72	v x1 x2 x4 x6 x7 x8 x9 x10 x14 x16 x18 x34 x35 x36 x37 x38 x39 x43 x44 x45 x47 x49 x55 x56 x57 x58 x59 x62 x63 x65 x68 x72 x83 x87 x88 x96
1800.04/1800.72	v x163 x173 x209 x214 x215 x218 x224 x225 x226 x227 x228 x232 x235 x237 x239 x257 x258 x259 x263 x264 x266 x271 x272 x273 x274 x275
1800.04/1800.72	v x276 x278 x285 x286 x287 x289 x291 x295 x303 x306 x309 x310 x311 x316 x326 x327 x328 x331 x334 x337 x339 x340 x342 x346 x347 x352
1800.04/1800.72	v x353 x361 x363 x377 x382 x384 x385 x390 x392 x393 x395 x396 x397 x398 x399 x410 x415 x421 x424 x431 x441 x448 x453 x455 x456 x460
1800.04/1800.72	v x464 x465 x470 x471 x472 x473 x490 x499 x503 x518 x520 x522 x523 x525 x529 x536 x539 x540 x541 x551 x552 x557 x559 x561 x577 x585
1800.04/1800.72	v x604 x611 x612 x613 x614 x618 x627 x628 x634 x641 x645 x648 x654 x657 x661 x662 x674 x678 x679 x680 x682 x683 x686 x688 x691 x736
1800.04/1800.72	v x752
1800.04/1800.75	pb2clasp1: no process killed
1800.04/1800.76	clasp-1.0: no process killed
1802.00/1802.72	sh: line 1: 26353 Done                    cat /tmp/evaluation/352751-1176640621/temp/instance-352751-1176640621.opb.op
1802.00/1802.72	     26354 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/352751-1176640621/temp/instance-352751-1176640621.opb.clasp

Verifier Data (download as text)

OK	6921

Conversion Script Data (download as text)

/tmp/evaluation/352751-1176640621/instance-352751-1176640621.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/node24/watcher-352751-1176640621 -o ROOT/results/node24/solver-352751-1176640621 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-352751-1176640621.opb /tmp/evaluation/352751-1176640621/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: 1.00 1.00 1.00 3/77 26085
/proc/meminfo: memFree=1802304/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12268 CPUtime=0
/proc/26085/stat : 26085 (pbclasp) R 26083 26085 25710 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 111980189 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237788428901 0 0 4224 0 0 0 0 17 1 0 0
/proc/26085/statm: 3067 317 242 3 0 167 0

[startup+0.095961 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26085
/proc/meminfo: memFree=1802304/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12532 CPUtime=0.01
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 537 0 0 0 1 0 0 0 16 0 1 0 111980189 12832768 489 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/26085/statm: 3133 489 324 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.10196 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26085
/proc/meminfo: memFree=1802304/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12532 CPUtime=0.01
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 537 0 0 0 1 0 0 0 16 0 1 0 111980189 12832768 489 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/26085/statm: 3133 489 324 3 0 233 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12532

[startup+0.301986 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26085
/proc/meminfo: memFree=1802304/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.25
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 814 3546 0 0 2 0 22 1 16 0 1 0 111980189 12967936 529 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 529 343 3 0 266 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 12664

[startup+0.701028 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26085
/proc/meminfo: memFree=1802304/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 12664

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26143
/proc/meminfo: memFree=1799072/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=4656 CPUtime=0.86
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 827 0 0 0 86 0 0 0 24 0 1 0 111980252 4767744 789 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792691 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 1164 789 249 81 0 538 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 22672

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26143
/proc/meminfo: memFree=1798240/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=5296 CPUtime=2.46
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 984 0 0 0 246 0 0 0 25 0 1 0 111980252 5423104 946 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789697 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 1324 946 249 81 0 698 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 23312

[startup+6.30263 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26143
/proc/meminfo: memFree=1797344/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=6072 CPUtime=5.66
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 1150 0 0 0 566 0 0 0 25 0 1 0 111980252 6217728 1112 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784604 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 1518 1112 249 81 0 892 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 24088

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26143
/proc/meminfo: memFree=1796320/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=6844 CPUtime=12.06
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 1366 0 0 0 1206 0 0 0 25 0 1 0 111980252 7008256 1328 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715859 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 1711 1328 249 81 0 1085 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 24860

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1795744/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=7508 CPUtime=24.86
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 1509 0 0 0 2485 1 0 0 25 0 1 0 111980252 7688192 1471 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 1877 1471 249 81 0 1251 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 25524

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1794528/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=8720 CPUtime=50.45
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 1812 0 0 0 5044 1 0 0 25 0 1 0 111980252 8929280 1774 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 2180 1774 249 81 0 1554 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26736

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1792992/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=10184 CPUtime=101.64
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 2170 0 0 0 10162 2 0 0 25 0 1 0 111980252 10428416 2132 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 2546 2132 249 81 0 1920 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28200

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1792096/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=10928 CPUtime=161.61
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 2380 0 0 0 16159 2 0 0 25 0 1 0 111980252 11190272 2342 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 2732 2342 249 81 0 2106 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 28944

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1791648/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=11280 CPUtime=221.6
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 2470 0 0 0 22157 3 0 0 25 0 1 0 111980252 11550720 2432 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 2820 2432 249 81 0 2194 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 29296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26145
/proc/meminfo: memFree=1790624/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0

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


[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/86 26313
/proc/meminfo: memFree=1781608/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=19248 CPUtime=1481.15
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 4728 0 0 0 148101 14 0 0 25 0 1 0 111980252 19709952 4409 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789714 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 4812 4409 249 81 0 4186 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 37264

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1782624/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=19348 CPUtime=1541.14
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 4745 0 0 0 154099 15 0 0 25 0 1 0 111980252 19812352 4426 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 4837 4426 249 81 0 4211 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 37364

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1782624/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=19348 CPUtime=1601.11
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 4745 0 0 0 160096 15 0 0 25 0 1 0 111980252 19812352 4426 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 4837 4426 249 81 0 4211 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 37364

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1781728/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=20240 CPUtime=1661.1
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 4983 0 0 0 166094 16 0 0 25 0 1 0 111980252 20725760 4663 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 5060 4663 249 81 0 4434 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 38256

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1781472/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=20656 CPUtime=1721.08
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 5044 0 0 0 172091 17 0 0 25 0 1 0 111980252 21151744 4724 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784497 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 5164 4724 249 81 0 4538 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 38672

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1781344/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=20668 CPUtime=1781.06
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 5079 0 0 0 178089 17 0 0 25 0 1 0 111980252 21164032 4759 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 5167 4759 249 81 0 4541 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 38684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26343
/proc/meminfo: memFree=1781344/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=0.58
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1403 13400 0 0 2 1 47 8 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26141] ppid=26085 vsize=5352 CPUtime=0
/proc/26141/stat : 26141 (sh) S 26085 26085 25710 0 -1 4194304 287 121 0 0 0 0 0 0 18 0 1 0 111980251 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26141/statm: 1338 224 188 169 0 49 0
[pid=26143] ppid=26141 vsize=20668 CPUtime=1799.46
/proc/26143/stat : 26143 (clasp-1.0) R 26141 26085 25710 0 -1 4194304 5079 0 0 0 179929 17 0 0 25 0 1 0 111980252 21164032 4759 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714864 0 0 4096 0 0 0 0 17 1 0 0
/proc/26143/statm: 5167 4759 249 81 0 4541 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 38684

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.00 1.00 2/80 26343
/proc/meminfo: memFree=1781344/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=1800.08
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1571 20274 0 0 2 1 179977 28 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 12664

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26354
/proc/meminfo: memFree=1797080/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=1800.08
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1571 20274 0 0 2 1 179977 28 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26352] ppid=26085 vsize=5352 CPUtime=0
/proc/26352/stat : 26352 (sh) S 26085 26085 25710 0 -1 4194304 288 121 0 0 0 0 0 0 18 0 1 0 112160266 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26352/statm: 1338 224 188 169 0 49 0
[pid=26354] ppid=26352 vsize=5040 CPUtime=1.42
/proc/26354/stat : 26354 (clasp-1.0) R 26352 26085 25710 0 -1 4194304 913 0 0 0 142 0 0 0 25 0 1 0 112160266 5160960 875 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 2722932 0 0 4096 0 0 0 0 17 1 0 0
/proc/26354/statm: 1260 875 249 81 0 634 0
Current children cumulated CPU time (s) 1801.5
Current children cumulated vsize (KiB) 23056

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26354
/proc/meminfo: memFree=1797080/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=1800.08
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1571 20274 0 0 2 1 179977 28 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26352] ppid=26085 vsize=5352 CPUtime=0
/proc/26352/stat : 26352 (sh) S 26085 26085 25710 0 -1 4194304 288 121 0 0 0 0 0 0 18 0 1 0 112160266 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26352/statm: 1338 224 188 169 0 49 0
[pid=26354] ppid=26352 vsize=5168 CPUtime=1.82
/proc/26354/stat : 26354 (clasp-1.0) R 26352 26085 25710 0 -1 4194304 931 0 0 0 182 0 0 0 25 0 1 0 112160266 5292032 893 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/26354/statm: 1292 893 249 81 0 666 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 23184

[startup+1802.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26354
/proc/meminfo: memFree=1797080/2055920 swapFree=4191880/4192956
[pid=26085] ppid=26083 vsize=12664 CPUtime=1800.08
/proc/26085/stat : 26085 (pbclasp) S 26083 26085 25710 0 -1 4194304 1571 20274 0 0 2 1 179977 28 16 0 1 0 111980189 12967936 530 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797162900 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26085/statm: 3166 530 343 3 0 266 0
[pid=26352] ppid=26085 vsize=5352 CPUtime=0
/proc/26352/stat : 26352 (sh) S 26085 26085 25710 0 -1 4194304 288 121 0 0 0 0 0 0 18 0 1 0 112160266 5480448 224 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26352/statm: 1338 224 188 169 0 49 0
[pid=26354] ppid=26352 vsize=5296 CPUtime=1.92
/proc/26354/stat : 26354 (clasp-1.0) R 26352 26085 25710 0 -1 4194304 971 0 0 0 192 0 0 0 25 0 1 0 112160266 5423104 933 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26354/statm: 1324 933 249 81 0 698 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 23312

Child status: 0
Real time (s): 1802.73
CPU time (s): 1802.06
CPU user time (s): 1801.76
CPU system time (s): 0.305953
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 38756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.76
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23374
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= 689
involuntary context switches= 3346

runsolver used 1.68674 second user time and 4.88326 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Apr 15 12:37:01 UTC 2007

IDJOB= 352751
IDBENCH= 2018
IDSOLVER= 167
FILE ID= node24/352751-1176640621

PBS_JOBID= 4559847

Free space on /tmp= 66563 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-C432.opb
COMMAND LINE= pbclasp instance-352751-1176640621.opb /tmp/evaluation/352751-1176640621/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node24/convwatcher-352751-1176640621 -o ROOT/results/node24/conversion-352751-1176640621 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/352751-1176640621/instance-352751-1176640621.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  a8708c855e8ec8c2a31771025318bb9b

RANDOM SEED= 136094153

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1802712 kB
Buffers:         22296 kB
Cached:         102356 kB
SwapCached:        264 kB
Active:          60576 kB
Inactive:       118320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802712 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             656 kB
Writeback:           0 kB
Mapped:          71544 kB
Slab:            59812 kB
Committed_AS:  1337804 kB
PageTables:       1776 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= 66563 MiB

End job on node24 on Sun Apr 15 13:07:05 UTC 2007