Trace number 364847

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)176 1802.07 1802.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32c1.opb
MD5SUMb354df8d74ddbd5006be5e12ba59956d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark167
Best CPU time to get the best result obtained on this benchmark14.3568
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 167
Optimality of the best value was proved YES
Number of variables450
Total number of constraints1505
Number of constraints which are clauses1505
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 constraint2
Maximum length of a constraint32
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.19	o 216
0.17/0.25	o 215
0.17/0.29	o 194
0.29/0.42	o 193
0.40/0.85	o 192
0.91/1.03	o 191
0.95/1.72	o 190
2.09/2.29	o 189
5.80/5.93	o 188
6.39/6.57	o 187
25.56/25.75	o 186
32.26/32.48	o 185
60.76/60.98	o 184
135.95/136.10	o 183
142.13/142.34	o 182
142.72/142.99	o 181
324.87/325.11	o 180
585.88/586.22	o 179
1059.85/1060.37	o 178
1322.35/1323.09	o 177
1425.24/1426.00	o 176
1800.03/1800.90	sh: line 1: 29116 Done                    cat /tmp/evaluation/364847-1177044023/temp/instance-364847-1177044023.opb.op
1800.03/1800.90	     29117 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/364847-1177044023/temp/instance-364847-1177044023.opb.clasp
1800.03/1800.91	c Somebody sent me a SIGTERM
1800.03/1800.91	s SATISFIABLE
1800.03/1800.91	v x3 x6 x7 x11 x13 x15 x17 x19 x23 x25 x27 x29 x31 x33 x35 x37 x39 x41 x43 x45 x47 x49 x51 x55 x59 x61 x65 x71 x75 x79 x83 x87 x89 x93 x96
1800.03/1800.91	v x98 x99 x103 x107 x111 x113 x117 x123 x125 x129 x134 x135 x139 x141 x147 x149 x153 x157 x161 x165 x169 x173 x179 x183 x187 x189
1800.03/1800.91	v x193 x199 x202 x203 x207 x209 x213 x219 x221 x225 x231 x235 x237 x241 x244 x245 x251 x253 x257 x259 x262 x263 x265 x267 x269 x271
1800.03/1800.91	v x273 x275 x277 x279 x281 x283 x285 x287 x289 x291 x293 x295 x297 x299 x301 x303 x305 x307 x309 x311 x313 x315 x317 x319 x321 x323
1800.03/1800.91	v x325 x327 x329 x331 x333 x336 x337 x339 x341 x343 x345 x347 x349 x351 x353 x355 x357 x359 x361 x363 x365 x367 x369 x371 x373 x375
1800.03/1800.91	v x377 x379 x382 x383 x386 x388 x389 x392 x394 x395 x398 x400 x401 x404 x406 x407 x410 x412 x413 x416 x418 x419 x422 x423 x426 x427
1800.03/1800.91	v x430 x432 x434 x436 x437 x440 x442 x443 x446 x448 x449
1800.03/1800.92	pb2clasp1: no process killed
1800.03/1800.92	clasp-1.0: no process killed
1802.02/1802.92	sh: line 1: 29127 Done                    cat /tmp/evaluation/364847-1177044023/temp/instance-364847-1177044023.opb.op
1802.02/1802.92	     29128 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/364847-1177044023/temp/instance-364847-1177044023.opb.clasp

Verifier Data (download as text)

OK	176

Conversion Script Data (download as text)

/tmp/evaluation/364847-1177044023/instance-364847-1177044023.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/node2/watcher-364847-1177044023 -o ROOT/results/node2/solver-364847-1177044023 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-364847-1177044023.opb /tmp/evaluation/364847-1177044023/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.99 0.97 0.97 3/77 28741
/proc/meminfo: memFree=1765928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12268 CPUtime=0
/proc/28741/stat : 28741 (pbclasp) R 28739 28741 28470 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 180440121 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390213630 0 0 4224 0 0 0 0 17 1 0 0
/proc/28741/statm: 3067 317 242 3 0 167 0

[startup+0.026193 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 28741
/proc/meminfo: memFree=1765928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=0
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 513 0 0 0 0 0 0 0 16 0 1 0 180440121 12832768 466 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28741/statm: 3133 466 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.101162 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 28741
/proc/meminfo: memFree=1765928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=0
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 513 0 0 0 0 0 0 0 16 0 1 0 180440121 12832768 466 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/28741/statm: 3133 466 324 3 0 233 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12532

[startup+0.301189 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 28741
/proc/meminfo: memFree=1765928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=0.28
/proc/28741/stat : 28741 (pbclasp) R 28739 28741 28470 0 -1 4194304 946 6290 0 0 1 1 22 4 17 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 0 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12532

[startup+0.701221 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 28741
/proc/meminfo: memFree=1765928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=0.4
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1135 9207 0 0 1 1 32 6 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 12532

[startup+1.5013 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28791
/proc/meminfo: memFree=1763216/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=0.95
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1383 13338 0 0 1 1 84 9 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 12532

[startup+3.10146 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28807
/proc/meminfo: memFree=1762584/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=2.21
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1623 17694 0 0 2 1 205 13 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 12532

[startup+6.30178 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28815
/proc/meminfo: memFree=1761560/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=5.84
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1741 20106 0 0 2 1 567 14 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 12532

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28831
/proc/meminfo: memFree=1761040/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=6.48
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1862 22241 0 0 2 1 629 16 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28829] ppid=28741 vsize=5352 CPUtime=0
/proc/28829/stat : 28829 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180440781 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28829/statm: 1338 224 188 169 0 49 0
[pid=28831] ppid=28829 vsize=5736 CPUtime=6.09
/proc/28831/stat : 28831 (clasp-1.0) R 28829 28741 28470 0 -1 4194304 1091 0 0 0 609 0 0 0 25 0 1 0 180440781 5873664 1053 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777523 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 1434 1053 249 81 0 808 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 23620

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28831
/proc/meminfo: memFree=1759312/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=6.48
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 1862 22241 0 0 2 1 629 16 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28829] ppid=28741 vsize=5352 CPUtime=0
/proc/28829/stat : 28829 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180440781 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28829/statm: 1338 224 188 169 0 49 0
[pid=28831] ppid=28829 vsize=7548 CPUtime=18.88
/proc/28831/stat : 28831 (clasp-1.0) R 28829 28741 28470 0 -1 4194304 1545 0 0 0 1888 0 0 0 25 0 1 0 180440781 7729152 1507 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715090 0 0 4096 0 0 0 0 17 1 0 0
/proc/28831/statm: 1887 1507 249 81 0 1261 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 25432

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28847
/proc/meminfo: memFree=1759448/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=32.38
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2102 27689 0 0 2 2 3214 20 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28845] ppid=28741 vsize=5352 CPUtime=0
/proc/28845/stat : 28845 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 15 0 1 0 180443371 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28845/statm: 1338 224 188 169 0 49 0
[pid=28847] ppid=28845 vsize=7568 CPUtime=18.59
/proc/28847/stat : 28847 (clasp-1.0) R 28845 28741 28470 0 -1 4194304 1542 0 0 0 1858 1 0 0 25 0 1 0 180443371 7749632 1504 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789720 0 0 4096 0 0 0 0 17 1 0 0
/proc/28847/statm: 1892 1504 249 81 0 1266 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 25452

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28855
/proc/meminfo: memFree=1758104/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=60.87
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2220 30732 0 0 2 2 6061 22 18 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28853] ppid=28741 vsize=5352 CPUtime=0
/proc/28853/stat : 28853 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180446222 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28853/statm: 1338 224 188 169 0 49 0
[pid=28855] ppid=28853 vsize=8600 CPUtime=41.28
/proc/28855/stat : 28855 (clasp-1.0) R 28853 28741 28470 0 -1 4194304 1808 0 0 0 4127 1 0 0 25 0 1 0 180446222 8806400 1770 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/28855/statm: 2150 1770 249 81 0 1524 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 26484

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/80 28879
/proc/meminfo: memFree=1759768/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=142.84
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2572 38827 0 0 3 2 14251 28 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28877] ppid=28741 vsize=5352 CPUtime=0
/proc/28877/stat : 28877 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 180454422 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28877/statm: 1338 224 188 169 0 49 0
[pid=28879] ppid=28877 vsize=6944 CPUtime=19.28
/proc/28879/stat : 28879 (clasp-1.0) R 28877 28741 28470 0 -1 4194304 1402 0 0 0 1928 0 0 0 25 0 1 0 180454422 7110656 1364 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616162 0 0 4096 0 0 0 0 17 1 0 0
/proc/28879/statm: 1736 1364 249 81 0 1110 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 24828

[startup+222.301 s]
/proc/loadavg: 1.04 0.99 0.98 2/80 28879
/proc/meminfo: memFree=1758424/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=142.84
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2572 38827 0 0 3 2 14251 28 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28877] ppid=28741 vsize=5352 CPUtime=0
/proc/28877/stat : 28877 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 180454422 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28877/statm: 1338 224 188 169 0 49 0
[pid=28879] ppid=28877 vsize=8268 CPUtime=79.26
/proc/28879/stat : 28879 (clasp-1.0) R 28877 28741 28470 0 -1 4194304 1719 0 0 0 7925 1 0 0 25 0 1 0 180454422 8466432 1681 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/28879/statm: 2067 1681 249 81 0 1441 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 26152

[startup+282.302 s]
/proc/loadavg: 1.01 0.99 0.98 2/80 28879
/proc/meminfo: memFree=1757080/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=142.84
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2572 38827 0 0 3 2 14251 28 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28877] ppid=28741 vsize=5352 CPUtime=0
/proc/28877/stat : 28877 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 180454422 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28877/statm: 1338 224 188 169 0 49 0
[pid=28879] ppid=28877 vsize=9524 CPUtime=139.24
/proc/28879/stat : 28879 (clasp-1.0) R 28877 28741 28470 0 -1 4194304 2052 0 0 0 13923 1 0 0 25 0 1 0 180454422 9752576 2009 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715306 0 0 4096 0 0 0 0 17 1 0 0
/proc/28879/statm: 2381 2009 249 81 0 1755 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 27408

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 28887
/proc/meminfo: memFree=1759896/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=324.9
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 2688 42467 0 0 3 2 32454 31 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=28885] ppid=28741 vsize=5352 CPUtime=0
/proc/28885/stat : 28885 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180472634 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28885/statm: 1338 224 188 169 0 49 0
[pid=28887] ppid=28885 vsize=6884 CPUtime=17.15
/proc/28887/stat : 28887 (clasp-1.0) R 28885 28741 28470 0 -1 4194304 1370 0 0 0 1715 0 0 0 25 0 1 0 180472634 7049216 1332 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134742675 0 0 4096 0 0 0 0 17 1 0 0
/proc/28887/statm: 1721 1332 249 81 0 1095 0

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

/proc/29117/statm: 2262 1869 249 81 0 1636 0
Current children cumulated CPU time (s) 1541.5
Current children cumulated vsize (KiB) 26932

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1756696/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1425.35
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3162 58253 0 0 4 3 142478 50 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29115] ppid=28741 vsize=5352 CPUtime=0
/proc/29115/stat : 29115 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180582732 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29115/statm: 1338 224 188 169 0 49 0
[pid=29117] ppid=29115 vsize=9804 CPUtime=176.13
/proc/29117/stat : 29117 (clasp-1.0) R 29115 28741 28470 0 -1 4194304 2107 0 0 0 17611 2 0 0 25 0 1 0 180582732 10039296 2066 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784501 0 0 4096 0 0 0 0 17 1 0 0
/proc/29117/statm: 2451 2066 249 81 0 1825 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 27688

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1756248/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1425.35
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3162 58253 0 0 4 3 142478 50 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29115] ppid=28741 vsize=5352 CPUtime=0
/proc/29115/stat : 29115 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180582732 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29115/statm: 1338 224 188 169 0 49 0
[pid=29117] ppid=29115 vsize=10192 CPUtime=236.11
/proc/29117/stat : 29117 (clasp-1.0) R 29115 28741 28470 0 -1 4194304 2214 0 0 0 23608 3 0 0 25 0 1 0 180582732 10436608 2173 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741444 0 0 4096 0 0 0 0 17 1 0 0
/proc/29117/statm: 2548 2173 249 81 0 1922 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 28076

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1756120/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1425.35
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3162 58253 0 0 4 3 142478 50 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29115] ppid=28741 vsize=5352 CPUtime=0
/proc/29115/stat : 29115 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180582732 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29115/statm: 1338 224 188 169 0 49 0
[pid=29117] ppid=29115 vsize=10316 CPUtime=296.09
/proc/29117/stat : 29117 (clasp-1.0) R 29115 28741 28470 0 -1 4194304 2242 0 0 0 29606 3 0 0 25 0 1 0 180582732 10563584 2201 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715327 0 0 4096 0 0 0 0 17 1 0 0
/proc/29117/statm: 2579 2201 249 81 0 1953 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 28200

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1755544/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1425.35
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3162 58253 0 0 4 3 142478 50 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29115] ppid=28741 vsize=5352 CPUtime=0
/proc/29115/stat : 29115 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180582732 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29115/statm: 1338 224 188 169 0 49 0
[pid=29117] ppid=29115 vsize=10904 CPUtime=356.08
/proc/29117/stat : 29117 (clasp-1.0) R 29115 28741 28470 0 -1 4194304 2387 0 0 0 35604 4 0 0 25 0 1 0 180582732 11165696 2346 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/29117/statm: 2726 2346 249 81 0 2100 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 28788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1755416/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1425.35
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3162 58253 0 0 4 3 142478 50 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29115] ppid=28741 vsize=5352 CPUtime=0
/proc/29115/stat : 29115 (sh) S 28741 28741 28470 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 180582732 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29115/statm: 1338 224 188 169 0 49 0
[pid=29117] ppid=29115 vsize=11012 CPUtime=374.68
/proc/29117/stat : 29117 (clasp-1.0) R 29115 28741 28470 0 -1 4194304 2417 0 0 0 37464 4 0 0 25 0 1 0 180582732 11276288 2376 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616633 0 0 4096 0 0 0 0 17 1 0 0
/proc/29117/statm: 2753 2376 249 81 0 2127 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 28896

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 0.99 0.98 2/80 29117
/proc/meminfo: memFree=1755416/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1800.07
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3322 62351 0 0 4 3 179943 57 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12532

[startup+1802.2 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 29128
/proc/meminfo: memFree=1761928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1800.07
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3322 62351 0 0 4 3 179943 57 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29118] ppid=28741 vsize=0 CPUtime=0
/proc/29118/stat : 29118 (rm) Z 28741 28741 28470 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 180620212 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/29118/statm: 0 0 0 0 0 0 0
[pid=29126] ppid=28741 vsize=5352 CPUtime=0
/proc/29126/stat : 29126 (sh) S 28741 28741 28470 0 -1 4194304 285 121 0 0 0 0 0 0 18 0 1 0 180620215 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29126/statm: 1338 224 188 169 0 49 0
[pid=29128] ppid=29126 vsize=4944 CPUtime=1.25
/proc/29128/stat : 29128 (clasp-1.0) R 29126 28741 28470 0 -1 4194304 876 0 0 0 125 0 0 0 25 0 1 0 180620215 5062656 838 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1236 838 249 81 0 610 0
Current children cumulated CPU time (s) 1801.32
Current children cumulated vsize (KiB) 22828

[startup+1802.6 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 29128
/proc/meminfo: memFree=1761928/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1800.07
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3322 62351 0 0 4 3 179943 57 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29118] ppid=28741 vsize=0 CPUtime=0
/proc/29118/stat : 29118 (rm) Z 28741 28741 28470 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 180620212 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/29118/statm: 0 0 0 0 0 0 0
[pid=29126] ppid=28741 vsize=5352 CPUtime=0
/proc/29126/stat : 29126 (sh) S 28741 28741 28470 0 -1 4194304 285 121 0 0 0 0 0 0 18 0 1 0 180620215 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29126/statm: 1338 224 188 169 0 49 0
[pid=29128] ppid=29126 vsize=5076 CPUtime=1.65
/proc/29128/stat : 29128 (clasp-1.0) R 29126 28741 28470 0 -1 4194304 915 0 0 0 165 0 0 0 25 0 1 0 180620215 5197824 877 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715284 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1269 877 249 81 0 643 0
Current children cumulated CPU time (s) 1801.72
Current children cumulated vsize (KiB) 22960

[startup+1802.8 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 29128
/proc/meminfo: memFree=1761352/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1800.07
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3322 62351 0 0 4 3 179943 57 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29118] ppid=28741 vsize=0 CPUtime=0
/proc/29118/stat : 29118 (rm) Z 28741 28741 28470 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 180620212 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/29118/statm: 0 0 0 0 0 0 0
[pid=29126] ppid=28741 vsize=5352 CPUtime=0
/proc/29126/stat : 29126 (sh) S 28741 28741 28470 0 -1 4194304 285 121 0 0 0 0 0 0 18 0 1 0 180620215 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29126/statm: 1338 224 188 169 0 49 0
[pid=29128] ppid=29126 vsize=5076 CPUtime=1.85
/proc/29128/stat : 29128 (clasp-1.0) R 29126 28741 28470 0 -1 4194304 926 0 0 0 185 0 0 0 25 0 1 0 180620215 5197824 888 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1269 888 249 81 0 643 0
Current children cumulated CPU time (s) 1801.92
Current children cumulated vsize (KiB) 22960

[startup+1802.91 s]
/proc/loadavg: 1.00 0.99 0.98 2/82 29128
/proc/meminfo: memFree=1761352/2055920 swapFree=4149072/4192956
[pid=28741] ppid=28739 vsize=12532 CPUtime=1800.07
/proc/28741/stat : 28741 (pbclasp) S 28739 28741 28470 0 -1 4194304 3322 62351 0 0 4 3 179943 57 16 0 1 0 180440121 12832768 501 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/28741/statm: 3133 501 343 3 0 233 0
[pid=29118] ppid=28741 vsize=0 CPUtime=0
/proc/29118/stat : 29118 (rm) Z 28741 28741 28470 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 180620212 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/29118/statm: 0 0 0 0 0 0 0
[pid=29126] ppid=28741 vsize=5352 CPUtime=0
/proc/29126/stat : 29126 (sh) S 28741 28741 28470 0 -1 4194304 285 121 0 0 0 0 0 0 18 0 1 0 180620215 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29126/statm: 1338 224 188 169 0 49 0
[pid=29128] ppid=29126 vsize=5076 CPUtime=1.95
/proc/29128/stat : 29128 (clasp-1.0) R 29126 28741 28470 0 -1 4194304 926 0 0 0 195 0 0 0 25 0 1 0 180620215 5197824 888 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789720 0 0 4096 0 0 0 0 17 1 0 0
/proc/29128/statm: 1269 888 249 81 0 643 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 22960

Child status: 0
Real time (s): 1802.92
CPU time (s): 1802.07
CPU user time (s): 1801.45
CPU system time (s): 0.616906
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 30824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.45
system time used= 0.616906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67129
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= 1808
involuntary context switches= 37148

runsolver used 1.77373 second user time and 4.79627 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri Apr 20 04:40:23 UTC 2007

IDJOB= 364847
IDBENCH= 2158
IDSOLVER= 167
FILE ID= node2/364847-1177044023

PBS_JOBID= 4640150

Free space on /tmp= 66401 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32c1.opb
COMMAND LINE= pbclasp instance-364847-1177044023.opb /tmp/evaluation/364847-1177044023/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-364847-1177044023 -o ROOT/results/node2/conversion-364847-1177044023 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/364847-1177044023/instance-364847-1177044023.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  b354df8d74ddbd5006be5e12ba59956d

RANDOM SEED= 549977738

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1766400 kB
Buffers:         68904 kB
Cached:         142168 kB
SwapCached:      12240 kB
Active:         120692 kB
Inactive:       115668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766400 kB
SwapTotal:     4192956 kB
SwapFree:      4149072 kB
Dirty:             596 kB
Writeback:           0 kB
Mapped:          30160 kB
Slab:            38588 kB
Committed_AS:  8170552 kB
PageTables:       1860 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= 66401 MiB

End job on node2 on Fri Apr 20 05:10:26 UTC 2007