Trace number 321002

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 NameAnswerCPU timeWall clock time
KCNFS SMP? (MO) 61.81 34.0407

General information on the benchmark

Nameindustrial/babic/
xinetd/itox_vc1033.cnf
MD5SUM17cc03672e09c4ccad0986fb3657ba7a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.02384
Satisfiable
(Un)Satisfiability was proved
Number of variables118528
Number of clauses348058
Sum of the clauses size909600
Maximum clause length3
Minimum clause length1
Number of clauses of size 17058
Number of clauses of size 2120458
Number of clauses of size 3220542
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	
0.00/0.00	c Computed by /tmp/evaluation/321002-1176325788/kcnfs-smp   V. 1.2
0.00/0.00	c reading file ... done
0.59/0.64	c Input file : '/tmp/evaluation/321002-1176325788/instance-321002-1176325788.cnf'
0.59/0.64	c [#vars: 118700, #clauses: 348058 , (1-3)-CNF]
0.89/0.94	c unit clauses propagate before processing (#clause: 339049)
0.89/0.94	c estimated distribution: 8 tasks
5.90/5.97	c <1065> [PID]: 1067 1068 1069 1070 1071 1072 1073
61.21/33.71	c <1065> [PID]: 1074
61.21/33.71	c real distribution: 8 tasks

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-321002-1176325788 -o ROOT/results/node62/solver-321002-1176325788 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/321002-1176325788/kcnfs-smp /tmp/evaluation/321002-1176325788/instance-321002-1176325788.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.89 0.91 0.96 3/64 1065
/proc/meminfo: memFree=1297728/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=180916 CPUtime=0
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 64744399 185257984 120 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 45229 120 48 160 0 45067 0

[startup+0.084338 s]
/proc/loadavg: 0.89 0.91 0.96 3/64 1065
/proc/meminfo: memFree=1297728/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=185272 CPUtime=0.07
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 1223 0 0 0 7 0 0 0 18 0 1 0 64744399 189718528 1208 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 46318 1208 48 160 0 46156 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 185272

[startup+0.101341 s]
/proc/loadavg: 0.89 0.91 0.96 3/64 1065
/proc/meminfo: memFree=1297728/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=186196 CPUtime=0.09
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 1443 0 0 0 9 0 0 0 18 0 1 0 64744399 190664704 1428 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 46549 1429 48 160 0 46387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 186196

[startup+0.301381 s]
/proc/loadavg: 0.89 0.91 0.96 3/64 1065
/proc/meminfo: memFree=1297728/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=196492 CPUtime=0.29
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 4030 0 0 0 28 1 0 0 19 0 1 0 64744399 201207808 4015 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 49156 4016 48 160 0 48994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 196492

[startup+0.701459 s]
/proc/loadavg: 0.89 0.91 0.96 3/64 1065
/proc/meminfo: memFree=1297728/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230420 CPUtime=0.69
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 12873 0 0 0 65 4 0 0 23 0 1 0 64744399 235950080 12857 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134820679 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 57605 12860 51 160 0 57443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 230420

[startup+1.50162 s]
/proc/loadavg: 0.89 0.91 0.96 2/65 1066
/proc/meminfo: memFree=1210552/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=1.49
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 22298 0 0 0 141 8 0 0 25 0 1 0 64744399 236425216 22024 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572324 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 57721 22024 63 160 0 57559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 230884

[startup+3.10193 s]
/proc/loadavg: 0.90 0.91 0.96 2/65 1066
/proc/meminfo: memFree=1208888/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=3.09
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 22454 0 0 0 301 8 0 0 25 0 1 0 64744399 236425216 22178 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 1 0 0
/proc/1065/statm: 57721 22178 64 160 0 57559 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 230884

[startup+6.30157 s]
/proc/loadavg: 0.90 0.91 0.96 2/65 1066
/proc/meminfo: memFree=1208696/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=6.13
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 23588 0 0 0 603 10 0 0 25 0 1 0 64744399 236425216 22279 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134589808 0 0 4096 0 0 0 0 17 0 0 0
/proc/1065/statm: 57721 22279 65 160 0 57559 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 230884

[startup+12.7018 s]
/proc/loadavg: 1.22 0.98 0.98 4/67 1068
/proc/meminfo: memFree=1198248/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=9.31
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 24114 0 0 0 921 10 0 0 25 0 1 0 64744399 236425216 22337 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572968 0 0 4096 0 0 0 0 17 0 0 0
/proc/1065/statm: 57721 22337 66 160 0 57559 0
[pid=1067] ppid=1065 vsize=230884 CPUtime=6.72
/proc/1067/stat : 1067 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 1152 0 0 0 671 1 0 0 25 0 1 0 64744996 236425216 22199 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572319 0 0 4096 2 0 0 0 17 1 0 0
/proc/1067/statm: 57721 22199 65 160 0 57559 0
[pid=1068] ppid=1065 vsize=230884 CPUtime=3.34
/proc/1068/stat : 1068 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 846 0 0 0 334 0 0 0 25 0 1 0 64744998 236425216 22315 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572907 0 0 4096 0 0 0 0 17 0 0 0
/proc/1068/statm: 57721 22315 65 160 0 57559 0
Current children cumulated CPU time (s) 19.37
Current children cumulated vsize (KiB) 692652

[startup+25.5024 s]
/proc/loadavg: 1.50 1.04 1.00 6/69 1070
/proc/meminfo: memFree=1188120/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=15.12
/proc/1065/stat : 1065 (kcnfs-smp) R 1063 1065 32034 0 -1 4194304 25588 0 0 0 1500 12 0 0 25 0 1 0 64744399 236425216 22385 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134567581 0 0 4096 0 0 0 0 17 0 0 0
/proc/1065/statm: 57721 22385 67 160 0 57559 0
[pid=1067] ppid=1065 vsize=230884 CPUtime=17.91
/proc/1067/stat : 1067 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 1220 0 0 0 1790 1 0 0 25 0 1 0 64744996 236425216 22243 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134567193 0 0 4096 2 0 0 0 17 1 0 0
/proc/1067/statm: 57721 22243 65 160 0 57559 0
[pid=1068] ppid=1065 vsize=230884 CPUtime=9.75
/proc/1068/stat : 1068 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 886 0 0 0 975 0 0 0 25 0 1 0 64744998 236425216 22335 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1068/statm: 57721 22335 65 160 0 57559 0
[pid=1069] ppid=1065 vsize=230884 CPUtime=1.13
/proc/1069/stat : 1069 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 867 0 0 0 113 0 0 0 25 0 1 0 64746613 236425216 22371 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572834 0 0 4096 2 0 0 0 17 0 0 0
/proc/1069/statm: 57721 22371 67 160 0 57559 0
[pid=1070] ppid=1065 vsize=230884 CPUtime=0.99
/proc/1070/stat : 1070 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 626 0 0 0 99 0 0 0 25 0 1 0 64746615 236425216 22433 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/1070/statm: 57721 22433 71 160 0 57559 0
Current children cumulated CPU time (s) 44.9
Current children cumulated vsize (KiB) 1154420



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+34.002 s]
/proc/loadavg: 2.34 1.24 1.06 9/73 1074
/proc/meminfo: memFree=1171960/2055920 swapFree=4192812/4192956
[pid=1065] ppid=1063 vsize=230884 CPUtime=17.45
/proc/1065/stat : 1065 (kcnfs-smp) S 1063 1065 32034 0 -1 4194304 27628 0 0 0 1731 14 0 0 25 0 1 0 64744399 236425216 22403 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134836797 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1065/statm: 57721 22403 67 160 0 57559 0
[pid=1067] ppid=1065 vsize=230884 CPUtime=20.51
/proc/1067/stat : 1067 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 1247 0 0 0 2050 1 0 0 25 0 1 0 64744996 236425216 22269 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572295 0 0 4096 2 0 0 0 17 1 0 0
/proc/1067/statm: 57721 22269 65 160 0 57559 0
[pid=1068] ppid=1065 vsize=230884 CPUtime=12.35
/proc/1068/stat : 1068 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 901 0 0 0 1235 0 0 0 25 0 1 0 64744998 236425216 22348 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1068/statm: 57721 22348 65 160 0 57559 0
[pid=1069] ppid=1065 vsize=230884 CPUtime=3.6
/proc/1069/stat : 1069 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 1048 0 0 0 360 0 0 0 25 0 1 0 64746613 236425216 22371 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 0 0 0
/proc/1069/statm: 57721 22371 67 160 0 57559 0
[pid=1070] ppid=1065 vsize=230884 CPUtime=3.49
/proc/1070/stat : 1070 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 761 0 0 0 349 0 0 0 25 0 1 0 64746615 236425216 22433 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572276 0 0 4096 0 0 0 0 17 0 0 0
/proc/1070/statm: 57721 22433 71 160 0 57559 0
[pid=1071] ppid=1065 vsize=230884 CPUtime=2.32
/proc/1071/stat : 1071 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 1161 0 0 0 232 0 0 0 25 0 1 0 64746999 236425216 22391 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572638 0 0 4096 2 0 0 0 17 1 0 0
/proc/1071/statm: 57721 22391 67 160 0 57559 0
[pid=1072] ppid=1065 vsize=230884 CPUtime=2
/proc/1072/stat : 1072 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 855 0 0 0 200 0 0 0 25 0 1 0 64747004 236425216 22448 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572638 0 0 4096 0 0 0 0 17 1 0 0
/proc/1072/statm: 57721 22448 67 160 0 57559 0
[pid=1073] ppid=1065 vsize=230884 CPUtime=0.09
/proc/1073/stat : 1073 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 656 0 0 0 9 0 0 0 25 0 1 0 64747768 236425216 22403 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134572276 0 0 4096 2 0 0 0 17 0 0 0
/proc/1073/statm: 57721 22403 67 160 0 57559 0
[pid=1074] ppid=1065 vsize=230884 CPUtime=0
/proc/1074/stat : 1074 (kcnfs-smp) R 1065 1065 32034 0 -1 4194368 41 0 0 0 0 0 0 0 25 0 1 0 64747770 236425216 22403 18446744073709551615 134512640 135172044 4294956592 18446744073709551615 134567202 0 0 4096 0 0 0 0 17 0 0 0
/proc/1074/statm: 57721 22403 67 160 0 57559 0
Current children cumulated CPU time (s) 61.81
Current children cumulated vsize (KiB) 2077956

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 1065 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=319367 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=152976
CPU time returned by wait4() is 17.4723
while last known CPU time is 61.81

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 34.0407
CPU time (s): 61.81
CPU user time (s): 61.66
CPU system time (s): 0.15
CPU usage (%): 181.577
Max. virtual memory (cumulated for all children) (KiB): 2077956

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

runsolver used 0.032994 second user time and 0.102984 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 11 21:09:49 UTC 2007

IDJOB= 321002
IDBENCH= 20517
IDSOLVER= 112
FILE ID= node62/321002-1176325788

PBS_JOBID= 4516723

Free space on /tmp= 66555 MiB

SOLVER NAME= KCNFS SMP
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/xinetd/itox_vc1033.cnf
COMMAND LINE= /tmp/evaluation/321002-1176325788/kcnfs-smp /tmp/evaluation/321002-1176325788/instance-321002-1176325788.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-321002-1176325788 -o ROOT/results/node62/solver-321002-1176325788 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/321002-1176325788/kcnfs-smp /tmp/evaluation/321002-1176325788/instance-321002-1176325788.cnf            

META MD5SUM SOLVER= 23f87ccf1c743ff5b6146b444e216cd3
MD5SUM BENCH=  17cc03672e09c4ccad0986fb3657ba7a

RANDOM SEED= 3458602

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.279
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.279
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:       1298136 kB
Buffers:         42488 kB
Cached:         527964 kB
SwapCached:          0 kB
Active:         206432 kB
Inactive:       385664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          31860 kB
Slab:           151632 kB
Committed_AS:   116544 kB
PageTables:       1476 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= 66555 MiB

End job on node62 on Wed Apr 11 21:10:25 UTC 2007