Trace number 3299870

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 744.566 189.776

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...071764/instance-3299870-1304071764.cnf
4.29/4.35	c Solving...
744.49/189.76	s UNSATISFIABLE
744.49/189.76	
744.49/189.76	c Models        : 0     
744.49/189.76	c Time          : 189.643s (Solving: 185.29s 1st Model: 0.00s Unsat: 185.29s)
744.49/189.76	c CPU Time      : 744.430s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299870-1304071764/watcher-3299870-1304071764 -o /tmp/evaluation-result-3299870-1304071764/solver-3299870-1304071764 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299870-1304071764.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.92 8.09 7.67 3/181 4162
/proc/meminfo: memFree=22273596/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=31268 CPUtime=0 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 1232 0 0 0 0 0 0 0 25 0 1 0 518774283 32018432 1163 33554432000 4194304 4964704 140737053001344 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4162/statm: 7817 1170 375 189 0 2691 0

[startup+0.101887 s]
/proc/loadavg: 7.92 8.09 7.67 3/181 4162
/proc/meminfo: memFree=22273596/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=54168 CPUtime=0.09 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 11203 0 0 0 8 1 0 0 25 0 1 0 518774283 55468032 8542 33554432000 4194304 4964704 140737053001344 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4162/statm: 13542 8543 398 189 0 8416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54168

[startup+0.200865 s]
/proc/loadavg: 7.92 8.09 7.67 3/181 4162
/proc/meminfo: memFree=22273596/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=61500 CPUtime=0.19 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 12973 0 0 0 18 1 0 0 25 0 1 0 518774283 62976000 10312 33554432000 4194304 4964704 140737053001344 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4162/statm: 15375 10312 403 189 0 10249 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 61500

[startup+0.300781 s]
/proc/loadavg: 7.92 8.09 7.67 3/181 4162
/proc/meminfo: memFree=22273596/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=65068 CPUtime=0.29 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 13850 0 0 0 28 1 0 0 25 0 1 0 518774283 66629632 11189 33554432000 4194304 4964704 140737053001344 18446744073709551615 4615074 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4162/statm: 16267 11189 403 189 0 11141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65068

[startup+0.700735 s]
/proc/loadavg: 7.92 8.09 7.67 3/181 4162
/proc/meminfo: memFree=22273596/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=78300 CPUtime=0.69 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 17164 0 0 0 67 2 0 0 25 0 1 0 518774283 80179200 14501 33554432000 4194304 4964704 140737053001344 18446744073709551615 4616046 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4162/statm: 19575 14501 403 189 0 14449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78300

[startup+1.50061 s]
/proc/loadavg: 7.92 8.09 7.67 3/182 4193
/proc/meminfo: memFree=22163856/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=105768 CPUtime=1.49 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 24024 0 0 0 146 3 0 0 25 0 1 0 518774283 108306432 21354 33554432000 4194304 4964704 140737053001344 18446744073709551615 4600351 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4162/statm: 26442 21354 403 189 0 21316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 105768

[startup+3.10026 s]
/proc/loadavg: 7.45 7.99 7.64 4/182 4193
/proc/meminfo: memFree=22100988/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=142864 CPUtime=3.09 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 33010 0 0 0 305 4 0 0 25 0 1 0 518774283 146292736 30337 33554432000 4194304 4964704 140737053001344 18446744073709551615 4600351 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4162/statm: 35716 30337 403 189 0 30590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142864

[startup+6.30063 s]
/proc/loadavg: 7.45 7.99 7.64 6/185 4226
/proc/meminfo: memFree=22051216/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=12.06 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 42843 0 0 0 1198 8 0 0 25 0 4 0 518774283 372215808 36964 33554432000 4194304 4964704 140737053001344 18446744073709551615 4369529 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 36964 458 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=1.92 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 1635 0 0 0 192 0 0 0 25 0 4 0 518774719 372215808 36964 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=1.92 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 3753 0 0 0 191 1 0 0 25 0 4 0 518774719 372215808 36964 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=1.93 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 3555 0 0 0 192 1 0 0 20 0 4 0 518774719 372215808 36964 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 363492

[startup+12.7004 s]
/proc/loadavg: 7.53 7.99 7.64 9/188 4229
/proc/meminfo: memFree=21981668/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=37.62 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 44706 0 0 0 3753 9 0 0 25 0 4 0 518774283 372215808 38827 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668618 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 38827 458 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=8.32 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 1836 0 0 0 832 0 0 0 25 0 4 0 518774719 372215808 38827 33554432000 4194304 4964704 140737053001344 18446744073709551615 4652108 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=8.29 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 4502 0 0 0 827 2 0 0 25 0 4 0 518774719 372215808 38827 33554432000 4194304 4964704 140737053001344 18446744073709551615 4363035 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=8.33 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 4286 0 0 0 832 1 0 0 25 0 4 0 518774719 372215808 38827 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.62
Current children cumulated vsize (KiB) 363492

[startup+25.5011 s]
/proc/loadavg: 7.60 7.99 7.64 9/188 4229
/proc/meminfo: memFree=21957848/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=88.75 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 48051 0 0 0 8864 11 0 0 25 0 4 0 518774283 372215808 42172 33554432000 4194304 4964704 140737053001344 18446744073709551615 4334301 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 42172 458 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=21.12 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 2175 0 0 0 2111 1 0 0 25 0 4 0 518774719 372215808 42172 33554432000 4194304 4964704 140737053001344 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=21.01 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 5972 0 0 0 2098 3 0 0 25 0 4 0 518774719 372215808 42172 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=21.13 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 5613 0 0 0 2111 2 0 0 25 0 4 0 518774719 372215808 42172 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 88.75
Current children cumulated vsize (KiB) 363492

[startup+51.1003 s]
/proc/loadavg: 7.80 8.00 7.66 9/188 4230
/proc/meminfo: memFree=21920936/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=191.02 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 50902 0 0 0 19088 14 0 0 25 0 4 0 518774283 372215808 45023 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 45023 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=46.72 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 2346 0 0 0 4671 1 0 0 25 0 4 0 518774719 372215808 45023 33554432000 4194304 4964704 140737053001344 18446744073709551615 4370485 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=46.48 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 7901 0 0 0 4643 5 0 0 25 0 4 0 518774719 372215808 45023 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=46.73 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 6200 0 0 0 4671 2 0 0 25 0 4 0 518774719 372215808 45023 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 191.02
Current children cumulated vsize (KiB) 363492

[startup+102.301 s]
/proc/loadavg: 7.97 8.01 7.68 9/188 4231
/proc/meminfo: memFree=21846552/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=395.56 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 56277 0 0 0 39536 20 0 0 25 0 4 0 518774283 372215808 50398 33554432000 4194304 4964704 140737053001344 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 50398 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=97.93 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 3040 0 0 0 9791 2 0 0 25 0 4 0 518774719 372215808 50398 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=97.4 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 10246 0 0 0 9733 7 0 0 25 0 4 0 518774719 372215808 50398 33554432000 4194304 4964704 140737053001344 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=97.93 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 8138 0 0 0 9789 4 0 0 25 0 4 0 518774719 372215808 50398 33554432000 4194304 4964704 140737053001344 18446744073709551615 4690542 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 395.56
Current children cumulated vsize (KiB) 363492

[startup+162.301 s]
/proc/loadavg: 8.12 8.04 7.71 9/188 4233
/proc/meminfo: memFree=21731592/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=635.22 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 72075 0 0 0 63489 33 0 0 25 0 4 0 518774283 372215808 66196 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 66196 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=157.92 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 3823 0 0 0 15789 3 0 0 25 0 4 0 518774719 372215808 66196 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=157.07 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 14618 0 0 0 15696 11 0 0 25 0 4 0 518774719 372215808 66196 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=157.93 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 18765 0 0 0 15780 13 0 0 25 0 4 0 518774719 372215808 66196 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 635.22
Current children cumulated vsize (KiB) 363492

Solver just ended. Dumping a history of the last processes samples

[startup+166.401 s]
/proc/loadavg: 8.11 8.04 7.71 9/188 4233
/proc/meminfo: memFree=21727500/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=651.6 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 72868 0 0 0 65126 34 0 0 25 0 4 0 518774283 372215808 66989 33554432000 4194304 4964704 140737053001344 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 66989 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=162.02 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 3932 0 0 0 16199 3 0 0 25 0 4 0 518774719 372215808 66989 33554432000 4194304 4964704 140737053001344 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=161.14 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15253 0 0 0 16103 11 0 0 25 0 4 0 518774719 372215808 66989 33554432000 4194304 4964704 140737053001344 18446744073709551615 4313807 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=162.03 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 18808 0 0 0 16190 13 0 0 25 0 4 0 518774719 372215808 66989 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 651.6
Current children cumulated vsize (KiB) 363492

[startup+179.201 s]
/proc/loadavg: 8.16 8.05 7.72 9/188 4233
/proc/meminfo: memFree=21708780/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=702.73 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 75248 0 0 0 70238 35 0 0 25 0 4 0 518774283 372215808 69369 33554432000 4194304 4964704 140737053001344 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 69369 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=174.82 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4314 0 0 0 17479 3 0 0 25 0 4 0 518774719 372215808 69369 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=173.88 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15357 0 0 0 17377 11 0 0 25 0 4 0 518774719 372215808 69369 33554432000 4194304 4964704 140737053001344 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=174.83 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 20701 0 0 0 17469 14 0 0 25 0 4 0 518774719 372215808 69369 33554432000 4194304 4964704 140737053001344 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 702.73
Current children cumulated vsize (KiB) 363492

[startup+185.6 s]
/proc/loadavg: 8.14 8.05 7.72 9/188 4233
/proc/meminfo: memFree=21694892/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=728.28 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76450 0 0 0 72792 36 0 0 25 0 4 0 518774283 372215808 70570 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669472 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 70570 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=181.21 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4688 0 0 0 18118 3 0 0 25 0 4 0 518774719 372215808 70570 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=180.24 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15541 0 0 0 18013 11 0 0 25 0 4 0 518774719 372215808 70570 33554432000 4194304 4964704 140737053001344 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=181.23 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 21345 0 0 0 18108 15 0 0 25 0 4 0 518774719 372215808 70570 33554432000 4194304 4964704 140737053001344 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 728.28
Current children cumulated vsize (KiB) 363492

[startup+187.201 s]
/proc/loadavg: 8.13 8.05 7.72 9/188 4234
/proc/meminfo: memFree=21689560/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=734.67 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76563 0 0 0 73431 36 0 0 25 0 4 0 518774283 372215808 70683 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 70683 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=182.81 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4688 0 0 0 18278 3 0 0 25 0 4 0 518774719 372215808 70683 33554432000 4194304 4964704 140737053001344 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=181.83 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15654 0 0 0 18172 11 0 0 25 0 4 0 518774719 372215808 70683 33554432000 4194304 4964704 140737053001344 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=182.83 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 21345 0 0 0 18268 15 0 0 25 0 4 0 518774719 372215808 70683 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 734.67
Current children cumulated vsize (KiB) 363492

[startup+188.801 s]
/proc/loadavg: 8.13 8.05 7.72 9/188 4234
/proc/meminfo: memFree=21687948/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=741.07 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76586 0 0 0 74071 36 0 0 25 0 4 0 518774283 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669494 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 70706 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=184.41 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4688 0 0 0 18438 3 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=183.42 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15677 0 0 0 18331 11 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=184.43 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 21345 0 0 0 18428 15 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 741.07
Current children cumulated vsize (KiB) 363492

[startup+189.201 s]
/proc/loadavg: 8.13 8.05 7.72 9/188 4234
/proc/meminfo: memFree=21687328/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=742.68 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76586 0 0 0 74232 36 0 0 25 0 4 0 518774283 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 70706 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=184.82 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4688 0 0 0 18479 3 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=183.82 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15677 0 0 0 18371 11 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669203 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=184.84 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) R 4160 4162 3794 0 -1 4202560 21345 0 0 0 18469 15 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 742.68
Current children cumulated vsize (KiB) 363492

[startup+189.601 s]
/proc/loadavg: 8.13 8.05 7.72 9/188 4234
/proc/meminfo: memFree=21687328/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=363492 CPUtime=744.27 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76586 0 0 0 74390 37 0 0 25 0 4 0 518774283 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4162/statm: 90873 70706 460 189 0 85222 0
[pid=4162/tid=4224] ppid=4160 vsize=363492 CPUtime=185.21 cores=0,2,4,6
/proc/4162/task/4224/stat : 4224 (claspmt) R 4160 4162 3794 0 -1 4202560 4688 0 0 0 18518 3 0 0 18 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4162/tid=4225] ppid=4160 vsize=363492 CPUtime=184.23 cores=0,2,4,6
/proc/4162/task/4225/stat : 4225 (claspmt) R 4160 4162 3794 0 -1 4202560 15677 0 0 0 18411 12 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 255376956697 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4162/tid=4226] ppid=4160 vsize=363492 CPUtime=185.23 cores=0,2,4,6
/proc/4162/task/4226/stat : 4226 (claspmt) S 4160 4162 3794 0 -1 4202560 21345 0 0 0 18508 15 0 0 25 0 4 0 518774719 372215808 70706 33554432000 4194304 4964704 140737053001344 18446744073709551615 255377406446 0 0 4096 18946 18446604442460454976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 744.27
Current children cumulated vsize (KiB) 363492

[startup+189.701 s]
/proc/loadavg: 8.13 8.05 7.72 9/188 4234
/proc/meminfo: memFree=21687328/32951124 swapFree=67111524/67111528
[pid=4162] ppid=4160 vsize=353240 CPUtime=744.49 cores=0,2,4,6
/proc/4162/stat : 4162 (claspmt) R 4160 4162 3794 0 -1 4202496 76596 0 0 0 74412 37 0 0 25 0 1 0 518774283 361717760 68153 33554432000 4194304 4964704 140737053001344 18446744073709551615 255376950476 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/4162/statm: 88310 68153 470 189 0 82659 0
Current children cumulated CPU time (s) 744.49
Current children cumulated vsize (KiB) 353240

Child status: 20
Real time (s): 189.776
CPU time (s): 744.566
CPU user time (s): 744.181
CPU system time (s): 0.384941
CPU usage (%): 392.339
Max. virtual memory (cumulated for all children) (KiB): 363492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 744.181
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76598
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= 611
involuntary context switches= 10959

runsolver used 0.292955 second user time and 0.746886 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 12:09:24
IDJOB=3299870
IDBENCH=82477
IDSOLVER=1683
FILE ID=node135/3299870-1304071764
RUNJOBID= node135-1304071709-3960
PBS_JOBID= 13170487
Free space on /tmp= 71112 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299870-1304071764/watcher-3299870-1304071764 -o /tmp/evaluation-result-3299870-1304071764/solver-3299870-1304071764 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299870-1304071764.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=434725275

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22273752 kB
Buffers:       1833192 kB
Cached:        8147104 kB
SwapCached:          4 kB
Active:        2537956 kB
Inactive:      7546140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22273752 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:      102136 kB
Mapped:          15680 kB
Slab:           529980 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   249208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71104 MiB
End job on node135 at 2011-04-29 12:12:34