Trace number 372320

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)10494 1802.05 1802.63

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir09_trarea_ac.opb
MD5SUM83e4cddd78ca4f87cfb13af1d930e0cc
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8781
Best CPU time to get the best result obtained on this benchmark44.9172
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8781
Optimality of the best value was proved YES
Number of variables3945
Total number of constraints8604
Number of constraints which are clauses8604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1872
Biggest coefficient in the objective function 365
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 525162
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 365
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 525162
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.67/0.98	o 11749
1.17/1.29	o 11453
1.27/1.59	o 11440
1.57/1.89	o 11384
2.06/2.19	o 11381
2.17/2.48	o 11222
2.47/2.78	o 11209
2.76/3.08	o 11153
3.24/3.37	o 11149
3.34/3.67	o 11143
3.64/3.96	o 11140
3.93/4.26	o 11139
4.42/4.56	o 10934
4.53/4.90	o 10876
4.83/5.20	o 10865
5.28/5.50	o 10862
5.40/5.79	o 10642
5.70/6.09	o 10630
6.00/6.38	o 10584
6.46/6.68	o 10574
6.59/6.98	o 10571
6.88/7.27	o 10570
7.17/7.57	o 10505
7.65/7.88	o 10495
7.76/8.16	o 10494
1800.01/1800.61	sh: line 1:  1396 Done                    cat /tmp/evaluation/372320-1177089071/temp/instance-372320-1177089071.opb.op
1800.01/1800.61	      1397 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/372320-1177089071/temp/instance-372320-1177089071.opb.clasp
1800.01/1800.62	c Somebody sent me a SIGTERM
1800.01/1800.62	s SATISFIABLE
1800.01/1800.62	v x19 x27 x46 x54 x64 x192 x193 x205 x216 x311 x312 x447 x448 x463 x464 x544 x545 x656 x657 x774 x775 x798 x907 x908 x995 x996 x1075
1800.01/1800.62	v x1076 x1146 x1147 x1229 x1230 x1321 x1322 x1445 x1446 x1573 x1574 x1645 x1646 x1997 x1998 x2049 x2050 x2071 x2072 x2265 x2266
1800.01/1800.62	v x2291 x2292 x2627 x2628 x2750 x2751 x2956 x2957 x3394 x3395 x3434 x3435 x3460 x3461 x3616 x3617 x3618 x3619 x3632 x3633 x3638
1800.01/1800.62	v x3639 x3642 x3643 x3828 x3829 x3852 x3853 x3864 x3865 x3904 x3905 x3906 x3907 x3924 x3925
1800.01/1800.62	pb2clasp1: no process killed
1800.01/1800.63	clasp-1.0: no process killed
1801.99/1802.62	sh: line 1:  1409 Done                    cat /tmp/evaluation/372320-1177089071/temp/instance-372320-1177089071.opb.op
1801.99/1802.62	      1410 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/372320-1177089071/temp/instance-372320-1177089071.opb.clasp

Verifier Data (download as text)

OK	10494

Conversion Script Data (download as text)

/tmp/evaluation/372320-1177089071/instance-372320-1177089071.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-372320-1177089071 -o ROOT/results/node2/solver-372320-1177089071 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-372320-1177089071.opb /tmp/evaluation/372320-1177089071/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 0.99 0.97 3/77 1187
/proc/meminfo: memFree=1754616/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=12268 CPUtime=0
/proc/1187/stat : 1187 (pbclasp) R 1185 1187 425 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 184944943 12562432 317 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390213630 0 0 4224 0 0 0 0 17 1 0 0
/proc/1187/statm: 3067 317 242 3 0 167 0

[startup+0.045234 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 1187
/proc/meminfo: memFree=1754616/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=12796 CPUtime=0.04
/proc/1187/stat : 1187 (pbclasp) R 1185 1187 425 0 -1 4194304 565 0 0 0 4 0 0 0 18 0 1 0 184944943 13103104 531 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206381159137 0 0 4224 16384 0 0 0 17 1 0 0
/proc/1187/statm: 3199 531 320 3 0 299 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12796

[startup+0.101237 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 1187
/proc/meminfo: memFree=1754616/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=12928 CPUtime=0.06
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 629 0 0 0 6 0 0 0 16 0 1 0 184944943 13238272 582 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/1187/statm: 3232 582 324 3 0 332 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12928

[startup+0.301256 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 1187
/proc/meminfo: memFree=1754616/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=12928 CPUtime=0.06
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 629 0 0 0 6 0 0 0 16 0 1 0 184944943 13238272 582 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/1187/statm: 3232 582 324 3 0 332 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12928

[startup+0.701301 s]
/proc/loadavg: 1.00 0.99 0.97 3/77 1187
/proc/meminfo: memFree=1754616/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13060 CPUtime=0.67
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 814 1599 0 0 6 0 60 1 16 0 1 0 184944943 13373440 644 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/1187/statm: 3265 644 343 3 0 365 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13060

[startup+1.50138 s]
/proc/loadavg: 1.00 0.99 0.97 3/80 1205
/proc/meminfo: memFree=1752088/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=1.27
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 1077 7470 0 0 7 0 116 4 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13192

[startup+3.10155 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1229
/proc/meminfo: memFree=1747096/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=3.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 1733 25290 0 0 8 1 277 19 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 13192

[startup+6.30188 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1317
/proc/meminfo: memFree=1746808/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=6
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 2813 54990 0 0 11 2 547 40 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 13192

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1746664/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=7608 CPUtime=4.51
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 1609 0 0 0 451 0 0 0 25 0 1 0 184945761 7790592 1501 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134789711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 1902 1501 249 81 0 1276 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 26156

[startup+25.5029 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1745680/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=8656 CPUtime=17.3
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 1880 0 0 0 1730 0 0 0 25 0 1 0 184945761 8863744 1772 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 2164 1772 249 81 0 1538 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 27204

[startup+51.1025 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1744784/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=9708 CPUtime=42.89
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 2120 0 0 0 4289 0 0 0 25 0 1 0 184945761 9940992 2012 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 2427 2012 249 81 0 1801 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 28256

[startup+102.307 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1742736/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=11772 CPUtime=94.09
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 2619 0 0 0 9408 1 0 0 25 0 1 0 184945761 12054528 2511 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 2943 2511 249 81 0 2317 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 30320

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1739472/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=14920 CPUtime=154.07
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 3430 0 0 0 15405 2 0 0 25 0 1 0 184945761 15278080 3319 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134789711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 3730 3319 249 81 0 3104 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 33468

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1739472/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=14920 CPUtime=214.05
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 3430 0 0 0 21403 2 0 0 25 0 1 0 184945761 15278080 3319 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 3730 3319 249 81 0 3104 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 33468

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1739024/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=15496 CPUtime=274.04
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 3537 0 0 0 27401 3 0 0 25 0 1 0 184945761 15867904 3426 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134713707 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 3874 3426 249 81 0 3248 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 34044

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1397
/proc/meminfo: memFree=1738320/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=16152 CPUtime=334.02
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 3706 0 0 0 33399 3 0 0 25 0 1 0 184945761 16539648 3595 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134713910 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 4038 3595 249 81 0 3412 0

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

/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=22856 CPUtime=1413.75
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5321 0 0 0 141363 12 0 0 25 0 1 0 184945761 23404544 5167 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5714 5167 249 81 0 5088 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 41404

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1731920/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=22856 CPUtime=1473.73
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5325 0 0 0 147360 13 0 0 25 0 1 0 184945761 23404544 5171 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5714 5171 249 81 0 5088 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 41404

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1731472/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=23216 CPUtime=1533.71
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5428 0 0 0 153358 13 0 0 25 0 1 0 184945761 23773184 5238 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5804 5238 249 81 0 5178 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 41764

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1731472/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=23380 CPUtime=1593.7
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5457 0 0 0 159356 14 0 0 25 0 1 0 184945761 23941120 5267 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134714069 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 5845 5267 249 81 0 5219 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 41928

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1730896/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=24172 CPUtime=1653.68
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5645 0 0 0 165354 14 0 0 25 0 1 0 184945761 24752128 5433 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134737304 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6043 5433 249 81 0 5417 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 42720

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1730448/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=24532 CPUtime=1713.67
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5750 0 0 0 171352 15 0 0 25 0 1 0 184945761 25120768 5502 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6133 5502 249 81 0 5507 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 43080

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1730512/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=24532 CPUtime=1773.65
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5762 0 0 0 177350 15 0 0 25 0 1 0 184945761 25120768 5514 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616350 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6133 5514 249 81 0 5507 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 43080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.97 2/80 1399
/proc/meminfo: memFree=1730512/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=8.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3575 75780 0 0 13 4 733 55 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1395] ppid=1187 vsize=5356 CPUtime=0
/proc/1395/stat : 1395 (sh) S 1187 1187 425 0 -1 4194304 286 122 0 0 0 0 0 0 15 0 1 0 184945761 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1395/statm: 1339 225 188 169 0 50 0
[pid=1397] ppid=1395 vsize=24532 CPUtime=1791.96
/proc/1397/stat : 1397 (clasp-1.0) R 1395 1187 425 0 -1 4194304 5762 0 0 0 179180 16 0 0 25 0 1 0 184945761 25120768 5514 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/1397/statm: 6133 5514 249 81 0 5507 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 43080

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.97 2/80 1399
/proc/meminfo: memFree=1730512/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=1800.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3729 83228 0 0 13 4 179915 73 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13192

[startup+1802.2 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 1410
/proc/meminfo: memFree=1746432/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=1800.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3729 83228 0 0 13 4 179915 73 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1400] ppid=1187 vsize=0 CPUtime=0
/proc/1400/stat : 1400 (rm) Z 1187 1187 425 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 185125005 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1408] ppid=1187 vsize=5356 CPUtime=0
/proc/1408/stat : 1408 (sh) S 1187 1187 425 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 185125008 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1408/statm: 1339 225 188 169 0 50 0
[pid=1410] ppid=1408 vsize=7608 CPUtime=1.54
/proc/1410/stat : 1410 (clasp-1.0) R 1408 1187 425 0 -1 4194304 1606 0 0 0 154 0 0 0 25 0 1 0 185125008 7790592 1498 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134782502 0 0 4096 0 0 0 0 17 1 0 0
/proc/1410/statm: 1902 1498 249 81 0 1276 0
Current children cumulated CPU time (s) 1801.59
Current children cumulated vsize (KiB) 26156

[startup+1802.6 s]
/proc/loadavg: 1.00 0.99 0.97 2/82 1410
/proc/meminfo: memFree=1746432/2055920 swapFree=4149072/4192956
[pid=1187] ppid=1185 vsize=13192 CPUtime=1800.05
/proc/1187/stat : 1187 (pbclasp) S 1185 1187 425 0 -1 4194304 3729 83228 0 0 13 4 179915 73 16 0 1 0 184944943 13508608 647 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390214548 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/1187/statm: 3298 647 343 3 0 398 0
[pid=1400] ppid=1187 vsize=0 CPUtime=0
/proc/1400/stat : 1400 (rm) Z 1187 1187 425 0 -1 4194316 115 0 0 0 0 0 0 0 18 0 1 0 185125005 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/1400/statm: 0 0 0 0 0 0 0
[pid=1408] ppid=1187 vsize=5356 CPUtime=0
/proc/1408/stat : 1408 (sh) S 1187 1187 425 0 -1 4194304 287 122 0 0 0 0 0 0 16 0 1 0 185125008 5484544 225 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1408/statm: 1339 225 188 169 0 50 0
[pid=1410] ppid=1408 vsize=7608 CPUtime=1.94
/proc/1410/stat : 1410 (clasp-1.0) R 1408 1187 425 0 -1 4194304 1606 0 0 0 194 0 0 0 25 0 1 0 185125008 7790592 1498 18446744073709551615 134512640 134847168 4294956768 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/1410/statm: 1902 1498 249 81 0 1276 0
Current children cumulated CPU time (s) 1801.99
Current children cumulated vsize (KiB) 26156

Child status: 0
Real time (s): 1802.63
CPU time (s): 1802.05
CPU user time (s): 1801.26
CPU system time (s): 0.794879
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 43080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.26
system time used= 0.794879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89222
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= 3798
involuntary context switches= 4042

runsolver used 1.77973 second user time and 4.78327 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri Apr 20 17:11:12 UTC 2007

IDJOB= 372320
IDBENCH= 24963
IDSOLVER= 167
FILE ID= node2/372320-1177089071

PBS_JOBID= 4640310

Free space on /tmp= 66401 MiB

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

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  83e4cddd78ca4f87cfb13af1d930e0cc

RANDOM SEED= 919907460

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:       1755088 kB
Buffers:         71576 kB
Cached:         150376 kB
SwapCached:      12240 kB
Active:         143104 kB
Inactive:       104368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755088 kB
SwapTotal:     4192956 kB
SwapFree:      4149072 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          30388 kB
Slab:            38812 kB
Committed_AS:  8190948 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= 66400 MiB

End job on node2 on Fri Apr 20 17:41:14 UTC 2007