Trace number 243290

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
Abscon 109 ESACUNSAT 2.36864 2.47736

DiagnosticValue
CHECKS128701
NODES26659

General information on the benchmark

Namedimacs/aim-200/
aim-200-1-6-unsat-3_ext.xml
MD5SUM3b1151a2004f10a0bebc86f4223d7591
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.034993
SatisfiableNO
(Un)Satisfiability was proved
Number of variables200
Number of constraints309
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=esac.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/243290-1168384011/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.40	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.108  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.51	     nbConstraints=309  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=293
0.51	     nbConflictsStructures=16  nbSharedConflictsStructures=293  nbSharedBinaryRepresentations=5  maxDegree=8  maxArity=3
0.51	       =>  wckTime=0.226  cpuTime=0.16  mem=8M902
0.56	   
0.56	   solver IterativeSystematicSolver being built... 
0.76	       =>  wckTime=0.473  cpuTime=0.32  mem=17M502
0.81	   
0.81	   preprocessing
0.81	     nbConstraintChecks=475  nbValidityChecks=184  nbPropagations=590  nbRevisions=590  nbUselessRevisions=446
0.82	     nbSingletonTests=258  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.82	       =>  wckTime=0.052  cpuTime=0.03  mem=17M502
0.85	   
0.85	   search
0.85	     run=0  nbConstraintChecks=245  nbValidityChecks=189  nbPropagations=740  nbRevisions=903  nbUselessRevisions=657
0.85	     nbAssignments=104  nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=117  nbRestartNogoods=0  mapSize=9
0.85	     nbInferences=0  nbTooLargeKeys=0
0.85	       =>  wckTime=0.091  cpuTime=0.06  mem=17M502
0.87	   
0.87	   search
0.87	     run=1  nbConstraintChecks=472  nbValidityChecks=561  nbPropagations=1749  nbRevisions=2246  nbUselessRevisions=1632
0.87	     nbAssignments=287  nbFailedAssignments=12  nbBacktracks=32  nbVisitedNodes=175  nbRestartNogoods=3  mapSize=17
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.107  cpuTime=0.07  mem=17M502
0.89	   
0.89	   search
0.89	     run=2  nbConstraintChecks=758  nbValidityChecks=922  nbPropagations=2972  nbRevisions=4063  nbUselessRevisions=2896
0.89	     nbAssignments=385  nbFailedAssignments=21  nbBacktracks=58  nbVisitedNodes=292  nbRestartNogoods=4  mapSize=34
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.128  cpuTime=0.09  mem=17M502
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=1038  nbValidityChecks=1260  nbPropagations=4367  nbRevisions=6241
0.90	     nbUselessRevisions=4364  nbAssignments=461  nbFailedAssignments=35  nbBacktracks=94  nbVisitedNodes=397
0.90	     nbRestartNogoods=6  mapSize=60  nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.139  cpuTime=0.1  mem=17M502
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=1599  nbValidityChecks=2012  nbPropagations=6168  nbRevisions=9201
0.92	     nbUselessRevisions=6244  nbAssignments=591  nbFailedAssignments=52  nbBacktracks=152  nbVisitedNodes=523
0.92	     nbRestartNogoods=9  mapSize=100  nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.16  cpuTime=0.1  mem=17M502
0.94	   
0.94	   search
0.94	     run=5  nbConstraintChecks=2228  nbValidityChecks=2826  nbPropagations=8418  nbRevisions=13081
0.94	     nbUselessRevisions=8609  nbAssignments=728  nbFailedAssignments=81  nbBacktracks=227  nbVisitedNodes=718
0.94	     nbRestartNogoods=10  mapSize=150  nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.178  cpuTime=0.12  mem=17M502
0.96	   
0.96	   search
0.96	     run=6  nbConstraintChecks=3168  nbValidityChecks=4123  nbPropagations=11293  nbRevisions=18302
0.96	     nbUselessRevisions=11721  nbAssignments=946  nbFailedAssignments=122  nbBacktracks=343  nbVisitedNodes=975
0.96	     nbRestartNogoods=15  mapSize=231  nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.198  cpuTime=0.14  mem=17M502
0.99	   
0.99	   search
0.99	     run=7  nbConstraintChecks=4401  nbValidityChecks=5767  nbPropagations=14990  nbRevisions=25230
0.99	     nbUselessRevisions=15720  nbAssignments=1203  nbFailedAssignments=180  nbBacktracks=515  nbVisitedNodes=1324
0.99	     nbRestartNogoods=19  mapSize=340  nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.224  cpuTime=0.16  mem=17M502
1.04	   
1.04	   search
1.04	     run=8  nbConstraintChecks=5933  nbValidityChecks=8053  nbPropagations=19746  nbRevisions=34568
1.04	     nbUselessRevisions=21045  nbAssignments=1561  nbFailedAssignments=260  nbBacktracks=776  nbVisitedNodes=1849
1.04	     nbRestartNogoods=21  mapSize=504  nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.273  cpuTime=0.2  mem=17M502
1.10	   
1.10	   search
1.10	     run=9  nbConstraintChecks=8868  nbValidityChecks=12275  nbPropagations=26498  nbRevisions=48277
1.10	     nbUselessRevisions=28714  nbAssignments=2105  nbFailedAssignments=397  nbBacktracks=1162  nbVisitedNodes=2686
1.10	     nbRestartNogoods=24  mapSize=792  nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.333  cpuTime=0.25  mem=17M502
1.14	   
1.14	   INFO : Stopping hyperNogood (mapSize=1026, nbTooLargekeys=0, mem=17M502)
1.16	   
1.16	   search
1.16	     run=10  nbConstraintChecks=12799  nbValidityChecks=17760  nbPropagations=35714  nbRevisions=67718
1.16	     nbUselessRevisions=39568  nbAssignments=2888  nbFailedAssignments=575  nbBacktracks=1742  nbVisitedNodes=3846
1.16	     nbRestartNogoods=29
1.16	       =>  wckTime=0.394  cpuTime=0.3  mem=17M502
1.22	   
1.22	   search
1.22	     run=11  nbConstraintChecks=18539  nbValidityChecks=25643  nbPropagations=49010  nbRevisions=95549
1.22	     nbUselessRevisions=54728  nbAssignments=4021  nbFailedAssignments=819  nbBacktracks=2606  nbVisitedNodes=5564
1.22	     nbRestartNogoods=33
1.22	       =>  wckTime=0.457  cpuTime=0.36  mem=17M502
1.31	   
1.31	   search
1.31	     run=12  nbConstraintChecks=27862  nbValidityChecks=39201  nbPropagations=68540  nbRevisions=137748
1.31	     nbUselessRevisions=77902  nbAssignments=5754  nbFailedAssignments=1228  nbBacktracks=3906  nbVisitedNodes=8221
1.31	     nbRestartNogoods=40
1.31	       =>  wckTime=0.549  cpuTime=0.45  mem=17M502
1.44	   
1.44	   search
1.45	     run=13  nbConstraintChecks=40927  nbValidityChecks=57439  nbPropagations=97217  nbRevisions=199153
1.45	     nbUselessRevisions=111095  nbAssignments=8277  nbFailedAssignments=1782  nbBacktracks=5852  nbVisitedNodes=11984
1.45	     nbRestartNogoods=43
1.45	       =>  wckTime=0.683  cpuTime=0.59  mem=17M502
1.64	   
1.64	   search
1.64	     run=14  nbConstraintChecks=60605  nbValidityChecks=84958  nbPropagations=139201  nbRevisions=289446
1.64	     nbUselessRevisions=159561  nbAssignments=12117  nbFailedAssignments=2661  nbBacktracks=8771  nbVisitedNodes=17717
1.64	     nbRestartNogoods=50
1.64	       =>  wckTime=0.881  cpuTime=0.78  mem=17M502
1.94	   
1.94	   search
1.94	     run=15  nbConstraintChecks=87650  nbValidityChecks=125009  nbPropagations=200216  nbRevisions=421746
1.94	     nbUselessRevisions=230417  nbAssignments=17846  nbFailedAssignments=3969  nbBacktracks=13153  nbVisitedNodes=26481
1.94	     nbRestartNogoods=58
1.94	       =>  wckTime=1.174  cpuTime=1.08  mem=17M502
2.38	   
2.38	   search
2.38	     run=16  nbConstraintChecks=127332  nbValidityChecks=182383  nbPropagations=289376  nbRevisions=615442
2.38	     nbUselessRevisions=333878  nbAssignments=26447  nbFailedAssignments=5986  nbBacktracks=19721  nbVisitedNodes=39370
2.38	     nbRestartNogoods=64
2.38	       =>  wckTime=1.614  cpuTime=1.51  mem=17M502
2.39	   
2.39	   search
2.39	     run=17  nbConstraintChecks=128226  nbValidityChecks=183745  nbPropagations=379230  nbRevisions=810584
2.39	     nbUselessRevisions=438073  nbAssignments=26659  nbFailedAssignments=6046  nbBacktracks=19874  nbVisitedNodes=39709
2.39	     nbRestartNogoods=70
2.39	       =>  wckTime=1.627  cpuTime=1.52  mem=17M502
2.39	   
2.39	   global
2.39	     nbConstraintChecks=128701  nbValidityChecks=183929  nbPropagations=379820  nbRevisions=811174
2.39	     nbUselessRevisions=438519  nbRestartNogoods=70  solvingWckTime=1.627  solvingCpuTime=1.52  expiredTime=no
2.39	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1.89
2.39	       =>  wckTime=2.103  cpuTime=1.85  mem=17M502
2.39	   
2.39	s UNSATISFIABLE
2.39	d NODES 26659
2.39	d CHECKS 128701
2.39	   
2.39	   totalWckTime=2.178  totalCpuTime=1.89

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-243290-1168384011 -o ROOT/results/node17/solver-243290-1168384011 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243290-1168384011/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.78 0.95 0.98 4/81 8958
/proc/meminfo: memFree=1716120/2055920 swapFree=4192812/4192956
[pid=8957] ppid=8955 vsize=172 CPUtime=0
/proc/8957/stat : 8957 (java) R 8955 8957 8859 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 186795902 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2859307 0 0 4096 0 0 0 0 17 1 0 0
/proc/8957/statm: 43 24 18 14 0 3 0

[startup+0.103652 s]
/proc/loadavg: 0.78 0.95 0.98 4/81 8958
/proc/meminfo: memFree=1716120/2055920 swapFree=4192812/4192956
[pid=8957] ppid=8955 vsize=914988 CPUtime=0.09
/proc/8957/stat : 8957 (java) R 8955 8957 8859 0 -1 0 3072 0 1 0 8 1 0 0 16 0 8 0 186795902 936947712 2818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072920095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8957/statm: 228747 2818 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51169 s]
/proc/loadavg: 0.78 0.95 0.98 4/81 8958
/proc/meminfo: memFree=1716120/2055920 swapFree=4192812/4192956
[pid=8957] ppid=8955 vsize=916376 CPUtime=0.47
/proc/8957/stat : 8957 (java) R 8955 8957 8859 0 -1 0 6590 0 1 0 44 3 0 0 17 0 8 0 186795902 938369024 6329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8957/statm: 229094 6329 2155 14 0 215564 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 916376

[startup+1.33278 s]
/proc/loadavg: 0.78 0.95 0.98 3/101 9024
/proc/meminfo: memFree=1681016/2055920 swapFree=4192812/4192956
[pid=8957] ppid=8955 vsize=916512 CPUtime=1.29
/proc/8957/stat : 8957 (java) R 8955 8957 8859 0 -1 0 9374 0 1 0 123 6 0 0 21 0 8 0 186795902 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8957/statm: 229128 9112 2526 14 0 215598 0
[pid=8957/tid=8959] ppid=8955 vsize=916512 CPUtime=0.02
/proc/8957/task/8959/stat : 8959 (java) S 8955 8957 8859 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 186795905 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8957/tid=8960] ppid=8955 vsize=916512 CPUtime=0
/proc/8957/task/8960/stat : 8960 (java) S 8955 8957 8859 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 186795906 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8957/tid=8961] ppid=8955 vsize=916512 CPUtime=0
/proc/8957/task/8961/stat : 8961 (java) S 8955 8957 8859 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 186795906 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8957/tid=8962] ppid=8955 vsize=916512 CPUtime=0
/proc/8957/task/8962/stat : 8962 (java) S 8955 8957 8859 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 186795909 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8957/tid=8963] ppid=8955 vsize=916512 CPUtime=0.22
/proc/8957/task/8963/stat : 8963 (java) S 8955 8957 8859 0 -1 64 401 0 0 0 21 1 0 0 15 0 8 0 186795909 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8957/tid=8964] ppid=8955 vsize=916512 CPUtime=0
/proc/8957/task/8964/stat : 8964 (java) S 8955 8957 8859 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 186795909 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8957/tid=8965] ppid=8955 vsize=916512 CPUtime=0
/proc/8957/task/8965/stat : 8965 (java) S 8955 8957 8859 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 186795909 938508288 9112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 916512

Child status: 0
Real time (s): 2.47736
CPU time (s): 2.36864
CPU user time (s): 2.29665
CPU system time (s): 0.071989
CPU usage (%): 95.6115
Max. virtual memory (cumulated for all children) (KiB): 916512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.29665
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9481
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1143
involuntary context switches= 1268

runsolver used 0.011998 s user time and 0.013997 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Jan  9 23:06:51 UTC 2007


IDJOB= 243290
IDBENCH= 7457
FILE ID= node17/243290-1168384011

PBS_JOBID= 3522571

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/aim-200/aim-200-1-6-unsat-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243290-1168384011/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-243290-1168384011 -o ROOT/results/node17/solver-243290-1168384011 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/243290-1168384011/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3b1151a2004f10a0bebc86f4223d7591

RANDOM SEED= 438455637

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1716600 kB
Buffers:         70540 kB
Cached:         151004 kB
SwapCached:          0 kB
Active:         177700 kB
Inactive:       103876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          76604 kB
Slab:            42948 kB
Committed_AS:  5815020 kB
PageTables:       2076 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= 66559 MiB



End job on node17 on Tue Jan  9 23:06:54 UTC 2007