Trace number 461327

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
aigsat-sp 2007-05-15UNSAT 118.683 118.759

General information on the benchmark

Nameadditional-aig/pico-java/
prop18_len08_base.aig
MD5SUM8a0f3db9c247eca173d93ff3016f1f11
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.7192
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

4.59/4.67	c file: /tmp/evaluation/461327-1179252978/instance-461327-1179252978.aig
4.59/4.67	c Reading aig format..
4.59/4.67	c MAXVAR  103153
4.59/4.67	c INPUTS  2098
4.59/4.67	c LATCHES 0
4.59/4.67	c OUTPUTS 1
4.59/4.67	c AND     101055
4.59/4.67	c Before initialization time (seconds) 4.51031
4.59/4.67	c Memory used (in MB): 118.816
28.67/28.71	c Pre-processing followed by bcp (no decisions) assigned 565 vars 
28.67/28.71	c DBreduced=0 GV=20091[0]  GL=125486[ 91353,34133] HP=14102 Prune=287587 decisions=197484 restart=15 est=0.729824 HP Impl=[901509, 733967] DB Impl=11414712[0]  varReasonNeeded[1411389]  
28.67/28.71	c Memory used (in MB): 143.711
34.67/34.76	c DBreduced=1 GV=25126[0]  GL=127114[ 91353,35761] HP=16434 Prune=343556 decisions=236616 restart=15 est=0.729824 HP Impl=[1101890, 828664] DB Impl=14216808[0]  varReasonNeeded[1797477]  
34.67/34.76	c Memory used (in MB): 145.289
48.97/49.08	c DBreduced=2 GV=40237[0]  GL=134448[ 91353,43095] HP=23675 Prune=472374 decisions=315421 restart=16 est=0.802365 HP Impl=[1659180, 1172175] DB Impl=20748267[0]  varReasonNeeded[2665979]  
48.97/49.08	c Memory used (in MB): 149.777
61.16/61.26	c DBreduced=3 GV=55559[0]  GL=140311[ 91353,48958] HP=29144 Prune=581273 decisions=376721 restart=17 est=0.808961 HP Impl=[2110162, 1463405] DB Impl=25804435[0]  varReasonNeeded[3329977]  
61.16/61.26	c Memory used (in MB): 149.832
74.05/74.17	c DBreduced=4 GV=68031[0]  GL=141086[ 91353,49733] HP=34902 Prune=683086 decisions=435870 restart=18 est=0.827646 HP Impl=[2446505, 1666150] DB Impl=30957719[0]  varReasonNeeded[4014483]  
74.05/74.17	c Memory used (in MB): 149.879
88.24/88.36	c DBreduced=5 GV=84511[0]  GL=144099[ 91353,52746] HP=40612 Prune=804104 decisions=506605 restart=18 est=0.827646 HP Impl=[2985096, 2026778] DB Impl=37122707[0]  varReasonNeeded[4505095]  
88.24/88.36	c Memory used (in MB): 149.883
104.03/104.13	c DBreduced=6 GV=101135[0]  GL=148278[ 91353,56925] HP=47270 Prune=919012 decisions=568866 restart=19 est=0.841935 HP Impl=[3437388, 2239061] DB Impl=43892897[0]  varReasonNeeded[5550674]  
104.03/104.13	c Memory used (in MB): 152.012
118.62/118.73	
118.62/118.73	s UNSATISFIABLE
118.62/118.73	c Total time (in seconds): 118.413
118.62/118.73	c Memory used (in MB): 152.355
118.62/118.73	c Conflict literals deleted: [32.4409%] Max learned #lits [4977538] Reduced #lits [3362780]

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-461327-1179252978 -o ROOT/results/node7/solver-461327-1179252978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461327-1179252978/aigsat-sp /tmp/evaluation/461327-1179252978/instance-461327-1179252978.aig 

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): 1800 seconds
Enforcing Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.96 0.91 4/77 22407
/proc/meminfo: memFree=1807160/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=3212 CPUtime=0
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 654 0 0 0 0 0 0 0 18 0 1 0 401335390 3289088 642 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 803 642 121 277 0 521 0

[startup+0.044758 s]
/proc/loadavg: 0.96 0.96 0.91 4/77 22407
/proc/meminfo: memFree=1807160/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=4172 CPUtime=0.04
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 898 0 0 0 4 0 0 0 18 0 1 0 401335390 4272128 885 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 1043 885 131 277 0 761 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4172

[startup+0.101765 s]
/proc/loadavg: 0.96 0.96 0.91 4/77 22407
/proc/meminfo: memFree=1807160/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=7548 CPUtime=0.09
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 1740 0 0 0 9 0 0 0 18 0 1 0 401335390 7729152 1727 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134599616 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 1887 1727 131 277 0 1605 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7548

[startup+0.301787 s]
/proc/loadavg: 0.96 0.96 0.91 4/77 22407
/proc/meminfo: memFree=1807160/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=17720 CPUtime=0.29
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 4341 0 0 0 28 1 0 0 20 0 1 0 401335390 18145280 4182 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 4430 4182 131 277 0 4148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17720

[startup+0.701828 s]
/proc/loadavg: 0.96 0.96 0.91 4/77 22407
/proc/meminfo: memFree=1807160/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=31000 CPUtime=0.69
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 8236 0 0 0 66 3 0 0 24 0 1 0 401335390 31744000 7296 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188710 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 7750 7297 132 277 0 7468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31000

[startup+1.50191 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1773168/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=47188 CPUtime=1.49
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 12600 0 0 0 144 5 0 0 25 0 1 0 401335390 48320512 11503 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 11797 11503 132 277 0 11515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47188

[startup+3.10108 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1748400/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=99456 CPUtime=3.09
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 30335 0 0 0 298 11 0 0 25 0 1 0 401335390 101842944 23737 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 24864 23738 138 277 0 24582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99456

[startup+6.30141 s]
/proc/loadavg: 0.97 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1677936/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=138076 CPUtime=6.29
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 46242 0 0 0 611 18 0 0 25 0 1 0 401335390 141389824 32276 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134736456 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 34519 32276 159 277 0 34237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138076

[startup+12.7011 s]
/proc/loadavg: 0.97 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1675568/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=140260 CPUtime=12.68
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 46960 0 0 0 1249 19 0 0 25 0 1 0 401335390 143626240 32994 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134734958 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 35065 32994 159 277 0 34783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140260

[startup+25.5014 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1668016/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=146080 CPUtime=25.48
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 48782 0 0 0 2527 21 0 0 25 0 1 0 401335390 149585920 34816 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188696 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 36521 34817 159 277 0 36239 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146080

[startup+51.1011 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 22408
/proc/meminfo: memFree=1661424/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=153424 CPUtime=51.06
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 51904 0 0 0 5083 23 0 0 25 0 1 0 401335390 157106176 36415 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38356 36415 159 277 0 38074 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153424

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1659376/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=154956 CPUtime=102.24
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53197 0 0 0 10200 24 0 0 25 0 1 0 401335390 158674944 36894 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671933 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38739 36894 159 277 0 38457 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 154956

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

[startup+108.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658480/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=155744 CPUtime=108.63
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53698 0 0 0 10839 24 0 0 25 0 1 0 401335390 159481856 37113 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134575175 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38936 37113 159 277 0 38654 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 155744

[startup+115.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658416/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=155984 CPUtime=115.02
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53747 0 0 0 11478 24 0 0 25 0 1 0 401335390 159727616 37162 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38996 37162 159 277 0 38714 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 155984

[startup+116.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658416/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=155984 CPUtime=116.62
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53749 0 0 0 11638 24 0 0 25 0 1 0 401335390 159727616 37164 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38996 37164 159 277 0 38714 0
Current children cumulated CPU time (s) 116.62
Current children cumulated vsize (KiB) 155984

[startup+117.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658416/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=155992 CPUtime=117.42
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53752 0 0 0 11718 24 0 0 25 0 1 0 401335390 159735808 37167 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134737214 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 38998 37167 159 277 0 38716 0
Current children cumulated CPU time (s) 117.42
Current children cumulated vsize (KiB) 155992

[startup+118.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658352/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=156008 CPUtime=118.22
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53763 0 0 0 11798 24 0 0 25 0 1 0 401335390 159752192 37178 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 39002 37178 159 277 0 38720 0
Current children cumulated CPU time (s) 118.22
Current children cumulated vsize (KiB) 156008

[startup+118.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 22408
/proc/meminfo: memFree=1658352/2055920 swapFree=4156692/4192956
[pid=22407] ppid=22405 vsize=156008 CPUtime=118.62
/proc/22407/stat : 22407 (aigsat-sp) R 22405 22407 20543 0 -1 0 53767 0 0 0 11838 24 0 0 25 0 1 0 401335390 159752192 37182 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134553418 0 0 4096 35 0 0 0 17 0 0 0
/proc/22407/statm: 39002 37182 159 277 0 38720 0
Current children cumulated CPU time (s) 118.62
Current children cumulated vsize (KiB) 156008

Child status: 20
Real time (s): 118.759
CPU time (s): 118.683
CPU user time (s): 118.413
CPU system time (s): 0.269958
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 156008

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

runsolver used 0.106983 second user time and 0.331949 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue May 15 18:16:18 UTC 2007

IDJOB= 461327
IDBENCH= 48676
IDSOLVER= 203
FILE ID= node7/461327-1179252978

PBS_JOBID= 5276807

Free space on /tmp= 66532 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/pico-java/prop18_len08_base.aig
COMMAND LINE= /tmp/evaluation/461327-1179252978/aigsat-sp /tmp/evaluation/461327-1179252978/instance-461327-1179252978.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-461327-1179252978 -o ROOT/results/node7/solver-461327-1179252978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461327-1179252978/aigsat-sp /tmp/evaluation/461327-1179252978/instance-461327-1179252978.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  8a0f3db9c247eca173d93ff3016f1f11

RANDOM SEED= 890680052

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1807312 kB
Buffers:         22024 kB
Cached:         151216 kB
SwapCached:      16344 kB
Active:          45704 kB
Inactive:       151120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807312 kB
SwapTotal:     4192956 kB
SwapFree:      4156692 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            37240 kB
Committed_AS: 15516516 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB

End job on node7 on Tue May 15 18:18:17 UTC 2007