Trace number 3299893

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 594.907 152.429

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...062881/instance-3299893-1304062881.cnf
4.40/4.46	c Solving...
594.87/152.41	s UNSATISFIABLE
594.87/152.41	
594.87/152.41	c Models        : 0     
594.87/152.41	c Time          : 152.342s (Solving: 147.88s 1st Model: 0.00s Unsat: 147.88s)
594.87/152.41	c CPU Time      : 594.810s

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-3299893-1304062881/watcher-3299893-1304062881 -o /tmp/evaluation-result-3299893-1304062881/solver-3299893-1304062881 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299893-1304062881.cnf 

running on 4 cores: 1,3,5,7

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: 6.97 7.88 7.94 2/174 31944
/proc/meminfo: memFree=24817264/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=53556 CPUtime=0 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 838 0 0 0 0 0 0 0 21 0 1 0 596518714 54841344 767 33554432000 4194304 4964704 140734740636720 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 13389 775 375 189 0 8263 0

[startup+0.0313851 s]
/proc/loadavg: 6.97 7.88 7.94 2/174 31944
/proc/meminfo: memFree=24817264/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=68644 CPUtime=0.03 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 10570 0 0 0 2 1 0 0 21 0 1 0 596518714 70291456 10046 33554432000 4194304 4964704 140734740636720 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 17161 10055 376 189 0 12035 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 68644

[startup+0.100368 s]
/proc/loadavg: 6.97 7.88 7.94 2/174 31944
/proc/meminfo: memFree=24817264/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=72136 CPUtime=0.09 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 15117 0 0 0 8 1 0 0 21 0 1 0 596518714 73867264 13035 33554432000 4194304 4964704 140734740636720 18446744073709551615 252458065664 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 18034 13035 388 189 0 12908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72136

[startup+0.30033 s]
/proc/loadavg: 6.97 7.88 7.94 2/174 31944
/proc/meminfo: memFree=24817264/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=97672 CPUtime=0.29 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 24039 0 0 0 26 3 0 0 22 0 1 0 596518714 100016128 19287 33554432000 4194304 4964704 140734740636720 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 24418 19289 388 189 0 19292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97672

[startup+0.700258 s]
/proc/loadavg: 6.97 7.88 7.94 2/174 31944
/proc/meminfo: memFree=24817264/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=169588 CPUtime=0.69 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 49617 0 0 0 63 6 0 0 23 0 1 0 596518714 173658112 35794 33554432000 4194304 4964704 140734740636720 18446744073709551615 252457763184 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 42397 35816 398 189 0 37271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169588

[startup+1.5011 s]
/proc/loadavg: 6.97 7.88 7.94 3/175 31945
/proc/meminfo: memFree=24608948/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=202404 CPUtime=1.49 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 57389 0 0 0 141 8 0 0 25 0 1 0 596518714 207261696 43566 33554432000 4194304 4964704 140734740636720 18446744073709551615 4607766 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 50601 43566 402 189 0 45475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202404

[startup+3.10082 s]
/proc/loadavg: 6.57 7.78 7.91 3/175 31945
/proc/meminfo: memFree=24569392/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=202404 CPUtime=3.09 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 57390 0 0 0 301 8 0 0 25 0 1 0 596518714 207261696 43567 33554432000 4194304 4964704 140734740636720 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/31944/statm: 50601 43567 403 189 0 45475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202404

[startup+6.30119 s]
/proc/loadavg: 6.57 7.78 7.91 6/181 31954
/proc/meminfo: memFree=24129952/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=433388 CPUtime=11.6 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 79797 0 0 0 1144 16 0 0 20 0 4 0 596518714 443789312 57659 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 108347 57659 457 189 0 102696 0
[pid=31944/tid=31952] ppid=31942 vsize=433388 CPUtime=1.77 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 4660 0 0 0 175 2 0 0 19 0 4 0 596519161 443789312 57659 33554432000 4194304 4964704 140734740636720 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=433388 CPUtime=1.8 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 7805 0 0 0 177 3 0 0 20 0 4 0 596519161 443789312 57659 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=433388 CPUtime=1.81 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 8827 0 0 0 180 1 0 0 20 0 4 0 596519161 443789312 57659 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 433388

[startup+12.701 s]
/proc/loadavg: 6.64 7.76 7.90 9/184 31957
/proc/meminfo: memFree=23512072/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=433388 CPUtime=37.17 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 86236 0 0 0 3693 24 0 0 25 0 4 0 596518714 443789312 64098 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 108347 64098 458 189 0 102696 0
[pid=31944/tid=31952] ppid=31942 vsize=433388 CPUtime=8.16 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 6556 0 0 0 812 4 0 0 25 0 4 0 596519161 443789312 64098 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=433388 CPUtime=8.16 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 10837 0 0 0 810 6 0 0 25 0 4 0 596519161 443789312 64098 33554432000 4194304 4964704 140734740636720 18446744073709551615 4363687 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=433388 CPUtime=8.21 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 8827 0 0 0 820 1 0 0 25 0 4 0 596519161 443789312 64098 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.17
Current children cumulated vsize (KiB) 433388

[startup+25.5006 s]
/proc/loadavg: 6.85 7.77 7.90 9/184 31958
/proc/meminfo: memFree=23288792/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=433388 CPUtime=88.29 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 99913 0 0 0 8796 33 0 0 25 0 4 0 596518714 443789312 77775 33554432000 4194304 4964704 140734740636720 18446744073709551615 252457724313 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 108347 77775 458 189 0 102696 0
[pid=31944/tid=31952] ppid=31942 vsize=433388 CPUtime=20.96 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 9778 0 0 0 2089 7 0 0 25 0 4 0 596519161 443789312 77775 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=433388 CPUtime=20.89 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 18729 0 0 0 2079 10 0 0 25 0 4 0 596519161 443789312 77775 33554432000 4194304 4964704 140734740636720 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=433388 CPUtime=21.01 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 8827 0 0 0 2100 1 0 0 25 0 4 0 596519161 443789312 77775 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.29
Current children cumulated vsize (KiB) 433388

[startup+51.1009 s]
/proc/loadavg: 7.24 7.78 7.90 9/184 31958
/proc/meminfo: memFree=22963636/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=507056 CPUtime=190.5 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 123552 0 0 0 19004 46 0 0 25 0 4 0 596518714 519225344 101400 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 126764 101400 458 189 0 121113 0
[pid=31944/tid=31952] ppid=31942 vsize=507056 CPUtime=46.5 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 12133 0 0 0 4641 9 0 0 25 0 4 0 596519161 519225344 101400 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=507056 CPUtime=46.36 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 35174 0 0 0 4618 18 0 0 25 0 4 0 596519161 519225344 101400 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=507056 CPUtime=46.61 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 10807 0 0 0 4659 2 0 0 25 0 4 0 596519161 519225344 101400 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.5
Current children cumulated vsize (KiB) 507056

[startup+102.3 s]
/proc/loadavg: 7.74 7.83 7.91 9/184 31960
/proc/meminfo: memFree=22379780/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=696696 CPUtime=395.05 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 178899 0 0 0 39431 74 0 0 25 0 4 0 596518714 713416704 156484 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 174174 156484 458 189 0 168523 0
[pid=31944/tid=31952] ppid=31942 vsize=696696 CPUtime=97.71 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 14534 0 0 0 9760 11 0 0 25 0 4 0 596519161 713416704 156484 33554432000 4194304 4964704 140734740636720 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=696696 CPUtime=97.28 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 68409 0 0 0 9693 35 0 0 25 0 4 0 596519161 713416704 156484 33554432000 4194304 4964704 140734740636720 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=696696 CPUtime=97.82 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 25568 0 0 0 9774 8 0 0 25 0 4 0 596519161 713416704 156484 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 395.05
Current children cumulated vsize (KiB) 696696

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

[startup+103.507 s]
/proc/loadavg: 7.74 7.83 7.91 9/184 31960
/proc/meminfo: memFree=22375564/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=697256 CPUtime=399.85 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 179525 0 0 0 39910 75 0 0 25 0 4 0 596518714 713990144 157110 33554432000 4194304 4964704 140734740636720 18446744073709551615 4669494 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 174314 157110 458 189 0 168663 0
[pid=31944/tid=31952] ppid=31942 vsize=697256 CPUtime=98.91 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 14534 0 0 0 9880 11 0 0 25 0 4 0 596519161 713990144 157110 33554432000 4194304 4964704 140734740636720 18446744073709551615 4343427 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=697256 CPUtime=98.48 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 68865 0 0 0 9812 36 0 0 25 0 4 0 596519161 713990144 157110 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=697256 CPUtime=99.02 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 25722 0 0 0 9894 8 0 0 25 0 4 0 596519161 713990144 157110 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.85
Current children cumulated vsize (KiB) 697256

[startup+129.1 s]
/proc/loadavg: 7.89 7.86 7.91 9/184 31961
/proc/meminfo: memFree=22154076/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=855816 CPUtime=502.08 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 210965 0 0 0 50120 88 0 0 25 0 4 0 596518714 876355584 188550 33554432000 4194304 4964704 140734740636720 18446744073709551615 4632322 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 213954 188550 458 189 0 208303 0
[pid=31944/tid=31952] ppid=31942 vsize=855816 CPUtime=124.51 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17116 0 0 0 12437 14 0 0 25 0 4 0 596519161 876355584 188550 33554432000 4194304 4964704 140734740636720 18446744073709551615 4343030 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=855816 CPUtime=123.93 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 90831 0 0 0 12349 44 0 0 25 0 4 0 596519161 876355584 188550 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=855816 CPUtime=124.62 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 32609 0 0 0 12451 11 0 0 25 0 4 0 596519161 876355584 188550 33554432000 4194304 4964704 140734740636720 18446744073709551615 4660310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 502.08
Current children cumulated vsize (KiB) 855816

[startup+141.901 s]
/proc/loadavg: 7.92 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21974400/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=553.24 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 237001 0 0 0 55228 96 0 0 25 0 4 0 596518714 1028050944 214586 33554432000 4194304 4964704 140734740636720 18446744073709551615 4627613 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 214586 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=137.32 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17121 0 0 0 13718 14 0 0 25 0 4 0 596519161 1028050944 214586 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=136.67 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 109188 0 0 0 13618 49 0 0 25 0 4 0 596519161 1028050944 214586 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=137.42 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 13730 12 0 0 25 0 4 0 596519161 1028050944 214586 33554432000 4194304 4964704 140734740636720 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 553.24
Current children cumulated vsize (KiB) 1003956

[startup+148.301 s]
/proc/loadavg: 7.92 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21938928/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=578.78 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238032 0 0 0 57782 96 0 0 25 0 4 0 596518714 1028050944 215617 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 215617 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=143.72 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17121 0 0 0 14358 14 0 0 25 0 4 0 596519161 1028050944 215617 33554432000 4194304 4964704 140734740636720 18446744073709551615 4683909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=143.03 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 110219 0 0 0 14254 49 0 0 25 0 4 0 596519161 1028050944 215617 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=143.82 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 14370 12 0 0 25 0 4 0 596519161 1028050944 215617 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 578.78
Current children cumulated vsize (KiB) 1003956

[startup+149.9 s]
/proc/loadavg: 7.92 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21929008/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=585.17 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238034 0 0 0 58421 96 0 0 25 0 4 0 596518714 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 215619 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=145.31 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17123 0 0 0 14517 14 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=144.61 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 110219 0 0 0 14412 49 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=145.41 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 14529 12 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 585.17
Current children cumulated vsize (KiB) 1003956

[startup+151.501 s]
/proc/loadavg: 7.92 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21917228/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=591.56 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238034 0 0 0 59060 96 0 0 25 0 4 0 596518714 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362231 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 215619 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=146.92 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17123 0 0 0 14678 14 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=146.2 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 110219 0 0 0 14571 49 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670594 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=147.02 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 14690 12 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 591.56
Current children cumulated vsize (KiB) 1003956

[startup+151.907 s]
/proc/loadavg: 7.93 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21911152/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=593.17 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238034 0 0 0 59221 96 0 0 25 0 4 0 596518714 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313751 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 215619 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=147.32 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17123 0 0 0 14718 14 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=146.6 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 110219 0 0 0 14611 49 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=147.42 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 14730 12 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 593.17
Current children cumulated vsize (KiB) 1003956

[startup+152.301 s]
/proc/loadavg: 7.93 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21911152/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=1003956 CPUtime=594.74 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238034 0 0 0 59378 96 0 0 25 0 4 0 596518714 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313804 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/31944/statm: 250989 215619 458 189 0 245338 0
[pid=31944/tid=31952] ppid=31942 vsize=1003956 CPUtime=147.71 cores=1,3,5,7
/proc/31944/task/31952/stat : 31952 (claspmt) R 31942 31944 31616 0 -1 4202560 17123 0 0 0 14757 14 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31944/tid=31953] ppid=31942 vsize=1003956 CPUtime=146.99 cores=1,3,5,7
/proc/31944/task/31953/stat : 31953 (claspmt) R 31942 31944 31616 0 -1 4202560 110219 0 0 0 14650 49 0 0 25 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31944/tid=31954] ppid=31942 vsize=1003956 CPUtime=147.81 cores=1,3,5,7
/proc/31944/task/31954/stat : 31954 (claspmt) R 31942 31944 31616 0 -1 4202560 36885 0 0 0 14769 12 0 0 18 0 4 0 596519161 1028050944 215619 33554432000 4194304 4964704 140734740636720 18446744073709551615 4629956 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 594.74
Current children cumulated vsize (KiB) 1003956

[startup+152.401 s]
/proc/loadavg: 7.93 7.87 7.91 9/184 31961
/proc/meminfo: memFree=21911152/32951124 swapFree=67111348/67111528
[pid=31944] ppid=31942 vsize=677944 CPUtime=594.87 cores=1,3,5,7
/proc/31944/stat : 31944 (claspmt) R 31942 31944 31616 0 -1 4202496 238045 0 0 0 59390 97 0 0 25 0 1 0 596518714 694214656 136951 33554432000 4194304 4964704 140734740636720 18446744073709551615 252458109063 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/31944/statm: 169486 136951 469 189 0 163835 0
Current children cumulated CPU time (s) 594.87
Current children cumulated vsize (KiB) 677944

Child status: 20
Real time (s): 152.429
CPU time (s): 594.907
CPU user time (s): 593.908
CPU system time (s): 0.998848
CPU usage (%): 390.285
Max. virtual memory (cumulated for all children) (KiB): 1003956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 593.908
system time used= 0.998848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238046
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= 1889
involuntary context switches= 4333

runsolver used 0.182972 second user time and 0.641902 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 09:41:22
IDJOB=3299893
IDBENCH=82403
IDSOLVER=1683
FILE ID=node111/3299893-1304062881
RUNJOBID= node111-1304062881-31931
PBS_JOBID= 13170444
Free space on /tmp= 70828 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.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-3299893-1304062881/watcher-3299893-1304062881 -o /tmp/evaluation-result-3299893-1304062881/solver-3299893-1304062881 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299893-1304062881.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=284082024

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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	: 5332.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24817784 kB
Buffers:       1272404 kB
Cached:        6304144 kB
SwapCached:        124 kB
Active:        3112976 kB
Inactive:      4531164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24817784 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           71936 kB
Writeback:           0 kB
AnonPages:       67384 kB
Mapped:          14484 kB
Slab:           426060 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70696 MiB
End job on node111 at 2011-04-29 09:43:55